--Task-- name: Reporting-benchmark-10 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'] preceding_task: None options: {'task_name': 'benchmark-10'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock source (overseer-0) is a component 2025-09-15 23:39:42 - INFO: Timeout for this Task has changed to 3h 30m (12600 seconds) 2025-09-15 23:39:42 - 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-10/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-10/stderr.txt Pod log : /results/orders/Reporting-benchmark-10 2025-09-15 23:39:42 - INFO: Interval for this Task has changed to 2m (120 seconds) 2025-09-15 23:39:42 - 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-15 23:39:42] Reporting-benchmark-10 step1 : Write order for overseer to generate the report ________________________________________________________________________________ Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/order.json { "name": "Reporting-benchmark-10", "command": " /lodestar/lodestar.py perf run-gatling --reports-only=\"/results/gatling/benchmark-10\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-10.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-10" } ________________________________________________________________________________ [2025-09-15 23:39:42] Reporting-benchmark-10 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2025-09-15 23:39:42,876 INFO 2025-09-15 23:39:42,877 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-15 23:39:42,877 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2025-09-15 23:39:43,084 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:39:43,084 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:39:43,084 DEBUG --- stdout --- 2025-09-15 23:39:43,084 DEBUG WAITING 2025-09-15 23:39:43,084 DEBUG --- stderr --- 2025-09-15 23:39:43,085 DEBUG % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 35 0 --:--:-- --:--:-- --:--:-- 35 ________________________________________________________________________________ [2025-09-15 23:39:43] Reporting-benchmark-10 step3 : Send order to overseer ________________________________________________________________________________ 2025-09-15 23:39:43,085 INFO 2025-09-15 23:39:43,085 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-15 23:39:43,085 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:39:43,382 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:39:43,382 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:39:43,382 DEBUG --- stdout --- 2025-09-15 23:39:43,383 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:39:43,383 DEBUG --- stderr --- 2025-09-15 23:39:43,383 DEBUG 2025-09-15 23:39:43,383 INFO 2025-09-15 23:39:43,383 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/08_Reporting-benchmark-10/order.json overseer-0-57d79d468-khs5t:/results/orders/order.json 2025-09-15 23:39:43,383 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:39:44,353 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:39:44,353 DEBUG --- stdout --- 2025-09-15 23:39:44,353 DEBUG 2025-09-15 23:39:44,353 DEBUG --- stderr --- 2025-09-15 23:39:44,353 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2025-09-15 23:39:44] Reporting-benchmark-10 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2025-09-15 23:39:49,354 INFO 2025-09-15 23:39:49,354 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2025-09-15 23:39:49,354 INFO [loop_until]: (max_time=12600, interval=5, expected_rc=[0] 2025-09-15 23:39:49,566 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:39:54,777 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2025-09-15 23:39:59,987 INFO [loop_until]: Function succeeded after 10s (rc=0) - expected pattern found 2025-09-15 23:39:59,987 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:39:59,987 DEBUG --- stdout --- 2025-09-15 23:39:59,987 DEBUG WAITING 2025-09-15 23:39:59,987 DEBUG --- stderr --- 2025-09-15 23:39:59,987 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-15 23:39:59] Reporting-benchmark-10 step5 : Process simulation.log ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-15 23:39:59] Reporting-benchmark-10 step6 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2025-09-15 23:39:59,988 INFO 2025-09-15 23:39:59,988 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-15 23:39:59,988 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:40:00,299 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:40:00,299 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:00,299 DEBUG --- stdout --- 2025-09-15 23:40:00,299 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:40:00,299 DEBUG --- stderr --- 2025-09-15 23:40:00,299 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-15 23:40:00,300 INFO 2025-09-15 23:40:00,300 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/gatling/benchmark-10/benchmark-10.tar.gz" ]; then echo "/results/gatling/benchmark-10/benchmark-10.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-10/benchmark-10.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-10/benchmark-10.tar.gz file found" 2025-09-15 23:40:00,300 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:40:00,877 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:40:00,877 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:00,877 DEBUG --- stdout --- 2025-09-15 23:40:00,877 DEBUG /results/gatling/benchmark-10/benchmark-10.tar.gz file found 2025-09-15 23:40:00,877 DEBUG --- stderr --- 2025-09-15 23:40:00,877 DEBUG 2025-09-15 23:40:00,877 INFO 2025-09-15 23:40:00,877 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/gatling/benchmark-10/benchmark-10.tar.gz | grep "^\d+ .+$" 2025-09-15 23:40:00,877 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-15 23:40:01,425 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:40:01,425 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:01,425 DEBUG --- stdout --- 2025-09-15 23:40:01,425 DEBUG 1596 /results/gatling/benchmark-10/benchmark-10.tar.gz 2025-09-15 23:40:01,425 DEBUG --- stderr --- 2025-09-15 23:40:01,425 DEBUG - Download file (size 1.596MB) source : /results/gatling/benchmark-10/benchmark-10.tar.gz @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-10.tar.gz 2025-09-15 23:40:01,426 INFO 2025-09-15 23:40:01,426 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/gatling/benchmark-10/benchmark-10.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-10.tar.gz 2025-09-15 23:40:01,426 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-15 23:40:02,346 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:02,346 DEBUG --- stdout --- 2025-09-15 23:40:02,346 DEBUG tar: Removing leading `/' from member names 2025-09-15 23:40:02,346 DEBUG --- stderr --- 2025-09-15 23:40:02,346 DEBUG ________________________________________________________________________________ [2025-09-15 23:40:02] Reporting-benchmark-10 step7 : Unzip the result ________________________________________________________________________________ 2025-09-15 23:40:02,347 INFO 2025-09-15 23:40:02,347 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-10.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/01_benchmark-10/gatling 2025-09-15 23:40:02,416 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2025-09-15 23:40:02,416 DEBUG --- stdout --- 2025-09-15 23:40:02,416 DEBUG 2025-09-15 23:40:02,416 DEBUG --- stderr --- 2025-09-15 23:40:02,416 DEBUG 2025-09-15 23:40:02,416 INFO ________________________________________________________________________________ [2025-09-15 23:40:02] Reporting-benchmark-10 step8 : Print rc order ________________________________________________________________________________ 2025-09-15 23:40:02,416 INFO 2025-09-15 23:40:02,416 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-15 23:40:02,416 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:40:02,699 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:40:02,699 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:02,699 DEBUG --- stdout --- 2025-09-15 23:40:02,699 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:40:02,699 DEBUG --- stderr --- 2025-09-15 23:40:02,699 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-15 23:40:02,700 INFO 2025-09-15 23:40:02,700 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-10/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-10/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-10/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-10/rc.txt file found" 2025-09-15 23:40:02,700 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:40:03,244 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:40:03,244 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:03,244 DEBUG --- stdout --- 2025-09-15 23:40:03,244 DEBUG /results/orders/Reporting-benchmark-10/rc.txt file found 2025-09-15 23:40:03,244 DEBUG --- stderr --- 2025-09-15 23:40:03,244 DEBUG 2025-09-15 23:40:03,244 INFO 2025-09-15 23:40:03,244 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-10/rc.txt | grep "^\d+ .+$" 2025-09-15 23:40:03,244 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-15 23:40:03,799 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:40:03,800 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:03,800 DEBUG --- stdout --- 2025-09-15 23:40:03,800 DEBUG 4 /results/orders/Reporting-benchmark-10/rc.txt 2025-09-15 23:40:03,800 DEBUG --- stderr --- 2025-09-15 23:40:03,800 DEBUG - Download file (size 4kB) source : /results/orders/Reporting-benchmark-10/rc.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/rc.txt 2025-09-15 23:40:03,800 INFO 2025-09-15 23:40:03,800 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-10/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/rc.txt 2025-09-15 23:40:03,800 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-15 23:40:04,333 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:04,333 DEBUG --- stdout --- 2025-09-15 23:40:04,333 DEBUG tar: Removing leading `/' from member names 2025-09-15 23:40:04,333 DEBUG --- stderr --- 2025-09-15 23:40:04,333 DEBUG 2025-09-15 23:40:04,333 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/rc.txt is small (1 lines), printing all lines: 2025-09-15 23:40:04,333 INFO ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2025-09-15 23:40:04] Reporting-benchmark-10 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-15 23:40:04] Reporting-benchmark-10 step10 : Print stdout order ________________________________________________________________________________ 2025-09-15 23:40:04,560 INFO 2025-09-15 23:40:04,560 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-15 23:40:04,560 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:40:04,840 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:40:04,840 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:04,840 DEBUG --- stdout --- 2025-09-15 23:40:04,840 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:40:04,840 DEBUG --- stderr --- 2025-09-15 23:40:04,840 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-15 23:40:04,841 INFO 2025-09-15 23:40:04,841 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-10/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-10/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-10/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-10/stdout.txt file found" 2025-09-15 23:40:04,841 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:40:05,382 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:40:05,382 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:05,382 DEBUG --- stdout --- 2025-09-15 23:40:05,382 DEBUG /results/orders/Reporting-benchmark-10/stdout.txt file found 2025-09-15 23:40:05,382 DEBUG --- stderr --- 2025-09-15 23:40:05,382 DEBUG 2025-09-15 23:40:05,382 INFO 2025-09-15 23:40:05,382 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-10/stdout.txt | grep "^\d+ .+$" 2025-09-15 23:40:05,382 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-15 23:40:05,924 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:40:05,925 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:05,925 DEBUG --- stdout --- 2025-09-15 23:40:05,925 DEBUG 8 /results/orders/Reporting-benchmark-10/stdout.txt 2025-09-15 23:40:05,925 DEBUG --- stderr --- 2025-09-15 23:40:05,925 DEBUG - Download file (size 8kB) source : /results/orders/Reporting-benchmark-10/stdout.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/stdout.txt 2025-09-15 23:40:05,925 INFO 2025-09-15 23:40:05,925 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-10/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/stdout.txt 2025-09-15 23:40:05,925 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-15 23:40:06,458 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:06,458 DEBUG --- stdout --- 2025-09-15 23:40:06,458 DEBUG tar: Removing leading `/' from member names 2025-09-15 23:40:06,458 DEBUG --- stderr --- 2025-09-15 23:40:06,458 DEBUG 2025-09-15 23:40:06,459 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/stdout.txt is small (97 lines), printing all lines: 2025-09-15 23:40:06,459 INFO ----- output ----- 2025-09-16 00:39:46,715 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmpm717qm7y 2025-09-16 00:39:46,717 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-10/loadtest-20250915173331749" -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/tmpm717qm7y/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/tmpm717qm7y/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 --- 00:39:49,186 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 00:39:49,187 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 00:39:49,188 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:39:49,189 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:39:49,195 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 00:39:49,196 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 00:39:49,205 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 7 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:39:49,205 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:39:49,206 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:39:49,206 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 00:39:49,210 |-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] 00:39:49,216 |-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 00:39:49,276 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 00:39:49,276 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 00:39:49,331 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 00:39:49,331 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:39:49,339 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:39:49,368 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 00:39:49,368 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 00:39:49,368 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 00:39:49,369 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 00:39:49,369 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 163 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 5s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 458942 (OK=455469 KO=3473 ) > min response time 33 (OK=33 KO=35 ) > max response time 19712 (OK=19712 KO=10001 ) > mean response time 51 (OK=51 KO=75 ) > std deviation 49 (OK=40 KO=315 ) > response time 50th percentile 47 (OK=47 KO=43 ) > response time 75th percentile 55 (OK=55 KO=105 ) > response time 95th percentile 90 (OK=88 KO=119 ) > response time 99th percentile 112 (OK=111 KO=131 ) > mean requests/sec 127.55 (OK=126.59 KO=0.97 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 455443 ( 99.24%) > 800 ms <= t < 1200 ms 17 ( 0%) > t >= 1200 ms 9 ( 0%) > failed 3473 ( 0.76%) ---- Errors -------------------------------------------------------------------- > status.find.in([200, 209], 304), found 401 1154 (33.08%) > jsonPath($.tokenId).find.exists, found nothing 1154 (33.08%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 1154 (33.08%) ing > RootUserinfo: No attribute named 'access_token' is defined 15 ( 0.43%) > status.find.is(200), but actually found 502 7 ( 0.20%) > status.find.in([200, 209], 304), found 502 3 ( 0.09%) > i.n.c.ConnectTimeoutException: connection timed out after 1000 1 ( 0.03%) 0 ms: openam-perf-haproxy.forgeblocks.com/34.120.144.60:443 ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-10/loadtest-20250915173331749/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.955 s [INFO] Finished at: 2025-09-16T00:39:56+01:00 [INFO] ------------------------------------------------------------------------ 2025-09-16 00:39:56,834 INFO Gatling simulation run ended successfully 2025-09-16 00:39:56,834 INFO Creating archive benchmark-10.tar.gz with report files 2025-09-16 00:39:57,861 INFO Archive /results/gatling/benchmark-10/benchmark-10.tar.gz successfully created ________________________________________________________________________________ [2025-09-15 23:40:06] Reporting-benchmark-10 step11 : Check stdout log and parse its content ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2025-09-15 23:40:06] Reporting-benchmark-10 step12 : Print stderr order ________________________________________________________________________________ 2025-09-15 23:40:06,460 INFO 2025-09-15 23:40:06,460 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-15 23:40:06,460 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2025-09-15 23:40:06,746 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2025-09-15 23:40:06,746 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:06,746 DEBUG --- stdout --- 2025-09-15 23:40:06,746 DEBUG overseer-0-57d79d468-khs5t 2025-09-15 23:40:06,746 DEBUG --- stderr --- 2025-09-15 23:40:06,746 DEBUG Checking if file exists on pod 'overseer-0-57d79d468-khs5t', wait max 3 minutes if not. 2025-09-15 23:40:06,748 INFO 2025-09-15 23:40:06,748 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-10/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-10/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-10/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-10/stderr.txt file found" 2025-09-15 23:40:06,748 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2025-09-15 23:40:07,515 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:40:07,515 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:07,515 DEBUG --- stdout --- 2025-09-15 23:40:07,515 DEBUG /results/orders/Reporting-benchmark-10/stderr.txt file found 2025-09-15 23:40:07,515 DEBUG --- stderr --- 2025-09-15 23:40:07,515 DEBUG 2025-09-15 23:40:07,516 INFO 2025-09-15 23:40:07,517 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-57d79d468-khs5t -- du -k /results/orders/Reporting-benchmark-10/stderr.txt | grep "^\d+ .+$" 2025-09-15 23:40:07,517 INFO [loop_until]: (max_time=240, interval=10, expected_rc=[0] 2025-09-15 23:40:08,055 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2025-09-15 23:40:08,055 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:08,055 DEBUG --- stdout --- 2025-09-15 23:40:08,055 DEBUG 0 /results/orders/Reporting-benchmark-10/stderr.txt 2025-09-15 23:40:08,055 DEBUG --- stderr --- 2025-09-15 23:40:08,055 DEBUG - Download file (size 0B) source : /results/orders/Reporting-benchmark-10/stderr.txt @ overseer-0-57d79d468-khs5t destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/stderr.txt 2025-09-15 23:40:08,056 INFO 2025-09-15 23:40:08,056 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-57d79d468-khs5t:/results/orders/Reporting-benchmark-10/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/stderr.txt 2025-09-15 23:40:08,056 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2025-09-15 23:40:08,587 INFO [loop_until]: OK (rc = 0) 2025-09-15 23:40:08,587 DEBUG --- stdout --- 2025-09-15 23:40:08,587 DEBUG 2025-09-15 23:40:08,587 DEBUG --- stderr --- 2025-09-15 23:40:08,587 DEBUG 2025-09-15 23:40:08,587 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/08_Reporting-benchmark-10/stderr.txt is small (0 lines), printing all lines: 2025-09-15 23:40:08,587 INFO ----- output ----- ________________________________________________________________________________ [2025-09-15 23:40:08] Reporting-benchmark-10 step13 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2025-09-15 23:40:08] Reporting-benchmark-10 step14 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request selfService: register and view profile [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/01_benchmark-10/gatling/group_selfservice--re-1583799013.html - cannot check for spikes checking simulation request selfService: login existing user and patch its telNum then logout [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/01_benchmark-10/gatling/group_selfservice--lo--1127894877.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/01_benchmark-10/gatling/req_restlogininitia--1466099282.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/01_benchmark-10/gatling/req_restloginuserna-1671926283.html - cannot check for spikes checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/01_benchmark-10/gatling/req_skip-2fa--2086485396.html - cannot check for spikes checking simulation request User Authorize PKCE stage checking simulation request User AccessToken PKCE stage checking simulation request RootUserinfo checking simulation request tokenUserinfo checking simulation request getIdToken checking simulation request getIdToken Redirect 1 checking simulation request createOrganization checking simulation request queryOrganization checking simulation request deleteOrganization checking simulation request UI-Post-Login - stage 1 checking simulation request UI-Post-Login - stage 1 Redirect 1 checking simulation request UI AM validateGoto checking simulation request UI AM idFromSession 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 checking simulation request UI IDM uiconfig 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/01_benchmark-10/gatling/req_ui-idm-version--90269250.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/01_benchmark-10/gatling/req_ui-idm-features--1103952873.html - cannot check for spikes checking simulation request UI IDM login checking simulation request UI IDM privilege checking simulation request UI IDM managed user schema checking simulation request UI IDM dashboard checking simulation request UI IDM user checking simulation request UI IDM oidcToken checking simulation request userinfo checking simulation request UI-Logout checking simulation request UI-Logout Redirect 1 checking simulation request UI AM revoke2 checking simulation request UI AM revoke1 checking simulation request UI AM endsession no spikes found ________________________________________________________________________________ [2025-09-15 23:40:08] Reporting-benchmark-10 step15 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 458942, "ok": 455469, "ko": 3473 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 35 }, "maxResponseTime": { "total": 19712, "ok": 19712, "ko": 10001 }, "meanResponseTime": { "total": 51, "ok": 51, "ko": 75 }, "standardDeviation": { "total": 49, "ok": 40, "ko": 315 }, "percentiles1": { "total": 47, "ok": 47, "ko": 43 }, "percentiles2": { "total": 55, "ok": 55, "ko": 105 }, "percentiles3": { "total": 90, "ok": 88, "ko": 119 }, "percentiles4": { "total": 112, "ok": 111, "ko": 131 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 455443, "percentage": 99.23759429296076 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 17, "percentage": 0.0037041717689817013 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9, "percentage": 0.0019610321129903126 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3473, "percentage": 0.7567405031572617 }, "meanNumberOfRequestsPerSecond": { "total": 127.55475264035576, "ok": 126.58949416342412, "ko": 0.9652584769316287 } }, "details": [ { "name": "selfService: register and view profile", "numberOfRequests": { "total": 1154, "ok": 0, "ko": 1154 }, "minResponseTime": { "total": 428, "ok": 0, "ko": 428 }, "maxResponseTime": { "total": 5619, "ok": 0, "ko": 5619 }, "meanResponseTime": { "total": 473, "ok": 0, "ko": 473 }, "standardDeviation": { "total": 153, "ok": 0, "ko": 153 }, "percentiles1": { "total": 466, "ok": 0, "ko": 466 }, "percentiles2": { "total": 475, "ok": 0, "ko": 475 }, "percentiles3": { "total": 497, "ok": 0, "ko": 497 }, "percentiles4": { "total": 528, "ok": 0, "ko": 528 }, "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": 1154, "percentage": 100.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.32073374096720403, "ok": 0, "ko": 0.32073374096720403 }, "spikes": [] }, { "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "total": 4518, "ok": 4516, "ko": 2 }, "minResponseTime": { "total": 870, "ok": 870, "ko": 9896 }, "maxResponseTime": { "total": 10160, "ok": 4638, "ko": 10160 }, "meanResponseTime": { "total": 1069, "ok": 1065, "ko": 10028 }, "standardDeviation": { "total": 226, "ok": 125, "ko": 132 }, "percentiles1": { "total": 1060, "ok": 1060, "ko": 10028 }, "percentiles2": { "total": 1115, "ok": 1114, "ko": 10094 }, "percentiles3": { "total": 1225, "ok": 1225, "ko": 10147 }, "percentiles4": { "total": 1270, "ok": 1269, "ko": 10157 }, "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": 3896, "percentage": 86.23284639220894 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 620, "percentage": 13.722886232846394 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.04426737494466578 }, "meanNumberOfRequestsPerSecond": { "total": 1.2556976097832129, "ok": 1.255141745414119, "ko": 0.0005558643690939411 }, "spikes": [] }, { "name": "restLoginInitiate", "numberOfRequests": { "total": 29825, "ok": 29821, "ko": 4 }, "minResponseTime": { "total": 39, "ok": 42, "ko": 39 }, "maxResponseTime": { "total": 9272, "ok": 9272, "ko": 9040 }, "meanResponseTime": { "total": 54, "ok": 54, "ko": 2343 }, "standardDeviation": { "total": 87, "ok": 69, "ko": 3868 }, "percentiles1": { "total": 53, "ok": 53, "ko": 146 }, "percentiles2": { "total": 55, "ok": 55, "ko": 2448 }, "percentiles3": { "total": 59, "ok": 59, "ko": 7722 }, "percentiles4": { "total": 65, "ok": 65, "ko": 8776 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 29817, "percentage": 99.9731768650461 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.003352891869237217 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3, "percentage": 0.010058675607711651 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4, "percentage": 0.013411567476948869 }, "meanNumberOfRequestsPerSecond": { "total": 8.289327404113397, "ok": 8.28821567537521, "ko": 0.0011117287381878821 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 29821, "ok": 29820, "ko": 1 }, "minResponseTime": { "total": 38, "ok": 60, "ko": 38 }, "maxResponseTime": { "total": 3887, "ok": 3887, "ko": 38 }, "meanResponseTime": { "total": 90, "ok": 90, "ko": 38 }, "standardDeviation": { "total": 27, "ok": 27, "ko": 0 }, "percentiles1": { "total": 90, "ok": 90, "ko": 38 }, "percentiles2": { "total": 100, "ok": 100, "ko": 38 }, "percentiles3": { "total": 115, "ok": 115, "ko": 38 }, "percentiles4": { "total": 122, "ok": 122, "ko": 38 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 29818, "percentage": 99.98993997518527 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.003353341604909292 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.003353341604909292 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.003353341604909292 }, "meanNumberOfRequestsPerSecond": { "total": 8.28821567537521, "ok": 8.287937743190662, "ko": 0.00027793218454697053 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 21353, "ok": 21351, "ko": 2 }, "minResponseTime": { "total": 35, "ok": 52, "ko": 35 }, "maxResponseTime": { "total": 19712, "ok": 19712, "ko": 36 }, "meanResponseTime": { "total": 72, "ok": 72, "ko": 36 }, "standardDeviation": { "total": 135, "ok": 135, "ko": 1 }, "percentiles1": { "total": 69, "ok": 69, "ko": 36 }, "percentiles2": { "total": 82, "ok": 82, "ko": 36 }, "percentiles3": { "total": 88, "ok": 88, "ko": 36 }, "percentiles4": { "total": 92, "ok": 92, "ko": 36 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 21350, "percentage": 99.98595045192712 }, "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.004683182690956775 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.00936636538191355 }, "meanNumberOfRequestsPerSecond": { "total": 5.934685936631462, "ok": 5.934130072262368, "ko": 0.0005558643690939411 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 31260, "ok": 31260, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 275, "ok": 275, "ko": 0 }, "meanResponseTime": { "total": 55, "ok": 55, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 55, "ok": 55, "ko": 0 }, "percentiles2": { "total": 58, "ok": 58, "ko": 0 }, "percentiles3": { "total": 63, "ok": 63, "ko": 0 }, "percentiles4": { "total": 67, "ok": 67, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 31260, "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": 8.688160088938298, "ok": 8.688160088938298, "ko": 0 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 31260, "ok": 31259, "ko": 1 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 39 }, "maxResponseTime": { "total": 314, "ok": 314, "ko": 39 }, "meanResponseTime": { "total": 54, "ok": 54, "ko": 39 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 39 }, "percentiles2": { "total": 57, "ok": 57, "ko": 39 }, "percentiles3": { "total": 62, "ok": 62, "ko": 39 }, "percentiles4": { "total": 67, "ok": 67, "ko": 39 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 31259, "percentage": 99.99680102367242 }, "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.0031989763275751763 }, "meanNumberOfRequestsPerSecond": { "total": 8.688160088938298, "ok": 8.687882156753751, "ko": 0.00027793218454697053 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 84935, "ok": 84935, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 1733, "ok": 1733, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 8, "ok": 8, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 49, "ok": 49, "ko": 0 }, "percentiles4": { "total": 53, "ok": 53, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 84934, "percentage": 99.99882262906928 }, "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.0011773709307117209 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 23.606170094496942, "ok": 23.606170094496942, "ko": 0 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 7023, "ok": 7023, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 330, "ok": 330, "ko": 0 }, "meanResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 0 }, "percentiles2": { "total": 47, "ok": 47, "ko": 0 }, "percentiles3": { "total": 53, "ok": 53, "ko": 0 }, "percentiles4": { "total": 55, "ok": 55, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 7023, "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": 1.951917732073374, "ok": 1.951917732073374, "ko": 0 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 4347, "ok": 4347, "ko": 0 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "maxResponseTime": { "total": 118, "ok": 118, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 48, "ok": 48, "ko": 0 }, "percentiles2": { "total": 50, "ok": 50, "ko": 0 }, "percentiles3": { "total": 55, "ok": 55, "ko": 0 }, "percentiles4": { "total": 59, "ok": 59, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4347, "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": 1.2081712062256809, "ok": 1.2081712062256809, "ko": 0 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 4347, "ok": 4347, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 284, "ok": 284, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 40, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4347, "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": 1.2081712062256809, "ok": 1.2081712062256809, "ko": 0 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 4347, "ok": 4347, "ko": 0 }, "minResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "maxResponseTime": { "total": 193, "ok": 193, "ko": 0 }, "meanResponseTime": { "total": 54, "ok": 54, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 0 }, "percentiles2": { "total": 56, "ok": 56, "ko": 0 }, "percentiles3": { "total": 60, "ok": 60, "ko": 0 }, "percentiles4": { "total": 65, "ok": 65, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4347, "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": 1.2081712062256809, "ok": 1.2081712062256809, "ko": 0 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 4347, "ok": 4347, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 441, "ok": 441, "ko": 0 }, "meanResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 48, "ok": 48, "ko": 0 }, "percentiles2": { "total": 50, "ok": 50, "ko": 0 }, "percentiles3": { "total": 53, "ok": 53, "ko": 0 }, "percentiles4": { "total": 56, "ok": 56, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4347, "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": 1.2081712062256809, "ok": 1.2081712062256809, "ko": 0 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 4347, "ok": 4347, "ko": 0 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 0 }, "maxResponseTime": { "total": 111, "ok": 111, "ko": 0 }, "meanResponseTime": { "total": 52, "ok": 52, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 51, "ok": 51, "ko": 0 }, "percentiles2": { "total": 54, "ok": 54, "ko": 0 }, "percentiles3": { "total": 58, "ok": 58, "ko": 0 }, "percentiles4": { "total": 62, "ok": 62, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4347, "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": 1.2081712062256809, "ok": 1.2081712062256809, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 1444, "ok": 1444, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 74, "ok": 74, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 42, "ok": 42, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1444, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4013340744858255, "ok": 0.4013340744858255, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 1444, "ok": 1444, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 57, "ok": 57, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1444, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4013340744858255, "ok": 0.4013340744858255, "ko": 0 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 1444, "ok": 1444, "ko": 0 }, "minResponseTime": { "total": 41, "ok": 41, "ko": 0 }, "maxResponseTime": { "total": 186, "ok": 186, "ko": 0 }, "meanResponseTime": { "total": 50, "ok": 50, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 49, "ok": 49, "ko": 0 }, "percentiles2": { "total": 52, "ok": 52, "ko": 0 }, "percentiles3": { "total": 56, "ok": 56, "ko": 0 }, "percentiles4": { "total": 63, "ok": 63, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1444, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4013340744858255, "ok": 0.4013340744858255, "ko": 0 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 1444, "ok": 1444, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 135, "ok": 135, "ko": 0 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 0 }, "standardDeviation": { "total": 5, "ok": 5, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 54, "ok": 54, "ko": 0 }, "percentiles4": { "total": 57, "ok": 57, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1444, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4013340744858255, "ok": 0.4013340744858255, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 1444, "ok": 1444, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 246, "ok": 246, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1444, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4013340744858255, "ok": 0.4013340744858255, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 124, "ok": 124, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 42, "ok": 42, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 247, "ok": 247, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 7, "ok": 7, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 45, "ok": 45, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 68, "ok": 68, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 58, "ok": 58, "ko": 0 }, "meanResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "standardDeviation": { "total": 2, "ok": 2, "ko": 0 }, "percentiles1": { "total": 37, "ok": 37, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 40, "ok": 40, "ko": 0 }, "percentiles4": { "total": 42, "ok": 42, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 88, "ok": 88, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 0 }, "maxResponseTime": { "total": 122, "ok": 122, "ko": 0 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 39, "ok": 39, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 42, "ok": 42, "ko": 0 }, "percentiles4": { "total": 45, "ok": 45, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 1443, "ok": 1442, "ko": 1 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 10001 }, "maxResponseTime": { "total": 10001, "ok": 63, "ko": 10001 }, "meanResponseTime": { "total": 51, "ok": 44, "ko": 10001 }, "standardDeviation": { "total": 262, "ok": 3, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 10001 }, "percentiles2": { "total": 46, "ok": 46, "ko": 10001 }, "percentiles3": { "total": 48, "ok": 48, "ko": 10001 }, "percentiles4": { "total": 52, "ok": 51, "ko": 10001 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1442, "percentage": 99.93069993069993 }, "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.0693000693000693 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.40077821011673154, "ko": 0.00027793218454697053 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 122, "ok": 122, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 43, "ok": 43, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "maxResponseTime": { "total": 5457, "ok": 5457, "ko": 0 }, "meanResponseTime": { "total": 58, "ok": 58, "ko": 0 }, "standardDeviation": { "total": 145, "ok": 145, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 0 }, "percentiles2": { "total": 56, "ok": 56, "ko": 0 }, "percentiles3": { "total": 60, "ok": 60, "ko": 0 }, "percentiles4": { "total": 71, "ok": 71, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1441, "percentage": 99.86139986139986 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0693000693000693 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1, "percentage": 0.0693000693000693 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "maxResponseTime": { "total": 93, "ok": 93, "ko": 0 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 0 }, "percentiles2": { "total": 55, "ok": 55, "ko": 0 }, "percentiles3": { "total": 59, "ok": 59, "ko": 0 }, "percentiles4": { "total": 63, "ok": 63, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 45, "ok": 45, "ko": 0 }, "maxResponseTime": { "total": 119, "ok": 119, "ko": 0 }, "meanResponseTime": { "total": 53, "ok": 53, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 53, "ok": 53, "ko": 0 }, "percentiles2": { "total": 56, "ok": 56, "ko": 0 }, "percentiles3": { "total": 59, "ok": 59, "ko": 0 }, "percentiles4": { "total": 63, "ok": 63, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "maxResponseTime": { "total": 86, "ok": 86, "ko": 0 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 47, "ok": 47, "ko": 0 }, "percentiles2": { "total": 49, "ok": 49, "ko": 0 }, "percentiles3": { "total": 56, "ok": 56, "ko": 0 }, "percentiles4": { "total": 62, "ok": 62, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 70, "ok": 70, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 46, "ok": 46, "ko": 0 }, "percentiles3": { "total": 51, "ok": 51, "ko": 0 }, "percentiles4": { "total": 54, "ok": 54, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "maxResponseTime": { "total": 65, "ok": 65, "ko": 0 }, "meanResponseTime": { "total": 46, "ok": 46, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 46, "ok": 46, "ko": 0 }, "percentiles2": { "total": 48, "ok": 48, "ko": 0 }, "percentiles3": { "total": 53, "ok": 53, "ko": 0 }, "percentiles4": { "total": 57, "ok": 57, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 0 }, "maxResponseTime": { "total": 133, "ok": 133, "ko": 0 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 47, "ok": 47, "ko": 0 }, "percentiles2": { "total": 48, "ok": 48, "ko": 0 }, "percentiles3": { "total": 52, "ok": 52, "ko": 0 }, "percentiles4": { "total": 56, "ok": 56, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 874, "ok": 874, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 22, "ok": 22, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 53, "ok": 53, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1442, "percentage": 99.93069993069993 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.0693000693000693 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 73, "ok": 73, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 40, "ok": 40, "ko": 0 }, "percentiles3": { "total": 42, "ok": 42, "ko": 0 }, "percentiles4": { "total": 45, "ok": 45, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 474, "ok": 474, "ko": 0 }, "meanResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "standardDeviation": { "total": 12, "ok": 12, "ko": 0 }, "percentiles1": { "total": 38, "ok": 38, "ko": 0 }, "percentiles2": { "total": 39, "ok": 39, "ko": 0 }, "percentiles3": { "total": 41, "ok": 41, "ko": 0 }, "percentiles4": { "total": 44, "ok": 44, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 101, "ok": 101, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 51, "ok": 51, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 36, "ok": 36, "ko": 0 }, "maxResponseTime": { "total": 76, "ok": 76, "ko": 0 }, "meanResponseTime": { "total": 43, "ok": 43, "ko": 0 }, "standardDeviation": { "total": 3, "ok": 3, "ko": 0 }, "percentiles1": { "total": 43, "ok": 43, "ko": 0 }, "percentiles2": { "total": 45, "ok": 45, "ko": 0 }, "percentiles3": { "total": 48, "ok": 48, "ko": 0 }, "percentiles4": { "total": 52, "ok": 52, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 1443, "ok": 1443, "ko": 0 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 0 }, "maxResponseTime": { "total": 156, "ok": 156, "ko": 0 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "standardDeviation": { "total": 4, "ok": 4, "ko": 0 }, "percentiles1": { "total": 44, "ok": 44, "ko": 0 }, "percentiles2": { "total": 46, "ok": 46, "ko": 0 }, "percentiles3": { "total": 49, "ok": 49, "ko": 0 }, "percentiles4": { "total": 53, "ok": 53, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 1443, "percentage": 100.0 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 0, "percentage": 0.0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.4010561423012785, "ok": 0.4010561423012785, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 128, "avg_response_time": 51, "max_response_time": 19712, "min_response_time": 33, "num_requests": 458942, "num_requests_pass": 455469, "num_requests_percent_pass": 99.243 }, "options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:10", "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": 1154, "htmlName": "failed", "name": "failed", "percentage": 100.0 }, "maxResponseTime": { "ko": 5619, "ok": 0, "total": 5619 }, "meanNumberOfRequestsPerSecond": { "ko": 0.32073374096720403, "ok": 0, "total": 0.32073374096720403 }, "meanResponseTime": { "ko": 473, "ok": 0, "total": 473 }, "minResponseTime": { "ko": 428, "ok": 0, "total": 428 }, "name": "selfService: register and view profile", "numberOfRequests": { "ko": 1154, "ok": 0, "total": 1154 }, "percentiles1": { "ko": 466, "ok": 0, "total": 466 }, "percentiles2": { "ko": 475, "ok": 0, "total": 475 }, "percentiles3": { "ko": 497, "ok": 0, "total": 497 }, "percentiles4": { "ko": 528, "ok": 0, "total": 528 }, "spikes": [], "standardDeviation": { "ko": 153, "ok": 0, "total": 153 } }, { "group1": { "count": 0, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 0.0 }, "group2": { "count": 3896, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 86.23284639220894 }, "group3": { "count": 620, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 13.722886232846394 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.04426737494466578 }, "maxResponseTime": { "ko": 10160, "ok": 4638, "total": 10160 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005558643690939411, "ok": 1.255141745414119, "total": 1.2556976097832129 }, "meanResponseTime": { "ko": 10028, "ok": 1065, "total": 1069 }, "minResponseTime": { "ko": 9896, "ok": 870, "total": 870 }, "name": "selfService: login existing user and patch its telNum then logout", "numberOfRequests": { "ko": 2, "ok": 4516, "total": 4518 }, "percentiles1": { "ko": 10028, "ok": 1060, "total": 1060 }, "percentiles2": { "ko": 10094, "ok": 1114, "total": 1115 }, "percentiles3": { "ko": 10147, "ok": 1225, "total": 1225 }, "percentiles4": { "ko": 10157, "ok": 1269, "total": 1270 }, "spikes": [], "standardDeviation": { "ko": 132, "ok": 125, "total": 226 } }, { "group1": { "count": 29817, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9731768650461 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.003352891869237217 }, "group3": { "count": 3, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.010058675607711651 }, "group4": { "count": 4, "htmlName": "failed", "name": "failed", "percentage": 0.013411567476948869 }, "maxResponseTime": { "ko": 9040, "ok": 9272, "total": 9272 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0011117287381878821, "ok": 8.28821567537521, "total": 8.289327404113397 }, "meanResponseTime": { "ko": 2343, "ok": 54, "total": 54 }, "minResponseTime": { "ko": 39, "ok": 42, "total": 39 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 4, "ok": 29821, "total": 29825 }, "percentiles1": { "ko": 146, "ok": 53, "total": 53 }, "percentiles2": { "ko": 2448, "ok": 55, "total": 55 }, "percentiles3": { "ko": 7722, "ok": 59, "total": 59 }, "percentiles4": { "ko": 8776, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 3868, "ok": 69, "total": 87 } }, { "group1": { "count": 29818, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98993997518527 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.003353341604909292 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.003353341604909292 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.003353341604909292 }, "maxResponseTime": { "ko": 38, "ok": 3887, "total": 3887 }, "meanNumberOfRequestsPerSecond": { "ko": 0.00027793218454697053, "ok": 8.287937743190662, "total": 8.28821567537521 }, "meanResponseTime": { "ko": 38, "ok": 90, "total": 90 }, "minResponseTime": { "ko": 38, "ok": 60, "total": 38 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 1, "ok": 29820, "total": 29821 }, "percentiles1": { "ko": 38, "ok": 90, "total": 90 }, "percentiles2": { "ko": 38, "ok": 100, "total": 100 }, "percentiles3": { "ko": 38, "ok": 115, "total": 115 }, "percentiles4": { "ko": 38, "ok": 122, "total": 122 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 27, "total": 27 } }, { "group1": { "count": 21350, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.98595045192712 }, "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.004683182690956775 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.00936636538191355 }, "maxResponseTime": { "ko": 36, "ok": 19712, "total": 19712 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005558643690939411, "ok": 5.934130072262368, "total": 5.934685936631462 }, "meanResponseTime": { "ko": 36, "ok": 72, "total": 72 }, "minResponseTime": { "ko": 35, "ok": 52, "total": 35 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 2, "ok": 21351, "total": 21353 }, "percentiles1": { "ko": 36, "ok": 69, "total": 69 }, "percentiles2": { "ko": 36, "ok": 82, "total": 82 }, "percentiles3": { "ko": 36, "ok": 88, "total": 88 }, "percentiles4": { "ko": 36, "ok": 92, "total": 92 }, "spikes": [], "standardDeviation": { "ko": 1, "ok": 135, "total": 135 } }, { "group1": { "count": 31260, "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": 275, "total": 275 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 8.688160088938298, "total": 8.688160088938298 }, "meanResponseTime": { "ko": 0, "ok": 55, "total": 55 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 0, "ok": 31260, "total": 31260 }, "percentiles1": { "ko": 0, "ok": 55, "total": 55 }, "percentiles2": { "ko": 0, "ok": 58, "total": 58 }, "percentiles3": { "ko": 0, "ok": 63, "total": 63 }, "percentiles4": { "ko": 0, "ok": 67, "total": 67 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 31259, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99680102367242 }, "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.0031989763275751763 }, "maxResponseTime": { "ko": 39, "ok": 314, "total": 314 }, "meanNumberOfRequestsPerSecond": { "ko": 0.00027793218454697053, "ok": 8.687882156753751, "total": 8.688160088938298 }, "meanResponseTime": { "ko": 39, "ok": 54, "total": 54 }, "minResponseTime": { "ko": 39, "ok": 38, "total": 38 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 1, "ok": 31259, "total": 31260 }, "percentiles1": { "ko": 39, "ok": 53, "total": 53 }, "percentiles2": { "ko": 39, "ok": 57, "total": 57 }, "percentiles3": { "ko": 39, "ok": 62, "total": 62 }, "percentiles4": { "ko": 39, "ok": 67, "total": 67 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 84934, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99882262906928 }, "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.0011773709307117209 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1733, "total": 1733 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 23.606170094496942, "total": 23.606170094496942 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 0, "ok": 84935, "total": 84935 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 49, "total": 49 }, "percentiles4": { "ko": 0, "ok": 53, "total": 53 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 8, "total": 8 } }, { "group1": { "count": 7023, "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": 330, "total": 330 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.951917732073374, "total": 1.951917732073374 }, "meanResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 0, "ok": 7023, "total": 7023 }, "percentiles1": { "ko": 0, "ok": 44, "total": 44 }, "percentiles2": { "ko": 0, "ok": 47, "total": 47 }, "percentiles3": { "ko": 0, "ok": 53, "total": 53 }, "percentiles4": { "ko": 0, "ok": 55, "total": 55 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 4347, "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": 118, "total": 118 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.2081712062256809, "total": 1.2081712062256809 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "name": "getIdToken", "numberOfRequests": { "ko": 0, "ok": 4347, "total": 4347 }, "percentiles1": { "ko": 0, "ok": 48, "total": 48 }, "percentiles2": { "ko": 0, "ok": 50, "total": 50 }, "percentiles3": { "ko": 0, "ok": 55, "total": 55 }, "percentiles4": { "ko": 0, "ok": 59, "total": 59 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 4347, "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": 284, "total": 284 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.2081712062256809, "total": 1.2081712062256809 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 0, "ok": 4347, "total": 4347 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 40 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 4347, "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": 193, "total": 193 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.2081712062256809, "total": 1.2081712062256809 }, "meanResponseTime": { "ko": 0, "ok": 54, "total": 54 }, "minResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "name": "createOrganization", "numberOfRequests": { "ko": 0, "ok": 4347, "total": 4347 }, "percentiles1": { "ko": 0, "ok": 53, "total": 53 }, "percentiles2": { "ko": 0, "ok": 56, "total": 56 }, "percentiles3": { "ko": 0, "ok": 60, "total": 60 }, "percentiles4": { "ko": 0, "ok": 65, "total": 65 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 4347, "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": 441, "total": 441 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.2081712062256809, "total": 1.2081712062256809 }, "meanResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": "queryOrganization", "numberOfRequests": { "ko": 0, "ok": 4347, "total": 4347 }, "percentiles1": { "ko": 0, "ok": 48, "total": 48 }, "percentiles2": { "ko": 0, "ok": 50, "total": 50 }, "percentiles3": { "ko": 0, "ok": 53, "total": 53 }, "percentiles4": { "ko": 0, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 4347, "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": 111, "total": 111 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 1.2081712062256809, "total": 1.2081712062256809 }, "meanResponseTime": { "ko": 0, "ok": 52, "total": 52 }, "minResponseTime": { "ko": 0, "ok": 41, "total": 41 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 0, "ok": 4347, "total": 4347 }, "percentiles1": { "ko": 0, "ok": 51, "total": 51 }, "percentiles2": { "ko": 0, "ok": 54, "total": 54 }, "percentiles3": { "ko": 0, "ok": 58, "total": 58 }, "percentiles4": { "ko": 0, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 1444, "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": 74, "total": 74 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4013340744858255, "total": 0.4013340744858255 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 1444, "total": 1444 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 42, "total": 42 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1444, "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": 57, "total": 57 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4013340744858255, "total": 0.4013340744858255 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 1444, "total": 1444 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2, "total": 2 } }, { "group1": { "count": 1444, "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": 186, "total": 186 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4013340744858255, "total": 0.4013340744858255 }, "meanResponseTime": { "ko": 0, "ok": 50, "total": 50 }, "minResponseTime": { "ko": 0, "ok": 41, "total": 41 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 0, "ok": 1444, "total": 1444 }, "percentiles1": { "ko": 0, "ok": 49, "total": 49 }, "percentiles2": { "ko": 0, "ok": 52, "total": 52 }, "percentiles3": { "ko": 0, "ok": 56, "total": 56 }, "percentiles4": { "ko": 0, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 1444, "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": 135, "total": 135 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4013340744858255, "total": 0.4013340744858255 }, "meanResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 0, "ok": 1444, "total": 1444 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 54, "total": 54 }, "percentiles4": { "ko": 0, "ok": 57, "total": 57 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 5, "total": 5 } }, { "group1": { "count": 1444, "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": 246, "total": 246 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4013340744858255, "total": 0.4013340744858255 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 1444, "total": 1444 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 1443, "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": 124, "total": 124 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 42, "total": 42 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1443, "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": 247, "total": 247 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 45, "total": 45 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 7, "total": 7 } }, { "group1": { "count": 1443, "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": 68, "total": 68 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2, "total": 2 } }, { "group1": { "count": 1443, "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": 58, "total": 58 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 37, "total": 37 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 40, "total": 40 }, "percentiles4": { "ko": 0, "ok": 42, "total": 42 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 2, "total": 2 } }, { "group1": { "count": 1443, "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": 88, "total": 88 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1443, "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": 122, "total": 122 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 0, "ok": 34, "total": 34 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 39, "total": 39 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 42, "total": 42 }, "percentiles4": { "ko": 0, "ok": 45, "total": 45 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 1442, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.93069993069993 }, "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.0693000693000693 }, "maxResponseTime": { "ko": 10001, "ok": 63, "total": 10001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.00027793218454697053, "ok": 0.40077821011673154, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 10001, "ok": 44, "total": 51 }, "minResponseTime": { "ko": 10001, "ok": 39, "total": 39 }, "name": " UI IDM version", "numberOfRequests": { "ko": 1, "ok": 1442, "total": 1443 }, "percentiles1": { "ko": 10001, "ok": 44, "total": 44 }, "percentiles2": { "ko": 10001, "ok": 46, "total": 46 }, "percentiles3": { "ko": 10001, "ok": 48, "total": 48 }, "percentiles4": { "ko": 10001, "ok": 51, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 262 } }, { "group1": { "count": 1443, "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": 122, "total": 122 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 43, "total": 43 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1441, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.86139986139986 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0693000693000693 }, "group3": { "count": 1, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0693000693000693 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 5457, "total": 5457 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 58, "total": 58 }, "minResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "name": " UI IDM features", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 53, "total": 53 }, "percentiles2": { "ko": 0, "ok": 56, "total": 56 }, "percentiles3": { "ko": 0, "ok": 60, "total": 60 }, "percentiles4": { "ko": 0, "ok": 71, "total": 71 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 145, "total": 145 } }, { "group1": { "count": 1443, "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": 93, "total": 93 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "name": " UI IDM login", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 53, "total": 53 }, "percentiles2": { "ko": 0, "ok": 55, "total": 55 }, "percentiles3": { "ko": 0, "ok": 59, "total": 59 }, "percentiles4": { "ko": 0, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 1443, "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": 119, "total": 119 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 53, "total": 53 }, "minResponseTime": { "ko": 0, "ok": 45, "total": 45 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 53, "total": 53 }, "percentiles2": { "ko": 0, "ok": 56, "total": 56 }, "percentiles3": { "ko": 0, "ok": 59, "total": 59 }, "percentiles4": { "ko": 0, "ok": 63, "total": 63 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 1443, "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": 86, "total": 86 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 47, "total": 47 }, "percentiles2": { "ko": 0, "ok": 49, "total": 49 }, "percentiles3": { "ko": 0, "ok": 56, "total": 56 }, "percentiles4": { "ko": 0, "ok": 62, "total": 62 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 1443, "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": 70, "total": 70 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 46, "total": 46 }, "percentiles3": { "ko": 0, "ok": 51, "total": 51 }, "percentiles4": { "ko": 0, "ok": 54, "total": 54 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 1443, "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": 65, "total": 65 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 46, "total": 46 }, "minResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "name": " UI IDM user", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 46, "total": 46 }, "percentiles2": { "ko": 0, "ok": 48, "total": 48 }, "percentiles3": { "ko": 0, "ok": 53, "total": 53 }, "percentiles4": { "ko": 0, "ok": 57, "total": 57 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 1443, "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": 133, "total": 133 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 0, "ok": 40, "total": 40 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 47, "total": 47 }, "percentiles2": { "ko": 0, "ok": 48, "total": 48 }, "percentiles3": { "ko": 0, "ok": 52, "total": 52 }, "percentiles4": { "ko": 0, "ok": 56, "total": 56 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } }, { "group1": { "count": 1442, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.93069993069993 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0693000693000693 }, "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": 874, "total": 874 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": "userinfo", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 53, "total": 53 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 22, "total": 22 } }, { "group1": { "count": 1443, "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": 73, "total": 73 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 40, "total": 40 }, "percentiles3": { "ko": 0, "ok": 42, "total": 42 }, "percentiles4": { "ko": 0, "ok": 45, "total": 45 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1443, "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": 474, "total": 474 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 38, "total": 38 }, "percentiles2": { "ko": 0, "ok": 39, "total": 39 }, "percentiles3": { "ko": 0, "ok": 41, "total": 41 }, "percentiles4": { "ko": 0, "ok": 44, "total": 44 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 12, "total": 12 } }, { "group1": { "count": 1443, "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": 101, "total": 101 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 51, "total": 51 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1443, "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": 76, "total": 76 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 43, "total": 43 }, "minResponseTime": { "ko": 0, "ok": 36, "total": 36 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 43, "total": 43 }, "percentiles2": { "ko": 0, "ok": 45, "total": 45 }, "percentiles3": { "ko": 0, "ok": 48, "total": 48 }, "percentiles4": { "ko": 0, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 3, "total": 3 } }, { "group1": { "count": 1443, "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": 156, "total": 156 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.4010561423012785, "total": 0.4010561423012785 }, "meanResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 0, "ok": 38, "total": 38 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 0, "ok": 1443, "total": 1443 }, "percentiles1": { "ko": 0, "ok": 44, "total": 44 }, "percentiles2": { "ko": 0, "ok": 46, "total": 46 }, "percentiles3": { "ko": 0, "ok": 49, "total": 49 }, "percentiles4": { "ko": 0, "ok": 53, "total": 53 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 4 } } ], "global": { "group1": { "count": 455443, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.23759429296076 }, "group2": { "count": 17, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.0037041717689817013 }, "group3": { "count": 9, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0019610321129903126 }, "group4": { "count": 3473, "htmlName": "failed", "name": "failed", "percentage": 0.7567405031572617 }, "maxResponseTime": { "ko": 10001, "ok": 19712, "total": 19712 }, "meanNumberOfRequestsPerSecond": { "ko": 0.9652584769316287, "ok": 126.58949416342412, "total": 127.55475264035576 }, "meanResponseTime": { "ko": 75, "ok": 51, "total": 51 }, "minResponseTime": { "ko": 35, "ok": 33, "total": 33 }, "name": "All Requests", "numberOfRequests": { "ko": 3473, "ok": 455469, "total": 458942 }, "percentiles1": { "ko": 43, "ok": 47, "total": 47 }, "percentiles2": { "ko": 105, "ok": 55, "total": 55 }, "percentiles3": { "ko": 119, "ok": 88, "total": 90 }, "percentiles4": { "ko": 131, "ok": 111, "total": 112 }, "standardDeviation": { "ko": 315, "ok": 40, "total": 49 } } }, "target_hostname": "openam-perf-haproxy.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2025-09-15 23:40:08] Reporting-benchmark-10 step16 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2025-09-15 23:40:08] Reporting-benchmark-10 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/01_benchmark-10/stdout.txt Compressing and removing Gatling stdout.txt file.. ________________________________________________________________________________ [2025-09-15 23:40:09] Reporting-benchmark-10 post : Check parent task state ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped