--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-19 01:36:09 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-19 01:36: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-19 01:36:09 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-19 01:36: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-19 01:36: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-19 01:36:09] Reporting-benchmark-500 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-19 01:36:09,692 INFO 2025-09-19 01:36:09,692 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-19 01:36:09,692 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-19 01:36:09,896 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:36:09,896 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:09,896 DEBUG --- stdout --- 2025-09-19 01:36:09,896 DEBUG WAITING 2025-09-19 01:36:09,896 DEBUG --- stderr --- 2025-09-19 01:36:09,896 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 35 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-19 01:36:09] Reporting-benchmark-500 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-19 01:36:09,896 INFO 2025-09-19 01:36:09,896 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-19 01:36:09,896 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:36:10,175 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:36:10,175 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:10,175 DEBUG --- stdout --- 2025-09-19 01:36:10,175 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:36:10,175 DEBUG --- stderr --- 2025-09-19 01:36:10,175 DEBUG 2025-09-19 01:36:10,176 INFO 2025-09-19 01:36:10,176 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-19 01:36:10,176 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:36:11,079 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:36:11,079 DEBUG --- stdout --- 2025-09-19 01:36:11,079 DEBUG 2025-09-19 01:36:11,079 DEBUG --- stderr --- 2025-09-19 01:36:11,079 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-19 01:36:11] Reporting-benchmark-500 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-19 01:36:16,080 INFO 2025-09-19 01:36:16,080 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-19 01:36:16,080 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-19 01:36:16,293 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:36:21,545 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:36:26,753 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:36:31,961 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:36:37,173 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:36:42,377 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:36:47,589 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:36:52,800 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:36:58,012 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:37:03,220 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:37:08,425 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:37:13,634 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:37:18,838 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:37:24,049 INFO [loop_until]: Function succeeded after 1m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:37:29,260 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:37:34,465 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:37:39,669 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:37:44,881 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:37:50,094 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:37:55,302 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:38:00,510 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:38:05,718 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:38:10,926 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:38:16,131 INFO [loop_until]: Function succeeded after 2m (rc=0) - expected pattern found 2025-09-19 01:38:16,131 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:16,131 DEBUG --- stdout --- 2025-09-19 01:38:16,131 DEBUG WAITING 2025-09-19 01:38:16,131 DEBUG --- stderr --- 2025-09-19 01:38:16,131 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 35 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-19 01:38:16] Reporting-benchmark-500 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-19 01:38:16] Reporting-benchmark-500 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-19 01:38:16,132 INFO 2025-09-19 01:38:16,132 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-19 01:38:16,132 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:38:16,446 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:38:16,446 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:16,446 DEBUG --- stdout --- 2025-09-19 01:38:16,446 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:38:16,446 DEBUG --- stderr --- 2025-09-19 01:38:16,446 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:38:16,447 INFO 2025-09-19 01:38:16,447 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-19 01:38:16,447 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:38:17,061 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:38:17,061 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:17,061 DEBUG --- stdout --- 2025-09-19 01:38:17,061 DEBUG /results/gatling/benchmark-500/benchmark-500.tar.gz file found 2025-09-19 01:38:17,061 DEBUG --- stderr --- 2025-09-19 01:38:17,061 DEBUG 2025-09-19 01:38:17,061 INFO 2025-09-19 01:38:17,061 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-19 01:38:17,061 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:38:17,605 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:38:17,605 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:17,605 DEBUG --- stdout --- 2025-09-19 01:38:17,605 DEBUG 3820 /results/gatling/benchmark-500/benchmark-500.tar.gz 2025-09-19 01:38:17,605 DEBUG --- stderr --- 2025-09-19 01:38:17,605 DEBUG - Download file (size 3.82MB) 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-19 01:38:17,606 INFO 2025-09-19 01:38:17,606 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-19 01:38:17,606 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:38:18,657 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:18,657 DEBUG --- stdout --- 2025-09-19 01:38:18,657 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:38:18,657 DEBUG --- stderr --- 2025-09-19 01:38:18,657 DEBUG ________________________________________________________________________________ [2025-09-19 01:38:18] Reporting-benchmark-500 step7 : Unzip the result ________________________________________________________________________________ 2025-09-19 01:38:18,658 INFO 2025-09-19 01:38:18,658 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-19 01:38:18,764 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-19 01:38:18,765 DEBUG --- stdout --- 2025-09-19 01:38:18,765 DEBUG 2025-09-19 01:38:18,765 DEBUG --- stderr --- 2025-09-19 01:38:18,765 DEBUG 2025-09-19 01:38:18,765 INFO ________________________________________________________________________________ [2025-09-19 01:38:18] Reporting-benchmark-500 step8 : Print rc order ________________________________________________________________________________ 2025-09-19 01:38:18,765 INFO 2025-09-19 01:38:18,765 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-19 01:38:18,765 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:38:19,045 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:38:19,045 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:19,045 DEBUG --- stdout --- 2025-09-19 01:38:19,045 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:38:19,045 DEBUG --- stderr --- 2025-09-19 01:38:19,045 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:38:19,046 INFO 2025-09-19 01:38:19,046 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-19 01:38:19,046 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:38:19,584 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:38:19,584 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:19,584 DEBUG --- stdout --- 2025-09-19 01:38:19,584 DEBUG /results/orders/Reporting-benchmark-500/rc.txt file found 2025-09-19 01:38:19,584 DEBUG --- stderr --- 2025-09-19 01:38:19,584 DEBUG 2025-09-19 01:38:19,584 INFO 2025-09-19 01:38:19,584 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-19 01:38:19,584 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:38:20,124 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:38:20,124 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:20,124 DEBUG --- stdout --- 2025-09-19 01:38:20,124 DEBUG 4 /results/orders/Reporting-benchmark-500/rc.txt 2025-09-19 01:38:20,124 DEBUG --- stderr --- 2025-09-19 01:38:20,125 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-19 01:38:20,125 INFO 2025-09-19 01:38:20,125 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-19 01:38:20,125 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:38:20,675 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:20,675 DEBUG --- stdout --- 2025-09-19 01:38:20,675 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:38:20,675 DEBUG --- stderr --- 2025-09-19 01:38:20,675 DEBUG 2025-09-19 01:38:20,675 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-19 01:38:20,675 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-19 01:38:20] 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-19 01:38:20] Reporting-benchmark-500 step10 : Print stdout order ________________________________________________________________________________ 2025-09-19 01:38:20,903 INFO 2025-09-19 01:38:20,903 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-19 01:38:20,903 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:38:21,213 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:38:21,214 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:21,218 DEBUG --- stdout --- 2025-09-19 01:38:21,218 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:38:21,218 DEBUG --- stderr --- 2025-09-19 01:38:21,218 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:38:21,219 INFO 2025-09-19 01:38:21,219 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-19 01:38:21,219 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:38:21,763 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:38:21,763 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:21,763 DEBUG --- stdout --- 2025-09-19 01:38:21,763 DEBUG /results/orders/Reporting-benchmark-500/stdout.txt file found 2025-09-19 01:38:21,763 DEBUG --- stderr --- 2025-09-19 01:38:21,763 DEBUG 2025-09-19 01:38:21,763 INFO 2025-09-19 01:38:21,763 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-19 01:38:21,763 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:38:22,459 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:38:22,459 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:22,459 DEBUG --- stdout --- 2025-09-19 01:38:22,459 DEBUG 12 /results/orders/Reporting-benchmark-500/stdout.txt 2025-09-19 01:38:22,459 DEBUG --- stderr --- 2025-09-19 01:38:22,459 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-19 01:38:22,460 INFO 2025-09-19 01:38:22,460 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-19 01:38:22,460 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:38:23,077 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:23,077 DEBUG --- stdout --- 2025-09-19 01:38:23,077 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:38:23,077 DEBUG --- stderr --- 2025-09-19 01:38:23,077 DEBUG 2025-09-19 01:38:23,077 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 (144 lines), printing all lines: 2025-09-19 01:38:23,077 INFO ----- output ----- 2025-09-19 02:36:13,334 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmprqqkslb7 2025-09-19 02:36:13,336 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-500/loadtest-20250919002032997" -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/tmprqqkslb7/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/tmprqqkslb7/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 --- 02:36:15,917 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 02:36:15,919 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 02:36:15,919 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 02:36:15,920 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 02:36:15,927 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 02:36:15,927 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 02:36:15,937 |-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 02:36:15,937 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 02:36:15,938 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 02:36:15,938 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 02:36:15,942 |-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] 02:36:15,949 |-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 02:36:16,011 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 02:36:16,011 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 02:36:16,067 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 02:36:16,067 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:36:16,076 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:36:16,107 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 02:36:16,108 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 02:36:16,108 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 02:36:16,109 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 02:36:16,109 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 171 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 110s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 10497113 (OK=8212719 KO=2284394) > min response time 3 (OK=33 KO=3 ) > max response time 105655 (OK=72753 KO=105655) > mean response time 5070 (OK=4840 KO=5897 ) > std deviation 9344 (OK=7317 KO=14419 ) > response time 50th percentile 2703 (OK=3195 KO=89 ) > response time 75th percentile 5510 (OK=5713 KO=4198 ) > response time 95th percentile 19525 (OK=16342 KO=60000 ) > response time 99th percentile 60000 (OK=41654 KO=60037 ) > mean requests/sec 3352.64 (OK=2623.03 KO=729.61) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 2321852 ( 22.12%) > 800 ms <= t < 1200 ms 320404 ( 3.05%) > t >= 1200 ms 5570463 ( 53.07%) > failed 2284394 ( 21.76%) ---- Errors -------------------------------------------------------------------- > RootUserinfo: No attribute named 'access_token' is defined 1226430 (32.28%) > j.n.ConnectException: connect(..) failed: Cannot assign reques 811530 (21.36%) ted address > status.find.in([200, 209], 304), found 500 345796 ( 9.10%) > status.find.in([200, 209], 304), found 503 264769 ( 6.97%) > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 177649 ( 4.68%) d nothing > Request timeout to openam-perf-haproxy.forgeblocks.com/34.120. 118456 ( 3.12%) 144.60:443 after 60000 ms > status.find.is(200), but actually found 503 102778 ( 2.70%) > status.find.is(302), but actually found 503 98604 ( 2.59%) > status.find.is(200), but actually found 401 85983 ( 2.26%) > status.find.in([200, 209], 304), found 401 67883 ( 1.79%) > deleteOrganization: No attribute named 'organization_id' is de 66892 ( 1.76%) fined > queryOrganization: No attribute named 'organization_id' is def 66892 ( 1.76%) ined > headerRegex((location,#id_token=(.*))).find.exists, found noth 66738 ( 1.76%) ing > createOrganization: No attribute named 'access_token' is defin 60984 ( 1.60%) ed > status.find.in([200, 209], 304), found 502 52491 ( 1.38%) > status.find.is(200), but actually found 502 45834 ( 1.21%) > userinfo: No attribute named 'access_token' is defined 33173 ( 0.87%) > jsonPath($.tokenId).find.exists, found nothing 25197 ( 0.66%) > registrationCallback: No attribute named 'callbacks' is define 16624 ( 0.44%) d > tokenUserinfo: No attribute named 'access_token' is defined 12627 ( 0.33%) > UI AM revoke1: No attribute named 'access_token' is defined 11034 ( 0.29%) > UI AM endsession: No attribute named 'id_token_2' is defined 9331 ( 0.25%) > status.find.in([200, 209], 304), found 404 8971 ( 0.24%) > UI AM revoke2: No attribute named 'access_token_2' is defined 8911 ( 0.23%) > status.find.is(302), but actually found 502 7565 ( 0.20%) > status.find.in([200, 209], 304), found 400 2364 ( 0.06%) > PatchManagedUser: No attribute named 'access_token' is defined 1257 ( 0.03%) > ReadManagedUser: No attribute named 'access_token' is defined 1257 ( 0.03%) > status.find.in(200), but actually found 500 427 ( 0.01%) > status.find.in(200,304), but actually found 500 367 ( 0.01%) > status.find.in(200), but actually found 502 222 ( 0.01%) > status.find.in(200,304), but actually found 503 192 ( 0.01%) > status.find.in([200, 209], 304), found 405 141 ( 0.00%) > status.find.in(200), but actually found 503 127 ( 0.00%) > status.find.in(200,304), but actually found 502 112 ( 0.00%) > status.find.in(200,304), but actually found 404 70 ( 0.00%) > status.find.in(200), but actually found 501 56 ( 0.00%) > status.find.in(200), but actually found 404 30 ( 0.00%) > j.i.IOException: Premature close 22 ( 0.00%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 10 ( 0.00%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > status.find.in(200,304), but actually found 401 6 ( 0.00%) > status.find.in(200), but actually found 401 2 ( 0.00%) > status.find.is(200), but actually found 403 1 ( 0.00%) > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 1 ( 0.00%) r 10000ms ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-500/loadtest-20250919002032997/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:54 min [INFO] Finished at: 2025-09-19T02:38:09+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-19 02:38:09,510 INFO Gatling simulation run ended successfully 2025-09-19 02:38:09,511 INFO Creating archive benchmark-500.tar.gz with report files 2025-09-19 02:38:10,893 INFO Archive /results/gatling/benchmark-500/benchmark-500.tar.gz successfully created ________________________________________________________________________________ [2025-09-19 01:38:23] Reporting-benchmark-500 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-19 01:38:23] Reporting-benchmark-500 step12 : Print stderr order ________________________________________________________________________________ 2025-09-19 01:38:23,078 INFO 2025-09-19 01:38:23,078 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-19 01:38:23,078 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:38:23,364 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:38:23,364 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:23,364 DEBUG --- stdout --- 2025-09-19 01:38:23,364 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:38:23,364 DEBUG --- stderr --- 2025-09-19 01:38:23,364 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:38:23,365 INFO 2025-09-19 01:38:23,365 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-19 01:38:23,365 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:38:23,918 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:38:23,918 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:23,918 DEBUG --- stdout --- 2025-09-19 01:38:23,918 DEBUG /results/orders/Reporting-benchmark-500/stderr.txt file found 2025-09-19 01:38:23,918 DEBUG --- stderr --- 2025-09-19 01:38:23,918 DEBUG 2025-09-19 01:38:23,918 INFO 2025-09-19 01:38:23,918 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-19 01:38:23,918 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:38:24,470 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:38:24,470 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:24,470 DEBUG --- stdout --- 2025-09-19 01:38:24,470 DEBUG 0 /results/orders/Reporting-benchmark-500/stderr.txt 2025-09-19 01:38:24,470 DEBUG --- stderr --- 2025-09-19 01:38:24,470 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-19 01:38:24,471 INFO 2025-09-19 01:38:24,471 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-19 01:38:24,471 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:38:24,995 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:38:24,995 DEBUG --- stdout --- 2025-09-19 01:38:24,995 DEBUG 2025-09-19 01:38:24,995 DEBUG --- stderr --- 2025-09-19 01:38:24,995 DEBUG 2025-09-19 01:38:24,996 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-19 01:38:24,996 INFO ----- output ----- ________________________________________________________________________________ [2025-09-19 01:38:24] Reporting-benchmark-500 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-19 01:38:24] 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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-19 01:38:25] Reporting-benchmark-500 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 10497113, "ok": 8212719, "ko": 2284394 }, "minResponseTime": { "total": 3, "ok": 33, "ko": 3 }, "maxResponseTime": { "total": 105655, "ok": 72753, "ko": 105655 }, "meanResponseTime": { "total": 5070, "ok": 4840, "ko": 5897 }, "standardDeviation": { "total": 9344, "ok": 7317, "ko": 14419 }, "percentiles1": { "total": 2703, "ok": 3195, "ko": 89 }, "percentiles2": { "total": 5510, "ok": 5713, "ko": 4198 }, "percentiles3": { "total": 19525, "ok": 16342, "ko": 60000 }, "percentiles4": { "total": 60000, "ok": 41654, "ko": 60037 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2321852, "percentage": 22.118957850601397 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 320404, "percentage": 3.052305905442763 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5570463, "percentage": 53.066619364772 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2284394, "percentage": 21.76211687918383 }, "meanNumberOfRequestsPerSecond": { "total": 3352.639092941552, "ok": 2623.033854998403, "ko": 729.6052379431492 } }, "details": [ { "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "total": 194641, "ok": 35488, "ko": 159153 }, "minResponseTime": { "total": 25, "ok": 917, "ko": 25 }, "maxResponseTime": { "total": 312783, "ok": 299306, "ko": 312783 }, "meanResponseTime": { "total": 58578, "ok": 76803, "ko": 54515 }, "standardDeviation": { "total": 50872, "ok": 36854, "ko": 52645 }, "percentiles1": { "total": 59034, "ok": 74613, "ko": 50158 }, "percentiles2": { "total": 93555, "ok": 94664, "ko": 93013 }, "percentiles3": { "total": 149059, "ok": 146685, "ko": 149428 }, "percentiles4": { "total": 183775, "ok": 183061, "ko": 183978 }, "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": 308, "percentage": 0.15824004192333577 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 35180, "percentage": 18.074300892412186 }, "group4": { "name": "failed", "htmlName": "failed", "count": 159153, "percentage": 81.76745906566448 }, "meanNumberOfRequestsPerSecond": { "total": 62.16576173746407, "ok": 11.334397955924624, "ko": 50.831363781539444 }, "spikes": [] }, { "name": "selfService: register and view profile", "numberOfRequests": { "total": 49651, "ok": 0, "ko": 49651 }, "minResponseTime": { "total": 21, "ok": 0, "ko": 21 }, "maxResponseTime": { "total": 224165, "ok": 0, "ko": 224165 }, "meanResponseTime": { "total": 30166, "ok": 0, "ko": 30166 }, "standardDeviation": { "total": 28588, "ok": 0, "ko": 28588 }, "percentiles1": { "total": 27111, "ok": 0, "ko": 27111 }, "percentiles2": { "total": 43017, "ok": 0, "ko": 43017 }, "percentiles3": { "total": 88165, "ok": 0, "ko": 88165 }, "percentiles4": { "total": 115483, "ok": 0, "ko": 115483 }, "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": 49651, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 15.8578728840626, "ok": 0, "ko": 15.8578728840626 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 1308634, "ok": 875262, "ko": 433372 }, "minResponseTime": { "total": 4, "ok": 41, "ko": 4 }, "maxResponseTime": { "total": 61629, "ok": 60346, "ko": 61629 }, "meanResponseTime": { "total": 6411, "ok": 6461, "ko": 6310 }, "standardDeviation": { "total": 12776, "ok": 9405, "ko": 17727 }, "percentiles1": { "total": 2202, "ok": 3867, "ko": 11 }, "percentiles2": { "total": 5667, "ok": 6536, "ko": 65 }, "percentiles3": { "total": 38461, "ok": 28531, "ko": 60000 }, "percentiles4": { "total": 60002, "ok": 48279, "ko": 60102 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 166170, "percentage": 12.697973612178806 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 35408, "percentage": 2.7057221499670647 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 673684, "percentage": 51.479940151333366 }, "group4": { "name": "failed", "htmlName": "failed", "count": 433372, "percentage": 33.116364086520754 }, "meanNumberOfRequestsPerSecond": { "total": 417.96039603960395, "ok": 279.54710954966464, "ko": 138.4132864899393 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 870885, "ok": 747416, "ko": 123469 }, "minResponseTime": { "total": 6, "ok": 64, "ko": 6 }, "maxResponseTime": { "total": 61853, "ok": 60802, "ko": 61853 }, "meanResponseTime": { "total": 10337, "ok": 7972, "ko": 24650 }, "standardDeviation": { "total": 13368, "ok": 8439, "ko": 24304 }, "percentiles1": { "total": 6567, "ok": 6237, "ko": 12314 }, "percentiles2": { "total": 10377, "ok": 9466, "ko": 60000 }, "percentiles3": { "total": 49332, "ok": 21351, "ko": 60036 }, "percentiles4": { "total": 60013, "ok": 49006, "ko": 60223 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 64255, "percentage": 7.378126847976484 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 17632, "percentage": 2.0246071524943017 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 665529, "percentage": 76.41984877452246 }, "group4": { "name": "failed", "htmlName": "failed", "count": 123469, "percentage": 14.177417225006748 }, "meanNumberOfRequestsPerSecond": { "total": 278.1491536250399, "ok": 238.71478760779303, "ko": 39.43436601724689 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 553156, "ok": 532130, "ko": 21026 }, "minResponseTime": { "total": 7, "ok": 57, "ko": 7 }, "maxResponseTime": { "total": 61840, "ok": 60377, "ko": 61840 }, "meanResponseTime": { "total": 7255, "ok": 6911, "ko": 15972 }, "standardDeviation": { "total": 7973, "ok": 6264, "ko": 24498 }, "percentiles1": { "total": 6002, "ok": 6068, "ko": 2007 }, "percentiles2": { "total": 8942, "ok": 8921, "ko": 20353 }, "percentiles3": { "total": 16956, "ok": 15262, "ko": 60015 }, "percentiles4": { "total": 49907, "ok": 39994, "ko": 60225 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 48951, "percentage": 8.849402338580798 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 13798, "percentage": 2.4944138723976597 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 469381, "percentage": 84.85508608783056 }, "group4": { "name": "failed", "htmlName": "failed", "count": 21026, "percentage": 3.8010977011909843 }, "meanNumberOfRequestsPerSecond": { "total": 176.67071223251358, "ok": 169.95528585116577, "ko": 6.715426381347812 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 61795, "ok": 39636, "ko": 22159 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 60774, "ok": 59924, "ko": 60774 }, "meanResponseTime": { "total": 3000, "ok": 4324, "ko": 633 }, "standardDeviation": { "total": 6470, "ok": 6643, "ko": 5392 }, "percentiles1": { "total": 961, "ok": 3247, "ko": 16 }, "percentiles2": { "total": 4078, "ok": 5002, "ko": 38 }, "percentiles3": { "total": 8135, "ok": 10857, "ko": 218 }, "percentiles4": { "total": 39726, "ok": 40336, "ko": 16041 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8495, "percentage": 13.747066914798934 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1728, "percentage": 2.796342746176875 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 29413, "percentage": 47.59770207945627 }, "group4": { "name": "failed", "htmlName": "failed", "count": 22159, "percentage": 35.85888825956793 }, "meanNumberOfRequestsPerSecond": { "total": 19.73650590865538, "ok": 12.659214308527627, "ko": 7.077291600127754 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 39598, "ok": 38763, "ko": 835 }, "minResponseTime": { "total": 32, "ok": 33, "ko": 32 }, "maxResponseTime": { "total": 60420, "ok": 59937, "ko": 60420 }, "meanResponseTime": { "total": 4041, "ok": 3873, "ko": 11834 }, "standardDeviation": { "total": 6556, "ok": 5720, "ko": 21394 }, "percentiles1": { "total": 3031, "ok": 3044, "ko": 42 }, "percentiles2": { "total": 4831, "ok": 4821, "ko": 12038 }, "percentiles3": { "total": 9698, "ok": 9097, "ko": 60020 }, "percentiles4": { "total": 39936, "ok": 34039, "ko": 60221 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8995, "percentage": 22.71579372695591 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1867, "percentage": 4.714884590130815 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 27901, "percentage": 70.46062932471337 }, "group4": { "name": "failed", "htmlName": "failed", "count": 835, "percentage": 2.1086923581999093 }, "meanNumberOfRequestsPerSecond": { "total": 12.647077610986905, "ok": 12.380389651868413, "ko": 0.26668795911849247 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 754616, "ok": 553237, "ko": 201379 }, "minResponseTime": { "total": 5, "ok": 40, "ko": 5 }, "maxResponseTime": { "total": 60751, "ok": 59999, "ko": 60751 }, "meanResponseTime": { "total": 4573, "ok": 4552, "ko": 4631 }, "standardDeviation": { "total": 6406, "ok": 6282, "ko": 6735 }, "percentiles1": { "total": 3706, "ok": 3614, "ko": 3995 }, "percentiles2": { "total": 5507, "ok": 5410, "ko": 5725 }, "percentiles3": { "total": 9596, "ok": 10293, "ko": 8599 }, "percentiles4": { "total": 40624, "ok": 39392, "ko": 56568 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 98328, "percentage": 13.030203441220436 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 22657, "percentage": 3.0024542283757567 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 432252, "percentage": 57.28105420505264 }, "group4": { "name": "failed", "htmlName": "failed", "count": 201379, "percentage": 26.686288125351172 }, "meanNumberOfRequestsPerSecond": { "total": 241.01437240498242, "ok": 176.69658256148196, "ko": 64.31778984350048 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 38758, "ok": 32091, "ko": 6667 }, "minResponseTime": { "total": 4, "ok": 39, "ko": 4 }, "maxResponseTime": { "total": 60546, "ok": 60546, "ko": 60346 }, "meanResponseTime": { "total": 3210, "ok": 3699, "ko": 857 }, "standardDeviation": { "total": 4998, "ok": 4700, "ko": 5677 }, "percentiles1": { "total": 2423, "ok": 3185, "ko": 39 }, "percentiles2": { "total": 4578, "ok": 4932, "ko": 104 }, "percentiles3": { "total": 8022, "ok": 8314, "ko": 1364 }, "percentiles4": { "total": 24836, "ok": 25508, "ko": 16050 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6891, "percentage": 17.77955518860622 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1597, "percentage": 4.120439651168791 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 23603, "percentage": 60.89839517002942 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6667, "percentage": 17.201609990195575 }, "meanNumberOfRequestsPerSecond": { "total": 12.378792717981476, "ok": 10.249441073139572, "ko": 2.1293516448419036 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 38719, "ok": 30404, "ko": 8315 }, "minResponseTime": { "total": 33, "ok": 35, "ko": 33 }, "maxResponseTime": { "total": 60270, "ok": 59753, "ko": 60270 }, "meanResponseTime": { "total": 3832, "ok": 3648, "ko": 4505 }, "standardDeviation": { "total": 5710, "ok": 4832, "ko": 8117 }, "percentiles1": { "total": 3034, "ok": 3162, "ko": 2521 }, "percentiles2": { "total": 4882, "ok": 4882, "ko": 4875 }, "percentiles3": { "total": 8829, "ok": 7855, "ko": 16039 }, "percentiles4": { "total": 32565, "ok": 27553, "ko": 54687 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6927, "percentage": 17.89044138536636 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1553, "percentage": 4.0109506960407035 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 21924, "percentage": 56.623363206694385 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8315, "percentage": 21.47524471189855 }, "meanNumberOfRequestsPerSecond": { "total": 12.366336633663366, "ok": 9.710635579687, "ko": 2.6557010539763652 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 554326, "ok": 449002, "ko": 105324 }, "minResponseTime": { "total": 6, "ok": 39, "ko": 6 }, "maxResponseTime": { "total": 80565, "ok": 60152, "ko": 80565 }, "meanResponseTime": { "total": 4793, "ok": 4645, "ko": 5425 }, "standardDeviation": { "total": 7025, "ok": 6696, "ko": 8253 }, "percentiles1": { "total": 3647, "ok": 3505, "ko": 4197 }, "percentiles2": { "total": 5560, "ok": 5405, "ko": 6093 }, "percentiles3": { "total": 11809, "ok": 11913, "ko": 11384 }, "percentiles4": { "total": 45171, "ok": 41581, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 86171, "percentage": 15.545184602562392 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 20186, "percentage": 3.641539455122076 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 342645, "percentage": 61.81290431984067 }, "group4": { "name": "failed", "htmlName": "failed", "count": 105324, "percentage": 19.000371622474862 }, "meanNumberOfRequestsPerSecond": { "total": 177.04439476205684, "ok": 143.40530182050463, "ko": 33.63909294155222 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 110134, "ok": 104383, "ko": 5751 }, "minResponseTime": { "total": 5, "ok": 37, "ko": 5 }, "maxResponseTime": { "total": 60750, "ok": 60021, "ko": 60750 }, "meanResponseTime": { "total": 4489, "ok": 4458, "ko": 5045 }, "standardDeviation": { "total": 6713, "ok": 5826, "ko": 15705 }, "percentiles1": { "total": 3508, "ok": 3645, "ko": 38 }, "percentiles2": { "total": 5348, "ok": 5412, "ko": 42 }, "percentiles3": { "total": 10326, "ok": 9895, "ko": 60000 }, "percentiles4": { "total": 41628, "ok": 36462, "ko": 60231 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 17329, "percentage": 15.734468919679662 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4598, "percentage": 4.174914195434652 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 82456, "percentage": 74.86879619372763 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5751, "percentage": 5.221820691158044 }, "meanNumberOfRequestsPerSecond": { "total": 35.175343340785695, "ok": 33.338549984030664, "ko": 1.8367933567550303 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 103727, "ok": 99494, "ko": 4233 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60960, "ok": 59996, "ko": 60960 }, "meanResponseTime": { "total": 4484, "ok": 3547, "ko": 26510 }, "standardDeviation": { "total": 10821, "ok": 8438, "ko": 26269 }, "percentiles1": { "total": 40, "ok": 40, "ko": 32353 }, "percentiles2": { "total": 488, "ok": 302, "ko": 57013 }, "percentiles3": { "total": 29477, "ok": 24240, "ko": 60022 }, "percentiles4": { "total": 58376, "ok": 37031, "ko": 60334 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 76654, "percentage": 73.89975609050681 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 270, "percentage": 0.2602986686205135 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 22570, "percentage": 21.759040558388847 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4233, "percentage": 4.080904682483828 }, "meanNumberOfRequestsPerSecond": { "total": 33.12903225806452, "ok": 31.777068029383585, "ko": 1.3519642286809326 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 61565, "ok": 37636, "ko": 23929 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 60572, "ok": 59942, "ko": 60572 }, "meanResponseTime": { "total": 2574, "ok": 3896, "ko": 493 }, "standardDeviation": { "total": 5881, "ok": 6101, "ko": 4835 }, "percentiles1": { "total": 311, "ok": 2879, "ko": 22 }, "percentiles2": { "total": 3658, "ok": 4771, "ko": 38 }, "percentiles3": { "total": 7515, "ok": 9815, "ko": 113 }, "percentiles4": { "total": 33689, "ok": 38036, "ko": 9036 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9724, "percentage": 15.79468854056688 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1947, "percentage": 3.162511167059206 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 25965, "percentage": 42.17493705839357 }, "group4": { "name": "failed", "htmlName": "failed", "count": 23929, "percentage": 38.86786323398035 }, "meanNumberOfRequestsPerSecond": { "total": 19.663046949856277, "ok": 12.020440753752794, "ko": 7.642606196103482 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 48325, "ok": 42417, "ko": 5908 }, "minResponseTime": { "total": 5, "ok": 45, "ko": 5 }, "maxResponseTime": { "total": 60919, "ok": 59926, "ko": 60919 }, "meanResponseTime": { "total": 5570, "ok": 4096, "ko": 16153 }, "standardDeviation": { "total": 10216, "ok": 7355, "ko": 18376 }, "percentiles1": { "total": 1104, "ok": 1005, "ko": 11777 }, "percentiles2": { "total": 5622, "ok": 4609, "ko": 23782 }, "percentiles3": { "total": 28508, "ok": 19626, "ko": 60000 }, "percentiles4": { "total": 52566, "ok": 36876, "ko": 60019 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 19407, "percentage": 40.159337816864976 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3070, "percentage": 6.352819451629592 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 19940, "percentage": 41.26228660113813 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5908, "percentage": 12.225556130367304 }, "meanNumberOfRequestsPerSecond": { "total": 15.434366017246886, "ok": 13.547428936442031, "ko": 1.8869370808048547 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 37547, "ok": 36447, "ko": 1100 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60699, "ok": 59805, "ko": 60699 }, "meanResponseTime": { "total": 4000, "ok": 3920, "ko": 6622 }, "standardDeviation": { "total": 6850, "ok": 6282, "ko": 16935 }, "percentiles1": { "total": 2788, "ok": 2845, "ko": 38 }, "percentiles2": { "total": 4714, "ok": 4735, "ko": 2966 }, "percentiles3": { "total": 10490, "ok": 9823, "ko": 60000 }, "percentiles4": { "total": 42025, "ok": 39663, "ko": 60111 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 9465, "percentage": 25.208405465150346 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1877, "percentage": 4.999067834980158 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 25105, "percentage": 66.86286520893813 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1100, "percentage": 2.929661490931366 }, "meanNumberOfRequestsPerSecond": { "total": 11.992015330565314, "ok": 11.640689875439158, "ko": 0.35132545512615776 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 36447, "ok": 36439, "ko": 8 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 9034 }, "maxResponseTime": { "total": 13481, "ok": 13481, "ko": 9041 }, "meanResponseTime": { "total": 88, "ok": 86, "ko": 9037 }, "standardDeviation": { "total": 279, "ok": 245, "ko": 2 }, "percentiles1": { "total": 39, "ok": 39, "ko": 9037 }, "percentiles2": { "total": 50, "ok": 50, "ko": 9038 }, "percentiles3": { "total": 289, "ok": 288, "ko": 9040 }, "percentiles4": { "total": 497, "ok": 495, "ko": 9041 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 36322, "percentage": 99.6570362444097 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 15, "percentage": 0.0411556506708371 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 102, "percentage": 0.27985842456169235 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8, "percentage": 0.02194968035777979 }, "meanNumberOfRequestsPerSecond": { "total": 11.640689875439158, "ok": 11.638134781220057, "ko": 0.0025550942190993293 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 36447, "ok": 35013, "ko": 1434 }, "minResponseTime": { "total": 5, "ok": 33, "ko": 5 }, "maxResponseTime": { "total": 9037, "ok": 9037, "ko": 9036 }, "meanResponseTime": { "total": 118, "ok": 111, "ko": 303 }, "standardDeviation": { "total": 360, "ok": 339, "ko": 670 }, "percentiles1": { "total": 40, "ok": 40, "ko": 53 }, "percentiles2": { "total": 50, "ok": 48, "ko": 266 }, "percentiles3": { "total": 364, "ok": 314, "ko": 1519 }, "percentiles4": { "total": 1903, "ok": 1747, "ko": 2506 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 34329, "percentage": 94.18882212527781 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 197, "percentage": 0.5405108788103273 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 487, "percentage": 1.336186791779845 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1434, "percentage": 3.934480204132027 }, "meanNumberOfRequestsPerSecond": { "total": 11.640689875439158, "ok": 11.182689236665603, "ko": 0.4580006387735548 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 42381, "ok": 41017, "ko": 1364 }, "minResponseTime": { "total": 33, "ok": 39, "ko": 33 }, "maxResponseTime": { "total": 60556, "ok": 59035, "ko": 60556 }, "meanResponseTime": { "total": 3228, "ok": 2431, "ko": 27202 }, "standardDeviation": { "total": 8560, "ok": 6218, "ko": 22804 }, "percentiles1": { "total": 173, "ok": 153, "ko": 21490 }, "percentiles2": { "total": 1620, "ok": 1343, "ko": 49668 }, "percentiles3": { "total": 20256, "ok": 14022, "ko": 60004 }, "percentiles4": { "total": 48790, "ok": 31841, "ko": 60094 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 28424, "percentage": 67.06778981147212 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1887, "percentage": 4.452466907340553 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10706, "percentage": 25.2613199311012 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1364, "percentage": 3.2184233500861232 }, "meanNumberOfRequestsPerSecond": { "total": 13.535931012456084, "ok": 13.100287448099648, "ko": 0.43564356435643564 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 967789, "ok": 647663, "ko": 320126 }, "minResponseTime": { "total": 4, "ok": 36, "ko": 4 }, "maxResponseTime": { "total": 60707, "ok": 60020, "ko": 60707 }, "meanResponseTime": { "total": 4365, "ok": 4618, "ko": 3854 }, "standardDeviation": { "total": 7261, "ok": 7321, "ko": 7110 }, "percentiles1": { "total": 2981, "ok": 3058, "ko": 2792 }, "percentiles2": { "total": 5081, "ok": 5190, "ko": 4885 }, "percentiles3": { "total": 12042, "ok": 15459, "ko": 8041 }, "percentiles4": { "total": 45190, "ok": 43601, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 157572, "percentage": 16.281648169177373 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 31406, "percentage": 3.2451288452338267 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 458685, "percentage": 47.39514501611405 }, "group4": { "name": "failed", "htmlName": "failed", "count": 320126, "percentage": 33.07807796947475 }, "meanNumberOfRequestsPerSecond": { "total": 309.0990099009901, "ok": 206.8549984030661, "ko": 102.24401149792399 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 42351, "ok": 40610, "ko": 1741 }, "minResponseTime": { "total": 6, "ok": 42, "ko": 6 }, "maxResponseTime": { "total": 60622, "ok": 60422, "ko": 60622 }, "meanResponseTime": { "total": 2668, "ok": 1986, "ko": 18587 }, "standardDeviation": { "total": 8031, "ok": 5966, "ko": 21787 }, "percentiles1": { "total": 82, "ok": 81, "ko": 7068 }, "percentiles2": { "total": 665, "ok": 554, "ko": 37891 }, "percentiles3": { "total": 17790, "ok": 12273, "ko": 60000 }, "percentiles4": { "total": 43691, "ok": 32039, "ko": 60073 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 31713, "percentage": 74.88134872848339 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1319, "percentage": 3.1144483011026893 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 7578, "percentage": 17.893320110505066 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1741, "percentage": 4.110882859908857 }, "meanNumberOfRequestsPerSecond": { "total": 13.526349409134461, "ok": 12.970297029702971, "ko": 0.5560523794314916 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 27346, "ok": 26805, "ko": 541 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60626, "ok": 59972, "ko": 60626 }, "meanResponseTime": { "total": 4245, "ok": 4023, "ko": 15249 }, "standardDeviation": { "total": 7554, "ok": 6606, "ko": 24468 }, "percentiles1": { "total": 2816, "ok": 2830, "ko": 41 }, "percentiles2": { "total": 4784, "ok": 4768, "ko": 16040 }, "percentiles3": { "total": 11489, "ok": 10647, "ko": 60048 }, "percentiles4": { "total": 46759, "ok": 40985, "ko": 60278 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7062, "percentage": 25.82461786001609 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1432, "percentage": 5.236597674248519 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18311, "percentage": 66.96043297008704 }, "group4": { "name": "failed", "htmlName": "failed", "count": 541, "percentage": 1.978351495648358 }, "meanNumberOfRequestsPerSecond": { "total": 8.733950814436282, "ok": 8.56116256786969, "ko": 0.17278824656659214 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 26764, "ok": 26234, "ko": 530 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 33 }, "maxResponseTime": { "total": 60580, "ok": 59932, "ko": 60580 }, "meanResponseTime": { "total": 4118, "ok": 3925, "ko": 13674 }, "standardDeviation": { "total": 7235, "ok": 6354, "ko": 23498 }, "percentiles1": { "total": 2785, "ok": 2797, "ko": 40 }, "percentiles2": { "total": 4782, "ok": 4771, "ko": 12039 }, "percentiles3": { "total": 11125, "ok": 10238, "ko": 60037 }, "percentiles4": { "total": 44966, "ok": 40043, "ko": 60204 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7199, "percentage": 26.898072037064715 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1340, "percentage": 5.006725452099835 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 17695, "percentage": 66.11493050366164 }, "group4": { "name": "failed", "htmlName": "failed", "count": 530, "percentage": 1.9802720071738156 }, "meanNumberOfRequestsPerSecond": { "total": 8.548067709996806, "ok": 8.378792717981476, "ko": 0.16927499201533056 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 26102, "ok": 24480, "ko": 1622 }, "minResponseTime": { "total": 33, "ok": 34, "ko": 33 }, "maxResponseTime": { "total": 60928, "ok": 59958, "ko": 60928 }, "meanResponseTime": { "total": 5299, "ok": 3995, "ko": 24971 }, "standardDeviation": { "total": 11765, "ok": 8836, "ko": 25224 }, "percentiles1": { "total": 50, "ok": 47, "ko": 31235 }, "percentiles2": { "total": 3286, "ok": 1775, "ko": 48822 }, "percentiles3": { "total": 32919, "ok": 25795, "ko": 60009 }, "percentiles4": { "total": 60000, "ok": 37433, "ko": 60131 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 18164, "percentage": 69.58853727683703 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 78, "percentage": 0.2988276760401502 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6238, "percentage": 23.89855183510842 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1622, "percentage": 6.214083212014405 }, "meanNumberOfRequestsPerSecond": { "total": 8.336633663366337, "ok": 7.818588310443948, "ko": 0.5180453529223891 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 26234, "ok": 26026, "ko": 208 }, "minResponseTime": { "total": 6, "ok": 33, "ko": 6 }, "maxResponseTime": { "total": 9039, "ok": 8669, "ko": 9039 }, "meanResponseTime": { "total": 110, "ok": 108, "ko": 465 }, "standardDeviation": { "total": 270, "ok": 253, "ko": 1016 }, "percentiles1": { "total": 40, "ok": 40, "ko": 109 }, "percentiles2": { "total": 95, "ok": 93, "ko": 514 }, "percentiles3": { "total": 353, "ok": 339, "ko": 1672 }, "percentiles4": { "total": 931, "ok": 779, "ko": 2991 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 25769, "percentage": 98.22749104215903 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 79, "percentage": 0.3011359304719067 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 178, "percentage": 0.6785088053670809 }, "group4": { "name": "failed", "htmlName": "failed", "count": 208, "percentage": 0.7928642220019821 }, "meanNumberOfRequestsPerSecond": { "total": 8.378792717981476, "ok": 8.312360268284893, "ko": 0.06643244969658256 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 26126, "ok": 19472, "ko": 6654 }, "minResponseTime": { "total": 5, "ok": 46, "ko": 5 }, "maxResponseTime": { "total": 61198, "ok": 59989, "ko": 61198 }, "meanResponseTime": { "total": 5994, "ok": 5318, "ko": 7974 }, "standardDeviation": { "total": 11391, "ok": 8271, "ko": 17435 }, "percentiles1": { "total": 1010, "ok": 1909, "ko": 77 }, "percentiles2": { "total": 5638, "ok": 6187, "ko": 989 }, "percentiles3": { "total": 32659, "ok": 25781, "ko": 57253 }, "percentiles4": { "total": 60000, "ok": 36234, "ko": 60011 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7460, "percentage": 28.55393095001148 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1049, "percentage": 4.015157314552553 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10963, "percentage": 41.962030161524915 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6654, "percentage": 25.468881573911045 }, "meanNumberOfRequestsPerSecond": { "total": 8.344298946023635, "ok": 6.219099329287768, "ko": 2.125199616735867 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 26109, "ok": 19510, "ko": 6599 }, "minResponseTime": { "total": 8, "ok": 46, "ko": 8 }, "maxResponseTime": { "total": 60929, "ok": 59761, "ko": 60929 }, "meanResponseTime": { "total": 5921, "ok": 5302, "ko": 7752 }, "standardDeviation": { "total": 11140, "ok": 8247, "ko": 16894 }, "percentiles1": { "total": 993, "ok": 1889, "ko": 89 }, "percentiles2": { "total": 5744, "ok": 6255, "ko": 1122 }, "percentiles3": { "total": 31484, "ok": 25531, "ko": 55294 }, "percentiles4": { "total": 60000, "ok": 36251, "ko": 60017 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7565, "percentage": 28.974683059481404 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1029, "percentage": 3.9411697115937034 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10916, "percentage": 41.809337776245734 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6599, "percentage": 25.274809452679154 }, "meanNumberOfRequestsPerSecond": { "total": 8.338869370808048, "ok": 6.23123602682849, "ko": 2.1076333439795594 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 26118, "ok": 20117, "ko": 6001 }, "minResponseTime": { "total": 11, "ok": 38, "ko": 11 }, "maxResponseTime": { "total": 61198, "ok": 60393, "ko": 61198 }, "meanResponseTime": { "total": 4796, "ok": 4405, "ko": 6107 }, "standardDeviation": { "total": 11053, "ok": 8974, "ko": 16111 }, "percentiles1": { "total": 63, "ok": 61, "ko": 84 }, "percentiles2": { "total": 2361, "ok": 3783, "ko": 454 }, "percentiles3": { "total": 31051, "ok": 26872, "ko": 53196 }, "percentiles4": { "total": 58807, "ok": 37347, "ko": 60015 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 13322, "percentage": 51.00696837430125 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 392, "percentage": 1.5008806187303774 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6403, "percentage": 24.515659698292367 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6001, "percentage": 22.97649130867601 }, "meanNumberOfRequestsPerSecond": { "total": 8.341743851804535, "ok": 6.425103800702651, "ko": 1.9166400511018844 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 26105, "ok": 19580, "ko": 6525 }, "minResponseTime": { "total": 16, "ok": 46, "ko": 16 }, "maxResponseTime": { "total": 60929, "ok": 59862, "ko": 60929 }, "meanResponseTime": { "total": 5976, "ok": 5297, "ko": 8016 }, "standardDeviation": { "total": 11149, "ok": 8204, "ko": 17022 }, "percentiles1": { "total": 1009, "ok": 1865, "ko": 108 }, "percentiles2": { "total": 5806, "ok": 6237, "ko": 1295 }, "percentiles3": { "total": 31507, "ok": 25549, "ko": 54417 }, "percentiles4": { "total": 60000, "ok": 35825, "ko": 60013 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7643, "percentage": 29.27791610802528 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1027, "percentage": 3.934112239034668 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 10910, "percentage": 41.792760007661364 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6525, "percentage": 24.99521164527868 }, "meanNumberOfRequestsPerSecond": { "total": 8.3375918236985, "ok": 6.253593101245609, "ko": 2.0839987224528906 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 26073, "ok": 20171, "ko": 5902 }, "minResponseTime": { "total": 5, "ok": 41, "ko": 5 }, "maxResponseTime": { "total": 61200, "ok": 60505, "ko": 61200 }, "meanResponseTime": { "total": 8952, "ok": 6850, "ko": 16136 }, "standardDeviation": { "total": 15333, "ok": 10014, "ko": 25085 }, "percentiles1": { "total": 2442, "ok": 2991, "ko": 124 }, "percentiles2": { "total": 9145, "ok": 8444, "ko": 39347 }, "percentiles3": { "total": 58439, "ok": 29764, "ko": 60004 }, "percentiles4": { "total": 60006, "ok": 47905, "ko": 60096 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6122, "percentage": 23.48022858896176 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 932, "percentage": 3.574579066467227 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 13117, "percentage": 50.30874851378822 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5902, "percentage": 22.636443830782802 }, "meanNumberOfRequestsPerSecond": { "total": 8.327371446822102, "ok": 6.442350686681571, "ko": 1.8850207601405302 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 26114, "ok": 21015, "ko": 5099 }, "minResponseTime": { "total": 6, "ok": 38, "ko": 6 }, "maxResponseTime": { "total": 60704, "ok": 59333, "ko": 60704 }, "meanResponseTime": { "total": 5240, "ok": 4413, "ko": 8647 }, "standardDeviation": { "total": 10618, "ok": 7771, "ko": 17723 }, "percentiles1": { "total": 588, "ok": 892, "ko": 85 }, "percentiles2": { "total": 4735, "ok": 4873, "ko": 610 }, "percentiles3": { "total": 28975, "ok": 23548, "ko": 58595 }, "percentiles4": { "total": 58522, "ok": 34663, "ko": 60016 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10171, "percentage": 38.948456766485414 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1208, "percentage": 4.625871180209849 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9636, "percentage": 36.89974726200506 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5099, "percentage": 19.525924791299687 }, "meanNumberOfRequestsPerSecond": { "total": 8.340466304694985, "ok": 6.711913126796551, "ko": 1.628553177898435 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 26102, "ok": 21033, "ko": 5069 }, "minResponseTime": { "total": 5, "ok": 39, "ko": 5 }, "maxResponseTime": { "total": 60316, "ok": 59201, "ko": 60316 }, "meanResponseTime": { "total": 4487, "ok": 3772, "ko": 7451 }, "standardDeviation": { "total": 10105, "ok": 7644, "ko": 16507 }, "percentiles1": { "total": 300, "ok": 465, "ko": 83 }, "percentiles2": { "total": 3396, "ok": 3641, "ko": 491 }, "percentiles3": { "total": 27499, "ok": 21785, "ko": 51302 }, "percentiles4": { "total": 54878, "ok": 35755, "ko": 60006 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11899, "percentage": 45.58654509233009 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1058, "percentage": 4.053329246801011 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 8076, "percentage": 30.940157842310935 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5069, "percentage": 19.419967818557964 }, "meanNumberOfRequestsPerSecond": { "total": 8.336633663366337, "ok": 6.717662088789524, "ko": 1.6189715745768125 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 60964, "ok": 25637, "ko": 35327 }, "minResponseTime": { "total": 4, "ok": 41, "ko": 4 }, "maxResponseTime": { "total": 60303, "ok": 60060, "ko": 60303 }, "meanResponseTime": { "total": 3327, "ok": 5292, "ko": 1901 }, "standardDeviation": { "total": 8079, "ok": 8233, "ko": 7656 }, "percentiles1": { "total": 210, "ok": 3504, "ko": 37 }, "percentiles2": { "total": 3880, "ok": 5442, "ko": 164 }, "percentiles3": { "total": 12719, "ok": 22146, "ko": 6515 }, "percentiles4": { "total": 54539, "ok": 48720, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5788, "percentage": 9.494127681910635 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1027, "percentage": 1.6846007479824159 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18822, "percentage": 30.87395840167968 }, "group4": { "name": "failed", "htmlName": "failed", "count": 35327, "percentage": 57.94731316842727 }, "meanNumberOfRequestsPerSecond": { "total": 19.471095496646438, "ok": 8.188118811881187, "ko": 11.28297668476525 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 27786, "ok": 23050, "ko": 4736 }, "minResponseTime": { "total": 6, "ok": 36, "ko": 6 }, "maxResponseTime": { "total": 60675, "ok": 59898, "ko": 60675 }, "meanResponseTime": { "total": 3467, "ok": 3907, "ko": 1327 }, "standardDeviation": { "total": 5285, "ok": 5102, "ko": 5626 }, "percentiles1": { "total": 2654, "ok": 3184, "ko": 39 }, "percentiles2": { "total": 4652, "ok": 5001, "ko": 60 }, "percentiles3": { "total": 9633, "ok": 10395, "ko": 5677 }, "percentiles4": { "total": 26565, "ok": 27159, "ko": 18713 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5232, "percentage": 18.82962643057655 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1197, "percentage": 4.307924854243144 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16621, "percentage": 59.817893903404595 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4736, "percentage": 17.044554811775715 }, "meanNumberOfRequestsPerSecond": { "total": 8.874480996486746, "ok": 7.3618652187799425, "ko": 1.512615777706803 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 60952, "ok": 33282, "ko": 27670 }, "minResponseTime": { "total": 4, "ok": 33, "ko": 4 }, "maxResponseTime": { "total": 60258, "ok": 59999, "ko": 60258 }, "meanResponseTime": { "total": 2219, "ok": 3810, "ko": 306 }, "standardDeviation": { "total": 5189, "ok": 5763, "ko": 3559 }, "percentiles1": { "total": 86, "ok": 2868, "ko": 35 }, "percentiles2": { "total": 3309, "ok": 4774, "ko": 38 }, "percentiles3": { "total": 7095, "ok": 10051, "ko": 82 }, "percentiles4": { "total": 26779, "ok": 33694, "ko": 4040 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8373, "percentage": 13.737038981493635 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1972, "percentage": 3.235332720829505 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 22937, "percentage": 37.631250820317625 }, "group4": { "name": "failed", "htmlName": "failed", "count": 27670, "percentage": 45.39637747735924 }, "meanNumberOfRequestsPerSecond": { "total": 19.46726285531779, "ok": 10.629830725007984, "ko": 8.837432130309805 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 33280, "ok": 32100, "ko": 1180 }, "minResponseTime": { "total": 13, "ok": 33, "ko": 13 }, "maxResponseTime": { "total": 60455, "ok": 59937, "ko": 60455 }, "meanResponseTime": { "total": 3620, "ok": 3539, "ko": 5805 }, "standardDeviation": { "total": 5939, "ok": 5212, "ko": 15835 }, "percentiles1": { "total": 2600, "ok": 2702, "ko": 38 }, "percentiles2": { "total": 4594, "ok": 4644, "ko": 157 }, "percentiles3": { "total": 8660, "ok": 8505, "ko": 60000 }, "percentiles4": { "total": 33251, "ok": 30329, "ko": 60110 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 8389, "percentage": 25.207331730769234 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1860, "percentage": 5.588942307692308 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 21851, "percentage": 65.65805288461539 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1180, "percentage": 3.5456730769230766 }, "meanNumberOfRequestsPerSecond": { "total": 10.62919195145321, "ok": 10.252315554136059, "ko": 0.37687639731715106 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 22663, "ok": 21768, "ko": 895 }, "minResponseTime": { "total": 33, "ok": 37, "ko": 33 }, "maxResponseTime": { "total": 60437, "ok": 59897, "ko": 60437 }, "meanResponseTime": { "total": 3371, "ok": 3338, "ko": 4163 }, "standardDeviation": { "total": 4696, "ok": 4177, "ko": 11551 }, "percentiles1": { "total": 2732, "ok": 2813, "ko": 1066 }, "percentiles2": { "total": 4588, "ok": 4625, "ko": 3315 }, "percentiles3": { "total": 7741, "ok": 7601, "ko": 16040 }, "percentiles4": { "total": 20658, "ok": 19301, "ko": 60014 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5137, "percentage": 22.666901998852758 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1305, "percentage": 5.758284428363412 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15326, "percentage": 67.62564532497905 }, "group4": { "name": "failed", "htmlName": "failed", "count": 895, "percentage": 3.949168247804792 }, "meanNumberOfRequestsPerSecond": { "total": 7.238262535931012, "ok": 6.952411370169275, "ko": 0.28585116576173747 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 23185, "ok": 22223, "ko": 962 }, "minResponseTime": { "total": 6, "ok": 37, "ko": 6 }, "maxResponseTime": { "total": 60364, "ok": 59998, "ko": 60364 }, "meanResponseTime": { "total": 3392, "ok": 3354, "ko": 4261 }, "standardDeviation": { "total": 4857, "ok": 4290, "ko": 11936 }, "percentiles1": { "total": 2728, "ok": 2817, "ko": 1070 }, "percentiles2": { "total": 4567, "ok": 4617, "ko": 3309 }, "percentiles3": { "total": 7611, "ok": 7515, "ko": 15302 }, "percentiles4": { "total": 22217, "ok": 19639, "ko": 60053 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5159, "percentage": 22.251455682553374 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1346, "percentage": 5.805477679534182 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15718, "percentage": 67.79383221910719 }, "group4": { "name": "failed", "htmlName": "failed", "count": 962, "percentage": 4.149234418805262 }, "meanNumberOfRequestsPerSecond": { "total": 7.404982433727244, "ok": 7.0977323538805495, "ko": 0.30725007984669434 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 23356, "ok": 21922, "ko": 1434 }, "minResponseTime": { "total": 5, "ok": 39, "ko": 5 }, "maxResponseTime": { "total": 60364, "ok": 59993, "ko": 60364 }, "meanResponseTime": { "total": 3339, "ok": 3374, "ko": 2794 }, "standardDeviation": { "total": 4638, "ok": 4090, "ko": 9709 }, "percentiles1": { "total": 2722, "ok": 2889, "ko": 105 }, "percentiles2": { "total": 4581, "ok": 4687, "ko": 2252 }, "percentiles3": { "total": 7625, "ok": 7588, "ko": 8393 }, "percentiles4": { "total": 20624, "ok": 19051, "ko": 60012 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4914, "percentage": 21.039561568761776 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1320, "percentage": 5.651652680253468 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 15688, "percentage": 67.16903579380032 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1434, "percentage": 6.13974995718445 }, "meanNumberOfRequestsPerSecond": { "total": 7.459597572660492, "ok": 7.001596933886937, "ko": 0.4580006387735548 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 148286, "ok": 142541, "ko": 5745 }, "minResponseTime": { "total": 33, "ok": 36, "ko": 33 }, "maxResponseTime": { "total": 60412, "ok": 60048, "ko": 60412 }, "meanResponseTime": { "total": 3457, "ok": 3461, "ko": 3363 }, "standardDeviation": { "total": 4346, "ok": 4245, "ko": 6366 }, "percentiles1": { "total": 3050, "ok": 3072, "ko": 2297 }, "percentiles2": { "total": 4804, "ok": 4830, "ko": 3958 }, "percentiles3": { "total": 7502, "ok": 7421, "ko": 9040 }, "percentiles4": { "total": 21051, "ok": 20840, "ko": 36093 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 33457, "percentage": 22.56248061179073 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7180, "percentage": 4.8419945240953295 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 101904, "percentage": 68.72125487234129 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5745, "percentage": 3.874269991772655 }, "meanNumberOfRequestsPerSecond": { "total": 47.360587671670395, "ok": 45.525710635579685, "ko": 1.8348770360907058 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 309, "ok": 280, "ko": 29 }, "minResponseTime": { "total": 36, "ok": 127, "ko": 36 }, "maxResponseTime": { "total": 51684, "ok": 25464, "ko": 51684 }, "meanResponseTime": { "total": 4882, "ok": 4499, "ko": 8581 }, "standardDeviation": { "total": 4978, "ok": 3512, "ko": 11396 }, "percentiles1": { "total": 4327, "ok": 4335, "ko": 3957 }, "percentiles2": { "total": 6157, "ok": 6003, "ko": 12407 }, "percentiles3": { "total": 12934, "ok": 9765, "ko": 27550 }, "percentiles4": { "total": 21334, "ok": 18256, "ko": 46092 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 35, "percentage": 11.326860841423949 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 13, "percentage": 4.207119741100324 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 232, "percentage": 75.08090614886731 }, "group4": { "name": "failed", "htmlName": "failed", "count": 29, "percentage": 9.385113268608414 }, "meanNumberOfRequestsPerSecond": { "total": 0.09869051421271159, "ok": 0.08942829766847653, "ko": 0.009262216544235069 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 3353, "avg_response_time": 5070, "max_response_time": 72753, "min_response_time": 33, "num_requests": 10497113, "num_requests_pass": 8212719, "num_requests_percent_pass": 78.238 }, "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": 308, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.15824004192333577 }, "group3": { "count": 35180, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 18.074300892412186 }, "group4": { "count": 159153, "htmlName": "failed", "name": "failed", "percentage": 81.76745906566448 }, "maxResponseTime": { "ko": 312783, "ok": 299306, "total": 312783 }, "meanNumberOfRequestsPerSecond": { "ko": 50.831363781539444, "ok": 11.334397955924624, "total": 62.16576173746407 }, "meanResponseTime": { "ko": 54515, "ok": 76803, "total": 58578 }, "minResponseTime": { "ko": 25, "ok": 917, "total": 25 }, "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "ko": 159153, "ok": 35488, "total": 194641 }, "percentiles1": { "ko": 50158, "ok": 74613, "total": 59034 }, "percentiles2": { "ko": 93013, "ok": 94664, "total": 93555 }, "percentiles3": { "ko": 149428, "ok": 146685, "total": 149059 }, "percentiles4": { "ko": 183978, "ok": 183061, "total": 183775 }, "spikes": [], "standardDeviation": { "ko": 52645, "ok": 36854, "total": 50872 } }, { "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": 49651, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 224165, "ok": 0, "total": 224165 }, "meanNumberOfRequestsPerSecond": { "ko": 15.8578728840626, "ok": 0, "total": 15.8578728840626 }, "meanResponseTime": { "ko": 30166, "ok": 0, "total": 30166 }, "minResponseTime": { "ko": 21, "ok": 0, "total": 21 }, "name": "selfService: register and view profile", "numberOfRequests": { "ko": 49651, "ok": 0, "total": 49651 }, "percentiles1": { "ko": 27111, "ok": 0, "total": 27111 }, "percentiles2": { "ko": 43017, "ok": 0, "total": 43017 }, "percentiles3": { "ko": 88165, "ok": 0, "total": 88165 }, "percentiles4": { "ko": 115483, "ok": 0, "total": 115483 }, "spikes": [], "standardDeviation": { "ko": 28588, "ok": 0, "total": 28588 } }, { "group1": { "count": 166170, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12.697973612178806 }, "group2": { "count": 35408, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.7057221499670647 }, "group3": { "count": 673684, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 51.479940151333366 }, "group4": { "count": 433372, "htmlName": "failed", "name": "failed", "percentage": 33.116364086520754 }, "maxResponseTime": { "ko": 61629, "ok": 60346, "total": 61629 }, "meanNumberOfRequestsPerSecond": { "ko": 138.4132864899393, "ok": 279.54710954966464, "total": 417.96039603960395 }, "meanResponseTime": { "ko": 6310, "ok": 6461, "total": 6411 }, "minResponseTime": { "ko": 4, "ok": 41, "total": 4 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 433372, "ok": 875262, "total": 1308634 }, "percentiles1": { "ko": 11, "ok": 3867, "total": 2202 }, "percentiles2": { "ko": 65, "ok": 6536, "total": 5667 }, "percentiles3": { "ko": 60000, "ok": 28531, "total": 38461 }, "percentiles4": { "ko": 60102, "ok": 48279, "total": 60002 }, "spikes": [], "standardDeviation": { "ko": 17727, "ok": 9405, "total": 12776 } }, { "group1": { "count": 64255, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 7.378126847976484 }, "group2": { "count": 17632, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.0246071524943017 }, "group3": { "count": 665529, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 76.41984877452246 }, "group4": { "count": 123469, "htmlName": "failed", "name": "failed", "percentage": 14.177417225006748 }, "maxResponseTime": { "ko": 61853, "ok": 60802, "total": 61853 }, "meanNumberOfRequestsPerSecond": { "ko": 39.43436601724689, "ok": 238.71478760779303, "total": 278.1491536250399 }, "meanResponseTime": { "ko": 24650, "ok": 7972, "total": 10337 }, "minResponseTime": { "ko": 6, "ok": 64, "total": 6 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 123469, "ok": 747416, "total": 870885 }, "percentiles1": { "ko": 12314, "ok": 6237, "total": 6567 }, "percentiles2": { "ko": 60000, "ok": 9466, "total": 10377 }, "percentiles3": { "ko": 60036, "ok": 21351, "total": 49332 }, "percentiles4": { "ko": 60223, "ok": 49006, "total": 60013 }, "spikes": [], "standardDeviation": { "ko": 24304, "ok": 8439, "total": 13368 } }, { "group1": { "count": 48951, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 8.849402338580798 }, "group2": { "count": 13798, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.4944138723976597 }, "group3": { "count": 469381, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 84.85508608783056 }, "group4": { "count": 21026, "htmlName": "failed", "name": "failed", "percentage": 3.8010977011909843 }, "maxResponseTime": { "ko": 61840, "ok": 60377, "total": 61840 }, "meanNumberOfRequestsPerSecond": { "ko": 6.715426381347812, "ok": 169.95528585116577, "total": 176.67071223251358 }, "meanResponseTime": { "ko": 15972, "ok": 6911, "total": 7255 }, "minResponseTime": { "ko": 7, "ok": 57, "total": 7 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 21026, "ok": 532130, "total": 553156 }, "percentiles1": { "ko": 2007, "ok": 6068, "total": 6002 }, "percentiles2": { "ko": 20353, "ok": 8921, "total": 8942 }, "percentiles3": { "ko": 60015, "ok": 15262, "total": 16956 }, "percentiles4": { "ko": 60225, "ok": 39994, "total": 49907 }, "spikes": [], "standardDeviation": { "ko": 24498, "ok": 6264, "total": 7973 } }, { "group1": { "count": 8495, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 13.747066914798934 }, "group2": { "count": 1728, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.796342746176875 }, "group3": { "count": 29413, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 47.59770207945627 }, "group4": { "count": 22159, "htmlName": "failed", "name": "failed", "percentage": 35.85888825956793 }, "maxResponseTime": { "ko": 60774, "ok": 59924, "total": 60774 }, "meanNumberOfRequestsPerSecond": { "ko": 7.077291600127754, "ok": 12.659214308527627, "total": 19.73650590865538 }, "meanResponseTime": { "ko": 633, "ok": 4324, "total": 3000 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 22159, "ok": 39636, "total": 61795 }, "percentiles1": { "ko": 16, "ok": 3247, "total": 961 }, "percentiles2": { "ko": 38, "ok": 5002, "total": 4078 }, "percentiles3": { "ko": 218, "ok": 10857, "total": 8135 }, "percentiles4": { "ko": 16041, "ok": 40336, "total": 39726 }, "spikes": [], "standardDeviation": { "ko": 5392, "ok": 6643, "total": 6470 } }, { "group1": { "count": 8995, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 22.71579372695591 }, "group2": { "count": 1867, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.714884590130815 }, "group3": { "count": 27901, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 70.46062932471337 }, "group4": { "count": 835, "htmlName": "failed", "name": "failed", "percentage": 2.1086923581999093 }, "maxResponseTime": { "ko": 60420, "ok": 59937, "total": 60420 }, "meanNumberOfRequestsPerSecond": { "ko": 0.26668795911849247, "ok": 12.380389651868413, "total": 12.647077610986905 }, "meanResponseTime": { "ko": 11834, "ok": 3873, "total": 4041 }, "minResponseTime": { "ko": 32, "ok": 33, "total": 32 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 835, "ok": 38763, "total": 39598 }, "percentiles1": { "ko": 42, "ok": 3044, "total": 3031 }, "percentiles2": { "ko": 12038, "ok": 4821, "total": 4831 }, "percentiles3": { "ko": 60020, "ok": 9097, "total": 9698 }, "percentiles4": { "ko": 60221, "ok": 34039, "total": 39936 }, "spikes": [], "standardDeviation": { "ko": 21394, "ok": 5720, "total": 6556 } }, { "group1": { "count": 98328, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 13.030203441220436 }, "group2": { "count": 22657, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.0024542283757567 }, "group3": { "count": 432252, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 57.28105420505264 }, "group4": { "count": 201379, "htmlName": "failed", "name": "failed", "percentage": 26.686288125351172 }, "maxResponseTime": { "ko": 60751, "ok": 59999, "total": 60751 }, "meanNumberOfRequestsPerSecond": { "ko": 64.31778984350048, "ok": 176.69658256148196, "total": 241.01437240498242 }, "meanResponseTime": { "ko": 4631, "ok": 4552, "total": 4573 }, "minResponseTime": { "ko": 5, "ok": 40, "total": 5 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 201379, "ok": 553237, "total": 754616 }, "percentiles1": { "ko": 3995, "ok": 3614, "total": 3706 }, "percentiles2": { "ko": 5725, "ok": 5410, "total": 5507 }, "percentiles3": { "ko": 8599, "ok": 10293, "total": 9596 }, "percentiles4": { "ko": 56568, "ok": 39392, "total": 40624 }, "spikes": [], "standardDeviation": { "ko": 6735, "ok": 6282, "total": 6406 } }, { "group1": { "count": 6891, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 17.77955518860622 }, "group2": { "count": 1597, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.120439651168791 }, "group3": { "count": 23603, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 60.89839517002942 }, "group4": { "count": 6667, "htmlName": "failed", "name": "failed", "percentage": 17.201609990195575 }, "maxResponseTime": { "ko": 60346, "ok": 60546, "total": 60546 }, "meanNumberOfRequestsPerSecond": { "ko": 2.1293516448419036, "ok": 10.249441073139572, "total": 12.378792717981476 }, "meanResponseTime": { "ko": 857, "ok": 3699, "total": 3210 }, "minResponseTime": { "ko": 4, "ok": 39, "total": 4 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 6667, "ok": 32091, "total": 38758 }, "percentiles1": { "ko": 39, "ok": 3185, "total": 2423 }, "percentiles2": { "ko": 104, "ok": 4932, "total": 4578 }, "percentiles3": { "ko": 1364, "ok": 8314, "total": 8022 }, "percentiles4": { "ko": 16050, "ok": 25508, "total": 24836 }, "spikes": [], "standardDeviation": { "ko": 5677, "ok": 4700, "total": 4998 } }, { "group1": { "count": 6927, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 17.89044138536636 }, "group2": { "count": 1553, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.0109506960407035 }, "group3": { "count": 21924, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 56.623363206694385 }, "group4": { "count": 8315, "htmlName": "failed", "name": "failed", "percentage": 21.47524471189855 }, "maxResponseTime": { "ko": 60270, "ok": 59753, "total": 60270 }, "meanNumberOfRequestsPerSecond": { "ko": 2.6557010539763652, "ok": 9.710635579687, "total": 12.366336633663366 }, "meanResponseTime": { "ko": 4505, "ok": 3648, "total": 3832 }, "minResponseTime": { "ko": 33, "ok": 35, "total": 33 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 8315, "ok": 30404, "total": 38719 }, "percentiles1": { "ko": 2521, "ok": 3162, "total": 3034 }, "percentiles2": { "ko": 4875, "ok": 4882, "total": 4882 }, "percentiles3": { "ko": 16039, "ok": 7855, "total": 8829 }, "percentiles4": { "ko": 54687, "ok": 27553, "total": 32565 }, "spikes": [], "standardDeviation": { "ko": 8117, "ok": 4832, "total": 5710 } }, { "group1": { "count": 86171, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15.545184602562392 }, "group2": { "count": 20186, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.641539455122076 }, "group3": { "count": 342645, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 61.81290431984067 }, "group4": { "count": 105324, "htmlName": "failed", "name": "failed", "percentage": 19.000371622474862 }, "maxResponseTime": { "ko": 80565, "ok": 60152, "total": 80565 }, "meanNumberOfRequestsPerSecond": { "ko": 33.63909294155222, "ok": 143.40530182050463, "total": 177.04439476205684 }, "meanResponseTime": { "ko": 5425, "ok": 4645, "total": 4793 }, "minResponseTime": { "ko": 6, "ok": 39, "total": 6 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 105324, "ok": 449002, "total": 554326 }, "percentiles1": { "ko": 4197, "ok": 3505, "total": 3647 }, "percentiles2": { "ko": 6093, "ok": 5405, "total": 5560 }, "percentiles3": { "ko": 11384, "ok": 11913, "total": 11809 }, "percentiles4": { "ko": 60000, "ok": 41581, "total": 45171 }, "spikes": [], "standardDeviation": { "ko": 8253, "ok": 6696, "total": 7025 } }, { "group1": { "count": 17329, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15.734468919679662 }, "group2": { "count": 4598, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.174914195434652 }, "group3": { "count": 82456, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 74.86879619372763 }, "group4": { "count": 5751, "htmlName": "failed", "name": "failed", "percentage": 5.221820691158044 }, "maxResponseTime": { "ko": 60750, "ok": 60021, "total": 60750 }, "meanNumberOfRequestsPerSecond": { "ko": 1.8367933567550303, "ok": 33.338549984030664, "total": 35.175343340785695 }, "meanResponseTime": { "ko": 5045, "ok": 4458, "total": 4489 }, "minResponseTime": { "ko": 5, "ok": 37, "total": 5 }, "name": "getIdToken", "numberOfRequests": { "ko": 5751, "ok": 104383, "total": 110134 }, "percentiles1": { "ko": 38, "ok": 3645, "total": 3508 }, "percentiles2": { "ko": 42, "ok": 5412, "total": 5348 }, "percentiles3": { "ko": 60000, "ok": 9895, "total": 10326 }, "percentiles4": { "ko": 60231, "ok": 36462, "total": 41628 }, "spikes": [], "standardDeviation": { "ko": 15705, "ok": 5826, "total": 6713 } }, { "group1": { "count": 76654, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.89975609050681 }, "group2": { "count": 270, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.2602986686205135 }, "group3": { "count": 22570, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 21.759040558388847 }, "group4": { "count": 4233, "htmlName": "failed", "name": "failed", "percentage": 4.080904682483828 }, "maxResponseTime": { "ko": 60960, "ok": 59996, "total": 60960 }, "meanNumberOfRequestsPerSecond": { "ko": 1.3519642286809326, "ok": 31.777068029383585, "total": 33.12903225806452 }, "meanResponseTime": { "ko": 26510, "ok": 3547, "total": 4484 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 4233, "ok": 99494, "total": 103727 }, "percentiles1": { "ko": 32353, "ok": 40, "total": 40 }, "percentiles2": { "ko": 57013, "ok": 302, "total": 488 }, "percentiles3": { "ko": 60022, "ok": 24240, "total": 29477 }, "percentiles4": { "ko": 60334, "ok": 37031, "total": 58376 }, "spikes": [], "standardDeviation": { "ko": 26269, "ok": 8438, "total": 10821 } }, { "group1": { "count": 9724, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15.79468854056688 }, "group2": { "count": 1947, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.162511167059206 }, "group3": { "count": 25965, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 42.17493705839357 }, "group4": { "count": 23929, "htmlName": "failed", "name": "failed", "percentage": 38.86786323398035 }, "maxResponseTime": { "ko": 60572, "ok": 59942, "total": 60572 }, "meanNumberOfRequestsPerSecond": { "ko": 7.642606196103482, "ok": 12.020440753752794, "total": 19.663046949856277 }, "meanResponseTime": { "ko": 493, "ok": 3896, "total": 2574 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 23929, "ok": 37636, "total": 61565 }, "percentiles1": { "ko": 22, "ok": 2879, "total": 311 }, "percentiles2": { "ko": 38, "ok": 4771, "total": 3658 }, "percentiles3": { "ko": 113, "ok": 9815, "total": 7515 }, "percentiles4": { "ko": 9036, "ok": 38036, "total": 33689 }, "spikes": [], "standardDeviation": { "ko": 4835, "ok": 6101, "total": 5881 } }, { "group1": { "count": 19407, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 40.159337816864976 }, "group2": { "count": 3070, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.352819451629592 }, "group3": { "count": 19940, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41.26228660113813 }, "group4": { "count": 5908, "htmlName": "failed", "name": "failed", "percentage": 12.225556130367304 }, "maxResponseTime": { "ko": 60919, "ok": 59926, "total": 60919 }, "meanNumberOfRequestsPerSecond": { "ko": 1.8869370808048547, "ok": 13.547428936442031, "total": 15.434366017246886 }, "meanResponseTime": { "ko": 16153, "ok": 4096, "total": 5570 }, "minResponseTime": { "ko": 5, "ok": 45, "total": 5 }, "name": "createOrganization", "numberOfRequests": { "ko": 5908, "ok": 42417, "total": 48325 }, "percentiles1": { "ko": 11777, "ok": 1005, "total": 1104 }, "percentiles2": { "ko": 23782, "ok": 4609, "total": 5622 }, "percentiles3": { "ko": 60000, "ok": 19626, "total": 28508 }, "percentiles4": { "ko": 60019, "ok": 36876, "total": 52566 }, "spikes": [], "standardDeviation": { "ko": 18376, "ok": 7355, "total": 10216 } }, { "group1": { "count": 9465, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 25.208405465150346 }, "group2": { "count": 1877, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.999067834980158 }, "group3": { "count": 25105, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 66.86286520893813 }, "group4": { "count": 1100, "htmlName": "failed", "name": "failed", "percentage": 2.929661490931366 }, "maxResponseTime": { "ko": 60699, "ok": 59805, "total": 60699 }, "meanNumberOfRequestsPerSecond": { "ko": 0.35132545512615776, "ok": 11.640689875439158, "total": 11.992015330565314 }, "meanResponseTime": { "ko": 6622, "ok": 3920, "total": 4000 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 1100, "ok": 36447, "total": 37547 }, "percentiles1": { "ko": 38, "ok": 2845, "total": 2788 }, "percentiles2": { "ko": 2966, "ok": 4735, "total": 4714 }, "percentiles3": { "ko": 60000, "ok": 9823, "total": 10490 }, "percentiles4": { "ko": 60111, "ok": 39663, "total": 42025 }, "spikes": [], "standardDeviation": { "ko": 16935, "ok": 6282, "total": 6850 } }, { "group1": { "count": 36322, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.6570362444097 }, "group2": { "count": 15, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0411556506708371 }, "group3": { "count": 102, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.27985842456169235 }, "group4": { "count": 8, "htmlName": "failed", "name": "failed", "percentage": 0.02194968035777979 }, "maxResponseTime": { "ko": 9041, "ok": 13481, "total": 13481 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0025550942190993293, "ok": 11.638134781220057, "total": 11.640689875439158 }, "meanResponseTime": { "ko": 9037, "ok": 86, "total": 88 }, "minResponseTime": { "ko": 9034, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 8, "ok": 36439, "total": 36447 }, "percentiles1": { "ko": 9037, "ok": 39, "total": 39 }, "percentiles2": { "ko": 9038, "ok": 50, "total": 50 }, "percentiles3": { "ko": 9040, "ok": 288, "total": 289 }, "percentiles4": { "ko": 9041, "ok": 495, "total": 497 }, "spikes": [], "standardDeviation": { "ko": 2, "ok": 245, "total": 279 } }, { "group1": { "count": 34329, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.18882212527781 }, "group2": { "count": 197, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.5405108788103273 }, "group3": { "count": 487, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.336186791779845 }, "group4": { "count": 1434, "htmlName": "failed", "name": "failed", "percentage": 3.934480204132027 }, "maxResponseTime": { "ko": 9036, "ok": 9037, "total": 9037 }, "meanNumberOfRequestsPerSecond": { "ko": 0.4580006387735548, "ok": 11.182689236665603, "total": 11.640689875439158 }, "meanResponseTime": { "ko": 303, "ok": 111, "total": 118 }, "minResponseTime": { "ko": 5, "ok": 33, "total": 5 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 1434, "ok": 35013, "total": 36447 }, "percentiles1": { "ko": 53, "ok": 40, "total": 40 }, "percentiles2": { "ko": 266, "ok": 48, "total": 50 }, "percentiles3": { "ko": 1519, "ok": 314, "total": 364 }, "percentiles4": { "ko": 2506, "ok": 1747, "total": 1903 }, "spikes": [], "standardDeviation": { "ko": 670, "ok": 339, "total": 360 } }, { "group1": { "count": 28424, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 67.06778981147212 }, "group2": { "count": 1887, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.452466907340553 }, "group3": { "count": 10706, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 25.2613199311012 }, "group4": { "count": 1364, "htmlName": "failed", "name": "failed", "percentage": 3.2184233500861232 }, "maxResponseTime": { "ko": 60556, "ok": 59035, "total": 60556 }, "meanNumberOfRequestsPerSecond": { "ko": 0.43564356435643564, "ok": 13.100287448099648, "total": 13.535931012456084 }, "meanResponseTime": { "ko": 27202, "ok": 2431, "total": 3228 }, "minResponseTime": { "ko": 33, "ok": 39, "total": 33 }, "name": "queryOrganization", "numberOfRequests": { "ko": 1364, "ok": 41017, "total": 42381 }, "percentiles1": { "ko": 21490, "ok": 153, "total": 173 }, "percentiles2": { "ko": 49668, "ok": 1343, "total": 1620 }, "percentiles3": { "ko": 60004, "ok": 14022, "total": 20256 }, "percentiles4": { "ko": 60094, "ok": 31841, "total": 48790 }, "spikes": [], "standardDeviation": { "ko": 22804, "ok": 6218, "total": 8560 } }, { "group1": { "count": 157572, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 16.281648169177373 }, "group2": { "count": 31406, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.2451288452338267 }, "group3": { "count": 458685, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 47.39514501611405 }, "group4": { "count": 320126, "htmlName": "failed", "name": "failed", "percentage": 33.07807796947475 }, "maxResponseTime": { "ko": 60707, "ok": 60020, "total": 60707 }, "meanNumberOfRequestsPerSecond": { "ko": 102.24401149792399, "ok": 206.8549984030661, "total": 309.0990099009901 }, "meanResponseTime": { "ko": 3854, "ok": 4618, "total": 4365 }, "minResponseTime": { "ko": 4, "ok": 36, "total": 4 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 320126, "ok": 647663, "total": 967789 }, "percentiles1": { "ko": 2792, "ok": 3058, "total": 2981 }, "percentiles2": { "ko": 4885, "ok": 5190, "total": 5081 }, "percentiles3": { "ko": 8041, "ok": 15459, "total": 12042 }, "percentiles4": { "ko": 60000, "ok": 43601, "total": 45190 }, "spikes": [], "standardDeviation": { "ko": 7110, "ok": 7321, "total": 7261 } }, { "group1": { "count": 31713, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 74.88134872848339 }, "group2": { "count": 1319, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.1144483011026893 }, "group3": { "count": 7578, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 17.893320110505066 }, "group4": { "count": 1741, "htmlName": "failed", "name": "failed", "percentage": 4.110882859908857 }, "maxResponseTime": { "ko": 60622, "ok": 60422, "total": 60622 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5560523794314916, "ok": 12.970297029702971, "total": 13.526349409134461 }, "meanResponseTime": { "ko": 18587, "ok": 1986, "total": 2668 }, "minResponseTime": { "ko": 6, "ok": 42, "total": 6 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 1741, "ok": 40610, "total": 42351 }, "percentiles1": { "ko": 7068, "ok": 81, "total": 82 }, "percentiles2": { "ko": 37891, "ok": 554, "total": 665 }, "percentiles3": { "ko": 60000, "ok": 12273, "total": 17790 }, "percentiles4": { "ko": 60073, "ok": 32039, "total": 43691 }, "spikes": [], "standardDeviation": { "ko": 21787, "ok": 5966, "total": 8031 } }, { "group1": { "count": 7062, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 25.82461786001609 }, "group2": { "count": 1432, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.236597674248519 }, "group3": { "count": 18311, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 66.96043297008704 }, "group4": { "count": 541, "htmlName": "failed", "name": "failed", "percentage": 1.978351495648358 }, "maxResponseTime": { "ko": 60626, "ok": 59972, "total": 60626 }, "meanNumberOfRequestsPerSecond": { "ko": 0.17278824656659214, "ok": 8.56116256786969, "total": 8.733950814436282 }, "meanResponseTime": { "ko": 15249, "ok": 4023, "total": 4245 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 541, "ok": 26805, "total": 27346 }, "percentiles1": { "ko": 41, "ok": 2830, "total": 2816 }, "percentiles2": { "ko": 16040, "ok": 4768, "total": 4784 }, "percentiles3": { "ko": 60048, "ok": 10647, "total": 11489 }, "percentiles4": { "ko": 60278, "ok": 40985, "total": 46759 }, "spikes": [], "standardDeviation": { "ko": 24468, "ok": 6606, "total": 7554 } }, { "group1": { "count": 7199, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 26.898072037064715 }, "group2": { "count": 1340, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.006725452099835 }, "group3": { "count": 17695, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 66.11493050366164 }, "group4": { "count": 530, "htmlName": "failed", "name": "failed", "percentage": 1.9802720071738156 }, "maxResponseTime": { "ko": 60580, "ok": 59932, "total": 60580 }, "meanNumberOfRequestsPerSecond": { "ko": 0.16927499201533056, "ok": 8.378792717981476, "total": 8.548067709996806 }, "meanResponseTime": { "ko": 13674, "ok": 3925, "total": 4118 }, "minResponseTime": { "ko": 33, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 530, "ok": 26234, "total": 26764 }, "percentiles1": { "ko": 40, "ok": 2797, "total": 2785 }, "percentiles2": { "ko": 12039, "ok": 4771, "total": 4782 }, "percentiles3": { "ko": 60037, "ok": 10238, "total": 11125 }, "percentiles4": { "ko": 60204, "ok": 40043, "total": 44966 }, "spikes": [], "standardDeviation": { "ko": 23498, "ok": 6354, "total": 7235 } }, { "group1": { "count": 18164, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 69.58853727683703 }, "group2": { "count": 78, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.2988276760401502 }, "group3": { "count": 6238, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 23.89855183510842 }, "group4": { "count": 1622, "htmlName": "failed", "name": "failed", "percentage": 6.214083212014405 }, "maxResponseTime": { "ko": 60928, "ok": 59958, "total": 60928 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5180453529223891, "ok": 7.818588310443948, "total": 8.336633663366337 }, "meanResponseTime": { "ko": 24971, "ok": 3995, "total": 5299 }, "minResponseTime": { "ko": 33, "ok": 34, "total": 33 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 1622, "ok": 24480, "total": 26102 }, "percentiles1": { "ko": 31235, "ok": 47, "total": 50 }, "percentiles2": { "ko": 48822, "ok": 1775, "total": 3286 }, "percentiles3": { "ko": 60009, "ok": 25795, "total": 32919 }, "percentiles4": { "ko": 60131, "ok": 37433, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 25224, "ok": 8836, "total": 11765 } }, { "group1": { "count": 25769, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98.22749104215903 }, "group2": { "count": 79, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.3011359304719067 }, "group3": { "count": 178, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.6785088053670809 }, "group4": { "count": 208, "htmlName": "failed", "name": "failed", "percentage": 0.7928642220019821 }, "maxResponseTime": { "ko": 9039, "ok": 8669, "total": 9039 }, "meanNumberOfRequestsPerSecond": { "ko": 0.06643244969658256, "ok": 8.312360268284893, "total": 8.378792717981476 }, "meanResponseTime": { "ko": 465, "ok": 108, "total": 110 }, "minResponseTime": { "ko": 6, "ok": 33, "total": 6 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 208, "ok": 26026, "total": 26234 }, "percentiles1": { "ko": 109, "ok": 40, "total": 40 }, "percentiles2": { "ko": 514, "ok": 93, "total": 95 }, "percentiles3": { "ko": 1672, "ok": 339, "total": 353 }, "percentiles4": { "ko": 2991, "ok": 779, "total": 931 }, "spikes": [], "standardDeviation": { "ko": 1016, "ok": 253, "total": 270 } }, { "group1": { "count": 7460, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 28.55393095001148 }, "group2": { "count": 1049, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.015157314552553 }, "group3": { "count": 10963, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41.962030161524915 }, "group4": { "count": 6654, "htmlName": "failed", "name": "failed", "percentage": 25.468881573911045 }, "maxResponseTime": { "ko": 61198, "ok": 59989, "total": 61198 }, "meanNumberOfRequestsPerSecond": { "ko": 2.125199616735867, "ok": 6.219099329287768, "total": 8.344298946023635 }, "meanResponseTime": { "ko": 7974, "ok": 5318, "total": 5994 }, "minResponseTime": { "ko": 5, "ok": 46, "total": 5 }, "name": " UI IDM features", "numberOfRequests": { "ko": 6654, "ok": 19472, "total": 26126 }, "percentiles1": { "ko": 77, "ok": 1909, "total": 1010 }, "percentiles2": { "ko": 989, "ok": 6187, "total": 5638 }, "percentiles3": { "ko": 57253, "ok": 25781, "total": 32659 }, "percentiles4": { "ko": 60011, "ok": 36234, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 17435, "ok": 8271, "total": 11391 } }, { "group1": { "count": 7565, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 28.974683059481404 }, "group2": { "count": 1029, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.9411697115937034 }, "group3": { "count": 10916, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41.809337776245734 }, "group4": { "count": 6599, "htmlName": "failed", "name": "failed", "percentage": 25.274809452679154 }, "maxResponseTime": { "ko": 60929, "ok": 59761, "total": 60929 }, "meanNumberOfRequestsPerSecond": { "ko": 2.1076333439795594, "ok": 6.23123602682849, "total": 8.338869370808048 }, "meanResponseTime": { "ko": 7752, "ok": 5302, "total": 5921 }, "minResponseTime": { "ko": 8, "ok": 46, "total": 8 }, "name": " UI IDM login", "numberOfRequests": { "ko": 6599, "ok": 19510, "total": 26109 }, "percentiles1": { "ko": 89, "ok": 1889, "total": 993 }, "percentiles2": { "ko": 1122, "ok": 6255, "total": 5744 }, "percentiles3": { "ko": 55294, "ok": 25531, "total": 31484 }, "percentiles4": { "ko": 60017, "ok": 36251, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 16894, "ok": 8247, "total": 11140 } }, { "group1": { "count": 13322, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 51.00696837430125 }, "group2": { "count": 392, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.5008806187303774 }, "group3": { "count": 6403, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 24.515659698292367 }, "group4": { "count": 6001, "htmlName": "failed", "name": "failed", "percentage": 22.97649130867601 }, "maxResponseTime": { "ko": 61198, "ok": 60393, "total": 61198 }, "meanNumberOfRequestsPerSecond": { "ko": 1.9166400511018844, "ok": 6.425103800702651, "total": 8.341743851804535 }, "meanResponseTime": { "ko": 6107, "ok": 4405, "total": 4796 }, "minResponseTime": { "ko": 11, "ok": 38, "total": 11 }, "name": " UI IDM version", "numberOfRequests": { "ko": 6001, "ok": 20117, "total": 26118 }, "percentiles1": { "ko": 84, "ok": 61, "total": 63 }, "percentiles2": { "ko": 454, "ok": 3783, "total": 2361 }, "percentiles3": { "ko": 53196, "ok": 26872, "total": 31051 }, "percentiles4": { "ko": 60015, "ok": 37347, "total": 58807 }, "spikes": [], "standardDeviation": { "ko": 16111, "ok": 8974, "total": 11053 } }, { "group1": { "count": 7643, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 29.27791610802528 }, "group2": { "count": 1027, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.934112239034668 }, "group3": { "count": 10910, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41.792760007661364 }, "group4": { "count": 6525, "htmlName": "failed", "name": "failed", "percentage": 24.99521164527868 }, "maxResponseTime": { "ko": 60929, "ok": 59862, "total": 60929 }, "meanNumberOfRequestsPerSecond": { "ko": 2.0839987224528906, "ok": 6.253593101245609, "total": 8.3375918236985 }, "meanResponseTime": { "ko": 8016, "ok": 5297, "total": 5976 }, "minResponseTime": { "ko": 16, "ok": 46, "total": 16 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 6525, "ok": 19580, "total": 26105 }, "percentiles1": { "ko": 108, "ok": 1865, "total": 1009 }, "percentiles2": { "ko": 1295, "ok": 6237, "total": 5806 }, "percentiles3": { "ko": 54417, "ok": 25549, "total": 31507 }, "percentiles4": { "ko": 60013, "ok": 35825, "total": 60000 }, "spikes": [], "standardDeviation": { "ko": 17022, "ok": 8204, "total": 11149 } }, { "group1": { "count": 6122, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 23.48022858896176 }, "group2": { "count": 932, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.574579066467227 }, "group3": { "count": 13117, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 50.30874851378822 }, "group4": { "count": 5902, "htmlName": "failed", "name": "failed", "percentage": 22.636443830782802 }, "maxResponseTime": { "ko": 61200, "ok": 60505, "total": 61200 }, "meanNumberOfRequestsPerSecond": { "ko": 1.8850207601405302, "ok": 6.442350686681571, "total": 8.327371446822102 }, "meanResponseTime": { "ko": 16136, "ok": 6850, "total": 8952 }, "minResponseTime": { "ko": 5, "ok": 41, "total": 5 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 5902, "ok": 20171, "total": 26073 }, "percentiles1": { "ko": 124, "ok": 2991, "total": 2442 }, "percentiles2": { "ko": 39347, "ok": 8444, "total": 9145 }, "percentiles3": { "ko": 60004, "ok": 29764, "total": 58439 }, "percentiles4": { "ko": 60096, "ok": 47905, "total": 60006 }, "spikes": [], "standardDeviation": { "ko": 25085, "ok": 10014, "total": 15333 } }, { "group1": { "count": 10171, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 38.948456766485414 }, "group2": { "count": 1208, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.625871180209849 }, "group3": { "count": 9636, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 36.89974726200506 }, "group4": { "count": 5099, "htmlName": "failed", "name": "failed", "percentage": 19.525924791299687 }, "maxResponseTime": { "ko": 60704, "ok": 59333, "total": 60704 }, "meanNumberOfRequestsPerSecond": { "ko": 1.628553177898435, "ok": 6.711913126796551, "total": 8.340466304694985 }, "meanResponseTime": { "ko": 8647, "ok": 4413, "total": 5240 }, "minResponseTime": { "ko": 6, "ok": 38, "total": 6 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 5099, "ok": 21015, "total": 26114 }, "percentiles1": { "ko": 85, "ok": 892, "total": 588 }, "percentiles2": { "ko": 610, "ok": 4873, "total": 4735 }, "percentiles3": { "ko": 58595, "ok": 23548, "total": 28975 }, "percentiles4": { "ko": 60016, "ok": 34663, "total": 58522 }, "spikes": [], "standardDeviation": { "ko": 17723, "ok": 7771, "total": 10618 } }, { "group1": { "count": 11899, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 45.58654509233009 }, "group2": { "count": 1058, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.053329246801011 }, "group3": { "count": 8076, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 30.940157842310935 }, "group4": { "count": 5069, "htmlName": "failed", "name": "failed", "percentage": 19.419967818557964 }, "maxResponseTime": { "ko": 60316, "ok": 59201, "total": 60316 }, "meanNumberOfRequestsPerSecond": { "ko": 1.6189715745768125, "ok": 6.717662088789524, "total": 8.336633663366337 }, "meanResponseTime": { "ko": 7451, "ok": 3772, "total": 4487 }, "minResponseTime": { "ko": 5, "ok": 39, "total": 5 }, "name": " UI IDM user", "numberOfRequests": { "ko": 5069, "ok": 21033, "total": 26102 }, "percentiles1": { "ko": 83, "ok": 465, "total": 300 }, "percentiles2": { "ko": 491, "ok": 3641, "total": 3396 }, "percentiles3": { "ko": 51302, "ok": 21785, "total": 27499 }, "percentiles4": { "ko": 60006, "ok": 35755, "total": 54878 }, "spikes": [], "standardDeviation": { "ko": 16507, "ok": 7644, "total": 10105 } }, { "group1": { "count": 5788, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 9.494127681910635 }, "group2": { "count": 1027, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.6846007479824159 }, "group3": { "count": 18822, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 30.87395840167968 }, "group4": { "count": 35327, "htmlName": "failed", "name": "failed", "percentage": 57.94731316842727 }, "maxResponseTime": { "ko": 60303, "ok": 60060, "total": 60303 }, "meanNumberOfRequestsPerSecond": { "ko": 11.28297668476525, "ok": 8.188118811881187, "total": 19.471095496646438 }, "meanResponseTime": { "ko": 1901, "ok": 5292, "total": 3327 }, "minResponseTime": { "ko": 4, "ok": 41, "total": 4 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 35327, "ok": 25637, "total": 60964 }, "percentiles1": { "ko": 37, "ok": 3504, "total": 210 }, "percentiles2": { "ko": 164, "ok": 5442, "total": 3880 }, "percentiles3": { "ko": 6515, "ok": 22146, "total": 12719 }, "percentiles4": { "ko": 60000, "ok": 48720, "total": 54539 }, "spikes": [], "standardDeviation": { "ko": 7656, "ok": 8233, "total": 8079 } }, { "group1": { "count": 5232, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 18.82962643057655 }, "group2": { "count": 1197, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.307924854243144 }, "group3": { "count": 16621, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 59.817893903404595 }, "group4": { "count": 4736, "htmlName": "failed", "name": "failed", "percentage": 17.044554811775715 }, "maxResponseTime": { "ko": 60675, "ok": 59898, "total": 60675 }, "meanNumberOfRequestsPerSecond": { "ko": 1.512615777706803, "ok": 7.3618652187799425, "total": 8.874480996486746 }, "meanResponseTime": { "ko": 1327, "ok": 3907, "total": 3467 }, "minResponseTime": { "ko": 6, "ok": 36, "total": 6 }, "name": "userinfo", "numberOfRequests": { "ko": 4736, "ok": 23050, "total": 27786 }, "percentiles1": { "ko": 39, "ok": 3184, "total": 2654 }, "percentiles2": { "ko": 60, "ok": 5001, "total": 4652 }, "percentiles3": { "ko": 5677, "ok": 10395, "total": 9633 }, "percentiles4": { "ko": 18713, "ok": 27159, "total": 26565 }, "spikes": [], "standardDeviation": { "ko": 5626, "ok": 5102, "total": 5285 } }, { "group1": { "count": 8373, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 13.737038981493635 }, "group2": { "count": 1972, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.235332720829505 }, "group3": { "count": 22937, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 37.631250820317625 }, "group4": { "count": 27670, "htmlName": "failed", "name": "failed", "percentage": 45.39637747735924 }, "maxResponseTime": { "ko": 60258, "ok": 59999, "total": 60258 }, "meanNumberOfRequestsPerSecond": { "ko": 8.837432130309805, "ok": 10.629830725007984, "total": 19.46726285531779 }, "meanResponseTime": { "ko": 306, "ok": 3810, "total": 2219 }, "minResponseTime": { "ko": 4, "ok": 33, "total": 4 }, "name": "UI-Logout", "numberOfRequests": { "ko": 27670, "ok": 33282, "total": 60952 }, "percentiles1": { "ko": 35, "ok": 2868, "total": 86 }, "percentiles2": { "ko": 38, "ok": 4774, "total": 3309 }, "percentiles3": { "ko": 82, "ok": 10051, "total": 7095 }, "percentiles4": { "ko": 4040, "ok": 33694, "total": 26779 }, "spikes": [], "standardDeviation": { "ko": 3559, "ok": 5763, "total": 5189 } }, { "group1": { "count": 8389, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 25.207331730769234 }, "group2": { "count": 1860, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.588942307692308 }, "group3": { "count": 21851, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 65.65805288461539 }, "group4": { "count": 1180, "htmlName": "failed", "name": "failed", "percentage": 3.5456730769230766 }, "maxResponseTime": { "ko": 60455, "ok": 59937, "total": 60455 }, "meanNumberOfRequestsPerSecond": { "ko": 0.37687639731715106, "ok": 10.252315554136059, "total": 10.62919195145321 }, "meanResponseTime": { "ko": 5805, "ok": 3539, "total": 3620 }, "minResponseTime": { "ko": 13, "ok": 33, "total": 13 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 1180, "ok": 32100, "total": 33280 }, "percentiles1": { "ko": 38, "ok": 2702, "total": 2600 }, "percentiles2": { "ko": 157, "ok": 4644, "total": 4594 }, "percentiles3": { "ko": 60000, "ok": 8505, "total": 8660 }, "percentiles4": { "ko": 60110, "ok": 30329, "total": 33251 }, "spikes": [], "standardDeviation": { "ko": 15835, "ok": 5212, "total": 5939 } }, { "group1": { "count": 5137, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 22.666901998852758 }, "group2": { "count": 1305, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.758284428363412 }, "group3": { "count": 15326, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 67.62564532497905 }, "group4": { "count": 895, "htmlName": "failed", "name": "failed", "percentage": 3.949168247804792 }, "maxResponseTime": { "ko": 60437, "ok": 59897, "total": 60437 }, "meanNumberOfRequestsPerSecond": { "ko": 0.28585116576173747, "ok": 6.952411370169275, "total": 7.238262535931012 }, "meanResponseTime": { "ko": 4163, "ok": 3338, "total": 3371 }, "minResponseTime": { "ko": 33, "ok": 37, "total": 33 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 895, "ok": 21768, "total": 22663 }, "percentiles1": { "ko": 1066, "ok": 2813, "total": 2732 }, "percentiles2": { "ko": 3315, "ok": 4625, "total": 4588 }, "percentiles3": { "ko": 16040, "ok": 7601, "total": 7741 }, "percentiles4": { "ko": 60014, "ok": 19301, "total": 20658 }, "spikes": [], "standardDeviation": { "ko": 11551, "ok": 4177, "total": 4696 } }, { "group1": { "count": 5159, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 22.251455682553374 }, "group2": { "count": 1346, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.805477679534182 }, "group3": { "count": 15718, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 67.79383221910719 }, "group4": { "count": 962, "htmlName": "failed", "name": "failed", "percentage": 4.149234418805262 }, "maxResponseTime": { "ko": 60364, "ok": 59998, "total": 60364 }, "meanNumberOfRequestsPerSecond": { "ko": 0.30725007984669434, "ok": 7.0977323538805495, "total": 7.404982433727244 }, "meanResponseTime": { "ko": 4261, "ok": 3354, "total": 3392 }, "minResponseTime": { "ko": 6, "ok": 37, "total": 6 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 962, "ok": 22223, "total": 23185 }, "percentiles1": { "ko": 1070, "ok": 2817, "total": 2728 }, "percentiles2": { "ko": 3309, "ok": 4617, "total": 4567 }, "percentiles3": { "ko": 15302, "ok": 7515, "total": 7611 }, "percentiles4": { "ko": 60053, "ok": 19639, "total": 22217 }, "spikes": [], "standardDeviation": { "ko": 11936, "ok": 4290, "total": 4857 } }, { "group1": { "count": 4914, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 21.039561568761776 }, "group2": { "count": 1320, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.651652680253468 }, "group3": { "count": 15688, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 67.16903579380032 }, "group4": { "count": 1434, "htmlName": "failed", "name": "failed", "percentage": 6.13974995718445 }, "maxResponseTime": { "ko": 60364, "ok": 59993, "total": 60364 }, "meanNumberOfRequestsPerSecond": { "ko": 0.4580006387735548, "ok": 7.001596933886937, "total": 7.459597572660492 }, "meanResponseTime": { "ko": 2794, "ok": 3374, "total": 3339 }, "minResponseTime": { "ko": 5, "ok": 39, "total": 5 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 1434, "ok": 21922, "total": 23356 }, "percentiles1": { "ko": 105, "ok": 2889, "total": 2722 }, "percentiles2": { "ko": 2252, "ok": 4687, "total": 4581 }, "percentiles3": { "ko": 8393, "ok": 7588, "total": 7625 }, "percentiles4": { "ko": 60012, "ok": 19051, "total": 20624 }, "spikes": [], "standardDeviation": { "ko": 9709, "ok": 4090, "total": 4638 } }, { "group1": { "count": 33457, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 22.56248061179073 }, "group2": { "count": 7180, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.8419945240953295 }, "group3": { "count": 101904, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 68.72125487234129 }, "group4": { "count": 5745, "htmlName": "failed", "name": "failed", "percentage": 3.874269991772655 }, "maxResponseTime": { "ko": 60412, "ok": 60048, "total": 60412 }, "meanNumberOfRequestsPerSecond": { "ko": 1.8348770360907058, "ok": 45.525710635579685, "total": 47.360587671670395 }, "meanResponseTime": { "ko": 3363, "ok": 3461, "total": 3457 }, "minResponseTime": { "ko": 33, "ok": 36, "total": 33 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 5745, "ok": 142541, "total": 148286 }, "percentiles1": { "ko": 2297, "ok": 3072, "total": 3050 }, "percentiles2": { "ko": 3958, "ok": 4830, "total": 4804 }, "percentiles3": { "ko": 9040, "ok": 7421, "total": 7502 }, "percentiles4": { "ko": 36093, "ok": 20840, "total": 21051 }, "spikes": [], "standardDeviation": { "ko": 6366, "ok": 4245, "total": 4346 } }, { "group1": { "count": 35, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 11.326860841423949 }, "group2": { "count": 13, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.207119741100324 }, "group3": { "count": 232, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 75.08090614886731 }, "group4": { "count": 29, "htmlName": "failed", "name": "failed", "percentage": 9.385113268608414 }, "maxResponseTime": { "ko": 51684, "ok": 25464, "total": 51684 }, "meanNumberOfRequestsPerSecond": { "ko": 0.009262216544235069, "ok": 0.08942829766847653, "total": 0.09869051421271159 }, "meanResponseTime": { "ko": 8581, "ok": 4499, "total": 4882 }, "minResponseTime": { "ko": 36, "ok": 127, "total": 36 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 29, "ok": 280, "total": 309 }, "percentiles1": { "ko": 3957, "ok": 4335, "total": 4327 }, "percentiles2": { "ko": 12407, "ok": 6003, "total": 6157 }, "percentiles3": { "ko": 27550, "ok": 9765, "total": 12934 }, "percentiles4": { "ko": 46092, "ok": 18256, "total": 21334 }, "spikes": [], "standardDeviation": { "ko": 11396, "ok": 3512, "total": 4978 } } ], "global": { "group1": { "count": 2321852, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 22.118957850601397 }, "group2": { "count": 320404, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3.052305905442763 }, "group3": { "count": 5570463, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 53.066619364772 }, "group4": { "count": 2284394, "htmlName": "failed", "name": "failed", "percentage": 21.76211687918383 }, "maxResponseTime": { "ko": 105655, "ok": 72753, "total": 105655 }, "meanNumberOfRequestsPerSecond": { "ko": 729.6052379431492, "ok": 2623.033854998403, "total": 3352.639092941552 }, "meanResponseTime": { "ko": 5897, "ok": 4840, "total": 5070 }, "minResponseTime": { "ko": 3, "ok": 33, "total": 3 }, "name": "All Requests", "numberOfRequests": { "ko": 2284394, "ok": 8212719, "total": 10497113 }, "percentiles1": { "ko": 89, "ok": 3195, "total": 2703 }, "percentiles2": { "ko": 4198, "ok": 5713, "total": 5510 }, "percentiles3": { "ko": 60000, "ok": 16342, "total": 19525 }, "percentiles4": { "ko": 60037, "ok": 41654, "total": 60000 }, "standardDeviation": { "ko": 14419, "ok": 7317, "total": 9344 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-19 01:38:25] Reporting-benchmark-500 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-19 01:38:25] 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-19 01:38:25] Reporting-benchmark-500 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped