--Task-- name: authn-users enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0 stop: 100 timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] options: {'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'idc.login', 'testMode': 'open', 'throughput': 100, 'rampup-duration': 30, 'java-opts': '-Dnum_users=2000 -Drealm=alpha -Duser_password=Pa_ssw0rd'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [23/Sep/2022 20:26:34] authn-users pre : N/A ________________________________________________________________________________ [23/Sep/2022 20:26:34] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [23/Sep/2022 20:26:34] - INFO: Timeout for this Task has changed to 20m (1200 seconds) Pod log file : /results/orders/authn-users/stdout.txt Pod log : /results/orders/authn-users ________________________________________________________________________________ [23/Sep/2022 20:26:34] authn-users print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users --no-reports ________________________________________________________________________________ [23/Sep/2022 20:26:34] authn-users create_order : Create order for overseer with the command to run ________________________________________________________________________________ Userpool size is not defined for the task in conf.yaml and cannot find how many users (entries) are in id-repo, please check the conf.yaml file. Default for selected Gatling simulation will be used. [23/Sep/2022 20:26:34] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-c7fc5cc47-x4c97 -o jsonpath={.spec.containers[].resources.requests.memory} [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- 4Gi --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.json { "name": "authn-users", "command": "/lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users --no-reports", "out-dir": "/results/orders/authn-users", "environment": { "JAVA_OPTS": "-Dam_host=openam-fr-pit-testing18.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@forgerock.com -Didc=true -Dnum_users=2000 -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drampup_duration=30 -Drealm=alpha -DtestCase=idc.login -DtestMode=open -Dthroughput=100 -Duser_password=Pa_ssw0rd -Xmx4G -Dduration=1332" } } ________________________________________________________________________________ [23/Sep/2022 20:26:34] authn-users loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl -k https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [23/Sep/2022 20:26:35] authn-users start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.json overseer-0-c7fc5cc47-x4c97:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer [23/Sep/2022 20:26:36] - INFO: Check if Gatling simulation started successfully [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -- head /results/orders/authn-users/stdout.txt | grep "started..." [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 12s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... --- stderr --- Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. ________________________________________________________________________________ [23/Sep/2022 20:36:35] authn-users stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 9m 59s ________________________________________________________________________________ [23/Sep/2022 20:36:36] authn-users download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- Checking pod: overseer-0-c7fc5cc47-x4c97 for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -i -- bash -c 'if [ -f "/results/orders/authn-users/order.tar.gz" ]; then echo "/results/orders/authn-users/order.tar.gz file found"; exit 0; else echo "/results/orders/authn-users/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/authn-users/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function failed after 0s (rc=1 - expected to be in [0]) - retry [loop_until]: Function succeeded after 6s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/authn-users/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-c7fc5cc47-x4c97 -i -- du -k /results/orders/authn-users/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 8 /results/orders/authn-users/order.tar.gz --- stderr --- - Download file (size 8k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- source : /results/orders/authn-users/order.tar.gz @ overseer-0-c7fc5cc47-x4c97 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o jsonpath={.items[*].metadata.name}` | grep 1 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-c7fc5cc47-x4c97 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-c7fc5cc47-x4c97:/results/orders/authn-users/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users ________________________________________________________________________________ [23/Sep/2022 20:36:45] authn-users show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd com.forgerock.gatling.Loadtest@IDC -rf /results/gatling/authn-users --no-reports ________________________________________________________________________________ [23/Sep/2022 20:36:45] authn-users show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [23/Sep/2022 20:36:45] authn-users show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/stdout.txt is 1614 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-09-23 21:26:54 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=81 KO=0 ) > restLoginInitiate (OK=41 KO=0 ) > restLoginUsernamePasswordCallback (OK=40 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 134486 / active: 1 / done: 40 ================================================================================ ================================================================================ 2022-09-23 21:26:59 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=329 KO=0 ) > restLoginInitiate (OK=166 KO=0 ) > restLoginUsernamePasswordCallback (OK=163 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 134361 / active: 3 / done: 163 ================================================================================ ================================================================================ 2022-09-23 21:27:04 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=744 KO=0 ) > restLoginInitiate (OK=374 KO=0 ) > restLoginUsernamePasswordCallback (OK=370 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 134152 / active: 5 / done: 370 ================================================================================ ================================================================================ 2022-09-23 21:27:09 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1325 KO=0 ) > restLoginInitiate (OK=665 KO=0 ) > restLoginUsernamePasswordCallback (OK=660 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 133862 / active: 5 / done: 660 ================================================================================ ================================================================================ 2022-09-23 21:27:14 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2073 KO=0 ) > restLoginInitiate (OK=1039 KO=0 ) > restLoginUsernamePasswordCallback (OK=1034 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 0% waiting: 133487 / active: 6 / done: 1034 ================================================================================ ================================================================================ 2022-09-23 21:27:19 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2989 KO=0 ) > restLoginInitiate (OK=1498 KO=0 ) > restLoginUsernamePasswordCallback (OK=1491 KO=0 ) ---- idc.login ----------------------------------------------------------------- [- ] 1% waiting: 133028 / active: 8 / done: 1491 ================================================================================ ================================================================================ 2022-09-23 21:27:24 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3998 KO=0 ) > restLoginInitiate (OK=2005 KO=0 ) > restLoginUsernamePasswordCallback (OK=1993 KO=0 ) ---- idc.login ----------------------------------------------------------------- [#- ] 1% waiting: 132521 / active: 13 / done: 1993 ================================================================================ ================================================================================ 2022-09-23 21:27:29 40s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=5016 KO=0 ) > restLoginInitiate (OK=2510 KO=0 ) > restLoginUsernamePasswordCallback (OK=2506 KO=0 ) [...] ================================================================================ ================================================================================ 2022-09-23 21:36:04 555s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=108886 KO=0 ) > restLoginInitiate (OK=54124 KO=0 ) > restLoginUsernamePasswordCallback (OK=54117 KO=0 ) > restloginProgressiveProfileCallback (OK=645 KO=0 ) ---- idc.login ----------------------------------------------------------------- [#############################- ] 40% waiting: 80402 / active: 8 / done: 54117 ================================================================================ ================================================================================ 2022-09-23 21:36:09 560s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=109976 KO=0 ) > restLoginInitiate (OK=54648 KO=0 ) > restLoginUsernamePasswordCallback (OK=54640 KO=0 ) > restloginProgressiveProfileCallback (OK=688 KO=0 ) ---- idc.login ----------------------------------------------------------------- [##############################- ] 40% waiting: 79876 / active: 11 / done: 54640 ================================================================================ ================================================================================ 2022-09-23 21:36:14 565s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=110962 KO=0 ) > restLoginInitiate (OK=55114 KO=0 ) > restLoginUsernamePasswordCallback (OK=55108 KO=0 ) > restloginProgressiveProfileCallback (OK=740 KO=0 ) ---- idc.login ----------------------------------------------------------------- [##############################- ] 40% waiting: 79413 / active: 7 / done: 55107 ================================================================================ ================================================================================ 2022-09-23 21:36:19 570s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=111966 KO=0 ) > restLoginInitiate (OK=55595 KO=0 ) > restLoginUsernamePasswordCallback (OK=55587 KO=0 ) > restloginProgressiveProfileCallback (OK=784 KO=0 ) ---- idc.login ----------------------------------------------------------------- [##############################- ] 41% waiting: 78932 / active: 9 / done: 55586 ================================================================================ ================================================================================ 2022-09-23 21:36:24 575s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=113045 KO=0 ) > restLoginInitiate (OK=56108 KO=0 ) > restLoginUsernamePasswordCallback (OK=56103 KO=0 ) > restloginProgressiveProfileCallback (OK=834 KO=0 ) ---- idc.login ----------------------------------------------------------------- [##############################- ] 41% waiting: 78419 / active: 7 / done: 56101 ================================================================================ ================================================================================ 2022-09-23 21:36:29 580s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=114041 KO=0 ) > restLoginInitiate (OK=56589 KO=0 ) > restLoginUsernamePasswordCallback (OK=56575 KO=0 ) > restloginProgressiveProfileCallback (OK=877 KO=0 ) ---- idc.login ----------------------------------------------------------------- [###############################- ] 42% waiting: 77938 / active: 14 / done: 56575 ================================================================================ ================================================================================ 2022-09-23 21:36:34 585s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=115112 KO=0 ) > restLoginInitiate (OK=57114 KO=0 ) > restLoginUsernamePasswordCallback (OK=57109 KO=0 ) > restloginProgressiveProfileCallback (OK=889 KO=0 ) ---- idc.login ----------------------------------------------------------------- [###############################- ] 42% waiting: 77411 / active: 7 / done: 57109 ================================================================================ ________________________________________________________________________________ [23/Sep/2022 20:36:45] authn-users show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/idc_am_authn/05_scenario/01_authn-users/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [23/Sep/2022 20:36:45] authn-users check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [23/Sep/2022 20:36:45] authn-users print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [23/Sep/2022 20:36:45] authn-users post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped