--Task-- name: revoke-access-token enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 50 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: {'testMode': 'open', 'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'am.AMAccessToken', 'throughput': 600, 'rampup-duration': 30, 'java-opts': '-Drevoke_token=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 22:00:27] revoke-access-token pre : N/A ________________________________________________________________________________ [03/Nov/2022 22:00:27] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [03/Nov/2022 22:00:27] - INFO: Timeout for this Task has changed to 40m (2400 seconds) Pod log file : /results/orders/revoke-access-token/stdout.txt Pod log : /results/orders/revoke-access-token ________________________________________________________________________________ [03/Nov/2022 22:00:27] revoke-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/revoke-access-token --no-reports ________________________________________________________________________________ [03/Nov/2022 22:00:27] revoke-access-token create_order : Create order for overseer with the command to run ________________________________________________________________________________ [03/Nov/2022 22:00:27] - 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/02_revoke-access-token/order.json { "name": "revoke-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/revoke-access-token --no-reports", "out-dir": "/results/orders/revoke-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 -Didc=true -Doauth2_client_id=fedexClient -Doauth2_redirect_uri=https://openam-perf-100m-test.forgeblocks.com/platform/appAuthHelperRedirect.html -Drampup_duration=30 -Drealm=alpha -Drevoke_token=True -DtestCase=am.AMAccessToken -DtestMode=open -Dthroughput=600 -Duser_password=T35tr0ck123* -Dusers=1000000 -Xmx4G -Dduration=2664" } } ________________________________________________________________________________ [03/Nov/2022 22:00:27] revoke-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) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 5s (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 ________________________________________________________________________________ [03/Nov/2022 22:00:32] revoke-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/02_revoke-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 22:00: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/revoke-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 22:10:31] revoke-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 9m 58s ________________________________________________________________________________ [03/Nov/2022 22:10:32] revoke-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/revoke-access-token/order.tar.gz" ]; then echo "/results/orders/revoke-access-token/order.tar.gz file found"; exit 0; else echo "/results/orders/revoke-access-token/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/revoke-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/revoke-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/revoke-access-token/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 2320 /results/orders/revoke-access-token/order.tar.gz --- stderr --- - Download file (size 2320k) [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/revoke-access-token/order.tar.gz @ overseer-0-779957466d-hs7t7 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-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/revoke-access-token/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-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/02_revoke-access-token/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token ________________________________________________________________________________ [03/Nov/2022 22:10:43] revoke-access-token show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-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/revoke-access-token --no-reports ________________________________________________________________________________ [03/Nov/2022 22:10:43] revoke-access-token show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-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 22:10:43] revoke-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/02_revoke-access-token/stdout.txt is 345210 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-11-03 22:00:46 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=955 KO=0 ) > userRestLogin (OK=242 KO=0 ) > userAuthorize (OK=240 KO=0 ) > getAccessToken (OK=238 KO=0 ) > RevokeToken (OK=235 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 1607378 / active: 14 / done: 235 ================================================================================ ================================================================================ 2022-11-03 22:00:51 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3906 KO=0 ) > userRestLogin (OK=984 KO=0 ) > userAuthorize (OK=979 KO=0 ) > getAccessToken (OK=974 KO=0 ) > RevokeToken (OK=969 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 1606631 / active: 27 / done: 969 ================================================================================ ================================================================================ 2022-11-03 22:00:56 15s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=8856 KO=0 ) > userRestLogin (OK=2226 KO=0 ) > userAuthorize (OK=2219 KO=0 ) > getAccessToken (OK=2208 KO=0 ) > RevokeToken (OK=2203 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 1605383 / active: 41 / done: 2203 ================================================================================ ================================================================================ 2022-11-03 22:01:01 20s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=15792 KO=0 ) > userRestLogin (OK=3966 KO=0 ) > userAuthorize (OK=3955 KO=0 ) > getAccessToken (OK=3940 KO=0 ) > RevokeToken (OK=3931 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 1603635 / active: 62 / done: 3930 ================================================================================ ================================================================================ 2022-11-03 22:01:06 25s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=24726 KO=0 ) > userRestLogin (OK=6204 KO=0 ) > userAuthorize (OK=6192 KO=0 ) > getAccessToken (OK=6170 KO=0 ) > RevokeToken (OK=6160 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 1601387 / active: 80 / done: 6160 ================================================================================ ================================================================================ 2022-11-03 22:01:11 30s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=34508 KO=0 ) > userRestLogin (OK=8930 KO=0 ) > userAuthorize (OK=8868 KO=0 ) > getAccessToken (OK=8780 KO=0 ) > RevokeToken (OK=7930 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 1598639 / active: 1058 / done: 7930 ================================================================================ ================================================================================ 2022-11-03 22:01:16 35s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=46105 KO=0 ) > userRestLogin (OK=11860 KO=0 ) > userAuthorize (OK=11803 KO=0 ) > getAccessToken (OK=11738 KO=0 ) [...] > RevokeToken (OK=320097 KO=2525 ) ---- Errors -------------------------------------------------------------------- > RevokeToken: Failed to build request: No attribute named 'refr 5730 (29.05%) esh_token' is defined > getAccessToken: Failed to build request: No attribute named 'a 3817 (19.35%) uthcode' is defined > userAuthorize: Failed to build request: No attribute named 'to 1924 ( 9.75%) kenId' is defined > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 1567 ( 7.94%) d nothing > jsonPath($.access_token).find.exists preparation crashed: Jack 1449 ( 7.35%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 1400 ( 7.10%) ), but actually found 503 > status.find.is(200), but actually found 503 1382 ( 7.01%) > status.find.is(200), but actually found 502 1143 ( 5.79%) > i.g.h.c.i.RequestTimeoutException: Request timeout to openam-p 973 ( 4.93%) erf-100m-test.forgeblocks.com/34.160.233.205:443 after 60000 m... > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 171 ( 0.87%) ), but actually found 502 > jsonPath($.access_token).find.exists preparation crashed: Jack 170 ( 0.86%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 20% waiting: 1269232 / active: 10043 / done: 328352 ================================================================================ ================================================================================ 2022-11-03 22:10:26 585s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1323162 KO=8255 ) > userRestLogin (OK=337524 KO=1924 ) > userAuthorize (OK=333648 KO=1893 ) > getAccessToken (OK=329750 KO=1913 ) > RevokeToken (OK=322240 KO=2525 ) ---- Errors -------------------------------------------------------------------- > RevokeToken: Failed to build request: No attribute named 'refr 5730 (29.05%) esh_token' is defined > getAccessToken: Failed to build request: No attribute named 'a 3817 (19.35%) uthcode' is defined > userAuthorize: Failed to build request: No attribute named 'to 1924 ( 9.75%) kenId' is defined > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 1567 ( 7.94%) d nothing > jsonPath($.access_token).find.exists preparation crashed: Jack 1449 ( 7.35%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 1400 ( 7.10%) ), but actually found 503 > status.find.is(200), but actually found 503 1382 ( 7.01%) > status.find.is(200), but actually found 502 1143 ( 5.79%) > i.g.h.c.i.RequestTimeoutException: Request timeout to openam-p 973 ( 4.93%) erf-100m-test.forgeblocks.com/34.160.233.205:443 after 60000 m... > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 171 ( 0.87%) ), but actually found 502 > jsonPath($.access_token).find.exists preparation crashed: Jack 170 ( 0.86%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 20% waiting: 1266290 / active: 10842 / done: 330495 ================================================================================ ================================================================================ 2022-11-03 22:10:31 590s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1335273 KO=8255 ) > userRestLogin (OK=340205 KO=1924 ) > userAuthorize (OK=336363 KO=1893 ) > getAccessToken (OK=332480 KO=1913 ) > RevokeToken (OK=326225 KO=2525 ) ---- Errors -------------------------------------------------------------------- > RevokeToken: Failed to build request: No attribute named 'refr 5730 (29.05%) esh_token' is defined > getAccessToken: Failed to build request: No attribute named 'a 3817 (19.35%) uthcode' is defined > userAuthorize: Failed to build request: No attribute named 'to 1924 ( 9.75%) kenId' is defined > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 1567 ( 7.94%) d nothing > jsonPath($.access_token).find.exists preparation crashed: Jack 1449 ( 7.35%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 1400 ( 7.10%) ), but actually found 503 > status.find.is(200), but actually found 503 1382 ( 7.01%) > status.find.is(200), but actually found 502 1143 ( 5.79%) > i.g.h.c.i.RequestTimeoutException: Request timeout to openam-p 973 ( 4.93%) erf-100m-test.forgeblocks.com/34.160.233.205:443 after 60000 m... > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 171 ( 0.87%) ), but actually found 502 > jsonPath($.access_token).find.exists preparation crashed: Jack 170 ( 0.86%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... ---- am.AMAccessToken ---------------------------------------------------------- [###############- ] 20% waiting: 1263230 / active: 9917 / done: 334480 ================================================================================ ________________________________________________________________________________ [03/Nov/2022 22:10:43] revoke-access-token show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [03/Nov/2022 22:10:43] revoke-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 22:10:43] revoke-access-token print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [03/Nov/2022 22:10:43] revoke-access-token post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped