--Task-- name: access-token enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0 stop: 50 timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] options: {'testMode': 'open', 'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'am.AMAccessToken', 'throughput': 100, 'rampup-duration': 30, 'java-opts': '-Dget_token_info=True -Drealm=alpha -Dam_tree=login -Duser_password=T35tr0ck123* -Doauth2_client_id=fedexClient -Doauth2_redirect_uri=https://openam-perf-100m-test.forgeblocks.com/platform/appAuthHelperRedirect.html'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [03/Nov/2022 21:26:31] access-token pre : N/A ________________________________________________________________________________ [03/Nov/2022 21:26:31] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [03/Nov/2022 21:26:31] - INFO: Timeout for this Task has changed to 40m (2400 seconds) Pod log file : /results/orders/access-token/stdout.txt Pod log : /results/orders/access-token ________________________________________________________________________________ [03/Nov/2022 21:26:31] access-token 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 am.AMAccessToken@IDC -rf /results/gatling/access-token --no-reports ________________________________________________________________________________ [03/Nov/2022 21:26:31] access-token create_order : Create order for overseer with the command to run ________________________________________________________________________________ [03/Nov/2022 21:26:31] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-779957466d-hs7t7 -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/access_token/05_AccessToken/01_access-token/order.json { "name": "access-token", "command": "/lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd am.AMAccessToken@IDC -rf /results/gatling/access-token --no-reports", "out-dir": "/results/orders/access-token", "environment": { "JAVA_OPTS": "-Dam_host=openam-perf-100m-test.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -Dam_tree=login -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@forgerock.com -Dget_token_info=True -Didc=true -Doauth2_client_id=fedexClient -Doauth2_redirect_uri=https://openam-perf-100m-test.forgeblocks.com/platform/appAuthHelperRedirect.html -Drampup_duration=30 -Drealm=alpha -DtestCase=am.AMAccessToken -DtestMode=open -Dthroughput=100 -Duser_password=T35tr0ck123* -Dusers=1000000 -Xmx4G -Dduration=2664" } } ________________________________________________________________________________ [03/Nov/2022 21:26:32] access-token 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [03/Nov/2022 21:26:32] access-token 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token/order.json overseer-0-779957466d-hs7t7:/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 [03/Nov/2022 21:26:34] - 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -- head /results/orders/access-token/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) - 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. ________________________________________________________________________________ [03/Nov/2022 21:36:33] access-token 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -- 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 10m ________________________________________________________________________________ [03/Nov/2022 21:36:34] access-token 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-779957466d-hs7t7 --- stderr --- Checking pod: overseer-0-779957466d-hs7t7 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -i -- bash -c 'if [ -f "/results/orders/access-token/order.tar.gz" ]; then echo "/results/orders/access-token/order.tar.gz file found"; exit 0; else echo "/results/orders/access-token/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/access-token/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/access-token/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-779957466d-hs7t7 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -i -- du -k /results/orders/access-token/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 8 /results/orders/access-token/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-779957466d-hs7t7 --- stderr --- source : /results/orders/access-token/order.tar.gz @ overseer-0-779957466d-hs7t7 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token/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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-779957466d-hs7t7:/results/orders/access-token/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token/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/access_token/05_AccessToken/01_access-token/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token ________________________________________________________________________________ [03/Nov/2022 21:36:43] access-token show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token/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 am.AMAccessToken@IDC -rf /results/gatling/access-token --no-reports ________________________________________________________________________________ [03/Nov/2022 21:36:43] access-token show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [03/Nov/2022 21:36:43] access-token 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/access_token/05_AccessToken/01_access-token/stdout.txt is 1787 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-11-03 21:26:45 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=158 KO=0 ) > userRestLogin (OK=40 KO=0 ) > userAuthorize (OK=40 KO=0 ) > getAccessToken (OK=39 KO=0 ) > getTokenInfo (OK=39 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 267577 / active: 2 / done: 39 ================================================================================ ================================================================================ 2022-11-03 21:26:50 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=650 KO=0 ) > userRestLogin (OK=164 KO=0 ) > userAuthorize (OK=163 KO=0 ) > getAccessToken (OK=162 KO=0 ) > getTokenInfo (OK=161 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 267452 / active: 5 / done: 161 ================================================================================ ================================================================================ 2022-11-03 21:26:55 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1478 KO=0 ) > userRestLogin (OK=372 KO=0 ) > userAuthorize (OK=370 KO=0 ) > getAccessToken (OK=368 KO=0 ) > getTokenInfo (OK=368 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 267244 / active: 6 / done: 368 ================================================================================ ================================================================================ 2022-11-03 21:27:00 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=2633 KO=0 ) > userRestLogin (OK=661 KO=0 ) > userAuthorize (OK=659 KO=0 ) > getAccessToken (OK=657 KO=0 ) > getTokenInfo (OK=656 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 266953 / active: 9 / done: 656 ================================================================================ ================================================================================ 2022-11-03 21:27:05 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=4126 KO=0 ) > userRestLogin (OK=1035 KO=0 ) > userAuthorize (OK=1033 KO=0 ) > getAccessToken (OK=1030 KO=0 ) > getTokenInfo (OK=1028 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 266578 / active: 12 / done: 1028 ================================================================================ ================================================================================ 2022-11-03 21:27:10 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=5951 KO=0 ) > userRestLogin (OK=1492 KO=0 ) > userAuthorize (OK=1489 KO=0 ) > getAccessToken (OK=1486 KO=0 ) > getTokenInfo (OK=1484 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 266120 / active: 14 / done: 1484 ================================================================================ ================================================================================ 2022-11-03 21:27:15 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=7991 KO=0 ) > userRestLogin (OK=2004 KO=0 ) > userAuthorize (OK=2000 KO=0 ) > getAccessToken (OK=1997 KO=0 ) [...] > userRestLogin (OK=54982 KO=0 ) > userAuthorize (OK=54979 KO=0 ) > getAccessToken (OK=54978 KO=0 ) > getTokenInfo (OK=54977 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 20% waiting: 212626 / active: 15 / done: 54977 ================================================================================ ================================================================================ 2022-11-03 21:36:10 570s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=221936 KO=0 ) > userRestLogin (OK=55486 KO=0 ) > userAuthorize (OK=55485 KO=0 ) > getAccessToken (OK=55483 KO=0 ) > getTokenInfo (OK=55482 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 20% waiting: 212127 / active: 9 / done: 55482 ================================================================================ ================================================================================ 2022-11-03 21:36:15 575s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=223872 KO=0 ) > userRestLogin (OK=55971 KO=0 ) > userAuthorize (OK=55968 KO=0 ) > getAccessToken (OK=55967 KO=0 ) > getTokenInfo (OK=55966 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 20% waiting: 211643 / active: 9 / done: 55966 ================================================================================ ================================================================================ 2022-11-03 21:36:20 580s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=225783 KO=0 ) > userRestLogin (OK=56452 KO=0 ) > userAuthorize (OK=56449 KO=0 ) > getAccessToken (OK=56442 KO=0 ) > getTokenInfo (OK=56440 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 21% waiting: 211161 / active: 17 / done: 56440 ================================================================================ ================================================================================ 2022-11-03 21:36:25 585s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=227654 KO=0 ) > userRestLogin (OK=56918 KO=0 ) > userAuthorize (OK=56915 KO=0 ) > getAccessToken (OK=56912 KO=0 ) > getTokenInfo (OK=56909 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 21% waiting: 210692 / active: 17 / done: 56909 ================================================================================ ================================================================================ 2022-11-03 21:36:30 590s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=229653 KO=0 ) > userRestLogin (OK=57417 KO=0 ) > userAuthorize (OK=57415 KO=0 ) > getAccessToken (OK=57411 KO=0 ) > getTokenInfo (OK=57410 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 21% waiting: 210195 / active: 13 / done: 57410 ================================================================================ ================================================================================ 2022-11-03 21:36:35 595s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=231616 KO=0 ) > userRestLogin (OK=57908 KO=0 ) > userAuthorize (OK=57906 KO=0 ) > getAccessToken (OK=57902 KO=0 ) > getTokenInfo (OK=57900 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [################- ] 21% waiting: 209705 / active: 13 / done: 57900 ================================================================================ ________________________________________________________________________________ [03/Nov/2022 21:36:43] access-token show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/01_access-token/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [03/Nov/2022 21:36:43] access-token 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 ________________________________________________________________________________ [03/Nov/2022 21:36:43] access-token print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [03/Nov/2022 21:36:43] access-token post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped