2024-08-20 13:50:13,143 - DEBUG - [10.0.0.57]: Running cmd : hostname 2024-08-20 13:50:13,396 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-233-1.novalocal 2024-08-20 13:50:13,396 - DEBUG - [10.0.0.57]: Running cmd : hostname -f 2024-08-20 13:50:13,518 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-233-1.novalocal 2024-08-20 13:50:13,518 - DEBUG - [10.0.0.57]: 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 13:50:13,686 - DEBUG - Output : NAMES contrail_test_N1MpkilKw vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 control_named_1 control_control_1 control_dns_1 control_nodemgr_1 webui_web_1 webui_job_1 config_devicemgr_1 config_svcmonitor_1 config_dnsmasq_1 config_schema_1 config_nodemgr_1 config_api_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2024-08-20 13:50:13,687 - DEBUG - [10.0.0.57]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-20 13:50:13,804 - DEBUG - Output : 172.17.0.1/16 10.0.0.57/24 2024-08-20 13:50:13,804 - DEBUG - [10.0.0.57]: Running cmd : getent hosts 10.0.0.57 | head -n 1 | awk '{print $2}' 2024-08-20 13:50:13,923 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-233-1.novalocal 2024-08-20 13:50:13,923 - DEBUG - [10.0.0.57]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-20 13:50:14,054 - DEBUG - Output : 10.0.0.57/24 2024-08-20 13:50:14,387 - INFO - Using existing project ['default-domain', 'k8s-default'](417ec10e-b0d5-44ba-bcdb-f796fe2ffc7e) 2024-08-20 13:50:14,536 - INFO - Using existing project ['default-domain', 'k8s-default'](417ec10e-b0d5-44ba-bcdb-f796fe2ffc7e) 2024-08-20 13:50:14,692 - INFO - ================================================================================ 2024-08-20 13:50:14,693 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-20 13:50:14,693 - 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 13:50:14,917 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-20 13:50:14,923 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.0.0.57': '0'}} with 2024-08-20 13:50:14,923 - INFO - Initial checks done. Running the testcase now 2024-08-20 13:50:14,924 - INFO - 2024-08-20 13:50:14,928 - INFO - Namespace default already exists 2024-08-20 13:50:14,928 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-20 13:50:15,097 - DEBUG - Output : cluster_project={} 2024-08-20 13:50:15,170 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-20 13:50:15,171 - DEBUG - Project uuid in Contrail is 417ec10e-b0d5-44ba-bcdb-f796fe2ffc7e 2024-08-20 13:50:15,171 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-20 13:50:15,340 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-20 13:50:15,341 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_NamespaceDatabaseList?namespace_uuid=4f7d4427-b6c3-47c9-9747-dae134270c8d 2024-08-20 13:50:15,346 - INFO - Namespace default with uuid 4f7d4427-b6c3-47c9-9747-dae134270c8d found in kube manager 2024-08-20 13:50:15,346 - INFO - Namespace default verification passed 2024-08-20 13:50:15,350 - DEBUG - Service ctest-nginx-svc-02357869 not present 2024-08-20 13:50:15,350 - INFO - Creating service ctest-nginx-svc-02357869 2024-08-20 13:50:15,366 - INFO - Created Service ctest-nginx-svc-02357869 2024-08-20 13:50:15,374 - DEBUG - Pod ctest-nginx-pod-49895072 not present 2024-08-20 13:50:15,374 - INFO - Creating Pod ctest-nginx-pod-49895072 2024-08-20 13:50:15,404 - DEBUG - Pod : ctest-nginx-pod-49895072 UUID is ce256b06-c6fe-4ac1-b6fe-cb607aa4db93 2024-08-20 13:50:15,407 - DEBUG - Pod ctest-nginx-pod-54023435 not present 2024-08-20 13:50:15,407 - INFO - Creating Pod ctest-nginx-pod-54023435 2024-08-20 13:50:15,443 - DEBUG - Pod : ctest-nginx-pod-54023435 UUID is 08b4bf0b-c2f8-4ca2-a81c-2323b543994c 2024-08-20 13:50:15,700 - INFO - Created VN __public__, UUID :3fa58bb7-e523-48bd-86d8-42c94c16a882 2024-08-20 13:50:15,938 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2024-08-20 13:50:15,945 - DEBUG - Requesting: http://10.0.0.57:8082/domain/bec3d529-ebd0-4b5e-997b-6080eeb8ada1 2024-08-20 13:50:15,983 - DEBUG - Requesting: http://10.0.0.57:8082/project/417ec10e-b0d5-44ba-bcdb-f796fe2ffc7e 2024-08-20 13:50:16,104 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3fa58bb7-e523-48bd-86d8-42c94c16a882 2024-08-20 13:50:16,116 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3fa58bb7-e523-48bd-86d8-42c94c16a882 2024-08-20 13:50:16,123 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f7b154f1-0234-4cdb-a15c-47a2c9bdd0c0 2024-08-20 13:50:16,130 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f7b154f1-0234-4cdb-a15c-47a2c9bdd0c0 2024-08-20 13:50:16,138 - DEBUG - Route Targets: [] 2024-08-20 13:50:16,138 - DEBUG - RT names not yet present for VN __public__ 2024-08-20 13:50:21,140 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2024-08-20 13:50:21,146 - DEBUG - Requesting: http://10.0.0.57:8082/domain/bec3d529-ebd0-4b5e-997b-6080eeb8ada1 2024-08-20 13:50:21,154 - DEBUG - Requesting: http://10.0.0.57:8082/project/417ec10e-b0d5-44ba-bcdb-f796fe2ffc7e 2024-08-20 13:50:21,197 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3fa58bb7-e523-48bd-86d8-42c94c16a882 2024-08-20 13:50:21,208 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3fa58bb7-e523-48bd-86d8-42c94c16a882 2024-08-20 13:50:21,217 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f7b154f1-0234-4cdb-a15c-47a2c9bdd0c0 2024-08-20 13:50:21,227 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f7b154f1-0234-4cdb-a15c-47a2c9bdd0c0 2024-08-20 13:50:21,234 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/6e9583f8-1726-49e2-8fa8-3e39cf9edb72 2024-08-20 13:50:21,240 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-20 13:50:21,240 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3fa58bb7-e523-48bd-86d8-42c94c16a882 2024-08-20 13:50:21,247 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f7b154f1-0234-4cdb-a15c-47a2c9bdd0c0 2024-08-20 13:50:21,261 - INFO - Verified VN network id 15 for VN 3fa58bb7-e523-48bd-86d8-42c94c16a882 2024-08-20 13:50:21,261 - INFO - Verifications in API Server for VN __public__ passed 2024-08-20 13:50:21,261 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3fa58bb7-e523-48bd-86d8-42c94c16a882 2024-08-20 13:50:21,273 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f7b154f1-0234-4cdb-a15c-47a2c9bdd0c0 2024-08-20 13:50:21,279 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f7b154f1-0234-4cdb-a15c-47a2c9bdd0c0 2024-08-20 13:50:21,287 - DEBUG - Requesting: http://10.0.0.57:8082/route-target/6e9583f8-1726-49e2-8fa8-3e39cf9edb72 2024-08-20 13:50:21,295 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-20 13:50:21,302 - DEBUG - Control-node 10.0.0.57 : 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': '4586225417486289085', 'uuid-lslong': '9716589628384258178'}, 'enable': 'true', 'created': '2024-08-20T13:50:15', 'last-modified': '2024-08-20T13:50:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.480866'} 2024-08-20 13:50:21,302 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 13:50:21,315 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-20 13:50:21,315 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-20 13:50:21,316 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-20 13:50:21,316 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2024-08-20 13:50:21,323 - DEBUG - Requesting: http://10.0.0.57:8082/domain/bec3d529-ebd0-4b5e-997b-6080eeb8ada1 2024-08-20 13:50:21,342 - DEBUG - Requesting: http://10.0.0.57:8082/project/417ec10e-b0d5-44ba-bcdb-f796fe2ffc7e 2024-08-20 13:50:21,388 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3fa58bb7-e523-48bd-86d8-42c94c16a882 2024-08-20 13:50:21,395 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-20 13:50:21,395 - DEBUG - Verifying the vn in opserver 2024-08-20 13:50:21,395 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.57 2024-08-20 13:50:21,396 - DEBUG - Requesting: http://10.0.0.57:8081/analytics/uves/virtual-networks 2024-08-20 13:50:21,401 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.57:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-20 13:50:21,401 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-20 13:50:21,402 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 13:50:21,407 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 13:50:21,413 - DEBUG - Do not have enough data to verify VN in agent 2024-08-20 13:50:21,413 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 13:50:21,418 - DEBUG - VRF ids for VN __public__: {} 2024-08-20 13:50:21,582 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-20 13:50:21,796 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2024-08-20 13:50:21,802 - DEBUG - Requesting: http://10.0.0.57:8082/domain/bec3d529-ebd0-4b5e-997b-6080eeb8ada1 2024-08-20 13:50:21,809 - DEBUG - Requesting: http://10.0.0.57:8082/project/417ec10e-b0d5-44ba-bcdb-f796fe2ffc7e 2024-08-20 13:50:21,860 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3fa58bb7-e523-48bd-86d8-42c94c16a882 2024-08-20 13:50:21,870 - DEBUG - Requesting: http://10.0.0.57:8082/floating-ip-pool/a9f23df1-ad43-4672-8245-efce07e340b3 2024-08-20 13:50:21,885 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2024-08-20 13:50:21,893 - DEBUG - Requesting: http://10.0.0.57:8082/domain/bec3d529-ebd0-4b5e-997b-6080eeb8ada1 2024-08-20 13:50:21,901 - DEBUG - Requesting: http://10.0.0.57:8082/project/417ec10e-b0d5-44ba-bcdb-f796fe2ffc7e 2024-08-20 13:50:21,944 - DEBUG - Requesting: http://10.0.0.57:8082/virtual-network/3fa58bb7-e523-48bd-86d8-42c94c16a882 2024-08-20 13:50:21,952 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-20 13:50:21,952 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-20 13:50:21,959 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-20 13:50:21,966 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-20 13:50:21,966 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-20 13:50:21,971 - DEBUG - Ingress ctest-nginx-ingress-96449013 not present 2024-08-20 13:50:21,971 - INFO - Creating Ingress ctest-nginx-ingress-96449013 2024-08-20 13:50:21,980 - INFO - Created Ingress ctest-nginx-ingress-96449013 2024-08-20 13:50:21,984 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-96449013 2024-08-20 13:50:24,994 - DEBUG - For Ingress ctest-nginx-ingress-96449013, Cluster IP: 10.47.255.246, External IPs ['110.146.9.124'] 2024-08-20 13:50:24,995 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-96449013 2024-08-20 13:50:24,995 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=be131f91-0be4-4df4-9ba0-97c6c399dae4 2024-08-20 13:50:25,000 - INFO - Ingress ctest-nginx-ingress-96449013 with uuid be131f91-0be4-4df4-9ba0-97c6c399dae4 found in kube manager 2024-08-20 13:50:25,000 - INFO - Ingress ctest-nginx-ingress-96449013 verification passed 2024-08-20 13:50:25,013 - DEBUG - Pod ctest-busybox-pod-60047629 not present 2024-08-20 13:50:25,013 - INFO - Creating Pod ctest-busybox-pod-60047629 2024-08-20 13:50:25,052 - DEBUG - Pod : ctest-busybox-pod-60047629 UUID is 2e99576d-af91-4db9-8301-f448dc499466 2024-08-20 13:50:25,072 - DEBUG - Pod ctest-nginx-pod-49895072 not in running state.Currently in Pending 2024-08-20 13:50:30,080 - DEBUG - Pod ctest-nginx-pod-49895072 not in running state.Currently in Pending 2024-08-20 13:50:35,088 - INFO - Pod ctest-nginx-pod-49895072 is in running state.Got IP 10.47.255.248 2024-08-20 13:50:35,140 - DEBUG - Pod ctest-nginx-pod-49895072 has vmi 2258fabc-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:50:35,141 - INFO - Verified pod ctest-nginx-pod-49895072 in contrail-api 2024-08-20 13:50:35,141 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 13:50:35,151 - DEBUG - VMI 2258fabc-5efb-11ef-bdc7-fa163ede1503 is active in agent 10.0.0.57 2024-08-20 13:50:35,151 - INFO - Verified Pod ctest-nginx-pod-49895072 in agent 10.0.0.57 2024-08-20 13:50:35,151 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=ce256b06-c6fe-4ac1-b6fe-cb607aa4db93 2024-08-20 13:50:35,155 - INFO - Pod ctest-nginx-pod-49895072 with uuid ce256b06-c6fe-4ac1-b6fe-cb607aa4db93 found in kube manager 2024-08-20 13:50:35,155 - INFO - Pod ctest-nginx-pod-49895072 verification passed 2024-08-20 13:50:35,230 - DEBUG - [Pod ctest-nginx-pod-49895072] Cmd: echo ctest-nginx-pod-49895072 > /usr/share/nginx/html/index.html, Output: 2024-08-20 13:50:35,239 - INFO - Pod ctest-nginx-pod-54023435 is in running state.Got IP 10.47.255.247 2024-08-20 13:50:35,291 - DEBUG - Pod ctest-nginx-pod-54023435 has vmi 234e634e-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:50:35,292 - INFO - Verified pod ctest-nginx-pod-54023435 in contrail-api 2024-08-20 13:50:35,292 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 13:50:35,303 - DEBUG - VMI 234e634e-5efb-11ef-bdc7-fa163ede1503 is active in agent 10.0.0.57 2024-08-20 13:50:35,303 - INFO - Verified Pod ctest-nginx-pod-54023435 in agent 10.0.0.57 2024-08-20 13:50:35,303 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=08b4bf0b-c2f8-4ca2-a81c-2323b543994c 2024-08-20 13:50:35,309 - INFO - Pod ctest-nginx-pod-54023435 with uuid 08b4bf0b-c2f8-4ca2-a81c-2323b543994c found in kube manager 2024-08-20 13:50:35,309 - INFO - Pod ctest-nginx-pod-54023435 verification passed 2024-08-20 13:50:35,361 - DEBUG - [Pod ctest-nginx-pod-54023435] Cmd: echo ctest-nginx-pod-54023435 > /usr/share/nginx/html/index.html, Output: 2024-08-20 13:50:35,368 - DEBUG - Pod ctest-busybox-pod-60047629 not in running state.Currently in Pending 2024-08-20 13:50:40,376 - INFO - Pod ctest-busybox-pod-60047629 is in running state.Got IP 10.47.255.245 2024-08-20 13:50:40,426 - DEBUG - Pod ctest-busybox-pod-60047629 has vmi 277450a0-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:50:40,426 - INFO - Verified pod ctest-busybox-pod-60047629 in contrail-api 2024-08-20 13:50:40,427 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 13:50:40,437 - DEBUG - VMI 277450a0-5efb-11ef-bdc7-fa163ede1503 is active in agent 10.0.0.57 2024-08-20 13:50:40,437 - INFO - Verified Pod ctest-busybox-pod-60047629 in agent 10.0.0.57 2024-08-20 13:50:40,437 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_VirtualMachineDatabaseList?x=2e99576d-af91-4db9-8301-f448dc499466 2024-08-20 13:50:40,442 - INFO - Pod ctest-busybox-pod-60047629 with uuid 2e99576d-af91-4db9-8301-f448dc499466 found in kube manager 2024-08-20 13:50:40,442 - INFO - Pod ctest-busybox-pod-60047629 verification passed 2024-08-20 13:50:40,922 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:40,922 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:40,922 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:40,966 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:40,966 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:40,966 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,017 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,017 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,017 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,064 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,065 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,065 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,118 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,119 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,119 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,163 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,163 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,164 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,203 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,203 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,203 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,252 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,252 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,252 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,298 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,298 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,298 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,347 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,347 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,347 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:41,347 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:50:43,401 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,401 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,401 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,447 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,448 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,448 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,490 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,491 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,491 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,535 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,535 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,535 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,581 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,581 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,581 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,622 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,623 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,623 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,668 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,668 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,669 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,713 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,714 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,714 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,758 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,758 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,758 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,803 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,804 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,804 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:43,804 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:50:45,858 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:45,858 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:45,858 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:45,918 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:45,918 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:45,918 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:45,966 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:45,967 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:45,967 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,016 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,016 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,016 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,085 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,085 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,085 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,131 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,131 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,131 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,177 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,177 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,177 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,226 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,226 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,226 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,269 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,270 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,270 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,313 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,313 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,313 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:46,313 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:50:48,362 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,362 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,362 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,411 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,411 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,411 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,455 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,455 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,455 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,506 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,506 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,506 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,555 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,556 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,556 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,603 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,604 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,604 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,653 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,653 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,653 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,698 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,698 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,698 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,744 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,744 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,744 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,787 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,788 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,788 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:48,788 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:50:50,845 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:50,845 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:50,845 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:50,894 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:50,894 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:50,894 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:50,957 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:50,957 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:50,957 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,012 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,012 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,012 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,070 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,070 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,070 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,148 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,148 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,148 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,266 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,266 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,266 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,350 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,350 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,350 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,410 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,410 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,410 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,480 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,480 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,480 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:51,480 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:50:53,534 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,534 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,534 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,580 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,580 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,580 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,622 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,622 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,622 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,665 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,665 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,665 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,708 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,708 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,708 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,751 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,751 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,751 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,798 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,798 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,799 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,843 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,843 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,844 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,885 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,886 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,886 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,930 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,930 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,930 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:53,931 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:50:55,981 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:55,981 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:55,981 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,039 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,039 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,039 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,086 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,086 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,086 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,133 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,133 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,133 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,181 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,181 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,181 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,225 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,225 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,225 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,269 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,269 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,269 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,320 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,320 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,320 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,381 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,381 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,381 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,453 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,453 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,453 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:56,453 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:50:58,500 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,500 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,500 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,556 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,556 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,556 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,607 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,607 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,607 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,654 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,654 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,654 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,693 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,694 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,694 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,736 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,736 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,736 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,776 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,776 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,776 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,831 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,831 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,831 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,874 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,875 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,875 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,919 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,919 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,919 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:50:58,919 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:51:00,982 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:00,982 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:00,982 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,059 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,059 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,059 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,587 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,587 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,587 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,647 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,647 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,647 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,736 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,736 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,736 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,797 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,797 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,797 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,864 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,865 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,865 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,930 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,931 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:01,931 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:02,039 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:02,039 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:02,039 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:02,114 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:02,114 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:02,114 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:02,114 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:51:04,161 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,162 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,162 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,206 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,207 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,207 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,257 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,257 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,257 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,320 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,320 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,320 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,368 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,368 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,368 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,413 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,413 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,413 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,460 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,460 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,461 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,526 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,526 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,526 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,602 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,602 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,602 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,650 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,651 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,651 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:04,651 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:51:06,712 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,712 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,712 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,759 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,759 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,759 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,804 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,804 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,804 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,849 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,850 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,850 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,890 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,890 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,890 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,943 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,944 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:06,944 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,008 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,009 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,009 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,063 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,063 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,063 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,114 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,115 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,115 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,167 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,167 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,168 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:07,168 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:51:09,211 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,212 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,212 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,260 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,260 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,260 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,315 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,315 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,315 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,363 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,363 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,363 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,403 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,403 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,403 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,453 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,453 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,453 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,497 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,498 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,498 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,540 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,540 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,540 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,587 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,587 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,587 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,634 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,634 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,634 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:09,634 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:51:11,690 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,690 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,691 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,742 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,742 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,742 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,808 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,808 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,808 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,884 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,884 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,885 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,935 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,935 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,935 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,986 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,986 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:11,986 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,048 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,048 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,048 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,104 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,104 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,104 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,161 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,161 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,161 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,207 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,207 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,207 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:12,207 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:51:14,256 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,257 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,257 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,307 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,307 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,307 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,351 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,351 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,351 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,394 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,394 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,394 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,434 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,434 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,434 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,475 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,475 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,475 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,516 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,516 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,516 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,556 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,556 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,556 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,601 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,601 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,601 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,641 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,641 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,641 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:14,641 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:51:16,691 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,691 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,691 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,735 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,735 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,735 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,793 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,793 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,793 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,844 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,844 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,844 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,889 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,889 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,889 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,937 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,937 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,937 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,981 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,981 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:16,981 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:17,022 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:17,022 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:17,022 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:17,065 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:17,065 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:17,065 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:17,106 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:17,107 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:17,107 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:17,107 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:51:19,160 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,160 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,160 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,207 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,207 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,207 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,252 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,253 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,253 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,293 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,293 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,293 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,338 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,338 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,338 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,379 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,379 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,379 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,425 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,425 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,425 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,466 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,466 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,466 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,512 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,512 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,512 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,555 - DEBUG - [Pod ctest-busybox-pod-60047629] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,555 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,555 - DEBUG - [Pod Pod ctest-busybox-pod-60047629] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) wget: can't connect to remote host (10.47.255.246): Connection refused 2024-08-20 13:51:19,555 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-49895072': 0, 'ctest-nginx-pod-54023435': 0} 2024-08-20 13:51:19,563 - WARNING - Nothing to delete parallely 2024-08-20 13:51:19,563 - INFO - Deleting pod default:ctest-busybox-pod-60047629 2024-08-20 13:51:19,574 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=2e99576d-af91-4db9-8301-f448dc499466 2024-08-20 13:51:19,593 - WARNING - Pod uuid 2e99576d-af91-4db9-8301-f448dc499466 is still seen in agent 10.0.0.57 VM list 2024-08-20 13:51:24,594 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=2e99576d-af91-4db9-8301-f448dc499466 2024-08-20 13:51:24,600 - WARNING - Pod uuid 2e99576d-af91-4db9-8301-f448dc499466 is still seen in agent 10.0.0.57 VM list 2024-08-20 13:51:29,601 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=2e99576d-af91-4db9-8301-f448dc499466 2024-08-20 13:51:29,607 - WARNING - Pod uuid 2e99576d-af91-4db9-8301-f448dc499466 is still seen in agent 10.0.0.57 VM list 2024-08-20 13:51:34,608 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=2e99576d-af91-4db9-8301-f448dc499466 2024-08-20 13:51:34,614 - WARNING - Pod uuid 2e99576d-af91-4db9-8301-f448dc499466 is still seen in agent 10.0.0.57 VM list 2024-08-20 13:51:39,615 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=2e99576d-af91-4db9-8301-f448dc499466 2024-08-20 13:51:39,621 - WARNING - Pod uuid 2e99576d-af91-4db9-8301-f448dc499466 is still seen in agent 10.0.0.57 VM list 2024-08-20 13:51:44,622 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=2e99576d-af91-4db9-8301-f448dc499466 2024-08-20 13:51:44,628 - WARNING - Pod uuid 2e99576d-af91-4db9-8301-f448dc499466 is still seen in agent 10.0.0.57 VM list 2024-08-20 13:51:49,629 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=2e99576d-af91-4db9-8301-f448dc499466 2024-08-20 13:51:49,634 - WARNING - Pod uuid 2e99576d-af91-4db9-8301-f448dc499466 is still seen in agent 10.0.0.57 VM list 2024-08-20 13:51:54,635 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=2e99576d-af91-4db9-8301-f448dc499466 2024-08-20 13:51:54,641 - DEBUG - Pod 2e99576d-af91-4db9-8301-f448dc499466 is not in agent 10.0.0.57 VM list 2024-08-20 13:51:54,641 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:277450a0-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:51:54,645 - DEBUG - VMI 277450a0-5efb-11ef-bdc7-fa163ede1503 is removed from agent 10.0.0.57 2024-08-20 13:51:54,646 - INFO - Verified that pod ctest-busybox-pod-60047629 is removed in agent 2024-08-20 13:51:54,646 - INFO - Deleting Ingress : ctest-nginx-ingress-96449013 2024-08-20 13:51:54,652 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=be131f91-0be4-4df4-9ba0-97c6c399dae4 2024-08-20 13:51:54,658 - ERROR - Ingress ctest-nginx-ingress-96449013 with uuid be131f91-0be4-4df4-9ba0-97c6c399dae4 still found in kube manager 2024-08-20 13:51:55,659 - DEBUG - Requesting: http://10.0.0.57:8108/Snh_LoadbalancerDatabaseList?x=be131f91-0be4-4df4-9ba0-97c6c399dae4 2024-08-20 13:51:55,666 - INFO - Ingress ctest-nginx-ingress-96449013 with uuid be131f91-0be4-4df4-9ba0-97c6c399dae4 deleted successfully from kube manager 2024-08-20 13:51:55,666 - INFO - Verifications on Ingress %s cleanup passed 2024-08-20 13:51:55,667 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-20 13:51:55,828 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-20 13:51:55,838 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-20 13:51:55,839 - INFO - Deleting VN __public__ 2024-08-20 13:51:56,023 - DEBUG - Requesting: http://10.0.0.57:8082/routing-instance/f7b154f1-0234-4cdb-a15c-47a2c9bdd0c0 2024-08-20 13:51:56,029 - DEBUG - Response Code: 404 2024-08-20 13:51:56,030 - DEBUG - Requesting: http://10.0.0.57:8082/domains 2024-08-20 13:51:56,042 - DEBUG - Requesting: http://10.0.0.57:8082/domain/bec3d529-ebd0-4b5e-997b-6080eeb8ada1 2024-08-20 13:51:56,054 - DEBUG - Requesting: http://10.0.0.57:8082/project/417ec10e-b0d5-44ba-bcdb-f796fe2ffc7e 2024-08-20 13:51:56,116 - INFO - Validated that VN __public__ is not found in API Server 2024-08-20 13:51:56,116 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-20 13:51:56,125 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 13:51:56,131 - DEBUG - VN __public__ is not present in Agent 10.0.0.57 2024-08-20 13:51:56,131 - INFO - Validated that VN __public__ is not in any agent 2024-08-20 13:51:56,131 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 13:51:56,151 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-20 13:51:56,158 - DEBUG - Requesting: http://10.0.0.57:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-20 13:51:56,166 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-20 13:51:56,166 - INFO - Deleting pod default:ctest-nginx-pod-54023435 2024-08-20 13:51:56,178 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=08b4bf0b-c2f8-4ca2-a81c-2323b543994c 2024-08-20 13:51:56,197 - WARNING - Pod uuid 08b4bf0b-c2f8-4ca2-a81c-2323b543994c is still seen in agent 10.0.0.57 VM list 2024-08-20 13:52:01,198 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=08b4bf0b-c2f8-4ca2-a81c-2323b543994c 2024-08-20 13:52:01,204 - DEBUG - Pod 08b4bf0b-c2f8-4ca2-a81c-2323b543994c is not in agent 10.0.0.57 VM list 2024-08-20 13:52:01,204 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:234e634e-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:52:01,210 - DEBUG - VMI 234e634e-5efb-11ef-bdc7-fa163ede1503 is removed from agent 10.0.0.57 2024-08-20 13:52:01,210 - INFO - Verified that pod ctest-nginx-pod-54023435 is removed in agent 2024-08-20 13:52:01,211 - INFO - Deleting pod default:ctest-nginx-pod-49895072 2024-08-20 13:52:01,220 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=ce256b06-c6fe-4ac1-b6fe-cb607aa4db93 2024-08-20 13:52:01,228 - WARNING - Pod uuid ce256b06-c6fe-4ac1-b6fe-cb607aa4db93 is still seen in agent 10.0.0.57 VM list 2024-08-20 13:52:06,229 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=ce256b06-c6fe-4ac1-b6fe-cb607aa4db93 2024-08-20 13:52:06,236 - DEBUG - Pod ce256b06-c6fe-4ac1-b6fe-cb607aa4db93 is not in agent 10.0.0.57 VM list 2024-08-20 13:52:06,236 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2258fabc-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:52:06,241 - DEBUG - VMI 2258fabc-5efb-11ef-bdc7-fa163ede1503 is removed from agent 10.0.0.57 2024-08-20 13:52:06,241 - INFO - Verified that pod ctest-nginx-pod-49895072 is removed in agent 2024-08-20 13:52:06,241 - INFO - Deleting service : ctest-nginx-svc-02357869 2024-08-20 13:52:06,895 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Tue Aug 20 13:51:19 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 13:52:06,896 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-20 13:52:06,902 - DEBUG - No XMPP flaps were noticed during the test 2024-08-20 13:52:06,902 - INFO -
2024-08-20 13:52:06,902 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:01:52]
2024-08-20 13:52:06,902 - INFO - -------------------------------------------------------------------------------- 2024-08-20 13:52:13,264 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-20 13:52:13,433 - DEBUG - Output : cluster_project={} 2024-08-20 13:52:13,513 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-20 13:52:13,681 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-20 13:52:13,686 - DEBUG - [10.0.0.57]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-20 13:52:13,870 - DEBUG - Output : cluster_project={} 2024-08-20 13:52:24,040 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 13:52:29,120 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 13:52:34,201 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 13:52:34,315 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 13:52:39,395 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 13:52:39,509 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 13:52:39,622 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 13:52:39,736 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-20 13:52:39,983 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-20 13:52:42,620 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_ApplicationPolicySetReq? 2024-08-20 13:52:42,626 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AclReq? 2024-08-20 13:52:42,651 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AclReq? 2024-08-20 13:52:44,677 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AclReq? 2024-08-20 13:52:46,711 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AclReq? 2024-08-20 13:55:46,662 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-20 13:55:46,699 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=47615ce3-6a76-4f44-90b3-cb91f1f5158c 2024-08-20 13:55:46,717 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=2c0b3334-3b77-4cf0-9489-7891134767d5 2024-08-20 13:55:46,751 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=6d4bf2d1-43ef-4d6f-b106-9199ff1ab7c6 2024-08-20 13:55:46,756 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=862b866c-f049-4ace-8248-646ecfad0bee 2024-08-20 13:55:46,766 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=050e44d6-42df-4d96-9933-0f68096708bf 2024-08-20 13:55:46,776 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=bf2d1267-2a0a-4730-ab55-d88db52f877b 2024-08-20 13:55:46,789 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=23f443d9-80f4-474d-b9d6-91c7de0905f0 2024-08-20 13:55:46,806 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fa840b7a-20b2-46da-9483-1b57f8115046 2024-08-20 13:55:51,735 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=47615ce3-6a76-4f44-90b3-cb91f1f5158c 2024-08-20 13:55:51,742 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:68c827ca-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:55:51,800 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=2c0b3334-3b77-4cf0-9489-7891134767d5 2024-08-20 13:55:51,806 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6b1f4ff8-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:55:51,847 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fa840b7a-20b2-46da-9483-1b57f8115046 2024-08-20 13:55:51,848 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=23f443d9-80f4-474d-b9d6-91c7de0905f0 2024-08-20 13:55:51,850 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=bf2d1267-2a0a-4730-ab55-d88db52f877b 2024-08-20 13:55:51,851 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=050e44d6-42df-4d96-9933-0f68096708bf 2024-08-20 13:55:51,852 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=862b866c-f049-4ace-8248-646ecfad0bee 2024-08-20 13:55:51,853 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=6d4bf2d1-43ef-4d6f-b106-9199ff1ab7c6 2024-08-20 13:55:51,872 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6a6513fe-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:55:51,874 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:697537e4-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:55:56,873 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=050e44d6-42df-4d96-9933-0f68096708bf 2024-08-20 13:55:56,875 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fa840b7a-20b2-46da-9483-1b57f8115046 2024-08-20 13:55:56,877 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=23f443d9-80f4-474d-b9d6-91c7de0905f0 2024-08-20 13:55:56,878 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=862b866c-f049-4ace-8248-646ecfad0bee 2024-08-20 13:56:01,881 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=050e44d6-42df-4d96-9933-0f68096708bf 2024-08-20 13:56:01,889 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fa840b7a-20b2-46da-9483-1b57f8115046 2024-08-20 13:56:01,890 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=23f443d9-80f4-474d-b9d6-91c7de0905f0 2024-08-20 13:56:01,892 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=862b866c-f049-4ace-8248-646ecfad0bee 2024-08-20 13:56:06,888 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=050e44d6-42df-4d96-9933-0f68096708bf 2024-08-20 13:56:06,901 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fa840b7a-20b2-46da-9483-1b57f8115046 2024-08-20 13:56:06,903 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=862b866c-f049-4ace-8248-646ecfad0bee 2024-08-20 13:56:06,904 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=23f443d9-80f4-474d-b9d6-91c7de0905f0 2024-08-20 13:56:11,895 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=050e44d6-42df-4d96-9933-0f68096708bf 2024-08-20 13:56:11,914 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=862b866c-f049-4ace-8248-646ecfad0bee 2024-08-20 13:56:11,915 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fa840b7a-20b2-46da-9483-1b57f8115046 2024-08-20 13:56:11,917 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=23f443d9-80f4-474d-b9d6-91c7de0905f0 2024-08-20 13:56:16,902 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=050e44d6-42df-4d96-9933-0f68096708bf 2024-08-20 13:56:16,927 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=862b866c-f049-4ace-8248-646ecfad0bee 2024-08-20 13:56:16,929 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=23f443d9-80f4-474d-b9d6-91c7de0905f0 2024-08-20 13:56:16,930 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fa840b7a-20b2-46da-9483-1b57f8115046 2024-08-20 13:56:21,910 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=050e44d6-42df-4d96-9933-0f68096708bf 2024-08-20 13:56:21,916 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6d44e4a0-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:56:21,963 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=862b866c-f049-4ace-8248-646ecfad0bee 2024-08-20 13:56:21,964 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=23f443d9-80f4-474d-b9d6-91c7de0905f0 2024-08-20 13:56:21,971 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_VmListReq?uuid=fa840b7a-20b2-46da-9483-1b57f8115046 2024-08-20 13:56:21,974 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6de8502c-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:56:21,975 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6bec4594-5efb-11ef-bdc7-fa163ede1503 2024-08-20 13:56:21,984 - DEBUG - Requesting: http://10.0.0.57:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:6c94af18-5efb-11ef-bdc7-fa163ede1503