2025-07-24 02:32:55,120 - INFO - Domain Default found not creating
2025-07-24 02:32:55,279 - INFO - Project ctest-TestBGPaaS-71648607 not found, creating it
2025-07-24 02:32:55,875 - INFO - Created Project:ctest-TestBGPaaS-71648607, ID : d2cf6ae3-8f20-4e79-8d1f-f3dcbf0b3905
2025-07-24 02:32:57,568 - INFO - Using existing project ['default-domain', 'admin'](ace76439-2a78-4fba-a172-8472d66c3498)
2025-07-24 02:32:58,514 - INFO - Adding rules to the default security group in Project admin
2025-07-24 02:32:58,946 - DEBUG - Services list from nova: [, , , ]
2025-07-24 02:32:58,946 - DEBUG - Hosts: {'nova': ['an-jenkins-deploy-platform-ansible-os-3712-1', 'an-jenkins-deploy-platform-ansible-os-3712-2']}
2025-07-24 02:32:58,948 - INFO - ================================================================================
2025-07-24 02:32:58,948 - INFO - STARTING TEST : test_bgpaas_basic
2025-07-24 02:32:58,948 - INFO - TEST DESCRIPTION :
1. Create a BGPaaS object with shared attribute, IP address and ASN.
2. Launch a VM which will act as the BGPaaS client.
3. Configure BFDoBGPaaS on it.
4. Verify BGP and BFD sessions over it come up fine.
Maintainer: ganeshahv@juniper.net
2025-07-24 02:32:59,612 - DEBUG - Nothing to compare xmpp stats {'10.0.0.57': {'10.20.0.17': '0', '10.20.0.129': '0'}, '10.0.0.23': {'10.20.0.129': '0', '10.20.0.17': '0'}} with
2025-07-24 02:32:59,612 - INFO - Initial checks done. Running the testcase now
2025-07-24 02:32:59,612 - INFO -
2025-07-24 02:33:00,660 - DEBUG - Response for create_network : {'network': {'id': 'c0b8f599-ef54-4243-ad72-75c2338888aa', 'name': 'ctest-bgpaas_vn-32256819', 'tenant_id': 'd2cf6ae38f204e798d1ff3dcbf0b3905', 'project_id': 'd2cf6ae38f204e798d1ff3dcbf0b3905', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBGPaaS-71648607', 'ctest-bgpaas_vn-32256819'], 'port_security_enabled': True, 'description': ''}}
2025-07-24 02:33:01,186 - DEBUG - Response for create_subnet : {'subnet': {'id': '87879d30-ca67-456a-a756-3af59cadf7b8', 'name': '', 'tenant_id': 'd2cf6ae38f204e798d1ff3dcbf0b3905', 'network_id': 'c0b8f599-ef54-4243-ad72-75c2338888aa', 'ip_version': 4, 'cidr': '63.86.21.128/26', 'allocation_pools': [{'start': '63.86.21.130', 'end': '63.86.21.190'}], 'gateway_ip': '63.86.21.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '63.86.21.130', 'tags': [], 'project_id': 'd2cf6ae38f204e798d1ff3dcbf0b3905'}}
2025-07-24 02:33:01,242 - INFO - Created VN ctest-bgpaas_vn-32256819
2025-07-24 02:33:01,267 - DEBUG - VN ctest-bgpaas_vn-32256819 UUID is c0b8f599-ef54-4243-ad72-75c2338888aa
2025-07-24 02:33:01,532 - DEBUG - Image by name ubuntu-bird not found
2025-07-24 02:33:01,532 - DEBUG - Installing image ubuntu-bird
2025-07-24 02:33:01,532 - DEBUG - Image info {'name': 'ubuntu-bird.vmdk.gz', 'webserver': '', 'location': '/images/converts/', 'username': 'ubuntu', 'password': 'ubuntu', 'type': 'os', 'flavor': 'contrail_flavor_small', '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-07-24 02:33:01,533 - DEBUG - Image build path http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz
2025-07-24 02:33:01,533 - DEBUG - Download image from web http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz
2025-07-24 02:33:01,548 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: wget -nv http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz -O /contrail-test/images/ubuntu-bird.vmdk.gz
2025-07-24 02:33:04,156 - DEBUG - Image has been downloaded to /contrail-test/images/ubuntu-bird.vmdk.gz
2025-07-24 02:33:04,157 - DEBUG - Unzip image
2025-07-24 02:33:04,158 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: gunzip -f /contrail-test/images/ubuntu-bird.vmdk.gz
2025-07-24 02:33:15,069 - DEBUG - Try to create image in user context
2025-07-24 02:33:22,761 - DEBUG - Image has been created in user context
2025-07-24 02:33:22,761 - DEBUG - Image download (local=True) (proxy=None): Execute cmd: rm -f /contrail-test/images/ubuntu-bird.vmdk
2025-07-24 02:33:22,919 - DEBUG - Downloaded image has been removed
2025-07-24 02:33:22,934 - DEBUG - Uploaded image status = active
2025-07-24 02:33:24,134 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-3712-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-3712-1)
2025-07-24 02:33:24,134 - INFO - Waiting for VM bgpaas_vm1 to be up..
2025-07-24 02:33:24,196 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-24 02:33:29,352 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-24 02:33:34,449 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-24 02:33:39,549 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-24 02:33:44,645 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-24 02:33:49,741 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-24 02:33:54,826 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-07-24 02:33:59,937 - DEBUG - VM is in ACTIVE state now
2025-07-24 02:33:59,938 - INFO - VM name : bgpaas_vm1
2025-07-24 02:34:00,205 - DEBUG - VM bgpaas_vm1 ID is 800e3517-f20f-4c17-86ab-bd5b15eaccf0
2025-07-24 02:34:00,256 - DEBUG - VM bgpaas_vm1 launched on Node an-jenkins-deploy-platform-ansible-os-3712-1
2025-07-24 02:34:00,369 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/800e3517-f20f-4c17-86ab-bd5b15eaccf0
2025-07-24 02:34:00,704 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/800e3517-f20f-4c17-86ab-bd5b15eaccf0
2025-07-24 02:34:00,767 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/be76db18-3361-4a68-aadb-6febcebecf73
2025-07-24 02:34:03,970 - 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 1008ms')
2025-07-24 02:34:03,971 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:03,989 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:08,038 - 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 1024ms')
2025-07-24 02:34:08,039 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:08,056 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:12,104 - 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 1028ms')
2025-07-24 02:34:12,105 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:12,121 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:16,162 - 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-07-24 02:34:16,162 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:16,180 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:20,224 - 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 1026ms')
2025-07-24 02:34:20,224 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:20,242 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:24,291 - 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-07-24 02:34:24,291 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:24,332 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:28,390 - 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 1030ms')
2025-07-24 02:34:28,390 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:28,407 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:32,453 - 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 1026ms')
2025-07-24 02:34:32,453 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:32,472 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:36,516 - 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 1023ms')
2025-07-24 02:34:36,516 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:36,532 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:40,577 - 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 1027ms')
2025-07-24 02:34:40,577 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:40,595 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:44,645 - 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 1030ms')
2025-07-24 02:34:44,645 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:44,666 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:48,713 - 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-07-24 02:34:48,713 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:48,730 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:52,776 - 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-07-24 02:34:52,777 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:52,795 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:34:56,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 1018ms')
2025-07-24 02:34:56,837 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:34:56,857 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:35:00,909 - 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-07-24 02:35:00,909 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:35:00,936 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:35:04,969 - 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-07-24 02:35:04,969 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:35:04,988 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:35:09,036 - 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 1022ms')
2025-07-24 02:35:09,036 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:35:09,054 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:35:13,097 - 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-07-24 02:35:13,097 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:35:13,118 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:35:17,156 - 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 1016ms')
2025-07-24 02:35:17,157 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:35:17,175 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:35:21,220 - 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 1026ms')
2025-07-24 02:35:21,220 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 failed!
2025-07-24 02:35:21,237 - DEBUG - Gateway for vn default-domain:ctest-TestBGPaaS-71648607:ctest-bgpaas_vn-32256819 is 63.86.21.129 and allocation pool is NOT set
2025-07-24 02:35:23,263 - 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=2.48 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.699 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.699/1.587/2.476/0.888 ms')
2025-07-24 02:35:23,263 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed
2025-07-24 02:35:23,384 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:35:23,385 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 63.86.21.131, Port 22
2025-07-24 02:35:23,410 - 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-07-24 02:35:23,509 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:35:28,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:35:28,509 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 63.86.21.131, Port 22
2025-07-24 02:35:28,534 - 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-07-24 02:35:28,630 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:35:33,631 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:35:33,631 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 63.86.21.131, Port 22
2025-07-24 02:35:33,657 - 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-07-24 02:35:33,750 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:35:38,751 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:35:38,751 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 63.86.21.131, Port 22
2025-07-24 02:35:38,787 - 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-07-24 02:35:38,876 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:35:43,876 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:35:43,877 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 63.86.21.131, Port 22
2025-07-24 02:35:43,903 - 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-07-24 02:35:43,990 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:35:48,991 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:35:48,991 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 63.86.21.131, Port 22
2025-07-24 02:35:49,016 - 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-07-24 02:35:49,104 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:35:54,105 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:35:54,106 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 63.86.21.131, Port 22
2025-07-24 02:35:54,130 - 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-07-24 02:35:54,225 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:35:59,226 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:35:59,226 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 63.86.21.131, Port 22
2025-07-24 02:35:59,253 - 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-07-24 02:35:59,376 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:36:04,377 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:36:04,377 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 63.86.21.131, Port 22
2025-07-24 02:36:04,402 - 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-07-24 02:36:04,502 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:36:09,504 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:36:09,504 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 63.86.21.131, Port 22
2025-07-24 02:36:09,528 - 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-07-24 02:36:09,619 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:36:14,621 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:36:14,621 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 63.86.21.131, Port 22
2025-07-24 02:36:14,646 - 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-07-24 02:36:14,753 - DEBUG - VM bgpaas_vm1 is NOT ready for SSH connections, VM status: ACTIVE
2025-07-24 02:36:19,753 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:36:19,754 - DEBUG - Waiting to SSH to VM bgpaas_vm1, IP 63.86.21.131, Port 22
2025-07-24 02:36:19,838 - DEBUG - VM bgpaas_vm1 is ready for SSH connections
2025-07-24 02:36:19,839 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-07-24 02:36:20,007 - INFO - Creating BGPaaS ctest-TestBGPaaS-71648607-74935943
2025-07-24 02:36:20,088 - INFO - BGPaaS: ctest-TestBGPaaS-71648607-74935943(83857225-1b0c-4dfd-a64d-1d69df48926f)
2025-07-24 02:36:20,088 - DEBUG - Requesting: http://10.0.0.19:8082/bgp-as-a-service/83857225-1b0c-4dfd-a64d-1d69df48926f
2025-07-24 02:36:20,423 - DEBUG - Requesting: http://10.0.0.19:8082/bgp-as-a-service/83857225-1b0c-4dfd-a64d-1d69df48926f
2025-07-24 02:36:20,458 - INFO - verify_in_api_server passed for BGPaaS obj 83857225-1b0c-4dfd-a64d-1d69df48926f
2025-07-24 02:36:20,458 - INFO - BGPaaS(83857225-1b0c-4dfd-a64d-1d69df48926f): verify_on_setup passed
2025-07-24 02:36:20,459 - INFO - We will configure BGP on the VM
2025-07-24 02:36:20,459 - INFO - Configuring BGP on bgpaas_vm1
2025-07-24 02:36:20,459 - DEBUG - Running remote_cmd, Cmd : cat > /etc/bird/bird.conf << EOS
protocol device {
scan time 10; # Scan interfaces every 10 seconds
}
protocol kernel {
persist; # Don't remove routes on bird shutdown
scan time 20; # Scan kernel routing table every 20 seconds
import all; # Default is import all
#export all; # Default is export none
}
protocol direct {
interface "eth*";
}
router id 63.86.21.131;
protocol bgp bgp_1{
local as 64500;
neighbor 63.86.21.129 as 64512;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 63.86.21.131;
}
protocol bfd {
neighbor 63.86.21.129 local 63.86.21.131 multihop on;
}
EOS
, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-24 02:36:20,460 - DEBUG - cat > /etc/bird/bird.conf << EOS
protocol device {
scan time 10; # Scan interfaces every 10 seconds
}
protocol kernel {
persist; # Don't remove routes on bird shutdown
scan time 20; # Scan kernel routing table every 20 seconds
import all; # Default is import all
#export all; # Default is export none
}
protocol direct {
interface "eth*";
}
router id 63.86.21.131;
protocol bgp bgp_1{
local as 64500;
neighbor 63.86.21.129 as 64512;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 63.86.21.131;
}
protocol bfd {
neighbor 63.86.21.129 local 63.86.21.131 multihop on;
}
EOS
2025-07-24 02:36:42,249 - DEBUG - None
2025-07-24 02:36:42,249 - DEBUG - Running remote_cmd, Cmd : cat > /etc/bird/bird.conf << EOS
protocol device {
scan time 10; # Scan interfaces every 10 seconds
}
protocol kernel {
persist; # Don't remove routes on bird shutdown
scan time 20; # Scan kernel routing table every 20 seconds
import all; # Default is import all
#export all; # Default is export none
}
protocol direct {
interface "eth*";
}
router id 63.86.21.131;
protocol bgp bgp_1{
local as 64500;
neighbor 63.86.21.129 as 64512;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 63.86.21.131;
}
protocol bfd {
neighbor 63.86.21.129 local 63.86.21.131 multihop on;
}
EOS
, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-24 02:36:42,250 - DEBUG - cat > /etc/bird/bird.conf << EOS
protocol device {
scan time 10; # Scan interfaces every 10 seconds
}
protocol kernel {
persist; # Don't remove routes on bird shutdown
scan time 20; # Scan kernel routing table every 20 seconds
import all; # Default is import all
#export all; # Default is export none
}
protocol direct {
interface "eth*";
}
router id 63.86.21.131;
protocol bgp bgp_1{
local as 64500;
neighbor 63.86.21.129 as 64512;
export where source = RTS_STATIC;
export all;
multihop;
#export all;
hold time 90;
bfd on;
source address 63.86.21.131;
}
protocol bfd {
neighbor 63.86.21.129 local 63.86.21.131 multihop on;
}
EOS
2025-07-24 02:36:43,464 - DEBUG - None
2025-07-24 02:36:43,464 - DEBUG - Running remote_cmd, Cmd : service bird restart, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-24 02:36:43,464 - DEBUG - service bird restart
2025-07-24 02:36:47,389 - DEBUG - bird stop/waiting
bird start/running, process 1437
2025-07-24 02:36:47,389 - INFO - Attaching the VMI to the BGPaaS object
2025-07-24 02:36:47,390 - INFO - Attaching VMI be76db18-3361-4a68-aadb-6febcebecf73 to BGPaaS 83857225-1b0c-4dfd-a64d-1d69df48926f
2025-07-24 02:36:47,523 - INFO - Creating Health Check ctest-TestBGPaaS-71648607-41542375
2025-07-24 02:36:47,608 - INFO - Health Check: ctest-TestBGPaaS-71648607-41542375(9b3e9576-dfd7-44af-b83b-8ad194a3ebcc), type BFD
2025-07-24 02:36:47,608 - DEBUG - Requesting: http://10.0.0.19:8082/service-health-check/9b3e9576-dfd7-44af-b83b-8ad194a3ebcc
2025-07-24 02:36:47,628 - INFO - verify_in_api_server passed for HC obj 9b3e9576-dfd7-44af-b83b-8ad194a3ebcc
2025-07-24 02:36:47,628 - INFO - Health Check(9b3e9576-dfd7-44af-b83b-8ad194a3ebcc): verify_on_setup passed
2025-07-24 02:36:47,628 - INFO - Attaching HC 9b3e9576-dfd7-44af-b83b-8ad194a3ebcc to BGPaaS 83857225-1b0c-4dfd-a64d-1d69df48926f
2025-07-24 02:36:47,808 - INFO - Check HC obj 9b3e9576-dfd7-44af-b83b-8ad194a3ebcc on agent 10.0.0.57
2025-07-24 02:36:47,818 - INFO - verify_in_agent passed for HC obj 9b3e9576-dfd7-44af-b83b-8ad194a3ebcc
2025-07-24 02:36:47,842 - DEBUG - Requesting: http://10.20.0.17:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-07-24 02:36:47,868 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-07-24 02:36:53,909 - DEBUG - Requesting: http://10.20.0.17:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-07-24 02:36:53,923 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-07-24 02:36:59,955 - DEBUG - Requesting: http://10.20.0.17:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-07-24 02:36:59,974 - INFO - BGPaaS session seen in control-node 10.20.0.17
2025-07-24 02:36:59,975 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_BgpNeighborReq?domain=&ip_address=
2025-07-24 02:37:07,214 - DEBUG - Running remote_cmd, Cmd : birdc show protocols bfd1, host_string: ubuntu@169.254.0.3, password: ubuntugateway: ubuntu@10.0.0.57, gateway password: c0ntrail123
2025-07-24 02:37:07,214 - DEBUG - birdc show protocols bfd1
2025-07-24 02:37:07,755 - DEBUG - BIRD 1.4.0 ready.
name proto table state since info
bfd1 BFD master up 02:36:46
2025-07-24 02:37:07,756 - INFO - Detaching HC 9b3e9576-dfd7-44af-b83b-8ad194a3ebcc from BGPaaS 83857225-1b0c-4dfd-a64d-1d69df48926f
2025-07-24 02:37:07,880 - INFO - Deleting Health Check ctest-TestBGPaaS-71648607-41542375(9b3e9576-dfd7-44af-b83b-8ad194a3ebcc)
2025-07-24 02:37:07,932 - DEBUG - Requesting: http://10.0.0.19:8082/service-health-check/9b3e9576-dfd7-44af-b83b-8ad194a3ebcc
2025-07-24 02:37:07,942 - DEBUG - Response Code: 404
2025-07-24 02:37:07,942 - DEBUG - HC: 9b3e9576-dfd7-44af-b83b-8ad194a3ebcc deleted from api server
2025-07-24 02:37:07,942 - INFO - Health Check(9b3e9576-dfd7-44af-b83b-8ad194a3ebcc): verify_on_cleanup passed
2025-07-24 02:37:07,942 - INFO - Detaching VMI be76db18-3361-4a68-aadb-6febcebecf73 from BGPaaS 83857225-1b0c-4dfd-a64d-1d69df48926f
2025-07-24 02:37:08,032 - INFO - Deleting BGPaaS ctest-TestBGPaaS-71648607-74935943(83857225-1b0c-4dfd-a64d-1d69df48926f)
2025-07-24 02:37:08,100 - DEBUG - Requesting: http://10.0.0.19:8082/bgp-as-a-service/83857225-1b0c-4dfd-a64d-1d69df48926f
2025-07-24 02:37:08,108 - DEBUG - Response Code: 404
2025-07-24 02:37:08,109 - DEBUG - BGPaaS: 83857225-1b0c-4dfd-a64d-1d69df48926f deleted from api server
2025-07-24 02:37:08,109 - INFO - BGPaaS(83857225-1b0c-4dfd-a64d-1d69df48926f): verify_on_cleanup passed
2025-07-24 02:37:08,109 - INFO - Deleting VM bgpaas_vm1
2025-07-24 02:37:08,254 - INFO - Deleting VN ctest-bgpaas_vn-32256819
2025-07-24 02:37:08,316 - DEBUG - VN c0b8f599-ef54-4243-ad72-75c2338888aa still in use: Unable to complete operation on network c0b8f599-ef54-4243-ad72-75c2338888aa. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-fe54dba5-6020-4193-8847-bc24836f9a02']
2025-07-24 02:37:08,316 - WARNING - Deleting VN ctest-bgpaas_vn-32256819 failed..Will retry
2025-07-24 02:37:10,604 - DEBUG - Response for deleting network ()
2025-07-24 02:37:11,891 - DEBUG - No XMPP flaps were noticed during the test
2025-07-24 02:37:11,891 - INFO - END TEST : test_bgpaas_basic : PASSED[0:04:13]
2025-07-24 02:37:11,891 - INFO - --------------------------------------------------------------------------------
2025-07-24 02:37:12,719 - INFO - Deleted project: ctest-TestBGPaaS-71648607, ID : d2cf6ae3-8f20-4e79-8d1f-f3dcbf0b3905
2025-07-24 03:53:31,341 - DEBUG - Requesting: http://10.20.0.17:8083/Snh_ShowRouteReq?x=default-domain:ctest-TestRP-36637426:ctest-bgpaas_vn-98968750:ctest-bgpaas_vn-98968750.inet.0
2025-07-24 03:53:31,356 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_ShowRouteReq?x=default-domain:ctest-TestRP-36637426:ctest-bgpaas_vn-98968750:ctest-bgpaas_vn-98968750.inet.0
2025-07-24 03:54:03,494 - DEBUG - Requesting: http://10.20.0.17:8083/Snh_ShowRouteReq?x=default-domain:ctest-TestRP-36637426:ctest-bgpaas_vn-31328690:ctest-bgpaas_vn-31328690.inet.0
2025-07-24 03:54:03,514 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_ShowRouteReq?x=default-domain:ctest-TestRP-36637426:ctest-bgpaas_vn-31328690:ctest-bgpaas_vn-31328690.inet.0
2025-07-24 03:54:07,757 - DEBUG - Requesting: http://10.20.0.17:8083/Snh_ShowRouteReq?x=default-domain:ctest-TestRP-36637426:ctest-bgpaas_vn-31328690:ctest-bgpaas_vn-31328690.inet.0
2025-07-24 03:54:08,791 - DEBUG - Requesting: http://10.20.0.17:8083/Snh_ShowRouteReq?x=default-domain:ctest-TestRP-36637426:ctest-bgpaas_vn-31328690:ctest-bgpaas_vn-31328690.inet.0
2025-07-24 03:54:08,804 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_ShowRouteReq?x=default-domain:ctest-TestRP-36637426:ctest-bgpaas_vn-31328690:ctest-bgpaas_vn-31328690.inet.0
2025-07-24 03:54:37,328 - DEBUG - Requesting: http://10.20.0.17:8083/Snh_ShowRouteReq?x=default-domain:ctest-TestRP-36637426:ctest-bgpaas_vn-42556875:ctest-bgpaas_vn-42556875.inet.0
2025-07-24 03:54:37,342 - DEBUG - Requesting: http://10.20.0.129:8083/Snh_ShowRouteReq?x=default-domain:ctest-TestRP-36637426:ctest-bgpaas_vn-42556875:ctest-bgpaas_vn-42556875.inet.0