--Task-- name: access-token-700 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 33 stop: 66 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': 700, '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:24:35] access-token-700 pre : N/A ________________________________________________________________________________ [03/Nov/2022 22:24:35] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [03/Nov/2022 22:24:35] - INFO: Timeout for this Task has changed to 40m (2400 seconds) Pod log file : /results/orders/access-token-700/stdout.txt Pod log : /results/orders/access-token-700 ________________________________________________________________________________ [03/Nov/2022 22:24:35] access-token-700 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-700 --no-reports ________________________________________________________________________________ [03/Nov/2022 22:24:35] access-token-700 create_order : Create order for overseer with the command to run ________________________________________________________________________________ [03/Nov/2022 22:24:35] - 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_access-token-700/order.json { "name": "access-token-700", "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-700 --no-reports", "out-dir": "/results/orders/access-token-700", "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=700 -Duser_password=T35tr0ck123* -Dusers=1000000 -Xmx4G -Dduration=2664" } } ________________________________________________________________________________ [03/Nov/2022 22:24:36] access-token-700 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 31 0 --:--:-- --:--:-- --:--:-- 31 ________________________________________________________________________________ [03/Nov/2022 22:24:46] access-token-700 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_access-token-700/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:24:48] - 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-700/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. ________________________________________________________________________________ [03/Nov/2022 22:31:18] access-token-700 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 30s ________________________________________________________________________________ [03/Nov/2022 22:31:19] access-token-700 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-700/order.tar.gz" ]; then echo "/results/orders/access-token-700/order.tar.gz file found"; exit 0; else echo "/results/orders/access-token-700/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/access-token-700/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-700/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-700/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 3844 /results/orders/access-token-700/order.tar.gz --- stderr --- - Download file (size 3844k) [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-700/order.tar.gz @ overseer-0-779957466d-hs7t7 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_access-token-700/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-700/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_access-token-700/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_access-token-700/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_access-token-700 ________________________________________________________________________________ [03/Nov/2022 22:31:30] access-token-700 show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_access-token-700/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-700 --no-reports ________________________________________________________________________________ [03/Nov/2022 22:31:30] access-token-700 show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_access-token-700/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:31:30] access-token-700 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_access-token-700/stdout.txt is 644633 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... ================================================================================ 2022-11-03 22:25:00 5s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=1112 KO=0 ) > userRestLogin (OK=283 KO=0 ) > userAuthorize (OK=279 KO=0 ) > getAccessToken (OK=276 KO=0 ) > getTokenInfo (OK=274 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 1875130 / active: 16 / done: 274 ================================================================================ ================================================================================ 2022-11-03 22:25:05 10s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=4554 KO=0 ) > userRestLogin (OK=1148 KO=0 ) > userAuthorize (OK=1143 KO=0 ) > getAccessToken (OK=1133 KO=0 ) > getTokenInfo (OK=1130 KO=0 ) ---- am.AMAccessToken ---------------------------------------------------------- [- ] 0% waiting: 1874257 / active: 33 / done: 1130 ================================================================================ 22:25:05.211 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'userAuthorize' failed for user 1187: headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, found nothing 22:25:05.224 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userAuthorize: KO headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, found nothing ========================= Session: Session(am.AMAccessToken,1187,1667514305120,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@31c23ef4, username -> user.1, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@202bbfeb,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 -> JcmQ0qVyYnmOPS_5OiBy8Fbv8Qw.*AAJTSQACMDIAAlNLABxCU0ZHOTViYXV2OVd5Y2tzZDlSc2txK2FOK1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, gatling.http.cookies -> CookieJar(Map(CookieKey(ebe0cd0aefcd9d1,openam-perf-100m-test.forgeblocks.com,/) -> StoredCookie(ebe0cd0aefcd9d1=JcmQ0qVyYnmOPS_5OiBy8Fbv8Qw.*AAJTSQACMDIAAlNLABxCU0ZHOTViYXV2OVd5Y2tzZDlSc2txK2FOK1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-100m-test.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1667514305188), CookieKey(amlbcookie,openam-perf-100m-test.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-100m-test.forgeblocks.com, path=/, secure, HTTPOnly,false,false,1667514305188))), password -> T35tr0ck123*),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$808/0x0000000800850840@3bba414f) ========================= 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=JcmQ0qVyYnmOPS_5OiBy8Fbv8Qw.*AAJTSQACMDIAAlNLABxCU0ZHOTViYXV2OVd5Y2tzZDlSc2txK2FOK1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*; amlbcookie=01 host: openam-perf-100m-test.forgeblocks.com content-type: application/x-www-form-urlencoded content-length: 134 cookies= ebe0cd0aefcd9d1=JcmQ0qVyYnmOPS_5OiBy8Fbv8Qw.*AAJTSQACMDIAAlNLABxCU0ZHOTViYXV2OVd5Y2tzZDlSc2txK2FOK1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, 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: JcmQ0qVyYnmOPS_5OiBy8Fbv8Qw.*AAJTSQACMDIAAlNLABxCU0ZHOTViYXV2OVd5Y2tzZDlSc2txK2FOK1E9AAR0eXBlAANDVFMAAlMxAAIwMQ..* ========================= 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:25:05 GMT Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body=
Please try again in 30 seconds.
<<<<<<<<<<<<<<<<<<<<<<<<< 22:25:05.226 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 22:25:05.228 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-3' failed to execute: Failed to build request: j.u.NoSuchElementException: No attribute named 'access_token' is defined 22:25:05.583 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'userRestLogin' failed for user 1295: status.find.in(200,201,202,203,204,205,206,207,208,209,304,401), but actually found 502 22:25:05.584 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'getAccessToken' failed for user 1273: jsonPath($.access_token).find.exists preparation crashed: Jackson failed to parse into a valid AST: c.f.j.c.JsonParseException: Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (io.netty.buffer.ByteBufInputStream); line: 2, column: 2] 22:25:05.585 [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,1295,1667514305560,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@31c23ef4, username -> user.0, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@54506a9c,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/0x0000000800850840@3bba414f) ========================= 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.0 X-OpenAM-Password: T35tr0ck123* accept: */* [...] headers= Accept-API-Version: resource=2.0, protocol=1.0 accept: */* cookie: ebe0cd0aefcd9d1=u58esMNBSRDtmcFTCiv6xqr4VEY.*AAJTSQACMDIAAlNLABxkQURQVnRvYjU5aklQeENxeHRRc1VsSC85Wjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*; amlbcookie=01 host: openam-perf-100m-test.forgeblocks.com cookies= ebe0cd0aefcd9d1=u58esMNBSRDtmcFTCiv6xqr4VEY.*AAJTSQACMDIAAlNLABxkQURQVnRvYjU5aklQeENxeHRRc1VsSC85Wjg9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-100m-test.forgeblocks.com, path=/, secure, HTTPOnly amlbcookie=01, domain=openam-perf-100m-test.forgeblocks.com, path=/, secure, HTTPOnly ========================= 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:12 GMT Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body=Please try again in 30 seconds.
<<<<<<<<<<<<<<<<<<<<<<<<< ================================================================================ 2022-11-03 22:31:15 380s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=953224 KO=14810 ) > userRestLogin (OK=247983 KO=4011 ) > userAuthorize (OK=241911 KO=3312 ) > getAccessToken (OK=235005 KO=3666 ) > getTokenInfo (OK=228325 KO=3821 ) ---- Errors -------------------------------------------------------------------- > getTokenInfo: Failed to build request: Failed to build request 10989 (29.59%) : j.u.NoSuchElementException: No attribute named 'access_token... > getAccessToken: Failed to build request: No attribute named 'a 7323 (19.72%) uthcode' is defined > jsonPath($.access_token).find.exists preparation crashed: Jack 6904 (18.59%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... > userAuthorize: Failed to build request: No attribute named 'to 4011 (10.80%) kenId' is defined > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 3312 ( 8.92%) d nothing > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 3278 ( 8.83%) ), but actually found 503 > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 730 ( 1.97%) ), but actually found 502 > jsonPath($.access_token).find.exists preparation crashed: Jack 580 ( 1.56%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... > i.g.h.c.i.RequestTimeoutException: Request timeout to openam-p 6 ( 0.02%) erf-100m-test.forgeblocks.com/34.160.233.205:443 after 60000 m... ---- am.AMAccessToken ---------------------------------------------------------- [#########- ] 12% waiting: 1619468 / active: 12819 / done: 243133 ================================================================================ ================================================================================ 2022-11-03 22:31:20 385s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=966682 KO=14810 ) > userRestLogin (OK=252360 KO=4011 ) > userAuthorize (OK=245114 KO=3312 ) > getAccessToken (OK=237742 KO=3666 ) > getTokenInfo (OK=231466 KO=3821 ) ---- Errors -------------------------------------------------------------------- > getTokenInfo: Failed to build request: Failed to build request 10989 (29.59%) : j.u.NoSuchElementException: No attribute named 'access_token... > getAccessToken: Failed to build request: No attribute named 'a 7323 (19.72%) uthcode' is defined > jsonPath($.access_token).find.exists preparation crashed: Jack 6904 (18.59%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... > userAuthorize: Failed to build request: No attribute named 'to 4011 (10.80%) kenId' is defined > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 3312 ( 8.92%) d nothing > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 3278 ( 8.83%) ), but actually found 503 > status.find.in(200,201,202,203,204,205,206,207,208,209,304,401 730 ( 1.97%) ), but actually found 502 > jsonPath($.access_token).find.exists preparation crashed: Jack 580 ( 1.56%) son failed to parse into a valid AST: c.f.j.c.JsonParseExcepti... > i.g.h.c.i.RequestTimeoutException: Request timeout to openam-p 6 ( 0.02%) erf-100m-test.forgeblocks.com/34.160.233.205:443 after 60000 m... ---- am.AMAccessToken ---------------------------------------------------------- [#########- ] 13% waiting: 1615941 / active: 13203 / done: 246276 ================================================================================ ________________________________________________________________________________ [03/Nov/2022 22:31:30] access-token-700 show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_access-token-700/stderr.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh: line 23: 16121 Killed /lodestar/clients/gatling/bin/gatling.sh ${OPTIONS} ________________________________________________________________________________ [03/Nov/2022 22:31:30] access-token-700 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log ________________________________________________________________________________ [03/Nov/2022 22:31:31] access-token-700 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [03/Nov/2022 22:31:31] access-token-700 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped