--Task-- name: Reporting-benchmark-300 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'] preceding_task: None options: {'task_name': 'benchmark-300'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-19 01:29:44 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-19 01:29:44 - 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-300/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-300/stderr.txt Pod log : /results/orders/Reporting-benchmark-300 2025-09-19 01:29:44 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-19 01:29:44 - 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:29:44] Reporting-benchmark-300 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/order.json { "name": "Reporting-benchmark-300", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-300\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-300.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-300" } ________________________________________________________________________________ [2025-09-19 01:29:44] Reporting-benchmark-300 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-19 01:29:44,747 INFO 2025-09-19 01:29:44,747 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-19 01:29:44,747 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-19 01:29:44,954 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:29:44,954 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:29:44,954 DEBUG --- stdout --- 2025-09-19 01:29:44,954 DEBUG WAITING 2025-09-19 01:29:44,954 DEBUG --- stderr --- 2025-09-19 01:29:44,954 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:29:44] Reporting-benchmark-300 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-19 01:29:44,955 INFO 2025-09-19 01:29:44,955 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:29:44,955 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:29:45,233 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:29:45,233 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:29:45,233 DEBUG --- stdout --- 2025-09-19 01:29:45,233 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:29:45,233 DEBUG --- stderr --- 2025-09-19 01:29:45,233 DEBUG 2025-09-19 01:29:45,234 INFO 2025-09-19 01:29:45,234 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/11_Reporting-benchmark-300/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-19 01:29:45,234 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:29:46,131 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:29:46,131 DEBUG --- stdout --- 2025-09-19 01:29:46,131 DEBUG 2025-09-19 01:29:46,131 DEBUG --- stderr --- 2025-09-19 01:29:46,131 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-19 01:29:46] Reporting-benchmark-300 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-19 01:29:51,132 INFO 2025-09-19 01:29:51,132 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-19 01:29:51,132 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-19 01:29:51,341 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:29:56,546 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:30:01,785 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:30:06,994 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:30:12,202 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:30:17,408 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:30:22,621 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:30:27,829 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:30:33,103 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:30:38,311 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:30:43,520 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:30:48,729 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:30:53,938 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:30:59,150 INFO [loop_until]: Function succeeded after 1m 08s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:31:04,357 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:31:09,570 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:31:14,775 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:31:19,983 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:31:25,193 INFO [loop_until]: Function succeeded after 1m 34s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:31:30,405 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:31:35,652 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:31:40,857 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:31:46,065 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:31:51,274 INFO [loop_until]: Function succeeded after 2m (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:31:56,478 INFO [loop_until]: Function succeeded after 2m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:32:01,690 INFO [loop_until]: Function succeeded after 2m 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:32:06,901 INFO [loop_until]: Function succeeded after 2m 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:32:12,106 INFO [loop_until]: Function succeeded after 2m 20s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:32:17,315 INFO [loop_until]: Function succeeded after 2m 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:32:22,528 INFO [loop_until]: Function succeeded after 2m 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:32:27,735 INFO [loop_until]: Function succeeded after 2m 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:32:32,939 INFO [loop_until]: Function succeeded after 2m 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:32:38,149 INFO [loop_until]: Function succeeded after 2m 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:32:43,360 INFO [loop_until]: Function succeeded after 2m 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-19 01:32:48,569 INFO [loop_until]: Function succeeded after 2m 57s (rc=0) - expected pattern found 2025-09-19 01:32:48,569 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:48,569 DEBUG --- stdout --- 2025-09-19 01:32:48,569 DEBUG WAITING 2025-09-19 01:32:48,569 DEBUG --- stderr --- 2025-09-19 01:32:48,569 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-19 01:32:48] Reporting-benchmark-300 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-19 01:32:48] Reporting-benchmark-300 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-19 01:32:48,570 INFO 2025-09-19 01:32:48,570 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:32:48,570 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:32:48,872 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:32:48,872 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:48,872 DEBUG --- stdout --- 2025-09-19 01:32:48,872 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:32:48,872 DEBUG --- stderr --- 2025-09-19 01:32:48,872 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:32:48,873 INFO 2025-09-19 01:32:48,873 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-300/benchmark-300.tar.gz" ]; then echo "/results/gatling/benchmark-300/benchmark-300.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-300/benchmark-300.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-300/benchmark-300.tar.gz file found" 2025-09-19 01:32:48,874 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:32:49,488 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:32:49,488 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:49,488 DEBUG --- stdout --- 2025-09-19 01:32:49,488 DEBUG /results/gatling/benchmark-300/benchmark-300.tar.gz file found 2025-09-19 01:32:49,488 DEBUG --- stderr --- 2025-09-19 01:32:49,488 DEBUG 2025-09-19 01:32:49,488 INFO 2025-09-19 01:32:49,488 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/gatling/benchmark-300/benchmark-300.tar.gz | grep "^\d+ .+$" 2025-09-19 01:32:49,488 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:32:50,025 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:32:50,025 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:50,025 DEBUG --- stdout --- 2025-09-19 01:32:50,025 DEBUG 1984 /results/gatling/benchmark-300/benchmark-300.tar.gz 2025-09-19 01:32:50,025 DEBUG --- stderr --- 2025-09-19 01:32:50,025 DEBUG - Download file (size 1.984MB) source : /results/gatling/benchmark-300/benchmark-300.tar.gz @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-300.tar.gz 2025-09-19 01:32:50,026 INFO 2025-09-19 01:32:50,026 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/gatling/benchmark-300/benchmark-300.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-300.tar.gz 2025-09-19 01:32:50,026 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:32:50,966 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:50,967 DEBUG --- stdout --- 2025-09-19 01:32:50,967 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:32:50,967 DEBUG --- stderr --- 2025-09-19 01:32:50,967 DEBUG ________________________________________________________________________________ [2025-09-19 01:32:50] Reporting-benchmark-300 step7 : Unzip the result ________________________________________________________________________________ 2025-09-19 01:32:50,967 INFO 2025-09-19 01:32:50,967 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-300.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling 2025-09-19 01:32:51,045 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-19 01:32:51,045 DEBUG --- stdout --- 2025-09-19 01:32:51,045 DEBUG 2025-09-19 01:32:51,046 DEBUG --- stderr --- 2025-09-19 01:32:51,046 DEBUG 2025-09-19 01:32:51,046 INFO ________________________________________________________________________________ [2025-09-19 01:32:51] Reporting-benchmark-300 step8 : Print rc order ________________________________________________________________________________ 2025-09-19 01:32:51,046 INFO 2025-09-19 01:32:51,046 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:32:51,046 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:32:51,331 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:32:51,331 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:51,331 DEBUG --- stdout --- 2025-09-19 01:32:51,331 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:32:51,331 DEBUG --- stderr --- 2025-09-19 01:32:51,331 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:32:51,332 INFO 2025-09-19 01:32:51,332 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-300/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-300/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-300/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-300/rc.txt file found" 2025-09-19 01:32:51,332 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:32:51,888 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:32:51,888 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:51,889 DEBUG --- stdout --- 2025-09-19 01:32:51,889 DEBUG /results/orders/Reporting-benchmark-300/rc.txt file found 2025-09-19 01:32:51,889 DEBUG --- stderr --- 2025-09-19 01:32:51,889 DEBUG 2025-09-19 01:32:51,889 INFO 2025-09-19 01:32:51,889 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-300/rc.txt | grep "^\d+ .+$" 2025-09-19 01:32:51,889 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:32:52,468 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:32:52,468 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:52,468 DEBUG --- stdout --- 2025-09-19 01:32:52,468 DEBUG 4 /results/orders/Reporting-benchmark-300/rc.txt 2025-09-19 01:32:52,468 DEBUG --- stderr --- 2025-09-19 01:32:52,468 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-300/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/rc.txt 2025-09-19 01:32:52,469 INFO 2025-09-19 01:32:52,469 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-300/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/rc.txt 2025-09-19 01:32:52,469 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:32:53,001 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:53,001 DEBUG --- stdout --- 2025-09-19 01:32:53,001 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:32:53,001 DEBUG --- stderr --- 2025-09-19 01:32:53,001 DEBUG 2025-09-19 01:32:53,002 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/rc.txt is small (1 lines), printing all lines: 2025-09-19 01:32:53,002 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-19 01:32:53] Reporting-benchmark-300 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:32:53] Reporting-benchmark-300 step10 : Print stdout order ________________________________________________________________________________ 2025-09-19 01:32:53,229 INFO 2025-09-19 01:32:53,229 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:32:53,230 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:32:53,514 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:32:53,515 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:53,515 DEBUG --- stdout --- 2025-09-19 01:32:53,515 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:32:53,515 DEBUG --- stderr --- 2025-09-19 01:32:53,515 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:32:53,516 INFO 2025-09-19 01:32:53,516 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-300/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-300/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-300/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-300/stdout.txt file found" 2025-09-19 01:32:53,516 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:32:54,067 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:32:54,067 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:54,067 DEBUG --- stdout --- 2025-09-19 01:32:54,067 DEBUG /results/orders/Reporting-benchmark-300/stdout.txt file found 2025-09-19 01:32:54,067 DEBUG --- stderr --- 2025-09-19 01:32:54,067 DEBUG 2025-09-19 01:32:54,067 INFO 2025-09-19 01:32:54,067 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-300/stdout.txt | grep "^\d+ .+$" 2025-09-19 01:32:54,067 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:32:54,606 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:32:54,606 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:54,606 DEBUG --- stdout --- 2025-09-19 01:32:54,606 DEBUG 12 /results/orders/Reporting-benchmark-300/stdout.txt 2025-09-19 01:32:54,606 DEBUG --- stderr --- 2025-09-19 01:32:54,606 DEBUG - Download file (size 12kB) source : /results/orders/Reporting-benchmark-300/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/stdout.txt 2025-09-19 01:32:54,606 INFO 2025-09-19 01:32:54,606 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-300/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/stdout.txt 2025-09-19 01:32:54,606 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:32:55,202 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:55,202 DEBUG --- stdout --- 2025-09-19 01:32:55,202 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:32:55,202 DEBUG --- stderr --- 2025-09-19 01:32:55,202 DEBUG 2025-09-19 01:32:55,202 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/stdout.txt is small (117 lines), printing all lines: 2025-09-19 01:32:55,202 INFO ----- output ----- 2025-09-19 02:29:48,240 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpip9oobwh 2025-09-19 02:29:48,243 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-300/loadtest-20250918221901354" -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/tmpip9oobwh/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/tmpip9oobwh/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:29:50,852 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 02:29:50,854 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 02:29:50,854 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 02:29:50,855 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 02:29:50,862 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 02:29:50,862 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 02:29:50,871 |-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:29:50,871 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 02:29:50,872 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 02:29:50,873 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 02:29:50,876 |-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:29:50,883 |-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:29:50,944 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 02:29:50,944 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 02:29:51,000 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 02:29:51,000 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 02:29:51,009 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 02:29:51,040 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 02:29:51,040 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 02:29:51,041 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 02:29:51,041 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 02:29:51,041 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 169 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 171s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 13864141 (OK=13760726 KO=103415) > min response time 32 (OK=32 KO=34 ) > max response time 60000 (OK=26259 KO=60000 ) > mean response time 55 (OK=55 KO=75 ) > std deviation 35 (OK=27 KO=252 ) > response time 50th percentile 48 (OK=48 KO=44 ) > response time 75th percentile 59 (OK=59 KO=123 ) > response time 95th percentile 107 (OK=106 KO=138 ) > response time 99th percentile 130 (OK=129 KO=152 ) > mean requests/sec 3851.15 (OK=3822.42 KO=28.73 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 13760463 ( 99.25%) > 800 ms <= t < 1200 ms 129 ( 0%) > t >= 1200 ms 134 ( 0%) > failed 103415 ( 0.75%) ---- Errors -------------------------------------------------------------------- > jsonPath($.tokenId).find.exists, found nothing 34435 (33.16%) > status.find.in([200, 209], 304), found 401 34434 (33.16%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 34432 (33.16%) ing > tokenUserinfo: No attribute named 'access_token' is defined 380 ( 0.37%) > status.find.in([200, 209], 304), found 500 73 ( 0.07%) > RootUserinfo: No attribute named 'access_token' is defined 35 ( 0.03%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 21 ( 0.02%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 10 ( 0.01%) d nothing > status.find.in([200, 209], 304), found 502 5 ( 0.00%) > createOrganization: No attribute named 'access_token' is defin 3 ( 0.00%) ed > queryOrganization: No attribute named 'organization_id' is def 3 ( 0.00%) ined > deleteOrganization: No attribute named 'organization_id' is de 3 ( 0.00%) fined > UI AM revoke1: No attribute named 'access_token' is defined 3 ( 0.00%) > status.find.is(200), but actually found 502 2 ( 0.00%) > userinfo: No attribute named 'access_token' is defined 2 ( 0.00%) > PatchManagedUser: No attribute named 'access_token' is defined 1 ( 0.00%) > Request timeout to openam-perf-haproxy.forgeblocks.com/34.120. 1 ( 0.00%) 144.60:443 after 60000 ms > status.find.is(302), but actually found 502 1 ( 0.00%) > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 1 ( 0.00%) r 10000ms > ReadManagedUser: No attribute named 'access_token' is defined 1 ( 0.00%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-300/loadtest-20250918221901354/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:55 min [INFO] Finished at: 2025-09-19T02:32:44+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-19 02:32:44,955 INFO Gatling simulation run ended successfully 2025-09-19 02:32:44,955 INFO Creating archive benchmark-300.tar.gz with report files 2025-09-19 02:32:46,328 INFO Archive /results/gatling/benchmark-300/benchmark-300.tar.gz successfully created ________________________________________________________________________________ [2025-09-19 01:32:55] Reporting-benchmark-300 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-19 01:32:55] Reporting-benchmark-300 step12 : Print stderr order ________________________________________________________________________________ 2025-09-19 01:32:55,203 INFO 2025-09-19 01:32:55,203 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:32:55,203 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-19 01:32:55,485 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-19 01:32:55,485 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:55,485 DEBUG --- stdout --- 2025-09-19 01:32:55,485 DEBUG overseer-0-57d79d468-khs5t 2025-09-19 01:32:55,485 DEBUG --- stderr --- 2025-09-19 01:32:55,485 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-19 01:32:55,486 INFO 2025-09-19 01:32:55,486 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-300/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-300/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-300/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-300/stderr.txt file found" 2025-09-19 01:32:55,486 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-19 01:32:56,036 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:32:56,036 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:56,036 DEBUG --- stdout --- 2025-09-19 01:32:56,036 DEBUG /results/orders/Reporting-benchmark-300/stderr.txt file found 2025-09-19 01:32:56,036 DEBUG --- stderr --- 2025-09-19 01:32:56,036 DEBUG 2025-09-19 01:32:56,036 INFO 2025-09-19 01:32:56,036 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-300/stderr.txt | grep "^\d+ .+$" 2025-09-19 01:32:56,036 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-19 01:32:56,596 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-19 01:32:56,596 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:56,596 DEBUG --- stdout --- 2025-09-19 01:32:56,596 DEBUG 0 /results/orders/Reporting-benchmark-300/stderr.txt 2025-09-19 01:32:56,596 DEBUG --- stderr --- 2025-09-19 01:32:56,596 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-300/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/stderr.txt 2025-09-19 01:32:56,597 INFO 2025-09-19 01:32:56,597 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-300/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/stderr.txt 2025-09-19 01:32:56,597 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-19 01:32:57,145 INFO [loop_until]: OK (rc = 0) 2025-09-19 01:32:57,145 DEBUG --- stdout --- 2025-09-19 01:32:57,145 DEBUG tar: Removing leading `/' from member names 2025-09-19 01:32:57,145 DEBUG --- stderr --- 2025-09-19 01:32:57,145 DEBUG 2025-09-19 01:32:57,147 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/11_Reporting-benchmark-300/stderr.txt is small (0 lines), printing all lines: 2025-09-19 01:32:57,147 INFO ----- output ----- ________________________________________________________________________________ [2025-09-19 01:32:57] Reporting-benchmark-300 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-19 01:32:57] Reporting-benchmark-300 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/04_benchmark-300/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/04_benchmark-300/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/04_benchmark-300/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/04_benchmark-300/gatling/req_restloginuserna-1671926283.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/04_benchmark-300/gatling/req_user-authorize---1153886585.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/04_benchmark-300/gatling/req_skip-2fa--2086485396.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/04_benchmark-300/gatling/req_user-accesstoke--1481526597.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/04_benchmark-300/gatling/req_tokenuserinfo--1352693742.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/04_benchmark-300/gatling/req_rootuserinfo-351054363.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/04_benchmark-300/gatling/req_getidtoken--1615597208.html - cannot check for spikes checking simulation request getIdToken Redirect 1 checking simulation request createOrganization checking simulation request queryOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_queryorganizati--956797413.html - cannot check for spikes checking simulation request deleteOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/04_benchmark-300/gatling/req_deleteorganizat--77816194.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 checking simulation request UI-Post-Login - stage 1 Redirect 1 checking simulation request UI AM idFromSession checking simulation request UI AM validateGoto checking simulation request UI-Post-Login - stage 2 checking simulation request UI-Post-Login - stage 2 Redirect 1 checking simulation request UI Enduser appAuthHelper1 checking simulation request UI Enduser appAuthHelper2 checking simulation request UI-Post-Login - stage 3 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/04_benchmark-300/gatling/req_ui-post-login----1981807046.html - cannot check for spikes checking simulation request UI IDM uiconfig checking simulation request UI Enduser sessioncheck 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/04_benchmark-300/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/04_benchmark-300/gatling/req_ui-idm-login--1850380849.html - cannot check for spikes checking simulation request UI IDM version 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/04_benchmark-300/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request UI IDM managed user schema checking simulation request UI IDM dashboard checking simulation request UI IDM user checking simulation request UI IDM oidcToken checking simulation request userinfo checking simulation request UI-Logout checking simulation request UI-Logout Redirect 1 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/04_benchmark-300/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM endsession checking simulation request UI AM revoke1 checking simulation request restloginProgressiveProfileCallback no spikes found ________________________________________________________________________________ [2025-09-19 01:32:57] Reporting-benchmark-300 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 13864141, "ok": 13760726, "ko": 103415 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 34 }, "maxResponseTime": { "total": 60000, "ok": 26259, "ko": 60000 }, "meanResponseTime": { "total": 55, "ok": 55, "ko": 75 }, "standardDeviation": { "total": 35, "ok": 27, "ko": 252 }, "percentiles1": { "total": 48, "ok": 48, "ko": 44 }, "percentiles2": { "total": 59, "ok": 59, "ko": 123 }, "percentiles3": { "total": 107, "ok": 106, "ko": 138 }, "percentiles4": { "total": 130, "ok": 129, "ko": 152 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 13760463, "percentage": 99.2521859089575 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 129, "percentage": 0.0009304579346098686 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 134, "percentage": 0.000966522195641259 }, "group4": { "name": "failed", "htmlName": "failed", "count": 103415, "percentage": 0.7459171109122448 }, "meanNumberOfRequestsPerSecond": { "total": 3851.150277777778, "ok": 3822.423888888889, "ko": 28.726388888888888 } }, "details": [ { "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "total": 137260, "ok": 137247, "ko": 13 }, "minResponseTime": { "total": 886, "ok": 886, "ko": 974 }, "maxResponseTime": { "total": 13958, "ok": 9142, "ko": 13958 }, "meanResponseTime": { "total": 1105, "ok": 1104, "ko": 8875 }, "standardDeviation": { "total": 157, "ok": 131, "ko": 4325 }, "percentiles1": { "total": 1098, "ok": 1098, "ko": 10910 }, "percentiles2": { "total": 1171, "ok": 1171, "ko": 11034 }, "percentiles3": { "total": 1278, "ok": 1278, "ko": 12299 }, "percentiles4": { "total": 1336, "ok": 1336, "ko": 13626 }, "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": 106700, "percentage": 77.73568410316189 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 30547, "percentage": 22.25484482004954 }, "group4": { "name": "failed", "htmlName": "failed", "count": 13, "percentage": 0.009471076788576425 }, "meanNumberOfRequestsPerSecond": { "total": 38.12777777777778, "ok": 38.12416666666667, "ko": 0.003611111111111111 }, "spikes": [] }, { "name": "selfService: register and view profile", "numberOfRequests": { "total": 34432, "ok": 0, "ko": 34432 }, "minResponseTime": { "total": 437, "ok": 0, "ko": 437 }, "maxResponseTime": { "total": 2550, "ok": 0, "ko": 2550 }, "meanResponseTime": { "total": 497, "ok": 0, "ko": 497 }, "standardDeviation": { "total": 35, "ok": 0, "ko": 35 }, "percentiles1": { "total": 494, "ok": 0, "ko": 494 }, "percentiles2": { "total": 505, "ok": 0, "ko": 505 }, "percentiles3": { "total": 528, "ok": 0, "ko": 528 }, "percentiles4": { "total": 558, "ok": 0, "ko": 558 }, "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": 34432, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 9.564444444444444, "ok": 0, "ko": 9.564444444444444 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 901873, "ok": 901861, "ko": 12 }, "minResponseTime": { "total": 39, "ok": 41, "ko": 39 }, "maxResponseTime": { "total": 10000, "ok": 8711, "ko": 10000 }, "meanResponseTime": { "total": 55, "ok": 55, "ko": 9090 }, "standardDeviation": { "total": 45, "ok": 28, "ko": 2742 }, "percentiles1": { "total": 54, "ok": 54, "ko": 10000 }, "percentiles2": { "total": 57, "ok": 57, "ko": 10000 }, "percentiles3": { "total": 64, "ok": 64, "ko": 10000 }, "percentiles4": { "total": 77, "ok": 77, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 901807, "percentage": 99.99268189645328 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 27, "percentage": 0.0029937696327531705 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 27, "percentage": 0.0029937696327531705 }, "group4": { "name": "failed", "htmlName": "failed", "count": 12, "percentage": 0.0013305642812236312 }, "meanNumberOfRequestsPerSecond": { "total": 250.52027777777778, "ok": 250.51694444444445, "ko": 0.0033333333333333335 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 901839, "ok": 901839, "ko": 0 }, "minResponseTime": { "total": 64, "ok": 64, "ko": 0 }, "maxResponseTime": { "total": 2838, "ok": 2838, "ko": 0 }, "meanResponseTime": { "total": 108, "ok": 108, "ko": 0 }, "standardDeviation": { "total": 20, "ok": 20, "ko": 0 }, "percentiles1": { "total": 107, "ok": 107, "ko": 0 }, "percentiles2": { "total": 118, "ok": 118, "ko": 0 }, "percentiles3": { "total": 137, "ok": 137, "ko": 0 }, "percentiles4": { "total": 160, "ok": 160, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 901809, "percentage": 99.99667346388878 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 21, "percentage": 0.002328575277848929 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9, "percentage": 0.0009979608333638265 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 250.51083333333332, "ok": 250.51083333333332, "ko": 0 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 944188, "ok": 944177, "ko": 11 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 55 }, "maxResponseTime": { "total": 9036, "ok": 8683, "ko": 9036 }, "meanResponseTime": { "total": 60, "ok": 60, "ko": 884 }, "standardDeviation": { "total": 18, "ok": 15, "ko": 2578 }, "percentiles1": { "total": 59, "ok": 59, "ko": 68 }, "percentiles2": { "total": 63, "ok": 63, "ko": 77 }, "percentiles3": { "total": 72, "ok": 72, "ko": 4564 }, "percentiles4": { "total": 88, "ok": 88, "ko": 8142 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 944161, "percentage": 99.99714040000508 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7, "percentage": 0.0007413777764597729 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9, "percentage": 0.0009531999983054223 }, "group4": { "name": "failed", "htmlName": "failed", "count": 11, "percentage": 0.0011650222201510716 }, "meanNumberOfRequestsPerSecond": { "total": 262.27444444444444, "ok": 262.2713888888889, "ko": 0.0030555555555555557 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 644281, "ok": 644281, "ko": 0 }, "minResponseTime": { "total": 54, "ok": 54, "ko": 0 }, "maxResponseTime": { "total": 13119, "ok": 13119, "ko": 0 }, "meanResponseTime": { "total": 85, "ok": 85, "ko": 0 }, "standardDeviation": { "total": 24, "ok": 24, "ko": 0 }, "percentiles1": { "total": 83, "ok": 83, "ko": 0 }, "percentiles2": { "total": 93, "ok": 93, "ko": 0 }, "percentiles3": { "total": 109, "ok": 109, "ko": 0 }, "percentiles4": { "total": 131, "ok": 131, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 644262, "percentage": 99.99705097620448 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 8, "percentage": 0.0012416942296917027 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11, "percentage": 0.0017073295658260915 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 178.96694444444444, "ok": 178.96694444444444, "ko": 0 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 944153, "ok": 944148, "ko": 5 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 116 }, "maxResponseTime": { "total": 9036, "ok": 3160, "ko": 9036 }, "meanResponseTime": { "total": 61, "ok": 61, "ko": 5485 }, "standardDeviation": { "total": 19, "ok": 11, "ko": 4348 }, "percentiles1": { "total": 60, "ok": 60, "ko": 9035 }, "percentiles2": { "total": 65, "ok": 65, "ko": 9035 }, "percentiles3": { "total": 75, "ok": 75, "ko": 9036 }, "percentiles4": { "total": 90, "ok": 90, "ko": 9036 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 944137, "percentage": 99.99830535940679 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 8, "percentage": 0.0008473202966044698 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3, "percentage": 0.00031774511122667617 }, "group4": { "name": "failed", "htmlName": "failed", "count": 5, "percentage": 0.0005295751853777936 }, "meanNumberOfRequestsPerSecond": { "total": 262.26472222222225, "ok": 262.2633333333333, "ko": 0.001388888888888889 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 214405, "ok": 214401, "ko": 4 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 41 }, "maxResponseTime": { "total": 13353, "ok": 13353, "ko": 62 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 53 }, "standardDeviation": { "total": 30, "ok": 30, "ko": 8 }, "percentiles1": { "total": 45, "ok": 45, "ko": 55 }, "percentiles2": { "total": 49, "ok": 49, "ko": 58 }, "percentiles3": { "total": 56, "ok": 56, "ko": 61 }, "percentiles4": { "total": 66, "ok": 66, "ko": 62 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 214396, "percentage": 99.99580233669924 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0.0018656281336722556 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0004664070334180639 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4, "percentage": 0.0018656281336722556 }, "meanNumberOfRequestsPerSecond": { "total": 59.55694444444445, "ok": 59.55583333333333, "ko": 0.0011111111111111111 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 2574704, "ok": 2574638, "ko": 66 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 39 }, "maxResponseTime": { "total": 60000, "ok": 26259, "ko": 60000 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 1100 }, "standardDeviation": { "total": 47, "ok": 28, "ko": 7388 }, "percentiles1": { "total": 45, "ok": 45, "ko": 49 }, "percentiles2": { "total": 48, "ok": 48, "ko": 64 }, "percentiles3": { "total": 54, "ok": 54, "ko": 106 }, "percentiles4": { "total": 64, "ok": 64, "ko": 26873 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2574610, "percentage": 99.99634909488626 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 8, "percentage": 0.00031071532883003247 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 20, "percentage": 0.0007767883220750812 }, "group4": { "name": "failed", "htmlName": "failed", "count": 66, "percentage": 0.0025634014628477682 }, "meanNumberOfRequestsPerSecond": { "total": 715.1955555555555, "ok": 715.1772222222222, "ko": 0.018333333333333333 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 128976, "ok": 128976, "ko": 0 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "maxResponseTime": { "total": 2235, "ok": 2235, "ko": 0 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 0 }, "percentiles2": { "total": 54, "ok": 54, "ko": 0 }, "percentiles3": { "total": 62, "ok": 62, "ko": 0 }, "percentiles4": { "total": 74, "ok": 74, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128975, "percentage": 99.99922466195261 }, "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": 1, "percentage": 0.0007753380473886613 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 35.82666666666667, "ok": 35.82666666666667, "ko": 0 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 128976, "ok": 128976, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 535, "ok": 535, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128976, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 35.82666666666667, "ok": 35.82666666666667, "ko": 0 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 128970, "ok": 128970, "ko": 0 }, "minResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "maxResponseTime": { "total": 962, "ok": 962, "ko": 0 }, "meanResponseTime": { "total": 57, "ok": 57, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 56, "ok": 56, "ko": 0 }, "percentiles2": { "total": 59, "ok": 59, "ko": 0 }, "percentiles3": { "total": 66, "ok": 66, "ko": 0 }, "percentiles4": { "total": 76, "ok": 76, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128968, "percentage": 99.99844925176397 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.0015507482360238814 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 35.825, "ok": 35.825, "ko": 0 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 128970, "ok": 128970, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 6434, "ok": 6434, "ko": 0 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 0 }, "standardDeviation": { "total": 21, "ok": 21, "ko": 0 }, "percentiles1": { "total": 48, "ok": 48, "ko": 0 }, "percentiles2": { "total": 52, "ok": 52, "ko": 0 }, "percentiles3": { "total": 59, "ok": 59, "ko": 0 }, "percentiles4": { "total": 67, "ok": 67, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128968, "percentage": 99.99844925176397 }, "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": 2, "percentage": 0.0015507482360238814 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 35.825, "ok": 35.825, "ko": 0 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 128969, "ok": 128969, "ko": 0 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "maxResponseTime": { "total": 3859, "ok": 3859, "ko": 0 }, "meanResponseTime": { "total": 54, "ok": 54, "ko": 0 }, "standardDeviation": { "total": 14, "ok": 14, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 0 }, "percentiles2": { "total": 57, "ok": 57, "ko": 0 }, "percentiles3": { "total": 64, "ok": 64, "ko": 0 }, "percentiles4": { "total": 73, "ok": 73, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 128966, "percentage": 99.99767385960968 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0007753801301087859 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.0015507602602175719 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 35.82472222222222, "ok": 35.82472222222222, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 42752, "ok": 42752, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 483, "ok": 483, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42752, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.875555555555556, "ok": 11.875555555555556, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 42752, "ok": 42752, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 496, "ok": 496, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 47, "ok": 47, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42752, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.875555555555556, "ok": 11.875555555555556, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 42751, "ok": 42751, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 378, "ok": 378, "ko": 0 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 48, "ok": 48, "ko": 0 }, "percentiles2": { "total": 52, "ok": 52, "ko": 0 }, "percentiles3": { "total": 59, "ok": 59, "ko": 0 }, "percentiles4": { "total": 69, "ok": 69, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42751, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.875277777777777, "ok": 11.875277777777777, "ko": 0 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 42751, "ok": 42751, "ko": 0 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "maxResponseTime": { "total": 769, "ok": 769, "ko": 0 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 49, "ok": 49, "ko": 0 }, "percentiles2": { "total": 53, "ok": 53, "ko": 0 }, "percentiles3": { "total": 58, "ok": 58, "ko": 0 }, "percentiles4": { "total": 71, "ok": 71, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42751, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.875277777777777, "ok": 11.875277777777777, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 42750, "ok": 42750, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 242, "ok": 242, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42750, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.875, "ok": 11.875, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 42750, "ok": 42750, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 787, "ok": 787, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 47, "ok": 48, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42750, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.875, "ok": 11.875, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 42749, "ok": 42749, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 367, "ok": 367, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42749, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.874722222222223, "ok": 11.874722222222223, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 42749, "ok": 42749, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 304, "ok": 304, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42749, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.874722222222223, "ok": 11.874722222222223, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 42748, "ok": 42748, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 294, "ok": 294, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 46, "ok": 46, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42748, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.874444444444444, "ok": 11.874444444444444, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 42747, "ok": 42747, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 2679, "ok": 2679, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 14, "ok": 14, "ko": 0 }, "percentiles1": { "total": 39, "ok": 39, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 42, "ok": 42, "ko": 0 }, "percentiles4": { "total": 48, "ok": 48, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42746, "percentage": 99.99766065454885 }, "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": 1, "percentage": 0.0023393454511427703 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.874166666666667, "ok": 11.874166666666667, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 42746, "ok": 42746, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 1615, "ok": 1615, "ko": 0 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 39, "ok": 39, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 42, "ok": 42, "ko": 0 }, "percentiles4": { "total": 45, "ok": 45, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42745, "percentage": 99.9976605998222 }, "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": 1, "percentage": 0.0023394001777944135 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.873888888888889, "ok": 11.873888888888889, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 42747, "ok": 42747, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 425, "ok": 425, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42747, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.874166666666667, "ok": 11.874166666666667, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 42746, "ok": 42745, "ko": 1 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 10000 }, "maxResponseTime": { "total": 10000, "ok": 7199, "ko": 10000 }, "meanResponseTime": { "total": 56, "ok": 55, "ko": 10000 }, "standardDeviation": { "total": 60, "ok": 37, "ko": 0 }, "percentiles1": { "total": 55, "ok": 55, "ko": 10000 }, "percentiles2": { "total": 57, "ok": 57, "ko": 10000 }, "percentiles3": { "total": 63, "ok": 63, "ko": 10000 }, "percentiles4": { "total": 71, "ok": 71, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42743, "percentage": 99.99298179946662 }, "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": 2, "percentage": 0.004678800355588827 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0023394001777944135 }, "meanNumberOfRequestsPerSecond": { "total": 11.873888888888889, "ok": 11.873611111111112, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 42746, "ok": 42745, "ko": 1 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 10000 }, "maxResponseTime": { "total": 10000, "ok": 4162, "ko": 10000 }, "meanResponseTime": { "total": 56, "ok": 55, "ko": 10000 }, "standardDeviation": { "total": 53, "ok": 23, "ko": 0 }, "percentiles1": { "total": 55, "ok": 55, "ko": 10000 }, "percentiles2": { "total": 58, "ok": 58, "ko": 10000 }, "percentiles3": { "total": 63, "ok": 63, "ko": 10000 }, "percentiles4": { "total": 71, "ok": 71, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42743, "percentage": 99.99298179946662 }, "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": 2, "percentage": 0.004678800355588827 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0023394001777944135 }, "meanNumberOfRequestsPerSecond": { "total": 11.873888888888889, "ok": 11.873611111111112, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 42746, "ok": 42746, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 1101, "ok": 1101, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 51, "ok": 51, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42744, "percentage": 99.99532119964442 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.004678800355588827 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.873888888888889, "ok": 11.873888888888889, "ko": 0 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 42746, "ok": 42745, "ko": 1 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 10000 }, "maxResponseTime": { "total": 10000, "ok": 4124, "ko": 10000 }, "meanResponseTime": { "total": 56, "ok": 55, "ko": 10000 }, "standardDeviation": { "total": 52, "ok": 20, "ko": 0 }, "percentiles1": { "total": 55, "ok": 55, "ko": 10000 }, "percentiles2": { "total": 58, "ok": 58, "ko": 10000 }, "percentiles3": { "total": 63, "ok": 63, "ko": 10000 }, "percentiles4": { "total": 71, "ok": 71, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42744, "percentage": 99.99532119964442 }, "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": 1, "percentage": 0.0023394001777944135 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0023394001777944135 }, "meanNumberOfRequestsPerSecond": { "total": 11.873888888888889, "ok": 11.873611111111112, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 42746, "ok": 42746, "ko": 0 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "maxResponseTime": { "total": 1194, "ok": 1194, "ko": 0 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 49, "ok": 49, "ko": 0 }, "percentiles2": { "total": 53, "ok": 53, "ko": 0 }, "percentiles3": { "total": 61, "ok": 61, "ko": 0 }, "percentiles4": { "total": 70, "ok": 70, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42744, "percentage": 99.99532119964442 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0.004678800355588827 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.873888888888889, "ok": 11.873888888888889, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 42746, "ok": 42746, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 187, "ok": 187, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 0 }, "percentiles2": { "total": 46, "ok": 46, "ko": 0 }, "percentiles3": { "total": 53, "ok": 53, "ko": 0 }, "percentiles4": { "total": 60, "ok": 60, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42746, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.873888888888889, "ok": 11.873888888888889, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 42746, "ok": 42746, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 365, "ok": 365, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 47, "ok": 47, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 57, "ok": 57, "ko": 0 }, "percentiles4": { "total": 63, "ok": 63, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42746, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.873888888888889, "ok": 11.873888888888889, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 42746, "ok": 42746, "ko": 0 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "maxResponseTime": { "total": 884, "ok": 884, "ko": 0 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 48, "ok": 48, "ko": 0 }, "percentiles2": { "total": 50, "ok": 50, "ko": 0 }, "percentiles3": { "total": 56, "ok": 56, "ko": 0 }, "percentiles4": { "total": 67, "ok": 67, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42745, "percentage": 99.9976605998222 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0023394001777944135 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.873888888888889, "ok": 11.873888888888889, "ko": 0 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 42744, "ok": 42744, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 248, "ok": 248, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 0 }, "percentiles2": { "total": 46, "ok": 46, "ko": 0 }, "percentiles3": { "total": 51, "ok": 51, "ko": 0 }, "percentiles4": { "total": 59, "ok": 59, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42744, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.873333333333333, "ok": 11.873333333333333, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 42746, "ok": 42746, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 397, "ok": 397, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 48, "ok": 48, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42746, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.873888888888889, "ok": 11.873888888888889, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 42744, "ok": 42744, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 243, "ok": 243, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 47, "ok": 47, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42744, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.873333333333333, "ok": 11.873333333333333, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 42744, "ok": 42744, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 2028, "ok": 2028, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 15, "ok": 15, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 0 }, "percentiles2": { "total": 47, "ok": 47, "ko": 0 }, "percentiles3": { "total": 52, "ok": 52, "ko": 0 }, "percentiles4": { "total": 64, "ok": 64, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42741, "percentage": 99.99298147108367 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.002339509638779712 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2, "percentage": 0.004679019277559424 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.873333333333333, "ok": 11.873333333333333, "ko": 0 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 42744, "ok": 42744, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 1824, "ok": 1824, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 10, "ok": 10, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 0 }, "percentiles2": { "total": 47, "ok": 47, "ko": 0 }, "percentiles3": { "total": 52, "ok": 52, "ko": 0 }, "percentiles4": { "total": 64, "ok": 64, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42743, "percentage": 99.99766049036121 }, "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": 1, "percentage": 0.002339509638779712 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.873333333333333, "ok": 11.873333333333333, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 42742, "ok": 42742, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 793, "ok": 793, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 0 }, "percentiles2": { "total": 46, "ok": 46, "ko": 0 }, "percentiles3": { "total": 52, "ok": 52, "ko": 0 }, "percentiles4": { "total": 63, "ok": 63, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 42742, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 11.872777777777777, "ok": 11.872777777777777, "ko": 0 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 70, "ok": 70, "ko": 0 }, "minResponseTime": { "total": 127, "ok": 127, "ko": 0 }, "maxResponseTime": { "total": 250, "ok": 250, "ko": 0 }, "meanResponseTime": { "total": 163, "ok": 163, "ko": 0 }, "standardDeviation": { "total": 24, "ok": 24, "ko": 0 }, "percentiles1": { "total": 161, "ok": 161, "ko": 0 }, "percentiles2": { "total": 171, "ok": 171, "ko": 0 }, "percentiles3": { "total": 206, "ok": 206, "ko": 0 }, "percentiles4": { "total": 238, "ok": 238, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 70, "percentage": 100.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": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.019444444444444445, "ok": 0.019444444444444445, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 3851, "avg_response_time": 55, "max_response_time": 26259, "min_response_time": 32, "num_requests": 13864141, "num_requests_pass": 13760726, "num_requests_percent_pass": 99.254 }, "options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:300", "stats": { "details": [ { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 106700, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 77.73568410316189 }, "group3": { "count": 30547, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 22.25484482004954 }, "group4": { "count": 13, "htmlName": "failed", "name": "failed", "percentage": 0.009471076788576425 }, "maxResponseTime": { "ko": 13958, "ok": 9142, "total": 13958 }, "meanNumberOfRequestsPerSecond": { "ko": 0.003611111111111111, "ok": 38.12416666666667, "total": 38.12777777777778 }, "meanResponseTime": { "ko": 8875, "ok": 1104, "total": 1105 }, "minResponseTime": { "ko": 974, "ok": 886, "total": 886 }, "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "ko": 13, "ok": 137247, "total": 137260 }, "percentiles1": { "ko": 10910, "ok": 1098, "total": 1098 }, "percentiles2": { "ko": 11034, "ok": 1171, "total": 1171 }, "percentiles3": { "ko": 12299, "ok": 1278, "total": 1278 }, "percentiles4": { "ko": 13626, "ok": 1336, "total": 1336 }, "spikes": [], "standardDeviation": { "ko": 4325, "ok": 131, "total": 157 } }, { "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": 34432, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 2550, "ok": 0, "total": 2550 }, "meanNumberOfRequestsPerSecond": { "ko": 9.564444444444444, "ok": 0, "total": 9.564444444444444 }, "meanResponseTime": { "ko": 497, "ok": 0, "total": 497 }, "minResponseTime": { "ko": 437, "ok": 0, "total": 437 }, "name": "selfService: register and view profile", "numberOfRequests": { "ko": 34432, "ok": 0, "total": 34432 }, "percentiles1": { "ko": 494, "ok": 0, "total": 494 }, "percentiles2": { "ko": 505, "ok": 0, "total": 505 }, "percentiles3": { "ko": 528, "ok": 0, "total": 528 }, "percentiles4": { "ko": 558, "ok": 0, "total": 558 }, "spikes": [], "standardDeviation": { "ko": 35, "ok": 0, "total": 35 } }, { "group1": { "count": 901807, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99268189645328 }, "group2": { "count": 27, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0029937696327531705 }, "group3": { "count": 27, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0029937696327531705 }, "group4": { "count": 12, "htmlName": "failed", "name": "failed", "percentage": 0.0013305642812236312 }, "maxResponseTime": { "ko": 10000, "ok": 8711, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0033333333333333335, "ok": 250.51694444444445, "total": 250.52027777777778 }, "meanResponseTime": { "ko": 9090, "ok": 55, "total": 55 }, "minResponseTime": { "ko": 39, "ok": 41, "total": 39 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 12, "ok": 901861, "total": 901873 }, "percentiles1": { "ko": 10000, "ok": 54, "total": 54 }, "percentiles2": { "ko": 10000, "ok": 57, "total": 57 }, "percentiles3": { "ko": 10000, "ok": 64, "total": 64 }, "percentiles4": { "ko": 10000, "ok": 77, "total": 77 }, "spikes": [], "standardDeviation": { "ko": 2742, "ok": 28, "total": 45 } }, { "group1": { "count": 901809, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99667346388878 }, "group2": { "count": 21, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.002328575277848929 }, "group3": { "count": 9, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0009979608333638265 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2838, "total": 2838 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 250.51083333333332, "total": 250.51083333333332 }, "meanResponseTime": { "ko": 0, "ok": 108, "total": 108 }, "minResponseTime": { "ko": 0, "ok": 64, "total": 64 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 901839, "total": 901839 }, "percentiles1": { "ko": 0, "ok": 107, "total": 107 }, "percentiles2": { "ko": 0, "ok": 118, "total": 118 }, "percentiles3": { "ko": 0, "ok": 137, "total": 137 }, "percentiles4": { "ko": 0, "ok": 160, "total": 160 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 20, "total": 20 } }, { "group1": { "count": 944161, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99714040000508 }, "group2": { "count": 7, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0007413777764597729 }, "group3": { "count": 9, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0009531999983054223 }, "group4": { "count": 11, "htmlName": "failed", "name": "failed", "percentage": 0.0011650222201510716 }, "maxResponseTime": { "ko": 9036, "ok": 8683, "total": 9036 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0030555555555555557, "ok": 262.2713888888889, "total": 262.27444444444444 }, "meanResponseTime": { "ko": 884, "ok": 60, "total": 60 }, "minResponseTime": { "ko": 55, "ok": 38, "total": 38 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 11, "ok": 944177, "total": 944188 }, "percentiles1": { "ko": 68, "ok": 59, "total": 59 }, "percentiles2": { "ko": 77, "ok": 63, "total": 63 }, "percentiles3": { "ko": 4564, "ok": 72, "total": 72 }, "percentiles4": { "ko": 8142, "ok": 88, "total": 88 }, "spikes": [], "standardDeviation": { "ko": 2578, "ok": 15, "total": 18 } }, { "group1": { "count": 644262, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99705097620448 }, "group2": { "count": 8, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0012416942296917027 }, "group3": { "count": 11, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0017073295658260915 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 13119, "total": 13119 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 178.96694444444444, "total": 178.96694444444444 }, "meanResponseTime": { "ko": 0, "ok": 85, "total": 85 }, "minResponseTime": { "ko": 0, "ok": 54, "total": 54 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 0, "ok": 644281, "total": 644281 }, "percentiles1": { "ko": 0, "ok": 83, "total": 83 }, "percentiles2": { "ko": 0, "ok": 93, "total": 93 }, "percentiles3": { "ko": 0, "ok": 109, "total": 109 }, "percentiles4": { "ko": 0, "ok": 131, "total": 131 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 24, "total": 24 } }, { "group1": { "count": 944137, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99830535940679 }, "group2": { "count": 8, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0008473202966044698 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.00031774511122667617 }, "group4": { "count": 5, "htmlName": "failed", "name": "failed", "percentage": 0.0005295751853777936 }, "maxResponseTime": { "ko": 9036, "ok": 3160, "total": 9036 }, "meanNumberOfRequestsPerSecond": { "ko": 0.001388888888888889, "ok": 262.2633333333333, "total": 262.26472222222225 }, "meanResponseTime": { "ko": 5485, "ok": 61, "total": 61 }, "minResponseTime": { "ko": 116, "ok": 38, "total": 38 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 5, "ok": 944148, "total": 944153 }, "percentiles1": { "ko": 9035, "ok": 60, "total": 60 }, "percentiles2": { "ko": 9035, "ok": 65, "total": 65 }, "percentiles3": { "ko": 9036, "ok": 75, "total": 75 }, "percentiles4": { "ko": 9036, "ok": 90, "total": 90 }, "spikes": [], "standardDeviation": { "ko": 4348, "ok": 11, "total": 19 } }, { "group1": { "count": 214396, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99580233669924 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0018656281336722556 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0004664070334180639 }, "group4": { "count": 4, "htmlName": "failed", "name": "failed", "percentage": 0.0018656281336722556 }, "maxResponseTime": { "ko": 62, "ok": 13353, "total": 13353 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011111111111111111, "ok": 59.55583333333333, "total": 59.55694444444445 }, "meanResponseTime": { "ko": 53, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 41, "ok": 36, "total": 36 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 4, "ok": 214401, "total": 214405 }, "percentiles1": { "ko": 55, "ok": 45, "total": 45 }, "percentiles2": { "ko": 58, "ok": 49, "total": 49 }, "percentiles3": { "ko": 61, "ok": 56, "total": 56 }, "percentiles4": { "ko": 62, "ok": 66, "total": 66 }, "spikes": [], "standardDeviation": { "ko": 8, "ok": 30, "total": 30 } }, { "group1": { "count": 2574610, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99634909488626 }, "group2": { "count": 8, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00031071532883003247 }, "group3": { "count": 20, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0007767883220750812 }, "group4": { "count": 66, "htmlName": "failed", "name": "failed", "percentage": 0.0025634014628477682 }, "maxResponseTime": { "ko": 60000, "ok": 26259, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.018333333333333333, "ok": 715.1772222222222, "total": 715.1955555555555 }, "meanResponseTime": { "ko": 1100, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 39, "ok": 35, "total": 35 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 66, "ok": 2574638, "total": 2574704 }, "percentiles1": { "ko": 49, "ok": 45, "total": 45 }, "percentiles2": { "ko": 64, "ok": 48, "total": 48 }, "percentiles3": { "ko": 106, "ok": 54, "total": 54 }, "percentiles4": { "ko": 26873, "ok": 64, "total": 64 }, "spikes": [], "standardDeviation": { "ko": 7388, "ok": 28, "total": 47 } }, { "group1": { "count": 128975, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99922466195261 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0007753380473886613 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2235, "total": 2235 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.82666666666667, "total": 35.82666666666667 }, "meanResponseTime": { "ko": 0, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "name": "getIdToken", "numberOfRequests": { "ko": 0, "ok": 128976, "total": 128976 }, "percentiles1": { "ko": 0, "ok": 51, "total": 51 }, "percentiles2": { "ko": 0, "ok": 54, "total": 54 }, "percentiles3": { "ko": 0, "ok": 62, "total": 62 }, "percentiles4": { "ko": 0, "ok": 74, "total": 74 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 128976, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 535, "total": 535 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.82666666666667, "total": 35.82666666666667 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 0, "ok": 128976, "total": 128976 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 128968, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99844925176397 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0015507482360238814 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 962, "total": 962 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.825, "total": 35.825 }, "meanResponseTime": { "ko": 0, "ok": 57, "total": 57 }, "minResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "name": "createOrganization", "numberOfRequests": { "ko": 0, "ok": 128970, "total": 128970 }, "percentiles1": { "ko": 0, "ok": 56, "total": 56 }, "percentiles2": { "ko": 0, "ok": 59, "total": 59 }, "percentiles3": { "ko": 0, "ok": 66, "total": 66 }, "percentiles4": { "ko": 0, "ok": 76, "total": 76 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 128968, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99844925176397 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0015507482360238814 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 6434, "total": 6434 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.825, "total": 35.825 }, "meanResponseTime": { "ko": 0, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": "queryOrganization", "numberOfRequests": { "ko": 0, "ok": 128970, "total": 128970 }, "percentiles1": { "ko": 0, "ok": 48, "total": 48 }, "percentiles2": { "ko": 0, "ok": 52, "total": 52 }, "percentiles3": { "ko": 0, "ok": 59, "total": 59 }, "percentiles4": { "ko": 0, "ok": 67, "total": 67 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 21, "total": 21 } }, { "group1": { "count": 128966, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99767385960968 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0007753801301087859 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0015507602602175719 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 3859, "total": 3859 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 35.82472222222222, "total": 35.82472222222222 }, "meanResponseTime": { "ko": 0, "ok": 54, "total": 54 }, "minResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 0, "ok": 128969, "total": 128969 }, "percentiles1": { "ko": 0, "ok": 53, "total": 53 }, "percentiles2": { "ko": 0, "ok": 57, "total": 57 }, "percentiles3": { "ko": 0, "ok": 64, "total": 64 }, "percentiles4": { "ko": 0, "ok": 73, "total": 73 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 14 } }, { "group1": { "count": 42752, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 483, "total": 483 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.875555555555556, "total": 11.875555555555556 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 42752, "total": 42752 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42752, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 496, "total": 496 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.875555555555556, "total": 11.875555555555556 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 42752, "total": 42752 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 47, "total": 47 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42751, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 378, "total": 378 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.875277777777777, "total": 11.875277777777777 }, "meanResponseTime": { "ko": 0, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 0, "ok": 42751, "total": 42751 }, "percentiles1": { "ko": 0, "ok": 48, "total": 48 }, "percentiles2": { "ko": 0, "ok": 52, "total": 52 }, "percentiles3": { "ko": 0, "ok": 59, "total": 59 }, "percentiles4": { "ko": 0, "ok": 69, "total": 69 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 42751, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 769, "total": 769 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.875277777777777, "total": 11.875277777777777 }, "meanResponseTime": { "ko": 0, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 0, "ok": 42751, "total": 42751 }, "percentiles1": { "ko": 0, "ok": 49, "total": 49 }, "percentiles2": { "ko": 0, "ok": 53, "total": 53 }, "percentiles3": { "ko": 0, "ok": 58, "total": 58 }, "percentiles4": { "ko": 0, "ok": 71, "total": 71 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 42750, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 242, "total": 242 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.875, "total": 11.875 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 42750, "total": 42750 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 42750, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 787, "total": 787 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.875, "total": 11.875 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 42750, "total": 42750 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 48, "total": 47 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 42749, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 367, "total": 367 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.874722222222223, "total": 11.874722222222223 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 42749, "total": 42749 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42749, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 304, "total": 304 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.874722222222223, "total": 11.874722222222223 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 42749, "total": 42749 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 42748, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 294, "total": 294 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.874444444444444, "total": 11.874444444444444 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 42748, "total": 42748 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 42746, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99766065454885 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0023393454511427703 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2679, "total": 2679 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.874166666666667, "total": 11.874166666666667 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 42747, "total": 42747 }, "percentiles1": { "ko": 0, "ok": 39, "total": 39 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 42, "total": 42 }, "percentiles4": { "ko": 0, "ok": 48, "total": 48 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 14 } }, { "group1": { "count": 42745, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9976605998222 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0023394001777944135 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1615, "total": 1615 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.873888888888889, "total": 11.873888888888889 }, "meanResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 42746, "total": 42746 }, "percentiles1": { "ko": 0, "ok": 39, "total": 39 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 42, "total": 42 }, "percentiles4": { "ko": 0, "ok": 45, "total": 45 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } }, { "group1": { "count": 42747, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 425, "total": 425 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.874166666666667, "total": 11.874166666666667 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 42747, "total": 42747 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42743, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99298179946662 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.004678800355588827 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0023394001777944135 }, "maxResponseTime": { "ko": 10000, "ok": 7199, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 11.873611111111112, "total": 11.873888888888889 }, "meanResponseTime": { "ko": 10000, "ok": 55, "total": 56 }, "minResponseTime": { "ko": 10000, "ok": 44, "total": 44 }, "name": " UI IDM features", "numberOfRequests": { "ko": 1, "ok": 42745, "total": 42746 }, "percentiles1": { "ko": 10000, "ok": 55, "total": 55 }, "percentiles2": { "ko": 10000, "ok": 57, "total": 57 }, "percentiles3": { "ko": 10000, "ok": 63, "total": 63 }, "percentiles4": { "ko": 10000, "ok": 71, "total": 71 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 37, "total": 60 } }, { "group1": { "count": 42743, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99298179946662 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.004678800355588827 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0023394001777944135 }, "maxResponseTime": { "ko": 10000, "ok": 4162, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 11.873611111111112, "total": 11.873888888888889 }, "meanResponseTime": { "ko": 10000, "ok": 55, "total": 56 }, "minResponseTime": { "ko": 10000, "ok": 44, "total": 44 }, "name": " UI IDM login", "numberOfRequests": { "ko": 1, "ok": 42745, "total": 42746 }, "percentiles1": { "ko": 10000, "ok": 55, "total": 55 }, "percentiles2": { "ko": 10000, "ok": 58, "total": 58 }, "percentiles3": { "ko": 10000, "ok": 63, "total": 63 }, "percentiles4": { "ko": 10000, "ok": 71, "total": 71 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 23, "total": 53 } }, { "group1": { "count": 42744, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99532119964442 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.004678800355588827 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1101, "total": 1101 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.873888888888889, "total": 11.873888888888889 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI IDM version", "numberOfRequests": { "ko": 0, "ok": 42746, "total": 42746 }, "percentiles1": { "ko": 0, "ok": 44, "total": 44 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 47, "total": 47 }, "percentiles4": { "ko": 0, "ok": 51, "total": 51 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 42744, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99532119964442 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0023394001777944135 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0023394001777944135 }, "maxResponseTime": { "ko": 10000, "ok": 4124, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 11.873611111111112, "total": 11.873888888888889 }, "meanResponseTime": { "ko": 10000, "ok": 55, "total": 56 }, "minResponseTime": { "ko": 10000, "ok": 44, "total": 44 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 1, "ok": 42745, "total": 42746 }, "percentiles1": { "ko": 10000, "ok": 55, "total": 55 }, "percentiles2": { "ko": 10000, "ok": 58, "total": 58 }, "percentiles3": { "ko": 10000, "ok": 63, "total": 63 }, "percentiles4": { "ko": 10000, "ok": 71, "total": 71 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 20, "total": 52 } }, { "group1": { "count": 42744, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99532119964442 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.004678800355588827 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1194, "total": 1194 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.873888888888889, "total": 11.873888888888889 }, "meanResponseTime": { "ko": 0, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 42746, "total": 42746 }, "percentiles1": { "ko": 0, "ok": 49, "total": 49 }, "percentiles2": { "ko": 0, "ok": 53, "total": 53 }, "percentiles3": { "ko": 0, "ok": 61, "total": 61 }, "percentiles4": { "ko": 0, "ok": 70, "total": 70 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 42746, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 187, "total": 187 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.873888888888889, "total": 11.873888888888889 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 42746, "total": 42746 }, "percentiles1": { "ko": 0, "ok": 44, "total": 44 }, "percentiles2": { "ko": 0, "ok": 46, "total": 46 }, "percentiles3": { "ko": 0, "ok": 53, "total": 53 }, "percentiles4": { "ko": 0, "ok": 60, "total": 60 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42746, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 365, "total": 365 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.873888888888889, "total": 11.873888888888889 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 42746, "total": 42746 }, "percentiles1": { "ko": 0, "ok": 47, "total": 47 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 57, "total": 57 }, "percentiles4": { "ko": 0, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42745, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9976605998222 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0023394001777944135 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 884, "total": 884 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.873888888888889, "total": 11.873888888888889 }, "meanResponseTime": { "ko": 0, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 0, "ok": 42746, "total": 42746 }, "percentiles1": { "ko": 0, "ok": 48, "total": 48 }, "percentiles2": { "ko": 0, "ok": 50, "total": 50 }, "percentiles3": { "ko": 0, "ok": 56, "total": 56 }, "percentiles4": { "ko": 0, "ok": 67, "total": 67 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 42744, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 248, "total": 248 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.873333333333333, "total": 11.873333333333333 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": "userinfo", "numberOfRequests": { "ko": 0, "ok": 42744, "total": 42744 }, "percentiles1": { "ko": 0, "ok": 44, "total": 44 }, "percentiles2": { "ko": 0, "ok": 46, "total": 46 }, "percentiles3": { "ko": 0, "ok": 51, "total": 51 }, "percentiles4": { "ko": 0, "ok": 59, "total": 59 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42746, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 397, "total": 397 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.873888888888889, "total": 11.873888888888889 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 42746, "total": 42746 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 48, "total": 48 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 42744, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 243, "total": 243 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.873333333333333, "total": 11.873333333333333 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 42744, "total": 42744 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 47, "total": 47 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 42741, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99298147108367 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.002339509638779712 }, "group3": { "count": 2, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.004679019277559424 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2028, "total": 2028 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.873333333333333, "total": 11.873333333333333 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 0, "ok": 42744, "total": 42744 }, "percentiles1": { "ko": 0, "ok": 44, "total": 44 }, "percentiles2": { "ko": 0, "ok": 47, "total": 47 }, "percentiles3": { "ko": 0, "ok": 52, "total": 52 }, "percentiles4": { "ko": 0, "ok": 64, "total": 64 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 15, "total": 15 } }, { "group1": { "count": 42743, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99766049036121 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.002339509638779712 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1824, "total": 1824 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.873333333333333, "total": 11.873333333333333 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 0, "ok": 42744, "total": 42744 }, "percentiles1": { "ko": 0, "ok": 45, "total": 45 }, "percentiles2": { "ko": 0, "ok": 47, "total": 47 }, "percentiles3": { "ko": 0, "ok": 52, "total": 52 }, "percentiles4": { "ko": 0, "ok": 64, "total": 64 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 10 } }, { "group1": { "count": 42742, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 793, "total": 793 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 11.872777777777777, "total": 11.872777777777777 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 0, "ok": 42742, "total": 42742 }, "percentiles1": { "ko": 0, "ok": 44, "total": 44 }, "percentiles2": { "ko": 0, "ok": 46, "total": 46 }, "percentiles3": { "ko": 0, "ok": 52, "total": 52 }, "percentiles4": { "ko": 0, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 70, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 100.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": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 250, "total": 250 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.019444444444444445, "total": 0.019444444444444445 }, "meanResponseTime": { "ko": 0, "ok": 163, "total": 163 }, "minResponseTime": { "ko": 0, "ok": 127, "total": 127 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 70, "total": 70 }, "percentiles1": { "ko": 0, "ok": 161, "total": 161 }, "percentiles2": { "ko": 0, "ok": 171, "total": 171 }, "percentiles3": { "ko": 0, "ok": 206, "total": 206 }, "percentiles4": { "ko": 0, "ok": 238, "total": 238 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 24, "total": 24 } } ], "global": { "group1": { "count": 13760463, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.2521859089575 }, "group2": { "count": 129, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0009304579346098686 }, "group3": { "count": 134, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.000966522195641259 }, "group4": { "count": 103415, "htmlName": "failed", "name": "failed", "percentage": 0.7459171109122448 }, "maxResponseTime": { "ko": 60000, "ok": 26259, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 28.726388888888888, "ok": 3822.423888888889, "total": 3851.150277777778 }, "meanResponseTime": { "ko": 75, "ok": 55, "total": 55 }, "minResponseTime": { "ko": 34, "ok": 32, "total": 32 }, "name": "All Requests", "numberOfRequests": { "ko": 103415, "ok": 13760726, "total": 13864141 }, "percentiles1": { "ko": 44, "ok": 48, "total": 48 }, "percentiles2": { "ko": 123, "ok": 59, "total": 59 }, "percentiles3": { "ko": 138, "ok": 106, "total": 107 }, "percentiles4": { "ko": 152, "ok": 129, "total": 130 }, "standardDeviation": { "ko": 252, "ok": 27, "total": 35 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-19 01:32:57] Reporting-benchmark-300 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-19 01:32:57] Reporting-benchmark-300 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/04_benchmark-300/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2025-09-19 01:32:57] Reporting-benchmark-300 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped