2025-08-11 02:54:49,451 - INFO - Domain Default found not creating
2025-08-11 02:54:49,933 - INFO - Project ctest-TestStaticRouteTables-83641622 not found, creating it
2025-08-11 02:54:50,576 - INFO - Created Project:ctest-TestStaticRouteTables-83641622, ID : bd8fe575-0d79-4f4a-9be5-deb55b1aa5e0
2025-08-11 02:54:53,457 - INFO - ================================================================================
2025-08-11 02:54:53,457 - INFO - STARTING TEST : test_interface_static_table
2025-08-11 02:54:53,457 - INFO - TEST DESCRIPTION :
Description: Validate interface static table
Test steps:
1. Creating vm's - vm1 and vm2 and middle vm in networks vn1 and vn2.
2. Creating interface static table betn left and right vm
3. Apply static table to the middle ports.
4. Checking for ping and tcp traffic between vm1 and vm2.
Pass criteria: Ping between the VMs should be successful and route should be in the agent
2025-08-11 02:54:54,782 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.18': '0', '10.20.0.129': '0'}, '10.0.0.65': {'10.20.0.129': '0', '10.20.0.25': '0'}} with
2025-08-11 02:54:54,782 - INFO - Initial checks done. Running the testcase now
2025-08-11 02:54:54,782 - INFO -
2025-08-11 02:54:55,681 - DEBUG - Response for create_network : {'network': {'id': '35ed1a5c-33f9-4e38-be7a-a568daf6f454', 'name': 'ctest-vn-23437489', 'tenant_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0', 'project_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestStaticRouteTables-83641622', 'ctest-vn-23437489'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 02:54:56,026 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a171d136-60a4-4e1b-8ac6-184109601236', 'name': '', 'tenant_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0', 'network_id': '35ed1a5c-33f9-4e38-be7a-a568daf6f454', 'ip_version': 4, 'cidr': '5.54.111.0/26', 'allocation_pools': [{'start': '5.54.111.2', 'end': '5.54.111.62'}], 'gateway_ip': '5.54.111.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '5.54.111.2', 'tags': [], 'project_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0'}}
2025-08-11 02:54:56,063 - INFO - Created VN ctest-vn-23437489
2025-08-11 02:54:56,086 - DEBUG - VN ctest-vn-23437489 UUID is 35ed1a5c-33f9-4e38-be7a-a568daf6f454
2025-08-11 02:54:56,507 - DEBUG - Response for create_network : {'network': {'id': 'f9b02319-a18d-4505-a19b-20dc3ee068c0', 'name': 'ctest-vn-68590099', 'tenant_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0', 'project_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestStaticRouteTables-83641622', 'ctest-vn-68590099'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 02:54:56,769 - DEBUG - Response for create_subnet : {'subnet': {'id': '7d7b781f-6b45-427e-a3c3-ba5ec008851e', 'name': '', 'tenant_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0', 'network_id': 'f9b02319-a18d-4505-a19b-20dc3ee068c0', 'ip_version': 4, 'cidr': '36.49.95.128/26', 'allocation_pools': [{'start': '36.49.95.130', 'end': '36.49.95.190'}], 'gateway_ip': '36.49.95.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '36.49.95.130', 'tags': [], 'project_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0'}}
2025-08-11 02:54:56,795 - INFO - Created VN ctest-vn-68590099
2025-08-11 02:54:56,815 - DEBUG - VN ctest-vn-68590099 UUID is f9b02319-a18d-4505-a19b-20dc3ee068c0
2025-08-11 02:54:56,972 - DEBUG - Services list from nova: [, , , ]
2025-08-11 02:54:58,172 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3794-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3794-2)
2025-08-11 02:54:59,560 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3794-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3794-1)
2025-08-11 02:54:59,561 - INFO - Waiting for VM ctest-TestStaticRouteTables-83641622-75684537 to be up..
2025-08-11 02:54:59,679 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 02:55:04,780 - DEBUG - VM is in ACTIVE state now
2025-08-11 02:55:04,780 - INFO - VM name : ctest-TestStaticRouteTables-83641622-75684537
2025-08-11 02:55:04,890 - DEBUG - VM ctest-TestStaticRouteTables-83641622-75684537 ID is 22ec860f-7b56-467e-9c57-e86c7ce69f6f
2025-08-11 02:55:04,925 - DEBUG - VM ctest-TestStaticRouteTables-83641622-75684537 launched on Node an-jenkins-deploy-platform-ansible-os-3794-2
2025-08-11 02:55:05,024 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/22ec860f-7b56-467e-9c57-e86c7ce69f6f
2025-08-11 02:55:05,326 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/22ec860f-7b56-467e-9c57-e86c7ce69f6f
2025-08-11 02:55:05,373 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/3085e699-f5f9-4fec-b7d6-4b51e0bc416e
2025-08-11 02:55:08,836 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1017ms')
2025-08-11 02:55:08,836 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-75684537 failed!
2025-08-11 02:55:08,856 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-23437489 is 5.54.111.1 and allocation pool is NOT set
2025-08-11 02:55:12,938 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1018ms')
2025-08-11 02:55:12,938 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-75684537 failed!
2025-08-11 02:55:12,963 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-23437489 is 5.54.111.1 and allocation pool is NOT set
2025-08-11 02:55:17,034 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-08-11 02:55:17,035 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-75684537 failed!
2025-08-11 02:55:17,051 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-23437489 is 5.54.111.1 and allocation pool is NOT set
2025-08-11 02:55:21,132 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-08-11 02:55:21,132 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-75684537 failed!
2025-08-11 02:55:21,151 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-23437489 is 5.54.111.1 and allocation pool is NOT set
2025-08-11 02:55:25,228 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1006ms')
2025-08-11 02:55:25,228 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-75684537 failed!
2025-08-11 02:55:25,249 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-23437489 is 5.54.111.1 and allocation pool is NOT set
2025-08-11 02:55:29,323 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-08-11 02:55:29,323 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-75684537 failed!
2025-08-11 02:55:29,559 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-23437489 is 5.54.111.1 and allocation pool is NOT set
2025-08-11 02:55:33,639 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1013ms')
2025-08-11 02:55:33,640 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-75684537 failed!
2025-08-11 02:55:33,657 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-23437489 is 5.54.111.1 and allocation pool is NOT set
2025-08-11 02:55:37,744 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=6.03 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1017ms\r\nrtt min/avg/max/mdev = 6.026/6.026/6.026/0.000 ms')
2025-08-11 02:55:37,744 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-75684537 passed
2025-08-11 02:55:38,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:55:38,087 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-75684537, IP 5.54.111.3, Port 22
2025-08-11 02:55:38,384 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-11 02:55:38,712 - DEBUG - VM ctest-TestStaticRouteTables-83641622-75684537 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-11 02:55:43,713 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:55:43,713 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-75684537, IP 5.54.111.3, Port 22
2025-08-11 02:55:43,785 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-11 02:55:43,898 - DEBUG - VM ctest-TestStaticRouteTables-83641622-75684537 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-11 02:55:48,899 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:55:48,899 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-75684537, IP 5.54.111.3, Port 22
2025-08-11 02:55:48,973 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-11 02:55:50,112 - DEBUG - VM ctest-TestStaticRouteTables-83641622-75684537 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-11 02:55:55,112 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:55:55,112 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-75684537, IP 5.54.111.3, Port 22
2025-08-11 02:55:55,180 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-11 02:55:55,280 - DEBUG - VM ctest-TestStaticRouteTables-83641622-75684537 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-11 02:56:00,281 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:56:00,281 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-75684537, IP 5.54.111.3, Port 22
2025-08-11 02:56:00,456 - DEBUG - VM ctest-TestStaticRouteTables-83641622-75684537 is ready for SSH connections
2025-08-11 02:56:00,456 - INFO - Waiting for VM ctest-TestStaticRouteTables-83641622-76525351 to be up..
2025-08-11 02:56:00,555 - DEBUG - VM is in ACTIVE state now
2025-08-11 02:56:00,555 - INFO - VM name : ctest-TestStaticRouteTables-83641622-76525351
2025-08-11 02:56:00,665 - DEBUG - VM ctest-TestStaticRouteTables-83641622-76525351 ID is 68d663a7-ee43-4ba1-ac95-616af87cf0cd
2025-08-11 02:56:00,665 - DEBUG - VM ctest-TestStaticRouteTables-83641622-76525351 launched on Node an-jenkins-deploy-platform-ansible-os-3794-1
2025-08-11 02:56:00,766 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/68d663a7-ee43-4ba1-ac95-616af87cf0cd
2025-08-11 02:56:00,784 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/19ba0d1d-b69d-47a5-a0a7-b9f643d5def0
2025-08-11 02:56:02,029 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=3.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.503 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.503/1.935/3.367/1.432 ms')
2025-08-11 02:56:02,029 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-76525351 passed
2025-08-11 02:56:02,171 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:56:02,171 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-76525351, IP 36.49.95.131, Port 22
2025-08-11 02:56:02,229 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-11 02:56:02,337 - DEBUG - VM ctest-TestStaticRouteTables-83641622-76525351 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-11 02:56:07,338 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:56:07,338 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-76525351, IP 36.49.95.131, Port 22
2025-08-11 02:56:07,502 - DEBUG - VM ctest-TestStaticRouteTables-83641622-76525351 is ready for SSH connections
2025-08-11 02:56:07,691 - DEBUG - Image by name ubuntu not found
2025-08-11 02:56:07,691 - DEBUG - Installing image ubuntu
2025-08-11 02:56:07,691 - DEBUG - Image info {'name': 'ubuntu.vmdk.gz', 'webserver': '', 'location': '/images/converts/', 'username': 'ubuntu', 'password': 'ubuntu', 'type': 'os', 'flavor': 'contrail_flavor_tiny', 'params': '--container-format bare --disk-format vmdk --property vmware_disktype="sparse" --property vmware_adaptertype="ide" --property hw_scsi_model=virtio-scsi --property hw_disk_bus_model=virtio-scsi --property hw_disk_bus=virtio', 'name_docker': 'phusion-baseimage-enablesshd'}
2025-08-11 02:56:07,692 - DEBUG - Image build path file:///contrail-test/images/ubuntu.vmdk.gz
2025-08-11 02:56:07,692 - DEBUG - Download image from local file file:///contrail-test/images/ubuntu.vmdk.gz
2025-08-11 02:56:07,692 - DEBUG - Unzip image
2025-08-11 02:56:07,692 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: gunzip -f /contrail-test/images/ubuntu.vmdk.gz
2025-08-11 02:56:07,709 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-11 02:56:07,709 - INFO - Deleting VM ctest-TestStaticRouteTables-83641622-76525351
2025-08-11 02:56:07,781 - INFO - Deleting VM ctest-TestStaticRouteTables-83641622-75684537
2025-08-11 02:56:07,845 - INFO - Deleting VN ctest-vn-68590099
2025-08-11 02:56:07,909 - DEBUG - VN f9b02319-a18d-4505-a19b-20dc3ee068c0 still in use: Unable to complete operation on network f9b02319-a18d-4505-a19b-20dc3ee068c0. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a537428e-8402-4a3b-8d4a-cf06a88edd80']
2025-08-11 02:56:07,909 - WARNING - Deleting VN ctest-vn-68590099 failed..Will retry
2025-08-11 02:56:10,136 - DEBUG - Response for deleting network ()
2025-08-11 02:56:10,137 - INFO - Deleting VN ctest-vn-23437489
2025-08-11 02:56:10,338 - DEBUG - Response for deleting network ()
2025-08-11 02:56:11,621 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 02:56:11,621 - INFO -
2025-08-11 02:56:11,622 - INFO - END TEST : test_interface_static_table : SKIPPED[0:01:18]
2025-08-11 02:56:11,622 - INFO - --------------------------------------------------------------------------------
2025-08-11 02:56:11,627 - INFO - ================================================================================
2025-08-11 02:56:11,627 - INFO - STARTING TEST : test_network_route_table
2025-08-11 02:56:11,627 - INFO - TEST DESCRIPTION :
Description: Validate network static table
Test steps:
1. Creating vm's - vm1 and vm2 and middle vm in networks vn1 and vn2.
2. Creating network static table betn left and right vm
3. Apply static table to the middle ports.
4. Checking for ping and tcp traffic between vm1 and vm2.
Pass criteria: Ping between the VMs should be successful and route should be in the agent
2025-08-11 02:56:13,162 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.18': '0', '10.20.0.129': '0'}, '10.0.0.65': {'10.20.0.129': '0', '10.20.0.25': '0'}} with
2025-08-11 02:56:13,162 - INFO - Initial checks done. Running the testcase now
2025-08-11 02:56:13,162 - INFO -
2025-08-11 02:56:13,481 - DEBUG - Response for create_network : {'network': {'id': 'e05d7a53-846f-4c83-bf9c-aabcffe2ea84', 'name': 'ctest-vn-02547779', 'tenant_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0', 'project_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestStaticRouteTables-83641622', 'ctest-vn-02547779'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 02:56:13,802 - DEBUG - Response for create_subnet : {'subnet': {'id': '794cd385-7016-4a3f-832a-e95af1e78477', 'name': '', 'tenant_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0', 'network_id': 'e05d7a53-846f-4c83-bf9c-aabcffe2ea84', 'ip_version': 4, 'cidr': '65.128.202.0/26', 'allocation_pools': [{'start': '65.128.202.2', 'end': '65.128.202.62'}], 'gateway_ip': '65.128.202.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '65.128.202.2', 'tags': [], 'project_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0'}}
2025-08-11 02:56:13,829 - INFO - Created VN ctest-vn-02547779
2025-08-11 02:56:13,847 - DEBUG - VN ctest-vn-02547779 UUID is e05d7a53-846f-4c83-bf9c-aabcffe2ea84
2025-08-11 02:56:14,269 - DEBUG - Response for create_network : {'network': {'id': '16a68d5b-349a-4590-9f46-e49d9ec49156', 'name': 'ctest-vn-75081688', 'tenant_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0', 'project_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestStaticRouteTables-83641622', 'ctest-vn-75081688'], 'port_security_enabled': True, 'description': ''}}
2025-08-11 02:56:14,563 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a8d3a3d5-c855-4767-90ce-11453f4b54af', 'name': '', 'tenant_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0', 'network_id': '16a68d5b-349a-4590-9f46-e49d9ec49156', 'ip_version': 4, 'cidr': '170.156.215.64/26', 'allocation_pools': [{'start': '170.156.215.66', 'end': '170.156.215.126'}], 'gateway_ip': '170.156.215.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '170.156.215.66', 'tags': [], 'project_id': 'bd8fe5750d794f4a9be5deb55b1aa5e0'}}
2025-08-11 02:56:14,588 - INFO - Created VN ctest-vn-75081688
2025-08-11 02:56:14,607 - DEBUG - VN ctest-vn-75081688 UUID is 16a68d5b-349a-4590-9f46-e49d9ec49156
2025-08-11 02:56:16,059 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3794-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3794-1)
2025-08-11 02:56:17,579 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3794-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3794-2)
2025-08-11 02:56:17,579 - INFO - Waiting for VM ctest-TestStaticRouteTables-83641622-38694571 to be up..
2025-08-11 02:56:17,729 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-08-11 02:56:22,838 - DEBUG - VM is in ACTIVE state now
2025-08-11 02:56:22,838 - INFO - VM name : ctest-TestStaticRouteTables-83641622-38694571
2025-08-11 02:56:22,952 - DEBUG - VM ctest-TestStaticRouteTables-83641622-38694571 ID is 31e7ab3a-22a4-4f61-856a-db604d7c8368
2025-08-11 02:56:22,952 - DEBUG - VM ctest-TestStaticRouteTables-83641622-38694571 launched on Node an-jenkins-deploy-platform-ansible-os-3794-1
2025-08-11 02:56:23,056 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/31e7ab3a-22a4-4f61-856a-db604d7c8368
2025-08-11 02:56:23,069 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/3acd69ae-4837-41ba-af01-e2319a60bc70
2025-08-11 02:56:26,341 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms')
2025-08-11 02:56:26,341 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-38694571 failed!
2025-08-11 02:56:26,365 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-02547779 is 65.128.202.1 and allocation pool is NOT set
2025-08-11 02:56:30,440 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-08-11 02:56:30,440 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-38694571 failed!
2025-08-11 02:56:30,458 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-02547779 is 65.128.202.1 and allocation pool is NOT set
2025-08-11 02:56:34,530 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-08-11 02:56:34,530 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-38694571 failed!
2025-08-11 02:56:34,757 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-02547779 is 65.128.202.1 and allocation pool is NOT set
2025-08-11 02:56:38,851 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1031ms')
2025-08-11 02:56:38,851 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-38694571 failed!
2025-08-11 02:56:38,871 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-02547779 is 65.128.202.1 and allocation pool is NOT set
2025-08-11 02:56:42,943 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1011ms')
2025-08-11 02:56:42,944 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-38694571 failed!
2025-08-11 02:56:42,965 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-02547779 is 65.128.202.1 and allocation pool is NOT set
2025-08-11 02:56:47,048 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms')
2025-08-11 02:56:47,048 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-38694571 failed!
2025-08-11 02:56:47,068 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-02547779 is 65.128.202.1 and allocation pool is NOT set
2025-08-11 02:56:51,135 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms')
2025-08-11 02:56:51,135 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-38694571 failed!
2025-08-11 02:56:51,152 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-02547779 is 65.128.202.1 and allocation pool is NOT set
2025-08-11 02:56:55,238 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1015ms')
2025-08-11 02:56:55,238 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-38694571 failed!
2025-08-11 02:56:55,264 - DEBUG - Gateway for vn default-domain:ctest-TestStaticRouteTables-83641622:ctest-vn-02547779 is 65.128.202.1 and allocation pool is NOT set
2025-08-11 02:56:57,333 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=9.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.13 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 2.134/5.672/9.211/3.538 ms')
2025-08-11 02:56:57,333 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-38694571 passed
2025-08-11 02:56:57,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:56:57,454 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-38694571, IP 65.128.202.3, Port 22
2025-08-11 02:56:57,522 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-11 02:56:58,100 - DEBUG - VM ctest-TestStaticRouteTables-83641622-38694571 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-11 02:57:03,101 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:57:03,101 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-38694571, IP 65.128.202.3, Port 22
2025-08-11 02:57:03,170 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-11 02:57:03,266 - DEBUG - VM ctest-TestStaticRouteTables-83641622-38694571 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-11 02:57:08,267 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:57:08,267 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-38694571, IP 65.128.202.3, Port 22
2025-08-11 02:57:08,334 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-11 02:57:08,451 - DEBUG - VM ctest-TestStaticRouteTables-83641622-38694571 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-11 02:57:13,452 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:57:13,452 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-38694571, IP 65.128.202.3, Port 22
2025-08-11 02:57:13,508 - DEBUG - Error on ssh to ubuntu@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-08-11 02:57:13,637 - DEBUG - VM ctest-TestStaticRouteTables-83641622-38694571 is NOT ready for SSH connections, VM status: ACTIVE
2025-08-11 02:57:18,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:57:18,638 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-38694571, IP 65.128.202.3, Port 22
2025-08-11 02:57:18,803 - DEBUG - VM ctest-TestStaticRouteTables-83641622-38694571 is ready for SSH connections
2025-08-11 02:57:18,803 - INFO - Waiting for VM ctest-TestStaticRouteTables-83641622-14706610 to be up..
2025-08-11 02:57:18,895 - DEBUG - VM is in ACTIVE state now
2025-08-11 02:57:18,895 - INFO - VM name : ctest-TestStaticRouteTables-83641622-14706610
2025-08-11 02:57:18,990 - DEBUG - VM ctest-TestStaticRouteTables-83641622-14706610 ID is 03c19351-d537-4b04-871a-f0b1bed5f217
2025-08-11 02:57:18,990 - DEBUG - VM ctest-TestStaticRouteTables-83641622-14706610 launched on Node an-jenkins-deploy-platform-ansible-os-3794-2
2025-08-11 02:57:19,083 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/03c19351-d537-4b04-871a-f0b1bed5f217
2025-08-11 02:57:19,096 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/67898242-0b5f-4f8c-876a-2883238a04b1
2025-08-11 02:57:20,352 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=6.53 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.511 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.511/3.518/6.526/3.007 ms')
2025-08-11 02:57:20,353 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestStaticRouteTables-83641622-14706610 passed
2025-08-11 02:57:20,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-08-11 02:57:20,484 - DEBUG - Waiting to SSH to VM ctest-TestStaticRouteTables-83641622-14706610, IP 170.156.215.67, Port 22
2025-08-11 02:57:20,703 - DEBUG - VM ctest-TestStaticRouteTables-83641622-14706610 is ready for SSH connections
2025-08-11 02:57:20,927 - DEBUG - Image by name ubuntu not found
2025-08-11 02:57:20,927 - DEBUG - Installing image ubuntu
2025-08-11 02:57:20,927 - DEBUG - Image info {'name': 'ubuntu.vmdk.gz', 'webserver': '', 'location': '/images/converts/', 'username': 'ubuntu', 'password': 'ubuntu', 'type': 'os', 'flavor': 'contrail_flavor_tiny', 'params': '--container-format bare --disk-format vmdk --property vmware_disktype="sparse" --property vmware_adaptertype="ide" --property hw_scsi_model=virtio-scsi --property hw_disk_bus_model=virtio-scsi --property hw_disk_bus=virtio', 'name_docker': 'phusion-baseimage-enablesshd'}
2025-08-11 02:57:20,928 - DEBUG - Image build path file:///contrail-test/images/ubuntu.vmdk.gz
2025-08-11 02:57:20,928 - DEBUG - Download image from local file file:///contrail-test/images/ubuntu.vmdk.gz
2025-08-11 02:57:20,928 - DEBUG - Unzip image
2025-08-11 02:57:20,928 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: gunzip -f /contrail-test/images/ubuntu.vmdk.gz
2025-08-11 02:57:20,947 - INFO - image /contrail-test/images/ubuntu.vmdk is not found
2025-08-11 02:57:20,947 - INFO - Deleting VM ctest-TestStaticRouteTables-83641622-14706610
2025-08-11 02:57:21,020 - INFO - Deleting VM ctest-TestStaticRouteTables-83641622-38694571
2025-08-11 02:57:21,103 - INFO - Deleting VN ctest-vn-75081688
2025-08-11 02:57:21,157 - DEBUG - VN 16a68d5b-349a-4590-9f46-e49d9ec49156 still in use: Unable to complete operation on network 16a68d5b-349a-4590-9f46-e49d9ec49156. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1355e32b-845e-4efd-b16b-4ce971dc3c74']
2025-08-11 02:57:21,158 - WARNING - Deleting VN ctest-vn-75081688 failed..Will retry
2025-08-11 02:57:23,338 - DEBUG - Response for deleting network ()
2025-08-11 02:57:23,338 - INFO - Deleting VN ctest-vn-02547779
2025-08-11 02:57:23,604 - DEBUG - Response for deleting network ()
2025-08-11 02:57:24,915 - DEBUG - No XMPP flaps were noticed during the test
2025-08-11 02:57:24,915 - INFO -
2025-08-11 02:57:24,915 - INFO - END TEST : test_network_route_table : SKIPPED[0:01:13]
2025-08-11 02:57:24,916 - INFO - --------------------------------------------------------------------------------
2025-08-11 02:57:25,767 - INFO - Deleted project: ctest-TestStaticRouteTables-83641622, ID : bd8fe575-0d79-4f4a-9be5-deb55b1aa5e0