SuccessConsole Output

Skipping 1,958 KB.. Full Log
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Basic 27-Update Helm Ee In Running Vnf Instance :: [BASIC-27] Upd...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Set NS Update Config                                                  | PASS |
------------------------------------------------------------------------------
Get Management Ip Address                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operation :: The VNF has a Da... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation :: Performs one Day 2 operation on the VNF... | PASS |
------------------------------------------------------------------------------
Check Remote File Created Via Day 2 Operation :: Check whether the... | PASS |
------------------------------------------------------------------------------
Update VNFD Package :: Updates the VNFD by using new VNFD package ... | PASS |
------------------------------------------------------------------------------
Update Running VNF Instance :: Updates the running VNF instance by... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operation on Upgraded Helm EE :: Performs one Day 2 ... | PASS |
------------------------------------------------------------------------------
Check Remote Folder Created Via Day 2 Operation :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Basic 27-Update Helm Ee In Running Vnf Instance :: [BASI... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Epa 01-Epa Sriov :: [EPA-01] EPA+SRIOV without underlay.            
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF IP Address                                                    | PASS |
------------------------------------------------------------------------------
Check SR-IOV Interface                                                | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 01-Epa Sriov :: [EPA-01] EPA+SRIOV without underlay.    | PASS |
8 tests, 8 passed, 0 failed
==============================================================================
Testsuite.Epa 02-Additional Capabilities :: [EPA-02] Support for additional...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF Server ID                                                     | PASS |
------------------------------------------------------------------------------
Get Server Flavor Properties                                          | PASS |
------------------------------------------------------------------------------
Check Flavor Quota Properties                                         | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 02-Additional Capabilities :: [EPA-02] Support for a... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
[ ERROR ] Error in file '/robot-systest/testsuite/epa_03-crud_operations_on_sdnc.robot' on line 18: Processing variable file '/robot-systest/resources/epa_03-crud_operations_on_sdnc_data.py' failed: Importing variable file '/robot-systest/resources/epa_03-crud_operations_on_sdnc_data.py' failed: 'SDNC_URL' environment variable not found
Traceback (most recent call last):
  File "/robot-systest/resources/epa_03-crud_operations_on_sdnc_data.py", line 40, in <module>
    raise Exception("'SDNC_URL' environment variable not found")
PYTHONPATH:
  /robot-systest/resources
  /usr/local/bin
  /usr/lib/python38.zip
  /usr/lib/python3.8
  /usr/lib/python3.8/lib-dynload
  /usr/local/lib/python3.8/dist-packages
  /usr/lib/python3/dist-packages
Testsuite.Epa 03-Crud Operations On Sdnc :: [EPA-03] CRUD operations on SDN...
==============================================================================
Create Basic SDNC                                                     | FAIL |
Variable '${sdnc_name}' not found.
------------------------------------------------------------------------------
Check SDNC Status Is Healthy                                          | FAIL |
Variable '${sdnc_id}' not found.
------------------------------------------------------------------------------
Delete Basic SDNC                                                     | FAIL |
Variable '${sdnc_name}' not found.
------------------------------------------------------------------------------
Testsuite.Epa 03-Crud Operations On Sdnc :: [EPA-03] CRUD operatio... | FAIL |
3 tests, 0 passed, 3 failed
==============================================================================
Testsuite.Epa 04-Epa Underlay Sriov :: [EPA-04] EPA underlay SR-IOV.          
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Ping from Vnf1 to Vnf2                                                | PASS |
------------------------------------------------------------------------------
Ping from Vnf2 to Vnf1                                                | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Epa 04-Epa Underlay Sriov :: [EPA-04] EPA underlay SR-IOV.  | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Fail 01-Insufficient Resources :: [FAIL-01] A single VNF with 2 V...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Cannot Instantiate Network Service                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance And Check VIM                                      | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Fail 01-Insufficient Resources :: [FAIL-01] A single VNF... | PASS |
6 tests, 6 passed, 0 failed
==============================================================================
Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a single-VDU VNF   
==============================================================================
Create Hackfest Basic VNF Descriptor                                  | PASS |
------------------------------------------------------------------------------
Create Hackfest Basic NS Descriptor                                   | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address                                                    | PASS |
------------------------------------------------------------------------------
Test Ping                                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Basic :: [HACKFEST-BASIC] Basic NS with a singl... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with two mult...
==============================================================================
Create Hackfest Cloudinit VNF Descriptor                              | PASS |
------------------------------------------------------------------------------
Create Hackfest Cloudinit NS Descriptor                               | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address                                                    | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote File Injected Via Cloud-init                             | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Cloudinit :: [HACKFEST-CLOUDINIT] Basic NS with... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with two multi-...
==============================================================================
Create Hackfest multivdu VNF Descriptor                               | PASS |
------------------------------------------------------------------------------
Create Hackfest Multivdu NS Descriptor                                | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get Vnf Ip Address                                                    | PASS |
------------------------------------------------------------------------------
Test Ping                                                             | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Delete NS Instance Test                                               | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Hackfest Multivdu :: [HACKFEST-MULTIVDU] Basic NS with t... | PASS |
9 tests, 9 passed, 0 failed
==============================================================================
Testsuite.Heal 01-Volume Vdu Healing :: [HEAL-01] Healing of a multi-volume...
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get Volume VNF Info                                                   | PASS |
------------------------------------------------------------------------------
Get Volumes Info                                                      | PASS |
------------------------------------------------------------------------------
Check VDU Disks                                                       | PASS |
------------------------------------------------------------------------------
Delete Persistent Volume VDU                                          | PASS |
------------------------------------------------------------------------------
Heal Persistent Volume VDU                                            | PASS |
------------------------------------------------------------------------------
Check VNF After Healing                                               | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 01-Volume Vdu Healing :: [HEAL-01] Healing of a mul... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Heal 02-Scale Vdu Healing :: [HEAL-02] Healing of scaled charm VDUs 
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Scale Out Charm VNF                                                   | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get Charm VNF Info                                                    | PASS |
------------------------------------------------------------------------------
Halt Charm VDU                                                        | PASS |
------------------------------------------------------------------------------
Heal Charm VDU                                                        | PASS |
------------------------------------------------------------------------------
Check VNF After Healing                                               | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 02-Scale Vdu Healing :: [HEAL-02] Healing of scaled... | PASS |
15 tests, 15 passed, 0 failed
==============================================================================
Testsuite.Heal 03-Multiple Healing :: [HEAL-03] Healing of multiple VDUs      
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Scale Out Charm VNF                                                   | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get Charm VNF Info                                                    | PASS |
------------------------------------------------------------------------------
Get Volume VNF Info                                                   | PASS |
------------------------------------------------------------------------------
Stop VDUs                                                             | PASS |
------------------------------------------------------------------------------
Heal VDUs                                                             | PASS |
------------------------------------------------------------------------------
Check VNFs After Healing                                              | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 03-Multiple Healing :: [HEAL-03] Healing of multipl... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Heal 04-Autohealing :: [HEAL-04] Autohealing of NS                  
==============================================================================
Create VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Network Service Instance Test                                         | PASS |
------------------------------------------------------------------------------
Get NS Id                                                             | PASS |
------------------------------------------------------------------------------
Get VIM Objects                                                       | PASS |
------------------------------------------------------------------------------
Get VNF Info                                                          | PASS |
------------------------------------------------------------------------------
Stop Autoheal VDU                                                     | PASS |
------------------------------------------------------------------------------
Wait For Autohealing To Be Completed                                  | PASS |
------------------------------------------------------------------------------
Check VNF After Healing                                               | PASS |
------------------------------------------------------------------------------
Update VIM Objects                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors                                                | PASS |
------------------------------------------------------------------------------
Delete Objects in VIM                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Heal 04-Autohealing :: [HEAL-04] Autohealing of NS          | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addition.        
==============================================================================
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 02-K8Scluster Creation :: [K8s-02] K8s cluster addit... | PASS |
2 tests, 2 passed, 0 failed
==============================================================================
Testsuite.K8S 03-Simple K8S :: [K8s-03] Simple K8s.                           
==============================================================================
Create Simple K8s VNF Descriptor                                      | PASS |
------------------------------------------------------------------------------
Create Simple K8s Descriptor                                          | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Network Service K8s Instance Test                                     | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Delete NS K8s Instance Test                                           | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Delete VNF NS Packages                                                | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 03-Simple K8S :: [K8s-03] Simple K8s.                   | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart.               
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation                                             | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation                                | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation                                            | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation                               | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 04-Openldap Helm :: [K8s-04] Openldap Helm chart.       | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.K8S 05-K8S Proxy Charms :: [K8s-05] K8s Proxy Charm.                
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 05-K8S Proxy Charms :: [K8s-05] K8s Proxy Charm.        | PASS |
11 tests, 11 passed, 0 failed
==============================================================================
Testsuite.K8S 06-K8S Secure Key Management :: [K8s-06] K8s Secure Key Manag...
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 06-K8S Secure Key Management :: [K8s-06] K8s Secure ... | PASS |
12 tests, 12 passed, 0 failed
==============================================================================
Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated cluster w...
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Create Dummy VIM                                                      | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete VIM                                                            | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 07-Dummy Helm :: [K8s-07] Openldap Helm in isolated ... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 08-Simple K8S Scaling :: [K8s-08] Simple K8s Scale.             
==============================================================================
Create Simple K8s Scale VNF Descriptor                                | PASS |
------------------------------------------------------------------------------
Create Simple K8s Scale NS Descriptor                                 | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Network Service K8s Instance Test                                     | PASS |
------------------------------------------------------------------------------
Get KDU Model Name :: Get the model name of the network service k8... | PASS |
------------------------------------------------------------------------------
Get Scale Count Before Scale Out :: Get the scale count of the app... | PASS |
------------------------------------------------------------------------------
Perform Manual KDU Scale Out :: Scale out the application of netwo... | PASS |
------------------------------------------------------------------------------
Check Scale Count After Scale Out :: Check whether the scale count... | PASS |
------------------------------------------------------------------------------
Perform Manual KDU Scale In :: Scale in the application of network... | PASS |
------------------------------------------------------------------------------
Check Scale Count After Scale In :: Check whether the scale count ... | PASS |
------------------------------------------------------------------------------
Delete NS K8s Instance Test                                           | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 08-Simple K8S Scaling :: [K8s-08] Simple K8s Scale.     | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.K8S 09-Pebble Charm K8S :: [K8s-09] Pebble Charm.                   
==============================================================================
Create Simple K8s VNF Descriptor                                      | PASS |
------------------------------------------------------------------------------
Create Simple K8s Descriptor                                          | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Network Service K8s Instance Test                                     | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Delete NS K8s Instance Test                                           | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Delete VNF NS Packages                                                | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 09-Pebble Charm K8S :: [K8s-09] Pebble Charm.           | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite.K8S 10-Sol004 Sol007 With K8S Proxy Charms :: [K8s-10] K8s Proxy ...
==============================================================================
Create Charm VNF Descriptor                                           | PASS |
------------------------------------------------------------------------------
Create Charm NS Descriptor                                            | PASS |
------------------------------------------------------------------------------
Instantiate Charm Network Service                                     | PASS |
------------------------------------------------------------------------------
Get Management Ip Addresses                                           | PASS |
------------------------------------------------------------------------------
Test SSH Access                                                       | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 1 Operations :: The Charm VNF h... | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation per VNF t... | PASS |
------------------------------------------------------------------------------
Check Remote Files Created Via Day 2 Operations :: Check whether t... | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 10-Sol004 Sol007 With K8S Proxy Charms :: [K8s-10] K... | PASS |
11 tests, 11 passed, 0 failed
==============================================================================
Testsuite.K8S 12-Openldap Helm Day-2 :: [K8s-12] Openldap Helm chart.         
==============================================================================
Create Package For OpenLDAP CNF                                       | PASS |
------------------------------------------------------------------------------
Create Package For OpenLDAP NS                                        | PASS |
------------------------------------------------------------------------------
Add K8s Cluster To OSM                                                | PASS |
------------------------------------------------------------------------------
Create Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Get Ns Id                                                             | PASS |
------------------------------------------------------------------------------
Get Vnf Id                                                            | PASS |
------------------------------------------------------------------------------
Execute Day 2 Operations :: Performs one Day 2 operation.             | PASS |
------------------------------------------------------------------------------
Execute Upgrade Operation                                             | PASS |
------------------------------------------------------------------------------
Check Replicas After Upgrade Operation                                | PASS |
------------------------------------------------------------------------------
Execute Rollback Operation                                            | PASS |
------------------------------------------------------------------------------
Check Replicas After Rollback Operation                               | PASS |
------------------------------------------------------------------------------
Delete Network Service Instance                                       | PASS |
------------------------------------------------------------------------------
Remove K8s Cluster from OSM                                           | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor Test                                             | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.K8S 12-Openldap Helm Day-2 :: [K8s-12] Openldap Helm chart. | PASS |
15 tests, 15 passed, 0 failed
==============================================================================
Testsuite.Quotas 01-Quota Enforcement :: [QUOTAS-01] Quota enforcement.       
==============================================================================
Create First Project With Quotas                                      | PASS |
------------------------------------------------------------------------------
Create Second Project With Quotas                                     | PASS |
------------------------------------------------------------------------------
Create User In Projects                                               | PASS |
------------------------------------------------------------------------------
Change First Project Name to Third Project Name                       | PASS |
------------------------------------------------------------------------------
Create VNFDs On Third Project Until Exceed Quota                      | PASS |
------------------------------------------------------------------------------
Increase Third Project Quotas                                         | PASS |
------------------------------------------------------------------------------
Create More VNFDs On Third Project Until Exceed Quota                 | PASS |
------------------------------------------------------------------------------
Create VNFDs On Second Project Until Exceed Quota                     | PASS |
------------------------------------------------------------------------------
Check Project Scopes                                                  | PASS |
------------------------------------------------------------------------------
Delete Second Project VNFD                                            | PASS |
------------------------------------------------------------------------------
Delete Third Project VNFDs                                            | PASS |
------------------------------------------------------------------------------
Delete Second Project After Removing User From It                     | PASS |
------------------------------------------------------------------------------
Delete Projects User                                                  | PASS |
------------------------------------------------------------------------------
Delete Third Project                                                  | PASS |
------------------------------------------------------------------------------
Testsuite.Quotas 01-Quota Enforcement :: [QUOTAS-01] Quota enforce... | PASS |
14 tests, 14 passed, 0 failed
==============================================================================
Testsuite.Sa 01-Vnf With Vim Metrics :: [SA-01] VNF with VIM-based metrics.   
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF VIM-based Metrics                                             | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 01-Vnf With Vim Metrics :: [SA-01] VNF with VIM-based... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VNF with VI...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Get Scale-Out Threshold From VNF                                      | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF Id                                                            | PASS |
------------------------------------------------------------------------------
Get VNF IP Address                                                    | PASS |
------------------------------------------------------------------------------
Get VNF VIM-based Metric Before Auto-scaling                          | PASS |
------------------------------------------------------------------------------
Increase VIM-based Metric To Force Auto-scaling                       | PASS |
------------------------------------------------------------------------------
Wait VIM-based Metric To Exceed Threshold                             | PASS |
------------------------------------------------------------------------------
Get VDUs After Auto-scaling                                           | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 02-Vnf With Vim Metrics And Autoscaling :: [SA-02] VN... | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Sa 07-Alarms From Sa-Related Vnfs :: [SA-07] Events or alarms com...
==============================================================================
Create Webhook Service VNF Descriptor                                 | PASS |
------------------------------------------------------------------------------
Create Webhook Service NS Descriptor                                  | PASS |
------------------------------------------------------------------------------
Instantiate Webhook Service Network Service                           | PASS |
------------------------------------------------------------------------------
Get Webhook Service VNF IP Address                                    | PASS |
------------------------------------------------------------------------------
Start Webhook Service                                                 | PASS |
------------------------------------------------------------------------------
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get Alarm Metric                                                      | PASS |
------------------------------------------------------------------------------
Check Alarms Were Received                                            | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Delete Webhook Service NS Instance                                    | PASS |
------------------------------------------------------------------------------
Delete Webhook Service NS Descriptor                                  | PASS |
------------------------------------------------------------------------------
Delete Webhook Service VNF Descriptor                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 07-Alarms From Sa-Related Vnfs :: [SA-07] Events or a... | PASS |
16 tests, 16 passed, 0 failed
==============================================================================
Testsuite.Sa 08-Vnf With Vnf Indicators Snmp :: [SA-08] VNF with VNF-based ...
==============================================================================
Create VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Create NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Instantiate Network Service                                           | PASS |
------------------------------------------------------------------------------
Get VNF SNMP Metrics                                                  | PASS |
------------------------------------------------------------------------------
Delete NS Instance                                                    | PASS |
------------------------------------------------------------------------------
Delete NS Descriptor                                                  | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor                                                 | PASS |
------------------------------------------------------------------------------
Testsuite.Sa 08-Vnf With Vnf Indicators Snmp :: [SA-08] VNF with V... | PASS |
7 tests, 7 passed, 0 failed
==============================================================================
Testsuite.Slice 01-Network Slicing :: [SLICE-01] Network Slicing.             
==============================================================================
Create Slice VNF Descriptors :: Onboards all the VNFDs required fo... | PASS |
------------------------------------------------------------------------------
Create Slice NS Descriptors :: Onboards all the NSDs required for ... | PASS |
------------------------------------------------------------------------------
Create Slice Template :: Onboards the Network Slice Template: nst ... | PASS |
------------------------------------------------------------------------------
Network Slice Instance Test :: Instantiates the NST recently onboa... | PASS |
------------------------------------------------------------------------------
Get Middle Vnf Management Ip :: Obtains the management IP of the s... | PASS |
------------------------------------------------------------------------------
Get Slice Vnf Ip Addresses :: Obtains the list of IPs addresses in... | PASS |
------------------------------------------------------------------------------
Test Middle Ns Ping :: Pings the slice middle vnf (mgmt_vnf_ip)       | PASS |
------------------------------------------------------------------------------
Test Middle Vnf SSH Access :: SSH access to the slice middle vnf (... | PASS |
------------------------------------------------------------------------------
Test Slice Connectivity :: SSH access to the slice middle vnf (mgm... | PASS |
------------------------------------------------------------------------------
Delete Slice Instance :: Stops the slice instance (slice_name)        | PASS |
------------------------------------------------------------------------------
Delete Slice Template :: Deletes the NST (nst_name) from OSM          | PASS |
------------------------------------------------------------------------------
Delete NS Descriptors :: Deletes all the NSDs created for the test... | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Deletes all the VNFDs created for the te... | PASS |
------------------------------------------------------------------------------
Testsuite.Slice 01-Network Slicing :: [SLICE-01] Network Slicing.     | PASS |
13 tests, 13 passed, 0 failed
==============================================================================
Testsuite.Slice 02-Shared Network Slicing :: [SLICE-02] Shared Network Slic...
==============================================================================
Create Slice VNF Descriptors :: Onboards all the VNFDs required fo... | PASS |
------------------------------------------------------------------------------
Create Slice NS Descriptors :: Onboards all the NSDs required for ... | PASS |
------------------------------------------------------------------------------
Create Slice Templates :: Onboards the Network Slice Templates: ns... | PASS |
------------------------------------------------------------------------------
Network Slice First Instance :: Instantiates the First NST recentl... | PASS |
------------------------------------------------------------------------------
Network Slice Second Instance :: Instantiates the Second NST recen... | PASS |
------------------------------------------------------------------------------
First Network Slice Ns Count :: Counts the NS in both slice instan... | PASS |
------------------------------------------------------------------------------
Get Middle Vnf Management Ip :: Obtains the management IP of the s... | PASS |
------------------------------------------------------------------------------
Get First Slice Vnf IPs :: Obtains the list of IPs addresses in th... | PASS |
------------------------------------------------------------------------------
Test Middle Ns Ping :: Pings the slice middle vnf (mgmt_vnf_ip)       | PASS |
------------------------------------------------------------------------------
Test Middle Vnf SSH Access :: SSH access to the slice middle vnf (... | PASS |
------------------------------------------------------------------------------
Test First Slice Connectivity :: SSH access to the slice middle vn... | PASS |
------------------------------------------------------------------------------
Delete Slice One Instance :: Stops the slice instance (slice_name)    | PASS |
------------------------------------------------------------------------------
Second Network Slice Ns Count :: Counts the NS in both slice insta... | PASS |
------------------------------------------------------------------------------
Get Second Slice Vnf IPs :: Obtains the list of IPs addresses in t... | PASS |
------------------------------------------------------------------------------
Test Second Slice Connectivity :: SSH access to the slice middle v... | PASS |
------------------------------------------------------------------------------
Delete Slice Two Instance :: Stops the slice instance (slice2_name)   | PASS |
------------------------------------------------------------------------------
Delete Slice One Template :: Deletes the NST (nst_name) from OSM      | PASS |
------------------------------------------------------------------------------
Delete Slice Two Template :: Deletes the NST (nst2_name) from OSM     | PASS |
------------------------------------------------------------------------------
Delete NS Descriptors :: Deletes all the NSDs created for the test... | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptors :: Deletes all the VNFDs created for the te... | PASS |
------------------------------------------------------------------------------
Testsuite.Slice 02-Shared Network Slicing :: [SLICE-02] Shared Net... | PASS |
20 tests, 20 passed, 0 failed
==============================================================================
Testsuite.Sol003 01-Vnf-Lifecycle-Management :: [SOL003-01] Sol003 Api testing
==============================================================================
Create VNF package from JSON file descriptor :: Test case to creat... | PASS |
------------------------------------------------------------------------------
Instantiate VNF :: Test case to Instantiate a VNF                     | PASS |
------------------------------------------------------------------------------
Query VNF Instances :: Test case to query VNF Instance                | PASS |
------------------------------------------------------------------------------
Query VNF Instance ID :: Test case to query Vnf instance ID           | PASS |
------------------------------------------------------------------------------
Query VNF LCM Ops :: Test case to Query VNF LCM operation             | PASS |
------------------------------------------------------------------------------
Query VNF LCM Ops ID                                                  | PASS |
------------------------------------------------------------------------------
Scale VNF :: Test case to Scale out VNF                               | PASS |
------------------------------------------------------------------------------
Terminate VNF :: Test case to terminate the VNF                       /usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
| PASS |
------------------------------------------------------------------------------
Delete VNF :: Test case to delete VNF                                 | PASS |
------------------------------------------------------------------------------
Delete VNF Descriptor Test                                            | PASS |
------------------------------------------------------------------------------
Testsuite.Sol003 01-Vnf-Lifecycle-Management :: [SOL003-01] Sol003... | PASS |
10 tests, 10 passed, 0 failed
==============================================================================
Testsuite                                                             | FAIL |
558 tests, 555 passed, 3 failed
==============================================================================
Output:  /robot-systest/reports/output.xml
Log:     /robot-systest/reports/log.html
Report:  /robot-systest/reports/report.html
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
/usr/local/lib/python3.8/dist-packages/urllib3/connectionpool.py:1043: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.21.249.232'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
  warnings.warn(
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.pRJUfsQEV7/output.xml .
[Pipeline] sh
[osm-devops] Running shell script
+ cp /tmp/tmp.pRJUfsQEV7/log.html /tmp/tmp.pRJUfsQEV7/report.html .
[Pipeline] sh
[osm-devops] Running shell script
+ pwd
[Pipeline] echo
Present Directory is : /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops
[Pipeline] step
Robot results publisher started...
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (After System Integration test)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Archive)
[Pipeline] dir
Running in /home/jenkins/workspace/osm-stage_3-merge_v13.0/repo/release
[Pipeline] {
[Pipeline] getArtifactoryServer
[Pipeline] newBuildInfo
[Pipeline] artifactoryUpload
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/422/dists/unstable/osmclient/binary-amd64/Packages.gz
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/422/dists/unstable/IM/binary-amd64/Packages.gz
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/422/dists/unstable/devops/binary-amd64/Packages.gz
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/422/dists/unstable/devops/binary-amd64/Packages
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/422/dists/unstable/osmclient/binary-amd64/Packages
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/422/dists/unstable/IM/binary-amd64/Packages
[consumer_2] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/422/pool/devops/osm-devops_13.0.1.post6-1_all.deb
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/422/pool/IM/python3-osm-im_13.0.1.post1%2Bgcf2688e-1_all.deb
[consumer_1] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/422/pool/osmclient/python3-osmclient_13.0.1.post1%2Bgc4c5273-1_all.deb
[consumer_0] Deploying artifact: https://artifactory-osm.etsi.org/artifactory/osm-release/v13.0/422/pool/IM/osm-imdocs_13.0.1.post1-gcf2688e_all.deb
[Pipeline] publishBuildInfo
Deploying build info to: https://artifactory-osm.etsi.org/artifactory/api/build
Deploying build descriptor to: https://artifactory-osm.etsi.org/artifactory/api/build
Build successfully deployed. Browse it in Artifactory under https://artifactory-osm.etsi.org/artifactory/webapp/builds/osm-stage_3-merge%20::%20v13.0/422
[Pipeline] sh
[release] Running shell script
+ env
[Pipeline] step
Archiving artifacts
Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Publish to Dockerhub)
[Pipeline] parallel
[Pipeline] [NG-UI] { (Branch: NG-UI)
[Pipeline] [PLA] { (Branch: PLA)
[Pipeline] [tests] { (Branch: tests)
[Pipeline] [RO] { (Branch: RO)
[Pipeline] [NBI] { (Branch: NBI)
[Pipeline] [Airflow] { (Branch: Airflow)
[Pipeline] [POL] { (Branch: POL)
[Pipeline] [Prometheus] { (Branch: Prometheus)
[Pipeline] [Keystone] { (Branch: Keystone)
[Pipeline] [osmclient] { (Branch: osmclient)
[Pipeline] [MON] { (Branch: MON)
[Pipeline] [LCM] { (Branch: LCM)
[Pipeline] [NG-UI] dir
[NG-UI] Running in /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops/NG-UI
[Pipeline] [NG-UI] {
[Pipeline] [PLA] dir
[PLA] Running in /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops/PLA
[Pipeline] [PLA] {
[Pipeline] [tests] dir
[tests] Running in /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops/tests
[Pipeline] [tests] {
[Pipeline] [RO] dir
[RO] Running in /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops/RO
[Pipeline] [RO] {
[Pipeline] [NBI] dir
[NBI] Running in /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops/NBI
[Pipeline] [NBI] {
[Pipeline] [Airflow] dir
[Airflow] Running in /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops/Airflow
[Pipeline] [Airflow] {
[Pipeline] [POL] dir
[POL] Running in /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops/POL
[Pipeline] [POL] {
[Prometheus] Running in /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops/Prometheus
[Pipeline] [Prometheus] dir
[Pipeline] [Prometheus] {
[Pipeline] [Keystone] dir
[Keystone] Running in /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops/Keystone
[Pipeline] [Keystone] {
[Pipeline] [osmclient] dir
[osmclient] Running in /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops/osmclient
[Pipeline] [osmclient] {
[Pipeline] [MON] dir
[MON] Running in /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops/MON
[Pipeline] [MON] {
[Pipeline] [LCM] dir
[LCM] Running in /tmp/tmp.25Pxjr8GcE/usr/share/osm-devops/LCM
[Pipeline] [LCM] {
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v130-merge-422
[NG-UI] osm-v130-merge-422: Pulling from devops/cicd/opensourcemano/ng-ui
[NG-UI] Digest: sha256:0b4a65bfb03330ff036192ff9072133441afa54e32df4e36469a12786b9bd441
[NG-UI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v130-merge-422
[NG-UI] osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v130-merge-422
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[PLA] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v130-merge-422
[PLA] osm-v130-merge-422: Pulling from devops/cicd/opensourcemano/pla
[PLA] Digest: sha256:dc27d20d854c35f7f27a16e2cbad31b5d07cdee89fd92c5cfbadc9e66c47b126
[PLA] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v130-merge-422
[PLA] osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v130-merge-422
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[tests] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v130-merge-422
[tests] osm-v130-merge-422: Pulling from devops/cicd/opensourcemano/tests
[tests] Digest: sha256:850a54eff046395c3b7cc4d21d1ee354faceb6ab43e94b29f64e9782129a26dc
[tests] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v130-merge-422
[tests] osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v130-merge-422
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-422
[RO] osm-v130-merge-422: Pulling from devops/cicd/opensourcemano/ro
[RO] Digest: sha256:86ac4367ef5b0d5402fc5158eb3723a2bce8c0b8c721aa347cf48e12ff1d2e77
[RO] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-422
[RO] osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-422
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-422
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v130-merge-422
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-422
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v130-merge-422
[Pipeline] [Keystone] sh
[NBI] osm-v130-merge-422: Pulling from devops/cicd/opensourcemano/nbi
[NBI] Digest: sha256:d5f1edece4cacc86ab3c1b16b0b479e476ead039ce9f02e05a6384eecc3db6b4
[NBI] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-422
[NBI] osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-422
[Keystone] [Keystone] Running shell script
[Pipeline] [osmclient] sh
[Keystone] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-422
[osmclient] [osmclient] Running shell script
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[LCM] [LCM] Running shell script
[Pipeline] [LCM] sh
[Airflow] osm-v130-merge-422: Pulling from devops/cicd/opensourcemano/airflow
[Airflow] Digest: sha256:173b766d1e47f9c2941bf0eef9ed6502c8552ba56d5bd0e76d92c93ce08d6a70
[Airflow] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v130-merge-422
[Airflow] osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v130-merge-422
[POL] osm-v130-merge-422: Pulling from devops/cicd/opensourcemano/pol
[POL] Digest: sha256:437f758b77c11ee1febc61c009516c98979a20c69460452bc44047198e9f7913
[POL] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-422
[POL] osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-422
[Prometheus] osm-v130-merge-422: Pulling from devops/cicd/opensourcemano/prometheus
[Prometheus] Digest: sha256:0ac7bafb7c5c91483acf1027a4ed2085e11ca74af7a4d97b8015bc6b480bbd3a
[Prometheus] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v130-merge-422
[Prometheus] osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v130-merge-422
[Keystone] osm-v130-merge-422: Pulling from devops/cicd/opensourcemano/keystone
[Keystone] Digest: sha256:3b2d95670ba729418f59fda92671b93a37394eff8f56208543caeeac85a7588e
[Keystone] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-422
[Keystone] osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-422
[osmclient] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-422
[osmclient] osm-v130-merge-422: Pulling from devops/cicd/opensourcemano/osmclient
[osmclient] Digest: sha256:dbf0c2d43594c7d5b762330af7259de861b24cfe19d8e18f13d574511765e6bb
[osmclient] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-422
[osmclient] osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-422
[MON] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-422
[MON] osm-v130-merge-422: Pulling from devops/cicd/opensourcemano/mon
[MON] Digest: sha256:53195f37baf796a21eec6b1a474e8788b4c361fd7973cfd42132fb49f8aa122d
[MON] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-422
[MON] osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-422
[LCM] + docker pull osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-422
[LCM] osm-v130-merge-422: Pulling from devops/cicd/opensourcemano/lcm
[LCM] Digest: sha256:45e11379fe660152d2894085146a88db2e7f9b2f52ad77b22ccfd3852bdc78a8
[LCM] Status: Image is up to date for osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-422
[LCM] osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-422
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ng-ui:osm-v130-merge-422 opensourcemano/ng-ui:releasethirteen-daily
[Pipeline] [PLA] sh
[PLA] [PLA] Running shell script
[Pipeline] [tests] sh
[tests] [tests] Running shell script
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[Pipeline] [NBI] sh
[PLA] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pla:osm-v130-merge-422 opensourcemano/pla:releasethirteen-daily
[tests] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/tests:osm-v130-merge-422 opensourcemano/tests:releasethirteen-daily
[RO] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/ro:osm-v130-merge-422 opensourcemano/ro:releasethirteen-daily
[NBI] [NBI] Running shell script
[NBI] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/nbi:osm-v130-merge-422 opensourcemano/nbi:releasethirteen-daily
[Pipeline] [NG-UI] sh
[NG-UI] [NG-UI] Running shell script
[NG-UI] + docker push opensourcemano/ng-ui:releasethirteen-daily
[NG-UI] The push refers to repository [docker.io/opensourcemano/ng-ui]
[NG-UI] 52d7b68c7795: Preparing
[NG-UI] aa5ad5177e94: Preparing
[NG-UI] 161221e2d973: Preparing
[NG-UI] 6b9c40cfc10f: Preparing
[NG-UI] 0b31551f5419: Preparing
[NG-UI] 80f707d643cd: Preparing
[NG-UI] 3a03f09d2129: Preparing
[NG-UI] 80f707d643cd: Waiting
[NG-UI] 3a03f09d2129: Waiting
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Airflow] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/airflow:osm-v130-merge-422 opensourcemano/airflow:releasethirteen-daily
[Pipeline] [POL] sh
[POL] [POL] Running shell script
[POL] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/pol:osm-v130-merge-422 opensourcemano/pol:releasethirteen-daily
[Pipeline] [Prometheus] sh
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/prometheus:osm-v130-merge-422 opensourcemano/prometheus:releasethirteen-daily
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Keystone] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/keystone:osm-v130-merge-422 opensourcemano/keystone:releasethirteen-daily
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[osmclient] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/osmclient:osm-v130-merge-422 opensourcemano/osmclient:releasethirteen-daily
[Pipeline] [MON] sh
[MON] [MON] Running shell script
[Pipeline] [LCM] sh
[MON] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/mon:osm-v130-merge-422 opensourcemano/mon:releasethirteen-daily
[LCM] [LCM] Running shell script
[Pipeline] [PLA] sh
[LCM] + docker tag osm.etsi.org:5050/devops/cicd/opensourcemano/lcm:osm-v130-merge-422 opensourcemano/lcm:releasethirteen-daily
[PLA] [PLA] Running shell script
[PLA] + docker push opensourcemano/pla:releasethirteen-daily
[PLA] The push refers to repository [docker.io/opensourcemano/pla]
[PLA] db03eb34c809: Preparing
[PLA] b2cfee9b3727: Preparing
[PLA] 54db9f57bc77: Preparing
[PLA] 40e8a805f6fb: Preparing
[PLA] 8f08c3287008: Preparing
[PLA] 9b9692dfb6fa: Preparing
[PLA] fad5f432bfc9: Preparing
[PLA] fe96bbe11e4a: Preparing
[PLA] ce8db1a4324d: Preparing
[PLA] 80f707d643cd: Preparing
[PLA] 3a03f09d2129: Preparing
[PLA] db03eb34c809: Waiting
[PLA] b2cfee9b3727: Waiting
[PLA] 54db9f57bc77: Waiting
[PLA] 40e8a805f6fb: Waiting
[PLA] 8f08c3287008: Waiting
[PLA] 9b9692dfb6fa: Waiting
[PLA] fad5f432bfc9: Waiting
[PLA] fe96bbe11e4a: Waiting
[PLA] ce8db1a4324d: Waiting
[PLA] 80f707d643cd: Waiting
[PLA] 3a03f09d2129: Waiting
[tests] [tests] Running shell script
[tests] + docker push opensourcemano/tests:releasethirteen-daily
[tests] The push refers to repository [docker.io/opensourcemano/tests]
[Pipeline] [tests] sh
[Pipeline] [RO] sh
[RO] [RO] Running shell script
[RO] + docker push opensourcemano/ro:releasethirteen-daily
[RO] The push refers to repository [docker.io/opensourcemano/ro]
[Pipeline] [NBI] sh
[NBI] [NBI] Running shell script
[NBI] + docker push opensourcemano/nbi:releasethirteen-daily
[NBI] The push refers to repository [docker.io/opensourcemano/nbi]
[Pipeline] [Airflow] sh
[Airflow] [Airflow] Running shell script
[Pipeline] [POL] sh
[tests] 959c7f0ab324: Preparing
[tests] b29f532cf882: Preparing
[tests] 3e9eae80f4a2: Preparing
[tests] 6b94db8c166b: Preparing
[tests] 9aa3a8dc77ba: Preparing
[tests] c1277bead204: Preparing
[tests] 2990257d96e3: Preparing
[tests] cb32de1bc8b2: Preparing
[tests] 2008e469bdf8: Preparing
[tests] 084a6150ef91: Preparing
[tests] 82455e5a7ee2: Preparing
[tests] 68f890f86e6b: Preparing
[tests] 3e9eae80f4a2: Waiting
[tests] 7a46fbec2f33: Preparing
[tests] 80f707d643cd: Preparing
[tests] 3a03f09d2129: Preparing
[tests] 6b94db8c166b: Waiting
[tests] 9aa3a8dc77ba: Waiting
[tests] c1277bead204: Waiting
[tests] 959c7f0ab324: Waiting
[tests] b29f532cf882: Waiting
[tests] cb32de1bc8b2: Waiting
[tests] 2008e469bdf8: Waiting
[tests] 68f890f86e6b: Waiting
[tests] 7a46fbec2f33: Waiting
[tests] 80f707d643cd: Waiting
[tests] 084a6150ef91: Waiting
[tests] 3a03f09d2129: Waiting
[tests] 82455e5a7ee2: Waiting
[POL] [POL] Running shell script
[Pipeline] [Prometheus] sh
[RO] 602af1021cd7: Preparing
[RO] b4a6f8f49783: Preparing
[RO] 71dfd27619d6: Preparing
[RO] 488001b2389d: Preparing
[RO] 0600095f06d2: Preparing
[RO] 2100b3c0080a: Preparing
[RO] 90e543081684: Preparing
[RO] b4a6f8f49783: Waiting
[RO] 71dfd27619d6: Waiting
[RO] 0600095f06d2: Waiting
[RO] 488001b2389d: Waiting
[RO] 602af1021cd7: Waiting
[RO] 2100b3c0080a: Waiting
[RO] 80f707d643cd: Preparing
[RO] 3a03f09d2129: Preparing
[RO] 3a03f09d2129: Waiting
[RO] 80f707d643cd: Waiting
[NBI] 9ec916837cb3: Preparing
[NBI] e2ad23acf761: Preparing
[NBI] 1f95fd201b4a: Preparing
[NBI] a7e205cd6b48: Preparing
[NBI] a01abc07aeb1: Preparing
[NBI] ddf3ec57509b: Preparing
[NBI] e0b788a736e1: Preparing
[NBI] ce8db1a4324d: Preparing
[NBI] 80f707d643cd: Preparing
[NBI] 3a03f09d2129: Preparing
[NBI] 9ec916837cb3: Waiting
[NBI] ddf3ec57509b: Waiting
[NBI] e2ad23acf761: Waiting
[NBI] e0b788a736e1: Waiting
[NBI] 1f95fd201b4a: Waiting
[NBI] a7e205cd6b48: Waiting
[NBI] a01abc07aeb1: Waiting
[NBI] 80f707d643cd: Waiting
[Airflow] + docker push opensourcemano/airflow:releasethirteen-daily
[Airflow] The push refers to repository [docker.io/opensourcemano/airflow]
[Airflow] cf837cf6310d: Preparing
[Airflow] 276ce7685120: Preparing
[Airflow] 3df15abbf8b4: Preparing
[Airflow] 636e328b621f: Preparing
[Airflow] 6c9868f6fb47: Preparing
[Airflow] fd9e2c4cfa15: Preparing
[Airflow] 636e328b621f: Waiting
[Airflow] cf837cf6310d: Waiting
[Airflow] 6c9868f6fb47: Waiting
[Airflow] 3df15abbf8b4: Waiting
[Airflow] 276ce7685120: Waiting
[Airflow] 4c2caae5ff5a: Preparing
[Airflow] e633809bc973: Preparing
[Airflow] 0d61bd48786d: Preparing
[Airflow] fdb11cb7fa71: Preparing
[Airflow] 0d61bd48786d: Waiting
[Airflow] fd9e2c4cfa15: Waiting
[Airflow] 4c2caae5ff5a: Waiting
[Airflow] c9c403ba94dc: Preparing
[Airflow] 85bc0be811bd: Preparing
[Airflow] 5f70bf18a086: Preparing
[Airflow] a177d9cbd21a: Preparing
[Airflow] b240f6ef4854: Preparing
[Airflow] 246c244345cf: Preparing
[Airflow] fdb11cb7fa71: Waiting
[Airflow] 212268cf0f13: Preparing
[Airflow] 84a59b530a97: Preparing
[Airflow] c9c403ba94dc: Waiting
[Airflow] 85bc0be811bd: Waiting
[Airflow] 5f70bf18a086: Waiting
[Airflow] b240f6ef4854: Waiting
[Airflow] 246c244345cf: Waiting
[Airflow] a177d9cbd21a: Waiting
[Airflow] 212268cf0f13: Waiting
[Airflow] 26f6a05809cf: Preparing
[Airflow] 5fc0ffffe3b6: Preparing
[Airflow] b7bd5ea43bfa: Preparing
[Airflow] 0c350529f1d1: Preparing
[Airflow] c7a6a14c1e3f: Preparing
[Airflow] 84a59b530a97: Waiting
[Airflow] b7bd5ea43bfa: Waiting
[Airflow] 0c350529f1d1: Waiting
[Airflow] 26f6a05809cf: Waiting
[Airflow] 5fc0ffffe3b6: Waiting
[Airflow] ec1c2af24a9f: Preparing
[Airflow] 2f2523fd3e41: Preparing
[Airflow] 7c1494764cf3: Preparing
[Airflow] 9df5b2f53554: Preparing
[Airflow] 590db2877d9d: Preparing
[Airflow] c7a6a14c1e3f: Waiting
[Airflow] 9df5b2f53554: Waiting
[Airflow] 7c1494764cf3: Waiting
[Airflow] 2f2523fd3e41: Waiting
[Airflow] 3d5419adeeb6: Preparing
[Airflow] 2c9f341968bc: Preparing
[Airflow] ad6562704f37: Preparing
[Airflow] 590db2877d9d: Waiting
[Airflow] 3d5419adeeb6: Waiting
[Airflow] ad6562704f37: Waiting
[POL] + docker push opensourcemano/pol:releasethirteen-daily
[POL] The push refers to repository [docker.io/opensourcemano/pol]
[Prometheus] [Prometheus] Running shell script
[Prometheus] + docker push opensourcemano/prometheus:releasethirteen-daily
[Prometheus] The push refers to repository [docker.io/opensourcemano/prometheus]
[Pipeline] [Keystone] sh
[Keystone] [Keystone] Running shell script
[Pipeline] [osmclient] sh
[osmclient] [osmclient] Running shell script
[Pipeline] [MON] sh
[POL] d975fffb0a6d: Preparing
[POL] 1104f040f73f: Preparing
[POL] 027ace7d5f81: Preparing
[POL] 600536a48b03: Preparing
[POL] 535983658676: Preparing
[POL] 5a7e105122e1: Preparing
[POL] 2110a5a04fef: Preparing
[POL] de2eff364c40: Preparing
[POL] 9ec326f6ecdd: Preparing
[POL] 5bb1d2d5a40b: Preparing
[POL] 2100b3c0080a: Preparing
[POL] 90e543081684: Preparing
[POL] 80f707d643cd: Preparing
[POL] 027ace7d5f81: Waiting
[POL] 3a03f09d2129: Preparing
[POL] 5a7e105122e1: Waiting
[POL] 2110a5a04fef: Waiting
[POL] 600536a48b03: Waiting
[POL] de2eff364c40: Waiting
[POL] d975fffb0a6d: Waiting
[POL] 9ec326f6ecdd: Waiting
[POL] 1104f040f73f: Waiting
[POL] 535983658676: Waiting
[POL] 5bb1d2d5a40b: Waiting
[POL] 80f707d643cd: Waiting
[POL] 3a03f09d2129: Waiting
[POL] 90e543081684: Waiting
[POL] 2100b3c0080a: Waiting
[Keystone] + docker push opensourcemano/keystone:releasethirteen-daily
[Keystone] The push refers to repository [docker.io/opensourcemano/keystone]
[MON] [MON] Running shell script
[Pipeline] [LCM] sh
[Prometheus] 78463bc1297a: Preparing
[Prometheus] 41b1eac07cf4: Preparing
[Prometheus] 313e45430bc8: Preparing
[Prometheus] 393a575cd3e7: Preparing
[Prometheus] 02d14c5fe2c0: Preparing
[Prometheus] f1c817089aa8: Preparing
[Prometheus] aa19347b89d4: Preparing
[Prometheus] a0814d1f5387: Preparing
[Prometheus] ac7146fb6cf5: Preparing
[Prometheus] 209de9f22f2f: Preparing
[Prometheus] 777ac9f3cbb2: Preparing
[Prometheus] ae134c61b154: Preparing
[Prometheus] 313e45430bc8: Waiting
[Prometheus] 393a575cd3e7: Waiting
[Prometheus] 78463bc1297a: Waiting
[Prometheus] 02d14c5fe2c0: Waiting
[Prometheus] 209de9f22f2f: Waiting
[Prometheus] f1c817089aa8: Waiting
[Prometheus] 777ac9f3cbb2: Waiting
[Prometheus] ae134c61b154: Waiting
[Prometheus] 41b1eac07cf4: Waiting
[Prometheus] aa19347b89d4: Waiting
[Prometheus] a0814d1f5387: Waiting
[Prometheus] ac7146fb6cf5: Waiting
[Keystone] 9544b2e9c532: Preparing
[Keystone] 7d6c86802753: Preparing
[Keystone] 12466af1feed: Preparing
[Keystone] b3c5b15d6850: Preparing
[Keystone] cfc96d57adc9: Preparing
[Keystone] 2be0c9114f01: Preparing
[Keystone] 3a03f09d2129: Preparing
[Keystone] 9544b2e9c532: Waiting
[Keystone] 7d6c86802753: Waiting
[Keystone] b3c5b15d6850: Waiting
[Keystone] 2be0c9114f01: Waiting
[Keystone] 3a03f09d2129: Waiting
[Keystone] cfc96d57adc9: Waiting
[Keystone] 12466af1feed: Waiting
[osmclient] + docker push opensourcemano/osmclient:releasethirteen-daily
[osmclient] The push refers to repository [docker.io/opensourcemano/osmclient]
[osmclient] 3973168df3b3: Preparing
[osmclient] 06df2301f829: Preparing
[osmclient] 13ae6efd48ae: Preparing
[osmclient] 0e5f8bee40e4: Preparing
[osmclient] 80f707d643cd: Preparing
[osmclient] 3a03f09d2129: Preparing
[osmclient] 06df2301f829: Waiting
[osmclient] 13ae6efd48ae: Waiting
[osmclient] 3a03f09d2129: Waiting
[osmclient] 3973168df3b3: Waiting
[osmclient] 80f707d643cd: Waiting
[MON] + docker push opensourcemano/mon:releasethirteen-daily
[MON] The push refers to repository [docker.io/opensourcemano/mon]
[MON] ad27afc44cc4: Preparing
[MON] e9abf697fc55: Preparing
[MON] 18da14e45cdc: Preparing
[MON] 48721aac51d0: Preparing
[MON] 29ffd7f75625: Preparing
[MON] 40d7be58a7a0: Preparing
[MON] 6a8945d5ccfc: Preparing
[MON] e7af474b7e6d: Preparing
[MON] 6e41a94f172f: Preparing
[MON] 4adbe2177bd0: Preparing
[MON] ad27afc44cc4: Waiting
[MON] 7f355ece03e5: Preparing
[MON] 1ddacbe14865: Preparing
[MON] 90e543081684: Preparing
[MON] 80f707d643cd: Preparing
[MON] e9abf697fc55: Waiting
[MON] 18da14e45cdc: Waiting
[MON] 3a03f09d2129: Preparing
[MON] 48721aac51d0: Waiting
[MON] e7af474b7e6d: Waiting
[MON] 40d7be58a7a0: Waiting
[MON] 6e41a94f172f: Waiting
[MON] 29ffd7f75625: Waiting
[MON] 4adbe2177bd0: Waiting
[MON] 7f355ece03e5: Waiting
[MON] 6a8945d5ccfc: Waiting
[MON] 80f707d643cd: Waiting
[MON] 3a03f09d2129: Waiting
[MON] 1ddacbe14865: Waiting
[LCM] [LCM] Running shell script
[LCM] + docker push opensourcemano/lcm:releasethirteen-daily
[LCM] The push refers to repository [docker.io/opensourcemano/lcm]
[LCM] 8df3644aa08f: Preparing
[LCM] ac7e282cbf19: Preparing
[LCM] 15a5aeeefae1: Preparing
[LCM] 424a91651a03: Preparing
[LCM] 412f2942964a: Preparing
[LCM] 8e32336357e0: Preparing
[LCM] 8b497a73c017: Preparing
[LCM] 754c2fad5089: Preparing
[LCM] 00f7bcaed211: Preparing
[LCM] f1473bff782d: Preparing
[LCM] 45caeac61355: Preparing
[LCM] 842597afce8b: Preparing
[LCM] 7f355ece03e5: Preparing
[LCM] 1ddacbe14865: Preparing
[LCM] 90e543081684: Preparing
[LCM] 80f707d643cd: Preparing
[LCM] 3a03f09d2129: Preparing
[LCM] 00f7bcaed211: Waiting
[LCM] f1473bff782d: Waiting
[LCM] 45caeac61355: Waiting
[LCM] 842597afce8b: Waiting
[LCM] 412f2942964a: Waiting
[LCM] 7f355ece03e5: Waiting
[LCM] 1ddacbe14865: Waiting
[LCM] 8e32336357e0: Waiting
[LCM] 90e543081684: Waiting
[LCM] 80f707d643cd: Waiting
[LCM] 3a03f09d2129: Waiting
[LCM] 8df3644aa08f: Waiting
[LCM] ac7e282cbf19: Waiting
[LCM] 8b497a73c017: Waiting
[LCM] 15a5aeeefae1: Waiting
[LCM] 754c2fad5089: Waiting
[LCM] 424a91651a03: Waiting
[NG-UI] 161221e2d973: Pushed
[NG-UI] aa5ad5177e94: Pushed
[NG-UI] 6b9c40cfc10f: Pushed
[NG-UI] 3a03f09d2129: Layer already exists
[NG-UI] 52d7b68c7795: Pushed
[NG-UI] 80f707d643cd: Pushed
[PLA] b2cfee9b3727: Pushed
[PLA] 54db9f57bc77: Pushed
[PLA] 8f08c3287008: Pushed
[NG-UI] 0b31551f5419: Pushed
[PLA] 9b9692dfb6fa: Pushed
[PLA] fad5f432bfc9: Pushed
[NG-UI] releasethirteen-daily: digest: sha256:495808aab21590da72d126defbe1814293df91a48adccf2340ecb0b70645d245 size: 1780
[PLA] fe96bbe11e4a: Pushed
[PLA] 3a03f09d2129: Layer already exists
[Pipeline] [NG-UI] }
[Pipeline] [NG-UI] // dir
[Pipeline] [NG-UI] }
[PLA] 80f707d643cd: Mounted from opensourcemano/ng-ui
[PLA] ce8db1a4324d: Pushed
[tests] b29f532cf882: Pushed
[tests] 3e9eae80f4a2: Pushed
[tests] 6b94db8c166b: Pushed
[tests] c1277bead204: Pushed
[tests] 2990257d96e3: Pushed
[tests] cb32de1bc8b2: Pushed
[PLA] db03eb34c809: Pushed
[tests] 2008e469bdf8: Pushed
[PLA] 40e8a805f6fb: Pushed
[tests] 084a6150ef91: Pushed
[tests] 82455e5a7ee2: Pushed
[tests] 80f707d643cd: Mounted from opensourcemano/pla
[PLA] releasethirteen-daily: digest: sha256:19a0391a14d2a172adc17eacd361ad0479fd83f285654467e6aa7fb596482e02 size: 2625
[tests] 3a03f09d2129: Layer already exists
[Pipeline] [PLA] }
[Pipeline] [PLA] // dir
[Pipeline] [PLA] }
[tests] 9aa3a8dc77ba: Pushed
[tests] 68f890f86e6b: Pushed
[tests] 959c7f0ab324: Pushed
[RO] 602af1021cd7: Pushed
[RO] b4a6f8f49783: Pushed
[RO] 71dfd27619d6: Pushed
[RO] 2100b3c0080a: Pushed
[RO] 0600095f06d2: Pushed
[RO] 3a03f09d2129: Layer already exists
[RO] 80f707d643cd: Mounted from opensourcemano/tests
[RO] 90e543081684: Pushed
[NBI] e2ad23acf761: Pushed
[NBI] 9ec916837cb3: Pushed
[NBI] 1f95fd201b4a: Pushed
[NBI] a7e205cd6b48: Pushed
[NBI] e0b788a736e1: Pushed
[NBI] ce8db1a4324d: Mounted from opensourcemano/pla
[NBI] ddf3ec57509b: Pushed
[NBI] 3a03f09d2129: Layer already exists
[NBI] 80f707d643cd: Mounted from opensourcemano/ro
[NBI] a01abc07aeb1: Pushed
[NBI] releasethirteen-daily: digest: sha256:ca496df8c3b747c75c14e0311af6a7d84cb96bc478f7ba0ee64c82f6fdf652c4 size: 2411
[Pipeline] [NBI] }
[Pipeline] [NBI] // dir
[Pipeline] [NBI] }
[Airflow] cf837cf6310d: Pushed
[Airflow] 3df15abbf8b4: Pushed
[Airflow] 636e328b621f: Pushed
[Airflow] 6c9868f6fb47: Pushed
[Airflow] fd9e2c4cfa15: Pushed
[Airflow] 4c2caae5ff5a: Pushed
[Airflow] e633809bc973: Pushed
[Airflow] c9c403ba94dc: Layer already exists
[Airflow] 0d61bd48786d: Pushed
[Airflow] 85bc0be811bd: Layer already exists
[tests] 7a46fbec2f33: Pushed
[Airflow] 5f70bf18a086: Layer already exists
[Airflow] a177d9cbd21a: Layer already exists
[Airflow] b240f6ef4854: Layer already exists
[Airflow] 246c244345cf: Layer already exists
[tests] releasethirteen-daily: digest: sha256:370e400480de19fe5cd6a53f788a10b16f1a6c52c15462008d29ed738a6807a6 size: 3470
[Pipeline] [tests] }
[Pipeline] [tests] // dir
[Pipeline] [tests] }
[Airflow] 212268cf0f13: Layer already exists
[Airflow] 84a59b530a97: Layer already exists
[Airflow] 5fc0ffffe3b6: Layer already exists
[Airflow] 26f6a05809cf: Layer already exists
[Airflow] b7bd5ea43bfa: Layer already exists
[Airflow] 0c350529f1d1: Layer already exists
[Airflow] c7a6a14c1e3f: Layer already exists
[Airflow] ec1c2af24a9f: Layer already exists
[Airflow] 2f2523fd3e41: Layer already exists
[Airflow] 7c1494764cf3: Layer already exists
[Airflow] 9df5b2f53554: Layer already exists
[Airflow] 3d5419adeeb6: Layer already exists
[Airflow] 590db2877d9d: Layer already exists
[Airflow] 2c9f341968bc: Layer already exists
[Airflow] ad6562704f37: Layer already exists
[Airflow] 276ce7685120: Pushed
[RO] 488001b2389d: Pushed
[RO] releasethirteen-daily: digest: sha256:06da595e54703ab5c6f6c2465aec047a04f9a7fe03a657ca0974654bb2eeb15a size: 2204
[Pipeline] [RO] }
[Pipeline] [RO] // dir
[Pipeline] [RO] }
[POL] d975fffb0a6d: Pushed
[POL] 1104f040f73f: Pushed
[POL] 027ace7d5f81: Pushed
[POL] 600536a48b03: Pushed
[POL] 535983658676: Pushed
[POL] 5a7e105122e1: Pushed
[POL] de2eff364c40: Pushed
[POL] 2110a5a04fef: Pushed
[POL] 2100b3c0080a: Mounted from opensourcemano/ro
[POL] 90e543081684: Mounted from opensourcemano/ro
[POL] 3a03f09d2129: Layer already exists
[POL] 80f707d643cd: Mounted from opensourcemano/nbi
[POL] 5bb1d2d5a40b: Pushed
[POL] 9ec326f6ecdd: Pushed
[POL] releasethirteen-daily: digest: sha256:a10daae19ef4ab897ba9b525d1f1732a167b2a6cb7f98501ae6be03871e1b7fa size: 3250
[Prometheus] 78463bc1297a: Pushed
[Prometheus] 313e45430bc8: Pushed
[Prometheus] 02d14c5fe2c0: Layer already exists
[Prometheus] f1c817089aa8: Layer already exists
[Prometheus] aa19347b89d4: Layer already exists
[Prometheus] a0814d1f5387: Layer already exists
[Prometheus] ac7146fb6cf5: Layer already exists
[Prometheus] 209de9f22f2f: Layer already exists
[Prometheus] 777ac9f3cbb2: Layer already exists
[Prometheus] 393a575cd3e7: Pushed
[Prometheus] ae134c61b154: Layer already exists
[Prometheus] 41b1eac07cf4: Pushed
[Pipeline] [POL] }
[Pipeline] [POL] // dir
[Pipeline] [POL] }
[Prometheus] releasethirteen-daily: digest: sha256:0ac7bafb7c5c91483acf1027a4ed2085e11ca74af7a4d97b8015bc6b480bbd3a size: 2841
[Pipeline] [Prometheus] }
[Pipeline] [Prometheus] // dir
[Pipeline] [Prometheus] }
[Airflow] fdb11cb7fa71: Pushed
[Airflow] releasethirteen-daily: digest: sha256:173b766d1e47f9c2941bf0eef9ed6502c8552ba56d5bd0e76d92c93ce08d6a70 size: 6792
[Keystone] 9544b2e9c532: Pushed
[Keystone] b3c5b15d6850: Pushed
[Keystone] cfc96d57adc9: Pushed
[Keystone] 3a03f09d2129: Layer already exists
[Keystone] 2be0c9114f01: Pushed
[Keystone] 7d6c86802753: Pushed
[osmclient] 13ae6efd48ae: Pushed
[osmclient] 06df2301f829: Pushed
[osmclient] 3973168df3b3: Pushed
[osmclient] 3a03f09d2129: Layer already exists
[osmclient] 80f707d643cd: Mounted from opensourcemano/pol
[MON] e9abf697fc55: Pushed
[MON] ad27afc44cc4: Pushed
[Pipeline] [Airflow] }
[Pipeline] [Airflow] // dir
[osmclient] 0e5f8bee40e4: Pushed
[Pipeline] [Airflow] }
[osmclient] releasethirteen-daily: digest: sha256:3ea214180dcf124d2668438ff332b8dff672e8777e3d9f72117cbcb370245739 size: 1578
[Pipeline] [osmclient] }
[Pipeline] [osmclient] // dir
[Pipeline] [osmclient] }
[MON] 29ffd7f75625: Pushed
[MON] 40d7be58a7a0: Pushed
[MON] e7af474b7e6d: Pushed
[MON] 6a8945d5ccfc: Pushed
[MON] 4adbe2177bd0: Pushed
[MON] 18da14e45cdc: Pushed
[MON] 7f355ece03e5: Pushed
[MON] 90e543081684: Mounted from opensourcemano/pol
[MON] 1ddacbe14865: Pushed
[MON] 3a03f09d2129: Layer already exists
[MON] 80f707d643cd: Mounted from opensourcemano/osmclient
[MON] 48721aac51d0: Pushed
[LCM] ac7e282cbf19: Pushed
[LCM] 8df3644aa08f: Pushed
[LCM] 412f2942964a: Pushed
[LCM] 8e32336357e0: Pushed
[LCM] 8b497a73c017: Pushed
[LCM] 15a5aeeefae1: Pushed
[LCM] 424a91651a03: Pushed
[LCM] 754c2fad5089: Pushed
[LCM] 00f7bcaed211: Pushed
[LCM] f1473bff782d: Pushed
[LCM] 7f355ece03e5: Mounted from opensourcemano/mon
[LCM] 1ddacbe14865: Mounted from opensourcemano/mon
[MON] 6e41a94f172f: Pushed
[MON] releasethirteen-daily: digest: sha256:5daba4792710ed5cd2c20a070820d5b6cc720daff796a6d0b282f1e3893b3460 size: 3464
[LCM] 90e543081684: Mounted from opensourcemano/mon
[Pipeline] [MON] }
[Pipeline] [MON] // dir
[Pipeline] [MON] }
[LCM] 842597afce8b: Pushed
[LCM] 3a03f09d2129: Layer already exists
[LCM] 80f707d643cd: Mounted from opensourcemano/mon
[Keystone] 12466af1feed: Pushed
[Keystone] releasethirteen-daily: digest: sha256:a2248bc1b037b058c77719a6e0d57c45cedcfd958b7efc3447c6c3b04b98cd13 size: 1783
[Pipeline] [Keystone] }
[Pipeline] [Keystone] // dir
[Pipeline] [Keystone] }
[LCM] 45caeac61355: Pushed
[LCM] releasethirteen-daily: digest: sha256:3d6e881c4507ce7ec68babb1046e5981fe4041a79719a8788e2551c045c5259b size: 3895
[Pipeline] [LCM] }
[Pipeline] [LCM] // dir
[Pipeline] [LCM] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Snap promotion)
[Pipeline] withCredentials
[Pipeline] {
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft revisions osmclient
+ grep 13.0/edge\*
+ tail -1
+ awk {print $1}
Starting Snapcraft 8.0.1
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240110-012021.785976.log'
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft revisions osmclient
+ grep 13.0/beta\*
+ tail -1
+ awk {print $1}
Starting Snapcraft 8.0.1
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240110-012025.669328.log'
[Pipeline] echo
Edge: 1423, Beta: 1413
[Pipeline] echo
Promoting 1423 to beta in place of 1413
[Pipeline] sh
[osm-devops] Running shell script
+ snapcraft release osmclient 1423 13.0/beta
Starting Snapcraft 8.0.1
Logging execution to '/home/jenkins/.local/state/snapcraft/log/snapcraft-20240110-012028.927958.log'
Released 'osmclient' revision 1423 to channels: '13.0/beta'
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] stage
[Pipeline] { (Archive Container Logs)
[Pipeline] echo
Archiving container logs
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.232' (RSA) to the list of known hosts.
Connected to osm-v130-merge-422[172.21.249.232:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-422#28: mkdir -p logs
Success command osm-v130-merge-422#28: mkdir -p logs
Disconnected from osm-v130-merge-422[172.21.249.232:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.232' (RSA) to the list of known hosts.
Connected to osm-v130-merge-422[172.21.249.232:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-422#29: 
            for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $deployment"
                kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1                 > logs/$deployment.log
            done
        
Extracting log for grafana
Extracting log for keystone
Extracting log for lcm
Extracting log for mon
Extracting log for nbi
Extracting log for ng-ui
Extracting log for pol
Extracting log for ro
Success command osm-v130-merge-422#29: 
            for deployment in `kubectl -n osm get deployments | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $deployment"
                kubectl -n osm logs deployments/$deployment --timestamps=true --all-containers 2>&1                 > logs/$deployment.log
            done
        
Disconnected from osm-v130-merge-422[172.21.249.232:22]
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.232' (RSA) to the list of known hosts.
Connected to osm-v130-merge-422[172.21.249.232:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-422#30: 
            for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $statefulset"
                kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1                 > logs/$statefulset.log
            done
        
Extracting log for kafka
Extracting log for mongodb-k8s
Extracting log for mysql
Extracting log for prometheus
Extracting log for zookeeper
Success command osm-v130-merge-422#30: 
            for statefulset in `kubectl -n osm get statefulsets | grep -v operator | grep -v NAME| awk '{print $1}'`; do
                echo "Extracting log for $statefulset"
                kubectl -n osm logs statefulsets/$statefulset --timestamps=true --all-containers 2>&1                 > logs/$statefulset.log
            done
        
Disconnected from osm-v130-merge-422[172.21.249.232:22]
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ rm -rf logs
[Pipeline] sshCommand
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.232' (RSA) to the list of known hosts.
Connected to osm-v130-merge-422[172.21.249.232:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Started command osm-v130-merge-422#31: ls -al logs
total 29380
drwxrwxr-x 2 ubuntu ubuntu     4096 Jan 10 01:20 .
drwxr-xr-x 9 ubuntu ubuntu     4096 Jan 10 01:20 ..
-rw-rw-r-- 1 ubuntu ubuntu    61497 Jan 10 01:20 grafana.log
-rw-rw-r-- 1 ubuntu ubuntu   315857 Jan 10 01:20 kafka.log
-rw-rw-r-- 1 ubuntu ubuntu     9964 Jan 10 01:20 keystone.log
-rw-rw-r-- 1 ubuntu ubuntu  8852205 Jan 10 01:20 lcm.log
-rw-rw-r-- 1 ubuntu ubuntu  1394054 Jan 10 01:20 mon.log
-rw-rw-r-- 1 ubuntu ubuntu 14929113 Jan 10 01:20 mongodb-k8s.log
-rw-rw-r-- 1 ubuntu ubuntu    20762 Jan 10 01:20 mysql.log
-rw-rw-r-- 1 ubuntu ubuntu  3516204 Jan 10 01:20 nbi.log
-rw-rw-r-- 1 ubuntu ubuntu        0 Jan 10 01:20 ng-ui.log
-rw-rw-r-- 1 ubuntu ubuntu   178938 Jan 10 01:20 pol.log
-rw-rw-r-- 1 ubuntu ubuntu    11939 Jan 10 01:20 prometheus.log
-rw-rw-r-- 1 ubuntu ubuntu   625748 Jan 10 01:20 ro.log
-rw-rw-r-- 1 ubuntu ubuntu   134912 Jan 10 01:20 zookeeper.log
Success command osm-v130-merge-422#31: ls -al logs
Disconnected from osm-v130-merge-422[172.21.249.232:22]
[Pipeline] sshGet
Host key checking is off. It may be vulnerable to man-in-the-middle attacks.
[jsch] Permanently added '172.21.249.232' (RSA) to the list of known hosts.
Connected to osm-v130-merge-422[172.21.249.232:22] (SSH-2.0-OpenSSH_8.2p1 Ubuntu-4ubuntu0.4)
Received file from osm-v130-merge-422: grafana.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/grafana.log
Received file from osm-v130-merge-422: prometheus.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/prometheus.log
Received file from osm-v130-merge-422: ng-ui.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/ng-ui.log
Received file from osm-v130-merge-422: zookeeper.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/zookeeper.log
Received file from osm-v130-merge-422: lcm.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/lcm.log
Received file from osm-v130-merge-422: nbi.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/nbi.log
Received file from osm-v130-merge-422: pol.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/pol.log
Received file from osm-v130-merge-422: kafka.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/kafka.log
Received file from osm-v130-merge-422: ro.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/ro.log
Received file from osm-v130-merge-422: mysql.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/mysql.log
Received file from osm-v130-merge-422: keystone.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/keystone.log
Received file from osm-v130-merge-422: mon.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/mon.log
Received file from osm-v130-merge-422: mongodb-k8s.log -> /home/jenkins/workspace/osm-stage_3-merge_v13.0/logs/mongodb-k8s.log
Received directory from osm-v130-merge-422: logs -> /home/jenkins/workspace/osm-stage_3-merge_v13.0
Disconnected from osm-v130-merge-422[172.21.249.232:22]
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ cp logs/grafana.log logs/kafka.log logs/keystone.log logs/lcm.log logs/mon.log logs/mongodb-k8s.log logs/mysql.log logs/nbi.log logs/ng-ui.log logs/pol.log logs/prometheus.log logs/ro.log logs/zookeeper.log .
[Pipeline] step
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cleanup)
[Pipeline] echo
Deleting VM: 6a390658-44cc-47d0-b392-cc228bc8836a
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ docker stop osm-v130-merge-422-apache
osm-v130-merge-422-apache
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ docker rm osm-v130-merge-422-apache
osm-v130-merge-422-apache
[Pipeline] sh
[osm-stage_3-merge_v13.0] Running shell script
+ rm -rf /tmp/tmp.25Pxjr8GcE
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS