--Task-- name: benchmark-550 enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 0.0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates below loop: False interval: None dependencies: [] wait_for: ['benchmark-500'] preceding_task: benchmark-500 options: {'duration': 3600, 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html', 'testCase': 'idc.benchmark.Mix2024', 'testMode': 'open', 'throughput': 550} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock 2025-09-22 06:58:13,054 INFO 2025-09-22 06:58:13,054 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-22 06:58:13,054 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 06:58:13,338 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 06:58:13,338 INFO [loop_until]: OK (rc = 0) 2025-09-22 06:58:13,338 DEBUG --- stdout --- 2025-09-22 06:58:13,338 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 06:58:13,338 DEBUG --- stderr --- 2025-09-22 06:58:13,338 DEBUG 2025-09-22 06:58:13,338 INFO Lodestar assumed that full stack is deployed so will set all products host URLs in Gatling system properties 2025-09-22 06:58:13 - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) 2025-09-22 06:58:13 - INFO: timeout was calculated based on simulation duration parameter 2025-09-22 06:58:13 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-22 06:58:13 - INFO: interval was set to Task default because it was unset, based on self.timeout value because task is allowed to stop by itself Pod log file : /results/orders/benchmark-550/stdout.txt Pod log : /results/orders/benchmark-550 ________________________________________________________________________________ [2025-09-22 06:58:13] benchmark-550 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/lodestar.py perf run-gatling --mvn-quiet --simulation-class="com.forgerock.pyrock.Loadtest" --run-description="idc.benchmark.Mix2024@perf-haproxy" --results-folder="/results/gatling/benchmark-550" --no-reports --simulation-jvm-args="-XX:+ExitOnOutOfMemoryError -Xmx4G" --simulation-system-properties="-Dam_host=openam-perf-haproxy.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-haproxy.forgeblocks.com -Dlogin_cookie=d0d18cac672abbc -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=550 -Duser_password=Pa_ssw0rd" ________________________________________________________________________________ [2025-09-22 06:58:13] benchmark-550 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/order.json { "name": "benchmark-550", "command": " /lodestar/lodestar.py perf run-gatling --mvn-quiet --simulation-class=\"com.forgerock.pyrock.Loadtest\" --run-description=\"idc.benchmark.Mix2024@perf-haproxy\" --results-folder=\"/results/gatling/benchmark-550\" --no-reports --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --simulation-system-properties=\"-Dam_host=openam-perf-haproxy.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-haproxy.forgeblocks.com -Dlogin_cookie=d0d18cac672abbc -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=550 -Duser_password=Pa_ssw0rd\"", "out-dir": "/results/orders/benchmark-550" } ________________________________________________________________________________ [2025-09-22 06:58:13] benchmark-550 loop_until_ready : Wait for preceding task to finish if it uses same Overseer as a source, then loop for max_time until Overseer pod status is READY to accept order :param max_time: periodically check overseer status for this many seconds at maximum :param interval: interval between two periodical checks :return: ________________________________________________________________________________ 2025-09-22 06:58:13,346 INFO 2025-09-22 06:58:13,346 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-22 06:58:13,346 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2025-09-22 06:58:13,557 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 06:58:13,557 INFO [loop_until]: OK (rc = 0) 2025-09-22 06:58:13,557 DEBUG --- stdout --- 2025-09-22 06:58:13,557 DEBUG WAITING 2025-09-22 06:58:13,557 DEBUG --- stderr --- 2025-09-22 06:58:13,557 DEBUG % 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 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [2025-09-22 06:58:13] benchmark-550 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2025-09-22 06:58:13,558 INFO 2025-09-22 06:58:13,558 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-22 06:58:13,558 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 06:58:13,837 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 06:58:13,837 INFO [loop_until]: OK (rc = 0) 2025-09-22 06:58:13,837 DEBUG --- stdout --- 2025-09-22 06:58:13,837 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 06:58:13,837 DEBUG --- stderr --- 2025-09-22 06:58:13,837 DEBUG 2025-09-22 06:58:13,837 INFO 2025-09-22 06:58:13,837 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/order.json overseer-0-7c788db448-z46mc:/results/orders/order.json 2025-09-22 06:58:13,837 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 06:58:14,735 INFO [loop_until]: OK (rc = 0) 2025-09-22 06:58:14,735 DEBUG --- stdout --- 2025-09-22 06:58:14,735 DEBUG 2025-09-22 06:58:14,735 DEBUG --- stderr --- 2025-09-22 06:58:14,735 DEBUG Order has been successfully forwarded to overseer 2025-09-22 06:58:14 - INFO: Check if Gatling simulation started successfully 2025-09-22 06:58:14,736 INFO 2025-09-22 06:58:14,736 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- head --lines 5000 /results/orders/benchmark-550/stdout.txt | grep "Simulation com.forgerock.pyrock.Loadtest started..." 2025-09-22 06:58:14,736 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2025-09-22 06:58:15,324 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-09-22 06:58:20,889 INFO [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-09-22 06:58:26,435 INFO [loop_until]: Function succeeded after 11s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-09-22 06:58:31,998 INFO [loop_until]: Function succeeded after 17s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-09-22 06:58:37,740 INFO [loop_until]: Function succeeded after 23s (rc=0) - expected pattern found 2025-09-22 06:58:37,740 INFO [loop_until]: OK (rc = 0) 2025-09-22 06:58:37,740 DEBUG --- stdout --- 2025-09-22 06:58:37,741 DEBUG [print_head_tail]: Print head (100 lines) and tail (100 lines) of input string (567 lines): 2025-09-22 06:58:37,741 DEBUG ----- output ----- 2025-09-22 07:58:16,635 DEBUG Creating results folder /results/gatling/benchmark-550 2025-09-22 07:58:16,644 INFO pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp59sdr3nt 2025-09-22 07:58:16,648 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode --quiet -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/benchmark-550" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-haproxy.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-haproxy.forgeblocks.com -Dlogin_cookie=d0d18cac672abbc -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=550 -Duser_password=Pa_ssw0rd System property think_time_multiplier not set. No think time emulation will be done in the simulation. Simulation com.forgerock.pyrock.Loadtest started... 07:58:34.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'authAsPolicyAdmin' failed for user 1: status.find.in([200, 209], 304), found 401 07:58:34.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: authAsPolicyAdmin: KO status.find.in([200, 209], 304), found 401 ========================= Session: Session(getToken,1,Map(gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@493abba2, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cb89734, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, b3857e60-0dd2-4d40-b20f-330f4a8ac7c6 -> 0),KO,List(ExitOnCompleteLoopBlock(b3857e60-0dd2-4d40-b20f-330f4a8ac7c6)),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@4640e964,io.netty.channel.epoll.EpollEventLoop@f79a760) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: X-OpenAM-Username: policyAdmin Content-Type: application/json Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Password: Pa_ssw0rd user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 accept: */* host: openam-perf-haproxy.forgeblocks.com content-length: 0 ========================= HTTP response: version: HTTP/1.1 status: 401 Unauthorized headers: x-frame-options: SAMEORIGIN content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json Content-Length: 62 date: Mon, 22 Sep 2025 06:58:34 GMT x-forgerock-transactionid: 1258fee3-c120-4b07-98f8-d62f12d40181 strict-transport-security: max-age=31536000; includeSubDomains; preload; x-robots-tag: none Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body: {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 07:58:34.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-8' crashed with 'j.u.NoSuchElementException: No attribute named 'policyEvalTokenId' is defined', forwarding to the next one 07:58:34.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:34.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:34.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:34.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:34.804 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:34.804 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:34.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:34.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:34.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.026 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.027 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:35.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:35.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:35.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:35.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:35.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.621 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.659 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one [...] 07:58:37.181 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.203 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.221 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:37.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.225 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.243 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:37.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.246 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.261 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.277 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.292 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.308 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.339 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.355 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.368 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:37.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.371 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.386 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.392 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'userRestlogin' failed for user 87: jsonPath($.tokenId).find.exists, found nothing 07:58:37.393 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userRestlogin: KO jsonPath($.tokenId).find.exists, found nothing ========================= Session: Session(idc.benchmark.Mix2024,87,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@290b3a72, username -> user.6875135, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@4860d8a0, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758524317392))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@56911c52,io.netty.channel.epoll.EpollEventLoop@1eb6749b) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: Content-Type: apppliation/json Accept-API-Version: resource=2.0, protocol=1.0 user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 X-OpenAM-Username: user.6875135 X-OpenAM-Password: Pa_ssw0rd accept: */* host: openam-perf-haproxy.forgeblocks.com content-length: 0 ========================= HTTP response: version: HTTP/1.1 status: 200 OK headers: x-frame-options: SAMEORIGIN content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache set-cookie: amlbcookie=01; Path=/; Domain=openam-perf-haproxy.forgeblocks.com; Secure; HttpOnly; SameSite=none content-type: application/json Content-Length: 5283 date: Mon, 22 Sep 2025 06:58:37 GMT x-forgerock-transactionid: 1fd47022-97bb-423c-a1ce-8eeb58e82fa6 strict-transport-security: max-age=31536000; includeSubDomains; preload; x-robots-tag: none Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body: {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiJmMmJiMzZmNi1hN2E5LTQ2ZDEtODk0Yi1hNTVlMDZjNGM1ZGYiLCJvdGsiOiJmYmRzcmJ1a2cwYXRvaWNydTk3NTltYzZwZyIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1UllubEdVVTVOVkdaeFZsSkpjMk5vYkdodU9EUm5MbEU0ZWtkdlluZ3RTemMxUmxVNFFreHNNa05wY1dGaGRDMXpWSHBPWlhFdE1GUnRORVZTVVU5RWFIQXlVVGxPUjFkZmVUWk9VbTVFVWtkZlRsaDJSbFpZWVdoUFRURTFXRXRPT1dveU4wMU1hVmRDYTNCa1prTnpNRGczWm1GbmFHMHpOMEp2TkhKb2RFVlRiRGhOWDJONWJsQk9RUzFvWjA5dGFtUkxUMVZQU2tjd09UVnRXbWt0UkZRMVUyVlJkM0pEU1RKQ1RGbGhUeTFXY2pSVE9XUXhNVUkwTWxCVE1VbEZVRlJVYWtWbFZ6RlZSV3hCWjJ0UGJsRkpjV3hSWVVZeFlscHZOazFUU1U1U1EySXhjR1kxTUhkNFNsOXlkelpDYVdWM2NsbFBOVEpPUlZCTlZqZEdRME5uVEhSeU1ra3pla3BXVTFVeVVuQjRZMFkzUVhkVVgzQXpTRjlxVnpGM1dFcDFTelp3Wmtvd1NscDNTa2x4U2xWaVJVNUROM2MwVUU5MGVISjROVGxzYWpoQlJGcHNkWEJzZHpGSU5sbENTVWRLWms4NVFVNTNNMnBtYTFsSWVGbHBUVk4zT1VWSlpGbFRSR0pyWjJaeWVFeHZhWHBIYzFObFRHMXJRbVk1VG1GVFlucDFaQzFYVEcwMlNtdEJUVkJ3WVhaVU9XWjZiM0IxVVdSTGQxQXRNMVZUU1dKSk1sZE1hREppVVdWNGRuRmlYMHhmU0RoS01WRlRPREU1ZG1OYVFXRm1VRWhPWkUxdFZXbE1Rak5IZGtORlNXNWZNbEJhTUdsVlEyOVdSMDlDUW5wQlRXdGlkRGQzYURFMlZHRTJRV3ByTlVsMFkycHZNbUZtU3pKSVJHOUtTRWMyTW1oRFdHZFlSbnBLWjBObVFqSkxaRE5LVTJvNWFEWnpjM3BwWTFrdFVGSkNYeTFyWDNaMk1uZHRWMkZVTjB0NFJXZDVVSGw0ZGtSS2JrZDBabGxtTW5reGMwWkZibTF1WVhKWk1tRlBPWFpQTUROUU5ETnVhR2t6WHpoeFJHNVpRMGRTZDNjMll6WlhVa1ZQWnpabU1IWm1hRVJOTkVKWlRHOVVlakJTZFVsWFVqRlJPVlYxVEZCNGRURlhNVVpTVFdaS01reGFSR1ppY2xnMGVVNWtiMU4zYlhkNFdsUmhOVTlQTlhZNFpXTmZXRzl2Y0ROV2JuTkxMVkJ3V0hkbWNESkpYMnhpU1c5dVJFbzNZVkZpTFZOR1lreHBhSGhITTBoaGNUazBlbUZwUlcxamRucHJUVmxKY0ZORVdVSnVlVlIzU1RSRkxWRlFTemhpTUhKbk1FWmtSR3RST1RFNWJYSXlXVWRaZUhsbVMxWnBiWE5WVERObmNqSTRUemg2VDFjdFprSlpORlZVTURGTFRGVlllaTFXVlV0MlRFMHRaRjh5ZUhsdlJXSjBPVFpFVERGVlZGVm9UM0ZVTkZWWlpUSmZaMVYwTVRWTWNrazFaRFI0VFdFeVZuUnNkQzFTYzNKdWJVZHBjMlpLYm1ZMGMwOXJTRmR5ZGtocGMxRTNhMlJJVm05RGExWnBNR0p5TTJGRE9FODFXa0ZvWVVNd2RVSjFUMWRGU2xGMVkyRlhiVVpGWlhOdVoxZ3dUUzFaTURST2JYbHJYMEZZV1UxeGJqUXpaa3BXWHpGSWMwSjJibXh2VGtsTGVtMDFWWGxHZUhWTFNtTlVibmxpZW5CTVJtSldjekk0ZFUxaVdqaFJOMFJaVFRWNVZWWnhjVzFJTTJKTFRFbFRjVzVFVTJGMGJHNUxUbEpyVlZSWlNXcE9kMUJUYVUxNk0wMTZabmQyWkRWeGFtRlhTV2xuUTFFdGFVWndabUpWV0ZWeGRITk5TMGxIY0VsMVYwSndURE5tT0hBM056bHFZbFJoZWtwa2RYSlpXRlJ5TFdWS1kxTlVUR1JaY0Y5MVZqUkthMmR6YkZkM1lVTlhTSEl4Tmxad01WQjZNRkZvTnpWQ1MwOXdabWRIZUhCcGFWODVZMEp1UzNWNFRGcDRSMGRXWkhGdVJIZGZhVlpWZGxOc2VrcERaWHBGTURkaFowbHdhVVUxU2xObWNuVnFlRzV4U214alVIUkJhVU4wY1dNeGIxaEtiMUJPZUY5eU1YQldZWGxPV1ZOd00wY3hNbEZIUzI1S1IwWllORzFYVEhaSWRtTTVWRmRLTldkTlMycDJhbDlUUm00NVowcHBVV0o0ZUVsU05EaExia3RyWm5wclYwaFNXRk55VUdRemFUVjFjMVpyYlV0aWIxVktWRkUzU2pKdmQxODFSVVZRVlZaWldFaFlVSHB5UTBWRFNtdHpWRXBmYTJSUVZFSmpVM2MxWTFCcVduRnVSVGhxU2pKcWJHazVWbGhtYUhwU05td3hWQzA0Y1ZOTVVqZFlhRFV5U1ZkQmFFZHFjVGxwUmtoSU9VMVViVmg2UlhaeWVtMXlTMTg1WmxscUxWTXpNa3BZV1RSb2JqbDFlV3hrVnpOamFYYzVkRmhZY1hWNE5qUmxhalUwYlU1Mk0xVjFVelZyVHpOdVRrTlllWGhtY0dWdWJHNDJlRGhTVEVJelYyZHBja0Y2WWtSdmJuWjRSMEZwYm5sb2NFNDNjMDlJYURObVVVNW9iMlozUzNKd1dFZG5OM1Z4VUdjNVVHWjRUV3RYY2w5MmNHUXRTMlI1Vms1SlVrNHhUWGR4WWkxS2NGQlViblJ1TUZOdFFYaFVVMjVwYlVZelZ6SkdRVTB3WDBkNVUxZDVjV2Q0VFhOTE9FUk1WMHRMT0dNMVluQktSemxzTXpJNFlsUmtkSFp2V0RSbWIzRTFWbmROYWxWVWRWZDJTV2w1Y2toR1NubDZWSGRaYWtZMlJUSnJVemhMVWxCblEzSnpWRXhxVW1KSE5EQnlka0Z2YkZvM2REZ3dSRWgyVTFoRFJWaHVOVFF5Y1hvMGNWWk1Zemh6YVd4aE1XOUlNak5mWXpSdVdYVk9NR2ROYm1OWFZFMVZTMHd0YjJkdmNIRlBVMDFJWlhKeWVYQTVOVEJqVTI5NWIwazNhamQzZVdkWFdsOUhRVzFTYmpRMVFuUkVSMlpHYkU0MlkwRlpOUzFLZUZvelExbFlSbWxIYkdJd1ZsQlBTWEEzUjBSSlJXaGlSRFIxZFdsdGVtdEdWSGRWVmtaVlRqWTVNR1YyTFZGMGVUUXdVbmQyVjFOV1VIRkNZalJ4ZDFWTE5FdzJXRXA0VEdKRFJUWnFNVEZPTjNCdVFWb3lhbFpaTUhocmJuZHNYMDlGU1c5cVVHRnhVVzFwTTFwTlZWb3dNVEZPVkdKSGVXeEdTWFJtT1hKdlFucE5WMmRGYTIxMlYwaFBNM2RMVlhBMFoycGFPVEZhV1V4NFMzQmtZbGx2TUhsRFpsSlZaRk0zY1ZGVGJHUXlNM2RCYW5wa1JqSmZVRVZTVFRVeGEwZzJkRVZyYVVObGFrVnZkekI2VFZwSVMzTjFTbVpSUWtoVVgydHBTVjg0TldZeGNVWmhSMHA2UkhSRFprcGtaR0pCVHpOemNIUllSRTVUVGpZek9VUk5TSEF5V201TlIyaDFhVmMwVFdwMmIwdDFTazlxUlVvMlZIbFVSMnRSTkZkb2EzVldWblkxYkRkT2IwRkdla2RhWTFvd1FVWlBRUzR0UmxsTFMwZGtlVTQzTjFoR1NqUlhXbVZOWDBwbi4xeGpNbDl5S3N1RFE0bEtxRnhJM3BULVQ2NWJNd0FlYjVTZi13bjRzZDVjIiwiZXhwIjoxNzU4NTI0NjE3LCJpYXQiOjE3NTg1MjQzMTd9.WOsB8zREce2ttOd-a5hz7csOSiase7yIP7l1Y5XOsmo","callbacks":[{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/updates"},{"name":"prompt","value":"Send me news and updates"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken1","value":false},{"name":"IDToken1validateOnly","value":false}],"_id":2},{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/marketing"},{"name":"prompt","value":"Send me special offers and services"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken2","value":false},{"name":"IDToken2validateOnly","value":false}],"_id":3}],"header":"Please select your preferences"} <<<<<<<<<<<<<<<<<<<<<<<<< 07:58:37.393 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:37.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.402 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.417 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.433 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.449 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.464 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.480 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:37.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.480 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.496 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.511 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.527 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.528 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.542 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.543 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:37.558 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:37.562 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 2025-09-22 06:58:37,741 DEBUG --- stderr --- 2025-09-22 06:58:37,741 DEBUG ________________________________________________________________________________ [2025-09-22 06:58:37] benchmark-550 wait_stop_by_itself : Wait for the order to stop by itself ________________________________________________________________________________ Task may stop by itself (no stop defined in configuration file), wait until overseer ends the order - timeout is 1h 12m. Waiting for status (curl --fail --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt) == WAITING Order is running since 2m, retry Order is running since 4m, retry Order is running since 6m, retry Order is running since 8m 01s, retry Order is running since 10m 01s, retry Order is running since 12m 01s, retry Order is running since 14m 01s, retry Order is running since 16m 02s, retry Order is running since 18m 02s, retry Order is running since 20m 02s, retry Order is running since 22m 02s, retry Order is running since 24m 03s, retry Order is running since 26m 03s, retry Order is running since 28m 03s, retry Order is running since 30m 03s, retry Order is running since 32m 04s, retry Order is running since 34m 04s, retry Order is running since 36m 04s, retry Order is running since 38m 05s, retry Order is running since 40m 05s, retry Order is running since 42m 05s, retry Order is running since 44m 05s, retry Order is running since 46m 06s, retry Order is running since 48m 06s, retry Order is running since 50m 06s, retry Order is running since 52m 07s, retry Order is running since 54m 07s, retry Order is running since 56m 07s, retry Order is running since 58m 07s, retry PASS : Order stopped by itself after 1h and before timeout (1h 12m) ________________________________________________________________________________ [2025-09-22 07:58:45] benchmark-550 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2025-09-22 07:58:45,860 INFO 2025-09-22 07:58:45,861 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-22 07:58:45,861 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 07:58:46,174 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 07:58:46,174 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:46,174 DEBUG --- stdout --- 2025-09-22 07:58:46,174 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 07:58:46,174 DEBUG --- stderr --- 2025-09-22 07:58:46,174 DEBUG 2025-09-22 07:58:46,175 INFO 2025-09-22 07:58:46,175 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- rm -f /results/orders/order.json 2025-09-22 07:58:46,175 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 07:58:46,777 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:46,777 DEBUG --- stdout --- 2025-09-22 07:58:46,778 DEBUG 2025-09-22 07:58:46,778 DEBUG --- stderr --- 2025-09-22 07:58:46,778 DEBUG Order ran during 1h ________________________________________________________________________________ [2025-09-22 07:58:46] benchmark-550 download_logs : Download individual order files ________________________________________________________________________________ 2025-09-22 07:58:46 - PASS: file already downloaded /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/order.json 2025-09-22 07:58:46,779 INFO 2025-09-22 07:58:46,779 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-22 07:58:46,779 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 07:58:47,064 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 07:58:47,064 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:47,064 DEBUG --- stdout --- 2025-09-22 07:58:47,064 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 07:58:47,064 DEBUG --- stderr --- 2025-09-22 07:58:47,065 DEBUG Checking if file exists on pod 'overseer-0-7c788db448-z46mc', wait max 3 minutes if not. 2025-09-22 07:58:47,065 INFO 2025-09-22 07:58:47,065 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- bash -c 'if [ -f "/results/orders/benchmark-550/rc.txt" ]; then echo "/results/orders/benchmark-550/rc.txt file found"; exit 0; else echo "/results/orders/benchmark-550/rc.txt file not found"; exit 1; fi' | grep "/results/orders/benchmark-550/rc.txt file found" 2025-09-22 07:58:47,065 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 07:58:47,603 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 07:58:47,603 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:47,603 DEBUG --- stdout --- 2025-09-22 07:58:47,603 DEBUG /results/orders/benchmark-550/rc.txt file found 2025-09-22 07:58:47,603 DEBUG --- stderr --- 2025-09-22 07:58:47,603 DEBUG 2025-09-22 07:58:47,604 INFO 2025-09-22 07:58:47,604 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- du -k /results/orders/benchmark-550/rc.txt | grep "^\d+ .+$" 2025-09-22 07:58:47,604 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-22 07:58:48,184 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 07:58:48,185 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:48,185 DEBUG --- stdout --- 2025-09-22 07:58:48,185 DEBUG 4 /results/orders/benchmark-550/rc.txt 2025-09-22 07:58:48,185 DEBUG --- stderr --- 2025-09-22 07:58:48,185 DEBUG - Download file (size 4kB) source : /results/orders/benchmark-550/rc.txt @ overseer-0-7c788db448-z46mc destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/rc.txt 2025-09-22 07:58:48,185 INFO 2025-09-22 07:58:48,185 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-7c788db448-z46mc:/results/orders/benchmark-550/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/rc.txt 2025-09-22 07:58:48,186 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-22 07:58:48,715 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:48,715 DEBUG --- stdout --- 2025-09-22 07:58:48,715 DEBUG tar: Removing leading `/' from member names 2025-09-22 07:58:48,715 DEBUG --- stderr --- 2025-09-22 07:58:48,715 DEBUG 2025-09-22 07:58:48,716 INFO 2025-09-22 07:58:48,716 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-22 07:58:48,716 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 07:58:48,999 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 07:58:48,999 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:48,999 DEBUG --- stdout --- 2025-09-22 07:58:48,999 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 07:58:48,999 DEBUG --- stderr --- 2025-09-22 07:58:48,999 DEBUG Checking if file exists on pod 'overseer-0-7c788db448-z46mc', wait max 3 minutes if not. 2025-09-22 07:58:49,000 INFO 2025-09-22 07:58:49,000 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- bash -c 'if [ -f "/results/orders/benchmark-550/stderr.txt" ]; then echo "/results/orders/benchmark-550/stderr.txt file found"; exit 0; else echo "/results/orders/benchmark-550/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/benchmark-550/stderr.txt file found" 2025-09-22 07:58:49,000 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 07:58:49,543 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 07:58:49,544 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:49,544 DEBUG --- stdout --- 2025-09-22 07:58:49,544 DEBUG /results/orders/benchmark-550/stderr.txt file found 2025-09-22 07:58:49,544 DEBUG --- stderr --- 2025-09-22 07:58:49,544 DEBUG 2025-09-22 07:58:49,544 INFO 2025-09-22 07:58:49,544 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- du -k /results/orders/benchmark-550/stderr.txt | grep "^\d+ .+$" 2025-09-22 07:58:49,544 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-22 07:58:50,076 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 07:58:50,077 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:50,077 DEBUG --- stdout --- 2025-09-22 07:58:50,077 DEBUG 0 /results/orders/benchmark-550/stderr.txt 2025-09-22 07:58:50,077 DEBUG --- stderr --- 2025-09-22 07:58:50,077 DEBUG - Download file (size 0B) source : /results/orders/benchmark-550/stderr.txt @ overseer-0-7c788db448-z46mc destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/stderr.txt 2025-09-22 07:58:50,077 INFO 2025-09-22 07:58:50,077 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-7c788db448-z46mc:/results/orders/benchmark-550/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/stderr.txt 2025-09-22 07:58:50,077 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-22 07:58:50,614 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:50,614 DEBUG --- stdout --- 2025-09-22 07:58:50,614 DEBUG tar: Removing leading `/' from member names 2025-09-22 07:58:50,614 DEBUG --- stderr --- 2025-09-22 07:58:50,614 DEBUG 2025-09-22 07:58:50,614 INFO 2025-09-22 07:58:50,614 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-22 07:58:50,615 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 07:58:50,898 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 07:58:50,898 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:50,898 DEBUG --- stdout --- 2025-09-22 07:58:50,898 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 07:58:50,898 DEBUG --- stderr --- 2025-09-22 07:58:50,898 DEBUG Checking if file exists on pod 'overseer-0-7c788db448-z46mc', wait max 3 minutes if not. 2025-09-22 07:58:50,900 INFO 2025-09-22 07:58:50,900 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- bash -c 'if [ -f "/results/orders/benchmark-550/stdout.txt" ]; then echo "/results/orders/benchmark-550/stdout.txt file found"; exit 0; else echo "/results/orders/benchmark-550/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/benchmark-550/stdout.txt file found" 2025-09-22 07:58:50,900 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 07:58:51,474 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 07:58:51,474 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:51,474 DEBUG --- stdout --- 2025-09-22 07:58:51,474 DEBUG /results/orders/benchmark-550/stdout.txt file found 2025-09-22 07:58:51,474 DEBUG --- stderr --- 2025-09-22 07:58:51,474 DEBUG 2025-09-22 07:58:51,475 INFO 2025-09-22 07:58:51,475 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- du -k /results/orders/benchmark-550/stdout.txt | grep "^\d+ .+$" 2025-09-22 07:58:51,475 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-22 07:58:52,023 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 07:58:52,023 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:52,023 DEBUG --- stdout --- 2025-09-22 07:58:52,023 DEBUG 1429804 /results/orders/benchmark-550/stdout.txt 2025-09-22 07:58:52,023 DEBUG --- stderr --- 2025-09-22 07:58:52,023 DEBUG - Download file (size 1.43GB exceeds limit of 100MB, only first 1000 and last 1000 lines will be downloaded) source : /results/orders/benchmark-550/stdout.txt @ overseer-0-7c788db448-z46mc destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/stdout.txt 2025-09-22 07:58:52,024 INFO 2025-09-22 07:58:52,024 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- head -n 1000 /results/orders/benchmark-550/stdout.txt 2025-09-22 07:58:52,821 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-22 07:58:52,821 DEBUG --- stdout --- 2025-09-22 07:58:52,821 DEBUG [print_head_tail]: Print head (80 lines) and tail (80 lines) of input string (1000 lines): 2025-09-22 07:58:52,821 DEBUG ----- output ----- 2025-09-22 07:58:16,635 DEBUG Creating results folder /results/gatling/benchmark-550 2025-09-22 07:58:16,644 INFO pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp59sdr3nt 2025-09-22 07:58:16,648 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode --quiet -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/benchmark-550" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-haproxy.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-haproxy.forgeblocks.com -Dlogin_cookie=d0d18cac672abbc -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=550 -Duser_password=Pa_ssw0rd System property think_time_multiplier not set. No think time emulation will be done in the simulation. Simulation com.forgerock.pyrock.Loadtest started... 07:58:34.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'authAsPolicyAdmin' failed for user 1: status.find.in([200, 209], 304), found 401 07:58:34.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: authAsPolicyAdmin: KO status.find.in([200, 209], 304), found 401 ========================= Session: Session(getToken,1,Map(gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@493abba2, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cb89734, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, b3857e60-0dd2-4d40-b20f-330f4a8ac7c6 -> 0),KO,List(ExitOnCompleteLoopBlock(b3857e60-0dd2-4d40-b20f-330f4a8ac7c6)),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@4640e964,io.netty.channel.epoll.EpollEventLoop@f79a760) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: X-OpenAM-Username: policyAdmin Content-Type: application/json Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Password: Pa_ssw0rd user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 accept: */* host: openam-perf-haproxy.forgeblocks.com content-length: 0 ========================= HTTP response: version: HTTP/1.1 status: 401 Unauthorized headers: x-frame-options: SAMEORIGIN content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json Content-Length: 62 date: Mon, 22 Sep 2025 06:58:34 GMT x-forgerock-transactionid: 1258fee3-c120-4b07-98f8-d62f12d40181 strict-transport-security: max-age=31536000; includeSubDomains; preload; x-robots-tag: none Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body: {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 07:58:34.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-8' crashed with 'j.u.NoSuchElementException: No attribute named 'policyEvalTokenId' is defined', forwarding to the next one 07:58:34.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:34.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:34.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:34.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:34.804 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:34.804 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:34.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:34.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:34.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.026 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.027 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:35.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:35.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one [...] x-frame-options: SAMEORIGIN content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache set-cookie: amlbcookie=01; Path=/; Domain=openam-perf-haproxy.forgeblocks.com; Secure; HttpOnly; SameSite=none content-type: application/json Content-Length: 5283 date: Mon, 22 Sep 2025 06:58:38 GMT x-forgerock-transactionid: 069c49da-f87e-4220-a75e-837c4e80ec7b strict-transport-security: max-age=31536000; includeSubDomains; preload; x-robots-tag: none Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body: {"authId":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ3aGl0ZWxpc3Qtc3RhdGUiOiI1NDRiZWYxYi1hNTY5LTQyNWQtOWRmMi0zMDkxNGM2NTRlYTQiLCJvdGsiOiJ1ZDFuZmQxN3A5cWxudnMxZ3ZyYWdlaXJsNyIsInJlYWxtIjoiL2FscGhhIiwic2Vzc2lvbklkIjoiKkFBSlRTUUFDTURJQUJIUjVjR1VBQ0VwWFZGOUJWVlJJQUFKVE1RQUNNREUuKmV5SjBlWEFpT2lKS1YxUWlMQ0pqZEhraU9pSktWMVFpTENKaGJHY2lPaUpJVXpJMU5pSjkuWlhsS01HVllRV2xQYVVwTFZqRlJhVXhEU214aWJVMXBUMmxLUWsxVVNUUlJNRXBFVEZWb1ZFMXFWVEpKYVhkcFdWZDRia2xxYjJsYVIyeDVTVzR3TGk1WVN6STBMVm8zYlVKM2J6WnNPVUZrUWt0SVNFNW5MbGxPTjBSUFRGVkthbVJyVFc4MGVtdGxXbGw2WTJOU1pHZGFPSGRhZURsSU1qWlFlazAyV1djMlYxTXhkSEJpYXpkWExXbHljWEprUVVWelpUY3dUMlU0UzNRMVZteHhUM0ZXWkZWbFIyOUVjRTlXTTBGMFZIb3pNMUZVTFVneWNDMUJWelkxTW5SRlUzQm1abWxxWkcxbFJ6TlZhM1Z4YjNKbFNFMW1VMWxJYlhCb1JFZHVOVGhQVDFsNmIyODFhVXBWVlVwUk9XMUZXblpwY1hka1lYVnJaVWszVGt3dGVsa3RWMmxKUWxGZmFucG5Ra05NVXpsdGRtUk1UVTVpYkV4UmJHbDNPVjlxYkZaUmVIZFVkRTl5UkZaWE5XNXJObmh5YXpGamRYWTNUMjUxU0hORWVraHBURkZZYUc1aGFXSkxhMmsyYTE5SU1XUmlWelpMTm0xeVgxcGtiR2d0YTI5bFdYZExXa0pMVEdwTVdrcG5WQzFSU0VkdlVreEVaRmczZGpOSlJHRTNNRWRSTUd0T1dqaGtkVEJoVGpZMmEzSk5OamQyTnpOYWVHVXphazUxUm1rdFNWWm5ibGxEZFRoWmJFZE1URWQyZVRWa2VrNU5WRFpDWm1SZmF6VlFOMDlUWjIxU1EybG1PR052V2xvNFJUSmtVWEpZT0dGT1dGUlNNVEpSVjJsSWRIaGpXRkpxTTBKS2FFZGxkMHRQTmtWS1NVTklSbEJSTVRkQmNVOHlTRkpUTmxkU1lVUlRTMlJVYlRkbVQzZFROWEpOTkcxemNGTlNhbTg0Wm5OdVRFWlZMVWhKUzJ4Wk9EbDZSRzEzTFVkc01qUmlUMWQyTVhGRWRUaG9NV1Z1Ykd0TmFFSktPRVl4Y1VGSFkwOHdaa2RaVVVad1QwbDBWeTAyVmpCelQwMW5TazF4ZUZRNU5FMHRjRUZ3UzNjMGJIWkpXVWd3VmpWSlgyRnhSakZUZW1KbVVtWnRSakUxUzBsbFJYbFBkVk5xY3pOc1lqQjNaRFo2WTJWSk1ISlhUMnN6TmtWVmRtOW5jVGxhV1hGbFoydE5lVVpMVG1wNGJubDVZWE52UVVkVWIwSnJXR1owWm1WbGFWQnJjWEl4Y0VKUmEyaFJjV1ZtYTE5T1RWVlhZbmRCWmpjd1ZUaEphWFpNYkhWMmFHazJURkU1V2pKNVVqZENSbWRET1hZeE16bG9SelJsUlRoVFlrOU5UbmczWkROVlVEZExOVzVOTkVKQ1EwTkJkbFpXVGxkUFZURlhOVGhTYWxSRVVHUnVWRzVTVWt0TU0zSTRRMkpxZGtkbU1VOTFTMHRDUjNCdlRpMWlTa00wTW1oclVtRkxOVzFzZUdGRmVYZEtORWxKUkRoc05EUm5UbEUxZVdkck4wSnBRVFZXWDNCWGMzbFdjMFJvWmxCclprdGtiMUp3T1haTldUTk5SWFptT1ZGUVFVbHRRWGR2Y0Mxc2NXWkdTWEJpZG1GdFVsVkRNR3hVTVRGamNsOVRlbFU0TVROWU1tdzBkWE0xYWpkc05qUm9VR3R6VERSbE9HbEtXWFZDVTJ4b1pISnNTMHRzV1Zwdk1DMUVSRXBUWmt0Q2FtSjJhazA1UTBwSlIwczRRak5CU2tWa01uaDBORnB1V0RaeGVEUlBVbWw0WVcxRVZYcFBNM2hvUmtKU09VdzVXa0pXVmt3NVkxQlVYelJ1VDBGWE1rVXpiVzh3ZG14bGRETllOemx1ZUd0aVoweHNWbEl0Y2xoNGVHbEhTV0kyVVVwaVUyVlRjMUkzU0daSVZVNVFZblJaTXpsS1FtMWFNMlp3WkROcFNuWXRjMlJMZW1sRGJXbHNUM05wV0hSc1ExUkdTblZJZEVOdlVGQjVZbFZTZVdOS2RHdFZjM04xZGxWTVQyUXhORFZSVWt4dFNXSnhZMU10WkV0aU1rbFJTSFZHVm1sVlFXVmhNVEYxTFZFdFEydElkRXhvZGpFek1tZENjek5rWjJKMFFXaDZiazFOZVRCYWRTMVVhR05zTkRoNVVrYzNTMmRNY0ZCbFJEZEdkRFpmVm1KeFMwbHlOVkpEU0VkZk5tMWhPSFJNUXpScVpGTmtWRlJvYVVwTldESjJWa2xvTFU5cVkxRlpTMGhPTmpsTlltaGhXSGwxVmtKVlZFWktjMDlWT1hsdlRVYzBXV1ZtVkd0Q00yVlBPRmhtZVUxMWNHNHhRMnRqVEMwM2VVOU9aMWRTWVZjMlMwVjNaVnB2U1dWZlpETlVWVkZVY3poaE1HczVhVE41YjJWUFFsRk1NalpoYW1zMlRGcHRUM1ZXTTNoS1JXWnRjVk5KYkhKaVRUZHRMVE5QZFRCc1VYTjRUbkExUjFKU2RXbDZWVkF0VXpJNVIySnhUREV5WDFneVpHeEhXSE5qVVdoS1RrTnZZalEyYm5SYU9HcG1VVmRLWmtOR01XbHdVV1F6VVZoa1pUTTNVR0U1YW1aR1oxWm1hSGx5ZWtJdFVHRkpNVGRaYld4Qk5uVlpaelJGTkhkQ2VVMWpha0p2YUdSd1dsRmlMVmh5ZFhCdmMybFNTbTFMVEdzMFowTmxZemQyU2psTVlUazBSa3hUTVdSYU1VSmlaV3RtYzJ0NFVXMHdOREkzY3pVeVFqbE1SMUZqYlZkcU0yWlpXRVpXTjIxTVdqY3pXRGRRZDNwcFpXdEpURzl6UmkxU00weFJUMlJGYTNCRVJWTndRVlk1YmtGNFdtVkRURTA0Y1VKUWNHSm9aWGMwVkVRMmFEUnlZWGhHWlhsS1oxTkxTalJsUW1wRGR6bFVWMmhETWs1SWJqUkJhRGh2YTFGd1FVdEJZVEJzU0UxZmFHTklXa1YxY2twME9UazFZVVV6WWpsdVdrWkJWRWRQV1dGUWEwWjJlakJ0ZFVOYVdqRklhVk52ZG1GaVpqSlRNSFY1TlROd1ltbFFZVUV3WkVkSFRtWnVPVTlvVFUxcE5VRmlaV3BJYlVOdFpVNU9URzF2WDFWZmFrTkdSMFY2TmtsMFRsSkxabUl3VVV4MWNHcEpZVlpqVFRCRVNpMWpRVjlvTFc1MmEwMVJVVmxFTVZSbVJ6SlhhbWw2VkRWeFpFbDFUVVl5TUhoVFgxOW5abGRaTFhjeWJ6ZzNSeTB3Tm5Kb1ZXOTNjMGswV1hwdFRGODJaVmRoVVZsNWRGaFpia1JWTWpGbE4zWlpabHBPTm1Wak9GaE9kV2hqYUVWUU4wbFRUVE15VEhoS2EwdDJOMk5IU3pWQ00ybE5jbk15WjFCZmVUUkhja05pUzJWaFVrOW5WV0ZUZVVOSVJGazFjRWRGWDI4eGIydE1hSEZHVGpCVVdqZHJUbUUwUXpOalYzUkJka3g0YkZSQlZFeEljSFk1Ym1GQmN6WlBOVTVNTWpSVWFsTm5PRUpSVDBKWGNXdFJiVGw1TVVwd00wUXhiSGRQVUVRdGNWUTVPVVJwYTJOQmQwZEtkRFZWYjFaT1dWaGhPWGw1V21sdU5FNVdNM05NTjA1TlpIQm5iMUkwU1UxelVsWnhXR1EwWVVsNGEwTjBjRzUxTWt3dFExOXNTREI0TjBoT1dUWlhSMjlQV0RCb01VMWxOMnBTVDJRdGFXbExOelp3WnpGWFJrTklSV3RFV1VOalNqUmZUVWszZVRCVFJsbHNVUzVQV1ZjM2JFVjBURk5SZFVOcE1WYzJTVkpqWDFOMy5LV3lfTU9wTzQxVHNYd3hqMTdrWVFWeFhXNlFqVlgyUC1tcFpUTVVhSmRvIiwiZXhwIjoxNzU4NTI0NjE4LCJpYXQiOjE3NTg1MjQzMTh9.9v31kO4kgUdIDJTVmoMMYSAwZcyCF4LFFSIncBVAlqc","callbacks":[{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/updates"},{"name":"prompt","value":"Send me news and updates"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken1","value":false},{"name":"IDToken1validateOnly","value":false}],"_id":2},{"type":"BooleanAttributeInputCallback","output":[{"name":"name","value":"preferences/marketing"},{"name":"prompt","value":"Send me special offers and services"},{"name":"required","value":false},{"name":"policies","value":{}},{"name":"failedPolicies","value":[]},{"name":"validateOnly","value":false},{"name":"value","value":false}],"input":[{"name":"IDToken2","value":false},{"name":"IDToken2validateOnly","value":false}],"_id":3}],"header":"Please select your preferences"} <<<<<<<<<<<<<<<<<<<<<<<<< 07:58:38.909 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:38.917 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:38.920 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:38.920 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:38.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:38.932 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:38.940 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:38.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:38.944 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:38.956 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:38.957 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:38.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:38.968 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:38.975 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:38.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:38.980 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:38.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:38.992 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.005 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.006 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.010 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:39.017 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.018 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.029 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.030 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.041 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.042 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.053 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.054 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.065 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.066 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.078 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.090 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.090 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.101 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.102 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.113 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.114 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.125 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.126 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.137 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.150 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.161 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.162 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.166 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:39.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:39.174 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:39.178 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'userRestlogin' failed for user 217: jsonPath($.tokenId).find.exists, found nothing 07:58:39.179 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userRestlogin: KO jsonPath($.tokenId).find.exists, found nothing ========================= Session: Session(idc.benchmark.Mix2024,217,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@4d3a5b8b, username -> user.5533147, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@39a7c829, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758524319178))), password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@56911c52,io.netty.channel.epoll.EpollEventLoop@5b7ea70d) ========================= HTTP request: 2025-09-22 07:58:52,821 DEBUG --- stderr --- 2025-09-22 07:58:52,821 DEBUG 2025-09-22 07:58:52,821 INFO 2025-09-22 07:58:52,822 INFO 2025-09-22 07:58:52,822 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- tail -n 1000 /results/orders/benchmark-550/stdout.txt 2025-09-22 07:58:53,561 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-22 07:58:53,561 DEBUG --- stdout --- 2025-09-22 07:58:53,561 DEBUG [print_head_tail]: Print head (80 lines) and tail (80 lines) of input string (1000 lines): 2025-09-22 07:58:53,561 DEBUG ----- output ----- content-length: 0 ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 08:58:34.252 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginInitiate: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970894,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, username -> user.5297305, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@6f7057c0, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134, password -> Pa_ssw0rd, fake-ip -> 26.41.83.236, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@21d8cd5c),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@56911c52,io.netty.channel.epoll.EpollEventLoop@4f2c9ba6) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/authenticate headers: accept: application/json content-type: application/json user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134 X-Forwarded-For: 26.41.83.236 host: openam-perf-haproxy.forgeblocks.com content-length: 0 body:StringChunksRequestBody{charset=UTF-8, content=} ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 08:58:34.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 08:58:34.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM features' failed for user 1970435: j.i.IOException: Premature close 08:58:34.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'userRestlogin' failed for user 1970895: j.i.IOException: Premature close 08:58:34.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 08:58:34.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userRestlogin: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970895,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7a7723ee, username -> user.346098, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@60b4268c, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@56911c52,io.netty.channel.epoll.EpollEventLoop@4e28bdd1) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: Content-Type: apppliation/json Accept-API-Version: resource=2.0, protocol=1.0 user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 X-OpenAM-Username: user.346098 X-OpenAM-Password: Pa_ssw0rd accept: */* host: openam-perf-haproxy.forgeblocks.com content-length: 0 ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 08:58:34.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 08:58:34.253 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 08:58:34.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI AM validateGoto' failed for user 1970737: j.i.IOException: Premature close 08:58:34.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userRestlogin: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970861,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@14f5126f, username -> user.3442157, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@47fcde42, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@56911c52,io.netty.channel.epoll.EpollEventLoop@1e1d3956) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: Content-Type: apppliation/json Accept-API-Version: resource=2.0, protocol=1.0 user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 X-OpenAM-Username: user.3442157 X-OpenAM-Password: Pa_ssw0rd accept: */* host: openam-perf-haproxy.forgeblocks.com content-length: 0 ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 08:58:34.253 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: UI AM validateGoto: KO j.i.IOException: Premature close [...] POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: Content-Type: apppliation/json Accept-API-Version: resource=2.0, protocol=1.0 user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 X-OpenAM-Username: user.9408763 X-OpenAM-Password: Pa_ssw0rd accept: */* host: openam-perf-haproxy.forgeblocks.com content-length: 0 ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 08:58:34.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM privilege' failed for user 1970435: j.i.IOException: Premature close 08:58:34.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 08:58:34.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: UI IDM privilege: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970435,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJmOTBhZTU1OC1jYWQ2LTQ3OTItOWEyMy02YTM4YzExZWRjYzIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNWVlMjIzMWEtZjcyMS00ZjhkLWExNjMtNWI5N2NhOGViOTM0LTI3NDgwNjU3NyIsInN1Ym5hbWUiOiJmOTBhZTU1OC1jYWQ2LTQ3OTItOWEyMy02YTM4YzExZWRjYzIiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiYnQ2TWxUcVhyNXlsZVZMeDJ2N3lZd1lZWFljIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4NTI3OTEzLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsib3BlbmlkIiwiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4NTI3OTEzLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODUzMTUxMywiaWF0IjoxNzU4NTI3OTEzLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJWTTFhZzB1X1FBdmJJTVk0NEJFZURvZDdaR1UifQ.nMgdLDlZI51QaM6-Dl3gAtTS2hz1kI5kPjL_7xP4k-c, username -> user.8671539, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJmOTBhZTU1OC1jYWQ2LTQ3OTItOWEyMy02YTM4YzExZWRjYzIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjc2NzIzODctZGFiNi00MWI5LThjYTctYmM3MGVlZDc5YmZiLTI3NDc5MDU0MCIsInN1Ym5hbWUiOiJmOTBhZTU1OC1jYWQ2LTQ3OTItOWEyMy02YTM4YzExZWRjYzIiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibTUzcVZKcVc2MzdkcHFrTXVHX2dGWFh2TG1zIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4NTI3OTE0LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4NTI3OTEzLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODUzMTUxNCwiaWF0IjoxNzU4NTI3OTE0LCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJCVGtmQlMzSE4tdS1JWmxyZjZzYk9TbkVUQnMifQ.OvYiTkciu19d9sALlQ9IGZDJv8oi219e-SClpXmv8dA, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@796786fa, gatling.http.referer -> https://openam-perf-haproxy.forgeblocks.com/am/, authcode -> iJyf53452IOHWQu_t_CBVurDroU, callbacks -> {"tokenId":"UjoQC5wdvHgpgcenHBvYPQRyMbA.*AAJTSQACMDIAAlNLABxkdHAxWHlrUkNUODc1OVVKWkc3emlScjdlQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758527913582), CookieKey(d0d18cac672abbc,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(d0d18cac672abbc=UjoQC5wdvHgpgcenHBvYPQRyMbA.*AAJTSQACMDIAAlNLABxkdHAxWHlrUkNUODc1OVVKWkc3emlScjdlQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758527913582))), user_uuid -> f90ae558-cad6-4792-9a23-6a38c11edcc2, password -> Pa_ssw0rd, challenge -> RWdHXn-b6m9y1WxJDr8wDVxNsuPiF9db0Rc6CoU56vQ, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, fake-ip -> 157.190.235.23, verifier -> MzEyNDU2NTcyOTM1NTM5NDM1OQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a7a91f, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@194493a2, tokenId -> UjoQC5wdvHgpgcenHBvYPQRyMbA.*AAJTSQACMDIAAlNLABxkdHAxWHlrUkNUODc1OVVKWkc3emlScjdlQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@56911c52,io.netty.channel.epoll.EpollEventLoop@12dae582) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/openidm/privilege?_action=listPrivileges headers: user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 referer: https://openam-perf-haproxy.forgeblocks.com/am/ Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJmOTBhZTU1OC1jYWQ2LTQ3OTItOWEyMy02YTM4YzExZWRjYzIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjc2NzIzODctZGFiNi00MWI5LThjYTctYmM3MGVlZDc5YmZiLTI3NDc5MDU0MCIsInN1Ym5hbWUiOiJmOTBhZTU1OC1jYWQ2LTQ3OTItOWEyMy02YTM4YzExZWRjYzIiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibTUzcVZKcVc2MzdkcHFrTXVHX2dGWFh2TG1zIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4NTI3OTE0LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4NTI3OTEzLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODUzMTUxNCwiaWF0IjoxNzU4NTI3OTE0LCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJCVGtmQlMzSE4tdS1JWmxyZjZzYk9TbkVUQnMifQ.OvYiTkciu19d9sALlQ9IGZDJv8oi219e-SClpXmv8dA Accept-Api-Version: accept: */* cookie: amlbcookie=01; d0d18cac672abbc=UjoQC5wdvHgpgcenHBvYPQRyMbA.*AAJTSQACMDIAAlNLABxkdHAxWHlrUkNUODc1OVVKWkc3emlScjdlQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..* origin: https://openam-perf-haproxy.forgeblocks.com host: openam-perf-haproxy.forgeblocks.com content-length: 0 cookies: amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None d0d18cac672abbc=UjoQC5wdvHgpgcenHBvYPQRyMbA.*AAJTSQACMDIAAlNLABxkdHAxWHlrUkNUODc1OVVKWkc3emlScjdlQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 08:58:34.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM privilege' failed for user 1970488: j.i.IOException: Premature close 08:58:34.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: UI IDM privilege: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970488,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzNWQ1ZjExYi0wM2I0LTQxODItYTI0MC05NzUzODQzODdkZWIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzRlNmY4NmMtNWE3Zi00ZmJmLTk3ODgtYTc2MzcxOWQ0ZWI2LTI3NDQwNDA2NiIsInN1Ym5hbWUiOiIzNWQ1ZjExYi0wM2I0LTQxODItYTI0MC05NzUzODQzODdkZWIiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTmc2SDlqbGVsYXRpbzNVWjN2SXhoZDhzeGpnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4NTI3OTEzLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsib3BlbmlkIiwiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4NTI3OTEzLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODUzMTUxMywiaWF0IjoxNzU4NTI3OTEzLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJQUzNROEF0QnZHYkZBdTlYX0VrX2hsQnlHb2MifQ.k7RfvZUXu3E-G-R6dkx1Y0Fkb9vP_f-l1YvC7Lks2gI, username -> user.8953123, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzNWQ1ZjExYi0wM2I0LTQxODItYTI0MC05NzUzODQzODdkZWIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNWVlMjIzMWEtZjcyMS00ZjhkLWExNjMtNWI5N2NhOGViOTM0LTI3NDgwOTg3MCIsInN1Ym5hbWUiOiIzNWQ1ZjExYi0wM2I0LTQxODItYTI0MC05NzUzODQzODdkZWIiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQnZBVmZGdk50VmtDVlRFSlNBWjlldElKdVdVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4NTI3OTE0LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4NTI3OTEzLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODUzMTUxNCwiaWF0IjoxNzU4NTI3OTE0LCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJXMkhhcEhMaEhzaGhGU0V3aFZOSEhHOHNZbEkifQ.2Ipoc153VcbCUyDhcW4mvk264TNCh9q-rnoA3WdCStY, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dc373b3, gatling.http.referer -> https://openam-perf-haproxy.forgeblocks.com/am/, authcode -> fuodrYvzgHPmAG-KBQMTdvvWLPs, callbacks -> {"tokenId":"tvA7pH83agVSZmOfpzPRjxJx9lE.*AAJTSQACMDIAAlNLABxlNU1VTVdvMEhtRWFnSzlJVzZQc0FhZU14WDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758527913659), CookieKey(d0d18cac672abbc,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(d0d18cac672abbc=tvA7pH83agVSZmOfpzPRjxJx9lE.*AAJTSQACMDIAAlNLABxlNU1VTVdvMEhtRWFnSzlJVzZQc0FhZU14WDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758527913659))), user_uuid -> 35d5f11b-03b4-4182-a240-975384387deb, password -> Pa_ssw0rd, challenge -> qgfzeRg28WAGVynYXUHifg0l5xc7cKsEtPgQBvahwwQ, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, fake-ip -> 210.90.149.93, verifier -> NDIyMTM3MzE2MzY3MDc5NTQ0Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b23509, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@57cd8eb1, tokenId -> tvA7pH83agVSZmOfpzPRjxJx9lE.*AAJTSQACMDIAAlNLABxlNU1VTVdvMEhtRWFnSzlJVzZQc0FhZU14WDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@56911c52,io.netty.channel.epoll.EpollEventLoop@652a7737) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/openidm/privilege?_action=listPrivileges headers: user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 referer: https://openam-perf-haproxy.forgeblocks.com/am/ Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzNWQ1ZjExYi0wM2I0LTQxODItYTI0MC05NzUzODQzODdkZWIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNWVlMjIzMWEtZjcyMS00ZjhkLWExNjMtNWI5N2NhOGViOTM0LTI3NDgwOTg3MCIsInN1Ym5hbWUiOiIzNWQ1ZjExYi0wM2I0LTQxODItYTI0MC05NzUzODQzODdkZWIiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQnZBVmZGdk50VmtDVlRFSlNBWjlldElKdVdVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4NTI3OTE0LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4NTI3OTEzLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODUzMTUxNCwiaWF0IjoxNzU4NTI3OTE0LCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJXMkhhcEhMaEhzaGhGU0V3aFZOSEhHOHNZbEkifQ.2Ipoc153VcbCUyDhcW4mvk264TNCh9q-rnoA3WdCStY Accept-Api-Version: accept: */* cookie: amlbcookie=01; d0d18cac672abbc=tvA7pH83agVSZmOfpzPRjxJx9lE.*AAJTSQACMDIAAlNLABxlNU1VTVdvMEhtRWFnSzlJVzZQc0FhZU14WDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..* origin: https://openam-perf-haproxy.forgeblocks.com host: openam-perf-haproxy.forgeblocks.com content-length: 0 cookies: amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None d0d18cac672abbc=tvA7pH83agVSZmOfpzPRjxJx9lE.*AAJTSQACMDIAAlNLABxlNU1VTVdvMEhtRWFnSzlJVzZQc0FhZU14WDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 08:58:34.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 08:58:34.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 2025-09-22 08:58:34,373 INFO Gatling simulation run ended successfully 2025-09-22 08:58:34,374 DEBUG No archive name provided. No archive will be created 2025-09-22 07:58:53,561 DEBUG --- stderr --- 2025-09-22 07:58:53,561 DEBUG 2025-09-22 07:58:53,561 INFO ________________________________________________________________________________ [2025-09-22 07:58:53] benchmark-550 show_cmd : Display order command ________________________________________________________________________________ 2025-09-22 07:58:53,562 INFO 2025-09-22 07:58:53,562 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-22 07:58:53,562 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 07:58:53,844 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 07:58:53,845 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:53,845 DEBUG --- stdout --- 2025-09-22 07:58:53,845 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 07:58:53,845 DEBUG --- stderr --- 2025-09-22 07:58:53,845 DEBUG Checking if file exists on pod 'overseer-0-7c788db448-z46mc', wait max 3 minutes if not. 2025-09-22 07:58:53,845 INFO 2025-09-22 07:58:53,846 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- bash -c 'if [ -f "/results/orders/benchmark-550/cmd.txt" ]; then echo "/results/orders/benchmark-550/cmd.txt file found"; exit 0; else echo "/results/orders/benchmark-550/cmd.txt file not found"; exit 1; fi' | grep "/results/orders/benchmark-550/cmd.txt file found" 2025-09-22 07:58:53,846 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 07:58:54,385 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 07:58:54,386 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:54,386 DEBUG --- stdout --- 2025-09-22 07:58:54,386 DEBUG /results/orders/benchmark-550/cmd.txt file found 2025-09-22 07:58:54,386 DEBUG --- stderr --- 2025-09-22 07:58:54,386 DEBUG 2025-09-22 07:58:54,386 INFO 2025-09-22 07:58:54,386 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- du -k /results/orders/benchmark-550/cmd.txt | grep "^\d+ .+$" 2025-09-22 07:58:54,386 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-22 07:58:54,937 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 07:58:54,938 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:54,938 DEBUG --- stdout --- 2025-09-22 07:58:54,938 DEBUG 4 /results/orders/benchmark-550/cmd.txt 2025-09-22 07:58:54,938 DEBUG --- stderr --- 2025-09-22 07:58:54,938 DEBUG - Download file (size 4kB) source : /results/orders/benchmark-550/cmd.txt @ overseer-0-7c788db448-z46mc destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/cmd.txt 2025-09-22 07:58:54,938 INFO 2025-09-22 07:58:54,938 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-7c788db448-z46mc:/results/orders/benchmark-550/cmd.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/cmd.txt 2025-09-22 07:58:54,938 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-22 07:58:55,491 INFO [loop_until]: OK (rc = 0) 2025-09-22 07:58:55,491 DEBUG --- stdout --- 2025-09-22 07:58:55,491 DEBUG 2025-09-22 07:58:55,491 DEBUG --- stderr --- 2025-09-22 07:58:55,492 DEBUG 2025-09-22 07:58:55,492 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/cmd.txt is small (1 lines), printing all lines: 2025-09-22 07:58:55,492 INFO ----- output ----- /lodestar/lodestar.py perf run-gatling --mvn-quiet --simulation-class="com.forgerock.pyrock.Loadtest" --run-description="idc.benchmark.Mix2024@perf-haproxy" --results-folder="/results/gatling/benchmark-550" --no-reports --simulation-jvm-args="-XX:+ExitOnOutOfMemoryError -Xmx4G" --simulation-system-properties="-Dam_host=openam-perf-haproxy.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-haproxy.forgeblocks.com -Dlogin_cookie=d0d18cac672abbc -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=550 -Duser_password=Pa_ssw0rd" ________________________________________________________________________________ [2025-09-22 07:58:55] benchmark-550 show_rc : Display rc order ________________________________________________________________________________ 2025-09-22 07:58:55,492 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/rc.txt is small (1 lines), printing all lines: 2025-09-22 07:58:55,492 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-22 07:58:55] benchmark-550 show_stdout : Display stdout order ________________________________________________________________________________ 2025-09-22 07:58:55,492 DEBUG [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/stdout.txt is 2010 lines): 2025-09-22 07:58:55,493 INFO ----- output ----- NOTE: This file was too big so it was truncated. Only first 1000 and last 1000 lines are present. ------------------------------------------------------------ 2025-09-22 07:58:16,635 DEBUG Creating results folder /results/gatling/benchmark-550 2025-09-22 07:58:16,644 INFO pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp59sdr3nt 2025-09-22 07:58:16,648 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode --quiet -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/benchmark-550" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-haproxy.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-haproxy.forgeblocks.com -Dlogin_cookie=d0d18cac672abbc -Dnum_users=10000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=idc.benchmark.Mix2024 -DtestMode=open -Dthroughput=550 -Duser_password=Pa_ssw0rd System property think_time_multiplier not set. No think time emulation will be done in the simulation. Simulation com.forgerock.pyrock.Loadtest started... 07:58:34.491 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'authAsPolicyAdmin' failed for user 1: status.find.in([200, 209], 304), found 401 07:58:34.501 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: authAsPolicyAdmin: KO status.find.in([200, 209], 304), found 401 ========================= Session: Session(getToken,1,Map(gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@493abba2, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@cb89734, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, b3857e60-0dd2-4d40-b20f-330f4a8ac7c6 -> 0),KO,List(ExitOnCompleteLoopBlock(b3857e60-0dd2-4d40-b20f-330f4a8ac7c6)),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@4640e964,io.netty.channel.epoll.EpollEventLoop@f79a760) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: X-OpenAM-Username: policyAdmin Content-Type: application/json Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Password: Pa_ssw0rd user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 accept: */* host: openam-perf-haproxy.forgeblocks.com content-length: 0 ========================= HTTP response: version: HTTP/1.1 status: 401 Unauthorized headers: x-frame-options: SAMEORIGIN content-security-policy-report-only: frame-ancestors 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json Content-Length: 62 date: Mon, 22 Sep 2025 06:58:34 GMT x-forgerock-transactionid: 1258fee3-c120-4b07-98f8-d62f12d40181 strict-transport-security: max-age=31536000; includeSubDomains; preload; x-robots-tag: none Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body: {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 07:58:34.503 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-8' crashed with 'j.u.NoSuchElementException: No attribute named 'policyEvalTokenId' is defined', forwarding to the next one 07:58:34.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:34.581 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:34.692 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:34.693 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:34.804 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:34.804 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:34.806 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:34.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:34.915 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.026 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.027 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.138 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.250 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.251 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.252 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:35.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.263 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.287 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.288 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.324 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.325 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.358 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.359 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.362 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.370 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:35.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.399 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.408 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:35.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.436 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.470 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:35.470 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.472 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 07:58:35.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.473 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.510 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.547 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 07:58:35.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 07:58:35.584 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one [...] content-length: 0 cookies: amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None d0d18cac672abbc=tvA7pH83agVSZmOfpzPRjxJx9lE.*AAJTSQACMDIAAlNLABxlNU1VTVdvMEhtRWFnSzlJVzZQc0FhZU14WDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 08:58:34.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 08:58:34.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-170' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 08:58:34.256 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 08:58:34.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'userRestlogin' failed for user 1970840: j.i.IOException: Premature close 08:58:34.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: userRestlogin: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970840,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@481434e2, username -> user.9408763, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@5def5aa8, password -> Pa_ssw0rd),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@56911c52,io.netty.channel.epoll.EpollEventLoop@652a7737) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: Content-Type: apppliation/json Accept-API-Version: resource=2.0, protocol=1.0 user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 X-OpenAM-Username: user.9408763 X-OpenAM-Password: Pa_ssw0rd accept: */* host: openam-perf-haproxy.forgeblocks.com content-length: 0 ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 08:58:34.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM privilege' failed for user 1970435: j.i.IOException: Premature close 08:58:34.256 [ERROR] i.g.h.a.HttpRequestAction - Failed to build request EvalPolicy: No attribute named 'tokenIdCookieName' is defined 08:58:34.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: UI IDM privilege: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970435,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJmOTBhZTU1OC1jYWQ2LTQ3OTItOWEyMy02YTM4YzExZWRjYzIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNWVlMjIzMWEtZjcyMS00ZjhkLWExNjMtNWI5N2NhOGViOTM0LTI3NDgwNjU3NyIsInN1Ym5hbWUiOiJmOTBhZTU1OC1jYWQ2LTQ3OTItOWEyMy02YTM4YzExZWRjYzIiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiYnQ2TWxUcVhyNXlsZVZMeDJ2N3lZd1lZWFljIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4NTI3OTEzLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsib3BlbmlkIiwiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4NTI3OTEzLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODUzMTUxMywiaWF0IjoxNzU4NTI3OTEzLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJWTTFhZzB1X1FBdmJJTVk0NEJFZURvZDdaR1UifQ.nMgdLDlZI51QaM6-Dl3gAtTS2hz1kI5kPjL_7xP4k-c, username -> user.8671539, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJmOTBhZTU1OC1jYWQ2LTQ3OTItOWEyMy02YTM4YzExZWRjYzIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjc2NzIzODctZGFiNi00MWI5LThjYTctYmM3MGVlZDc5YmZiLTI3NDc5MDU0MCIsInN1Ym5hbWUiOiJmOTBhZTU1OC1jYWQ2LTQ3OTItOWEyMy02YTM4YzExZWRjYzIiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibTUzcVZKcVc2MzdkcHFrTXVHX2dGWFh2TG1zIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4NTI3OTE0LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4NTI3OTEzLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODUzMTUxNCwiaWF0IjoxNzU4NTI3OTE0LCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJCVGtmQlMzSE4tdS1JWmxyZjZzYk9TbkVUQnMifQ.OvYiTkciu19d9sALlQ9IGZDJv8oi219e-SClpXmv8dA, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@796786fa, gatling.http.referer -> https://openam-perf-haproxy.forgeblocks.com/am/, authcode -> iJyf53452IOHWQu_t_CBVurDroU, callbacks -> {"tokenId":"UjoQC5wdvHgpgcenHBvYPQRyMbA.*AAJTSQACMDIAAlNLABxkdHAxWHlrUkNUODc1OVVKWkc3emlScjdlQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758527913582), CookieKey(d0d18cac672abbc,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(d0d18cac672abbc=UjoQC5wdvHgpgcenHBvYPQRyMbA.*AAJTSQACMDIAAlNLABxkdHAxWHlrUkNUODc1OVVKWkc3emlScjdlQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758527913582))), user_uuid -> f90ae558-cad6-4792-9a23-6a38c11edcc2, password -> Pa_ssw0rd, challenge -> RWdHXn-b6m9y1WxJDr8wDVxNsuPiF9db0Rc6CoU56vQ, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, fake-ip -> 157.190.235.23, verifier -> MzEyNDU2NTcyOTM1NTM5NDM1OQ, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79a7a91f, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@194493a2, tokenId -> UjoQC5wdvHgpgcenHBvYPQRyMbA.*AAJTSQACMDIAAlNLABxkdHAxWHlrUkNUODc1OVVKWkc3emlScjdlQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Linux; Android 8.0.0; Pixel 2 Build/OPD3.170816.012) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Mobile Safari/537.36),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@56911c52,io.netty.channel.epoll.EpollEventLoop@12dae582) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/openidm/privilege?_action=listPrivileges headers: user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 referer: https://openam-perf-haproxy.forgeblocks.com/am/ Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJmOTBhZTU1OC1jYWQ2LTQ3OTItOWEyMy02YTM4YzExZWRjYzIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiZjc2NzIzODctZGFiNi00MWI5LThjYTctYmM3MGVlZDc5YmZiLTI3NDc5MDU0MCIsInN1Ym5hbWUiOiJmOTBhZTU1OC1jYWQ2LTQ3OTItOWEyMy02YTM4YzExZWRjYzIiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoibTUzcVZKcVc2MzdkcHFrTXVHX2dGWFh2TG1zIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4NTI3OTE0LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4NTI3OTEzLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODUzMTUxNCwiaWF0IjoxNzU4NTI3OTE0LCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJCVGtmQlMzSE4tdS1JWmxyZjZzYk9TbkVUQnMifQ.OvYiTkciu19d9sALlQ9IGZDJv8oi219e-SClpXmv8dA Accept-Api-Version: accept: */* cookie: amlbcookie=01; d0d18cac672abbc=UjoQC5wdvHgpgcenHBvYPQRyMbA.*AAJTSQACMDIAAlNLABxkdHAxWHlrUkNUODc1OVVKWkc3emlScjdlQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..* origin: https://openam-perf-haproxy.forgeblocks.com host: openam-perf-haproxy.forgeblocks.com content-length: 0 cookies: amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None d0d18cac672abbc=UjoQC5wdvHgpgcenHBvYPQRyMbA.*AAJTSQACMDIAAlNLABxkdHAxWHlrUkNUODc1OVVKWkc3emlScjdlQ2M9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 08:58:34.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request ' UI IDM privilege' failed for user 1970488: j.i.IOException: Premature close 08:58:34.256 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: UI IDM privilege: KO j.i.IOException: Premature close ========================= Session: Session(idc.benchmark.Mix2024,1970488,HashMap(access_token -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzNWQ1ZjExYi0wM2I0LTQxODItYTI0MC05NzUzODQzODdkZWIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiYzRlNmY4NmMtNWE3Zi00ZmJmLTk3ODgtYTc2MzcxOWQ0ZWI2LTI3NDQwNDA2NiIsInN1Ym5hbWUiOiIzNWQ1ZjExYi0wM2I0LTQxODItYTI0MC05NzUzODQzODdkZWIiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiTmc2SDlqbGVsYXRpbzNVWjN2SXhoZDhzeGpnIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4NTI3OTEzLCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsib3BlbmlkIiwiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4NTI3OTEzLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODUzMTUxMywiaWF0IjoxNzU4NTI3OTEzLCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJQUzNROEF0QnZHYkZBdTlYX0VrX2hsQnlHb2MifQ.k7RfvZUXu3E-G-R6dkx1Y0Fkb9vP_f-l1YvC7Lks2gI, username -> user.8953123, access_token_2 -> eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzNWQ1ZjExYi0wM2I0LTQxODItYTI0MC05NzUzODQzODdkZWIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNWVlMjIzMWEtZjcyMS00ZjhkLWExNjMtNWI5N2NhOGViOTM0LTI3NDgwOTg3MCIsInN1Ym5hbWUiOiIzNWQ1ZjExYi0wM2I0LTQxODItYTI0MC05NzUzODQzODdkZWIiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQnZBVmZGdk50VmtDVlRFSlNBWjlldElKdVdVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4NTI3OTE0LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4NTI3OTEzLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODUzMTUxNCwiaWF0IjoxNzU4NTI3OTE0LCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJXMkhhcEhMaEhzaGhGU0V3aFZOSEhHOHNZbEkifQ.2Ipoc153VcbCUyDhcW4mvk264TNCh9q-rnoA3WdCStY, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1dc373b3, gatling.http.referer -> https://openam-perf-haproxy.forgeblocks.com/am/, authcode -> fuodrYvzgHPmAG-KBQMTdvvWLPs, callbacks -> {"tokenId":"tvA7pH83agVSZmOfpzPRjxJx9lE.*AAJTSQACMDIAAlNLABxlNU1VTVdvMEhtRWFnSzlJVzZQc0FhZU14WDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*","successUrl":"/enduser/?realm=/alpha","realm":"/alpha"}, gatling.http.cookies -> CookieJar(Map(CookieKey(amlbcookie,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758527913659), CookieKey(d0d18cac672abbc,openam-perf-haproxy.forgeblocks.com,/) -> StoredCookie(d0d18cac672abbc=tvA7pH83agVSZmOfpzPRjxJx9lE.*AAJTSQACMDIAAlNLABxlNU1VTVdvMEhtRWFnSzlJVzZQc0FhZU14WDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None,false,false,1758527913659))), user_uuid -> 35d5f11b-03b4-4182-a240-975384387deb, password -> Pa_ssw0rd, challenge -> qgfzeRg28WAGVynYXUHifg0l5xc7cKsEtPgQBvahwwQ, gatling.http.cache.baseUrl -> https://openam-perf-haproxy.forgeblocks.com:443, fake-ip -> 210.90.149.93, verifier -> NDIyMTM3MzE2MzY3MDc5NTQ0Nw, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@1b23509, gatling.http.cache.contentCache -> io.gatling.core.util.cache.Cache@57cd8eb1, tokenId -> tvA7pH83agVSZmOfpzPRjxJx9lE.*AAJTSQACMDIAAlNLABxlNU1VTVdvMEhtRWFnSzlJVzZQc0FhZU14WDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, fake-user-agent -> Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$822/0x00007fd5c46a03d0@56911c52,io.netty.channel.epoll.EpollEventLoop@652a7737) ========================= HTTP request: POST https://openam-perf-haproxy.forgeblocks.com/openidm/privilege?_action=listPrivileges headers: user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36 referer: https://openam-perf-haproxy.forgeblocks.com/am/ Authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIzNWQ1ZjExYi0wM2I0LTQxODItYTI0MC05NzUzODQzODdkZWIiLCJjdHMiOiJPQVVUSDJfU1RBVEVMRVNTX0dSQU5UIiwiYXV0aF9sZXZlbCI6MCwiYXVkaXRUcmFja2luZ0lkIjoiNWVlMjIzMWEtZjcyMS00ZjhkLWExNjMtNWI5N2NhOGViOTM0LTI3NDgwOTg3MCIsInN1Ym5hbWUiOiIzNWQ1ZjExYi0wM2I0LTQxODItYTI0MC05NzUzODQzODdkZWIiLCJpc3MiOiJodHRwczovL29wZW5hbS1wZXJmLWhhcHJveHkuZm9yZ2VibG9ja3MuY29tOjQ0My9hbS9vYXV0aDIvcmVhbG1zL3Jvb3QvcmVhbG1zL2FscGhhIiwidG9rZW5OYW1lIjoiYWNjZXNzX3Rva2VuIiwidG9rZW5fdHlwZSI6IkJlYXJlciIsImF1dGhHcmFudElkIjoiQnZBVmZGdk50VmtDVlRFSlNBWjlldElKdVdVIiwibm9uY2UiOiIxMjM0IiwiY2xpZW50X2lkIjoiZW5kVXNlclVJQ2xpZW50IiwiYXVkIjoiZW5kVXNlclVJQ2xpZW50IiwibmJmIjoxNzU4NTI3OTE0LCJncmFudF90eXBlIjoiYXV0aG9yaXphdGlvbl9jb2RlIiwic2NvcGUiOlsiZnI6aWRtOioiXSwiYXV0aF90aW1lIjoxNzU4NTI3OTEzLCJyZWFsbSI6Ii9hbHBoYSIsImV4cCI6MTc1ODUzMTUxNCwiaWF0IjoxNzU4NTI3OTE0LCJleHBpcmVzX2luIjozNjAwLCJqdGkiOiJXMkhhcEhMaEhzaGhGU0V3aFZOSEhHOHNZbEkifQ.2Ipoc153VcbCUyDhcW4mvk264TNCh9q-rnoA3WdCStY Accept-Api-Version: accept: */* cookie: amlbcookie=01; d0d18cac672abbc=tvA7pH83agVSZmOfpzPRjxJx9lE.*AAJTSQACMDIAAlNLABxlNU1VTVdvMEhtRWFnSzlJVzZQc0FhZU14WDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..* origin: https://openam-perf-haproxy.forgeblocks.com host: openam-perf-haproxy.forgeblocks.com content-length: 0 cookies: amlbcookie=01, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None d0d18cac672abbc=tvA7pH83agVSZmOfpzPRjxJx9lE.*AAJTSQACMDIAAlNLABxlNU1VTVdvMEhtRWFnSzlJVzZQc0FhZU14WDQ9AAR0eXBlAANDVFMAAlMxAAIwMQ..*, domain=openam-perf-haproxy.forgeblocks.com, path=/, secure, HTTPOnly, SameSite=None ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 08:58:34.257 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 08:58:34.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-200' crashed with 'j.u.NoSuchElementException: key not found: policyEvalTokenId', forwarding to the next one 08:58:34.259 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-199' crashed with 'j.u.NoSuchElementException: key not found: tokenIdCookieName', forwarding to the next one 2025-09-22 08:58:34,373 INFO Gatling simulation run ended successfully 2025-09-22 08:58:34,374 DEBUG No archive name provided. No archive will be created ________________________________________________________________________________ [2025-09-22 07:58:55] benchmark-550 show_stderr : Display stderr order ________________________________________________________________________________ 2025-09-22 07:58:55,493 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/07_benchmark-550/stderr.txt is small (0 lines), printing all lines: 2025-09-22 07:58:55,493 INFO ----- output ----- ________________________________________________________________________________ [2025-09-22 07:58:55] benchmark-550 check_rc_and_logs : Check order's outputs ________________________________________________________________________________ CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-22 07:58:55] benchmark-550 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [2025-09-22 07:58:55] benchmark-550 post : Post method ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped