--Task-- name: pkce-access-token-600 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: ['pkce-access-token-400'] preceding_task: pkce-access-token-400 options: {'testCase': 'am.PKCEauthGrantFlow', 'testMode': 'open', 'throughput': 600, 'duration': 3600, 'java-opts': '-Drealm=alpha -Duser_password=Pa_ssw0rd -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock 2025-03-19 18:13:37,502 INFO 2025-03-19 18:13:37,502 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-03-19 18:13:37,502 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-19 18:13:37,781 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-19 18:13:37,781 INFO [loop_until]: OK (rc = 0) 2025-03-19 18:13:37,781 DEBUG --- stdout --- 2025-03-19 18:13:37,781 DEBUG overseer-0-59c948f569-rgrkv 2025-03-19 18:13:37,781 DEBUG --- stderr --- 2025-03-19 18:13:37,781 DEBUG 2025-03-19 18:13:37,781 INFO Lodestar assumed that full stack is deployed so will set all products host URLs in Gatling system properties 2025-03-19 18:13:37 - INFO: Timeout for this Task has changed to 1h 12m (4320 seconds) 2025-03-19 18:13:37 - INFO: timeout was calculated based on simulation duration parameter Pod log file : /results/orders/pkce-access-token-600/stdout.txt Pod log : /results/orders/pkce-access-token-600 ________________________________________________________________________________ [2025-03-19 18:13:37] pkce-access-token-600 print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/lodestar.py perf run-gatling --simulation-class="com.forgerock.pyrock.Loadtest" --run-description="am.PKCEauthGrantFlow@perf-200m" --results-folder="/results/gatling/pkce-access-token-600" --no-reports --simulation-jvm-args="-XX:+ExitOnOutOfMemoryError -Xmx8G" --simulation-system-properties="-Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dnum_users=50000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=am.PKCEauthGrantFlow -DtestMode=open -Dthroughput=600 -Duser_password=**** ________________________________________________________________________________ [2025-03-19 18:13:37] pkce-access-token-600 create_order : Create order for overseer with the command to run ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/order.json { "name": "pkce-access-token-600", "command": " /lodestar/lodestar.py perf run-gatling --simulation-class=\"com.forgerock.pyrock.Loadtest\" --run-description=\"am.PKCEauthGrantFlow@perf-200m\" --results-folder=\"/results/gatling/pkce-access-token-600\" --no-reports --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx8G\" --simulation-system-properties=\"-Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dnum_users=50000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=am.PKCEauthGrantFlow -DtestMode=open -Dthroughput=600 -Duser_password=Pa_ssw0rd\"", "out-dir": "/results/orders/pkce-access-token-600" } ________________________________________________________________________________ [2025-03-19 18:13:37] pkce-access-token-600 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-03-19 18:13:37,789 INFO 2025-03-19 18:13:37,789 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-03-19 18:13:37,789 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2025-03-19 18:13:38,005 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-19 18:13:38,005 INFO [loop_until]: OK (rc = 0) 2025-03-19 18:13:38,005 DEBUG --- stdout --- 2025-03-19 18:13:38,005 DEBUG WAITING 2025-03-19 18:13:38,005 DEBUG --- stderr --- 2025-03-19 18:13:38,005 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 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2025-03-19 18:13:38] pkce-access-token-600 start_order : Send the order to the overseer pod ________________________________________________________________________________ 2025-03-19 18:13:38,005 INFO 2025-03-19 18:13:38,005 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-03-19 18:13:38,005 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-19 18:13:38,286 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-19 18:13:38,286 INFO [loop_until]: OK (rc = 0) 2025-03-19 18:13:38,286 DEBUG --- stdout --- 2025-03-19 18:13:38,286 DEBUG overseer-0-59c948f569-rgrkv 2025-03-19 18:13:38,286 DEBUG --- stderr --- 2025-03-19 18:13:38,286 DEBUG 2025-03-19 18:13:38,286 INFO 2025-03-19 18:13:38,286 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/order.json overseer-0-59c948f569-rgrkv:/results/orders/order.json 2025-03-19 18:13:38,286 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-19 18:13:39,678 INFO [loop_until]: OK (rc = 0) 2025-03-19 18:13:39,679 DEBUG --- stdout --- 2025-03-19 18:13:39,679 DEBUG 2025-03-19 18:13:39,679 DEBUG --- stderr --- 2025-03-19 18:13:39,679 DEBUG Order has been successfully forwarded to overseer 2025-03-19 18:13:39 - INFO: Check if Gatling simulation started successfully 2025-03-19 18:13:39,679 INFO 2025-03-19 18:13:39,679 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv -- head --lines 5000 /results/orders/pkce-access-token-600/stdout.txt | grep "Simulation com.forgerock.pyrock.Loadtest started..." 2025-03-19 18:13:39,679 INFO [loop_until]: (max_time=300, interval=5, expected_rc=[0] 2025-03-19 18:13:40,477 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-03-19 18:13:46,279 INFO [loop_until]: Function succeeded after 6s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-03-19 18:13:52,046 INFO [loop_until]: Function succeeded after 12s (rc=0) - failed to find expected output: Simulation com.forgerock.pyrock.Loadtest started... - retry 2025-03-19 18:13:57,786 INFO [loop_until]: Function succeeded after 18s (rc=0) - expected pattern found 2025-03-19 18:13:57,786 INFO [loop_until]: OK (rc = 0) 2025-03-19 18:13:57,786 DEBUG --- stdout --- 2025-03-19 18:13:57,786 DEBUG 2025-03-19 18:13:40,577 INFO pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp67if_6bc 2025-03-19 18:13:40,579 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/pkce-access-token-600" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx8G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dnum_users=50000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=am.PKCEauthGrantFlow -DtestMode=open -Dthroughput=600 -Duser_password=**** [INFO] Scanning for projects... [INFO] [INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >----------- [INFO] Building pyrock-gatling-simulation 3.12.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>> [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmp67if_6bc/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compiling 38 Scala sources to /tmp/tmp67if_6bc/target/test-classes ... [INFO] compile in 9.6 s [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- [INFO] Running simulation com.forgerock.pyrock.Loadtest. Gatling 3.13.5 is available! (you're using 3.12.0) System property think_time_multiplier not set. No think time emulation will be done in the simulation. Simulation com.forgerock.pyrock.Loadtest started... 2025-03-19 18:13:57,786 DEBUG --- stderr --- 2025-03-19 18:13:57,786 DEBUG ________________________________________________________________________________ [2025-03-19 18:13:57] pkce-access-token-600 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 02s, retry Order is running since 16m 02s, retry Order is running since 18m 02s, retry Order is running since 20m 03s, retry Order is running since 22m 03s, retry Order is running since 24m 03s, retry Order is running since 26m 04s, retry Order is running since 28m 04s, retry Order is running since 30m 04s, retry Order is running since 32m 05s, retry Order is running since 34m 05s, retry Order is running since 36m 05s, retry Order is running since 38m 06s, retry Order is running since 40m 06s, retry Order is running since 42m 06s, retry Order is running since 44m 07s, retry Order is running since 46m 07s, retry Order is running since 48m 07s, retry Order is running since 50m 08s, retry Order is running since 52m 08s, retry Order is running since 54m 08s, retry Order is running since 56m 08s, retry Order is running since 58m 09s, retry PASS : Order stopped by itself after 1h and before timeout (1h 12m) ________________________________________________________________________________ [2025-03-19 19:14:07] pkce-access-token-600 stop_order : Stop the order on overseer pod ________________________________________________________________________________ 2025-03-19 19:14:07,185 INFO 2025-03-19 19:14:07,186 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-03-19 19:14:07,186 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-19 19:14:07,493 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-19 19:14:07,493 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:07,493 DEBUG --- stdout --- 2025-03-19 19:14:07,493 DEBUG overseer-0-59c948f569-rgrkv 2025-03-19 19:14:07,494 DEBUG --- stderr --- 2025-03-19 19:14:07,494 DEBUG 2025-03-19 19:14:07,494 INFO 2025-03-19 19:14:07,494 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv -- rm -f /results/orders/order.json 2025-03-19 19:14:07,494 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-19 19:14:08,278 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:08,278 DEBUG --- stdout --- 2025-03-19 19:14:08,278 DEBUG 2025-03-19 19:14:08,278 DEBUG --- stderr --- 2025-03-19 19:14:08,278 DEBUG Order ran during 1h ________________________________________________________________________________ [2025-03-19 19:14:08] pkce-access-token-600 download_logs : Download individual order files ________________________________________________________________________________ 2025-03-19 19:14:08 - PASS: file already downloaded /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/order.json 2025-03-19 19:14:08,279 INFO 2025-03-19 19:14:08,279 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-03-19 19:14:08,279 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-19 19:14:08,555 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-19 19:14:08,555 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:08,555 DEBUG --- stdout --- 2025-03-19 19:14:08,555 DEBUG overseer-0-59c948f569-rgrkv 2025-03-19 19:14:08,555 DEBUG --- stderr --- 2025-03-19 19:14:08,555 DEBUG Checking pod: overseer-0-59c948f569-rgrkv for file exists, if not wait. 2025-03-19 19:14:08,559 INFO 2025-03-19 19:14:08,559 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- bash -c 'if [ -f "/results/orders/pkce-access-token-600/rc.txt" ]; then echo "/results/orders/pkce-access-token-600/rc.txt file found"; exit 0; else echo "/results/orders/pkce-access-token-600/rc.txt file not found"; exit 1; fi' | grep "/results/orders/pkce-access-token-600/rc.txt file found" 2025-03-19 19:14:08,559 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-19 19:14:09,370 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-19 19:14:09,370 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:09,370 DEBUG --- stdout --- 2025-03-19 19:14:09,370 DEBUG /results/orders/pkce-access-token-600/rc.txt file found 2025-03-19 19:14:09,370 DEBUG --- stderr --- 2025-03-19 19:14:09,370 DEBUG 2025-03-19 19:14:09,370 INFO 2025-03-19 19:14:09,370 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- du -k /results/orders/pkce-access-token-600/rc.txt 2025-03-19 19:14:10,160 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-03-19 19:14:10,160 DEBUG --- stdout --- 2025-03-19 19:14:10,160 DEBUG 4 /results/orders/pkce-access-token-600/rc.txt 2025-03-19 19:14:10,160 DEBUG --- stderr --- 2025-03-19 19:14:10,160 DEBUG 2025-03-19 19:14:10,160 INFO - Download file (size 4k) source : /results/orders/pkce-access-token-600/rc.txt @ overseer-0-59c948f569-rgrkv destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/rc.txt 2025-03-19 19:14:10,161 INFO 2025-03-19 19:14:10,161 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59c948f569-rgrkv:/results/orders/pkce-access-token-600/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/rc.txt 2025-03-19 19:14:10,161 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-03-19 19:14:10,921 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:10,921 DEBUG --- stdout --- 2025-03-19 19:14:10,921 DEBUG tar: Removing leading `/' from member names 2025-03-19 19:14:10,921 DEBUG --- stderr --- 2025-03-19 19:14:10,921 DEBUG 2025-03-19 19:14:10,921 INFO 2025-03-19 19:14:10,921 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-03-19 19:14:10,921 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-19 19:14:11,203 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-19 19:14:11,203 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:11,203 DEBUG --- stdout --- 2025-03-19 19:14:11,203 DEBUG overseer-0-59c948f569-rgrkv 2025-03-19 19:14:11,203 DEBUG --- stderr --- 2025-03-19 19:14:11,203 DEBUG Checking pod: overseer-0-59c948f569-rgrkv for file exists, if not wait. 2025-03-19 19:14:11,204 INFO 2025-03-19 19:14:11,204 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- bash -c 'if [ -f "/results/orders/pkce-access-token-600/stderr.txt" ]; then echo "/results/orders/pkce-access-token-600/stderr.txt file found"; exit 0; else echo "/results/orders/pkce-access-token-600/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/pkce-access-token-600/stderr.txt file found" 2025-03-19 19:14:11,204 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-19 19:14:12,021 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-19 19:14:12,021 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:12,021 DEBUG --- stdout --- 2025-03-19 19:14:12,021 DEBUG /results/orders/pkce-access-token-600/stderr.txt file found 2025-03-19 19:14:12,021 DEBUG --- stderr --- 2025-03-19 19:14:12,021 DEBUG 2025-03-19 19:14:12,021 INFO 2025-03-19 19:14:12,022 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- du -k /results/orders/pkce-access-token-600/stderr.txt 2025-03-19 19:14:12,809 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-03-19 19:14:12,809 DEBUG --- stdout --- 2025-03-19 19:14:12,809 DEBUG 0 /results/orders/pkce-access-token-600/stderr.txt 2025-03-19 19:14:12,809 DEBUG --- stderr --- 2025-03-19 19:14:12,809 DEBUG 2025-03-19 19:14:12,809 INFO - Download file (size 0k) source : /results/orders/pkce-access-token-600/stderr.txt @ overseer-0-59c948f569-rgrkv destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/stderr.txt 2025-03-19 19:14:12,810 INFO 2025-03-19 19:14:12,810 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59c948f569-rgrkv:/results/orders/pkce-access-token-600/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/stderr.txt 2025-03-19 19:14:12,810 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-03-19 19:14:13,591 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:13,591 DEBUG --- stdout --- 2025-03-19 19:14:13,591 DEBUG tar: Removing leading `/' from member names 2025-03-19 19:14:13,591 DEBUG --- stderr --- 2025-03-19 19:14:13,591 DEBUG 2025-03-19 19:14:13,592 INFO 2025-03-19 19:14:13,592 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-03-19 19:14:13,592 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-19 19:14:13,867 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-19 19:14:13,867 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:13,867 DEBUG --- stdout --- 2025-03-19 19:14:13,867 DEBUG overseer-0-59c948f569-rgrkv 2025-03-19 19:14:13,867 DEBUG --- stderr --- 2025-03-19 19:14:13,867 DEBUG Checking pod: overseer-0-59c948f569-rgrkv for file exists, if not wait. 2025-03-19 19:14:13,868 INFO 2025-03-19 19:14:13,868 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- bash -c 'if [ -f "/results/orders/pkce-access-token-600/stdout.txt" ]; then echo "/results/orders/pkce-access-token-600/stdout.txt file found"; exit 0; else echo "/results/orders/pkce-access-token-600/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/pkce-access-token-600/stdout.txt file found" 2025-03-19 19:14:13,868 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-19 19:14:14,659 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-19 19:14:14,660 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:14,660 DEBUG --- stdout --- 2025-03-19 19:14:14,660 DEBUG /results/orders/pkce-access-token-600/stdout.txt file found 2025-03-19 19:14:14,660 DEBUG --- stderr --- 2025-03-19 19:14:14,660 DEBUG 2025-03-19 19:14:14,660 INFO 2025-03-19 19:14:14,660 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- du -k /results/orders/pkce-access-token-600/stdout.txt 2025-03-19 19:14:15,443 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-03-19 19:14:15,443 DEBUG --- stdout --- 2025-03-19 19:14:15,443 DEBUG 1276 /results/orders/pkce-access-token-600/stdout.txt 2025-03-19 19:14:15,444 DEBUG --- stderr --- 2025-03-19 19:14:15,444 DEBUG 2025-03-19 19:14:15,444 INFO - Download file (size 1276k) source : /results/orders/pkce-access-token-600/stdout.txt @ overseer-0-59c948f569-rgrkv destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/stdout.txt 2025-03-19 19:14:15,444 INFO 2025-03-19 19:14:15,444 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59c948f569-rgrkv:/results/orders/pkce-access-token-600/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/stdout.txt 2025-03-19 19:14:15,444 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-03-19 19:14:16,556 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:16,556 DEBUG --- stdout --- 2025-03-19 19:14:16,556 DEBUG tar: Removing leading `/' from member names 2025-03-19 19:14:16,556 DEBUG --- stderr --- 2025-03-19 19:14:16,556 DEBUG ________________________________________________________________________________ [2025-03-19 19:14:16] pkce-access-token-600 show_cmd : Display order command ________________________________________________________________________________ 2025-03-19 19:14:16,556 INFO 2025-03-19 19:14:16,556 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-03-19 19:14:16,556 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-03-19 19:14:16,831 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-03-19 19:14:16,831 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:16,831 DEBUG --- stdout --- 2025-03-19 19:14:16,831 DEBUG overseer-0-59c948f569-rgrkv 2025-03-19 19:14:16,831 DEBUG --- stderr --- 2025-03-19 19:14:16,831 DEBUG Checking pod: overseer-0-59c948f569-rgrkv for file exists, if not wait. 2025-03-19 19:14:16,832 INFO 2025-03-19 19:14:16,833 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- bash -c 'if [ -f "/results/orders/pkce-access-token-600/cmd.txt" ]; then echo "/results/orders/pkce-access-token-600/cmd.txt file found"; exit 0; else echo "/results/orders/pkce-access-token-600/cmd.txt file not found"; exit 1; fi' | grep "/results/orders/pkce-access-token-600/cmd.txt file found" 2025-03-19 19:14:16,833 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-03-19 19:14:17,624 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-03-19 19:14:17,624 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:17,624 DEBUG --- stdout --- 2025-03-19 19:14:17,624 DEBUG /results/orders/pkce-access-token-600/cmd.txt file found 2025-03-19 19:14:17,624 DEBUG --- stderr --- 2025-03-19 19:14:17,624 DEBUG 2025-03-19 19:14:17,624 INFO 2025-03-19 19:14:17,624 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-59c948f569-rgrkv --stdin -- du -k /results/orders/pkce-access-token-600/cmd.txt 2025-03-19 19:14:18,415 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-03-19 19:14:18,415 DEBUG --- stdout --- 2025-03-19 19:14:18,415 DEBUG 4 /results/orders/pkce-access-token-600/cmd.txt 2025-03-19 19:14:18,415 DEBUG --- stderr --- 2025-03-19 19:14:18,415 DEBUG 2025-03-19 19:14:18,415 INFO - Download file (size 4k) source : /results/orders/pkce-access-token-600/cmd.txt @ overseer-0-59c948f569-rgrkv destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/cmd.txt 2025-03-19 19:14:18,417 INFO 2025-03-19 19:14:18,417 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-59c948f569-rgrkv:/results/orders/pkce-access-token-600/cmd.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/cmd.txt 2025-03-19 19:14:18,417 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-03-19 19:14:19,178 INFO [loop_until]: OK (rc = 0) 2025-03-19 19:14:19,178 DEBUG --- stdout --- 2025-03-19 19:14:19,178 DEBUG tar: Removing leading `/' from member names 2025-03-19 19:14:19,178 DEBUG --- stderr --- 2025-03-19 19:14:19,178 DEBUG 2025-03-19 19:14:19,179 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/cmd.txt is small (1 lines), printing all lines: 2025-03-19 19:14:19,179 INFO ----- output ----- /lodestar/lodestar.py perf run-gatling --simulation-class="com.forgerock.pyrock.Loadtest" --run-description="am.PKCEauthGrantFlow@perf-200m" --results-folder="/results/gatling/pkce-access-token-600" --no-reports --simulation-jvm-args="-XX:+ExitOnOutOfMemoryError -Xmx8G" --simulation-system-properties="-Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dnum_users=50000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=am.PKCEauthGrantFlow -DtestMode=open -Dthroughput=600 -Duser_password=Pa_ssw0rd" ________________________________________________________________________________ [2025-03-19 19:14:19] pkce-access-token-600 show_rc : Display rc order ________________________________________________________________________________ 2025-03-19 19:14:19,179 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/rc.txt is small (1 lines), printing all lines: 2025-03-19 19:14:19,179 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-03-19 19:14:19] pkce-access-token-600 show_stdout : Display stdout order ________________________________________________________________________________ 2025-03-19 19:14:19,181 DEBUG [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/stdout.txt is 19501 lines): 2025-03-19 19:14:19,184 INFO ----- output ----- 2025-03-19 18:13:40,577 INFO pom.xml and Gatling Scala files copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp67if_6bc 2025-03-19 18:13:40,579 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.simulationClass="com.forgerock.pyrock.Loadtest" -Dgatling.runDescription="..." -Dgatling.resultsFolder="/results/gatling/pkce-access-token-600" -Dgatling.noReports=true -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx8G" -Dgatling.propagateSystemProperties=true -Dam_host=openam-perf-200m.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=**** -DamadminUsername=xiaosong.lou@pingidentity.com -Dduration=3600 -Didc=true -Didm_host=openam-perf-200m.forgeblocks.com -Dlogin_cookie=15892ffd844ef80 -Dnum_users=50000000 -Doauth2_client_id=endUserUIClient -Doauth2_redirect_uri=/enduser/appAuthHelperRedirect.html -Drealm=alpha -DtestCase=am.PKCEauthGrantFlow -DtestMode=open -Dthroughput=600 -Duser_password=**** [INFO] Scanning for projects... [INFO] [INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >----------- [INFO] Building pyrock-gatling-simulation 3.12.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>> [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmp67if_6bc/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compiling 38 Scala sources to /tmp/tmp67if_6bc/target/test-classes ... [INFO] compile in 9.6 s [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- [INFO] Running simulation com.forgerock.pyrock.Loadtest. Gatling 3.13.5 is available! (you're using 3.12.0) System property think_time_multiplier not set. No think time emulation will be done in the simulation. Simulation com.forgerock.pyrock.Loadtest started... ================================================================================ 2025-03-19 18:13:59 GMT 4s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=950 KO=0 ) > restLoginInitiate (OK=245 KO=0 ) > restLoginUsernamePasswordCallback (OK=240 KO=0 ) > User Authorize PKCE stage (OK=235 KO=0 ) > User AccessToken PKCE stage (OK=230 KO=0 ) ---- am.PKCEauthGrantFlow ------------------------------------------------------ [- ] 0% waiting: 2170743 / active: 20 / done: 230 ================================================================================ ================================================================================ 2025-03-19 18:14:04 GMT 9s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=3895 KO=0 ) > restLoginInitiate (OK=990 KO=0 ) > restLoginUsernamePasswordCallback (OK=977 KO=0 ) > User Authorize PKCE stage (OK=969 KO=0 ) > User AccessToken PKCE stage (OK=959 KO=0 ) ---- am.PKCEauthGrantFlow ------------------------------------------------------ [- ] 0% waiting: 2169994 / active: 40 / done: 959 ================================================================================ ================================================================================ 2025-03-19 18:14:09 GMT 14s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=8835 KO=0 ) > restLoginInitiate (OK=2234 KO=0 ) > restLoginUsernamePasswordCallback (OK=2216 KO=0 ) > User Authorize PKCE stage (OK=2201 KO=0 ) > User AccessToken PKCE stage (OK=2184 KO=0 ) ---- am.PKCEauthGrantFlow ------------------------------------------------------ [- ] 0% waiting: 2168745 / active: 64 / done: 2184 ================================================================================ ================================================================================ 2025-03-19 18:14:14 GMT 19s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=15773 KO=0 ) > restLoginInitiate (OK=3979 KO=0 ) > restLoginUsernamePasswordCallback (OK=3952 KO=0 ) > User Authorize PKCE stage (OK=3931 KO=0 ) > User AccessToken PKCE stage (OK=3911 KO=0 ) ---- am.PKCEauthGrantFlow ------------------------------------------------------ [- ] 0% waiting: 2166996 / active: 86 / done: 3911 ================================================================================ ================================================================================ 2025-03-19 18:14:19 GMT 24s elapsed ---- Requests ------------------------------------------------------------------ > Global (OK=24721 KO=0 ) [...] restLoginInitiate: KO j.i.IOException: Premature close ========================= Session: Session(am.PKCEauthGrantFlow,2152984,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-200m.forgeblocks.com:443, username -> user.31704340, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@1960df78, fake-user-agent -> Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36, password -> Pa_ssw0rd, fake-ip -> 140.14.38.145, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@79ec4a4c),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$787/0x00007970f0680000@1a7ef748,io.netty.channel.epoll.EpollEventLoop@652a7737) ========================= HTTP request: POST https://openam-perf-200m.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: content-type: application/json Accept-API-Version: resource=2.0, protocol=1.0 accept: application/json X-Forwarded-For: 140.14.38.145 User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36 host: openam-perf-200m.forgeblocks.com content-length: 0 body:StringChunksRequestBody{charset=UTF-8, content=} ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 19:13:54.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2152983: j.i.IOException: Premature close 19:13:54.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - Request 'restLoginInitiate' failed for user 2152987: j.i.IOException: Premature close 19:13:54.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-20' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 19:13:54.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-20' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 19:13:54.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginInitiate: KO j.i.IOException: Premature close ========================= Session: Session(am.PKCEauthGrantFlow,2152977,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-200m.forgeblocks.com:443, username -> user.4394674, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@b6048da, fake-user-agent -> Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9, password -> Pa_ssw0rd, fake-ip -> 67.147.109.211, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@7c3b195e),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$787/0x00007970f0680000@1a7ef748,io.netty.channel.epoll.EpollEventLoop@f79a760) ========================= HTTP request: POST https://openam-perf-200m.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: content-type: application/json Accept-API-Version: resource=2.0, protocol=1.0 accept: application/json X-Forwarded-For: 67.147.109.211 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9 host: openam-perf-200m.forgeblocks.com content-length: 0 body:StringChunksRequestBody{charset=UTF-8, content=} ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 19:13:54.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginInitiate: KO j.i.IOException: Premature close ========================= Session: Session(am.PKCEauthGrantFlow,2152983,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-200m.forgeblocks.com:443, username -> user.11859012, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@24961224, fake-user-agent -> Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1, password -> Pa_ssw0rd, fake-ip -> 228.151.104.214, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6e64d6f0),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$787/0x00007970f0680000@1a7ef748,io.netty.channel.epoll.EpollEventLoop@1eb6749b) ========================= HTTP request: POST https://openam-perf-200m.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: content-type: application/json Accept-API-Version: resource=2.0, protocol=1.0 accept: application/json X-Forwarded-For: 228.151.104.214 User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1 host: openam-perf-200m.forgeblocks.com content-length: 0 body:StringChunksRequestBody{charset=UTF-8, content=} ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 19:13:54.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-20' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 19:13:54.888 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: restLoginInitiate: KO j.i.IOException: Premature close ========================= Session: Session(am.PKCEauthGrantFlow,2152987,HashMap(gatling.http.cache.baseUrl -> https://openam-perf-200m.forgeblocks.com:443, username -> user.6294128, gatling.http.ssl.sslContexts -> io.gatling.http.util.SslContexts@7c4181b, 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, password -> Pa_ssw0rd, fake-ip -> 136.38.75.18, gatling.http.cache.dns -> io.gatling.http.resolver.ShufflingNameResolver@6c466ca9),KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$787/0x00007970f0680000@1a7ef748,io.netty.channel.epoll.EpollEventLoop@650eab8) ========================= HTTP request: POST https://openam-perf-200m.forgeblocks.com/am/json/realms/root/realms/alpha/authenticate headers: content-type: application/json Accept-API-Version: resource=2.0, protocol=1.0 accept: application/json X-Forwarded-For: 136.38.75.18 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 host: openam-perf-200m.forgeblocks.com content-length: 0 body:StringChunksRequestBody{charset=UTF-8, content=} ========================= HTTP response: <<<<<<<<<<<<<<<<<<<<<<<<< 19:13:54.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-20' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one 19:13:54.888 [ERROR] i.g.c.a.b.SessionHookBuilder$$anon$1 - 'hook-20' crashed with 'j.u.NoSuchElementException: No attribute named 'callbacks' is defined', forwarding to the next one [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:00 h [INFO] Finished at: 2025-03-19T19:13:54Z [INFO] ------------------------------------------------------------------------ 2025-03-19 19:13:54,934 INFO Gatling simulation run ended successfully 2025-03-19 19:13:54,934 DEBUG No archive name provided. No archive will be created ________________________________________________________________________________ [2025-03-19 19:14:19] pkce-access-token-600 show_stderr : Display stderr order ________________________________________________________________________________ 2025-03-19 19:14:19,184 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_access_token/07_Scenario_PKCEAccessToken/04_pkce-access-token-600/stderr.txt is small (0 lines), printing all lines: 2025-03-19 19:14:19,184 INFO ----- output ----- ________________________________________________________________________________ [2025-03-19 19:14:19] pkce-access-token-600 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-03-19 19:14:19] pkce-access-token-600 print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [2025-03-19 19:14:19] pkce-access-token-600 post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped