--Task-- name: Reporting-benchmark-400 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', 'Logs-parse-benchmark-550', 'Reporting-benchmark-10', 'Reporting-benchmark-100', 'Reporting-benchmark-200', 'Reporting-benchmark-300'] preceding_task: None options: {'task_name': 'benchmark-400'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-22 08:11:50 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-22 08:11:50 - 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-400/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-400/stderr.txt Pod log : /results/orders/Reporting-benchmark-400 2025-09-22 08:11:50 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-22 08:11:50 - 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-22 08:11:50] Reporting-benchmark-400 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/order.json { "name": "Reporting-benchmark-400", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-400\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-400.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-400" } ________________________________________________________________________________ [2025-09-22 08:11:50] Reporting-benchmark-400 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-22 08:11:50,798 INFO 2025-09-22 08:11:50,798 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-22 08:11:50,798 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-22 08:11:51,006 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:11:51,006 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:11:51,006 DEBUG --- stdout --- 2025-09-22 08:11:51,006 DEBUG WAITING 2025-09-22 08:11:51,006 DEBUG --- stderr --- 2025-09-22 08:11:51,006 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 34 ________________________________________________________________________________ [2025-09-22 08:11:51] Reporting-benchmark-400 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-22 08:11:51,007 INFO 2025-09-22 08:11:51,007 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-22 08:11:51,007 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 08:11:51,288 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 08:11:51,288 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:11:51,288 DEBUG --- stdout --- 2025-09-22 08:11:51,288 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 08:11:51,288 DEBUG --- stderr --- 2025-09-22 08:11:51,288 DEBUG 2025-09-22 08:11:51,288 INFO 2025-09-22 08:11:51,288 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/order.json overseer-0-7c788db448-z46mc:/results/orders/order.json 2025-09-22 08:11:51,288 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 08:11:52,196 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:11:52,196 DEBUG --- stdout --- 2025-09-22 08:11:52,196 DEBUG 2025-09-22 08:11:52,196 DEBUG --- stderr --- 2025-09-22 08:11:52,196 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-22 08:11:52] Reporting-benchmark-400 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-22 08:11:57,197 INFO 2025-09-22 08:11:57,197 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-22 08:11:57,197 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-22 08:11:57,411 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:12:02,650 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:12:07,863 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:12:13,071 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:12:18,279 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:12:23,487 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:12:28,692 INFO [loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:12:33,905 INFO [loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:12:39,112 INFO [loop_until]: Function succeeded after 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:12:44,317 INFO [loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:12:49,528 INFO [loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:12:54,736 INFO [loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:12:59,941 INFO [loop_until]: Function succeeded after 1m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:13:05,151 INFO [loop_until]: Function succeeded after 1m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:13:10,359 INFO [loop_until]: Function succeeded after 1m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:13:15,564 INFO [loop_until]: Function succeeded after 1m 18s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:13:20,772 INFO [loop_until]: Function succeeded after 1m 23s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:13:25,985 INFO [loop_until]: Function succeeded after 1m 28s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:13:31,193 INFO [loop_until]: Function succeeded after 1m 33s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:13:36,431 INFO [loop_until]: Function succeeded after 1m 39s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:13:41,639 INFO [loop_until]: Function succeeded after 1m 44s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:13:46,846 INFO [loop_until]: Function succeeded after 1m 49s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:13:52,054 INFO [loop_until]: Function succeeded after 1m 54s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:13:57,262 INFO [loop_until]: Function succeeded after 2m (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:14:02,473 INFO [loop_until]: Function succeeded after 2m 05s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:14:07,708 INFO [loop_until]: Function succeeded after 2m 10s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:14:12,913 INFO [loop_until]: Function succeeded after 2m 15s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:14:18,117 INFO [loop_until]: Function succeeded after 2m 20s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:14:23,329 INFO [loop_until]: Function succeeded after 2m 26s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:14:28,536 INFO [loop_until]: Function succeeded after 2m 31s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:14:33,740 INFO [loop_until]: Function succeeded after 2m 36s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:14:38,953 INFO [loop_until]: Function succeeded after 2m 41s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:14:44,162 INFO [loop_until]: Function succeeded after 2m 46s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:14:49,369 INFO [loop_until]: Function succeeded after 2m 52s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:14:54,577 INFO [loop_until]: Function succeeded after 2m 57s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:14:59,785 INFO [loop_until]: Function succeeded after 3m 02s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:15:04,996 INFO [loop_until]: Function succeeded after 3m 07s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:15:10,208 INFO [loop_until]: Function succeeded after 3m 13s (rc=0) - failed to find expected output: WAITING - retry 2025-09-22 08:15:15,416 INFO [loop_until]: Function succeeded after 3m 18s (rc=0) - expected pattern found 2025-09-22 08:15:15,416 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:15,416 DEBUG --- stdout --- 2025-09-22 08:15:15,416 DEBUG WAITING 2025-09-22 08:15:15,416 DEBUG --- stderr --- 2025-09-22 08:15:15,416 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-22 08:15:15] Reporting-benchmark-400 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-22 08:15:15] Reporting-benchmark-400 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-22 08:15:15,417 INFO 2025-09-22 08:15:15,417 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-22 08:15:15,417 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 08:15:15,726 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 08:15:15,726 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:15,726 DEBUG --- stdout --- 2025-09-22 08:15:15,726 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 08:15:15,726 DEBUG --- stderr --- 2025-09-22 08:15:15,726 DEBUG Checking if file exists on pod 'overseer-0-7c788db448-z46mc', wait max 3 minutes if not. 2025-09-22 08:15:15,727 INFO 2025-09-22 08:15:15,727 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- bash -c 'if [ -f "/results/gatling/benchmark-400/benchmark-400.tar.gz" ]; then echo "/results/gatling/benchmark-400/benchmark-400.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-400/benchmark-400.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-400/benchmark-400.tar.gz file found" 2025-09-22 08:15:15,727 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 08:15:16,322 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:15:16,322 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:16,322 DEBUG --- stdout --- 2025-09-22 08:15:16,322 DEBUG /results/gatling/benchmark-400/benchmark-400.tar.gz file found 2025-09-22 08:15:16,322 DEBUG --- stderr --- 2025-09-22 08:15:16,322 DEBUG 2025-09-22 08:15:16,322 INFO 2025-09-22 08:15:16,322 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- du -k /results/gatling/benchmark-400/benchmark-400.tar.gz | grep "^\d+ .+$" 2025-09-22 08:15:16,322 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-22 08:15:16,872 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:15:16,872 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:16,872 DEBUG --- stdout --- 2025-09-22 08:15:16,872 DEBUG 964 /results/gatling/benchmark-400/benchmark-400.tar.gz 2025-09-22 08:15:16,872 DEBUG --- stderr --- 2025-09-22 08:15:16,872 DEBUG - Download file (size 964kB) source : /results/gatling/benchmark-400/benchmark-400.tar.gz @ overseer-0-7c788db448-z46mc destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-400.tar.gz 2025-09-22 08:15:16,873 INFO 2025-09-22 08:15:16,873 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-7c788db448-z46mc:/results/gatling/benchmark-400/benchmark-400.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-400.tar.gz 2025-09-22 08:15:16,873 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-22 08:15:17,755 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:17,755 DEBUG --- stdout --- 2025-09-22 08:15:17,755 DEBUG tar: Removing leading `/' from member names 2025-09-22 08:15:17,755 DEBUG --- stderr --- 2025-09-22 08:15:17,755 DEBUG ________________________________________________________________________________ [2025-09-22 08:15:17] Reporting-benchmark-400 step7 : Unzip the result ________________________________________________________________________________ 2025-09-22 08:15:17,756 INFO 2025-09-22 08:15:17,756 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-400.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling 2025-09-22 08:15:17,796 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-22 08:15:17,796 DEBUG --- stdout --- 2025-09-22 08:15:17,796 DEBUG 2025-09-22 08:15:17,796 DEBUG --- stderr --- 2025-09-22 08:15:17,796 DEBUG 2025-09-22 08:15:17,796 INFO ________________________________________________________________________________ [2025-09-22 08:15:17] Reporting-benchmark-400 step8 : Print rc order ________________________________________________________________________________ 2025-09-22 08:15:17,796 INFO 2025-09-22 08:15:17,796 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-22 08:15:17,796 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 08:15:18,078 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 08:15:18,079 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:18,079 DEBUG --- stdout --- 2025-09-22 08:15:18,079 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 08:15:18,079 DEBUG --- stderr --- 2025-09-22 08:15:18,079 DEBUG Checking if file exists on pod 'overseer-0-7c788db448-z46mc', wait max 3 minutes if not. 2025-09-22 08:15:18,080 INFO 2025-09-22 08:15:18,080 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-400/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-400/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-400/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-400/rc.txt file found" 2025-09-22 08:15:18,080 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 08:15:18,631 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:15:18,631 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:18,631 DEBUG --- stdout --- 2025-09-22 08:15:18,631 DEBUG /results/orders/Reporting-benchmark-400/rc.txt file found 2025-09-22 08:15:18,631 DEBUG --- stderr --- 2025-09-22 08:15:18,631 DEBUG 2025-09-22 08:15:18,631 INFO 2025-09-22 08:15:18,631 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- du -k /results/orders/Reporting-benchmark-400/rc.txt | grep "^\d+ .+$" 2025-09-22 08:15:18,631 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-22 08:15:19,177 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:15:19,177 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:19,177 DEBUG --- stdout --- 2025-09-22 08:15:19,177 DEBUG 4 /results/orders/Reporting-benchmark-400/rc.txt 2025-09-22 08:15:19,177 DEBUG --- stderr --- 2025-09-22 08:15:19,177 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-400/rc.txt @ overseer-0-7c788db448-z46mc destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/rc.txt 2025-09-22 08:15:19,178 INFO 2025-09-22 08:15:19,178 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-7c788db448-z46mc:/results/orders/Reporting-benchmark-400/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/rc.txt 2025-09-22 08:15:19,178 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-22 08:15:19,716 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:19,716 DEBUG --- stdout --- 2025-09-22 08:15:19,716 DEBUG 2025-09-22 08:15:19,716 DEBUG --- stderr --- 2025-09-22 08:15:19,716 DEBUG 2025-09-22 08:15:19,717 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/rc.txt is small (1 lines), printing all lines: 2025-09-22 08:15:19,717 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-22 08:15:19] Reporting-benchmark-400 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-22 08:15:19] Reporting-benchmark-400 step10 : Print stdout order ________________________________________________________________________________ 2025-09-22 08:15:19,950 INFO 2025-09-22 08:15:19,950 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-22 08:15:19,950 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 08:15:20,234 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 08:15:20,234 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:20,234 DEBUG --- stdout --- 2025-09-22 08:15:20,234 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 08:15:20,234 DEBUG --- stderr --- 2025-09-22 08:15:20,234 DEBUG Checking if file exists on pod 'overseer-0-7c788db448-z46mc', wait max 3 minutes if not. 2025-09-22 08:15:20,235 INFO 2025-09-22 08:15:20,235 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-400/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-400/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-400/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-400/stdout.txt file found" 2025-09-22 08:15:20,235 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 08:15:20,776 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:15:20,776 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:20,776 DEBUG --- stdout --- 2025-09-22 08:15:20,776 DEBUG /results/orders/Reporting-benchmark-400/stdout.txt file found 2025-09-22 08:15:20,776 DEBUG --- stderr --- 2025-09-22 08:15:20,776 DEBUG 2025-09-22 08:15:20,777 INFO 2025-09-22 08:15:20,777 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- du -k /results/orders/Reporting-benchmark-400/stdout.txt | grep "^\d+ .+$" 2025-09-22 08:15:20,777 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-22 08:15:21,321 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:15:21,321 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:21,322 DEBUG --- stdout --- 2025-09-22 08:15:21,322 DEBUG 12 /results/orders/Reporting-benchmark-400/stdout.txt 2025-09-22 08:15:21,322 DEBUG --- stderr --- 2025-09-22 08:15:21,322 DEBUG - Download file (size 12kB) source : /results/orders/Reporting-benchmark-400/stdout.txt @ overseer-0-7c788db448-z46mc destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stdout.txt 2025-09-22 08:15:21,322 INFO 2025-09-22 08:15:21,322 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-7c788db448-z46mc:/results/orders/Reporting-benchmark-400/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stdout.txt 2025-09-22 08:15:21,322 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-22 08:15:21,869 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:21,869 DEBUG --- stdout --- 2025-09-22 08:15:21,869 DEBUG tar: Removing leading `/' from member names 2025-09-22 08:15:21,870 DEBUG --- stderr --- 2025-09-22 08:15:21,870 DEBUG 2025-09-22 08:15:21,870 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stdout.txt is small (106 lines), printing all lines: 2025-09-22 08:15:21,870 INFO ----- output ----- 2025-09-22 09:11:54,367 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpku5ap9w_ 2025-09-22 09:11:54,369 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-400/loadtest-20250922045708883" -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/tmpku5ap9w_/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/tmpku5ap9w_/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 --- 09:11:56,864 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 09:11:56,866 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 09:11:56,866 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 09:11:56,868 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 09:11:56,874 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 09:11:56,875 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 09:11:56,884 |-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 09:11:56,884 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 09:11:56,884 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 09:11:56,885 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 09:11:56,889 |-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] 09:11:56,895 |-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 09:11:56,955 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 09:11:56,955 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 09:11:57,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 09:11:57,007 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 09:11:57,016 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 09:11:57,044 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 09:11:57,044 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 09:11:57,044 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 09:11:57,045 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 09:11:57,045 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 161 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 193s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 11064486 (OK=11020299 KO=44187 ) > min response time 32 (OK=32 KO=34 ) > max response time 27603 (OK=27603 KO=13056 ) > mean response time 49 (OK=49 KO=126 ) > std deviation 35 (OK=27 KO=359 ) > response time 50th percentile 44 (OK=44 KO=112 ) > response time 75th percentile 50 (OK=50 KO=116 ) > response time 95th percentile 108 (OK=107 KO=125 ) > response time 99th percentile 121 (OK=121 KO=137 ) > mean requests/sec 3073.47 (OK=3061.19 KO=12.27 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 11020193 ( 99.6%) > 800 ms <= t < 1200 ms 42 ( 0%) > t >= 1200 ms 64 ( 0%) > failed 44187 ( 0.4%) ---- Errors -------------------------------------------------------------------- > EvalPolicy: No attribute named 'tokenIdCookieName' is defined 461244 (91.25%) > jsonPath($.tokenId).find.exists, found nothing 44095 ( 8.72%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 40 ( 0.01%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 > UI AM endsession: No attribute named 'id_token_2' is defined 15 ( 0.00%) > UI AM revoke2: No attribute named 'access_token_2' is defined 14 ( 0.00%) > status.find.in([200, 209], 304), found 401 14 ( 0.00%) > status.find.in([200, 209], 304), found 502 14 ( 0.00%) > userinfo: No attribute named 'access_token' is defined 13 ( 0.00%) > UI AM revoke1: No attribute named 'access_token' is defined 13 ( 0.00%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 12 ( 0.00%) ing > status.find.is(302), but actually found 502 4 ( 0.00%) > status.find.is(200), but actually found 502 3 ( 0.00%) > status.find.is(200), but actually found 401 3 ( 0.00%) > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 2 ( 0.00%) r 10000ms ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-400/loadtest-20250922045708883/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:17 min [INFO] Finished at: 2025-09-22T09:15:13+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-22 09:15:13,064 INFO Gatling simulation run ended successfully 2025-09-22 09:15:13,064 INFO Creating archive benchmark-400.tar.gz with report files 2025-09-22 09:15:13,649 INFO Archive /results/gatling/benchmark-400/benchmark-400.tar.gz successfully created ________________________________________________________________________________ [2025-09-22 08:15:21] Reporting-benchmark-400 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-22 08:15:21] Reporting-benchmark-400 step12 : Print stderr order ________________________________________________________________________________ 2025-09-22 08:15:21,871 INFO 2025-09-22 08:15:21,871 INFO [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm get pods --selector app=overseer-0 --output jsonpath={.items[*].metadata.name}` | grep 1 2025-09-22 08:15:21,871 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-22 08:15:22,165 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-22 08:15:22,165 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:22,165 DEBUG --- stdout --- 2025-09-22 08:15:22,165 DEBUG overseer-0-7c788db448-z46mc 2025-09-22 08:15:22,165 DEBUG --- stderr --- 2025-09-22 08:15:22,165 DEBUG Checking if file exists on pod 'overseer-0-7c788db448-z46mc', wait max 3 minutes if not. 2025-09-22 08:15:22,166 INFO 2025-09-22 08:15:22,166 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-400/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-400/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-400/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-400/stderr.txt file found" 2025-09-22 08:15:22,166 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-22 08:15:22,720 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:15:22,720 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:22,720 DEBUG --- stdout --- 2025-09-22 08:15:22,720 DEBUG /results/orders/Reporting-benchmark-400/stderr.txt file found 2025-09-22 08:15:22,720 DEBUG --- stderr --- 2025-09-22 08:15:22,720 DEBUG 2025-09-22 08:15:22,721 INFO 2025-09-22 08:15:22,721 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-7c788db448-z46mc -- du -k /results/orders/Reporting-benchmark-400/stderr.txt | grep "^\d+ .+$" 2025-09-22 08:15:22,721 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-22 08:15:23,270 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-22 08:15:23,270 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:23,270 DEBUG --- stdout --- 2025-09-22 08:15:23,270 DEBUG 0 /results/orders/Reporting-benchmark-400/stderr.txt 2025-09-22 08:15:23,270 DEBUG --- stderr --- 2025-09-22 08:15:23,270 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-400/stderr.txt @ overseer-0-7c788db448-z46mc destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stderr.txt 2025-09-22 08:15:23,271 INFO 2025-09-22 08:15:23,271 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-7c788db448-z46mc:/results/orders/Reporting-benchmark-400/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stderr.txt 2025-09-22 08:15:23,271 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-22 08:15:23,806 INFO [loop_until]: OK (rc = 0) 2025-09-22 08:15:23,806 DEBUG --- stdout --- 2025-09-22 08:15:23,806 DEBUG tar: Removing leading `/' from member names 2025-09-22 08:15:23,806 DEBUG --- stderr --- 2025-09-22 08:15:23,806 DEBUG 2025-09-22 08:15:23,806 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/13_Reporting-benchmark-400/stderr.txt is small (0 lines), printing all lines: 2025-09-22 08:15:23,806 INFO ----- output ----- ________________________________________________________________________________ [2025-09-22 08:15:23] Reporting-benchmark-400 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-22 08:15:23] Reporting-benchmark-400 step14 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request authAsPolicyAdmin checking simulation request userRestlogin [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_userrestlogin-115679370.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/05_benchmark-400/gatling/req_restlogininitia--1466099282.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback 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 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-am-validateg-1213538689.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/05_benchmark-400/gatling/req_user-authorize---1153886585.html - cannot check for spikes checking simulation request User AccessToken PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_user-accesstoke--1481526597.html - cannot check for spikes 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/05_benchmark-400/gatling/req_ui-post-login----1981807046.html - cannot check for spikes checking simulation request UI IDM uiconfig [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-uiconfig--1424133456.html - cannot check for spikes 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/05_benchmark-400/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/05_benchmark-400/gatling/req_ui-idm-login--1850380849.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-version--90269250.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/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 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-dashboar--490158598.html - cannot check for spikes checking simulation request UI IDM user [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-user--752154459.html - cannot check for spikes checking simulation request UI IDM oidcToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-idm-oidctoke-1576540422.html - cannot check for spikes checking simulation request userinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_userinfo--265850119.html - cannot check for spikes checking simulation request UI-Logout checking simulation request UI-Logout Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-logout-redir--616716726.html - cannot check for spikes checking simulation request UI AM revoke2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM revoke1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-am-revoke1--592239741.html - cannot check for spikes checking simulation request UI AM endsession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_ui-am-endsessio-1571439939.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_restloginprogre--1228345864.html - cannot check for spikes checking simulation request loginTreeWorkflow_restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/05_benchmark-400/gatling/req_logintreeworkfl-1454116149.html - cannot check for spikes checking simulation request loginTreeWorkflow_restLoginUsernamePasswordCallback checking simulation request loginTreeWorkflow_restloginProgressiveProfileCallback no spikes found ________________________________________________________________________________ [2025-09-22 08:15:23] Reporting-benchmark-400 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 11064486, "ok": 11020299, "ko": 44187 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 34 }, "maxResponseTime": { "total": 27603, "ok": 27603, "ko": 13056 }, "meanResponseTime": { "total": 49, "ok": 49, "ko": 126 }, "standardDeviation": { "total": 35, "ok": 27, "ko": 359 }, "percentiles1": { "total": 44, "ok": 44, "ko": 112 }, "percentiles2": { "total": 50, "ok": 50, "ko": 116 }, "percentiles3": { "total": 108, "ok": 107, "ko": 125 }, "percentiles4": { "total": 121, "ok": 121, "ko": 137 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11020193, "percentage": 99.59968316648418 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 42, "percentage": 0.00037959287037825346 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 64, "percentage": 0.0005784272310525767 }, "group4": { "name": "failed", "htmlName": "failed", "count": 44187, "percentage": 0.39935881341437823 }, "meanNumberOfRequestsPerSecond": { "total": 3073.4683333333332, "ok": 3061.1941666666667, "ko": 12.274166666666666 } }, "details": [ { "name": "authAsPolicyAdmin", "numberOfRequests": { "total": 2, "ok": 0, "ko": 2 }, "minResponseTime": { "total": 132, "ok": 0, "ko": 132 }, "maxResponseTime": { "total": 138, "ok": 0, "ko": 138 }, "meanResponseTime": { "total": 135, "ok": 0, "ko": 135 }, "standardDeviation": { "total": 3, "ok": 0, "ko": 3 }, "percentiles1": { "total": 135, "ok": 0, "ko": 135 }, "percentiles2": { "total": 137, "ok": 0, "ko": 137 }, "percentiles3": { "total": 138, "ok": 0, "ko": 138 }, "percentiles4": { "total": 138, "ok": 0, "ko": 138 }, "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": 2, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.0005555555555555556, "ok": 0, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "userRestlogin", "numberOfRequests": { "total": 461244, "ok": 417141, "ko": 44103 }, "minResponseTime": { "total": 85, "ok": 85, "ko": 89 }, "maxResponseTime": { "total": 10001, "ok": 8573, "ko": 10001 }, "meanResponseTime": { "total": 112, "ok": 112, "ko": 114 }, "standardDeviation": { "total": 48, "ok": 24, "ko": 135 }, "percentiles1": { "total": 112, "ok": 112, "ko": 112 }, "percentiles2": { "total": 117, "ok": 117, "ko": 116 }, "percentiles3": { "total": 126, "ok": 126, "ko": 125 }, "percentiles4": { "total": 136, "ok": 136, "ko": 136 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 417126, "percentage": 90.43499752842314 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 9, "percentage": 0.0019512448942425268 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6, "percentage": 0.001300829929495018 }, "group4": { "name": "failed", "htmlName": "failed", "count": 44103, "percentage": 9.561750396753128 }, "meanNumberOfRequestsPerSecond": { "total": 128.12333333333333, "ok": 115.8725, "ko": 12.250833333333333 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 922833, "ok": 922814, "ko": 19 }, "minResponseTime": { "total": 39, "ok": 41, "ko": 39 }, "maxResponseTime": { "total": 11765, "ok": 11765, "ko": 11064 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 9431 }, "standardDeviation": { "total": 50, "ok": 24, "ko": 2248 }, "percentiles1": { "total": 49, "ok": 49, "ko": 10000 }, "percentiles2": { "total": 52, "ok": 52, "ko": 10001 }, "percentiles3": { "total": 57, "ok": 57, "ko": 10107 }, "percentiles4": { "total": 63, "ok": 63, "ko": 10873 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 922788, "percentage": 99.99512371144075 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 12, "percentage": 0.0013003436158004753 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 14, "percentage": 0.001517067551767221 }, "group4": { "name": "failed", "htmlName": "failed", "count": 19, "percentage": 0.0020588773916840855 }, "meanNumberOfRequestsPerSecond": { "total": 256.3425, "ok": 256.33722222222224, "ko": 0.005277777777777778 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 307901, "ok": 307901, "ko": 0 }, "minResponseTime": { "total": 82, "ok": 82, "ko": 0 }, "maxResponseTime": { "total": 1025, "ok": 1025, "ko": 0 }, "meanResponseTime": { "total": 109, "ok": 109, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 109, "ok": 109, "ko": 0 }, "percentiles2": { "total": 114, "ok": 114, "ko": 0 }, "percentiles3": { "total": 122, "ok": 122, "ko": 0 }, "percentiles4": { "total": 132, "ok": 132, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307900, "percentage": 99.99967522028184 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003247797181561606 }, "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": 85.52805555555555, "ok": 85.52805555555555, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 307908, "ok": 307908, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 250, "ok": 250, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307908, "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": 85.53, "ok": 85.53, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 307907, "ok": 307907, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 539, "ok": 539, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307907, "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": 85.52972222222222, "ok": 85.52972222222222, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 307904, "ok": 307892, "ko": 12 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 36 }, "maxResponseTime": { "total": 1054, "ok": 1054, "ko": 45 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 42 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 3 }, "percentiles1": { "total": 46, "ok": 46, "ko": 43 }, "percentiles2": { "total": 49, "ok": 49, "ko": 44 }, "percentiles3": { "total": 55, "ok": 55, "ko": 45 }, "percentiles4": { "total": 60, "ok": 60, "ko": 45 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307891, "percentage": 99.9957779048015 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.000324776553731033 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 12, "percentage": 0.003897318644772397 }, "meanNumberOfRequestsPerSecond": { "total": 85.52888888888889, "ok": 85.52555555555556, "ko": 0.0033333333333333335 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 307904, "ok": 307898, "ko": 6 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 38 }, "maxResponseTime": { "total": 10000, "ok": 7219, "ko": 10000 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 8179 }, "standardDeviation": { "total": 46, "ok": 23, "ko": 3658 }, "percentiles1": { "total": 47, "ok": 47, "ko": 10000 }, "percentiles2": { "total": 50, "ok": 50, "ko": 10000 }, "percentiles3": { "total": 54, "ok": 54, "ko": 10000 }, "percentiles4": { "total": 61, "ok": 61, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307890, "percentage": 99.99545312824777 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0.001299106214924132 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4, "percentage": 0.001299106214924132 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6, "percentage": 0.0019486593223861984 }, "meanNumberOfRequestsPerSecond": { "total": 85.52888888888889, "ok": 85.52722222222222, "ko": 0.0016666666666666668 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 615756, "ok": 615755, "ko": 1 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 9036 }, "maxResponseTime": { "total": 9036, "ok": 692, "ko": 9036 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 9036 }, "standardDeviation": { "total": 14, "ok": 8, "ko": 0 }, "percentiles1": { "total": 52, "ok": 52, "ko": 9036 }, "percentiles2": { "total": 57, "ok": 57, "ko": 9036 }, "percentiles3": { "total": 63, "ok": 63, "ko": 9036 }, "percentiles4": { "total": 72, "ok": 72, "ko": 9036 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 615755, "percentage": 99.9998375980096 }, "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": 1, "percentage": 0.00016240199039879434 }, "meanNumberOfRequestsPerSecond": { "total": 171.04333333333332, "ok": 171.04305555555555, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 615746, "ok": 615744, "ko": 2 }, "minResponseTime": { "total": 34, "ok": 37, "ko": 34 }, "maxResponseTime": { "total": 9077, "ok": 543, "ko": 9077 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 4556 }, "standardDeviation": { "total": 14, "ok": 7, "ko": 4522 }, "percentiles1": { "total": 51, "ok": 51, "ko": 4556 }, "percentiles2": { "total": 56, "ok": 56, "ko": 6816 }, "percentiles3": { "total": 64, "ok": 64, "ko": 8625 }, "percentiles4": { "total": 71, "ok": 71, "ko": 8987 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 615744, "percentage": 99.99967519074423 }, "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": 2, "percentage": 0.0003248092557645523 }, "meanNumberOfRequestsPerSecond": { "total": 171.04055555555556, "ok": 171.04, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 307892, "ok": 307892, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 760, "ok": 760, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307892, "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": 85.52555555555556, "ok": 85.52555555555556, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 307887, "ok": 307887, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 452, "ok": 452, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307887, "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": 85.52416666666667, "ok": 85.52416666666667, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 307884, "ok": 307884, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 340, "ok": 340, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 40, "ok": 40, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307884, "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": 85.52333333333333, "ok": 85.52333333333333, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 307885, "ok": 307885, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 303, "ok": 303, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 40, "ok": 40, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307885, "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": 85.52361111111111, "ok": 85.52361111111111, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 307854, "ok": 307854, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 1707, "ok": 1707, "ko": 0 }, "meanResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 36, "ok": 36, "ko": 0 }, "percentiles2": { "total": 37, "ok": 37, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307853, "percentage": 99.9996751706978 }, "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.00032482930220169303 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.515, "ok": 85.515, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 307851, "ok": 307851, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 3306, "ok": 3306, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307850, "percentage": 99.99967516753235 }, "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.000324832467654807 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51416666666667, "ok": 85.51416666666667, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 307846, "ok": 307846, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 26716, "ok": 26716, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 54, "ok": 54, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307843, "percentage": 99.99902548676936 }, "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": 3, "percentage": 0.0009745132306412948 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51277777777777, "ok": 85.51277777777777, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 307846, "ok": 307846, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 905, "ok": 905, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 40, "ok": 40, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307845, "percentage": 99.99967516225645 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003248377435470982 }, "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": 85.51277777777777, "ok": 85.51277777777777, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 307845, "ok": 307839, "ko": 6 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 9037 }, "maxResponseTime": { "total": 13056, "ok": 5141, "ko": 13056 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 10189 }, "standardDeviation": { "total": 48, "ok": 16, "ko": 1352 }, "percentiles1": { "total": 51, "ok": 51, "ko": 10000 }, "percentiles2": { "total": 54, "ok": 54, "ko": 10001 }, "percentiles3": { "total": 58, "ok": 58, "ko": 12292 }, "percentiles4": { "total": 62, "ok": 62, "ko": 12903 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307829, "percentage": 99.99480257922006 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3, "percentage": 0.0009745163962383668 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 7, "percentage": 0.0022738715912228556 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6, "percentage": 0.0019490327924767336 }, "meanNumberOfRequestsPerSecond": { "total": 85.5125, "ok": 85.51083333333334, "ko": 0.0016666666666666668 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 307845, "ok": 307842, "ko": 3 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 10000 }, "maxResponseTime": { "total": 10001, "ok": 7209, "ko": 10001 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 10001 }, "standardDeviation": { "total": 39, "ok": 24, "ko": 0 }, "percentiles1": { "total": 52, "ok": 52, "ko": 10001 }, "percentiles2": { "total": 54, "ok": 54, "ko": 10001 }, "percentiles3": { "total": 58, "ok": 58, "ko": 10001 }, "percentiles4": { "total": 62, "ok": 62, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307832, "percentage": 99.9957770956163 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0.001299355194984489 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6, "percentage": 0.0019490327924767336 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.0009745163962383668 }, "meanNumberOfRequestsPerSecond": { "total": 85.5125, "ok": 85.51166666666667, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 307846, "ok": 307845, "ko": 1 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 10000 }, "maxResponseTime": { "total": 10000, "ok": 9285, "ko": 10000 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 10000 }, "standardDeviation": { "total": 31, "ok": 26, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 10000 }, "percentiles2": { "total": 43, "ok": 43, "ko": 10000 }, "percentiles3": { "total": 44, "ok": 44, "ko": 10000 }, "percentiles4": { "total": 46, "ok": 46, "ko": 10000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307836, "percentage": 99.99675162256453 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5, "percentage": 0.0016241887177354912 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4, "percentage": 0.0012993509741883928 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0003248377435470982 }, "meanNumberOfRequestsPerSecond": { "total": 85.51277777777777, "ok": 85.5125, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 307845, "ok": 307837, "ko": 8 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 9040 }, "maxResponseTime": { "total": 10001, "ok": 5168, "ko": 10001 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 9880 }, "standardDeviation": { "total": 54, "ok": 19, "ko": 318 }, "percentiles1": { "total": 52, "ok": 52, "ko": 10000 }, "percentiles2": { "total": 54, "ok": 54, "ko": 10000 }, "percentiles3": { "total": 58, "ok": 58, "ko": 10001 }, "percentiles4": { "total": 62, "ok": 62, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307828, "percentage": 99.99447774042132 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.00032483879874612223 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 8, "percentage": 0.002598710389968978 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8, "percentage": 0.002598710389968978 }, "meanNumberOfRequestsPerSecond": { "total": 85.5125, "ok": 85.51027777777777, "ko": 0.0022222222222222222 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 307842, "ok": 307842, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 510, "ok": 510, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 57, "ok": 57, "ko": 0 }, "percentiles4": { "total": 65, "ok": 65, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307842, "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": 85.51166666666667, "ok": 85.51166666666667, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 307842, "ok": 307842, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 27603, "ok": 27603, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 50, "ok": 50, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 50, "ok": 50, "ko": 0 }, "percentiles4": { "total": 54, "ok": 54, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307841, "percentage": 99.99967515803561 }, "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.00032484196438432704 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.51166666666667, "ok": 85.51166666666667, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 307842, "ok": 307841, "ko": 1 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 9038 }, "maxResponseTime": { "total": 9038, "ok": 7631, "ko": 9038 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 9038 }, "standardDeviation": { "total": 22, "ok": 14, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 9038 }, "percentiles2": { "total": 47, "ok": 47, "ko": 9038 }, "percentiles3": { "total": 53, "ok": 53, "ko": 9038 }, "percentiles4": { "total": 58, "ok": 58, "ko": 9038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307840, "percentage": 99.99935031607123 }, "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.00032484196438432704 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00032484196438432704 }, "meanNumberOfRequestsPerSecond": { "total": 85.51166666666667, "ok": 85.51138888888889, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 307853, "ok": 307838, "ko": 15 }, "minResponseTime": { "total": 36, "ok": 39, "ko": 36 }, "maxResponseTime": { "total": 9037, "ok": 410, "ko": 9037 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 1837 }, "standardDeviation": { "total": 28, "ok": 4, "ko": 3599 }, "percentiles1": { "total": 46, "ok": 46, "ko": 38 }, "percentiles2": { "total": 48, "ok": 48, "ko": 41 }, "percentiles3": { "total": 52, "ok": 52, "ko": 9036 }, "percentiles4": { "total": 58, "ok": 58, "ko": 9037 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307838, "percentage": 99.99512754463981 }, "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": 15, "percentage": 0.004872455360188142 }, "meanNumberOfRequestsPerSecond": { "total": 85.51472222222222, "ok": 85.51055555555556, "ko": 0.004166666666666667 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 307835, "ok": 307835, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 13800, "ok": 13800, "ko": 0 }, "meanResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "standardDeviation": { "total": 25, "ok": 25, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 47, "ok": 47, "ko": 0 }, "percentiles4": { "total": 52, "ok": 52, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307834, "percentage": 99.99967515064888 }, "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.00032484935111342115 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.50972222222222, "ok": 85.50972222222222, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 307845, "ok": 307845, "ko": 0 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 0 }, "maxResponseTime": { "total": 447, "ok": 447, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 38, "ok": 38, "ko": 0 }, "percentiles3": { "total": 39, "ok": 39, "ko": 0 }, "percentiles4": { "total": 41, "ok": 41, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307845, "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": 85.5125, "ok": 85.5125, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 307843, "ok": 307842, "ko": 1 }, "minResponseTime": { "total": 32, "ok": 32, "ko": 9037 }, "maxResponseTime": { "total": 9037, "ok": 1264, "ko": 9037 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 9037 }, "standardDeviation": { "total": 17, "ok": 4, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 9037 }, "percentiles2": { "total": 38, "ok": 38, "ko": 9037 }, "percentiles3": { "total": 39, "ok": 39, "ko": 9037 }, "percentiles4": { "total": 41, "ok": 41, "ko": 9037 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307841, "percentage": 99.99935031818167 }, "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.00032484090916473656 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00032484090916473656 }, "meanNumberOfRequestsPerSecond": { "total": 85.51194444444444, "ok": 85.51166666666667, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 307824, "ok": 307824, "ko": 0 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 0 }, "maxResponseTime": { "total": 4544, "ok": 4544, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 55, "ok": 55, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307823, "percentage": 99.99967513904049 }, "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.00032486095950933 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 85.50666666666666, "ok": 85.50666666666666, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 307825, "ok": 307824, "ko": 1 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 9036 }, "maxResponseTime": { "total": 9036, "ok": 8618, "ko": 9036 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 9036 }, "standardDeviation": { "total": 23, "ok": 16, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 9036 }, "percentiles2": { "total": 44, "ok": 44, "ko": 9036 }, "percentiles3": { "total": 47, "ok": 47, "ko": 9036 }, "percentiles4": { "total": 54, "ok": 54, "ko": 9036 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307822, "percentage": 99.9990254202875 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0003248599041663283 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0003248599041663283 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0003248599041663283 }, "meanNumberOfRequestsPerSecond": { "total": 85.50694444444444, "ok": 85.50666666666666, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 307823, "ok": 307821, "ko": 2 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 9036 }, "maxResponseTime": { "total": 9037, "ok": 406, "ko": 9037 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 9037 }, "standardDeviation": { "total": 23, "ok": 4, "ko": 1 }, "percentiles1": { "total": 43, "ok": 43, "ko": 9037 }, "percentiles2": { "total": 44, "ok": 44, "ko": 9037 }, "percentiles3": { "total": 48, "ok": 48, "ko": 9037 }, "percentiles4": { "total": 56, "ok": 56, "ko": 9037 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 307821, "percentage": 99.99935027597027 }, "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": 2, "percentage": 0.0006497240297183771 }, "meanNumberOfRequestsPerSecond": { "total": 85.50638888888889, "ok": 85.50583333333333, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 29695, "ok": 29693, "ko": 2 }, "minResponseTime": { "total": 84, "ok": 109, "ko": 84 }, "maxResponseTime": { "total": 13640, "ok": 13640, "ko": 86 }, "meanResponseTime": { "total": 142, "ok": 142, "ko": 85 }, "standardDeviation": { "total": 79, "ok": 79, "ko": 1 }, "percentiles1": { "total": 142, "ok": 142, "ko": 85 }, "percentiles2": { "total": 149, "ok": 149, "ko": 86 }, "percentiles3": { "total": 159, "ok": 159, "ko": 86 }, "percentiles4": { "total": 170, "ok": 170, "ko": 86 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 29692, "percentage": 99.98989728910591 }, "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.0033675702980299716 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.006735140596059943 }, "meanNumberOfRequestsPerSecond": { "total": 8.248611111111112, "ok": 8.248055555555556, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 51048, "ok": 51047, "ko": 1 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 10001 }, "maxResponseTime": { "total": 10001, "ok": 7222, "ko": 10001 }, "meanResponseTime": { "total": 49, "ok": 48, "ko": 10001 }, "standardDeviation": { "total": 65, "ok": 47, "ko": 0 }, "percentiles1": { "total": 48, "ok": 48, "ko": 10001 }, "percentiles2": { "total": 49, "ok": 49, "ko": 10001 }, "percentiles3": { "total": 52, "ok": 52, "ko": 10001 }, "percentiles4": { "total": 60, "ok": 60, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 51044, "percentage": 99.99216423758031 }, "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": 3, "percentage": 0.005876821814762576 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.001958940604920859 }, "meanNumberOfRequestsPerSecond": { "total": 14.18, "ok": 14.179722222222223, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 51044, "ok": 51044, "ko": 0 }, "minResponseTime": { "total": 85, "ok": 85, "ko": 0 }, "maxResponseTime": { "total": 324, "ok": 324, "ko": 0 }, "meanResponseTime": { "total": 109, "ok": 109, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 109, "ok": 109, "ko": 0 }, "percentiles2": { "total": 114, "ok": 114, "ko": 0 }, "percentiles3": { "total": 122, "ok": 122, "ko": 0 }, "percentiles4": { "total": 132, "ok": 132, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 51044, "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": 14.178888888888888, "ok": 14.178888888888888, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "total": 4894, "ok": 4893, "ko": 1 }, "minResponseTime": { "total": 83, "ok": 111, "ko": 83 }, "maxResponseTime": { "total": 361, "ok": 361, "ko": 83 }, "meanResponseTime": { "total": 142, "ok": 142, "ko": 83 }, "standardDeviation": { "total": 13, "ok": 13, "ko": 0 }, "percentiles1": { "total": 143, "ok": 143, "ko": 83 }, "percentiles2": { "total": 149, "ok": 149, "ko": 83 }, "percentiles3": { "total": 160, "ok": 160, "ko": 83 }, "percentiles4": { "total": 175, "ok": 175, "ko": 83 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4893, "percentage": 99.97956681651002 }, "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": 1, "percentage": 0.02043318348998774 }, "meanNumberOfRequestsPerSecond": { "total": 1.3594444444444445, "ok": 1.3591666666666666, "ko": 0.0002777777777777778 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 3073, "avg_response_time": 49, "max_response_time": 27603, "min_response_time": 32, "num_requests": 11064486, "num_requests_pass": 11020299, "num_requests_percent_pass": 99.601 }, "options": "; duration:3600; testCase:idc.benchmark.Mix2024; testMode:open; throughput:400", "stats": { "details": [ { "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": 2, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 138, "ok": 0, "total": 138 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 0, "total": 0.0005555555555555556 }, "meanResponseTime": { "ko": 135, "ok": 0, "total": 135 }, "minResponseTime": { "ko": 132, "ok": 0, "total": 132 }, "name": "authAsPolicyAdmin", "numberOfRequests": { "ko": 2, "ok": 0, "total": 2 }, "percentiles1": { "ko": 135, "ok": 0, "total": 135 }, "percentiles2": { "ko": 137, "ok": 0, "total": 137 }, "percentiles3": { "ko": 138, "ok": 0, "total": 138 }, "percentiles4": { "ko": 138, "ok": 0, "total": 138 }, "spikes": [], "standardDeviation": { "ko": 3, "ok": 0, "total": 3 } }, { "group1": { "count": 417126, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90.43499752842314 }, "group2": { "count": 9, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0019512448942425268 }, "group3": { "count": 6, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.001300829929495018 }, "group4": { "count": 44103, "htmlName": "failed", "name": "failed", "percentage": 9.561750396753128 }, "maxResponseTime": { "ko": 10001, "ok": 8573, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 12.250833333333333, "ok": 115.8725, "total": 128.12333333333333 }, "meanResponseTime": { "ko": 114, "ok": 112, "total": 112 }, "minResponseTime": { "ko": 89, "ok": 85, "total": 85 }, "name": "userRestlogin", "numberOfRequests": { "ko": 44103, "ok": 417141, "total": 461244 }, "percentiles1": { "ko": 112, "ok": 112, "total": 112 }, "percentiles2": { "ko": 116, "ok": 117, "total": 117 }, "percentiles3": { "ko": 125, "ok": 126, "total": 126 }, "percentiles4": { "ko": 136, "ok": 136, "total": 136 }, "spikes": [], "standardDeviation": { "ko": 135, "ok": 24, "total": 48 } }, { "group1": { "count": 922788, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99512371144075 }, "group2": { "count": 12, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0013003436158004753 }, "group3": { "count": 14, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.001517067551767221 }, "group4": { "count": 19, "htmlName": "failed", "name": "failed", "percentage": 0.0020588773916840855 }, "maxResponseTime": { "ko": 11064, "ok": 11765, "total": 11765 }, "meanNumberOfRequestsPerSecond": { "ko": 0.005277777777777778, "ok": 256.33722222222224, "total": 256.3425 }, "meanResponseTime": { "ko": 9431, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 39, "ok": 41, "total": 39 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 19, "ok": 922814, "total": 922833 }, "percentiles1": { "ko": 10000, "ok": 49, "total": 49 }, "percentiles2": { "ko": 10001, "ok": 52, "total": 52 }, "percentiles3": { "ko": 10107, "ok": 57, "total": 57 }, "percentiles4": { "ko": 10873, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 2248, "ok": 24, "total": 50 } }, { "group1": { "count": 307900, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967522028184 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003247797181561606 }, "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": 1025, "total": 1025 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.52805555555555, "total": 85.52805555555555 }, "meanResponseTime": { "ko": 0, "ok": 109, "total": 109 }, "minResponseTime": { "ko": 0, "ok": 82, "total": 82 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 307901, "total": 307901 }, "percentiles1": { "ko": 0, "ok": 109, "total": 109 }, "percentiles2": { "ko": 0, "ok": 114, "total": 114 }, "percentiles3": { "ko": 0, "ok": 122, "total": 122 }, "percentiles4": { "ko": 0, "ok": 132, "total": 132 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } }, { "group1": { "count": 307908, "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": 85.53, "total": 85.53 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 307908, "total": 307908 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 307907, "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": 539, "total": 539 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.52972222222222, "total": 85.52972222222222 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 307907, "total": 307907 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 307891, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9957779048015 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.000324776553731033 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 12, "htmlName": "failed", "name": "failed", "percentage": 0.003897318644772397 }, "maxResponseTime": { "ko": 45, "ok": 1054, "total": 1054 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0033333333333333335, "ok": 85.52555555555556, "total": 85.52888888888889 }, "meanResponseTime": { "ko": 42, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 36, "ok": 34, "total": 34 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 12, "ok": 307892, "total": 307904 }, "percentiles1": { "ko": 43, "ok": 46, "total": 46 }, "percentiles2": { "ko": 44, "ok": 49, "total": 49 }, "percentiles3": { "ko": 45, "ok": 55, "total": 55 }, "percentiles4": { "ko": 45, "ok": 60, "total": 60 }, "spikes": [], "standardDeviation": { "ko": 3, "ok": 6, "total": 6 } }, { "group1": { "count": 307890, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99545312824777 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.001299106214924132 }, "group3": { "count": 4, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.001299106214924132 }, "group4": { "count": 6, "htmlName": "failed", "name": "failed", "percentage": 0.0019486593223861984 }, "maxResponseTime": { "ko": 10000, "ok": 7219, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0016666666666666668, "ok": 85.52722222222222, "total": 85.52888888888889 }, "meanResponseTime": { "ko": 8179, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 38, "ok": 38, "total": 38 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 6, "ok": 307898, "total": 307904 }, "percentiles1": { "ko": 10000, "ok": 47, "total": 47 }, "percentiles2": { "ko": 10000, "ok": 50, "total": 50 }, "percentiles3": { "ko": 10000, "ok": 54, "total": 54 }, "percentiles4": { "ko": 10000, "ok": 61, "total": 61 }, "spikes": [], "standardDeviation": { "ko": 3658, "ok": 23, "total": 46 } }, { "group1": { "count": 615755, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9998375980096 }, "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": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00016240199039879434 }, "maxResponseTime": { "ko": 9036, "ok": 692, "total": 9036 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 171.04305555555555, "total": 171.04333333333332 }, "meanResponseTime": { "ko": 9036, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 9036, "ok": 38, "total": 38 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 1, "ok": 615755, "total": 615756 }, "percentiles1": { "ko": 9036, "ok": 52, "total": 52 }, "percentiles2": { "ko": 9036, "ok": 57, "total": 57 }, "percentiles3": { "ko": 9036, "ok": 63, "total": 63 }, "percentiles4": { "ko": 9036, "ok": 72, "total": 72 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 14 } }, { "group1": { "count": 615744, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967519074423 }, "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": 2, "htmlName": "failed", "name": "failed", "percentage": 0.0003248092557645523 }, "maxResponseTime": { "ko": 9077, "ok": 543, "total": 9077 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 171.04, "total": 171.04055555555556 }, "meanResponseTime": { "ko": 4556, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 34, "ok": 37, "total": 34 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 2, "ok": 615744, "total": 615746 }, "percentiles1": { "ko": 4556, "ok": 51, "total": 51 }, "percentiles2": { "ko": 6816, "ok": 56, "total": 56 }, "percentiles3": { "ko": 8625, "ok": 64, "total": 64 }, "percentiles4": { "ko": 8987, "ok": 71, "total": 71 }, "spikes": [], "standardDeviation": { "ko": 4522, "ok": 7, "total": 14 } }, { "group1": { "count": 307892, "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": 760, "total": 760 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.52555555555556, "total": 85.52555555555556 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 307892, "total": 307892 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 307887, "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": 452, "total": 452 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.52416666666667, "total": 85.52416666666667 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 307887, "total": 307887 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 307884, "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": 340, "total": 340 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.52333333333333, "total": 85.52333333333333 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 307884, "total": 307884 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 40, "total": 40 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 307885, "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": 303, "total": 303 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.52361111111111, "total": 85.52361111111111 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 307885, "total": 307885 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 40, "total": 40 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 307853, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9996751706978 }, "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.00032482930220169303 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1707, "total": 1707 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.515, "total": 85.515 }, "meanResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 307854, "total": 307854 }, "percentiles1": { "ko": 0, "ok": 36, "total": 36 }, "percentiles2": { "ko": 0, "ok": 37, "total": 37 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 307850, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967516753235 }, "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.000324832467654807 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 3306, "total": 3306 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51416666666667, "total": 85.51416666666667 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 307851, "total": 307851 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 307843, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99902548676936 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0009745132306412948 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 26716, "total": 26716 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51277777777777, "total": 85.51277777777777 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 307846, "total": 307846 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 54, "total": 54 } }, { "group1": { "count": 307845, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967516225645 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003248377435470982 }, "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": 905, "total": 905 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51277777777777, "total": 85.51277777777777 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 307846, "total": 307846 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 40, "total": 40 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 307829, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99480257922006 }, "group2": { "count": 3, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0009745163962383668 }, "group3": { "count": 7, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0022738715912228556 }, "group4": { "count": 6, "htmlName": "failed", "name": "failed", "percentage": 0.0019490327924767336 }, "maxResponseTime": { "ko": 13056, "ok": 5141, "total": 13056 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0016666666666666668, "ok": 85.51083333333334, "total": 85.5125 }, "meanResponseTime": { "ko": 10189, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 9037, "ok": 42, "total": 42 }, "name": " UI IDM features", "numberOfRequests": { "ko": 6, "ok": 307839, "total": 307845 }, "percentiles1": { "ko": 10000, "ok": 51, "total": 51 }, "percentiles2": { "ko": 10001, "ok": 54, "total": 54 }, "percentiles3": { "ko": 12292, "ok": 58, "total": 58 }, "percentiles4": { "ko": 12903, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 1352, "ok": 16, "total": 48 } }, { "group1": { "count": 307832, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9957770956163 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.001299355194984489 }, "group3": { "count": 6, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0019490327924767336 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0009745163962383668 }, "maxResponseTime": { "ko": 10001, "ok": 7209, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 85.51166666666667, "total": 85.5125 }, "meanResponseTime": { "ko": 10001, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 10000, "ok": 42, "total": 42 }, "name": " UI IDM login", "numberOfRequests": { "ko": 3, "ok": 307842, "total": 307845 }, "percentiles1": { "ko": 10001, "ok": 52, "total": 52 }, "percentiles2": { "ko": 10001, "ok": 54, "total": 54 }, "percentiles3": { "ko": 10001, "ok": 58, "total": 58 }, "percentiles4": { "ko": 10001, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 24, "total": 39 } }, { "group1": { "count": 307836, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99675162256453 }, "group2": { "count": 5, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0016241887177354912 }, "group3": { "count": 4, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0012993509741883928 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0003248377435470982 }, "maxResponseTime": { "ko": 10000, "ok": 9285, "total": 10000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 85.5125, "total": 85.51277777777777 }, "meanResponseTime": { "ko": 10000, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 10000, "ok": 37, "total": 37 }, "name": " UI IDM version", "numberOfRequests": { "ko": 1, "ok": 307845, "total": 307846 }, "percentiles1": { "ko": 10000, "ok": 42, "total": 42 }, "percentiles2": { "ko": 10000, "ok": 43, "total": 43 }, "percentiles3": { "ko": 10000, "ok": 44, "total": 44 }, "percentiles4": { "ko": 10000, "ok": 46, "total": 46 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 26, "total": 31 } }, { "group1": { "count": 307828, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99447774042132 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00032483879874612223 }, "group3": { "count": 8, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.002598710389968978 }, "group4": { "count": 8, "htmlName": "failed", "name": "failed", "percentage": 0.002598710389968978 }, "maxResponseTime": { "ko": 10001, "ok": 5168, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0022222222222222222, "ok": 85.51027777777777, "total": 85.5125 }, "meanResponseTime": { "ko": 9880, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 9040, "ok": 42, "total": 42 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 8, "ok": 307837, "total": 307845 }, "percentiles1": { "ko": 10000, "ok": 52, "total": 52 }, "percentiles2": { "ko": 10000, "ok": 54, "total": 54 }, "percentiles3": { "ko": 10001, "ok": 58, "total": 58 }, "percentiles4": { "ko": 10001, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 318, "ok": 19, "total": 54 } }, { "group1": { "count": 307842, "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": 510, "total": 510 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51166666666667, "total": 85.51166666666667 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 307842, "total": 307842 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 57, "total": 57 }, "percentiles4": { "ko": 0, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 307841, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967515803561 }, "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.00032484196438432704 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 27603, "total": 27603 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.51166666666667, "total": 85.51166666666667 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 307842, "total": 307842 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 50, "total": 50 }, "percentiles4": { "ko": 0, "ok": 54, "total": 54 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 50, "total": 50 } }, { "group1": { "count": 307840, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99935031607123 }, "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.00032484196438432704 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00032484196438432704 }, "maxResponseTime": { "ko": 9038, "ok": 7631, "total": 9038 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 85.51138888888889, "total": 85.51166666666667 }, "meanResponseTime": { "ko": 9038, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 9038, "ok": 38, "total": 38 }, "name": " UI IDM user", "numberOfRequests": { "ko": 1, "ok": 307841, "total": 307842 }, "percentiles1": { "ko": 9038, "ok": 45, "total": 45 }, "percentiles2": { "ko": 9038, "ok": 47, "total": 47 }, "percentiles3": { "ko": 9038, "ok": 53, "total": 53 }, "percentiles4": { "ko": 9038, "ok": 58, "total": 58 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 14, "total": 22 } }, { "group1": { "count": 307838, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99512754463981 }, "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": 15, "htmlName": "failed", "name": "failed", "percentage": 0.004872455360188142 }, "maxResponseTime": { "ko": 9037, "ok": 410, "total": 9037 }, "meanNumberOfRequestsPerSecond": { "ko": 0.004166666666666667, "ok": 85.51055555555556, "total": 85.51472222222222 }, "meanResponseTime": { "ko": 1837, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 36, "ok": 39, "total": 36 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 15, "ok": 307838, "total": 307853 }, "percentiles1": { "ko": 38, "ok": 46, "total": 46 }, "percentiles2": { "ko": 41, "ok": 48, "total": 48 }, "percentiles3": { "ko": 9036, "ok": 52, "total": 52 }, "percentiles4": { "ko": 9037, "ok": 58, "total": 58 }, "spikes": [], "standardDeviation": { "ko": 3599, "ok": 4, "total": 28 } }, { "group1": { "count": 307834, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967515064888 }, "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.00032484935111342115 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 13800, "total": 13800 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.50972222222222, "total": 85.50972222222222 }, "meanResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": "userinfo", "numberOfRequests": { "ko": 0, "ok": 307835, "total": 307835 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 47, "total": 47 }, "percentiles4": { "ko": 0, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 25, "total": 25 } }, { "group1": { "count": 307845, "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": 447, "total": 447 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.5125, "total": 85.5125 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 32, "total": 32 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 307845, "total": 307845 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 38, "total": 38 }, "percentiles3": { "ko": 0, "ok": 39, "total": 39 }, "percentiles4": { "ko": 0, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 307841, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99935031818167 }, "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.00032484090916473656 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00032484090916473656 }, "maxResponseTime": { "ko": 9037, "ok": 1264, "total": 9037 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 85.51166666666667, "total": 85.51194444444444 }, "meanResponseTime": { "ko": 9037, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 9037, "ok": 32, "total": 32 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 1, "ok": 307842, "total": 307843 }, "percentiles1": { "ko": 9037, "ok": 37, "total": 37 }, "percentiles2": { "ko": 9037, "ok": 38, "total": 38 }, "percentiles3": { "ko": 9037, "ok": 39, "total": 39 }, "percentiles4": { "ko": 9037, "ok": 41, "total": 41 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 17 } }, { "group1": { "count": 307823, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99967513904049 }, "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.00032486095950933 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 4544, "total": 4544 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 85.50666666666666, "total": 85.50666666666666 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 35, "total": 35 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 0, "ok": 307824, "total": 307824 }, "percentiles1": { "ko": 0, "ok": 42, "total": 42 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 55, "total": 55 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } }, { "group1": { "count": 307822, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9990254202875 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0003248599041663283 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0003248599041663283 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0003248599041663283 }, "maxResponseTime": { "ko": 9036, "ok": 8618, "total": 9036 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 85.50666666666666, "total": 85.50694444444444 }, "meanResponseTime": { "ko": 9036, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 9036, "ok": 35, "total": 35 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 1, "ok": 307824, "total": 307825 }, "percentiles1": { "ko": 9036, "ok": 42, "total": 42 }, "percentiles2": { "ko": 9036, "ok": 44, "total": 44 }, "percentiles3": { "ko": 9036, "ok": 47, "total": 47 }, "percentiles4": { "ko": 9036, "ok": 54, "total": 54 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 16, "total": 23 } }, { "group1": { "count": 307821, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99935027597027 }, "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": 2, "htmlName": "failed", "name": "failed", "percentage": 0.0006497240297183771 }, "maxResponseTime": { "ko": 9037, "ok": 406, "total": 9037 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 85.50583333333333, "total": 85.50638888888889 }, "meanResponseTime": { "ko": 9037, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 9036, "ok": 37, "total": 37 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 2, "ok": 307821, "total": 307823 }, "percentiles1": { "ko": 9037, "ok": 43, "total": 43 }, "percentiles2": { "ko": 9037, "ok": 44, "total": 44 }, "percentiles3": { "ko": 9037, "ok": 48, "total": 48 }, "percentiles4": { "ko": 9037, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 4, "total": 23 } }, { "group1": { "count": 29692, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98989728910591 }, "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.0033675702980299716 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.006735140596059943 }, "maxResponseTime": { "ko": 86, "ok": 13640, "total": 13640 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 8.248055555555556, "total": 8.248611111111112 }, "meanResponseTime": { "ko": 85, "ok": 142, "total": 142 }, "minResponseTime": { "ko": 84, "ok": 109, "total": 84 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 2, "ok": 29693, "total": 29695 }, "percentiles1": { "ko": 85, "ok": 142, "total": 142 }, "percentiles2": { "ko": 86, "ok": 149, "total": 149 }, "percentiles3": { "ko": 86, "ok": 159, "total": 159 }, "percentiles4": { "ko": 86, "ok": 170, "total": 170 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 79, "total": 79 } }, { "group1": { "count": 51044, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99216423758031 }, "group2": { "count": 0, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.005876821814762576 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.001958940604920859 }, "maxResponseTime": { "ko": 10001, "ok": 7222, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 14.179722222222223, "total": 14.18 }, "meanResponseTime": { "ko": 10001, "ok": 48, "total": 49 }, "minResponseTime": { "ko": 10001, "ok": 41, "total": 41 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 1, "ok": 51047, "total": 51048 }, "percentiles1": { "ko": 10001, "ok": 48, "total": 48 }, "percentiles2": { "ko": 10001, "ok": 49, "total": 49 }, "percentiles3": { "ko": 10001, "ok": 52, "total": 52 }, "percentiles4": { "ko": 10001, "ok": 60, "total": 60 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 47, "total": 65 } }, { "group1": { "count": 51044, "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": 324, "total": 324 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 14.178888888888888, "total": 14.178888888888888 }, "meanResponseTime": { "ko": 0, "ok": 109, "total": 109 }, "minResponseTime": { "ko": 0, "ok": 85, "total": 85 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 51044, "total": 51044 }, "percentiles1": { "ko": 0, "ok": 109, "total": 109 }, "percentiles2": { "ko": 0, "ok": 114, "total": 114 }, "percentiles3": { "ko": 0, "ok": 122, "total": 122 }, "percentiles4": { "ko": 0, "ok": 132, "total": 132 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } }, { "group1": { "count": 4893, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.97956681651002 }, "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": 1, "htmlName": "failed", "name": "failed", "percentage": 0.02043318348998774 }, "maxResponseTime": { "ko": 83, "ok": 361, "total": 361 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 1.3591666666666666, "total": 1.3594444444444445 }, "meanResponseTime": { "ko": 83, "ok": 142, "total": 142 }, "minResponseTime": { "ko": 83, "ok": 111, "total": 83 }, "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 1, "ok": 4893, "total": 4894 }, "percentiles1": { "ko": 83, "ok": 143, "total": 143 }, "percentiles2": { "ko": 83, "ok": 149, "total": 149 }, "percentiles3": { "ko": 83, "ok": 160, "total": 160 }, "percentiles4": { "ko": 83, "ok": 175, "total": 175 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 13, "total": 13 } } ], "global": { "group1": { "count": 11020193, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.59968316648418 }, "group2": { "count": 42, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.00037959287037825346 }, "group3": { "count": 64, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0005784272310525767 }, "group4": { "count": 44187, "htmlName": "failed", "name": "failed", "percentage": 0.39935881341437823 }, "maxResponseTime": { "ko": 13056, "ok": 27603, "total": 27603 }, "meanNumberOfRequestsPerSecond": { "ko": 12.274166666666666, "ok": 3061.1941666666667, "total": 3073.4683333333332 }, "meanResponseTime": { "ko": 126, "ok": 49, "total": 49 }, "minResponseTime": { "ko": 34, "ok": 32, "total": 32 }, "name": "All Requests", "numberOfRequests": { "ko": 44187, "ok": 11020299, "total": 11064486 }, "percentiles1": { "ko": 112, "ok": 44, "total": 44 }, "percentiles2": { "ko": 116, "ok": 50, "total": 50 }, "percentiles3": { "ko": 125, "ok": 107, "total": 108 }, "percentiles4": { "ko": 137, "ok": 121, "total": 121 }, "standardDeviation": { "ko": 359, "ok": 27, "total": 35 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-22 08:15:23] Reporting-benchmark-400 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-22 08:15:23] Reporting-benchmark-400 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/05_benchmark-400/stdout.txt Gatling stdout.txt found, but is small - leave it intact. ________________________________________________________________________________ [2025-09-22 08:15:23] Reporting-benchmark-400 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped