Hi Rex, I have rename the external network to external name this step completed but found new error. Kindly help me find-out the solution.
2019-06-21 07:07:45,947 [DEBUG] yardstick.benchmark.runners.duration duration.py:48 class is <class 'yardstick.benchmark.scenarios.networking.ping.Ping'> 2019-06-21 07:07:45,948 [DEBUG] yardstick.ssh.athena ssh.py:156 user:ubuntu host:192.168.28.182 2019-06-21 07:07:46,953 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) 2019-06-21 07:07:48,956 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) 2019-06-21 07:07:50,958 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) 2019-06-21 07:07:52,961 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) 2019-06-21 07:07:54,963 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) 2019-06-21 07:07:56,966 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) 2019-06-21 07:07:58,968 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) 2019-06-21 07:08:00,970 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) 2019-06-21 07:08:02,973 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) 2019-06-21 07:08:04,976 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) 2019-06-21 07:08:06,978 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) 2019-06-21 07:08:08,981 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) 2019-06-21 07:08:10,984 [DEBUG] yardstick.ssh.athena ssh.py:382 Ssh is still unavailable: SSHError("Exception <class 'socket.timeout'> was raised during connect. Exception value is: timeout('timed out',)",) Thanks and Regards [cid:image001.gif@01D193DD.A31B0ED0] Jai Parkash Consultant-Storage Engineering [Tel] +91 124 435 8000 [Cel] +91 9717433445 [CVS] 7357 3801 [Email] jai.park...@orange.com<mailto:jai.park...@orange.com> [cid:image007.png@01D2B436.8F6329C0] Plazza SkillCenter<https://plazza.orange.com/groups/storageip-skill-center/activity> www Sharepoint SkillCenter<http://shp.itn.ftgroup/sites/ITE/iteamea/cssc/FTSharedDocuments/Forms/AllItems.aspx> * Contact the SkillCenter <mailto:corp-storage.skill-cen...@orange.com> ( DL CORP-STORAGE SKILL-CENTER ) Tower B, 8th Floor, DLF Infinity Towers, DLF Cyber City Phase - II, Gurgaon - 122002, Haryana, INDIA [OINIS_vignette_2017] From: Limingjiang (Rex) [mailto:limingji...@huawei.com] Sent: 21 June 2019 07:31 To: PARKASH Jai TGI/OLN Cc: opnfv-tech-discuss@lists.opnfv.org Subject: RE: [Yardstick] - Yardstick testcase issues The log shows that Yardstick is calling Heat to create the stack. I think you may need to check Openstack Heat logs to see why the stack creating is blocked. Below is what the stack resources look like when stack is successfully created. Compared to your print, the problem may happen on the floating ip creating. root@b96ea8d56b3c:/home/opnfv/repos/yardstick# openstack stack resource list demo-4a2fea01 +--------------------------------+-------------------------------------------------------------------------------------+------------------------------------+-----------------+----------------------+ | resource_name | physical_resource_id | resource_type | resource_status | updated_time | +--------------------------------+-------------------------------------------------------------------------------------+------------------------------------+-----------------+----------------------+ | athena.demo-4a2fea01-fip-assoc | 2846 | OS::Neutron::FloatingIPAssociation | CREATE_COMPLETE | 2018-10-25T09:15:13Z | | demo-4a2fea01-test-subnet | 2e24549d-5903-4023-84c7-12a02da0ad23 | OS::Neutron::Subnet | CREATE_COMPLETE | 2018-10-25T09:15:13Z | | athena.demo-4a2fea01-fip | a5ba1a33-b7ef-4a47-b5a9-615504be2835 | OS::Nova::FloatingIP | CREATE_COMPLETE | 2018-10-25T09:15:13Z | | demo-4a2fea01-secgroup | 93ff256e-953b-49d3-9f08-e07bb4841e55 | OS::Neutron::SecurityGroup | CREATE_COMPLETE | 2018-10-25T09:15:13Z | | demo-4a2fea01-test-router | d2303b73-6e9a-4924-876b-bde531c54a21 | OS::Neutron::Router | CREATE_COMPLETE | 2018-10-25T09:15:13Z | | demo-4a2fea01-key | demo-4a2fea01-key | OS::Nova::KeyPair | CREATE_COMPLETE | 2018-10-25T09:15:13Z | | ares.demo-4a2fea01 | 5b377171-5755-4e98-be47-e7d5d37399e7 | OS::Nova::Server | CREATE_COMPLETE | 2018-10-25T09:15:13Z | | ares.demo-4a2fea01-test-port | d0523806-b09c-4541-a200-007f1a82fb10 | OS::Neutron::Port | CREATE_COMPLETE | 2018-10-25T09:15:13Z | | demo-4a2fea01-test | bf4f636d-22c8-42f0-afcb-6fb8fa838556 | OS::Neutron::Net | CREATE_COMPLETE | 2018-10-25T09:15:13Z | | demo-4a2fea01-test-router-if0 | d2303b73-6e9a-4924-876b-bde531c54a21:subnet_id=2e24549d-5903-4023-84c7-12a02da0ad23 | OS::Neutron::RouterInterface | CREATE_COMPLETE | 2018-10-25T09:15:13Z | | athena.demo-4a2fea01-test-port | 4ec0d4a1-1060-4e2a-a1bf-41c7a6051682 | OS::Neutron::Port | CREATE_COMPLETE | 2018-10-25T09:15:13Z | | athena.demo-4a2fea01 | 2594a554-3a33-4d8f-b304-12c8aa243e44 | OS::Nova::Server | CREATE_COMPLETE | 2018-10-25T09:15:13Z | +--------------------------------+-------------------------------------------------------------------------------------+------------------------------------+-----------------+----------------------+ Best Regards, Rex Lee +-------------------------------------------------------------------------------------------+ [cid:image001.png@01D0A50A.DD5A8F20] + Mingjiang Li (Rex) Mobile: +86 13761275017 + Shanghai Institute, Huawei + No. 2222, Xinjinqiao Road, Pudong, Shanghai, 201206, P.R.China +-------------------------------------------------------------------------------------------+ From: opnfv-tech-discuss@lists.opnfv.org [mailto:opnfv-tech-discuss@lists.opnfv.org] On Behalf Of jai.parkash via Lists.Opnfv.Org Sent: Thursday, June 20, 2019 4:04 PM To: opnfv-tech-discuss@lists.opnfv.org Cc: opnfv-tech-discuss@lists.opnfv.org Subject: [opnfv-tech-discuss] Yardstick- Yardstick testcase issues Hi Team, I have setup the yardstick container with below link because my SUT(system under Test) environment is not installed by opnfv installer. https://wiki.opnfv.org/display/yardstick/How+to+use+yardstick+in+SUT+not+installed+by+OPNFV+installers while run the yardstick sample test(yardstick -d task start /home/opnfv/repos/yardstick/tests/opnfv/test_cases/opnfv_yardstick_tc002.yaml environment but hang at below step without error with long time. 2019-06-20 07:08:02,437 [INFO] yardstick.orchestrator.heat heat.py:630 Creating stack 'demo-a887de04' START While checking at openstack below the are resource status of stack create by yardstick. root@0d6405fbb58f:/home/opnfv/repos# openstack stack resource list demo-ae6ceee8 +--------------------------------+--------------------------------------+------------------------------------+-----------------+----------------------+ | resource_name | physical_resource_id | resource_type | resource_status | updated_time | +--------------------------------+--------------------------------------+------------------------------------+-----------------+----------------------+ | ares.demo-ae6ceee8-test-port | 55a76e87-568f-4ac5-ab5c-2aa04583a582 | OS::Neutron::Port | CREATE_COMPLETE | 2019-06-20T07:58:33Z | | demo-ae6ceee8-test-router | | OS::Neutron::Router | INIT_COMPLETE | 2019-06-20T07:58:33Z | | athena.demo-ae6ceee8 | 60968ba8-5e30-4ae5-b236-69f24e42cc1b | OS::Nova::Server | CREATE_COMPLETE | 2019-06-20T07:58:33Z | | demo-ae6ceee8-test-router-if0 | | OS::Neutron::RouterInterface | INIT_COMPLETE | 2019-06-20T07:58:33Z | | demo-ae6ceee8-key | demo-ae6ceee8-key | OS::Nova::KeyPair | CREATE_COMPLETE | 2019-06-20T07:58:33Z | | ares.demo-ae6ceee8 | 58d37ffe-72b9-4db1-b087-660c108392f2 | OS::Nova::Server | CREATE_COMPLETE | 2019-06-20T07:58:33Z | | athena.demo-ae6ceee8-fip | | OS::Nova::FloatingIP | INIT_COMPLETE | 2019-06-20T07:58:33Z | | demo-ae6ceee8-test | 976ef970-f86a-47c3-a903-e707b76a578a | OS::Neutron::Net | CREATE_COMPLETE | 2019-06-20T07:58:33Z | | athena.demo-ae6ceee8-fip-assoc | | OS::Neutron::FloatingIPAssociation | INIT_COMPLETE | 2019-06-20T07:58:33Z | | athena.demo-ae6ceee8-test-port | b14d6b15-1a5e-49cf-9bb1-04b841a5b466 | OS::Neutron::Port | CREATE_COMPLETE | 2019-06-20T07:58:33Z | | demo-ae6ceee8-test-subnet | 231f8644-5ce7-4ef1-bfd9-0eddbf179fe9 | OS::Neutron::Subnet | CREATE_COMPLETE | 2019-06-20T07:58:33Z | | demo-ae6ceee8-secgroup | f38e975e-105a-4492-8257-3253fce17d9d | OS::Neutron::SecurityGroup | CREATE_COMPLETE | 2019-06-20T07:58:33Z | +--------------------------------+--------------------------------------+------------------------------------+-----------------+----------------------+ root@0d6405fbb58f:/home/opnfv/repos# openstack stack list +--------------------------------------+---------------+----------------------------------+--------------------+----------------------+--------------+ | ID | Stack Name | Project | Stack Status | Creation Time | Updated Time | +--------------------------------------+---------------+----------------------------------+--------------------+----------------------+--------------+ | 93cbf853-0bef-48b3-b16e-6cb463c15264 | demo-ae6ceee8 | 20c7ee306e9a43ea8760d9671d33f303 | CREATE_IN_PROGRESS | 2019-06-20T07:58:32Z | None | +--------------------------------------+---------------+----------------------------------+--------------------+----------------------+--------------+ root@0d6405fbb58f:/home/opnfv/repos# Thanks and Regards [cid:image001.gif@01D193DD.A31B0ED0] Jai Parkash Consultant-Storage Engineering [Tel] +91 124 435 8000 [Cel] +91 9717433445 [CVS] 7357 3801 [Email] jai.park...@orange.com<mailto:jai.park...@orange.com> [cid:image007.png@01D2B436.8F6329C0] Plazza SkillCenter<https://plazza.orange.com/groups/storageip-skill-center/activity> www Sharepoint SkillCenter<http://shp.itn.ftgroup/sites/ITE/iteamea/cssc/FTSharedDocuments/Forms/AllItems.aspx> * Contact the SkillCenter <mailto:corp-storage.skill-cen...@orange.com> ( DL CORP-STORAGE SKILL-CENTER ) Tower B, 8th Floor, DLF Infinity Towers, DLF Cyber City Phase - II, Gurgaon - 122002, Haryana, INDIA [OINIS_vignette_2017] _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you. _________________________________________________________________________________________________________________________ Ce message et ses pieces jointes peuvent contenir des informations confidentielles ou privilegiees et ne doivent donc pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce message par erreur, veuillez le signaler a l'expediteur et le detruire ainsi que les pieces jointes. Les messages electroniques etant susceptibles d'alteration, Orange decline toute responsabilite si ce message a ete altere, deforme ou falsifie. Merci. This message and its attachments may contain confidential or privileged information that may be protected by law; they should not be distributed, used or copied without authorisation. If you have received this email in error, please notify the sender and delete this message and its attachments. As emails may be altered, Orange is not liable for messages that have been modified, changed or falsified. Thank you.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23264): https://lists.opnfv.org/g/opnfv-tech-discuss/message/23264 Mute This Topic: https://lists.opnfv.org/mt/32154595/21656 Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-