Date and time of the report: 2024-12-01 08:20:24.807862
Analysed period: 2024-11-10 to 2024-12-01.
Database update:
Retrieving from database...
DONE
Two values retrieved from the build are key to determine the state of the jubs and test suites at a given moment:
build_result
is the outcome of the build, reported by Jenkins. It can be: SUCCESS
, FAILURE
, UNSTABLE
or ABORTED
.test_result
is the summary of the concerned Robot tests. It can be: FAIL
, UNAVAILABLE
or PASS
.Based on these two states, 3 types of temporal sequences of success/failure are identified per builds and test suites:
grp_build_result
.grp_test_result
.grp_success_fail
.For the identification of these sequences, the following mapping applies:
Type of sequence | Relevant state | OK sequence contains | NOK sequence contains | Ignore |
---|---|---|---|---|
grp_build_result |
build_result |
SUCCESS or UNSTABLE |
FAILURE |
ABORTED |
grp_test_result |
test_result |
PASS |
FAIL |
UNAVAILABLE |
grp_success_fail |
test_result |
PASS |
FAIL or UNAVAILABLE |
N/A |
The different groupings of segments are detected and a label is added to each sample...
DONE
Then, the duration of each of the sequences of success/failure is determined and a specific dataframe is built summarizing such sequences, to ease their representation and analysis...
DONE
DONE
job | Master branch | Release FIFTEEN | Release FOURTEEN | Release SIXTEEN | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | |
suites | ||||||||||||||||
Basic 01-Crud Operations On Vim Targets | 0.00000 | 21.56103 | 21.56103 | 0.0 | 14.999896 | 1.499988 | 16.499884 | 0.909091 | 13.999873 | 1.684722 | 15.684595 | 0.892587 | 0.0 | 21.647847 | 21.647847 | 0.0 |
Basic 05-Instantiation Parameters In Cloud Init | 0.00000 | 21.56103 | 21.56103 | 0.0 | 0.000000 | 16.499884 | 16.499884 | 0.000000 | 0.000000 | 15.684595 | 15.684595 | 0.000000 | 0.0 | 21.647847 | 21.647847 | 0.0 |
Basic 06-Vnf With Charm | 0.00000 | 0.00000 | 0.00000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 15.684595 | 15.684595 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 |
Basic 07-Secure Key Management | 0.00000 | 0.00000 | 0.00000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 15.684595 | 15.684595 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 |
Basic 08-Disable Port Security Network Level | 0.00000 | 21.56103 | 21.56103 | 0.0 | 14.999896 | 1.499988 | 16.499884 | 0.909091 | 13.999873 | 1.684722 | 15.684595 | 0.892587 | 0.0 | 21.647847 | 21.647847 | 0.0 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
Slice 02-Shared Network Slicing | 21.56103 | 0.00000 | 21.56103 | 1.0 | 0.000000 | 16.499884 | 16.499884 | 0.000000 | 0.000000 | 15.684595 | 15.684595 | 0.000000 | 0.0 | 21.647847 | 21.647847 | 0.0 |
Sol003 01-Vnf-Lifecycle-Management | 0.00000 | 21.56103 | 21.56103 | 0.0 | 0.000000 | 16.499884 | 16.499884 | 0.000000 | 0.000000 | 15.684595 | 15.684595 | 0.000000 | 0.0 | 21.647847 | 21.647847 | 0.0 |
Sol003 02-Dualstack Ip Vnfm | 0.00000 | 21.56103 | 21.56103 | 0.0 | 0.000000 | 16.499884 | 16.499884 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 21.647847 | 21.647847 | 0.0 |
basic 23-delete vnf package SOL004 SOL007 | 0.00000 | 0.00000 | 0.00000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 |
k8s 10-k8s proxy charms SOL004 SOL007 | 0.00000 | 0.00000 | 0.00000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 |
67 rows × 16 columns
job | build | timestamp | duration | build_result | test_result | pass_count | fail_count | |
---|---|---|---|---|---|---|---|---|
0 | osm-stage_3-merge/master | 3190 | 2024-12-01 02:06:09 | 14421187 | UNSTABLE | FAIL | 448.0 | 24.0 |
1 | osm-stage_3-merge/v16.0 | 76 | 2024-12-01 00:01:08 | 12595485 | UNSTABLE | FAIL | 464.0 | 8.0 |
2 | osm-stage_3-merge/v15.0 | 335 | 2024-12-01 03:34:09 | 12187440 | UNSTABLE | FAIL | 447.0 | 8.0 |
3 | osm-stage_3-merge/v14.0 | 490 | 2024-11-30 23:08:08 | 18382988 | UNSTABLE | FAIL | 590.0 | 13.0 |
osm-stage_3-merge/master: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
141 | Basic 27-Update Helm Ee In Running Vnf Instance | FAIL | 2024-12-01 02:48:26 | 2024-12-01 02:51:39 | 13 | 3 | Update Running VNF Instance | Update Network Service |
144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-01 02:57:03 | 2024-12-01 03:02:02 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
154 | Heal 01-Volume Vdu Healing | FAIL | 2024-12-01 03:20:07 | 2024-12-01 03:24:59 | 15 | 1 | None | None |
155 | Heal 02-Scale Vdu Healing | FAIL | 2024-12-01 03:24:59 | 2024-12-01 03:30:15 | 17 | 1 | Check VNF After Healing | Should Contain |
156 | Heal 03-Multiple Healing | FAIL | 2024-12-01 03:30:15 | 2024-12-01 03:57:37 | 11 | 7 | Heal VDUs | Heal Network Service |
165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-01 04:22:53 | 2024-12-01 04:38:13 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-01 04:38:13 | 2024-12-01 05:11:43 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-01 05:11:43 | 2024-12-01 05:33:43 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
170 | Slice 02-Shared Network Slicing | FAIL | 2024-12-01 05:40:40 | 2024-12-01 06:00:29 | 16 | 4 | Delete Slice Two Instance | Delete NSI |
osm-stage_3-merge/v16.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
289 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-12-01 01:01:56 | 2024-12-01 01:05:21 | 8 | 1 | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output |
309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-01 02:00:57 | 2024-12-01 02:16:20 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-01 02:16:20 | 2024-12-01 02:49:55 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
311 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-01 02:49:55 | 2024-12-01 03:10:57 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v15.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
245 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-01 04:27:14 | 2024-12-01 04:32:15 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-01 05:27:08 | 2024-12-01 05:42:28 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-01 05:42:28 | 2024-12-01 06:15:57 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
267 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-01 06:15:57 | 2024-12-01 06:36:52 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v14.0: (full report)
name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
---|---|---|---|---|---|---|---|---|
181 | Basic 13-Ns Relations | FAIL | 2024-11-30 23:56:03 | 2024-12-01 00:04:40 | 4 | 4 | Delete NS Instance | Delete NS |
198 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-01 00:56:35 | 2024-12-01 01:02:08 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
199 | Basic 31-Multivdu Volume Multiattach | FAIL | 2024-12-01 01:02:08 | 2024-12-01 01:05:12 | 8 | 1 | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output |
223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-01 02:46:24 | 2024-12-01 03:01:44 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-01 03:01:44 | 2024-12-01 03:35:14 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
225 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-01 03:35:14 | 2024-12-01 03:56:08 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/master: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
22 | Basic 27-Update Helm Ee In Running Vnf Instance | Update Running VNF Instance | Update Network Service | FAIL | 2024-12-01 02:51:00 | 2024-12-01 02:51:00 |
24 | Basic 27-Update Helm Ee In Running Vnf Instance | Execute Day 2 Operation on Upgraded Helm EE | Execute NS Action | FAIL | 2024-12-01 02:51:00 | 2024-12-01 02:51:01 |
26 | Basic 27-Update Helm Ee In Running Vnf Instance | Check Remote Folder Created Via Day 2 Operation | Check If Remote Folder Exists | FAIL | 2024-12-01 02:51:01 | 2024-12-01 02:51:02 |
66 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-01 03:00:32 | 2024-12-01 03:01:05 |
204 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Should Contain | FAIL | 2024-12-01 03:28:13 | 2024-12-01 03:28:13 |
275 | Heal 03-Multiple Healing | Heal VDUs | Heal Network Service | FAIL | 2024-12-01 03:33:14 | 2024-12-01 03:43:23 |
281 | Heal 03-Multiple Healing | Check VNFs After Healing | Should Not Be Equal | FAIL | 2024-12-01 03:43:25 | 2024-12-01 03:43:25 |
288 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Wait Until Keyword Succeeds | FAIL | 2024-12-01 03:43:25 | 2024-12-01 03:45:40 |
296 | Heal 03-Multiple Healing | Delete NS Instance | Delete NS | FAIL | 2024-12-01 03:45:49 | 2024-12-01 03:49:57 |
297 | Heal 03-Multiple Healing | Delete NS Descriptor | Delete NSD | FAIL | 2024-12-01 03:49:57 | 2024-12-01 03:49:59 |
298 | Heal 03-Multiple Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-01 03:49:59 | 2024-12-01 03:50:00 |
311 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-01 04:23:35 | 2024-12-01 04:37:36 |
341 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-01 04:39:01 | 2024-12-01 04:53:02 |
346 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-01 04:53:04 | 2024-12-01 05:07:05 |
349 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-01 05:09:05 | 2024-12-01 05:09:05 |
380 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-01 05:14:56 | 2024-12-01 05:28:57 |
381 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-01 05:28:57 | 2024-12-01 05:32:27 |
422 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-12-01 05:46:24 | 2024-12-01 05:50:36 |
424 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-12-01 05:50:39 | 2024-12-01 05:50:40 |
425 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-12-01 05:50:40 | 2024-12-01 05:50:42 |
427 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-01 05:50:42 | 2024-12-01 05:50:44 |
osm-stage_3-merge/v16.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
769 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-01 01:04:24 | 2024-12-01 01:04:25 |
786 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-01 02:01:40 | 2024-12-01 02:15:41 |
816 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-01 02:17:10 | 2024-12-01 02:31:11 |
821 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-01 02:31:14 | 2024-12-01 02:45:14 |
824 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-01 02:47:14 | 2024-12-01 02:47:14 |
855 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-01 02:52:05 | 2024-12-01 03:06:06 |
856 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-01 03:06:06 | 2024-12-01 03:09:37 |
osm-stage_3-merge/v15.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
645 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-01 04:30:46 | 2024-12-01 04:31:18 |
673 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-01 05:27:51 | 2024-12-01 05:41:51 |
703 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-01 05:43:16 | 2024-12-01 05:57:17 |
708 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-01 05:57:19 | 2024-12-01 06:11:19 |
711 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-01 06:13:19 | 2024-12-01 06:13:19 |
742 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-01 06:18:06 | 2024-12-01 06:32:07 |
743 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-01 06:32:07 | 2024-12-01 06:35:37 |
osm-stage_3-merge/v14.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
434 | Basic 13-Ns Relations | Delete NS Instance | Delete NS | FAIL | 2024-12-01 00:00:03 | 2024-12-01 00:04:11 |
435 | Basic 13-Ns Relations | Delete NS Descriptor | Delete NSD | FAIL | 2024-12-01 00:04:11 | 2024-12-01 00:04:13 |
436 | Basic 13-Ns Relations | Delete VNF Descriptor Provides | Delete VNFD | FAIL | 2024-12-01 00:04:13 | 2024-12-01 00:04:14 |
437 | Basic 13-Ns Relations | Delete VNF Descriptor Requires | Delete VNFD | FAIL | 2024-12-01 00:04:14 | 2024-12-01 00:04:16 |
474 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-01 01:00:03 | 2024-12-01 01:00:36 |
507 | Basic 31-Multivdu Volume Multiattach | Ensure that VDUs can share data | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-01 01:04:34 | 2024-12-01 01:04:35 |
525 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-01 02:47:06 | 2024-12-01 03:01:07 |
558 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-01 03:02:33 | 2024-12-01 03:16:33 |
565 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-01 03:16:35 | 2024-12-01 03:30:35 |
568 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-01 03:32:35 | 2024-12-01 03:32:35 |
573 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-12-01 03:34:36 | 2024-12-01 03:34:36 |
600 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-01 03:37:23 | 2024-12-01 03:51:23 |
602 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-01 03:51:23 | 2024-12-01 03:54:54 |
Powered by osm-analytics