2026-02-19 10:35:36,560 p=39288 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2026-02-19 10:35:36,560 p=39288 u=zuul n=ansible | PLAY [Create the output directory] ********************************************* 2026-02-19 10:35:36,570 p=39288 u=zuul n=ansible | TASK [Gathering Facts ] ******************************************************** 2026-02-19 10:35:36,570 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:36 +0000 (0:00:00.014) 0:00:00.014 ***** 2026-02-19 10:35:36,570 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:36 +0000 (0:00:00.013) 0:00:00.013 ***** 2026-02-19 10:35:37,731 p=39288 u=zuul n=ansible | ok: [controller] 2026-02-19 10:35:37,747 p=39288 u=zuul n=ansible | TASK [Check whether the log dir exists path={{ logs_dir }}] ******************** 2026-02-19 10:35:37,747 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:37 +0000 (0:00:01.177) 0:00:01.191 ***** 2026-02-19 10:35:37,747 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:37 +0000 (0:00:01.177) 0:00:01.190 ***** 2026-02-19 10:35:38,047 p=39288 u=zuul n=ansible | ok: [controller] 2026-02-19 10:35:38,053 p=39288 u=zuul n=ansible | TASK [Create log dir path={{ logs_dir }}, state=directory, mode=0755] ********** 2026-02-19 10:35:38,053 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.306) 0:00:01.497 ***** 2026-02-19 10:35:38,053 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.306) 0:00:01.496 ***** 2026-02-19 10:35:38,064 p=39288 u=zuul n=ansible | skipping: [controller] 2026-02-19 10:35:38,085 p=39288 u=zuul n=ansible | PLAY [Check the XML file for failed tasks] ************************************* 2026-02-19 10:35:38,091 p=39288 u=zuul n=ansible | TASK [Stop play early if we do not want to check the failures _raw_params=end_play] *** 2026-02-19 10:35:38,091 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.037) 0:00:01.535 ***** 2026-02-19 10:35:38,091 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.037) 0:00:01.534 ***** 2026-02-19 10:35:38,108 p=39288 u=zuul n=ansible | skipping: [controller] 2026-02-19 10:35:38,122 p=39288 u=zuul n=ansible | TASK [Get the matching lines in the results files _raw_params=grep -r "$" {{ logs_dir }}/ ] *** 2026-02-19 10:35:38,123 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.031) 0:00:01.566 ***** 2026-02-19 10:35:38,123 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.031) 0:00:01.565 ***** 2026-02-19 10:35:38,403 p=39288 u=zuul n=ansible | changed: [controller] 2026-02-19 10:35:38,411 p=39288 u=zuul n=ansible | TASK [Fail if the file was not found (or other grep error) msg={{ verbose_matches.stderr if verbose_matches.stderr | length > 0 else 'There was an error with grep.' }}] *** 2026-02-19 10:35:38,411 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.288) 0:00:01.855 ***** 2026-02-19 10:35:38,411 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.288) 0:00:01.854 ***** 2026-02-19 10:35:38,422 p=39288 u=zuul n=ansible | skipping: [controller] 2026-02-19 10:35:38,428 p=39288 u=zuul n=ansible | TASK [Fail if there are no XML files msg=There were no XML files found in {{ logs_dir }}.] *** 2026-02-19 10:35:38,428 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.017) 0:00:01.872 ***** 2026-02-19 10:35:38,428 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.017) 0:00:01.871 ***** 2026-02-19 10:35:38,439 p=39288 u=zuul n=ansible | skipping: [controller] 2026-02-19 10:35:38,446 p=39288 u=zuul n=ansible | TASK [Get the number of testcase errors and failures tasks_errored={{ verbose_matches.stdout | regex_replace('.*errors="([0-9]*)".*>', '\1') | split(' ') | map('int') | sum }}, tasks_failed={{ verbose_matches.stdout | regex_replace('.*failures="([0-9]*)".*>', '\1') | split(' ') | map('int') | sum }}] *** 2026-02-19 10:35:38,447 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.018) 0:00:01.890 ***** 2026-02-19 10:35:38,447 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.018) 0:00:01.889 ***** 2026-02-19 10:35:38,468 p=39288 u=zuul n=ansible | ok: [controller] 2026-02-19 10:35:38,474 p=39288 u=zuul n=ansible | TASK [Fail when there's a testcase error msg=There were {{ tasks_errored }} errors in the testcases.] *** 2026-02-19 10:35:38,474 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.027) 0:00:01.918 ***** 2026-02-19 10:35:38,474 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.027) 0:00:01.917 ***** 2026-02-19 10:35:38,488 p=39288 u=zuul n=ansible | skipping: [controller] 2026-02-19 10:35:38,494 p=39288 u=zuul n=ansible | TASK [Fail when there's a testcase failure msg=There were {{ tasks_errored }} errors and {{ tasks_failed }} failed testcases.] *** 2026-02-19 10:35:38,495 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.020) 0:00:01.938 ***** 2026-02-19 10:35:38,495 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.020) 0:00:01.938 ***** 2026-02-19 10:35:38,509 p=39288 u=zuul n=ansible | skipping: [controller] 2026-02-19 10:35:38,531 p=39288 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2026-02-19 10:35:38,531 p=39288 u=zuul n=ansible | controller : ok=4 changed=1 unreachable=0 failed=0 skipped=5 rescued=0 ignored=0 2026-02-19 10:35:38,531 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.036) 0:00:01.975 ***** 2026-02-19 10:35:38,531 p=39288 u=zuul n=ansible | =============================================================================== 2026-02-19 10:35:38,531 p=39288 u=zuul n=ansible | Gathering Facts --------------------------------------------------------- 1.18s 2026-02-19 10:35:38,531 p=39288 u=zuul n=ansible | Check whether the log dir exists ---------------------------------------- 0.31s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | Get the matching lines in the results files ----------------------------- 0.29s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | Create log dir ---------------------------------------------------------- 0.04s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | Fail when there's a testcase failure ------------------------------------ 0.04s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | Stop play early if we do not want to check the failures ----------------- 0.03s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | Get the number of testcase errors and failures -------------------------- 0.03s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | Fail when there's a testcase error -------------------------------------- 0.02s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | Fail if there are no XML files ------------------------------------------ 0.02s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | Fail if the file was not found (or other grep error) -------------------- 0.02s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | Thursday 19 February 2026 10:35:38 +0000 (0:00:00.037) 0:00:01.975 ***** 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | =============================================================================== 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | gather_facts ------------------------------------------------------------ 1.18s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | ansible.builtin.stat ---------------------------------------------------- 0.31s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | ansible.builtin.command ------------------------------------------------- 0.29s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | ansible.builtin.fail ---------------------------------------------------- 0.09s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | ansible.builtin.file ---------------------------------------------------- 0.04s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | ansible.builtin.meta ---------------------------------------------------- 0.03s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | ansible.builtin.set_fact ------------------------------------------------ 0.03s 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2026-02-19 10:35:38,532 p=39288 u=zuul n=ansible | total ------------------------------------------------------------------- 1.96s