2024-08-21 03:06:34,839 - DEBUG - [10.0.0.28]: Running cmd : hostname 2024-08-21 03:06:35,116 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-563-1 2024-08-21 03:06:35,116 - DEBUG - [10.0.0.28]: Running cmd : hostname -f 2024-08-21 03:06:35,150 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-563-1 2024-08-21 03:06:35,150 - DEBUG - [10.0.0.28]: 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-21 03:06:35,234 - DEBUG - Output : NAMES contrail_test_613GNOpaP contrail-kubernetes-master_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_nodemgr_1 analytics_collector_1 analytics_api_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_schema_1 config_api_api_1 2024-08-21 03:06:35,234 - DEBUG - [10.0.0.28]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-21 03:06:35,319 - DEBUG - Output : 10.0.0.28/24 172.17.0.1/16 2024-08-21 03:06:35,319 - DEBUG - [10.0.0.28]: Running cmd : getent hosts 10.0.0.28 | head -n 1 | awk '{print $2}' 2024-08-21 03:06:35,364 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-563-1 2024-08-21 03:06:35,469 - DEBUG - [10.0.0.47]: Running cmd : hostname 2024-08-21 03:06:35,672 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-563-1 2024-08-21 03:06:35,673 - DEBUG - [10.0.0.47]: Running cmd : hostname -f 2024-08-21 03:06:35,738 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-563-1 2024-08-21 03:06:35,739 - DEBUG - [10.0.0.47]: 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-21 03:06:35,779 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-08-21 03:06:35,779 - DEBUG - [10.0.0.47]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-08-21 03:06:35,803 - DEBUG - Output : 10.0.0.47/24 2024-08-21 03:06:35,803 - DEBUG - [10.0.0.47]: Running cmd : getent hosts 10.0.0.47 | head -n 1 | awk '{print $2}' 2024-08-21 03:06:35,826 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-563-1 2024-08-21 03:06:35,900 - INFO - Using existing project ['default-domain', 'k8s-default'](9888431a-1f0d-4572-9228-738b1d65b308) 2024-08-21 03:06:36,008 - INFO - Using existing project ['default-domain', 'k8s-default'](9888431a-1f0d-4572-9228-738b1d65b308) 2024-08-21 03:06:36,175 - INFO - ================================================================================ 2024-08-21 03:06:36,175 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-08-21 03:06:36,176 - 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-21 03:06:36,423 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 03:06:36,431 - DEBUG - Nothing to compare xmpp stats {'10.0.0.47': {'10.0.0.28': '0'}} with 2024-08-21 03:06:36,431 - INFO - Initial checks done. Running the testcase now 2024-08-21 03:06:36,431 - INFO - 2024-08-21 03:06:36,437 - INFO - Namespace default already exists 2024-08-21 03:06:36,437 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-21 03:06:36,599 - DEBUG - Output : cluster_project={} 2024-08-21 03:06:36,644 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-08-21 03:06:36,644 - DEBUG - Project uuid in Contrail is 9888431a-1f0d-4572-9228-738b1d65b308 2024-08-21 03:06:36,645 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-21 03:06:36,786 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-21 03:06:36,786 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_NamespaceDatabaseList?namespace_uuid=df1d76f8-0683-4896-b95e-bc3bfde85900 2024-08-21 03:06:36,793 - INFO - Namespace default with uuid df1d76f8-0683-4896-b95e-bc3bfde85900 found in kube manager 2024-08-21 03:06:36,793 - INFO - Namespace default verification passed 2024-08-21 03:06:36,797 - DEBUG - Service ctest-nginx-svc-68282149 not present 2024-08-21 03:06:36,797 - INFO - Creating service ctest-nginx-svc-68282149 2024-08-21 03:06:36,824 - INFO - Created Service ctest-nginx-svc-68282149 2024-08-21 03:06:36,848 - DEBUG - Pod ctest-nginx-pod-75130068 not present 2024-08-21 03:06:36,848 - INFO - Creating Pod ctest-nginx-pod-75130068 2024-08-21 03:06:36,896 - DEBUG - Pod : ctest-nginx-pod-75130068 UUID is ad2f42de-cb61-4763-a61b-d6b56f277a2c 2024-08-21 03:06:36,904 - DEBUG - Pod ctest-nginx-pod-74233007 not present 2024-08-21 03:06:36,905 - INFO - Creating Pod ctest-nginx-pod-74233007 2024-08-21 03:06:36,949 - DEBUG - Pod : ctest-nginx-pod-74233007 UUID is 5b3a5fe2-6410-4c35-91ce-624cf80861dc 2024-08-21 03:06:37,164 - INFO - Created VN __public__, UUID :e4ab69e9-46b8-44e5-9f15-d46227083573 2024-08-21 03:06:37,391 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-08-21 03:06:37,399 - DEBUG - Requesting: http://10.0.0.28:8082/domain/ae1ad893-85c3-48ca-9bff-02a3ee7ca39c 2024-08-21 03:06:37,418 - DEBUG - Requesting: http://10.0.0.28:8082/project/9888431a-1f0d-4572-9228-738b1d65b308 2024-08-21 03:06:37,486 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/e4ab69e9-46b8-44e5-9f15-d46227083573 2024-08-21 03:06:37,497 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/e4ab69e9-46b8-44e5-9f15-d46227083573 2024-08-21 03:06:37,543 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/123fe816-be52-4483-b795-b002837af46b 2024-08-21 03:06:37,564 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/123fe816-be52-4483-b795-b002837af46b 2024-08-21 03:06:37,574 - DEBUG - Route Targets: [] 2024-08-21 03:06:37,574 - DEBUG - RT names not yet present for VN __public__ 2024-08-21 03:06:42,575 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-08-21 03:06:42,582 - DEBUG - Requesting: http://10.0.0.28:8082/domain/ae1ad893-85c3-48ca-9bff-02a3ee7ca39c 2024-08-21 03:06:42,592 - DEBUG - Requesting: http://10.0.0.28:8082/project/9888431a-1f0d-4572-9228-738b1d65b308 2024-08-21 03:06:42,669 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/e4ab69e9-46b8-44e5-9f15-d46227083573 2024-08-21 03:06:42,685 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/e4ab69e9-46b8-44e5-9f15-d46227083573 2024-08-21 03:06:42,693 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/123fe816-be52-4483-b795-b002837af46b 2024-08-21 03:06:42,701 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/123fe816-be52-4483-b795-b002837af46b 2024-08-21 03:06:42,708 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/3090416a-24be-4722-9bf6-c7a07e1cd7e1 2024-08-21 03:06:42,716 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-21 03:06:42,716 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/e4ab69e9-46b8-44e5-9f15-d46227083573 2024-08-21 03:06:42,723 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/123fe816-be52-4483-b795-b002837af46b 2024-08-21 03:06:42,734 - INFO - Verified VN network id 14 for VN e4ab69e9-46b8-44e5-9f15-d46227083573 2024-08-21 03:06:42,734 - INFO - Verifications in API Server for VN __public__ passed 2024-08-21 03:06:42,735 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/e4ab69e9-46b8-44e5-9f15-d46227083573 2024-08-21 03:06:42,743 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/123fe816-be52-4483-b795-b002837af46b 2024-08-21 03:06:42,751 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/123fe816-be52-4483-b795-b002837af46b 2024-08-21 03:06:42,761 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/3090416a-24be-4722-9bf6-c7a07e1cd7e1 2024-08-21 03:06:42,770 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-21 03:06:42,777 - DEBUG - Control-node 10.0.0.28 : 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': '16477380112299869413', 'uuid-lslong': '11463301944568198515'}, 'enable': 'true', 'created': '2024-08-21T03:06:37', 'last-modified': '2024-08-21T03:06:37', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.425969'} 2024-08-21 03:06:42,777 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 03:06:42,784 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-08-21 03:06:42,784 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-08-21 03:06:42,785 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-08-21 03:06:42,785 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-08-21 03:06:42,791 - DEBUG - Requesting: http://10.0.0.28:8082/domain/ae1ad893-85c3-48ca-9bff-02a3ee7ca39c 2024-08-21 03:06:42,798 - DEBUG - Requesting: http://10.0.0.28:8082/project/9888431a-1f0d-4572-9228-738b1d65b308 2024-08-21 03:06:42,838 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/e4ab69e9-46b8-44e5-9f15-d46227083573 2024-08-21 03:06:42,846 - DEBUG - =>VN __public__ has no policy to be verified 2024-08-21 03:06:42,846 - DEBUG - Verifying the vn in opserver 2024-08-21 03:06:42,846 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.28 2024-08-21 03:06:42,847 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2024-08-21 03:06:42,852 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.28:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-08-21 03:06:42,852 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-08-21 03:06:42,852 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 03:06:42,864 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 03:06:42,870 - DEBUG - Do not have enough data to verify VN in agent 2024-08-21 03:06:42,870 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 03:06:42,877 - DEBUG - VRF ids for VN __public__: {} 2024-08-21 03:06:42,976 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-08-21 03:06:43,090 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-08-21 03:06:43,097 - DEBUG - Requesting: http://10.0.0.28:8082/domain/ae1ad893-85c3-48ca-9bff-02a3ee7ca39c 2024-08-21 03:06:43,104 - DEBUG - Requesting: http://10.0.0.28:8082/project/9888431a-1f0d-4572-9228-738b1d65b308 2024-08-21 03:06:43,139 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/e4ab69e9-46b8-44e5-9f15-d46227083573 2024-08-21 03:06:43,149 - DEBUG - Requesting: http://10.0.0.28:8082/floating-ip-pool/5f88b9fe-37f9-407b-869f-150c4f8c94ff 2024-08-21 03:06:43,155 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-08-21 03:06:43,161 - DEBUG - Requesting: http://10.0.0.28:8082/domain/ae1ad893-85c3-48ca-9bff-02a3ee7ca39c 2024-08-21 03:06:43,168 - DEBUG - Requesting: http://10.0.0.28:8082/project/9888431a-1f0d-4572-9228-738b1d65b308 2024-08-21 03:06:43,227 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/e4ab69e9-46b8-44e5-9f15-d46227083573 2024-08-21 03:06:43,237 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-08-21 03:06:43,237 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-08-21 03:06:43,244 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-21 03:06:43,251 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-08-21 03:06:43,251 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-08-21 03:06:43,257 - DEBUG - Ingress ctest-nginx-ingress-53504166 not present 2024-08-21 03:06:43,257 - INFO - Creating Ingress ctest-nginx-ingress-53504166 2024-08-21 03:06:43,270 - INFO - Created Ingress ctest-nginx-ingress-53504166 2024-08-21 03:06:43,274 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-53504166 2024-08-21 03:06:46,280 - DEBUG - For Ingress ctest-nginx-ingress-53504166, Cluster IP: 10.47.255.249, External IPs ['197.50.68.124'] 2024-08-21 03:06:46,280 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-53504166 2024-08-21 03:06:46,280 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=91ad6b02-0b4e-43e2-a2c3-3dc0b8ebf1ba 2024-08-21 03:06:46,285 - INFO - Ingress ctest-nginx-ingress-53504166 with uuid 91ad6b02-0b4e-43e2-a2c3-3dc0b8ebf1ba found in kube manager 2024-08-21 03:06:46,285 - INFO - Ingress ctest-nginx-ingress-53504166 verification passed 2024-08-21 03:06:46,289 - DEBUG - Pod ctest-busybox-pod-57171851 not present 2024-08-21 03:06:46,289 - INFO - Creating Pod ctest-busybox-pod-57171851 2024-08-21 03:06:46,324 - DEBUG - Pod : ctest-busybox-pod-57171851 UUID is 06fd0694-1632-49e8-ba48-8c64aa68aeed 2024-08-21 03:06:46,344 - DEBUG - Pod ctest-nginx-pod-75130068 not in running state.Currently in Pending 2024-08-21 03:06:51,352 - INFO - Pod ctest-nginx-pod-75130068 is in running state.Got IP 10.47.255.251 2024-08-21 03:06:51,409 - DEBUG - Pod ctest-nginx-pod-75130068 has vmi 61e0beee-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:06:51,409 - INFO - Verified pod ctest-nginx-pod-75130068 in contrail-api 2024-08-21 03:06:51,409 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 03:06:51,422 - DEBUG - VMI 61e0beee-5f6a-11ef-9e49-fa163eee0e7d is active in agent 10.0.0.47 2024-08-21 03:06:51,422 - INFO - Verified Pod ctest-nginx-pod-75130068 in agent 10.0.0.47 2024-08-21 03:06:51,422 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=ad2f42de-cb61-4763-a61b-d6b56f277a2c 2024-08-21 03:06:51,428 - INFO - Pod ctest-nginx-pod-75130068 with uuid ad2f42de-cb61-4763-a61b-d6b56f277a2c found in kube manager 2024-08-21 03:06:51,428 - INFO - Pod ctest-nginx-pod-75130068 verification passed 2024-08-21 03:06:51,512 - DEBUG - [Pod ctest-nginx-pod-75130068] Cmd: echo ctest-nginx-pod-75130068 > /usr/share/nginx/html/index.html, Output: 2024-08-21 03:06:51,518 - INFO - Pod ctest-nginx-pod-74233007 is in running state.Got IP 10.47.255.250 2024-08-21 03:06:51,530 - DEBUG - Pod ctest-nginx-pod-74233007 has vmi 624f35d6-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:06:51,530 - INFO - Verified pod ctest-nginx-pod-74233007 in contrail-api 2024-08-21 03:06:51,530 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 03:06:51,543 - DEBUG - VMI 624f35d6-5f6a-11ef-9e49-fa163eee0e7d is active in agent 10.0.0.47 2024-08-21 03:06:51,543 - INFO - Verified Pod ctest-nginx-pod-74233007 in agent 10.0.0.47 2024-08-21 03:06:51,543 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=5b3a5fe2-6410-4c35-91ce-624cf80861dc 2024-08-21 03:06:51,549 - INFO - Pod ctest-nginx-pod-74233007 with uuid 5b3a5fe2-6410-4c35-91ce-624cf80861dc found in kube manager 2024-08-21 03:06:51,549 - INFO - Pod ctest-nginx-pod-74233007 verification passed 2024-08-21 03:06:51,619 - DEBUG - [Pod ctest-nginx-pod-74233007] Cmd: echo ctest-nginx-pod-74233007 > /usr/share/nginx/html/index.html, Output: 2024-08-21 03:06:51,625 - DEBUG - Pod ctest-busybox-pod-57171851 not in running state.Currently in Pending 2024-08-21 03:06:56,632 - INFO - Pod ctest-busybox-pod-57171851 is in running state.Got IP 10.47.255.248 2024-08-21 03:06:56,647 - DEBUG - Pod ctest-busybox-pod-57171851 has vmi 66a7fdf2-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:06:56,647 - INFO - Verified pod ctest-busybox-pod-57171851 in contrail-api 2024-08-21 03:06:56,647 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 03:06:56,659 - DEBUG - VMI 66a7fdf2-5f6a-11ef-9e49-fa163eee0e7d is active in agent 10.0.0.47 2024-08-21 03:06:56,659 - INFO - Verified Pod ctest-busybox-pod-57171851 in agent 10.0.0.47 2024-08-21 03:06:56,659 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=06fd0694-1632-49e8-ba48-8c64aa68aeed 2024-08-21 03:06:56,665 - INFO - Pod ctest-busybox-pod-57171851 with uuid 06fd0694-1632-49e8-ba48-8c64aa68aeed found in kube manager 2024-08-21 03:06:56,665 - INFO - Pod ctest-busybox-pod-57171851 verification passed 2024-08-21 03:06:56,729 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,729 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,729 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,789 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,790 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,790 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,855 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,855 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,855 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,917 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,917 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,917 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,976 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,976 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:56,976 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,041 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,041 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,041 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,094 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,094 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,094 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,176 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,176 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,176 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,250 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,250 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,250 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,314 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,314 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,314 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:57,314 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:06:59,372 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,373 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,373 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,434 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,434 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,434 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,493 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,494 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,494 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,550 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,550 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,550 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,608 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,609 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,609 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,671 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,672 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,672 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,742 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,742 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,742 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,795 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,795 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,795 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,854 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,854 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,854 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,907 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,907 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,907 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:06:59,907 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:01,974 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:01,975 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:01,975 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,037 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,038 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,038 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,095 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,095 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,095 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,157 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,157 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,157 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,222 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,222 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,222 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,285 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,285 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,285 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,351 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,351 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,352 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,409 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,409 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,409 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,461 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,461 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,461 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,513 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,513 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,513 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:02,513 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:04,570 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,571 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,571 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,624 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,624 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,624 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,678 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,678 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,678 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,745 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,746 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,746 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,809 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,809 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,809 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,882 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,882 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,882 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,933 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,933 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:04,933 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:05,002 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:05,002 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:05,002 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:05,057 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:05,057 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:05,057 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:05,115 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:05,115 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:05,115 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:05,115 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:07,171 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,171 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,171 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,236 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,236 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,237 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,305 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,306 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,306 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,377 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,377 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,377 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,438 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,438 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,438 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,510 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,510 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,510 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,565 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,566 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,566 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,614 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,614 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,614 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,666 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,666 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,666 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,726 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,727 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,727 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:07,727 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:09,812 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:09,812 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:09,812 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:09,871 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:09,871 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:09,871 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:09,944 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:09,944 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:09,944 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,007 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,007 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,007 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,059 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,060 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,060 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,123 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,123 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,123 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,403 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,403 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,403 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,488 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,488 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,488 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,556 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,556 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,556 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,618 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,619 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,619 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:10,619 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:12,696 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,696 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,696 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,755 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,756 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,756 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,809 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,809 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,809 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,861 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,861 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,862 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,917 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,918 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:12,918 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,004 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,004 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,004 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,067 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,068 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,068 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,127 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,128 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,128 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,186 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,186 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,186 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,246 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,246 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,246 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:13,246 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:15,378 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,378 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,378 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,439 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,439 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,439 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,502 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,503 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,503 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,568 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,568 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,568 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,633 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,633 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,633 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,699 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,699 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,699 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,770 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,770 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,770 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,838 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,838 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,838 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,898 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,898 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,898 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,950 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,951 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,951 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:15,951 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:18,016 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,017 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,017 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,072 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,072 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,072 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,130 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,130 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,130 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,189 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,189 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,189 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,251 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,251 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,251 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,318 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,319 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,319 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,378 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,378 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,378 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,435 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,435 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,435 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,497 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,498 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,498 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,563 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,563 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,563 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:18,563 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:20,671 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:20,671 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:20,671 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,054 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,054 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,054 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,155 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,155 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,155 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,283 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,283 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,283 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,343 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,343 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,343 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,406 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,406 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,406 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,475 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,475 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,475 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,549 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,549 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,549 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,611 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,611 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,611 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,666 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,666 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,666 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:21,666 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:23,728 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,728 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,728 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,803 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,803 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,803 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,852 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,852 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,852 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,907 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,907 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,907 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,978 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,978 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:23,978 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,041 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,041 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,041 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,107 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,108 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,108 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,165 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,165 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,165 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,229 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,229 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,229 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,295 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,295 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,295 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:24,296 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:26,356 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,356 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,356 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,411 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,411 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,411 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,464 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,464 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,464 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,526 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,526 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,526 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,582 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,582 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,582 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,629 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,629 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,629 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,686 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,687 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,687 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,761 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,761 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,761 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,817 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,817 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,817 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,891 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,891 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,891 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:26,892 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:28,945 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:28,945 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:28,945 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:28,998 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:28,998 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:28,998 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,375 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,375 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,376 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,430 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,430 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,430 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,490 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,490 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,490 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,556 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,556 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,556 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,615 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,615 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,615 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,887 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,887 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,887 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,935 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,935 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,935 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,990 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,990 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,990 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:29,990 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:32,060 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,060 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,060 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,123 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,123 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,123 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,179 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,179 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,179 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,232 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,232 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,232 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,290 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,290 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,290 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,354 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,354 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,354 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,414 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,414 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,414 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,469 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,469 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,469 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,535 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,535 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,535 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,606 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,606 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,606 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:32,606 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:34,674 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,674 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,674 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,726 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,726 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,726 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,794 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,794 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,795 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,859 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,859 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,859 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,919 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,919 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,919 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,982 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,983 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:34,983 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,037 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,038 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,038 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,387 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,388 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,388 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,444 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,444 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,444 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,504 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,505 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,505 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:35,505 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:37,575 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,575 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,575 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,644 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,644 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,644 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,698 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,698 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,698 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,748 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,748 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,748 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,795 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,795 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,795 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,850 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,850 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,850 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,910 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,910 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,910 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,962 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,962 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:37,962 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:38,022 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:38,023 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:38,023 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:38,073 - DEBUG - [Pod ctest-busybox-pod-57171851] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:38,073 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 failed. Output :Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:38,073 - DEBUG - [Pod Pod ctest-busybox-pod-57171851] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) wget: can't connect to remote host (10.47.255.249): Connection refused 2024-08-21 03:07:38,073 - WARNING - No http hit seen for one or more pods.Pls check. Hits: {'ctest-nginx-pod-75130068': 0, 'ctest-nginx-pod-74233007': 0} 2024-08-21 03:07:38,081 - WARNING - Nothing to delete parallely 2024-08-21 03:07:38,082 - INFO - Deleting pod default:ctest-busybox-pod-57171851 2024-08-21 03:07:38,105 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=06fd0694-1632-49e8-ba48-8c64aa68aeed 2024-08-21 03:07:38,114 - WARNING - Pod uuid 06fd0694-1632-49e8-ba48-8c64aa68aeed is still seen in agent 10.0.0.47 VM list 2024-08-21 03:07:43,115 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=06fd0694-1632-49e8-ba48-8c64aa68aeed 2024-08-21 03:07:43,124 - WARNING - Pod uuid 06fd0694-1632-49e8-ba48-8c64aa68aeed is still seen in agent 10.0.0.47 VM list 2024-08-21 03:07:48,124 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=06fd0694-1632-49e8-ba48-8c64aa68aeed 2024-08-21 03:07:48,132 - WARNING - Pod uuid 06fd0694-1632-49e8-ba48-8c64aa68aeed is still seen in agent 10.0.0.47 VM list 2024-08-21 03:07:53,133 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=06fd0694-1632-49e8-ba48-8c64aa68aeed 2024-08-21 03:07:53,141 - WARNING - Pod uuid 06fd0694-1632-49e8-ba48-8c64aa68aeed is still seen in agent 10.0.0.47 VM list 2024-08-21 03:07:58,142 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=06fd0694-1632-49e8-ba48-8c64aa68aeed 2024-08-21 03:07:58,151 - WARNING - Pod uuid 06fd0694-1632-49e8-ba48-8c64aa68aeed is still seen in agent 10.0.0.47 VM list 2024-08-21 03:08:03,152 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=06fd0694-1632-49e8-ba48-8c64aa68aeed 2024-08-21 03:08:03,159 - WARNING - Pod uuid 06fd0694-1632-49e8-ba48-8c64aa68aeed is still seen in agent 10.0.0.47 VM list 2024-08-21 03:08:08,160 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=06fd0694-1632-49e8-ba48-8c64aa68aeed 2024-08-21 03:08:08,168 - WARNING - Pod uuid 06fd0694-1632-49e8-ba48-8c64aa68aeed is still seen in agent 10.0.0.47 VM list 2024-08-21 03:08:13,169 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=06fd0694-1632-49e8-ba48-8c64aa68aeed 2024-08-21 03:08:13,177 - DEBUG - Pod 06fd0694-1632-49e8-ba48-8c64aa68aeed is not in agent 10.0.0.47 VM list 2024-08-21 03:08:13,177 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:66a7fdf2-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:08:13,184 - DEBUG - VMI 66a7fdf2-5f6a-11ef-9e49-fa163eee0e7d is removed from agent 10.0.0.47 2024-08-21 03:08:13,184 - INFO - Verified that pod ctest-busybox-pod-57171851 is removed in agent 2024-08-21 03:08:13,185 - INFO - Deleting Ingress : ctest-nginx-ingress-53504166 2024-08-21 03:08:13,195 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=91ad6b02-0b4e-43e2-a2c3-3dc0b8ebf1ba 2024-08-21 03:08:13,204 - ERROR - Ingress ctest-nginx-ingress-53504166 with uuid 91ad6b02-0b4e-43e2-a2c3-3dc0b8ebf1ba still found in kube manager 2024-08-21 03:08:14,204 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=91ad6b02-0b4e-43e2-a2c3-3dc0b8ebf1ba 2024-08-21 03:08:14,213 - INFO - Ingress ctest-nginx-ingress-53504166 with uuid 91ad6b02-0b4e-43e2-a2c3-3dc0b8ebf1ba deleted successfully from kube manager 2024-08-21 03:08:14,213 - INFO - Verifications on Ingress %s cleanup passed 2024-08-21 03:08:14,216 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-08-21 03:08:14,444 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-08-21 03:08:14,464 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-08-21 03:08:14,464 - INFO - Deleting VN __public__ 2024-08-21 03:08:14,756 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/123fe816-be52-4483-b795-b002837af46b 2024-08-21 03:08:14,768 - DEBUG - Response Code: 404 2024-08-21 03:08:14,768 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2024-08-21 03:08:14,788 - DEBUG - Requesting: http://10.0.0.28:8082/domain/ae1ad893-85c3-48ca-9bff-02a3ee7ca39c 2024-08-21 03:08:14,798 - DEBUG - Requesting: http://10.0.0.28:8082/project/9888431a-1f0d-4572-9228-738b1d65b308 2024-08-21 03:08:14,927 - INFO - Validated that VN __public__ is not found in API Server 2024-08-21 03:08:14,928 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-08-21 03:08:14,954 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 03:08:14,974 - DEBUG - VN __public__ is not present in Agent 10.0.0.47 2024-08-21 03:08:14,974 - INFO - Validated that VN __public__ is not in any agent 2024-08-21 03:08:14,975 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 03:08:14,986 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-08-21 03:08:14,994 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-08-21 03:08:15,002 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-08-21 03:08:15,003 - INFO - Deleting pod default:ctest-nginx-pod-74233007 2024-08-21 03:08:15,028 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=5b3a5fe2-6410-4c35-91ce-624cf80861dc 2024-08-21 03:08:15,058 - WARNING - Pod uuid 5b3a5fe2-6410-4c35-91ce-624cf80861dc is still seen in agent 10.0.0.47 VM list 2024-08-21 03:08:20,059 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=5b3a5fe2-6410-4c35-91ce-624cf80861dc 2024-08-21 03:08:20,066 - DEBUG - Pod 5b3a5fe2-6410-4c35-91ce-624cf80861dc is not in agent 10.0.0.47 VM list 2024-08-21 03:08:20,066 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:624f35d6-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:08:20,072 - DEBUG - VMI 624f35d6-5f6a-11ef-9e49-fa163eee0e7d is removed from agent 10.0.0.47 2024-08-21 03:08:20,072 - INFO - Verified that pod ctest-nginx-pod-74233007 is removed in agent 2024-08-21 03:08:20,073 - INFO - Deleting pod default:ctest-nginx-pod-75130068 2024-08-21 03:08:20,091 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=ad2f42de-cb61-4763-a61b-d6b56f277a2c 2024-08-21 03:08:20,104 - WARNING - Pod uuid ad2f42de-cb61-4763-a61b-d6b56f277a2c is still seen in agent 10.0.0.47 VM list 2024-08-21 03:08:25,105 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=ad2f42de-cb61-4763-a61b-d6b56f277a2c 2024-08-21 03:08:25,112 - DEBUG - Pod ad2f42de-cb61-4763-a61b-d6b56f277a2c is not in agent 10.0.0.47 VM list 2024-08-21 03:08:25,112 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:61e0beee-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:08:25,118 - DEBUG - VMI 61e0beee-5f6a-11ef-9e49-fa163eee0e7d is removed from agent 10.0.0.47 2024-08-21 03:08:25,118 - INFO - Verified that pod ctest-nginx-pod-75130068 is removed in agent 2024-08-21 03:08:25,118 - INFO - Deleting service : ctest-nginx-svc-68282149 2024-08-21 03:08:25,350 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Wed Aug 21 03:07:38 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-21 03:08:25,351 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 03:08:25,358 - DEBUG - No XMPP flaps were noticed during the test 2024-08-21 03:08:25,358 - INFO - 2024-08-21 03:08:25,358 - INFO - END TEST : test_ingress_ip_assignment : FAILED[0:01:49] 2024-08-21 03:08:25,358 - INFO - -------------------------------------------------------------------------------- 2024-08-21 03:08:31,811 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-21 03:08:31,938 - DEBUG - Output : cluster_project={} 2024-08-21 03:08:31,984 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-08-21 03:08:32,142 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-08-21 03:08:32,147 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-08-21 03:08:32,271 - DEBUG - Output : cluster_project={} 2024-08-21 03:08:52,381 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 03:08:52,478 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 03:08:52,528 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 03:08:52,625 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 03:08:52,670 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 03:08:57,770 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 03:08:57,832 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 03:08:57,890 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-08-21 03:08:58,171 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 03:09:00,955 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_ApplicationPolicySetReq? 2024-08-21 03:09:00,963 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AclReq? 2024-08-21 03:09:01,005 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AclReq? 2024-08-21 03:09:03,054 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AclReq? 2024-08-21 03:12:03,819 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AgentXmppConnectionStatusReq? 2024-08-21 03:12:03,889 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=618e1628-6ad8-4948-8588-bcdb21d3ba6e 2024-08-21 03:12:03,906 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3da5158f-5e48-4af1-aabe-d5619047dfa2 2024-08-21 03:12:03,912 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3134da3e-64a1-440c-a75e-f93c3b3c4728 2024-08-21 03:12:03,916 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=c6167552-ceea-4f59-a051-fb005c14ec30 2024-08-21 03:12:03,920 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=47456799-1e53-4b03-aaf1-d939926b8a72 2024-08-21 03:12:03,926 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3ab00e44-21ca-4fe0-8483-3e4b28bf1276 2024-08-21 03:12:03,930 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=e71d6bd5-9fb1-415b-a740-7f86247131be 2024-08-21 03:12:03,937 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=2ad6a5ac-bb6f-482d-b858-6e4457964296 2024-08-21 03:12:08,966 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3134da3e-64a1-440c-a75e-f93c3b3c4728 2024-08-21 03:12:08,970 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=618e1628-6ad8-4948-8588-bcdb21d3ba6e 2024-08-21 03:12:08,976 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a64ad376-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:12:08,978 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a816e33e-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:12:08,980 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3ab00e44-21ca-4fe0-8483-3e4b28bf1276 2024-08-21 03:12:08,981 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=2ad6a5ac-bb6f-482d-b858-6e4457964296 2024-08-21 03:12:08,982 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=47456799-1e53-4b03-aaf1-d939926b8a72 2024-08-21 03:12:08,983 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=e71d6bd5-9fb1-415b-a740-7f86247131be 2024-08-21 03:12:08,984 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=c6167552-ceea-4f59-a051-fb005c14ec30 2024-08-21 03:12:08,987 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3da5158f-5e48-4af1-aabe-d5619047dfa2 2024-08-21 03:12:09,010 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a6d057ee-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:12:09,015 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a77b7552-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:12:14,011 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=e71d6bd5-9fb1-415b-a740-7f86247131be 2024-08-21 03:12:14,014 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=2ad6a5ac-bb6f-482d-b858-6e4457964296 2024-08-21 03:12:14,015 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3da5158f-5e48-4af1-aabe-d5619047dfa2 2024-08-21 03:12:14,017 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3ab00e44-21ca-4fe0-8483-3e4b28bf1276 2024-08-21 03:12:19,030 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=2ad6a5ac-bb6f-482d-b858-6e4457964296 2024-08-21 03:12:19,033 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3ab00e44-21ca-4fe0-8483-3e4b28bf1276 2024-08-21 03:12:19,034 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3da5158f-5e48-4af1-aabe-d5619047dfa2 2024-08-21 03:12:19,035 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=e71d6bd5-9fb1-415b-a740-7f86247131be 2024-08-21 03:12:24,052 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=e71d6bd5-9fb1-415b-a740-7f86247131be 2024-08-21 03:12:24,053 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=2ad6a5ac-bb6f-482d-b858-6e4457964296 2024-08-21 03:12:24,055 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3ab00e44-21ca-4fe0-8483-3e4b28bf1276 2024-08-21 03:12:24,056 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3da5158f-5e48-4af1-aabe-d5619047dfa2 2024-08-21 03:12:29,072 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=e71d6bd5-9fb1-415b-a740-7f86247131be 2024-08-21 03:12:29,074 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3da5158f-5e48-4af1-aabe-d5619047dfa2 2024-08-21 03:12:29,076 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3ab00e44-21ca-4fe0-8483-3e4b28bf1276 2024-08-21 03:12:29,077 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=2ad6a5ac-bb6f-482d-b858-6e4457964296 2024-08-21 03:12:34,092 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=2ad6a5ac-bb6f-482d-b858-6e4457964296 2024-08-21 03:12:34,095 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3da5158f-5e48-4af1-aabe-d5619047dfa2 2024-08-21 03:12:34,096 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3ab00e44-21ca-4fe0-8483-3e4b28bf1276 2024-08-21 03:12:34,098 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=e71d6bd5-9fb1-415b-a740-7f86247131be 2024-08-21 03:12:39,116 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3da5158f-5e48-4af1-aabe-d5619047dfa2 2024-08-21 03:12:39,118 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=2ad6a5ac-bb6f-482d-b858-6e4457964296 2024-08-21 03:12:39,120 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=3ab00e44-21ca-4fe0-8483-3e4b28bf1276 2024-08-21 03:12:39,122 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=e71d6bd5-9fb1-415b-a740-7f86247131be 2024-08-21 03:12:39,135 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a9c4375e-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:12:39,139 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a93c9164-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:12:39,140 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aa4292fc-5f6a-11ef-9e49-fa163eee0e7d 2024-08-21 03:12:39,142 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:a8bef13c-5f6a-11ef-9e49-fa163eee0e7d