--Task-- name: Reporting-benchmark-500 enabled: True class_name: GatlingResultTask source_name: overseer-0 source_namespace: >default< target_name: overseer-0 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: ['Logs-parse-benchmark-10', 'Logs-parse-benchmark-100', 'Logs-parse-benchmark-200', 'Logs-parse-benchmark-300', 'Logs-parse-benchmark-400', 'Logs-parse-benchmark-500', 'Reporting-benchmark-10', 'Reporting-benchmark-100', 'Reporting-benchmark-200', 'Reporting-benchmark-300', 'Reporting-benchmark-400'] preceding_task: None options: {'task_name': 'benchmark-500'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-17 11:15:09 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-17 11:15:09 - INFO: timeout was set to GatlingResultTask default (half of global_duration or 3600 seconds (whatever is higher)), because it was unset Pod stdout file : /results/orders/Reporting-benchmark-500/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-500/stderr.txt Pod log : /results/orders/Reporting-benchmark-500 2025-09-17 11:15:09 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-17 11:15:09 - INFO: interval was set to Task default because it was unset, based on self.timeout value because task is allowed to stop by itself ________________________________________________________________________________ [2025-09-17 11:15:09] Reporting-benchmark-500 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/order.json { "name": "Reporting-benchmark-500", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-500\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-500.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-500" } ________________________________________________________________________________ [2025-09-17 11:15:09] Reporting-benchmark-500 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-17 11:15:09,048 INFO 2025-09-17 11:15:09,048 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-17 11:15:09,048 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-17 11:15:09,256 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:15:09,257 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:09,257 DEBUG --- stdout --- 2025-09-17 11:15:09,257 DEBUG WAITING 2025-09-17 11:15:09,257 DEBUG --- stderr --- 2025-09-17 11:15:09,257 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 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-17 11:15:09] Reporting-benchmark-500 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-17 11:15:09,257 INFO 2025-09-17 11:15:09,257 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-17 11:15:09,257 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:15:09,538 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:15:09,538 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:09,538 DEBUG --- stdout --- 2025-09-17 11:15:09,538 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:15:09,538 DEBUG --- stderr --- 2025-09-17 11:15:09,538 DEBUG 2025-09-17 11:15:09,539 INFO 2025-09-17 11:15:09,539 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/08_Verification/13_Reporting-benchmark-500/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-17 11:15:09,539 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:15:10,471 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:15:10,471 DEBUG --- stdout --- 2025-09-17 11:15:10,471 DEBUG 2025-09-17 11:15:10,471 DEBUG --- stderr --- 2025-09-17 11:15:10,471 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-17 11:15:10] Reporting-benchmark-500 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-17 11:15:15,471 INFO 2025-09-17 11:15:15,472 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-17 11:15:15,472 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-17 11:15:15,685 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:15:20,894 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:15:26,098 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:15:31,302 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:15:36,512 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:15:41,716 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:15:46,955 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:15:52,160 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:15:57,372 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:16:02,591 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:16:07,799 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:16:13,008 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:16:18,214 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:16:23,423 INFO [loop_until]: Function succeeded after 1m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:16:28,631 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:16:33,836 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:16:39,045 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:16:44,253 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:16:49,466 INFO [loop_until]: Function succeeded after 1m 33s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:16:54,674 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:16:59,882 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:17:05,089 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:17:10,300 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:17:15,508 INFO [loop_until]: Function succeeded after 2m (rc=0) - failed to find expected output: WAITING - retry 2025-09-17 11:17:20,782 INFO [loop_until]: Function succeeded after 2m 05s (rc=0) - expected pattern found 2025-09-17 11:17:20,782 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:20,782 DEBUG --- stdout --- 2025-09-17 11:17:20,782 DEBUG WAITING 2025-09-17 11:17:20,782 DEBUG --- stderr --- 2025-09-17 11:17:20,782 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 26 0 --:--:-- --:--:-- --:--:-- 26 ________________________________________________________________________________ [2025-09-17 11:17:20] Reporting-benchmark-500 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-17 11:17:20] Reporting-benchmark-500 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-17 11:17:20,783 INFO 2025-09-17 11:17:20,783 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-17 11:17:20,783 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:17:21,092 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:17:21,092 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:21,092 DEBUG --- stdout --- 2025-09-17 11:17:21,092 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:17:21,092 DEBUG --- stderr --- 2025-09-17 11:17:21,092 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-17 11:17:21,093 INFO 2025-09-17 11:17:21,093 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/gatling/benchmark-500/benchmark-500.tar.gz" ]; then echo "/results/gatling/benchmark-500/benchmark-500.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-500/benchmark-500.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-500/benchmark-500.tar.gz file found" 2025-09-17 11:17:21,093 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:17:21,698 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:17:21,699 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:21,699 DEBUG --- stdout --- 2025-09-17 11:17:21,699 DEBUG /results/gatling/benchmark-500/benchmark-500.tar.gz file found 2025-09-17 11:17:21,699 DEBUG --- stderr --- 2025-09-17 11:17:21,699 DEBUG 2025-09-17 11:17:21,699 INFO 2025-09-17 11:17:21,699 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/gatling/benchmark-500/benchmark-500.tar.gz | grep "^\d+ .+$" 2025-09-17 11:17:21,699 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-17 11:17:22,424 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:17:22,424 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:22,424 DEBUG --- stdout --- 2025-09-17 11:17:22,425 DEBUG 4076 /results/gatling/benchmark-500/benchmark-500.tar.gz 2025-09-17 11:17:22,425 DEBUG --- stderr --- 2025-09-17 11:17:22,425 DEBUG - Download file (size 4.076MB) source : /results/gatling/benchmark-500/benchmark-500.tar.gz @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-500.tar.gz 2025-09-17 11:17:22,425 INFO 2025-09-17 11:17:22,425 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/gatling/benchmark-500/benchmark-500.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-500.tar.gz 2025-09-17 11:17:22,425 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-17 11:17:23,428 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:23,428 DEBUG --- stdout --- 2025-09-17 11:17:23,428 DEBUG tar: Removing leading `/' from member names 2025-09-17 11:17:23,428 DEBUG --- stderr --- 2025-09-17 11:17:23,428 DEBUG ________________________________________________________________________________ [2025-09-17 11:17:23] Reporting-benchmark-500 step7 : Unzip the result ________________________________________________________________________________ 2025-09-17 11:17:23,429 INFO 2025-09-17 11:17:23,429 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-500.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling 2025-09-17 11:17:23,539 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-17 11:17:23,539 DEBUG --- stdout --- 2025-09-17 11:17:23,539 DEBUG 2025-09-17 11:17:23,539 DEBUG --- stderr --- 2025-09-17 11:17:23,539 DEBUG 2025-09-17 11:17:23,539 INFO ________________________________________________________________________________ [2025-09-17 11:17:23] Reporting-benchmark-500 step8 : Print rc order ________________________________________________________________________________ 2025-09-17 11:17:23,540 INFO 2025-09-17 11:17:23,540 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-17 11:17:23,540 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:17:23,821 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:17:23,821 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:23,821 DEBUG --- stdout --- 2025-09-17 11:17:23,821 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:17:23,821 DEBUG --- stderr --- 2025-09-17 11:17:23,821 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-17 11:17:23,822 INFO 2025-09-17 11:17:23,822 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-500/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-500/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-500/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-500/rc.txt file found" 2025-09-17 11:17:23,822 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:17:24,362 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:17:24,362 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:24,362 DEBUG --- stdout --- 2025-09-17 11:17:24,362 DEBUG /results/orders/Reporting-benchmark-500/rc.txt file found 2025-09-17 11:17:24,362 DEBUG --- stderr --- 2025-09-17 11:17:24,362 DEBUG 2025-09-17 11:17:24,362 INFO 2025-09-17 11:17:24,362 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-500/rc.txt | grep "^\d+ .+$" 2025-09-17 11:17:24,362 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-17 11:17:24,905 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:17:24,905 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:24,906 DEBUG --- stdout --- 2025-09-17 11:17:24,906 DEBUG 4 /results/orders/Reporting-benchmark-500/rc.txt 2025-09-17 11:17:24,906 DEBUG --- stderr --- 2025-09-17 11:17:24,906 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-500/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/rc.txt 2025-09-17 11:17:24,906 INFO 2025-09-17 11:17:24,906 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-500/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/rc.txt 2025-09-17 11:17:24,906 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-17 11:17:25,451 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:25,451 DEBUG --- stdout --- 2025-09-17 11:17:25,451 DEBUG tar: Removing leading `/' from member names 2025-09-17 11:17:25,451 DEBUG --- stderr --- 2025-09-17 11:17:25,451 DEBUG 2025-09-17 11:17:25,451 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/rc.txt is small (1 lines), printing all lines: 2025-09-17 11:17:25,451 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-17 11:17:25] Reporting-benchmark-500 step9 : Check rc log ________________________________________________________________________________ CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) PASS: no error found in rc log ________________________________________________________________________________ [2025-09-17 11:17:25] Reporting-benchmark-500 step10 : Print stdout order ________________________________________________________________________________ 2025-09-17 11:17:25,681 INFO 2025-09-17 11:17:25,681 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-17 11:17:25,681 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:17:25,961 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:17:25,961 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:25,961 DEBUG --- stdout --- 2025-09-17 11:17:25,961 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:17:25,961 DEBUG --- stderr --- 2025-09-17 11:17:25,961 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-17 11:17:25,962 INFO 2025-09-17 11:17:25,962 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-500/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-500/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-500/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-500/stdout.txt file found" 2025-09-17 11:17:25,962 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:17:26,506 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:17:26,506 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:26,506 DEBUG --- stdout --- 2025-09-17 11:17:26,506 DEBUG /results/orders/Reporting-benchmark-500/stdout.txt file found 2025-09-17 11:17:26,506 DEBUG --- stderr --- 2025-09-17 11:17:26,506 DEBUG 2025-09-17 11:17:26,506 INFO 2025-09-17 11:17:26,506 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-500/stdout.txt | grep "^\d+ .+$" 2025-09-17 11:17:26,506 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-17 11:17:27,050 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:17:27,050 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:27,050 DEBUG --- stdout --- 2025-09-17 11:17:27,050 DEBUG 12 /results/orders/Reporting-benchmark-500/stdout.txt 2025-09-17 11:17:27,050 DEBUG --- stderr --- 2025-09-17 11:17:27,050 DEBUG - Download file (size 12kB) source : /results/orders/Reporting-benchmark-500/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/stdout.txt 2025-09-17 11:17:27,051 INFO 2025-09-17 11:17:27,051 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-500/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/stdout.txt 2025-09-17 11:17:27,051 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-17 11:17:27,674 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:27,674 DEBUG --- stdout --- 2025-09-17 11:17:27,674 DEBUG tar: Removing leading `/' from member names 2025-09-17 11:17:27,674 DEBUG --- stderr --- 2025-09-17 11:17:27,674 DEBUG 2025-09-17 11:17:27,674 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/stdout.txt is small (141 lines), printing all lines: 2025-09-17 11:17:27,674 INFO ----- output ----- 2025-09-17 12:15:12,661 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpn59wnp5j 2025-09-17 12:15:12,663 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-500/loadtest-20250917100318743" -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" [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/tmpn59wnp5j/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] skip non existing resourceDirectory /tmp/tmpn59wnp5j/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [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 --- 12:15:15,243 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 12:15:15,245 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 12:15:15,245 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 12:15:15,247 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 12:15:15,253 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 12:15:15,254 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 12:15:15,263 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 8 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 12:15:15,263 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 12:15:15,264 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 12:15:15,265 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:15:15,268 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 12:15:15,275 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 12:15:15,335 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 12:15:15,335 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 12:15:15,391 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 12:15:15,392 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 12:15:15,400 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 12:15:15,431 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 12:15:15,431 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 12:15:15,432 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 12:15:15,432 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 12:15:15,432 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 168 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 115s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 11707283 (OK=9617447 KO=2089836) > min response time 3 (OK=33 KO=3 ) > max response time 64767 (OK=62026 KO=64767 ) > mean response time 4484 (OK=4476 KO=4518 ) > std deviation 7100 (OK=6133 KO=10453 ) > response time 50th percentile 2960 (OK=3222 KO=1078 ) > response time 75th percentile 5592 (OK=5731 KO=4787 ) > response time 95th percentile 13632 (OK=13386 KO=15594 ) > response time 99th percentile 41442 (OK=33603 KO=60000 ) > mean requests/sec 3906.33 (OK=3209.02 KO=697.31) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 2665103 ( 22.76%) > 800 ms <= t < 1200 ms 396424 ( 3.39%) > t >= 1200 ms 6555920 ( 56%) > failed 2089836 ( 17.85%) ---- Errors -------------------------------------------------------------------- > RootUserinfo: No attribute named 'access_token' is defined 1590903 (39.62%) > j.n.ConnectException: connect(..) failed: Cannot assign reques 729772 (18.18%) ted address > status.find.in([200, 209], 304), found 500 482549 (12.02%) > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 260342 ( 6.48%) d nothing > status.find.is(200), but actually found 401 116791 ( 2.91%) > status.find.in([200, 209], 304), found 503 105735 ( 2.63%) > status.find.in([200, 209], 304), found 401 92593 ( 2.31%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 90921 ( 2.26%) ing > deleteOrganization: No attribute named 'organization_id' is de 83403 ( 2.08%) fined > queryOrganization: No attribute named 'organization_id' is def 83403 ( 2.08%) ined > createOrganization: No attribute named 'access_token' is defin 79155 ( 1.97%) ed > status.find.in([200, 209], 304), found 502 46966 ( 1.17%) > Request timeout to openam-perf-haproxy.forgeblocks.com/34.120. 46897 ( 1.17%) 144.60:443 after 60000 ms > status.find.is(302), but actually found 503 31250 ( 0.78%) > jsonPath($.tokenId).find.exists, found nothing 28194 ( 0.70%) > userinfo: No attribute named 'access_token' is defined 25917 ( 0.65%) > status.find.is(200), but actually found 503 23288 ( 0.58%) > status.find.in([200, 209], 304), found 404 17238 ( 0.43%) > UI AM revoke1: No attribute named 'access_token' is defined 15416 ( 0.38%) > UI AM endsession: No attribute named 'id_token_2' is defined 13426 ( 0.33%) > UI AM revoke2: No attribute named 'access_token_2' is defined 13041 ( 0.32%) > registrationCallback: No attribute named 'callbacks' is define 11236 ( 0.28%) d > status.find.is(200), but actually found 502 7423 ( 0.18%) > tokenUserinfo: No attribute named 'access_token' is defined 6942 ( 0.17%) > status.find.is(302), but actually found 502 6259 ( 0.16%) > status.find.in([200, 209], 304), found 400 1900 ( 0.05%) > PatchManagedUser: No attribute named 'access_token' is defined 1151 ( 0.03%) > ReadManagedUser: No attribute named 'access_token' is defined 1151 ( 0.03%) > status.find.in(200), but actually found 502 295 ( 0.01%) > status.find.in(200), but actually found 500 236 ( 0.01%) > status.find.in([200, 209], 304), found 405 225 ( 0.01%) > status.find.in(200,304), but actually found 503 205 ( 0.01%) > status.find.in(200,304), but actually found 500 197 ( 0.00%) > status.find.in(200,304), but actually found 502 140 ( 0.00%) > status.find.in(200), but actually found 503 129 ( 0.00%) > status.find.in(200,304), but actually found 404 109 ( 0.00%) > status.find.in(200), but actually found 501 63 ( 0.00%) > status.find.in(200), but actually found 404 58 ( 0.00%) > j.i.IOException: Premature close 45 ( 0.00%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 13 ( 0.00%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 3 ( 0.00%) r 10000ms ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-500/loadtest-20250917100318743/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:59 min [INFO] Finished at: 2025-09-17T12:17:13+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-17 12:17:13,824 INFO Gatling simulation run ended successfully 2025-09-17 12:17:13,824 INFO Creating archive benchmark-500.tar.gz with report files 2025-09-17 12:17:15,304 INFO Archive /results/gatling/benchmark-500/benchmark-500.tar.gz successfully created ________________________________________________________________________________ [2025-09-17 11:17:27] Reporting-benchmark-500 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-17 11:17:27] Reporting-benchmark-500 step12 : Print stderr order ________________________________________________________________________________ 2025-09-17 11:17:27,675 INFO 2025-09-17 11:17:27,675 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-17 11:17:27,675 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-17 11:17:27,956 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-17 11:17:27,956 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:27,956 DEBUG --- stdout --- 2025-09-17 11:17:27,956 DEBUG overseer-0-57d79d468-khs5t 2025-09-17 11:17:27,956 DEBUG --- stderr --- 2025-09-17 11:17:27,956 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-17 11:17:27,957 INFO 2025-09-17 11:17:27,957 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-500/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-500/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-500/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-500/stderr.txt file found" 2025-09-17 11:17:27,958 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-17 11:17:28,510 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:17:28,510 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:28,510 DEBUG --- stdout --- 2025-09-17 11:17:28,510 DEBUG /results/orders/Reporting-benchmark-500/stderr.txt file found 2025-09-17 11:17:28,510 DEBUG --- stderr --- 2025-09-17 11:17:28,510 DEBUG 2025-09-17 11:17:28,511 INFO 2025-09-17 11:17:28,511 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-500/stderr.txt | grep "^\d+ .+$" 2025-09-17 11:17:28,511 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-17 11:17:29,044 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-17 11:17:29,044 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:29,044 DEBUG --- stdout --- 2025-09-17 11:17:29,044 DEBUG 0 /results/orders/Reporting-benchmark-500/stderr.txt 2025-09-17 11:17:29,044 DEBUG --- stderr --- 2025-09-17 11:17:29,044 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-500/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/stderr.txt 2025-09-17 11:17:29,045 INFO 2025-09-17 11:17:29,045 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-500/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/stderr.txt 2025-09-17 11:17:29,045 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-17 11:17:29,580 INFO [loop_until]: OK (rc = 0) 2025-09-17 11:17:29,580 DEBUG --- stdout --- 2025-09-17 11:17:29,581 DEBUG tar: Removing leading `/' from member names 2025-09-17 11:17:29,581 DEBUG --- stderr --- 2025-09-17 11:17:29,581 DEBUG 2025-09-17 11:17:29,581 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-500/stderr.txt is small (0 lines), printing all lines: 2025-09-17 11:17:29,581 INFO ----- output ----- ________________________________________________________________________________ [2025-09-17 11:17:29] Reporting-benchmark-500 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-17 11:17:29] Reporting-benchmark-500 step14 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request selfService: login existing user and patch its telNum then logout [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/group_selfservice--lo--1127894877.html - cannot check for spikes checking simulation request selfService: register and view profile [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/group_selfservice--re-1583799013.html - cannot check for spikes checking simulation request restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_restlogininitia--1466099282.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_restloginuserna-1671926283.html - cannot check for spikes checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_skip-2fa--2086485396.html - cannot check for spikes checking simulation request User Authorize PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_user-authorize---1153886585.html - cannot check for spikes checking simulation request User AccessToken PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_user-accesstoke--1481526597.html - cannot check for spikes checking simulation request RootUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_rootuserinfo-351054363.html - cannot check for spikes checking simulation request tokenUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_tokenuserinfo--1352693742.html - cannot check for spikes checking simulation request getIdToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_getidtoken--1615597208.html - cannot check for spikes checking simulation request getIdToken Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_getidtoken-redi-1762477765.html - cannot check for spikes checking simulation request createOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_createorganizat--1124054961.html - cannot check for spikes checking simulation request queryOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_queryorganizati--956797413.html - cannot check for spikes checking simulation request deleteOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_deleteorganizat--77816194.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-post-login---528369937.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-post-login---2054994812.html - cannot check for spikes checking simulation request UI AM validateGoto [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request UI AM idFromSession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-am-idfromses--1482814839.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-post-login---528369938.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-post-login----2110889765.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-enduser-appa--1326670336.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-enduser-appa--1326670335.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-post-login---528369939.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-post-login----1981807046.html - cannot check for spikes checking simulation request UI IDM uiconfig [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-uiconfig--1424133456.html - cannot check for spikes checking simulation request UI Enduser sessioncheck [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-enduser-sess-179576088.html - cannot check for spikes checking simulation request UI IDM features [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-features--1103952873.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-login--1850380849.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-version--90269250.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request UI IDM managed user schema [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-managed---172392325.html - cannot check for spikes checking simulation request UI IDM dashboard [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-dashboar--490158598.html - cannot check for spikes checking simulation request UI IDM user [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-user--752154459.html - cannot check for spikes checking simulation request UI IDM oidcToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-idm-oidctoke-1576540422.html - cannot check for spikes checking simulation request userinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_userinfo--265850119.html - cannot check for spikes checking simulation request UI-Logout [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-logout--1369173245.html - cannot check for spikes checking simulation request UI-Logout Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-logout-redir--616716726.html - cannot check for spikes checking simulation request UI AM revoke1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-am-revoke1--592239741.html - cannot check for spikes checking simulation request UI AM revoke2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM endsession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_ui-am-endsessio-1571439939.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/gatling/req_restloginprogre--1228345864.html - cannot check for spikes no spikes found ________________________________________________________________________________ [2025-09-17 11:17:29] Reporting-benchmark-500 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 11707283, "ok": 9617447, "ko": 2089836 }, "minResponseTime": { "total": 3, "ok": 33, "ko": 3 }, "maxResponseTime": { "total": 64767, "ok": 62026, "ko": 64767 }, "meanResponseTime": { "total": 4484, "ok": 4476, "ko": 4518 }, "standardDeviation": { "total": 7100, "ok": 6133, "ko": 10453 }, "percentiles1": { "total": 2960, "ok": 3222, "ko": 1078 }, "percentiles2": { "total": 5592, "ok": 5731, "ko": 4787 }, "percentiles3": { "total": 13632, "ok": 13386, "ko": 15594 }, "percentiles4": { "total": 41442, "ok": 33603, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2665103, "percentage": 22.76448771247778 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 396424, "percentage": 3.3861315217202828 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6555920, "percentage": 55.998646312726876 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2089836, "percentage": 17.850734453075066 }, "meanNumberOfRequestsPerSecond": { "total": 3906.334000667334, "ok": 3209.0246913580245, "ko": 697.3093093093094 } }, "details": [ { "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "total": 186828, "ok": 46598, "ko": 140230 }, "minResponseTime": { "total": 26, "ok": 887, "ko": 26 }, "maxResponseTime": { "total": 275819, "ok": 253842, "ko": 275819 }, "meanResponseTime": { "total": 63991, "ok": 87553, "ko": 56161 }, "standardDeviation": { "total": 45554, "ok": 31405, "ko": 46810 }, "percentiles1": { "total": 67270, "ok": 87826, "ko": 55533 }, "percentiles2": { "total": 93758, "ok": 104802, "ko": 85681 }, "percentiles3": { "total": 140390, "ok": 138056, "ko": 141690 }, "percentiles4": { "total": 178412, "ok": 165827, "ko": 181693 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 0, "percentage": 0.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 583, "percentage": 0.3120517267219047 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 46015, "percentage": 24.629605840666283 }, "group4": { "name": "failed", "htmlName": "failed", "count": 140230, "percentage": 75.05834243261181 }, "meanNumberOfRequestsPerSecond": { "total": 62.33833833833834, "ok": 15.548214881548216, "ko": 46.79012345679013 }, "spikes": [] }, { "name": "selfService: register and view profile", "numberOfRequests": { "total": 47211, "ok": 0, "ko": 47211 }, "minResponseTime": { "total": 20, "ok": 0, "ko": 20 }, "maxResponseTime": { "total": 165740, "ok": 0, "ko": 165740 }, "meanResponseTime": { "total": 29341, "ok": 0, "ko": 29341 }, "standardDeviation": { "total": 22054, "ok": 0, "ko": 22054 }, "percentiles1": { "total": 29962, "ok": 0, "ko": 29962 }, "percentiles2": { "total": 41596, "ok": 0, "ko": 41596 }, "percentiles3": { "total": 66280, "ok": 0, "ko": 66280 }, "percentiles4": { "total": 99247, "ok": 0, "ko": 99247 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 0, "percentage": 0.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 47211, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 15.752752752752754, "ok": 0, "ko": 15.752752752752754 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 1248759, "ok": 967929, "ko": 280830 }, "minResponseTime": { "total": 3, "ok": 42, "ko": 3 }, "maxResponseTime": { "total": 63944, "ok": 61255, "ko": 63944 }, "meanResponseTime": { "total": 4120, "ok": 4605, "ko": 2448 }, "standardDeviation": { "total": 7751, "ok": 6203, "ko": 11443 }, "percentiles1": { "total": 2267, "ok": 3430, "ko": 10 }, "percentiles2": { "total": 5015, "ok": 5620, "ko": 79 }, "percentiles3": { "total": 12767, "ok": 13264, "ko": 2284 }, "percentiles4": { "total": 53842, "ok": 36904, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 201987, "percentage": 16.175018558424803 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 49826, "percentage": 3.9900413130155616 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 716116, "percentage": 57.346213320584674 }, "group4": { "name": "failed", "htmlName": "failed", "count": 280830, "percentage": 22.488726807974956 }, "meanNumberOfRequestsPerSecond": { "total": 416.66966966966964, "ok": 322.96596596596595, "ko": 93.70370370370371 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 964873, "ok": 871073, "ko": 93800 }, "minResponseTime": { "total": 5, "ok": 68, "ko": 5 }, "maxResponseTime": { "total": 64666, "ok": 62026, "ko": 64666 }, "meanResponseTime": { "total": 8198, "ok": 7363, "ko": 15953 }, "standardDeviation": { "total": 8702, "ok": 6373, "ko": 18306 }, "percentiles1": { "total": 6507, "ok": 6323, "ko": 10010 }, "percentiles2": { "total": 9711, "ok": 9283, "ko": 15841 }, "percentiles3": { "total": 18256, "ok": 15910, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 40105, "ko": 60120 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 53713, "percentage": 5.566846621265182 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 13977, "percentage": 1.4485844251005056 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 803383, "percentage": 83.2630822916591 }, "group4": { "name": "failed", "htmlName": "failed", "count": 93800, "percentage": 9.721486661975202 }, "meanNumberOfRequestsPerSecond": { "total": 321.9462796129463, "ok": 290.6483149816483, "ko": 31.297964631297965 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 657585, "ok": 653673, "ko": 3912 }, "minResponseTime": { "total": 7, "ok": 54, "ko": 7 }, "maxResponseTime": { "total": 64767, "ok": 61422, "ko": 64767 }, "meanResponseTime": { "total": 7077, "ok": 6834, "ko": 47739 }, "standardDeviation": { "total": 6197, "ok": 5018, "ko": 24168 }, "percentiles1": { "total": 6274, "ok": 6258, "ko": 60000 }, "percentiles2": { "total": 9021, "ok": 8979, "ko": 60001 }, "percentiles3": { "total": 13778, "ok": 13469, "ko": 60308 }, "percentiles4": { "total": 38103, "ok": 25344, "ko": 62640 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 35848, "percentage": 5.451462548567865 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 12534, "percentage": 1.9060653755788224 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 605291, "percentage": 92.04756799501205 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3912, "percentage": 0.5949040808412601 }, "meanNumberOfRequestsPerSecond": { "total": 219.4144144144144, "ok": 218.1091091091091, "ko": 1.3053053053053052 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 897210, "ok": 628828, "ko": 268382 }, "minResponseTime": { "total": 5, "ok": 39, "ko": 5 }, "maxResponseTime": { "total": 63650, "ok": 60394, "ko": 63650 }, "meanResponseTime": { "total": 4078, "ok": 3867, "ko": 4574 }, "standardDeviation": { "total": 4648, "ok": 4131, "ko": 5649 }, "percentiles1": { "total": 3687, "ok": 3480, "ko": 4123 }, "percentiles2": { "total": 5501, "ok": 5350, "ko": 5800 }, "percentiles3": { "total": 8609, "ok": 8537, "ko": 8762 }, "percentiles4": { "total": 16549, "ok": 16347, "ko": 19340 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 120656, "percentage": 13.447910745533376 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 30750, "percentage": 3.4272912696024345 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 477422, "percentage": 53.21184561028076 }, "group4": { "name": "failed", "htmlName": "failed", "count": 268382, "percentage": 29.91295237458343 }, "meanNumberOfRequestsPerSecond": { "total": 299.3693693693694, "ok": 209.81915248581916, "ko": 89.55021688355022 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 629093, "ok": 493195, "ko": 135898 }, "minResponseTime": { "total": 6, "ok": 40, "ko": 6 }, "maxResponseTime": { "total": 63624, "ok": 60767, "ko": 63624 }, "meanResponseTime": { "total": 4181, "ok": 3910, "ko": 5166 }, "standardDeviation": { "total": 5086, "ok": 4474, "ko": 6772 }, "percentiles1": { "total": 3571, "ok": 3344, "ko": 4389 }, "percentiles2": { "total": 5546, "ok": 5307, "ko": 6255 }, "percentiles3": { "total": 9103, "ok": 8718, "ko": 10012 }, "percentiles4": { "total": 25599, "ok": 20905, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 96311, "percentage": 15.3095011389413 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 24573, "percentage": 3.906099734061578 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 372311, "percentage": 59.182187689260566 }, "group4": { "name": "failed", "htmlName": "failed", "count": 135898, "percentage": 21.60221143773655 }, "meanNumberOfRequestsPerSecond": { "total": 209.90757424090756, "ok": 164.5628962295629, "ko": 45.344678011344676 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 1029215, "ok": 648571, "ko": 380644 }, "minResponseTime": { "total": 4, "ok": 36, "ko": 4 }, "maxResponseTime": { "total": 60701, "ok": 59829, "ko": 60701 }, "meanResponseTime": { "total": 3731, "ok": 3707, "ko": 3772 }, "standardDeviation": { "total": 4871, "ok": 4906, "ko": 4812 }, "percentiles1": { "total": 3003, "ok": 2854, "ko": 3295 }, "percentiles2": { "total": 5081, "ok": 4954, "ko": 5255 }, "percentiles3": { "total": 8561, "ok": 8986, "ko": 8042 }, "percentiles4": { "total": 25583, "ok": 27821, "ko": 13740 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 160346, "percentage": 15.579446471339809 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 34685, "percentage": 3.3700441598694146 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 453540, "percentage": 44.066594443337884 }, "group4": { "name": "failed", "htmlName": "failed", "count": 380644, "percentage": 36.98391492545289 }, "meanNumberOfRequestsPerSecond": { "total": 343.4150817484151, "ok": 216.40674007340675, "ko": 127.00834167500834 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 168710, "ok": 163541, "ko": 5169 }, "minResponseTime": { "total": 9, "ok": 36, "ko": 9 }, "maxResponseTime": { "total": 60514, "ok": 59520, "ko": 60514 }, "meanResponseTime": { "total": 3471, "ok": 3385, "ko": 6190 }, "standardDeviation": { "total": 3995, "ok": 3191, "ko": 13820 }, "percentiles1": { "total": 3165, "ok": 3187, "ko": 2323 }, "percentiles2": { "total": 4888, "ok": 4903, "ko": 3911 }, "percentiles3": { "total": 7452, "ok": 7401, "ko": 60000 }, "percentiles4": { "total": 12500, "ok": 11306, "ko": 60197 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 34330, "percentage": 20.348527058265663 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 8394, "percentage": 4.975401576670026 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 120817, "percentage": 71.61223401102484 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5169, "percentage": 3.063837354039476 }, "meanNumberOfRequestsPerSecond": { "total": 56.29295962629296, "ok": 54.56823490156823, "ko": 1.7247247247247248 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 131201, "ok": 128725, "ko": 2476 }, "minResponseTime": { "total": 5, "ok": 36, "ko": 5 }, "maxResponseTime": { "total": 62411, "ok": 59991, "ko": 62411 }, "meanResponseTime": { "total": 3944, "ok": 3945, "ko": 3920 }, "standardDeviation": { "total": 4562, "ok": 4180, "ko": 13940 }, "percentiles1": { "total": 3480, "ok": 3539, "ko": 38 }, "percentiles2": { "total": 5382, "ok": 5404, "ko": 47 }, "percentiles3": { "total": 8608, "ok": 8574, "ko": 60000 }, "percentiles4": { "total": 19775, "ok": 18160, "ko": 60137 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 22445, "percentage": 17.107339120890845 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6729, "percentage": 5.128771884360638 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 99551, "percentage": 75.87670825679682 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2476, "percentage": 1.8871807379516925 }, "meanNumberOfRequestsPerSecond": { "total": 43.777444110777445, "ok": 42.95128461795129, "ko": 0.8261594928261595 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 128519, "ok": 123911, "ko": 4608 }, "minResponseTime": { "total": 7, "ok": 33, "ko": 7 }, "maxResponseTime": { "total": 61367, "ok": 60297, "ko": 61367 }, "meanResponseTime": { "total": 6227, "ok": 5326, "ko": 30448 }, "standardDeviation": { "total": 11951, "ok": 10282, "ko": 23080 }, "percentiles1": { "total": 47, "ok": 43, "ko": 38282 }, "percentiles2": { "total": 7250, "ok": 5744, "ko": 48355 }, "percentiles3": { "total": 33775, "ok": 29661, "ko": 60001 }, "percentiles4": { "total": 51104, "ok": 44034, "ko": 60207 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 86729, "percentage": 67.48340712268225 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 392, "percentage": 0.3050132665209035 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 36790, "percentage": 28.62611753904092 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4608, "percentage": 3.585462071755927 }, "meanNumberOfRequestsPerSecond": { "total": 42.88254921588255, "ok": 41.34501167834501, "ko": 1.5375375375375375 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 51739, "ok": 47491, "ko": 4248 }, "minResponseTime": { "total": 5, "ok": 46, "ko": 5 }, "maxResponseTime": { "total": 60374, "ok": 59816, "ko": 60374 }, "meanResponseTime": { "total": 6859, "ok": 5978, "ko": 16706 }, "standardDeviation": { "total": 11282, "ok": 9668, "ko": 19993 }, "percentiles1": { "total": 1727, "ok": 1669, "ko": 7276 }, "percentiles2": { "total": 7086, "ok": 6296, "ko": 29816 }, "percentiles3": { "total": 32685, "ok": 29615, "ko": 60000 }, "percentiles4": { "total": 51971, "ok": 45195, "ko": 60010 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15602, "percentage": 30.155202071937996 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4951, "percentage": 9.56918378785829 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 26938, "percentage": 52.06517327354607 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4248, "percentage": 8.210440866657647 }, "meanNumberOfRequestsPerSecond": { "total": 17.263596930263596, "ok": 15.846179512846179, "ko": 1.4174174174174174 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 47428, "ok": 46442, "ko": 986 }, "minResponseTime": { "total": 35, "ok": 39, "ko": 35 }, "maxResponseTime": { "total": 60290, "ok": 59787, "ko": 60290 }, "meanResponseTime": { "total": 4466, "ok": 3985, "ko": 27133 }, "standardDeviation": { "total": 9710, "ok": 8695, "ko": 21191 }, "percentiles1": { "total": 377, "ok": 346, "ko": 20971 }, "percentiles2": { "total": 3006, "ok": 2605, "ko": 48926 }, "percentiles3": { "total": 28017, "ok": 25579, "ko": 60000 }, "percentiles4": { "total": 48497, "ok": 41734, "ko": 60060 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28634, "percentage": 60.373618959264576 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2623, "percentage": 5.530488319136375 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15185, "percentage": 32.01695201147002 }, "group4": { "name": "failed", "htmlName": "failed", "count": 986, "percentage": 2.078940710129038 }, "meanNumberOfRequestsPerSecond": { "total": 15.825158491825158, "ok": 15.496162829496162, "ko": 0.3289956623289957 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 47385, "ok": 46323, "ko": 1062 }, "minResponseTime": { "total": 5, "ok": 41, "ko": 5 }, "maxResponseTime": { "total": 60359, "ok": 59702, "ko": 60359 }, "meanResponseTime": { "total": 3563, "ok": 3207, "ko": 19058 }, "standardDeviation": { "total": 9072, "ok": 8161, "ko": 22834 }, "percentiles1": { "total": 103, "ok": 101, "ko": 3874 }, "percentiles2": { "total": 1096, "ok": 1020, "ko": 36648 }, "percentiles3": { "total": 25374, "ok": 23477, "ko": 60000 }, "percentiles4": { "total": 46850, "ok": 40236, "ko": 60028 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 33654, "percentage": 71.02247546691991 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1764, "percentage": 3.7226970560303894 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10905, "percentage": 23.01361190250079 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1062, "percentage": 2.241215574548908 }, "meanNumberOfRequestsPerSecond": { "total": 15.81081081081081, "ok": 15.456456456456456, "ko": 0.35435435435435436 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 58965, "ok": 45908, "ko": 13057 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 61572, "ok": 59494, "ko": 61572 }, "meanResponseTime": { "total": 2925, "ok": 3651, "ko": 370 }, "standardDeviation": { "total": 4579, "ok": 4499, "ko": 3892 }, "percentiles1": { "total": 2072, "ok": 3211, "ko": 14 }, "percentiles2": { "total": 4516, "ok": 4985, "ko": 38 }, "percentiles3": { "total": 7550, "ok": 7979, "ko": 480 }, "percentiles4": { "total": 17409, "ok": 19972, "ko": 2696 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10235, "percentage": 17.35775460018655 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2294, "percentage": 3.890443483422369 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 33379, "percentage": 56.608157381497506 }, "group4": { "name": "failed", "htmlName": "failed", "count": 13057, "percentage": 22.143644534893582 }, "meanNumberOfRequestsPerSecond": { "total": 19.674674674674673, "ok": 15.317984651317985, "ko": 4.35669002335669 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 45829, "ok": 45519, "ko": 310 }, "minResponseTime": { "total": 7, "ok": 33, "ko": 7 }, "maxResponseTime": { "total": 63366, "ok": 59895, "ko": 63366 }, "meanResponseTime": { "total": 3491, "ok": 3403, "ko": 16437 }, "standardDeviation": { "total": 4478, "ok": 3816, "ko": 25634 }, "percentiles1": { "total": 3053, "ok": 3059, "ko": 39 }, "percentiles2": { "total": 4857, "ok": 4853, "ko": 54509 }, "percentiles3": { "total": 7766, "ok": 7692, "ko": 60171 }, "percentiles4": { "total": 16269, "ok": 14313, "ko": 60819 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10628, "percentage": 23.190556198040543 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2252, "percentage": 4.913919134172685 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 32639, "percentage": 71.21909707826923 }, "group4": { "name": "failed", "htmlName": "failed", "count": 310, "percentage": 0.6764275895175544 }, "meanNumberOfRequestsPerSecond": { "total": 15.291624958291624, "ok": 15.188188188188189, "ko": 0.10343677010343677 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 45444, "ok": 36221, "ko": 9223 }, "minResponseTime": { "total": 4, "ok": 38, "ko": 4 }, "maxResponseTime": { "total": 60408, "ok": 59605, "ko": 60408 }, "meanResponseTime": { "total": 2933, "ok": 3530, "ko": 586 }, "standardDeviation": { "total": 3985, "ok": 3619, "ko": 4459 }, "percentiles1": { "total": 2358, "ok": 3259, "ko": 38 }, "percentiles2": { "total": 4519, "ok": 4964, "ko": 188 }, "percentiles3": { "total": 7366, "ok": 7765, "ko": 1231 }, "percentiles4": { "total": 12963, "ok": 13302, "ko": 4043 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7156, "percentage": 15.74685326995863 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2024, "percentage": 4.453833289323123 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 27041, "percentage": 59.50400492914356 }, "group4": { "name": "failed", "htmlName": "failed", "count": 9223, "percentage": 20.295308511574685 }, "meanNumberOfRequestsPerSecond": { "total": 15.163163163163164, "ok": 12.085752419085752, "ko": 3.0774107440774108 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 45449, "ok": 34543, "ko": 10906 }, "minResponseTime": { "total": 33, "ok": 36, "ko": 33 }, "maxResponseTime": { "total": 60408, "ok": 59688, "ko": 60408 }, "meanResponseTime": { "total": 3541, "ok": 3500, "ko": 3671 }, "standardDeviation": { "total": 4521, "ok": 3827, "ko": 6226 }, "percentiles1": { "total": 3108, "ok": 3182, "ko": 2821 }, "percentiles2": { "total": 4887, "ok": 4921, "ko": 4731 }, "percentiles3": { "total": 7759, "ok": 7593, "ko": 8649 }, "percentiles4": { "total": 17479, "ok": 13771, "ko": 31997 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7239, "percentage": 15.92774318466853 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1759, "percentage": 3.870272173205131 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 25545, "percentage": 56.20585711456798 }, "group4": { "name": "failed", "htmlName": "failed", "count": 10906, "percentage": 23.99612752755836 }, "meanNumberOfRequestsPerSecond": { "total": 15.164831498164832, "ok": 11.525859192525859, "ko": 3.6389723056389722 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 58670, "ok": 45653, "ko": 13017 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 62936, "ok": 60008, "ko": 62936 }, "meanResponseTime": { "total": 2792, "ok": 3484, "ko": 364 }, "standardDeviation": { "total": 4530, "ok": 4408, "ko": 4097 }, "percentiles1": { "total": 1840, "ok": 2967, "ko": 9 }, "percentiles2": { "total": 4289, "ok": 4829, "ko": 37 }, "percentiles3": { "total": 7400, "ok": 7894, "ko": 174 }, "percentiles4": { "total": 16912, "ok": 20002, "ko": 2623 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10960, "percentage": 18.680756775183227 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2341, "percentage": 3.990114198056929 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 32352, "percentage": 55.142321459008016 }, "group4": { "name": "failed", "htmlName": "failed", "count": 13017, "percentage": 22.18680756775183 }, "meanNumberOfRequestsPerSecond": { "total": 19.576242909576244, "ok": 15.2328995662329, "ko": 4.343343343343343 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 45589, "ok": 45039, "ko": 550 }, "minResponseTime": { "total": 28, "ok": 33, "ko": 28 }, "maxResponseTime": { "total": 61798, "ok": 60049, "ko": 61798 }, "meanResponseTime": { "total": 3412, "ok": 3363, "ko": 7462 }, "standardDeviation": { "total": 4519, "ok": 4047, "ko": 18301 }, "percentiles1": { "total": 2881, "ok": 2907, "ko": 37 }, "percentiles2": { "total": 4780, "ok": 4786, "ko": 73 }, "percentiles3": { "total": 7807, "ok": 7737, "ko": 60001 }, "percentiles4": { "total": 17813, "ok": 16325, "ko": 60372 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11236, "percentage": 24.64629625567571 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2334, "percentage": 5.119656057382263 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 31469, "percentage": 69.0276163109522 }, "group4": { "name": "failed", "htmlName": "failed", "count": 550, "percentage": 1.2064313759898222 }, "meanNumberOfRequestsPerSecond": { "total": 15.211544878211544, "ok": 15.028028028028029, "ko": 0.18351685018351685 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 45037, "ok": 45035, "ko": 2 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 9034 }, "maxResponseTime": { "total": 9045, "ok": 4705, "ko": 9045 }, "meanResponseTime": { "total": 89, "ok": 89, "ko": 9040 }, "standardDeviation": { "total": 138, "ok": 125, "ko": 6 }, "percentiles1": { "total": 39, "ok": 39, "ko": 9040 }, "percentiles2": { "total": 89, "ok": 89, "ko": 9042 }, "percentiles3": { "total": 309, "ok": 309, "ko": 9044 }, "percentiles4": { "total": 499, "ok": 499, "ko": 9045 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 45011, "percentage": 99.94226968936653 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3, "percentage": 0.0066611896884783625 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 21, "percentage": 0.04662832781934854 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.004440793125652241 }, "meanNumberOfRequestsPerSecond": { "total": 15.02736069402736, "ok": 15.026693360026693, "ko": 0.000667334000667334 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 45037, "ok": 42556, "ko": 2481 }, "minResponseTime": { "total": 5, "ok": 33, "ko": 5 }, "maxResponseTime": { "total": 9039, "ok": 6604, "ko": 9039 }, "meanResponseTime": { "total": 157, "ok": 136, "ko": 508 }, "standardDeviation": { "total": 402, "ok": 356, "ko": 792 }, "percentiles1": { "total": 39, "ok": 39, "ko": 139 }, "percentiles2": { "total": 86, "ok": 72, "ko": 647 }, "percentiles3": { "total": 650, "ok": 476, "ko": 2204 }, "percentiles4": { "total": 2279, "ok": 2003, "ko": 3397 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 41176, "percentage": 91.42704887092835 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 450, "percentage": 0.9991784532717544 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 930, "percentage": 2.0649688034282923 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2481, "percentage": 5.5088038723716055 }, "meanNumberOfRequestsPerSecond": { "total": 15.02736069402736, "ok": 14.199532866199533, "ko": 0.8278278278278278 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 32656, "ok": 32448, "ko": 208 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60564, "ok": 59552, "ko": 60564 }, "meanResponseTime": { "total": 3412, "ok": 3318, "ko": 17981 }, "standardDeviation": { "total": 4671, "ok": 4008, "ko": 26579 }, "percentiles1": { "total": 2745, "ok": 2752, "ko": 43 }, "percentiles2": { "total": 4709, "ok": 4704, "ko": 60000 }, "percentiles3": { "total": 7783, "ok": 7701, "ko": 60117 }, "percentiles4": { "total": 19874, "ok": 16701, "ko": 60303 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8013, "percentage": 24.537604115629595 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1743, "percentage": 5.337457128858403 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 22692, "percentage": 69.48799608035276 }, "group4": { "name": "failed", "htmlName": "failed", "count": 208, "percentage": 0.6369426751592357 }, "meanNumberOfRequestsPerSecond": { "total": 10.89622956289623, "ok": 10.826826826826826, "ko": 0.06940273606940274 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 32416, "ok": 32249, "ko": 167 }, "minResponseTime": { "total": 7, "ok": 34, "ko": 7 }, "maxResponseTime": { "total": 60420, "ok": 59367, "ko": 60420 }, "meanResponseTime": { "total": 3398, "ok": 3319, "ko": 18636 }, "standardDeviation": { "total": 4846, "ok": 4317, "ko": 26946 }, "percentiles1": { "total": 2678, "ok": 2682, "ko": 41 }, "percentiles2": { "total": 4676, "ok": 4672, "ko": 60000 }, "percentiles3": { "total": 7771, "ok": 7692, "ko": 60224 }, "percentiles4": { "total": 21745, "ok": 18946, "ko": 60387 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8234, "percentage": 25.401036525172753 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1789, "percentage": 5.5188795656465945 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 22226, "percentage": 68.56490621915103 }, "group4": { "name": "failed", "htmlName": "failed", "count": 167, "percentage": 0.515177690029615 }, "meanNumberOfRequestsPerSecond": { "total": 10.816149482816149, "ok": 10.760427093760427, "ko": 0.05572238905572239 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 32208, "ok": 30505, "ko": 1703 }, "minResponseTime": { "total": 33, "ok": 35, "ko": 33 }, "maxResponseTime": { "total": 60850, "ok": 60089, "ko": 60850 }, "meanResponseTime": { "total": 6916, "ok": 6018, "ko": 22999 }, "standardDeviation": { "total": 12388, "ok": 10732, "ko": 23790 }, "percentiles1": { "total": 160, "ok": 140, "ko": 6860 }, "percentiles2": { "total": 9628, "ok": 8707, "ko": 44287 }, "percentiles3": { "total": 34612, "ok": 30481, "ko": 60001 }, "percentiles4": { "total": 53157, "ok": 45864, "ko": 60154 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 20218, "percentage": 62.77322404371585 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 91, "percentage": 0.2825384997516145 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10196, "percentage": 31.65673124689518 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1703, "percentage": 5.287506209637357 }, "meanNumberOfRequestsPerSecond": { "total": 10.746746746746746, "ok": 10.178511845178512, "ko": 0.5682349015682349 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 32249, "ok": 31808, "ko": 441 }, "minResponseTime": { "total": 5, "ok": 33, "ko": 5 }, "maxResponseTime": { "total": 13228, "ok": 13228, "ko": 4433 }, "meanResponseTime": { "total": 137, "ok": 128, "ko": 811 }, "standardDeviation": { "total": 299, "ok": 266, "ko": 997 }, "percentiles1": { "total": 40, "ok": 40, "ko": 363 }, "percentiles2": { "total": 152, "ok": 142, "ko": 1364 }, "percentiles3": { "total": 406, "ok": 396, "ko": 2975 }, "percentiles4": { "total": 1397, "ok": 796, "ko": 3869 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 31493, "percentage": 97.65574126329498 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 77, "percentage": 0.23876709355328848 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 238, "percentage": 0.7380073800738007 }, "group4": { "name": "failed", "htmlName": "failed", "count": 441, "percentage": 1.367484263077925 }, "meanNumberOfRequestsPerSecond": { "total": 10.760427093760427, "ok": 10.61327994661328, "ko": 0.14714714714714713 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 32187, "ok": 22804, "ko": 9383 }, "minResponseTime": { "total": 4, "ok": 46, "ko": 4 }, "maxResponseTime": { "total": 61450, "ok": 60473, "ko": 61450 }, "meanResponseTime": { "total": 7006, "ok": 7995, "ko": 4601 }, "standardDeviation": { "total": 11601, "ok": 10566, "ko": 13499 }, "percentiles1": { "total": 1552, "ok": 3387, "ko": 102 }, "percentiles2": { "total": 8212, "ok": 11127, "ko": 775 }, "percentiles3": { "total": 33492, "ok": 31588, "ko": 44517 }, "percentiles4": { "total": 53151, "ok": 45155, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6396, "percentage": 19.871376642743964 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1244, "percentage": 3.8649144064373817 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15164, "percentage": 47.11218815049554 }, "group4": { "name": "failed", "htmlName": "failed", "count": 9383, "percentage": 29.151520800323112 }, "meanNumberOfRequestsPerSecond": { "total": 10.73973973973974, "ok": 7.608942275608943, "ko": 3.1307974641307976 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 32187, "ok": 22772, "ko": 9415 }, "minResponseTime": { "total": 7, "ok": 46, "ko": 7 }, "maxResponseTime": { "total": 61450, "ok": 60155, "ko": 61450 }, "meanResponseTime": { "total": 6959, "ok": 7893, "ko": 4700 }, "standardDeviation": { "total": 11495, "ok": 10525, "ko": 13290 }, "percentiles1": { "total": 1594, "ok": 3369, "ko": 117 }, "percentiles2": { "total": 8036, "ok": 10812, "ko": 828 }, "percentiles3": { "total": 33283, "ok": 31659, "ko": 43482 }, "percentiles4": { "total": 52091, "ok": 45391, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6359, "percentage": 19.756423400751856 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1242, "percentage": 3.858700717681051 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15171, "percentage": 47.1339360611427 }, "group4": { "name": "failed", "htmlName": "failed", "count": 9415, "percentage": 29.250939820424392 }, "meanNumberOfRequestsPerSecond": { "total": 10.73973973973974, "ok": 7.598264931598265, "ko": 3.1414748081414747 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 32209, "ok": 23261, "ko": 8948 }, "minResponseTime": { "total": 10, "ok": 38, "ko": 10 }, "maxResponseTime": { "total": 61344, "ok": 59853, "ko": 61344 }, "meanResponseTime": { "total": 5995, "ok": 6846, "ko": 3782 }, "standardDeviation": { "total": 11484, "ok": 11040, "ko": 12293 }, "percentiles1": { "total": 118, "ok": 120, "ko": 118 }, "percentiles2": { "total": 6064, "ok": 10872, "ko": 685 }, "percentiles3": { "total": 32142, "ok": 31087, "ko": 41576 }, "percentiles4": { "total": 51015, "ok": 45723, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 12865, "percentage": 39.94225216554379 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 641, "percentage": 1.990126983141358 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9755, "percentage": 30.286565866683222 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8948, "percentage": 27.781054984631627 }, "meanNumberOfRequestsPerSecond": { "total": 10.74708041374708, "ok": 7.7614280947614285, "ko": 2.9856523189856525 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 32178, "ok": 22865, "ko": 9313 }, "minResponseTime": { "total": 16, "ok": 46, "ko": 16 }, "maxResponseTime": { "total": 61011, "ok": 60473, "ko": 61011 }, "meanResponseTime": { "total": 7091, "ok": 7996, "ko": 4869 }, "standardDeviation": { "total": 11582, "ok": 10562, "ko": 13514 }, "percentiles1": { "total": 1635, "ok": 3426, "ko": 163 }, "percentiles2": { "total": 8398, "ok": 11203, "ko": 883 }, "percentiles3": { "total": 33453, "ok": 31579, "ko": 43745 }, "percentiles4": { "total": 52259, "ok": 45588, "ko": 60001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6361, "percentage": 19.768164584498727 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1216, "percentage": 3.778979426937659 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15288, "percentage": 47.5107216110386 }, "group4": { "name": "failed", "htmlName": "failed", "count": 9313, "percentage": 28.94213437752502 }, "meanNumberOfRequestsPerSecond": { "total": 10.736736736736736, "ok": 7.629295962629296, "ko": 3.107440774107441 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 32145, "ok": 26737, "ko": 5408 }, "minResponseTime": { "total": 5, "ok": 42, "ko": 5 }, "maxResponseTime": { "total": 61524, "ok": 60941, "ko": 61524 }, "meanResponseTime": { "total": 9040, "ok": 9277, "ko": 7869 }, "standardDeviation": { "total": 13313, "ok": 11703, "ko": 19358 }, "percentiles1": { "total": 3224, "ok": 4359, "ko": 89 }, "percentiles2": { "total": 12167, "ok": 13503, "ko": 270 }, "percentiles3": { "total": 38864, "ok": 34925, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 48039, "ko": 60182 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6992, "percentage": 21.751438792969356 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 989, "percentage": 3.0766837766371133 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18756, "percentage": 58.3481101259916 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5408, "percentage": 16.82376730440193 }, "meanNumberOfRequestsPerSecond": { "total": 10.725725725725725, "ok": 8.921254587921254, "ko": 1.804471137804471 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 32191, "ok": 25803, "ko": 6388 }, "minResponseTime": { "total": 5, "ok": 38, "ko": 5 }, "maxResponseTime": { "total": 61413, "ok": 59956, "ko": 61413 }, "meanResponseTime": { "total": 6140, "ok": 6264, "ko": 5637 }, "standardDeviation": { "total": 10975, "ok": 9794, "ko": 14808 }, "percentiles1": { "total": 1031, "ok": 1737, "ko": 87 }, "percentiles2": { "total": 6141, "ok": 7319, "ko": 361 }, "percentiles3": { "total": 31611, "ok": 29198, "ko": 46253 }, "percentiles4": { "total": 51789, "ok": 44744, "ko": 60008 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9825, "percentage": 30.52095306141468 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1715, "percentage": 5.32757603056755 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 14263, "percentage": 44.30741511602621 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6388, "percentage": 19.84405579199155 }, "meanNumberOfRequestsPerSecond": { "total": 10.741074407741074, "ok": 8.60960960960961, "ko": 2.1314647981314647 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 32189, "ok": 25639, "ko": 6550 }, "minResponseTime": { "total": 5, "ok": 40, "ko": 5 }, "maxResponseTime": { "total": 61374, "ok": 59566, "ko": 61374 }, "meanResponseTime": { "total": 5077, "ok": 5161, "ko": 4749 }, "standardDeviation": { "total": 10412, "ok": 9404, "ko": 13654 }, "percentiles1": { "total": 487, "ok": 797, "ko": 91 }, "percentiles2": { "total": 4103, "ok": 5061, "ko": 469 }, "percentiles3": { "total": 29510, "ok": 27797, "ko": 43047 }, "percentiles4": { "total": 51622, "ok": 43769, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 12835, "percentage": 39.87386995557489 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1377, "percentage": 4.277858895896114 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11427, "percentage": 35.49970486812265 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6550, "percentage": 20.34856628040635 }, "meanNumberOfRequestsPerSecond": { "total": 10.740407073740407, "ok": 8.554888221554888, "ko": 2.1855188521855187 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 58222, "ok": 32153, "ko": 26069 }, "minResponseTime": { "total": 4, "ok": 40, "ko": 4 }, "maxResponseTime": { "total": 60478, "ok": 59637, "ko": 60478 }, "meanResponseTime": { "total": 2898, "ok": 3776, "ko": 1815 }, "standardDeviation": { "total": 5361, "ok": 5541, "ko": 4918 }, "percentiles1": { "total": 1316, "ok": 3012, "ko": 50 }, "percentiles2": { "total": 4391, "ok": 5130, "ko": 2672 }, "percentiles3": { "total": 7918, "ok": 8696, "ko": 6286 }, "percentiles4": { "total": 26646, "ok": 30396, "ko": 13778 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9486, "percentage": 16.292810277901822 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1510, "percentage": 2.5935213493181273 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 21157, "percentage": 36.3384974751812 }, "group4": { "name": "failed", "htmlName": "failed", "count": 26069, "percentage": 44.77517089759885 }, "meanNumberOfRequestsPerSecond": { "total": 19.42676009342676, "ok": 10.728395061728396, "ko": 8.698365031698366 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 32251, "ok": 29974, "ko": 2277 }, "minResponseTime": { "total": 6, "ok": 37, "ko": 6 }, "maxResponseTime": { "total": 60238, "ok": 58134, "ko": 60238 }, "meanResponseTime": { "total": 3047, "ok": 3161, "ko": 1551 }, "standardDeviation": { "total": 3805, "ok": 3597, "ko": 5687 }, "percentiles1": { "total": 2515, "ok": 2784, "ko": 39 }, "percentiles2": { "total": 4643, "ok": 4744, "ko": 1117 }, "percentiles3": { "total": 7257, "ok": 7303, "ko": 5571 }, "percentiles4": { "total": 12280, "ok": 12099, "ko": 16095 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8487, "percentage": 26.315463086415924 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1665, "percentage": 5.162630616104927 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 19822, "percentage": 61.46166010356268 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2277, "percentage": 7.060246193916468 }, "meanNumberOfRequestsPerSecond": { "total": 10.761094427761094, "ok": 10.001334668001334, "ko": 0.7597597597597597 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 58123, "ok": 44551, "ko": 13572 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 60562, "ok": 59815, "ko": 60562 }, "meanResponseTime": { "total": 2483, "ok": 3143, "ko": 315 }, "standardDeviation": { "total": 4000, "ok": 3799, "ko": 3877 }, "percentiles1": { "total": 1378, "ok": 2745, "ko": 15 }, "percentiles2": { "total": 4049, "ok": 4546, "ko": 37 }, "percentiles3": { "total": 6889, "ok": 7390, "ko": 70 }, "percentiles4": { "total": 12970, "ok": 13584, "ko": 1222 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 12586, "percentage": 21.65407841990262 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2257, "percentage": 3.883144366257764 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 29708, "percentage": 51.11229633707827 }, "group4": { "name": "failed", "htmlName": "failed", "count": 13572, "percentage": 23.350480876761353 }, "meanNumberOfRequestsPerSecond": { "total": 19.393727060393726, "ok": 14.865198531865198, "ko": 4.528528528528528 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 44514, "ok": 44120, "ko": 394 }, "minResponseTime": { "total": 9, "ok": 33, "ko": 9 }, "maxResponseTime": { "total": 63223, "ok": 59942, "ko": 63223 }, "meanResponseTime": { "total": 3122, "ok": 3074, "ko": 8517 }, "standardDeviation": { "total": 3973, "ok": 3502, "ko": 19518 }, "percentiles1": { "total": 2701, "ok": 2717, "ko": 37 }, "percentiles2": { "total": 4482, "ok": 4485, "ko": 56 }, "percentiles3": { "total": 7268, "ok": 7209, "ko": 60000 }, "percentiles4": { "total": 13443, "ok": 12854, "ko": 60159 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 12168, "percentage": 27.335220380105135 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2214, "percentage": 4.973716134249899 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 29738, "percentage": 66.80594869029967 }, "group4": { "name": "failed", "htmlName": "failed", "count": 394, "percentage": 0.8851147953452846 }, "meanNumberOfRequestsPerSecond": { "total": 14.852852852852854, "ok": 14.721388054721388, "ko": 0.1314647981314648 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 30329, "ok": 29790, "ko": 539 }, "minResponseTime": { "total": 33, "ok": 37, "ko": 33 }, "maxResponseTime": { "total": 60372, "ok": 58787, "ko": 60372 }, "meanResponseTime": { "total": 3155, "ok": 3121, "ko": 5038 }, "standardDeviation": { "total": 3621, "ok": 3201, "ko": 12961 }, "percentiles1": { "total": 2804, "ok": 2833, "ko": 1111 }, "percentiles2": { "total": 4531, "ok": 4546, "ko": 3307 }, "percentiles3": { "total": 7211, "ok": 7179, "ko": 32671 }, "percentiles4": { "total": 13225, "ok": 12648, "ko": 60084 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7336, "percentage": 24.18807082330443 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1708, "percentage": 5.631573741303702 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 20746, "percentage": 68.40317847604604 }, "group4": { "name": "failed", "htmlName": "failed", "count": 539, "percentage": 1.7771769593458406 }, "meanNumberOfRequestsPerSecond": { "total": 10.119786453119787, "ok": 9.93993993993994, "ko": 0.1798465131798465 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 31056, "ok": 30484, "ko": 572 }, "minResponseTime": { "total": 6, "ok": 36, "ko": 6 }, "maxResponseTime": { "total": 60309, "ok": 57918, "ko": 60309 }, "meanResponseTime": { "total": 3143, "ok": 3122, "ko": 4265 }, "standardDeviation": { "total": 3586, "ok": 3248, "ko": 11605 }, "percentiles1": { "total": 2821, "ok": 2861, "ko": 1102 }, "percentiles2": { "total": 4522, "ok": 4542, "ko": 3301 }, "percentiles3": { "total": 7165, "ok": 7138, "ko": 13585 }, "percentiles4": { "total": 12800, "ok": 12396, "ko": 60006 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7576, "percentage": 24.3946419371458 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1708, "percentage": 5.499742400824317 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 21200, "percentage": 68.26378155589902 }, "group4": { "name": "failed", "htmlName": "failed", "count": 572, "percentage": 1.8418341061308605 }, "meanNumberOfRequestsPerSecond": { "total": 10.362362362362362, "ok": 10.171504838171504, "ko": 0.19085752419085752 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 31131, "ok": 29628, "ko": 1503 }, "minResponseTime": { "total": 5, "ok": 39, "ko": 5 }, "maxResponseTime": { "total": 60302, "ok": 58806, "ko": 60302 }, "meanResponseTime": { "total": 3131, "ok": 3200, "ko": 1767 }, "standardDeviation": { "total": 3450, "ok": 3165, "ko": 6864 }, "percentiles1": { "total": 2804, "ok": 2969, "ko": 278 }, "percentiles2": { "total": 4544, "ok": 4608, "ko": 1206 }, "percentiles3": { "total": 7155, "ok": 7187, "ko": 3462 }, "percentiles4": { "total": 12116, "ok": 11887, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6697, "percentage": 21.512318910410844 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1744, "percentage": 5.602132922167614 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 21187, "percentage": 68.05756320066814 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1503, "percentage": 4.827984966753397 }, "meanNumberOfRequestsPerSecond": { "total": 10.387387387387387, "ok": 9.885885885885886, "ko": 0.5015015015015015 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 284, "ok": 266, "ko": 18 }, "minResponseTime": { "total": 38, "ok": 146, "ko": 38 }, "maxResponseTime": { "total": 49406, "ok": 22599, "ko": 49406 }, "meanResponseTime": { "total": 4544, "ok": 4364, "ko": 7202 }, "standardDeviation": { "total": 4209, "ok": 3132, "ko": 11273 }, "percentiles1": { "total": 4165, "ok": 4220, "ko": 2410 }, "percentiles2": { "total": 5936, "ok": 5866, "ko": 9690 }, "percentiles3": { "total": 10114, "ok": 9803, "ko": 20067 }, "percentiles4": { "total": 14701, "ok": 13876, "ko": 43538 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38, "percentage": 13.380281690140844 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 8, "percentage": 2.8169014084507045 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 220, "percentage": 77.46478873239437 }, "group4": { "name": "failed", "htmlName": "failed", "count": 18, "percentage": 6.338028169014084 }, "meanNumberOfRequestsPerSecond": { "total": 0.09476142809476143, "ok": 0.08875542208875542, "ko": 0.006006006006006006 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 3906, "avg_response_time": 4484, "max_response_time": 62026, "min_response_time": 33, "num_requests": 11707283, "num_requests_pass": 9617447, "num_requests_percent_pass": 82.149 }, "options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:500", "stats": { "details": [ { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 583, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.3120517267219047 }, "group3": { "count": 46015, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 24.629605840666283 }, "group4": { "count": 140230, "htmlName": "failed", "name": "failed", "percentage": 75.05834243261181 }, "maxResponseTime": { "ko": 275819, "ok": 253842, "total": 275819 }, "meanNumberOfRequestsPerSecond": { "ko": 46.79012345679013, "ok": 15.548214881548216, "total": 62.33833833833834 }, "meanResponseTime": { "ko": 56161, "ok": 87553, "total": 63991 }, "minResponseTime": { "ko": 26, "ok": 887, "total": 26 }, "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "ko": 140230, "ok": 46598, "total": 186828 }, "percentiles1": { "ko": 55533, "ok": 87826, "total": 67270 }, "percentiles2": { "ko": 85681, "ok": 104802, "total": 93758 }, "percentiles3": { "ko": 141690, "ok": 138056, "total": 140390 }, "percentiles4": { "ko": 181693, "ok": 165827, "total": 178412 }, "spikes": [], "standardDeviation": { "ko": 46810, "ok": 31405, "total": 45554 } }, { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 47211, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 165740, "ok": 0, "total": 165740 }, "meanNumberOfRequestsPerSecond": { "ko": 15.752752752752754, "ok": 0, "total": 15.752752752752754 }, "meanResponseTime": { "ko": 29341, "ok": 0, "total": 29341 }, "minResponseTime": { "ko": 20, "ok": 0, "total": 20 }, "name": "selfService: register and view profile", "numberOfRequests": { "ko": 47211, "ok": 0, "total": 47211 }, "percentiles1": { "ko": 29962, "ok": 0, "total": 29962 }, "percentiles2": { "ko": 41596, "ok": 0, "total": 41596 }, "percentiles3": { "ko": 66280, "ok": 0, "total": 66280 }, "percentiles4": { "ko": 99247, "ok": 0, "total": 99247 }, "spikes": [], "standardDeviation": { "ko": 22054, "ok": 0, "total": 22054 } }, { "group1": { "count": 201987, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 16.175018558424803 }, "group2": { "count": 49826, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.9900413130155616 }, "group3": { "count": 716116, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 57.346213320584674 }, "group4": { "count": 280830, "htmlName": "failed", "name": "failed", "percentage": 22.488726807974956 }, "maxResponseTime": { "ko": 63944, "ok": 61255, "total": 63944 }, "meanNumberOfRequestsPerSecond": { "ko": 93.70370370370371, "ok": 322.96596596596595, "total": 416.66966966966964 }, "meanResponseTime": { "ko": 2448, "ok": 4605, "total": 4120 }, "minResponseTime": { "ko": 3, "ok": 42, "total": 3 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 280830, "ok": 967929, "total": 1248759 }, "percentiles1": { "ko": 10, "ok": 3430, "total": 2267 }, "percentiles2": { "ko": 79, "ok": 5620, "total": 5015 }, "percentiles3": { "ko": 2284, "ok": 13264, "total": 12767 }, "percentiles4": { "ko": 60001, "ok": 36904, "total": 53842 }, "spikes": [], "standardDeviation": { "ko": 11443, "ok": 6203, "total": 7751 } }, { "group1": { "count": 53713, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 5.566846621265182 }, "group2": { "count": 13977, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.4485844251005056 }, "group3": { "count": 803383, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 83.2630822916591 }, "group4": { "count": 93800, "htmlName": "failed", "name": "failed", "percentage": 9.721486661975202 }, "maxResponseTime": { "ko": 64666, "ok": 62026, "total": 64666 }, "meanNumberOfRequestsPerSecond": { "ko": 31.297964631297965, "ok": 290.6483149816483, "total": 321.9462796129463 }, "meanResponseTime": { "ko": 15953, "ok": 7363, "total": 8198 }, "minResponseTime": { "ko": 5, "ok": 68, "total": 5 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 93800, "ok": 871073, "total": 964873 }, "percentiles1": { "ko": 10010, "ok": 6323, "total": 6507 }, "percentiles2": { "ko": 15841, "ok": 9283, "total": 9711 }, "percentiles3": { "ko": 60000, "ok": 15910, "total": 18256 }, "percentiles4": { "ko": 60120, "ok": 40105, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 18306, "ok": 6373, "total": 8702 } }, { "group1": { "count": 35848, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 5.451462548567865 }, "group2": { "count": 12534, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.9060653755788224 }, "group3": { "count": 605291, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 92.04756799501205 }, "group4": { "count": 3912, "htmlName": "failed", "name": "failed", "percentage": 0.5949040808412601 }, "maxResponseTime": { "ko": 64767, "ok": 61422, "total": 64767 }, "meanNumberOfRequestsPerSecond": { "ko": 1.3053053053053052, "ok": 218.1091091091091, "total": 219.4144144144144 }, "meanResponseTime": { "ko": 47739, "ok": 6834, "total": 7077 }, "minResponseTime": { "ko": 7, "ok": 54, "total": 7 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 3912, "ok": 653673, "total": 657585 }, "percentiles1": { "ko": 60000, "ok": 6258, "total": 6274 }, "percentiles2": { "ko": 60001, "ok": 8979, "total": 9021 }, "percentiles3": { "ko": 60308, "ok": 13469, "total": 13778 }, "percentiles4": { "ko": 62640, "ok": 25344, "total": 38103 }, "spikes": [], "standardDeviation": { "ko": 24168, "ok": 5018, "total": 6197 } }, { "group1": { "count": 120656, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 13.447910745533376 }, "group2": { "count": 30750, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.4272912696024345 }, "group3": { "count": 477422, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 53.21184561028076 }, "group4": { "count": 268382, "htmlName": "failed", "name": "failed", "percentage": 29.91295237458343 }, "maxResponseTime": { "ko": 63650, "ok": 60394, "total": 63650 }, "meanNumberOfRequestsPerSecond": { "ko": 89.55021688355022, "ok": 209.81915248581916, "total": 299.3693693693694 }, "meanResponseTime": { "ko": 4574, "ok": 3867, "total": 4078 }, "minResponseTime": { "ko": 5, "ok": 39, "total": 5 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 268382, "ok": 628828, "total": 897210 }, "percentiles1": { "ko": 4123, "ok": 3480, "total": 3687 }, "percentiles2": { "ko": 5800, "ok": 5350, "total": 5501 }, "percentiles3": { "ko": 8762, "ok": 8537, "total": 8609 }, "percentiles4": { "ko": 19340, "ok": 16347, "total": 16549 }, "spikes": [], "standardDeviation": { "ko": 5649, "ok": 4131, "total": 4648 } }, { "group1": { "count": 96311, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15.3095011389413 }, "group2": { "count": 24573, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.906099734061578 }, "group3": { "count": 372311, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 59.182187689260566 }, "group4": { "count": 135898, "htmlName": "failed", "name": "failed", "percentage": 21.60221143773655 }, "maxResponseTime": { "ko": 63624, "ok": 60767, "total": 63624 }, "meanNumberOfRequestsPerSecond": { "ko": 45.344678011344676, "ok": 164.5628962295629, "total": 209.90757424090756 }, "meanResponseTime": { "ko": 5166, "ok": 3910, "total": 4181 }, "minResponseTime": { "ko": 6, "ok": 40, "total": 6 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 135898, "ok": 493195, "total": 629093 }, "percentiles1": { "ko": 4389, "ok": 3344, "total": 3571 }, "percentiles2": { "ko": 6255, "ok": 5307, "total": 5546 }, "percentiles3": { "ko": 10012, "ok": 8718, "total": 9103 }, "percentiles4": { "ko": 60000, "ok": 20905, "total": 25599 }, "spikes": [], "standardDeviation": { "ko": 6772, "ok": 4474, "total": 5086 } }, { "group1": { "count": 160346, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15.579446471339809 }, "group2": { "count": 34685, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.3700441598694146 }, "group3": { "count": 453540, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 44.066594443337884 }, "group4": { "count": 380644, "htmlName": "failed", "name": "failed", "percentage": 36.98391492545289 }, "maxResponseTime": { "ko": 60701, "ok": 59829, "total": 60701 }, "meanNumberOfRequestsPerSecond": { "ko": 127.00834167500834, "ok": 216.40674007340675, "total": 343.4150817484151 }, "meanResponseTime": { "ko": 3772, "ok": 3707, "total": 3731 }, "minResponseTime": { "ko": 4, "ok": 36, "total": 4 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 380644, "ok": 648571, "total": 1029215 }, "percentiles1": { "ko": 3295, "ok": 2854, "total": 3003 }, "percentiles2": { "ko": 5255, "ok": 4954, "total": 5081 }, "percentiles3": { "ko": 8042, "ok": 8986, "total": 8561 }, "percentiles4": { "ko": 13740, "ok": 27821, "total": 25583 }, "spikes": [], "standardDeviation": { "ko": 4812, "ok": 4906, "total": 4871 } }, { "group1": { "count": 34330, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 20.348527058265663 }, "group2": { "count": 8394, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.975401576670026 }, "group3": { "count": 120817, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 71.61223401102484 }, "group4": { "count": 5169, "htmlName": "failed", "name": "failed", "percentage": 3.063837354039476 }, "maxResponseTime": { "ko": 60514, "ok": 59520, "total": 60514 }, "meanNumberOfRequestsPerSecond": { "ko": 1.7247247247247248, "ok": 54.56823490156823, "total": 56.29295962629296 }, "meanResponseTime": { "ko": 6190, "ok": 3385, "total": 3471 }, "minResponseTime": { "ko": 9, "ok": 36, "total": 9 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 5169, "ok": 163541, "total": 168710 }, "percentiles1": { "ko": 2323, "ok": 3187, "total": 3165 }, "percentiles2": { "ko": 3911, "ok": 4903, "total": 4888 }, "percentiles3": { "ko": 60000, "ok": 7401, "total": 7452 }, "percentiles4": { "ko": 60197, "ok": 11306, "total": 12500 }, "spikes": [], "standardDeviation": { "ko": 13820, "ok": 3191, "total": 3995 } }, { "group1": { "count": 22445, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 17.107339120890845 }, "group2": { "count": 6729, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.128771884360638 }, "group3": { "count": 99551, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 75.87670825679682 }, "group4": { "count": 2476, "htmlName": "failed", "name": "failed", "percentage": 1.8871807379516925 }, "maxResponseTime": { "ko": 62411, "ok": 59991, "total": 62411 }, "meanNumberOfRequestsPerSecond": { "ko": 0.8261594928261595, "ok": 42.95128461795129, "total": 43.777444110777445 }, "meanResponseTime": { "ko": 3920, "ok": 3945, "total": 3944 }, "minResponseTime": { "ko": 5, "ok": 36, "total": 5 }, "name": "getIdToken", "numberOfRequests": { "ko": 2476, "ok": 128725, "total": 131201 }, "percentiles1": { "ko": 38, "ok": 3539, "total": 3480 }, "percentiles2": { "ko": 47, "ok": 5404, "total": 5382 }, "percentiles3": { "ko": 60000, "ok": 8574, "total": 8608 }, "percentiles4": { "ko": 60137, "ok": 18160, "total": 19775 }, "spikes": [], "standardDeviation": { "ko": 13940, "ok": 4180, "total": 4562 } }, { "group1": { "count": 86729, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 67.48340712268225 }, "group2": { "count": 392, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.3050132665209035 }, "group3": { "count": 36790, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 28.62611753904092 }, "group4": { "count": 4608, "htmlName": "failed", "name": "failed", "percentage": 3.585462071755927 }, "maxResponseTime": { "ko": 61367, "ok": 60297, "total": 61367 }, "meanNumberOfRequestsPerSecond": { "ko": 1.5375375375375375, "ok": 41.34501167834501, "total": 42.88254921588255 }, "meanResponseTime": { "ko": 30448, "ok": 5326, "total": 6227 }, "minResponseTime": { "ko": 7, "ok": 33, "total": 7 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 4608, "ok": 123911, "total": 128519 }, "percentiles1": { "ko": 38282, "ok": 43, "total": 47 }, "percentiles2": { "ko": 48355, "ok": 5744, "total": 7250 }, "percentiles3": { "ko": 60001, "ok": 29661, "total": 33775 }, "percentiles4": { "ko": 60207, "ok": 44034, "total": 51104 }, "spikes": [], "standardDeviation": { "ko": 23080, "ok": 10282, "total": 11951 } }, { "group1": { "count": 15602, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 30.155202071937996 }, "group2": { "count": 4951, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9.56918378785829 }, "group3": { "count": 26938, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 52.06517327354607 }, "group4": { "count": 4248, "htmlName": "failed", "name": "failed", "percentage": 8.210440866657647 }, "maxResponseTime": { "ko": 60374, "ok": 59816, "total": 60374 }, "meanNumberOfRequestsPerSecond": { "ko": 1.4174174174174174, "ok": 15.846179512846179, "total": 17.263596930263596 }, "meanResponseTime": { "ko": 16706, "ok": 5978, "total": 6859 }, "minResponseTime": { "ko": 5, "ok": 46, "total": 5 }, "name": "createOrganization", "numberOfRequests": { "ko": 4248, "ok": 47491, "total": 51739 }, "percentiles1": { "ko": 7276, "ok": 1669, "total": 1727 }, "percentiles2": { "ko": 29816, "ok": 6296, "total": 7086 }, "percentiles3": { "ko": 60000, "ok": 29615, "total": 32685 }, "percentiles4": { "ko": 60010, "ok": 45195, "total": 51971 }, "spikes": [], "standardDeviation": { "ko": 19993, "ok": 9668, "total": 11282 } }, { "group1": { "count": 28634, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 60.373618959264576 }, "group2": { "count": 2623, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.530488319136375 }, "group3": { "count": 15185, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 32.01695201147002 }, "group4": { "count": 986, "htmlName": "failed", "name": "failed", "percentage": 2.078940710129038 }, "maxResponseTime": { "ko": 60290, "ok": 59787, "total": 60290 }, "meanNumberOfRequestsPerSecond": { "ko": 0.3289956623289957, "ok": 15.496162829496162, "total": 15.825158491825158 }, "meanResponseTime": { "ko": 27133, "ok": 3985, "total": 4466 }, "minResponseTime": { "ko": 35, "ok": 39, "total": 35 }, "name": "queryOrganization", "numberOfRequests": { "ko": 986, "ok": 46442, "total": 47428 }, "percentiles1": { "ko": 20971, "ok": 346, "total": 377 }, "percentiles2": { "ko": 48926, "ok": 2605, "total": 3006 }, "percentiles3": { "ko": 60000, "ok": 25579, "total": 28017 }, "percentiles4": { "ko": 60060, "ok": 41734, "total": 48497 }, "spikes": [], "standardDeviation": { "ko": 21191, "ok": 8695, "total": 9710 } }, { "group1": { "count": 33654, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 71.02247546691991 }, "group2": { "count": 1764, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.7226970560303894 }, "group3": { "count": 10905, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 23.01361190250079 }, "group4": { "count": 1062, "htmlName": "failed", "name": "failed", "percentage": 2.241215574548908 }, "maxResponseTime": { "ko": 60359, "ok": 59702, "total": 60359 }, "meanNumberOfRequestsPerSecond": { "ko": 0.35435435435435436, "ok": 15.456456456456456, "total": 15.81081081081081 }, "meanResponseTime": { "ko": 19058, "ok": 3207, "total": 3563 }, "minResponseTime": { "ko": 5, "ok": 41, "total": 5 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 1062, "ok": 46323, "total": 47385 }, "percentiles1": { "ko": 3874, "ok": 101, "total": 103 }, "percentiles2": { "ko": 36648, "ok": 1020, "total": 1096 }, "percentiles3": { "ko": 60000, "ok": 23477, "total": 25374 }, "percentiles4": { "ko": 60028, "ok": 40236, "total": 46850 }, "spikes": [], "standardDeviation": { "ko": 22834, "ok": 8161, "total": 9072 } }, { "group1": { "count": 10235, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 17.35775460018655 }, "group2": { "count": 2294, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.890443483422369 }, "group3": { "count": 33379, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 56.608157381497506 }, "group4": { "count": 13057, "htmlName": "failed", "name": "failed", "percentage": 22.143644534893582 }, "maxResponseTime": { "ko": 61572, "ok": 59494, "total": 61572 }, "meanNumberOfRequestsPerSecond": { "ko": 4.35669002335669, "ok": 15.317984651317985, "total": 19.674674674674673 }, "meanResponseTime": { "ko": 370, "ok": 3651, "total": 2925 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 13057, "ok": 45908, "total": 58965 }, "percentiles1": { "ko": 14, "ok": 3211, "total": 2072 }, "percentiles2": { "ko": 38, "ok": 4985, "total": 4516 }, "percentiles3": { "ko": 480, "ok": 7979, "total": 7550 }, "percentiles4": { "ko": 2696, "ok": 19972, "total": 17409 }, "spikes": [], "standardDeviation": { "ko": 3892, "ok": 4499, "total": 4579 } }, { "group1": { "count": 10628, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 23.190556198040543 }, "group2": { "count": 2252, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.913919134172685 }, "group3": { "count": 32639, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 71.21909707826923 }, "group4": { "count": 310, "htmlName": "failed", "name": "failed", "percentage": 0.6764275895175544 }, "maxResponseTime": { "ko": 63366, "ok": 59895, "total": 63366 }, "meanNumberOfRequestsPerSecond": { "ko": 0.10343677010343677, "ok": 15.188188188188189, "total": 15.291624958291624 }, "meanResponseTime": { "ko": 16437, "ok": 3403, "total": 3491 }, "minResponseTime": { "ko": 7, "ok": 33, "total": 7 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 310, "ok": 45519, "total": 45829 }, "percentiles1": { "ko": 39, "ok": 3059, "total": 3053 }, "percentiles2": { "ko": 54509, "ok": 4853, "total": 4857 }, "percentiles3": { "ko": 60171, "ok": 7692, "total": 7766 }, "percentiles4": { "ko": 60819, "ok": 14313, "total": 16269 }, "spikes": [], "standardDeviation": { "ko": 25634, "ok": 3816, "total": 4478 } }, { "group1": { "count": 7156, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15.74685326995863 }, "group2": { "count": 2024, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.453833289323123 }, "group3": { "count": 27041, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 59.50400492914356 }, "group4": { "count": 9223, "htmlName": "failed", "name": "failed", "percentage": 20.295308511574685 }, "maxResponseTime": { "ko": 60408, "ok": 59605, "total": 60408 }, "meanNumberOfRequestsPerSecond": { "ko": 3.0774107440774108, "ok": 12.085752419085752, "total": 15.163163163163164 }, "meanResponseTime": { "ko": 586, "ok": 3530, "total": 2933 }, "minResponseTime": { "ko": 4, "ok": 38, "total": 4 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 9223, "ok": 36221, "total": 45444 }, "percentiles1": { "ko": 38, "ok": 3259, "total": 2358 }, "percentiles2": { "ko": 188, "ok": 4964, "total": 4519 }, "percentiles3": { "ko": 1231, "ok": 7765, "total": 7366 }, "percentiles4": { "ko": 4043, "ok": 13302, "total": 12963 }, "spikes": [], "standardDeviation": { "ko": 4459, "ok": 3619, "total": 3985 } }, { "group1": { "count": 7239, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15.92774318466853 }, "group2": { "count": 1759, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.870272173205131 }, "group3": { "count": 25545, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 56.20585711456798 }, "group4": { "count": 10906, "htmlName": "failed", "name": "failed", "percentage": 23.99612752755836 }, "maxResponseTime": { "ko": 60408, "ok": 59688, "total": 60408 }, "meanNumberOfRequestsPerSecond": { "ko": 3.6389723056389722, "ok": 11.525859192525859, "total": 15.164831498164832 }, "meanResponseTime": { "ko": 3671, "ok": 3500, "total": 3541 }, "minResponseTime": { "ko": 33, "ok": 36, "total": 33 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 10906, "ok": 34543, "total": 45449 }, "percentiles1": { "ko": 2821, "ok": 3182, "total": 3108 }, "percentiles2": { "ko": 4731, "ok": 4921, "total": 4887 }, "percentiles3": { "ko": 8649, "ok": 7593, "total": 7759 }, "percentiles4": { "ko": 31997, "ok": 13771, "total": 17479 }, "spikes": [], "standardDeviation": { "ko": 6226, "ok": 3827, "total": 4521 } }, { "group1": { "count": 10960, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 18.680756775183227 }, "group2": { "count": 2341, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.990114198056929 }, "group3": { "count": 32352, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 55.142321459008016 }, "group4": { "count": 13017, "htmlName": "failed", "name": "failed", "percentage": 22.18680756775183 }, "maxResponseTime": { "ko": 62936, "ok": 60008, "total": 62936 }, "meanNumberOfRequestsPerSecond": { "ko": 4.343343343343343, "ok": 15.2328995662329, "total": 19.576242909576244 }, "meanResponseTime": { "ko": 364, "ok": 3484, "total": 2792 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 13017, "ok": 45653, "total": 58670 }, "percentiles1": { "ko": 9, "ok": 2967, "total": 1840 }, "percentiles2": { "ko": 37, "ok": 4829, "total": 4289 }, "percentiles3": { "ko": 174, "ok": 7894, "total": 7400 }, "percentiles4": { "ko": 2623, "ok": 20002, "total": 16912 }, "spikes": [], "standardDeviation": { "ko": 4097, "ok": 4408, "total": 4530 } }, { "group1": { "count": 11236, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.64629625567571 }, "group2": { "count": 2334, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.119656057382263 }, "group3": { "count": 31469, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 69.0276163109522 }, "group4": { "count": 550, "htmlName": "failed", "name": "failed", "percentage": 1.2064313759898222 }, "maxResponseTime": { "ko": 61798, "ok": 60049, "total": 61798 }, "meanNumberOfRequestsPerSecond": { "ko": 0.18351685018351685, "ok": 15.028028028028029, "total": 15.211544878211544 }, "meanResponseTime": { "ko": 7462, "ok": 3363, "total": 3412 }, "minResponseTime": { "ko": 28, "ok": 33, "total": 28 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 550, "ok": 45039, "total": 45589 }, "percentiles1": { "ko": 37, "ok": 2907, "total": 2881 }, "percentiles2": { "ko": 73, "ok": 4786, "total": 4780 }, "percentiles3": { "ko": 60001, "ok": 7737, "total": 7807 }, "percentiles4": { "ko": 60372, "ok": 16325, "total": 17813 }, "spikes": [], "standardDeviation": { "ko": 18301, "ok": 4047, "total": 4519 } }, { "group1": { "count": 45011, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.94226968936653 }, "group2": { "count": 3, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0066611896884783625 }, "group3": { "count": 21, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.04662832781934854 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.004440793125652241 }, "maxResponseTime": { "ko": 9045, "ok": 4705, "total": 9045 }, "meanNumberOfRequestsPerSecond": { "ko": 0.000667334000667334, "ok": 15.026693360026693, "total": 15.02736069402736 }, "meanResponseTime": { "ko": 9040, "ok": 89, "total": 89 }, "minResponseTime": { "ko": 9034, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 2, "ok": 45035, "total": 45037 }, "percentiles1": { "ko": 9040, "ok": 39, "total": 39 }, "percentiles2": { "ko": 9042, "ok": 89, "total": 89 }, "percentiles3": { "ko": 9044, "ok": 309, "total": 309 }, "percentiles4": { "ko": 9045, "ok": 499, "total": 499 }, "spikes": [], "standardDeviation": { "ko": 6, "ok": 125, "total": 138 } }, { "group1": { "count": 41176, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 91.42704887092835 }, "group2": { "count": 450, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.9991784532717544 }, "group3": { "count": 930, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2.0649688034282923 }, "group4": { "count": 2481, "htmlName": "failed", "name": "failed", "percentage": 5.5088038723716055 }, "maxResponseTime": { "ko": 9039, "ok": 6604, "total": 9039 }, "meanNumberOfRequestsPerSecond": { "ko": 0.8278278278278278, "ok": 14.199532866199533, "total": 15.02736069402736 }, "meanResponseTime": { "ko": 508, "ok": 136, "total": 157 }, "minResponseTime": { "ko": 5, "ok": 33, "total": 5 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 2481, "ok": 42556, "total": 45037 }, "percentiles1": { "ko": 139, "ok": 39, "total": 39 }, "percentiles2": { "ko": 647, "ok": 72, "total": 86 }, "percentiles3": { "ko": 2204, "ok": 476, "total": 650 }, "percentiles4": { "ko": 3397, "ok": 2003, "total": 2279 }, "spikes": [], "standardDeviation": { "ko": 792, "ok": 356, "total": 402 } }, { "group1": { "count": 8013, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.537604115629595 }, "group2": { "count": 1743, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.337457128858403 }, "group3": { "count": 22692, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 69.48799608035276 }, "group4": { "count": 208, "htmlName": "failed", "name": "failed", "percentage": 0.6369426751592357 }, "maxResponseTime": { "ko": 60564, "ok": 59552, "total": 60564 }, "meanNumberOfRequestsPerSecond": { "ko": 0.06940273606940274, "ok": 10.826826826826826, "total": 10.89622956289623 }, "meanResponseTime": { "ko": 17981, "ok": 3318, "total": 3412 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 208, "ok": 32448, "total": 32656 }, "percentiles1": { "ko": 43, "ok": 2752, "total": 2745 }, "percentiles2": { "ko": 60000, "ok": 4704, "total": 4709 }, "percentiles3": { "ko": 60117, "ok": 7701, "total": 7783 }, "percentiles4": { "ko": 60303, "ok": 16701, "total": 19874 }, "spikes": [], "standardDeviation": { "ko": 26579, "ok": 4008, "total": 4671 } }, { "group1": { "count": 8234, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 25.401036525172753 }, "group2": { "count": 1789, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.5188795656465945 }, "group3": { "count": 22226, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 68.56490621915103 }, "group4": { "count": 167, "htmlName": "failed", "name": "failed", "percentage": 0.515177690029615 }, "maxResponseTime": { "ko": 60420, "ok": 59367, "total": 60420 }, "meanNumberOfRequestsPerSecond": { "ko": 0.05572238905572239, "ok": 10.760427093760427, "total": 10.816149482816149 }, "meanResponseTime": { "ko": 18636, "ok": 3319, "total": 3398 }, "minResponseTime": { "ko": 7, "ok": 34, "total": 7 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 167, "ok": 32249, "total": 32416 }, "percentiles1": { "ko": 41, "ok": 2682, "total": 2678 }, "percentiles2": { "ko": 60000, "ok": 4672, "total": 4676 }, "percentiles3": { "ko": 60224, "ok": 7692, "total": 7771 }, "percentiles4": { "ko": 60387, "ok": 18946, "total": 21745 }, "spikes": [], "standardDeviation": { "ko": 26946, "ok": 4317, "total": 4846 } }, { "group1": { "count": 20218, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 62.77322404371585 }, "group2": { "count": 91, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.2825384997516145 }, "group3": { "count": 10196, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 31.65673124689518 }, "group4": { "count": 1703, "htmlName": "failed", "name": "failed", "percentage": 5.287506209637357 }, "maxResponseTime": { "ko": 60850, "ok": 60089, "total": 60850 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5682349015682349, "ok": 10.178511845178512, "total": 10.746746746746746 }, "meanResponseTime": { "ko": 22999, "ok": 6018, "total": 6916 }, "minResponseTime": { "ko": 33, "ok": 35, "total": 33 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 1703, "ok": 30505, "total": 32208 }, "percentiles1": { "ko": 6860, "ok": 140, "total": 160 }, "percentiles2": { "ko": 44287, "ok": 8707, "total": 9628 }, "percentiles3": { "ko": 60001, "ok": 30481, "total": 34612 }, "percentiles4": { "ko": 60154, "ok": 45864, "total": 53157 }, "spikes": [], "standardDeviation": { "ko": 23790, "ok": 10732, "total": 12388 } }, { "group1": { "count": 31493, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 97.65574126329498 }, "group2": { "count": 77, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.23876709355328848 }, "group3": { "count": 238, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.7380073800738007 }, "group4": { "count": 441, "htmlName": "failed", "name": "failed", "percentage": 1.367484263077925 }, "maxResponseTime": { "ko": 4433, "ok": 13228, "total": 13228 }, "meanNumberOfRequestsPerSecond": { "ko": 0.14714714714714713, "ok": 10.61327994661328, "total": 10.760427093760427 }, "meanResponseTime": { "ko": 811, "ok": 128, "total": 137 }, "minResponseTime": { "ko": 5, "ok": 33, "total": 5 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 441, "ok": 31808, "total": 32249 }, "percentiles1": { "ko": 363, "ok": 40, "total": 40 }, "percentiles2": { "ko": 1364, "ok": 142, "total": 152 }, "percentiles3": { "ko": 2975, "ok": 396, "total": 406 }, "percentiles4": { "ko": 3869, "ok": 796, "total": 1397 }, "spikes": [], "standardDeviation": { "ko": 997, "ok": 266, "total": 299 } }, { "group1": { "count": 6396, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 19.871376642743964 }, "group2": { "count": 1244, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.8649144064373817 }, "group3": { "count": 15164, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 47.11218815049554 }, "group4": { "count": 9383, "htmlName": "failed", "name": "failed", "percentage": 29.151520800323112 }, "maxResponseTime": { "ko": 61450, "ok": 60473, "total": 61450 }, "meanNumberOfRequestsPerSecond": { "ko": 3.1307974641307976, "ok": 7.608942275608943, "total": 10.73973973973974 }, "meanResponseTime": { "ko": 4601, "ok": 7995, "total": 7006 }, "minResponseTime": { "ko": 4, "ok": 46, "total": 4 }, "name": " UI IDM features", "numberOfRequests": { "ko": 9383, "ok": 22804, "total": 32187 }, "percentiles1": { "ko": 102, "ok": 3387, "total": 1552 }, "percentiles2": { "ko": 775, "ok": 11127, "total": 8212 }, "percentiles3": { "ko": 44517, "ok": 31588, "total": 33492 }, "percentiles4": { "ko": 60001, "ok": 45155, "total": 53151 }, "spikes": [], "standardDeviation": { "ko": 13499, "ok": 10566, "total": 11601 } }, { "group1": { "count": 6359, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 19.756423400751856 }, "group2": { "count": 1242, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.858700717681051 }, "group3": { "count": 15171, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 47.1339360611427 }, "group4": { "count": 9415, "htmlName": "failed", "name": "failed", "percentage": 29.250939820424392 }, "maxResponseTime": { "ko": 61450, "ok": 60155, "total": 61450 }, "meanNumberOfRequestsPerSecond": { "ko": 3.1414748081414747, "ok": 7.598264931598265, "total": 10.73973973973974 }, "meanResponseTime": { "ko": 4700, "ok": 7893, "total": 6959 }, "minResponseTime": { "ko": 7, "ok": 46, "total": 7 }, "name": " UI IDM login", "numberOfRequests": { "ko": 9415, "ok": 22772, "total": 32187 }, "percentiles1": { "ko": 117, "ok": 3369, "total": 1594 }, "percentiles2": { "ko": 828, "ok": 10812, "total": 8036 }, "percentiles3": { "ko": 43482, "ok": 31659, "total": 33283 }, "percentiles4": { "ko": 60001, "ok": 45391, "total": 52091 }, "spikes": [], "standardDeviation": { "ko": 13290, "ok": 10525, "total": 11495 } }, { "group1": { "count": 12865, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 39.94225216554379 }, "group2": { "count": 641, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.990126983141358 }, "group3": { "count": 9755, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 30.286565866683222 }, "group4": { "count": 8948, "htmlName": "failed", "name": "failed", "percentage": 27.781054984631627 }, "maxResponseTime": { "ko": 61344, "ok": 59853, "total": 61344 }, "meanNumberOfRequestsPerSecond": { "ko": 2.9856523189856525, "ok": 7.7614280947614285, "total": 10.74708041374708 }, "meanResponseTime": { "ko": 3782, "ok": 6846, "total": 5995 }, "minResponseTime": { "ko": 10, "ok": 38, "total": 10 }, "name": " UI IDM version", "numberOfRequests": { "ko": 8948, "ok": 23261, "total": 32209 }, "percentiles1": { "ko": 118, "ok": 120, "total": 118 }, "percentiles2": { "ko": 685, "ok": 10872, "total": 6064 }, "percentiles3": { "ko": 41576, "ok": 31087, "total": 32142 }, "percentiles4": { "ko": 60001, "ok": 45723, "total": 51015 }, "spikes": [], "standardDeviation": { "ko": 12293, "ok": 11040, "total": 11484 } }, { "group1": { "count": 6361, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 19.768164584498727 }, "group2": { "count": 1216, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.778979426937659 }, "group3": { "count": 15288, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 47.5107216110386 }, "group4": { "count": 9313, "htmlName": "failed", "name": "failed", "percentage": 28.94213437752502 }, "maxResponseTime": { "ko": 61011, "ok": 60473, "total": 61011 }, "meanNumberOfRequestsPerSecond": { "ko": 3.107440774107441, "ok": 7.629295962629296, "total": 10.736736736736736 }, "meanResponseTime": { "ko": 4869, "ok": 7996, "total": 7091 }, "minResponseTime": { "ko": 16, "ok": 46, "total": 16 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 9313, "ok": 22865, "total": 32178 }, "percentiles1": { "ko": 163, "ok": 3426, "total": 1635 }, "percentiles2": { "ko": 883, "ok": 11203, "total": 8398 }, "percentiles3": { "ko": 43745, "ok": 31579, "total": 33453 }, "percentiles4": { "ko": 60001, "ok": 45588, "total": 52259 }, "spikes": [], "standardDeviation": { "ko": 13514, "ok": 10562, "total": 11582 } }, { "group1": { "count": 6992, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 21.751438792969356 }, "group2": { "count": 989, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.0766837766371133 }, "group3": { "count": 18756, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 58.3481101259916 }, "group4": { "count": 5408, "htmlName": "failed", "name": "failed", "percentage": 16.82376730440193 }, "maxResponseTime": { "ko": 61524, "ok": 60941, "total": 61524 }, "meanNumberOfRequestsPerSecond": { "ko": 1.804471137804471, "ok": 8.921254587921254, "total": 10.725725725725725 }, "meanResponseTime": { "ko": 7869, "ok": 9277, "total": 9040 }, "minResponseTime": { "ko": 5, "ok": 42, "total": 5 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 5408, "ok": 26737, "total": 32145 }, "percentiles1": { "ko": 89, "ok": 4359, "total": 3224 }, "percentiles2": { "ko": 270, "ok": 13503, "total": 12167 }, "percentiles3": { "ko": 60000, "ok": 34925, "total": 38864 }, "percentiles4": { "ko": 60182, "ok": 48039, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 19358, "ok": 11703, "total": 13313 } }, { "group1": { "count": 9825, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 30.52095306141468 }, "group2": { "count": 1715, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.32757603056755 }, "group3": { "count": 14263, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 44.30741511602621 }, "group4": { "count": 6388, "htmlName": "failed", "name": "failed", "percentage": 19.84405579199155 }, "maxResponseTime": { "ko": 61413, "ok": 59956, "total": 61413 }, "meanNumberOfRequestsPerSecond": { "ko": 2.1314647981314647, "ok": 8.60960960960961, "total": 10.741074407741074 }, "meanResponseTime": { "ko": 5637, "ok": 6264, "total": 6140 }, "minResponseTime": { "ko": 5, "ok": 38, "total": 5 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 6388, "ok": 25803, "total": 32191 }, "percentiles1": { "ko": 87, "ok": 1737, "total": 1031 }, "percentiles2": { "ko": 361, "ok": 7319, "total": 6141 }, "percentiles3": { "ko": 46253, "ok": 29198, "total": 31611 }, "percentiles4": { "ko": 60008, "ok": 44744, "total": 51789 }, "spikes": [], "standardDeviation": { "ko": 14808, "ok": 9794, "total": 10975 } }, { "group1": { "count": 12835, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 39.87386995557489 }, "group2": { "count": 1377, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.277858895896114 }, "group3": { "count": 11427, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 35.49970486812265 }, "group4": { "count": 6550, "htmlName": "failed", "name": "failed", "percentage": 20.34856628040635 }, "maxResponseTime": { "ko": 61374, "ok": 59566, "total": 61374 }, "meanNumberOfRequestsPerSecond": { "ko": 2.1855188521855187, "ok": 8.554888221554888, "total": 10.740407073740407 }, "meanResponseTime": { "ko": 4749, "ok": 5161, "total": 5077 }, "minResponseTime": { "ko": 5, "ok": 40, "total": 5 }, "name": " UI IDM user", "numberOfRequests": { "ko": 6550, "ok": 25639, "total": 32189 }, "percentiles1": { "ko": 91, "ok": 797, "total": 487 }, "percentiles2": { "ko": 469, "ok": 5061, "total": 4103 }, "percentiles3": { "ko": 43047, "ok": 27797, "total": 29510 }, "percentiles4": { "ko": 60000, "ok": 43769, "total": 51622 }, "spikes": [], "standardDeviation": { "ko": 13654, "ok": 9404, "total": 10412 } }, { "group1": { "count": 9486, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 16.292810277901822 }, "group2": { "count": 1510, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.5935213493181273 }, "group3": { "count": 21157, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 36.3384974751812 }, "group4": { "count": 26069, "htmlName": "failed", "name": "failed", "percentage": 44.77517089759885 }, "maxResponseTime": { "ko": 60478, "ok": 59637, "total": 60478 }, "meanNumberOfRequestsPerSecond": { "ko": 8.698365031698366, "ok": 10.728395061728396, "total": 19.42676009342676 }, "meanResponseTime": { "ko": 1815, "ok": 3776, "total": 2898 }, "minResponseTime": { "ko": 4, "ok": 40, "total": 4 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 26069, "ok": 32153, "total": 58222 }, "percentiles1": { "ko": 50, "ok": 3012, "total": 1316 }, "percentiles2": { "ko": 2672, "ok": 5130, "total": 4391 }, "percentiles3": { "ko": 6286, "ok": 8696, "total": 7918 }, "percentiles4": { "ko": 13778, "ok": 30396, "total": 26646 }, "spikes": [], "standardDeviation": { "ko": 4918, "ok": 5541, "total": 5361 } }, { "group1": { "count": 8487, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 26.315463086415924 }, "group2": { "count": 1665, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.162630616104927 }, "group3": { "count": 19822, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 61.46166010356268 }, "group4": { "count": 2277, "htmlName": "failed", "name": "failed", "percentage": 7.060246193916468 }, "maxResponseTime": { "ko": 60238, "ok": 58134, "total": 60238 }, "meanNumberOfRequestsPerSecond": { "ko": 0.7597597597597597, "ok": 10.001334668001334, "total": 10.761094427761094 }, "meanResponseTime": { "ko": 1551, "ok": 3161, "total": 3047 }, "minResponseTime": { "ko": 6, "ok": 37, "total": 6 }, "name": "userinfo", "numberOfRequests": { "ko": 2277, "ok": 29974, "total": 32251 }, "percentiles1": { "ko": 39, "ok": 2784, "total": 2515 }, "percentiles2": { "ko": 1117, "ok": 4744, "total": 4643 }, "percentiles3": { "ko": 5571, "ok": 7303, "total": 7257 }, "percentiles4": { "ko": 16095, "ok": 12099, "total": 12280 }, "spikes": [], "standardDeviation": { "ko": 5687, "ok": 3597, "total": 3805 } }, { "group1": { "count": 12586, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 21.65407841990262 }, "group2": { "count": 2257, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.883144366257764 }, "group3": { "count": 29708, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 51.11229633707827 }, "group4": { "count": 13572, "htmlName": "failed", "name": "failed", "percentage": 23.350480876761353 }, "maxResponseTime": { "ko": 60562, "ok": 59815, "total": 60562 }, "meanNumberOfRequestsPerSecond": { "ko": 4.528528528528528, "ok": 14.865198531865198, "total": 19.393727060393726 }, "meanResponseTime": { "ko": 315, "ok": 3143, "total": 2483 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Logout", "numberOfRequests": { "ko": 13572, "ok": 44551, "total": 58123 }, "percentiles1": { "ko": 15, "ok": 2745, "total": 1378 }, "percentiles2": { "ko": 37, "ok": 4546, "total": 4049 }, "percentiles3": { "ko": 70, "ok": 7390, "total": 6889 }, "percentiles4": { "ko": 1222, "ok": 13584, "total": 12970 }, "spikes": [], "standardDeviation": { "ko": 3877, "ok": 3799, "total": 4000 } }, { "group1": { "count": 12168, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 27.335220380105135 }, "group2": { "count": 2214, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.973716134249899 }, "group3": { "count": 29738, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 66.80594869029967 }, "group4": { "count": 394, "htmlName": "failed", "name": "failed", "percentage": 0.8851147953452846 }, "maxResponseTime": { "ko": 63223, "ok": 59942, "total": 63223 }, "meanNumberOfRequestsPerSecond": { "ko": 0.1314647981314648, "ok": 14.721388054721388, "total": 14.852852852852854 }, "meanResponseTime": { "ko": 8517, "ok": 3074, "total": 3122 }, "minResponseTime": { "ko": 9, "ok": 33, "total": 9 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 394, "ok": 44120, "total": 44514 }, "percentiles1": { "ko": 37, "ok": 2717, "total": 2701 }, "percentiles2": { "ko": 56, "ok": 4485, "total": 4482 }, "percentiles3": { "ko": 60000, "ok": 7209, "total": 7268 }, "percentiles4": { "ko": 60159, "ok": 12854, "total": 13443 }, "spikes": [], "standardDeviation": { "ko": 19518, "ok": 3502, "total": 3973 } }, { "group1": { "count": 7336, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.18807082330443 }, "group2": { "count": 1708, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.631573741303702 }, "group3": { "count": 20746, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 68.40317847604604 }, "group4": { "count": 539, "htmlName": "failed", "name": "failed", "percentage": 1.7771769593458406 }, "maxResponseTime": { "ko": 60372, "ok": 58787, "total": 60372 }, "meanNumberOfRequestsPerSecond": { "ko": 0.1798465131798465, "ok": 9.93993993993994, "total": 10.119786453119787 }, "meanResponseTime": { "ko": 5038, "ok": 3121, "total": 3155 }, "minResponseTime": { "ko": 33, "ok": 37, "total": 33 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 539, "ok": 29790, "total": 30329 }, "percentiles1": { "ko": 1111, "ok": 2833, "total": 2804 }, "percentiles2": { "ko": 3307, "ok": 4546, "total": 4531 }, "percentiles3": { "ko": 32671, "ok": 7179, "total": 7211 }, "percentiles4": { "ko": 60084, "ok": 12648, "total": 13225 }, "spikes": [], "standardDeviation": { "ko": 12961, "ok": 3201, "total": 3621 } }, { "group1": { "count": 7576, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24.3946419371458 }, "group2": { "count": 1708, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.499742400824317 }, "group3": { "count": 21200, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 68.26378155589902 }, "group4": { "count": 572, "htmlName": "failed", "name": "failed", "percentage": 1.8418341061308605 }, "maxResponseTime": { "ko": 60309, "ok": 57918, "total": 60309 }, "meanNumberOfRequestsPerSecond": { "ko": 0.19085752419085752, "ok": 10.171504838171504, "total": 10.362362362362362 }, "meanResponseTime": { "ko": 4265, "ok": 3122, "total": 3143 }, "minResponseTime": { "ko": 6, "ok": 36, "total": 6 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 572, "ok": 30484, "total": 31056 }, "percentiles1": { "ko": 1102, "ok": 2861, "total": 2821 }, "percentiles2": { "ko": 3301, "ok": 4542, "total": 4522 }, "percentiles3": { "ko": 13585, "ok": 7138, "total": 7165 }, "percentiles4": { "ko": 60006, "ok": 12396, "total": 12800 }, "spikes": [], "standardDeviation": { "ko": 11605, "ok": 3248, "total": 3586 } }, { "group1": { "count": 6697, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 21.512318910410844 }, "group2": { "count": 1744, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.602132922167614 }, "group3": { "count": 21187, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 68.05756320066814 }, "group4": { "count": 1503, "htmlName": "failed", "name": "failed", "percentage": 4.827984966753397 }, "maxResponseTime": { "ko": 60302, "ok": 58806, "total": 60302 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5015015015015015, "ok": 9.885885885885886, "total": 10.387387387387387 }, "meanResponseTime": { "ko": 1767, "ok": 3200, "total": 3131 }, "minResponseTime": { "ko": 5, "ok": 39, "total": 5 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 1503, "ok": 29628, "total": 31131 }, "percentiles1": { "ko": 278, "ok": 2969, "total": 2804 }, "percentiles2": { "ko": 1206, "ok": 4608, "total": 4544 }, "percentiles3": { "ko": 3462, "ok": 7187, "total": 7155 }, "percentiles4": { "ko": 60000, "ok": 11887, "total": 12116 }, "spikes": [], "standardDeviation": { "ko": 6864, "ok": 3165, "total": 3450 } }, { "group1": { "count": 38, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 13.380281690140844 }, "group2": { "count": 8, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.8169014084507045 }, "group3": { "count": 220, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 77.46478873239437 }, "group4": { "count": 18, "htmlName": "failed", "name": "failed", "percentage": 6.338028169014084 }, "maxResponseTime": { "ko": 49406, "ok": 22599, "total": 49406 }, "meanNumberOfRequestsPerSecond": { "ko": 0.006006006006006006, "ok": 0.08875542208875542, "total": 0.09476142809476143 }, "meanResponseTime": { "ko": 7202, "ok": 4364, "total": 4544 }, "minResponseTime": { "ko": 38, "ok": 146, "total": 38 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 18, "ok": 266, "total": 284 }, "percentiles1": { "ko": 2410, "ok": 4220, "total": 4165 }, "percentiles2": { "ko": 9690, "ok": 5866, "total": 5936 }, "percentiles3": { "ko": 20067, "ok": 9803, "total": 10114 }, "percentiles4": { "ko": 43538, "ok": 13876, "total": 14701 }, "spikes": [], "standardDeviation": { "ko": 11273, "ok": 3132, "total": 4209 } } ], "global": { "group1": { "count": 2665103, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 22.76448771247778 }, "group2": { "count": 396424, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.3861315217202828 }, "group3": { "count": 6555920, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 55.998646312726876 }, "group4": { "count": 2089836, "htmlName": "failed", "name": "failed", "percentage": 17.850734453075066 }, "maxResponseTime": { "ko": 64767, "ok": 62026, "total": 64767 }, "meanNumberOfRequestsPerSecond": { "ko": 697.3093093093094, "ok": 3209.0246913580245, "total": 3906.334000667334 }, "meanResponseTime": { "ko": 4518, "ok": 4476, "total": 4484 }, "minResponseTime": { "ko": 3, "ok": 33, "total": 3 }, "name": "All Requests", "numberOfRequests": { "ko": 2089836, "ok": 9617447, "total": 11707283 }, "percentiles1": { "ko": 1078, "ok": 3222, "total": 2960 }, "percentiles2": { "ko": 4787, "ok": 5731, "total": 5592 }, "percentiles3": { "ko": 15594, "ok": 13386, "total": 13632 }, "percentiles4": { "ko": 60000, "ok": 33603, "total": 41442 }, "standardDeviation": { "ko": 10453, "ok": 6133, "total": 7100 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-17 11:17:29] Reporting-benchmark-500 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-17 11:17:29] Reporting-benchmark-500 step17 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-500/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2025-09-17 11:17:29] Reporting-benchmark-500 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped