Date and time of the report: 2024-11-29 08:20:22.516182
Analysed period: 2024-11-08 to 2024-11-29.
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.000000 | 21.561076 | 21.561076 | 0.0 | 14.499896 | 0.000000 | 14.499896 | 1.0 | 13.684606 | 0.000000 | 13.684606 | 1.0 | 0.0 | 21.647894 | 21.647894 | 0.0 |
Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.561076 | 21.561076 | 0.0 | 0.000000 | 14.499896 | 14.499896 | 0.0 | 0.000000 | 13.684606 | 13.684606 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 |
Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 13.684606 | 13.684606 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
Basic 07-Secure Key Management | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 13.684606 | 13.684606 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
Basic 08-Disable Port Security Network Level | 0.000000 | 21.561076 | 21.561076 | 0.0 | 14.499896 | 0.000000 | 14.499896 | 1.0 | 13.684606 | 0.000000 | 13.684606 | 1.0 | 0.0 | 21.647894 | 21.647894 | 0.0 |
... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
Slice 02-Shared Network Slicing | 21.561076 | 0.000000 | 21.561076 | 1.0 | 0.000000 | 14.499896 | 14.499896 | 0.0 | 0.000000 | 13.684606 | 13.684606 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 |
Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.561076 | 21.561076 | 0.0 | 0.000000 | 14.499896 | 14.499896 | 0.0 | 0.000000 | 13.684606 | 13.684606 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 |
Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.561076 | 21.561076 | 0.0 | 0.000000 | 14.499896 | 14.499896 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 |
basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
k8s 10-k8s proxy charms SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 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 | 3188 | 2024-11-29 02:06:10 | 14327260 | UNSTABLE | FAIL | 449.0 | 23.0 |
1 | osm-stage_3-merge/v16.0 | 73 | 2024-11-29 00:01:09 | 12311745 | UNSTABLE | FAIL | 464.0 | 8.0 |
2 | osm-stage_3-merge/v15.0 | 333 | 2024-11-29 03:34:10 | 12424284 | UNSTABLE | FAIL | 445.0 | 10.0 |
3 | osm-stage_3-merge/v14.0 | 488 | 2024-11-28 23:08:14 | 0 | FAILURE | UNAVAILABLE | NaN | NaN |
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-11-29 02:48:27 | 2024-11-29 02:51:40 | 13 | 3 | Update Running VNF Instance | Update Network Service |
144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-29 02:57:07 | 2024-11-29 03:01:51 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
154 | Heal 01-Volume Vdu Healing | FAIL | 2024-11-29 03:20:19 | 2024-11-29 03:24:55 | 15 | 1 | None | None |
156 | Heal 03-Multiple Healing | FAIL | 2024-11-29 03:29:39 | 2024-11-29 03:57:10 | 11 | 7 | Heal VDUs | Heal Network Service |
165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-29 04:22:00 | 2024-11-29 04:37:21 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-29 04:37:21 | 2024-11-29 05:10:55 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-11-29 05:10:55 | 2024-11-29 05:31:53 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
170 | Slice 02-Shared Network Slicing | FAIL | 2024-11-29 05:38:58 | 2024-11-29 05:58:52 | 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 | |
---|---|---|---|---|---|---|---|---|
231 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-29 00:54:01 | 2024-11-29 00:58:42 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
252 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-29 01:55:31 | 2024-11-29 02:10:53 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
253 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-29 02:10:53 | 2024-11-29 02:44:56 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
254 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-11-29 02:44:56 | 2024-11-29 03:05:55 | 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 | |
---|---|---|---|---|---|---|---|---|
173 | Basic 01-Crud Operations On Vim Targets | FAIL | 2024-11-29 03:56:33 | 2024-11-29 03:59:41 | 3 | 1 | Create VIM Target With Extra Config | Check For VIM Target Status |
175 | Basic 08-Disable Port Security Network Level | FAIL | 2024-11-29 04:01:57 | 2024-11-29 04:07:17 | 8 | 1 | Create VIM With Port Security Disabled | Check For VIM Target Status |
188 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-11-29 04:31:24 | 2024-11-29 04:36:05 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output |
208 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-11-29 05:30:42 | 2024-11-29 05:46:35 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
209 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-11-29 05:46:35 | 2024-11-29 06:20:05 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
210 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-11-29 06:20:05 | 2024-11-29 06:40:58 | 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 |
---|
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-11-29 02:50:59 | 2024-11-29 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-11-29 02:51:00 | 2024-11-29 02:51:00 |
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-11-29 02:51:00 | 2024-11-29 02:51:02 |
66 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-29 03:00:37 | 2024-11-29 03:01:09 |
205 | Heal 03-Multiple Healing | Heal VDUs | Heal Network Service | FAIL | 2024-11-29 03:32:38 | 2024-11-29 03:42:49 |
211 | Heal 03-Multiple Healing | Check VNFs After Healing | Should Not Be Equal | FAIL | 2024-11-29 03:42:51 | 2024-11-29 03:42:51 |
218 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Wait Until Keyword Succeeds | FAIL | 2024-11-29 03:42:51 | 2024-11-29 03:45:06 |
226 | Heal 03-Multiple Healing | Delete NS Instance | Delete NS | FAIL | 2024-11-29 03:45:15 | 2024-11-29 03:49:27 |
227 | Heal 03-Multiple Healing | Delete NS Descriptor | Delete NSD | FAIL | 2024-11-29 03:49:27 | 2024-11-29 03:49:28 |
228 | Heal 03-Multiple Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-11-29 03:49:28 | 2024-11-29 03:49:30 |
241 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-29 04:22:42 | 2024-11-29 04:36:43 |
271 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-29 04:38:11 | 2024-11-29 04:52:11 |
276 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-29 04:52:14 | 2024-11-29 05:06:15 |
279 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-29 05:08:15 | 2024-11-29 05:08:15 |
310 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-29 05:13:05 | 2024-11-29 05:27:05 |
311 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-29 05:27:05 | 2024-11-29 05:30:36 |
352 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-11-29 05:44:43 | 2024-11-29 05:48:56 |
354 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-11-29 05:48:59 | 2024-11-29 05:49:00 |
355 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-11-29 05:49:00 | 2024-11-29 05:49:02 |
357 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-11-29 05:49:02 | 2024-11-29 05:49:04 |
osm-stage_3-merge/v16.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
575 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-29 00:57:30 | 2024-11-29 00:58:02 |
603 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-29 01:56:14 | 2024-11-29 02:10:15 |
633 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-29 02:12:14 | 2024-11-29 02:26:15 |
638 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-29 02:26:17 | 2024-11-29 02:40:18 |
641 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-29 02:42:18 | 2024-11-29 02:42:18 |
672 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-29 02:47:05 | 2024-11-29 03:01:06 |
673 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-29 03:01:06 | 2024-11-29 03:04:37 |
osm-stage_3-merge/v15.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime | |
---|---|---|---|---|---|---|
378 | Basic 01-Crud Operations On Vim Targets | Create VIM Target With Extra Config | Check For VIM Target Status | FAIL | 2024-11-29 03:56:36 | 2024-11-29 03:59:37 |
384 | Basic 08-Disable Port Security Network Level | Create VIM With Port Security Disabled | Check For VIM Target Status | FAIL | 2024-11-29 04:01:58 | 2024-11-29 04:05:00 |
431 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-11-29 04:34:53 | 2024-11-29 04:35:25 |
460 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-11-29 05:31:58 | 2024-11-29 05:45:59 |
491 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-11-29 05:47:23 | 2024-11-29 06:01:23 |
496 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-11-29 06:01:26 | 2024-11-29 06:15:26 |
499 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-11-29 06:17:26 | 2024-11-29 06:17:26 |
531 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-11-29 06:22:13 | 2024-11-29 06:36:13 |
532 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-11-29 06:36:13 | 2024-11-29 06:39:43 |
osm-stage_3-merge/v14.0: (full report)
suite_name | test_name | keyword_name | status | starttime | endtime |
---|
Powered by osm-analytics