2024-08-20 22:18:17,731 - DEBUG - [10.0.0.22]: Running cmd : hostname 2024-08-20 22:18:17,969 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-561-1 2024-08-20 22:18:17,969 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2024-08-20 22:18:18,014 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-561-1 2024-08-20 22:18:18,014 - DEBUG - [10.0.0.22]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-08-20 22:18:18,099 - DEBUG - Output : NAMES contrail_test_O2cquT6wB contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_schema_1 config_api_api_1 config_api_dnsmasq_1 2024-08-20 22:18:18,100 - DEBUG - [10.0.0.22]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-20 22:18:18,184 - DEBUG - Output : 10.0.0.22/24 172.17.0.1/16 2024-08-20 22:18:18,184 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2024-08-20 22:18:18,229 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-561-1 2024-08-20 22:18:18,338 - DEBUG - [10.0.0.23]: Running cmd : hostname 2024-08-20 22:18:18,606 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-561-1 2024-08-20 22:18:18,606 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2024-08-20 22:18:18,640 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-561-1 2024-08-20 22:18:18,641 - DEBUG - [10.0.0.23]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2024-08-20 22:18:18,695 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-20 22:18:18,695 - DEBUG - [10.0.0.23]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-20 22:18:18,767 - DEBUG - Output : 10.0.0.23/24 2024-08-20 22:18:18,767 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2024-08-20 22:18:18,801 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-561-1 2024-08-20 22:18:18,875 - INFO - Using existing project ['default-domain', 'k8s-default'](8d14d093-8d45-4ded-8228-d5c7f4b7dd1d) 2024-08-20 22:18:19,007 - INFO - Using existing project ['default-domain', 'k8s-default'](8d14d093-8d45-4ded-8228-d5c7f4b7dd1d) 2024-08-20 22:18:19,179 - INFO - ================================================================================ 2024-08-20 22:18:19,179 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-20 22:18:19,180 - 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 2024-08-20 22:18:19,452 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-20 22:18:19,463 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.22': '0'}} with 2024-08-20 22:18:19,463 - INFO - Initial checks done. Running the testcase now 2024-08-20 22:18:19,463 - INFO - 2024-08-20 22:18:19,468 - INFO - Namespace default already exists 2024-08-20 22:18:19,468 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-20 22:18:19,590 - DEBUG - Output : cluster_project={} 2024-08-20 22:18:19,625 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-20 22:18:19,626 - DEBUG - Project uuid in Contrail is 8d14d093-8d45-4ded-8228-d5c7f4b7dd1d 2024-08-20 22:18:19,626 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-20 22:18:19,753 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-20 22:18:19,753 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=0fc04192-6455-4de0-bd36-f99df83eac0b 2024-08-20 22:18:19,758 - INFO - Namespace default with uuid 0fc04192-6455-4de0-bd36-f99df83eac0b found in kube manager 2024-08-20 22:18:19,758 - INFO - Namespace default verification passed 2024-08-20 22:18:19,762 - DEBUG - Service ctest-nginx-svc-70409240 not present 2024-08-20 22:18:19,762 - INFO - Creating service ctest-nginx-svc-70409240 2024-08-20 22:18:19,779 - INFO - Created Service ctest-nginx-svc-70409240 2024-08-20 22:18:19,790 - DEBUG - Pod ctest-nginx-pod-63567446 not present 2024-08-20 22:18:19,790 - INFO - Creating Pod ctest-nginx-pod-63567446 2024-08-20 22:18:19,834 - DEBUG - Pod : ctest-nginx-pod-63567446 UUID is 53efa356-2070-471f-b0ae-7ff916a64651 2024-08-20 22:18:19,841 - DEBUG - Pod ctest-nginx-pod-54364307 not present 2024-08-20 22:18:19,842 - INFO - Creating Pod ctest-nginx-pod-54364307 2024-08-20 22:18:19,870 - DEBUG - Pod : ctest-nginx-pod-54364307 UUID is dc539200-2b75-4e56-a721-c3f3a19e012e 2024-08-20 22:18:20,388 - INFO - Created VN __public__, UUID :1284fa0b-4055-491b-b980-0ecb19d87121 2024-08-20 22:18:20,636 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-20 22:18:20,643 - DEBUG - Requesting: http://10.0.0.22:8082/domain/56f75f3c-aafb-4fcd-8c35-d44286d93006 2024-08-20 22:18:20,684 - DEBUG - Requesting: http://10.0.0.22:8082/project/8d14d093-8d45-4ded-8228-d5c7f4b7dd1d 2024-08-20 22:18:20,829 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1284fa0b-4055-491b-b980-0ecb19d87121 2024-08-20 22:18:20,852 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1284fa0b-4055-491b-b980-0ecb19d87121 2024-08-20 22:18:20,867 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/a5de8ffd-9962-4291-9599-a7a1e435a6d4 2024-08-20 22:18:20,886 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/a5de8ffd-9962-4291-9599-a7a1e435a6d4 2024-08-20 22:18:20,896 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/8aa9ced1-95e7-43ae-b9d6-eb76c2155452 2024-08-20 22:18:20,906 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-20 22:18:20,906 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1284fa0b-4055-491b-b980-0ecb19d87121 2024-08-20 22:18:20,918 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/a5de8ffd-9962-4291-9599-a7a1e435a6d4 2024-08-20 22:18:20,947 - INFO - Verified VN network id 14 for VN 1284fa0b-4055-491b-b980-0ecb19d87121 2024-08-20 22:18:20,947 - INFO - Verifications in API Server for VN __public__ passed 2024-08-20 22:18:20,947 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1284fa0b-4055-491b-b980-0ecb19d87121 2024-08-20 22:18:20,954 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/a5de8ffd-9962-4291-9599-a7a1e435a6d4 2024-08-20 22:18:20,961 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/a5de8ffd-9962-4291-9599-a7a1e435a6d4 2024-08-20 22:18:20,967 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/8aa9ced1-95e7-43ae-b9d6-eb76c2155452 2024-08-20 22:18:20,974 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-20 22:18:20,982 - DEBUG - Control-node 10.0.0.22 : 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': '1334466315839424795', 'uuid-lslong': '13366699959510397217'}, 'enable': 'true', 'created': '2024-08-20T22:18:20', 'last-modified': '2024-08-20T22:18:20', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.455016'} 2024-08-20 22:18:20,982 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 22:18:20,991 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-20 22:18:20,991 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-20 22:18:20,992 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-20 22:18:20,992 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-20 22:18:20,999 - DEBUG - Requesting: http://10.0.0.22:8082/domain/56f75f3c-aafb-4fcd-8c35-d44286d93006 2024-08-20 22:18:21,011 - DEBUG - Requesting: http://10.0.0.22:8082/project/8d14d093-8d45-4ded-8228-d5c7f4b7dd1d 2024-08-20 22:18:21,063 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1284fa0b-4055-491b-b980-0ecb19d87121 2024-08-20 22:18:21,085 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-20 22:18:21,085 - DEBUG - Verifying the vn in opserver 2024-08-20 22:18:21,085 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2024-08-20 22:18:21,086 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2024-08-20 22:18:21,092 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-20 22:18:21,092 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-20 22:18:21,092 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 22:18:21,100 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 22:18:21,108 - DEBUG - Do not have enough data to verify VN in agent 2024-08-20 22:18:21,108 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 22:18:21,118 - DEBUG - VRF ids for VN __public__: {} 2024-08-20 22:18:21,174 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-20 22:18:21,331 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-20 22:18:21,337 - DEBUG - Requesting: http://10.0.0.22:8082/domain/56f75f3c-aafb-4fcd-8c35-d44286d93006 2024-08-20 22:18:21,345 - DEBUG - Requesting: http://10.0.0.22:8082/project/8d14d093-8d45-4ded-8228-d5c7f4b7dd1d 2024-08-20 22:18:21,386 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1284fa0b-4055-491b-b980-0ecb19d87121 2024-08-20 22:18:21,396 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/b823e24c-e107-4fb2-a4a4-71b77565fe10 2024-08-20 22:18:21,402 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-20 22:18:21,407 - DEBUG - Requesting: http://10.0.0.22:8082/domain/56f75f3c-aafb-4fcd-8c35-d44286d93006 2024-08-20 22:18:21,414 - DEBUG - Requesting: http://10.0.0.22:8082/project/8d14d093-8d45-4ded-8228-d5c7f4b7dd1d 2024-08-20 22:18:21,459 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/1284fa0b-4055-491b-b980-0ecb19d87121 2024-08-20 22:18:21,467 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-20 22:18:21,467 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-20 22:18:21,477 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-20 22:18:21,491 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-20 22:18:21,491 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-20 22:18:21,499 - DEBUG - Ingress ctest-nginx-ingress-30411782 not present 2024-08-20 22:18:21,499 - INFO - Creating Ingress ctest-nginx-ingress-30411782 2024-08-20 22:18:21,509 - INFO - Created Ingress ctest-nginx-ingress-30411782 2024-08-20 22:18:21,513 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-30411782 2024-08-20 22:18:24,519 - DEBUG - For Ingress ctest-nginx-ingress-30411782, Cluster IP: 10.47.255.249, External IPs ['2.233.104.60'] 2024-08-20 22:18:24,519 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-30411782 2024-08-20 22:18:24,519 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=8e028c03-f817-4384-a161-9f0c02750557 2024-08-20 22:18:24,524 - INFO - Ingress ctest-nginx-ingress-30411782 with uuid 8e028c03-f817-4384-a161-9f0c02750557 found in kube manager 2024-08-20 22:18:24,524 - INFO - Ingress ctest-nginx-ingress-30411782 verification passed 2024-08-20 22:18:24,527 - DEBUG - Pod ctest-busybox-pod-72407922 not present 2024-08-20 22:18:24,527 - INFO - Creating Pod ctest-busybox-pod-72407922 2024-08-20 22:18:24,568 - DEBUG - Pod : ctest-busybox-pod-72407922 UUID is 6c4b1e03-f1d5-4f16-8844-03fd079f5df1 2024-08-20 22:18:24,574 - DEBUG - Pod ctest-nginx-pod-63567446 not in running state.Currently in Pending 2024-08-20 22:18:29,584 - DEBUG - Pod ctest-nginx-pod-63567446 not in running state.Currently in Pending 2024-08-20 22:18:34,591 - DEBUG - Pod ctest-nginx-pod-63567446 not in running state.Currently in Pending 2024-08-20 22:18:39,616 - INFO - Pod ctest-nginx-pod-63567446 is in running state.Got IP 10.47.255.251 2024-08-20 22:18:39,634 - DEBUG - Pod ctest-nginx-pod-63567446 has vmi 1c1a3520-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:18:39,634 - INFO - Verified pod ctest-nginx-pod-63567446 in contrail-api 2024-08-20 22:18:39,634 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 22:18:39,652 - DEBUG - VMI 1c1a3520-5f42-11ef-b4a7-fa163e9eee0a is active in agent 10.0.0.23 2024-08-20 22:18:39,652 - INFO - Verified Pod ctest-nginx-pod-63567446 in agent 10.0.0.23 2024-08-20 22:18:39,652 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=53efa356-2070-471f-b0ae-7ff916a64651 2024-08-20 22:18:39,660 - INFO - Pod ctest-nginx-pod-63567446 with uuid 53efa356-2070-471f-b0ae-7ff916a64651 found in kube manager 2024-08-20 22:18:39,660 - INFO - Pod ctest-nginx-pod-63567446 verification passed 2024-08-20 22:18:39,789 - DEBUG - [Pod ctest-nginx-pod-63567446] Cmd: echo ctest-nginx-pod-63567446 > /usr/share/nginx/html/index.html, Output: 2024-08-20 22:18:39,806 - INFO - Pod ctest-nginx-pod-54364307 is in running state.Got IP 10.47.255.250 2024-08-20 22:18:39,824 - DEBUG - Pod ctest-nginx-pod-54364307 has vmi 1ca7fc2a-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:18:39,824 - INFO - Verified pod ctest-nginx-pod-54364307 in contrail-api 2024-08-20 22:18:39,824 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 22:18:39,843 - DEBUG - VMI 1ca7fc2a-5f42-11ef-b4a7-fa163e9eee0a is active in agent 10.0.0.23 2024-08-20 22:18:39,843 - INFO - Verified Pod ctest-nginx-pod-54364307 in agent 10.0.0.23 2024-08-20 22:18:39,843 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=dc539200-2b75-4e56-a721-c3f3a19e012e 2024-08-20 22:18:39,854 - INFO - Pod ctest-nginx-pod-54364307 with uuid dc539200-2b75-4e56-a721-c3f3a19e012e found in kube manager 2024-08-20 22:18:39,854 - INFO - Pod ctest-nginx-pod-54364307 verification passed 2024-08-20 22:18:39,931 - DEBUG - [Pod ctest-nginx-pod-54364307] Cmd: echo ctest-nginx-pod-54364307 > /usr/share/nginx/html/index.html, Output: 2024-08-20 22:18:39,937 - INFO - Pod ctest-busybox-pod-72407922 is in running state.Got IP 10.47.255.248 2024-08-20 22:18:39,995 - DEBUG - Pod ctest-busybox-pod-72407922 has vmi 1ef1ebe4-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:18:39,995 - INFO - Verified pod ctest-busybox-pod-72407922 in contrail-api 2024-08-20 22:18:39,996 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 22:18:40,010 - DEBUG - VMI 1ef1ebe4-5f42-11ef-b4a7-fa163e9eee0a is active in agent 10.0.0.23 2024-08-20 22:18:40,010 - INFO - Verified Pod ctest-busybox-pod-72407922 in agent 10.0.0.23 2024-08-20 22:18:40,010 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=6c4b1e03-f1d5-4f16-8844-03fd079f5df1 2024-08-20 22:18:40,016 - INFO - Pod ctest-busybox-pod-72407922 with uuid 6c4b1e03-f1d5-4f16-8844-03fd079f5df1 found in kube manager 2024-08-20 22:18:40,016 - INFO - Pod ctest-busybox-pod-72407922 verification passed 2024-08-20 22:18:40,095 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,095 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,095 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,168 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,169 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,169 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,243 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,243 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,243 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,315 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,315 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,315 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,401 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,401 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,401 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,480 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,480 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,480 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,544 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,544 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,544 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,613 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,613 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,613 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,675 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,675 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,675 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,746 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,746 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,746 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:40,747 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:18:42,812 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:42,812 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:42,812 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:42,879 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:42,879 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:42,879 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:42,945 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:42,945 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:42,945 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,043 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,044 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,044 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,117 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,118 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,118 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,188 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,188 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,188 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,251 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,251 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,251 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,315 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,315 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,315 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,903 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,903 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,903 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,956 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,956 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,956 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:43,956 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:18:46,023 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,024 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,024 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,439 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,440 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,440 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,515 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,516 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,517 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,596 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,596 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,596 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,677 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,678 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,678 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,752 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,752 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,752 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,817 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,817 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,817 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,895 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,895 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,895 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,966 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,966 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:46,966 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:47,044 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:47,044 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:47,044 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:47,044 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:18:49,112 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,113 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,113 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,204 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,204 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,204 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,275 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,275 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,275 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,327 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,327 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,327 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,403 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,403 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,403 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,470 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,470 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,470 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,554 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,554 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,554 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,631 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,631 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,632 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,695 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,695 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,696 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,774 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,774 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,774 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:49,774 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:18:51,862 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:51,862 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:51,862 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:51,960 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:51,961 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:51,961 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,035 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,035 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,035 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,127 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,127 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,127 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,394 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,394 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,394 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,476 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,476 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,476 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,551 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,551 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,552 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,611 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,611 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,612 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,685 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,685 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,685 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,751 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,751 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,751 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:52,751 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:18:54,820 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:54,820 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:54,821 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:54,887 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:54,887 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:54,887 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:54,964 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:54,964 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:54,964 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,024 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,024 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,024 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,099 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,099 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,099 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,182 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,182 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,182 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,260 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,261 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,261 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,328 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,328 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,328 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,381 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,381 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,381 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,450 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,450 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,450 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:55,450 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:18:57,539 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,539 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,539 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,613 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,613 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,613 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,699 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,699 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,699 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,783 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,783 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,783 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,850 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,851 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,851 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,903 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,903 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,903 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,992 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,992 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:57,992 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:58,064 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:58,065 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:58,065 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:58,136 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:58,136 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:58,137 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:58,203 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:58,203 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:58,203 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:18:58,203 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:19:00,267 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,267 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,267 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,358 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,358 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,358 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,428 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,429 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,429 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,496 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,496 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,496 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,568 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,568 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,568 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,644 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,644 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,644 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,721 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,721 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,721 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,780 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,780 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,780 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,844 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,844 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,844 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,910 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,911 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,911 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:00,911 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:19:02,990 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:02,990 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:02,990 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,057 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,057 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,057 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,124 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,124 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,124 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,196 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,196 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,196 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,260 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,260 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,260 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,335 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,335 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,335 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,400 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,400 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,400 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,450 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,450 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,450 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,531 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,531 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,531 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,597 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,597 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,597 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:03,597 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:19:05,664 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,664 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,664 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,731 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,731 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,732 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,790 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,791 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,791 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,858 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,858 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,858 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,915 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,915 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,915 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,987 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,988 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:05,988 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,059 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,059 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,059 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,137 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,137 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,137 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,210 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,211 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,211 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,270 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,270 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,270 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:06,270 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:19:08,339 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,339 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,339 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,400 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,400 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,400 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,456 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,457 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,457 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,516 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,516 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,516 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,579 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,579 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,580 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,655 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,656 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,656 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,727 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,727 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,727 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,782 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,782 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,782 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,845 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,845 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,845 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,906 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,907 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,907 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:08,907 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:19:10,990 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:10,990 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:10,990 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,077 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,077 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,077 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,143 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,143 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,143 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,215 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,215 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,215 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,305 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,305 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,305 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,368 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,369 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,369 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,457 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,457 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,457 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,518 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,518 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,518 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,598 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,598 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,598 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,671 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,671 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,671 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:11,671 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:19:14,658 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,658 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,658 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,738 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,738 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,738 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,805 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,805 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,805 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,865 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,865 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,865 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,926 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,926 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,926 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,995 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,995 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:14,995 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,082 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,082 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,082 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,150 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,150 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,150 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,220 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,220 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,221 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,282 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,282 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,282 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:15,282 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:19:17,339 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,339 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,340 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,407 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,407 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,407 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,471 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,472 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,472 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,526 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,526 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,526 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,589 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,589 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,589 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,671 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,671 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,671 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,735 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,735 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,735 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,795 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,795 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,795 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,864 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,864 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,865 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,945 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,945 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,946 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:17,946 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:19:20,006 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,006 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,006 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,071 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,071 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,071 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,132 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,132 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,132 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,192 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,192 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,192 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,250 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,250 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,250 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,314 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,314 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,314 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,369 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,369 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,369 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,429 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,430 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,430 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,487 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,488 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,488 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,559 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,559 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,559 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:20,559 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:19:22,635 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:22,635 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:22,635 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:22,715 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:22,715 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:22,715 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:22,814 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:22,814 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:22,814 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:22,905 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:22,905 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:22,906 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,014 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,014 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,014 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,097 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,097 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,097 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,152 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,152 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,152 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,213 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,214 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,214 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,305 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,305 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,305 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,378 - DEBUG - [Pod ctest-busybox-pod-72407922] 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) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,378 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,378 - DEBUG - [Pod Pod ctest-busybox-pod-72407922] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-20 22:19:23,378 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-63567446': 0, 'ctest-nginx-pod-54364307': 0} 2024-08-20 22:19:23,387 - WARNING - Nothing to delete parallely 2024-08-20 22:19:23,387 - INFO - Deleting pod default:ctest-busybox-pod-72407922 2024-08-20 22:19:23,400 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6c4b1e03-f1d5-4f16-8844-03fd079f5df1 2024-08-20 22:19:23,419 - WARNING - Pod uuid 6c4b1e03-f1d5-4f16-8844-03fd079f5df1 is still seen in agent 10.0.0.23 VM list 2024-08-20 22:19:28,420 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6c4b1e03-f1d5-4f16-8844-03fd079f5df1 2024-08-20 22:19:28,435 - WARNING - Pod uuid 6c4b1e03-f1d5-4f16-8844-03fd079f5df1 is still seen in agent 10.0.0.23 VM list 2024-08-20 22:19:33,435 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6c4b1e03-f1d5-4f16-8844-03fd079f5df1 2024-08-20 22:19:33,443 - WARNING - Pod uuid 6c4b1e03-f1d5-4f16-8844-03fd079f5df1 is still seen in agent 10.0.0.23 VM list 2024-08-20 22:19:38,444 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6c4b1e03-f1d5-4f16-8844-03fd079f5df1 2024-08-20 22:19:38,452 - WARNING - Pod uuid 6c4b1e03-f1d5-4f16-8844-03fd079f5df1 is still seen in agent 10.0.0.23 VM list 2024-08-20 22:19:43,453 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6c4b1e03-f1d5-4f16-8844-03fd079f5df1 2024-08-20 22:19:43,461 - WARNING - Pod uuid 6c4b1e03-f1d5-4f16-8844-03fd079f5df1 is still seen in agent 10.0.0.23 VM list 2024-08-20 22:19:48,465 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6c4b1e03-f1d5-4f16-8844-03fd079f5df1 2024-08-20 22:19:48,474 - WARNING - Pod uuid 6c4b1e03-f1d5-4f16-8844-03fd079f5df1 is still seen in agent 10.0.0.23 VM list 2024-08-20 22:19:53,476 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6c4b1e03-f1d5-4f16-8844-03fd079f5df1 2024-08-20 22:19:53,555 - WARNING - Pod uuid 6c4b1e03-f1d5-4f16-8844-03fd079f5df1 is still seen in agent 10.0.0.23 VM list 2024-08-20 22:19:58,556 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=6c4b1e03-f1d5-4f16-8844-03fd079f5df1 2024-08-20 22:19:58,566 - DEBUG - Pod 6c4b1e03-f1d5-4f16-8844-03fd079f5df1 is not in agent 10.0.0.23 VM list 2024-08-20 22:19:58,566 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1ef1ebe4-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:19:58,681 - DEBUG - VMI 1ef1ebe4-5f42-11ef-b4a7-fa163e9eee0a is removed from agent 10.0.0.23 2024-08-20 22:19:58,681 - INFO - Verified that pod ctest-busybox-pod-72407922 is removed in agent 2024-08-20 22:19:58,682 - INFO - Deleting Ingress : ctest-nginx-ingress-30411782 2024-08-20 22:19:58,718 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=8e028c03-f817-4384-a161-9f0c02750557 2024-08-20 22:19:58,731 - ERROR - Ingress ctest-nginx-ingress-30411782 with uuid 8e028c03-f817-4384-a161-9f0c02750557 still found in kube manager 2024-08-20 22:19:59,734 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=8e028c03-f817-4384-a161-9f0c02750557 2024-08-20 22:19:59,739 - INFO - Ingress ctest-nginx-ingress-30411782 with uuid 8e028c03-f817-4384-a161-9f0c02750557 deleted successfully from kube manager 2024-08-20 22:19:59,739 - INFO - Verifications on Ingress %s cleanup passed 2024-08-20 22:19:59,739 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-20 22:19:59,838 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-20 22:19:59,844 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-20 22:19:59,845 - INFO - Deleting VN __public__ 2024-08-20 22:19:59,965 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/a5de8ffd-9962-4291-9599-a7a1e435a6d4 2024-08-20 22:19:59,974 - DEBUG - Response Code: 404 2024-08-20 22:19:59,974 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2024-08-20 22:19:59,982 - DEBUG - Requesting: http://10.0.0.22:8082/domain/56f75f3c-aafb-4fcd-8c35-d44286d93006 2024-08-20 22:19:59,990 - DEBUG - Requesting: http://10.0.0.22:8082/project/8d14d093-8d45-4ded-8228-d5c7f4b7dd1d 2024-08-20 22:20:00,042 - INFO - Validated that VN __public__ is not found in API Server 2024-08-20 22:20:00,043 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-20 22:20:00,053 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 22:20:00,068 - DEBUG - VN __public__ is not present in Agent 10.0.0.23 2024-08-20 22:20:00,069 - INFO - Validated that VN __public__ is not in any agent 2024-08-20 22:20:00,069 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 22:20:00,080 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 22:20:00,087 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-20 22:20:00,092 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-20 22:20:00,093 - INFO - Deleting pod default:ctest-nginx-pod-54364307 2024-08-20 22:20:00,108 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dc539200-2b75-4e56-a721-c3f3a19e012e 2024-08-20 22:20:00,131 - WARNING - Pod uuid dc539200-2b75-4e56-a721-c3f3a19e012e is still seen in agent 10.0.0.23 VM list 2024-08-20 22:20:05,131 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=dc539200-2b75-4e56-a721-c3f3a19e012e 2024-08-20 22:20:05,139 - DEBUG - Pod dc539200-2b75-4e56-a721-c3f3a19e012e is not in agent 10.0.0.23 VM list 2024-08-20 22:20:05,139 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1ca7fc2a-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:20:05,146 - DEBUG - VMI 1ca7fc2a-5f42-11ef-b4a7-fa163e9eee0a is removed from agent 10.0.0.23 2024-08-20 22:20:05,146 - INFO - Verified that pod ctest-nginx-pod-54364307 is removed in agent 2024-08-20 22:20:05,146 - INFO - Deleting pod default:ctest-nginx-pod-63567446 2024-08-20 22:20:05,167 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=53efa356-2070-471f-b0ae-7ff916a64651 2024-08-20 22:20:05,182 - WARNING - Pod uuid 53efa356-2070-471f-b0ae-7ff916a64651 is still seen in agent 10.0.0.23 VM list 2024-08-20 22:20:10,183 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=53efa356-2070-471f-b0ae-7ff916a64651 2024-08-20 22:20:10,192 - DEBUG - Pod 53efa356-2070-471f-b0ae-7ff916a64651 is not in agent 10.0.0.23 VM list 2024-08-20 22:20:10,192 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1c1a3520-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:20:10,200 - DEBUG - VMI 1c1a3520-5f42-11ef-b4a7-fa163e9eee0a is removed from agent 10.0.0.23 2024-08-20 22:20:10,200 - INFO - Verified that pod ctest-nginx-pod-63567446 is removed in agent 2024-08-20 22:20:10,200 - INFO - Deleting service : ctest-nginx-svc-70409240 2024-08-20 22:20:10,433 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Tue Aug 20 22:19:23 2024 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 79 log.info('Initial checks done. Running the testcase now') 80 log.info('') 81 result = function(self, *args, **kwargs) 82 if self.inputs.upgrade: 83 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/k8s_scripts/test_ingress.py in test_ingress_ip_assignment(self=) 75 assert self.validate_nginx_lb([pod1, pod2], ingress.cluster_ip, 76 test_pod=pod3) 77 validate() 78 self.validate_post_upgrade = validate 79 # end test_ingress_ip_assignment validate = .validate> /contrail-test/scripts/k8s_scripts/test_ingress.py in validate() 74 # Now validate ingress from within the cluster network 75 assert self.validate_nginx_lb([pod1, pod2], ingress.cluster_ip, 76 test_pod=pod3) 77 validate() 78 self.validate_post_upgrade = validate test_pod undefined pod3 = AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 81, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/k8s_scripts/test_ingress.py", line 77, in test_ingress_ip_assignment validate() File "/contrail-test/scripts/k8s_scripts/test_ingress.py", line 76, in validate test_pod=pod3) AssertionError 2024-08-20 22:20:10,434 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-20 22:20:10,443 - DEBUG - No XMPP flaps were noticed during the test 2024-08-20 22:20:10,443 - INFO - 2024-08-20 22:20:10,443 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:01:51] 2024-08-20 22:20:10,444 - INFO - -------------------------------------------------------------------------------- 2024-08-20 22:20:16,891 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-20 22:20:17,022 - DEBUG - Output : cluster_project={} 2024-08-20 22:20:17,095 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-20 22:20:17,256 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-20 22:20:17,284 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-20 22:20:17,422 - DEBUG - Output : cluster_project={} 2024-08-20 22:20:32,580 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 22:20:32,622 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 22:20:33,072 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 22:20:33,113 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 22:20:33,203 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 22:20:38,252 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 22:20:38,335 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 22:20:38,382 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 22:20:38,648 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-20 22:20:41,290 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_ApplicationPolicySetReq? 2024-08-20 22:20:41,578 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2024-08-20 22:20:41,617 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2024-08-20 22:20:43,650 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AclReq? 2024-08-20 22:23:53,139 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-20 22:23:53,197 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=220ad7cd-0f47-40ea-bae9-c2ab50abefe9 2024-08-20 22:23:53,214 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9479f3d2-b7da-4fa3-9922-3167699a6d3d 2024-08-20 22:23:53,223 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=66f766b3-21db-41a2-b3f1-4e45745e3a93 2024-08-20 22:23:53,231 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=2878063b-0533-4d5c-9524-79f1c5f9d2f6 2024-08-20 22:23:53,237 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=42a17c4e-d28b-4d14-8469-91083b03ad54 2024-08-20 22:23:53,241 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=529030b7-e659-4786-940f-9965c059476c 2024-08-20 22:23:53,245 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fd42a089-a3f3-4b98-94cc-4f6a8fe638d8 2024-08-20 22:23:53,250 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fcd4a917-3258-40e3-b0a6-837688463133 2024-08-20 22:23:58,324 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=42a17c4e-d28b-4d14-8469-91083b03ad54 2024-08-20 22:23:58,326 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=2878063b-0533-4d5c-9524-79f1c5f9d2f6 2024-08-20 22:23:58,328 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=220ad7cd-0f47-40ea-bae9-c2ab50abefe9 2024-08-20 22:23:58,329 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fcd4a917-3258-40e3-b0a6-837688463133 2024-08-20 22:23:58,331 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=66f766b3-21db-41a2-b3f1-4e45745e3a93 2024-08-20 22:23:58,333 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=529030b7-e659-4786-940f-9965c059476c 2024-08-20 22:23:58,334 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fd42a089-a3f3-4b98-94cc-4f6a8fe638d8 2024-08-20 22:23:58,335 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9479f3d2-b7da-4fa3-9922-3167699a6d3d 2024-08-20 22:23:58,368 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:636d38c8-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:23:58,370 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:62e977f4-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:23:58,373 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:62428a52-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:24:03,366 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=66f766b3-21db-41a2-b3f1-4e45745e3a93 2024-08-20 22:24:03,368 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=220ad7cd-0f47-40ea-bae9-c2ab50abefe9 2024-08-20 22:24:03,369 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fd42a089-a3f3-4b98-94cc-4f6a8fe638d8 2024-08-20 22:24:03,370 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9479f3d2-b7da-4fa3-9922-3167699a6d3d 2024-08-20 22:24:03,373 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=42a17c4e-d28b-4d14-8469-91083b03ad54 2024-08-20 22:24:08,392 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=220ad7cd-0f47-40ea-bae9-c2ab50abefe9 2024-08-20 22:24:08,393 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=66f766b3-21db-41a2-b3f1-4e45745e3a93 2024-08-20 22:24:08,396 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=42a17c4e-d28b-4d14-8469-91083b03ad54 2024-08-20 22:24:08,397 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9479f3d2-b7da-4fa3-9922-3167699a6d3d 2024-08-20 22:24:08,399 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fd42a089-a3f3-4b98-94cc-4f6a8fe638d8 2024-08-20 22:24:13,417 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=220ad7cd-0f47-40ea-bae9-c2ab50abefe9 2024-08-20 22:24:13,419 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fd42a089-a3f3-4b98-94cc-4f6a8fe638d8 2024-08-20 22:24:13,421 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=66f766b3-21db-41a2-b3f1-4e45745e3a93 2024-08-20 22:24:13,423 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=42a17c4e-d28b-4d14-8469-91083b03ad54 2024-08-20 22:24:13,424 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9479f3d2-b7da-4fa3-9922-3167699a6d3d 2024-08-20 22:24:18,443 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fd42a089-a3f3-4b98-94cc-4f6a8fe638d8 2024-08-20 22:24:18,444 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=66f766b3-21db-41a2-b3f1-4e45745e3a93 2024-08-20 22:24:18,447 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=42a17c4e-d28b-4d14-8469-91083b03ad54 2024-08-20 22:24:18,448 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9479f3d2-b7da-4fa3-9922-3167699a6d3d 2024-08-20 22:24:18,449 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=220ad7cd-0f47-40ea-bae9-c2ab50abefe9 2024-08-20 22:24:23,470 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=220ad7cd-0f47-40ea-bae9-c2ab50abefe9 2024-08-20 22:24:23,474 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9479f3d2-b7da-4fa3-9922-3167699a6d3d 2024-08-20 22:24:23,475 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=42a17c4e-d28b-4d14-8469-91083b03ad54 2024-08-20 22:24:23,476 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=66f766b3-21db-41a2-b3f1-4e45745e3a93 2024-08-20 22:24:23,477 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fd42a089-a3f3-4b98-94cc-4f6a8fe638d8 2024-08-20 22:24:28,500 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=9479f3d2-b7da-4fa3-9922-3167699a6d3d 2024-08-20 22:24:28,501 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=220ad7cd-0f47-40ea-bae9-c2ab50abefe9 2024-08-20 22:24:28,506 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=66f766b3-21db-41a2-b3f1-4e45745e3a93 2024-08-20 22:24:28,507 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=fd42a089-a3f3-4b98-94cc-4f6a8fe638d8 2024-08-20 22:24:28,517 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61b2bdb4-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:24:28,519 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:655e0982-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:24:28,523 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6472bc2a-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:24:28,524 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:64e87cbc-5f42-11ef-b4a7-fa163e9eee0a 2024-08-20 22:24:29,558 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_VmListReq?uuid=42a17c4e-d28b-4d14-8469-91083b03ad54 2024-08-20 22:24:29,568 - DEBUG - Requesting: http://10.0.0.23:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:63fdf9b2-5f42-11ef-b4a7-fa163e9eee0a