--Task-- name: access-token-600 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 66 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': '-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 22:31:11] access-token-600 pre : N/A ________________________________________________________________________________ [03/Nov/2022 22:31:11] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [03/Nov/2022 22:31:11] - INFO: Timeout for this Task has changed to 40m (2400 seconds) Pod log file : /results/orders/access-token-600/stdout.txt Pod log : /results/orders/access-token-600 ________________________________________________________________________________ [03/Nov/2022 22:31:11] access-token-600 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-600 --no-reports ________________________________________________________________________________ [03/Nov/2022 22:31:11] access-token-600 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [03/Nov/2022 22:31:11] - 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/03_access-token-600/order.json { "name": "access-token-600", "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-600 --no-reports", "out-dir": "/results/orders/access-token-600", "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=600 -Duser_password=T35tr0ck123* -Dusers=1000000 -Xmx4G -Dduration=2664" } } ________________________________________________________________________________ [03/Nov/2022 22:31:12] access-token-600 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) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 10s (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 30 0 --:--:-- --:--:-- --:--:-- 30 ________________________________________________________________________________ [03/Nov/2022 22:31:22] access-token-600 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/03_access-token-600/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:31:24] - 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-600/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. ________________________________________________________________________________ [03/Nov/2022 22:38:04] access-token-600 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 6m 41s ________________________________________________________________________________ [03/Nov/2022 22:38:05] access-token-600 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-600/order.tar.gz" ]; then echo "/results/orders/access-token-600/order.tar.gz file found"; exit 0; else echo "/results/orders/access-token-600/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/access-token-600/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-600/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-600/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 12 /results/orders/access-token-600/order.tar.gz --- stderr --- - Download file (size 12k) [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-600/order.tar.gz @ overseer-0-779957466d-hs7t7 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/03_access-token-600/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-600/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/03_access-token-600/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/03_access-token-600/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/03_access-token-600 ________________________________________________________________________________ [03/Nov/2022 22:38:15] access-token-600 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/03_access-token-600/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-600 --no-reports ________________________________________________________________________________ [03/Nov/2022 22:38:15] access-token-600 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/03_access-token-600/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:38:15] access-token-600 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/03_access-token-600/stdout.txt is 2469 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-11-03 22:31:35 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=952 KO=0 ) > userRestLogin (OK=241 KO=0 ) > userAuthorize (OK=239 KO=0 ) > getAccessToken (OK=237 KO=0 ) > getTokenInfo (OK=235 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 1606192 / active: 14 / done: 235 ================================================================================ ================================================================================ 2022-11-03 22:31:40 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3905 KO=0 ) > userRestLogin (OK=984 KO=0 ) > userAuthorize (OK=980 KO=0 ) > getAccessToken (OK=973 KO=0 ) > getTokenInfo (OK=968 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 1605444 / active: 29 / done: 968 ================================================================================ 22:31:42.739 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'userAuthorize' failed for user 1364: headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, found nothing 22:31:42.739 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'userAuthorize' failed for user 1365: headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, found nothing 22:31:42.739 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'userRestLogin' failed for user 1379: status.find.in(200,201,202,203,204,205,206,207,208,209,304,401), but actually found 502 22:31:42.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userAuthorize: KO headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, found nothing ========================= Session: Session(am.AMAccessToken,1365,1667514702645,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@7655196a, username -> user.2, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@7dbe40ba,None), gatling.http.referer -> https://openam-perf-100m-test.forgeblocks.com/am/oauth2/realms/alpha/authorize?client_id=fedexClient&scope=openid+fr%3Aidm%3A*&state=1234&redirect_uri=https%3A%2F%2Fopenam-perf-100m-test.forgeblocks.com%2Fplatform%2FappAuthHelperRedirect.html&response_type=code&realm=alpha, auth_resp_code -> 200, tokenId -> ktDCswhrgCsjn5ZhkeAtnfDFThM.*AAJTSQACMDIAAlNLABxjNnJ5S3hueTNmTHllMXRXRnV0c3VWd1FqaXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, gatling.http.cookies -> CookieJar(Map(CookieKey(ebe0cd0aefcd9d1,openam-perf-100m-test.forgeblocks.com,/) -> StoredCookie(ebe0cd0aefcd9d1=ktDCswhrgCsjn5ZhkeAtnfDFThM.*AAJTSQACMDIAAlNLABxjNnJ5S3hueTNmTHllMXRXRnV0c3VWd1FqaXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-100m-test.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1667514702713), CookieKey(amlbcookie,openam-perf-100m-test.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-100m-test.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1667514702713))), password -> T35tr0ck123*),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$808/0x0000000800851040@d806727) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/oauth2/realms/alpha/authorize?client_id=fedexClient&scope=openid+fr%3Aidm%3A*&state=1234&redirect_uri=https%3A%2F%2Fopenam-perf-100m-test.forgeblocks.com%2Fplatform%2FappAuthHelperRedirect.html&response_type=code&realm=alpha headers= Accept-API-Version: resource=2.0, protocol=1.0 accept: */* cookie: ebe0cd0aefcd9d1=ktDCswhrgCsjn5ZhkeAtnfDFThM.*AAJTSQACMDIAAlNLABxjNnJ5S3hueTNmTHllMXRXRnV0c3VWd1FqaXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*; amlbcookie=01 host: openam-perf-100m-test.forgeblocks.com content-type: application/x-www-form-urlencoded content-length: 134 cookies= ebe0cd0aefcd9d1=ktDCswhrgCsjn5ZhkeAtnfDFThM.*AAJTSQACMDIAAlNLABxjNnJ5S3hueTNmTHllMXRXRnV0c3VWd1FqaXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-100m-test.forgeblocks.com, path=/, secure, HTTPOnly amlbcookie=01, domain=openam-perf-100m-test.forgeblocks.com, path=/, secure, HTTPOnly formBody= decision: Allow csrf: ktDCswhrgCsjn5ZhkeAtnfDFThM.*AAJTSQACMDIAAlNLABxjNnJ5S3hueTNmTHllMXRXRnV0c3VWd1FqaXc9AAR0eXBlAANDVFMAAlMxAAIwMQ..* ========================= HTTP response: status= 502 Bad Gateway headers= Content-Type: text/html; charset=UTF-8 Referrer-Policy: no-referrer Content-Length: 332 Date: Thu, 03 Nov 2022 22:31:42 GMT Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= 502 Server Error

Error: Server Error

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

<<<<<<<<<<<<<<<<<<<<<<<<< 22:31:42.753 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userRestLogin: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304,401), but actually found 502 ========================= Session: Session(am.AMAccessToken,1379,1667514702706,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@7655196a, username -> user.2, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@b4f3bc1,None), gatling.http.referer -> https://openam-perf-100m-test.forgeblocks.com/am/json/realms/alpha/authenticate, password -> T35tr0ck123*),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$808/0x0000000800851040@d806727) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/alpha/authenticate headers= Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.2 X-OpenAM-Password: T35tr0ck123* accept: */* host: openam-perf-100m-test.forgeblocks.com content-length: 0 ========================= [...] > getTokenInfo: Failed to build request: Failed to build request 5 (26.32%) : j.u.NoSuchElementException: No attribute named 'access_token... > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 3 (15.79%) ), but actually found 502 > userAuthorize: Failed to build request: No attribute named 'to 3 (15.79%) kenId' is defined > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 2 (10.53%) d nothing > jsonPath($.access_token).find.exists preparation crashed: Jack 1 ( 5.26%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... ---- am.AMAccessToken ---------------------------------------------------------- [##########- ] 13% waiting: 1387725 / active: 121 / done: 218595 ================================================================================ ================================================================================ 2022-11-03 22:37:55 385s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=886357 KO=6 ) > userRestLogin (OK=221621 KO=3 ) > userAuthorize (OK=221603 KO=2 ) > getAccessToken (OK=221571 KO=0 ) > getTokenInfo (OK=221562 KO=1 ) ---- Errors -------------------------------------------------------------------- > getAccessToken: Failed to build request: No attribute named 'a 5 (26.32%) uthcode' is defined > getTokenInfo: Failed to build request: Failed to build request 5 (26.32%) : j.u.NoSuchElementException: No attribute named 'access_token... > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 3 (15.79%) ), but actually found 502 > userAuthorize: Failed to build request: No attribute named 'to 3 (15.79%) kenId' is defined > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 2 (10.53%) d nothing > jsonPath($.access_token).find.exists preparation crashed: Jack 1 ( 5.26%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... ---- am.AMAccessToken ---------------------------------------------------------- [##########- ] 13% waiting: 1384772 / active: 101 / done: 221568 ================================================================================ ================================================================================ 2022-11-03 22:38:00 390s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=898214 KO=6 ) > userRestLogin (OK=224585 KO=3 ) > userAuthorize (OK=224559 KO=2 ) > getAccessToken (OK=224541 KO=0 ) > getTokenInfo (OK=224529 KO=1 ) ---- Errors -------------------------------------------------------------------- > getAccessToken: Failed to build request: No attribute named 'a 5 (26.32%) uthcode' is defined > getTokenInfo: Failed to build request: Failed to build request 5 (26.32%) : j.u.NoSuchElementException: No attribute named 'access_token... > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 3 (15.79%) ), but actually found 502 > userAuthorize: Failed to build request: No attribute named 'to 3 (15.79%) kenId' is defined > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 2 (10.53%) d nothing > jsonPath($.access_token).find.exists preparation crashed: Jack 1 ( 5.26%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... ---- am.AMAccessToken ---------------------------------------------------------- [##########- ] 13% waiting: 1381797 / active: 109 / done: 224535 ================================================================================ ================================================================================ 2022-11-03 22:38:05 395s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=909954 KO=6 ) > userRestLogin (OK=227513 KO=3 ) > userAuthorize (OK=227496 KO=2 ) > getAccessToken (OK=227478 KO=0 ) > getTokenInfo (OK=227467 KO=1 ) ---- Errors -------------------------------------------------------------------- > getAccessToken: Failed to build request: No attribute named 'a 5 (26.32%) uthcode' is defined > getTokenInfo: Failed to build request: Failed to build request 5 (26.32%) : j.u.NoSuchElementException: No attribute named 'access_token... > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 3 (15.79%) ), but actually found 502 > userAuthorize: Failed to build request: No attribute named 'to 3 (15.79%) kenId' is defined > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 2 (10.53%) d nothing > jsonPath($.access_token).find.exists preparation crashed: Jack 1 ( 5.26%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... ---- am.AMAccessToken ---------------------------------------------------------- [##########- ] 14% waiting: 1378884 / active: 84 / done: 227473 ================================================================================ ________________________________________________________________________________ [03/Nov/2022 22:38:15] access-token-600 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/03_access-token-600/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [03/Nov/2022 22:38:15] access-token-600 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:38:15] access-token-600 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [03/Nov/2022 22:38:15] access-token-600 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped