--Task-- name: Reporting-benchmark-100 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: ['Reporting-benchmark-10', 'Reporting-benchmark-30', 'Reporting-benchmark-50', 'Reporting-benchmark-70', 'Reporting-benchmark-90'] preceding_task: None options: {'task_name': 'benchmark-100'} group_name: None Current dir: /mnt/disk1/xslou/workshop/lodestar-fork/pyrock ________________________________________________________________________________ [2024-11-14 07:34:14] Reporting-benchmark-100 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component 2024-11-14 07:34:14 - INFO: Timeout for this Task has changed to 3h (10800 seconds) 2024-11-14 07:34:14 - 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-100/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-100/stderr.txt Pod log : /results/orders/Reporting-benchmark-100 ________________________________________________________________________________ [2024-11-14 07:34:14] Reporting-benchmark-100 step1 : Write order for overseer to generate the report ________________________________________________________________________________ 2024-11-14 07:34:14,532 INFO 2024-11-14 07:34:14,532 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 2024-11-14 07:34:14,532 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:34:14,810 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:34:14,810 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:14,810 DEBUG --- stdout --- 2024-11-14 07:34:14,811 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:34:14,811 DEBUG --- stderr --- 2024-11-14 07:34:14,811 DEBUG Order file: /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-100/order.json { "name": "Reporting-benchmark-100", "command": " /lodestar/lodestar.py run-gatling --reports-only=\"/results/gatling/benchmark-100\" --simulation-jvm-args=\"-XX:+ExitOnOutOfMemoryError -Xmx4G\" --archive-name=\"benchmark-100.tar.gz\"", "out-dir": "/results/orders/Reporting-benchmark-100" } ________________________________________________________________________________ [2024-11-14 07:34:14] Reporting-benchmark-100 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ 2024-11-14 07:34:14,811 INFO 2024-11-14 07:34:14,812 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-11-14 07:34:14,812 INFO [loop_until]: (max_time=120, interval=5, expected_rc=[0] 2024-11-14 07:34:15,065 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-14 07:34:15,065 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:15,065 DEBUG --- stdout --- 2024-11-14 07:34:15,065 DEBUG WAITING 2024-11-14 07:34:15,065 DEBUG --- stderr --- 2024-11-14 07:34:15,066 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 28 0 --:--:-- --:--:-- --:--:-- 28 ________________________________________________________________________________ [2024-11-14 07:34:15] Reporting-benchmark-100 step3 : Send order to overseer ________________________________________________________________________________ 2024-11-14 07:34:15,066 INFO 2024-11-14 07:34:15,066 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 2024-11-14 07:34:15,066 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:34:15,346 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:34:15,346 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:15,346 DEBUG --- stdout --- 2024-11-14 07:34:15,346 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:34:15,346 DEBUG --- stderr --- 2024-11-14 07:34:15,346 DEBUG 2024-11-14 07:34:15,347 INFO 2024-11-14 07:34:15,347 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/14_Reporting-benchmark-100/order.json overseer-0-6644bb6697-rchxr:/results/orders/order.json 2024-11-14 07:34:15,347 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-14 07:34:16,696 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:16,696 DEBUG --- stdout --- 2024-11-14 07:34:16,696 DEBUG 2024-11-14 07:34:16,696 DEBUG --- stderr --- 2024-11-14 07:34:16,696 DEBUG Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-11-14 07:34:16] Reporting-benchmark-100 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. 2024-11-14 07:34:21,697 INFO 2024-11-14 07:34:21,697 INFO [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" 2024-11-14 07:34:21,697 INFO [loop_until]: (max_time=10800, interval=5, expected_rc=[0] 2024-11-14 07:34:21,916 INFO [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry 2024-11-14 07:34:27,131 INFO [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry 2024-11-14 07:34:32,346 INFO [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry 2024-11-14 07:34:37,561 INFO [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry 2024-11-14 07:34:42,776 INFO [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry 2024-11-14 07:34:48,001 INFO [loop_until]: Function succeeded after 26s (rc=0) - failed to find expected output: WAITING - retry 2024-11-14 07:34:53,217 INFO [loop_until]: Function succeeded after 31s (rc=0) - expected pattern found 2024-11-14 07:34:53,217 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:53,217 DEBUG --- stdout --- 2024-11-14 07:34:53,217 DEBUG WAITING 2024-11-14 07:34:53,217 DEBUG --- stderr --- 2024-11-14 07:34:53,217 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 33 0 --:--:-- --:--:-- --:--:-- 33 ________________________________________________________________________________ [2024-11-14 07:34:53] Reporting-benchmark-100 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ 2024-11-14 07:34:53,217 INFO 2024-11-14 07:34:53,218 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 2024-11-14 07:34:53,218 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:34:53,495 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:34:53,495 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:53,495 DEBUG --- stdout --- 2024-11-14 07:34:53,495 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:34:53,496 DEBUG --- stderr --- 2024-11-14 07:34:53,496 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-14 07:34:53,496 INFO 2024-11-14 07:34:53,496 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 2024-11-14 07:34:53,496 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:34:53,777 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:34:53,777 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:53,777 DEBUG --- stdout --- 2024-11-14 07:34:53,777 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:34:53,777 DEBUG --- stderr --- 2024-11-14 07:34:53,777 DEBUG 2024-11-14 07:34:53,778 INFO 2024-11-14 07:34:53,778 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- bash -c 'if [ -f "/results/gatling/benchmark-100/benchmark-100.tar.gz" ]; then echo "/results/gatling/benchmark-100/benchmark-100.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-100/benchmark-100.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-100/benchmark-100.tar.gz file found" 2024-11-14 07:34:53,778 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-14 07:34:54,581 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-14 07:34:54,581 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:54,581 DEBUG --- stdout --- 2024-11-14 07:34:54,581 DEBUG /results/gatling/benchmark-100/benchmark-100.tar.gz file found 2024-11-14 07:34:54,581 DEBUG --- stderr --- 2024-11-14 07:34:54,581 DEBUG 2024-11-14 07:34:54,582 INFO 2024-11-14 07:34:54,582 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 2024-11-14 07:34:54,582 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:34:54,857 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:34:54,857 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:54,857 DEBUG --- stdout --- 2024-11-14 07:34:54,857 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:34:54,857 DEBUG --- stderr --- 2024-11-14 07:34:54,857 DEBUG 2024-11-14 07:34:54,857 INFO 2024-11-14 07:34:54,857 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- du -k /results/gatling/benchmark-100/benchmark-100.tar.gz 2024-11-14 07:34:55,653 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-14 07:34:55,653 DEBUG --- stdout --- 2024-11-14 07:34:55,653 DEBUG 1720 /results/gatling/benchmark-100/benchmark-100.tar.gz 2024-11-14 07:34:55,653 DEBUG --- stderr --- 2024-11-14 07:34:55,653 DEBUG 2024-11-14 07:34:55,653 INFO - Download file (size 1720k) 2024-11-14 07:34:55,653 INFO 2024-11-14 07:34:55,653 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 2024-11-14 07:34:55,653 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:34:55,928 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:34:55,928 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:55,928 DEBUG --- stdout --- 2024-11-14 07:34:55,928 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:34:55,928 DEBUG --- stderr --- 2024-11-14 07:34:55,928 DEBUG source : /results/gatling/benchmark-100/benchmark-100.tar.gz @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-100.tar.gz 2024-11-14 07:34:55,928 INFO 2024-11-14 07:34:55,928 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 2024-11-14 07:34:55,928 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:34:56,203 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:34:56,203 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:56,203 DEBUG --- stdout --- 2024-11-14 07:34:56,203 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:34:56,203 DEBUG --- stderr --- 2024-11-14 07:34:56,203 DEBUG 2024-11-14 07:34:56,204 INFO 2024-11-14 07:34:56,204 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/gatling/benchmark-100/benchmark-100.tar.gz /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-100.tar.gz 2024-11-14 07:34:56,204 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-14 07:34:57,357 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:57,357 DEBUG --- stdout --- 2024-11-14 07:34:57,357 DEBUG tar: Removing leading `/' from member names 2024-11-14 07:34:57,357 DEBUG --- stderr --- 2024-11-14 07:34:57,357 DEBUG ________________________________________________________________________________ [2024-11-14 07:34:57] Reporting-benchmark-100 step6 : Unzip the result ________________________________________________________________________________ 2024-11-14 07:34:57,357 INFO 2024-11-14 07:34:57,358 INFO [run_command]: tar zxf /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/shared/benchmark-100.tar.gz -C /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling 2024-11-14 07:34:57,414 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-14 07:34:57,414 DEBUG --- stdout --- 2024-11-14 07:34:57,414 DEBUG 2024-11-14 07:34:57,414 DEBUG --- stderr --- 2024-11-14 07:34:57,414 DEBUG 2024-11-14 07:34:57,414 INFO ________________________________________________________________________________ [2024-11-14 07:34:57] Reporting-benchmark-100 step7 : Print rc order ________________________________________________________________________________ 2024-11-14 07:34:57,414 INFO 2024-11-14 07:34:57,414 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 2024-11-14 07:34:57,414 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:34:57,689 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:34:57,689 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:57,689 DEBUG --- stdout --- 2024-11-14 07:34:57,689 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:34:57,689 DEBUG --- stderr --- 2024-11-14 07:34:57,689 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-14 07:34:57,690 INFO 2024-11-14 07:34:57,690 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 2024-11-14 07:34:57,690 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:34:57,964 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:34:57,964 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:57,964 DEBUG --- stdout --- 2024-11-14 07:34:57,965 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:34:57,965 DEBUG --- stderr --- 2024-11-14 07:34:57,965 DEBUG 2024-11-14 07:34:57,965 INFO 2024-11-14 07:34:57,965 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-100/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-100/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-100/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-100/rc.txt file found" 2024-11-14 07:34:57,965 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-14 07:34:58,759 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-14 07:34:58,759 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:58,759 DEBUG --- stdout --- 2024-11-14 07:34:58,759 DEBUG /results/orders/Reporting-benchmark-100/rc.txt file found 2024-11-14 07:34:58,759 DEBUG --- stderr --- 2024-11-14 07:34:58,759 DEBUG 2024-11-14 07:34:58,759 INFO 2024-11-14 07:34:58,759 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 2024-11-14 07:34:58,759 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:34:59,035 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:34:59,035 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:34:59,035 DEBUG --- stdout --- 2024-11-14 07:34:59,035 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:34:59,035 DEBUG --- stderr --- 2024-11-14 07:34:59,035 DEBUG 2024-11-14 07:34:59,035 INFO 2024-11-14 07:34:59,035 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- du -k /results/orders/Reporting-benchmark-100/rc.txt 2024-11-14 07:34:59,833 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-14 07:34:59,833 DEBUG --- stdout --- 2024-11-14 07:34:59,833 DEBUG 4 /results/orders/Reporting-benchmark-100/rc.txt 2024-11-14 07:34:59,833 DEBUG --- stderr --- 2024-11-14 07:34:59,833 DEBUG 2024-11-14 07:34:59,833 INFO - Download file (size 4k) 2024-11-14 07:34:59,833 INFO 2024-11-14 07:34:59,833 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 2024-11-14 07:34:59,833 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:35:00,110 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:35:00,110 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:00,110 DEBUG --- stdout --- 2024-11-14 07:35:00,110 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:35:00,110 DEBUG --- stderr --- 2024-11-14 07:35:00,110 DEBUG source : /results/orders/Reporting-benchmark-100/rc.txt @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-100/rc.txt 2024-11-14 07:35:00,110 INFO 2024-11-14 07:35:00,110 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 2024-11-14 07:35:00,110 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:35:00,383 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:35:00,383 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:00,384 DEBUG --- stdout --- 2024-11-14 07:35:00,384 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:35:00,384 DEBUG --- stderr --- 2024-11-14 07:35:00,384 DEBUG 2024-11-14 07:35:00,384 INFO 2024-11-14 07:35:00,384 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/orders/Reporting-benchmark-100/rc.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-100/rc.txt 2024-11-14 07:35:00,384 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-14 07:35:01,173 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:01,173 DEBUG --- stdout --- 2024-11-14 07:35:01,173 DEBUG tar: Removing leading `/' from member names 2024-11-14 07:35:01,173 DEBUG --- stderr --- 2024-11-14 07:35:01,173 DEBUG 2024-11-14 07:35:01,173 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-100/rc.txt is small (1 lines), printing all lines: 2024-11-14 07:35:01,173 DEBUG ----- output ----- 2024-11-14 07:35:01,173 DEBUG CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) 2024-11-14 07:35:01,173 INFO ________________________________________________________________________________ [2024-11-14 07:35:01] Reporting-benchmark-100 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-11-14 07:35:01] Reporting-benchmark-100 step9 : Print stdout order ________________________________________________________________________________ 2024-11-14 07:35:01,174 INFO 2024-11-14 07:35:01,174 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 2024-11-14 07:35:01,174 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:35:01,450 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:35:01,450 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:01,451 DEBUG --- stdout --- 2024-11-14 07:35:01,451 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:35:01,451 DEBUG --- stderr --- 2024-11-14 07:35:01,451 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-14 07:35:01,451 INFO 2024-11-14 07:35:01,451 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 2024-11-14 07:35:01,451 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:35:01,727 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:35:01,727 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:01,727 DEBUG --- stdout --- 2024-11-14 07:35:01,727 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:35:01,727 DEBUG --- stderr --- 2024-11-14 07:35:01,727 DEBUG 2024-11-14 07:35:01,728 INFO 2024-11-14 07:35:01,728 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-100/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-100/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-100/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-100/stdout.txt file found" 2024-11-14 07:35:01,728 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-14 07:35:02,518 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-14 07:35:02,518 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:02,518 DEBUG --- stdout --- 2024-11-14 07:35:02,518 DEBUG /results/orders/Reporting-benchmark-100/stdout.txt file found 2024-11-14 07:35:02,518 DEBUG --- stderr --- 2024-11-14 07:35:02,518 DEBUG 2024-11-14 07:35:02,518 INFO 2024-11-14 07:35:02,518 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 2024-11-14 07:35:02,518 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:35:02,793 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:35:02,793 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:02,793 DEBUG --- stdout --- 2024-11-14 07:35:02,793 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:35:02,793 DEBUG --- stderr --- 2024-11-14 07:35:02,793 DEBUG 2024-11-14 07:35:02,793 INFO 2024-11-14 07:35:02,794 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- du -k /results/orders/Reporting-benchmark-100/stdout.txt 2024-11-14 07:35:03,581 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-14 07:35:03,582 DEBUG --- stdout --- 2024-11-14 07:35:03,582 DEBUG 12 /results/orders/Reporting-benchmark-100/stdout.txt 2024-11-14 07:35:03,582 DEBUG --- stderr --- 2024-11-14 07:35:03,582 DEBUG 2024-11-14 07:35:03,582 INFO - Download file (size 12k) 2024-11-14 07:35:03,582 INFO 2024-11-14 07:35:03,582 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 2024-11-14 07:35:03,582 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:35:03,859 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:35:03,859 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:03,859 DEBUG --- stdout --- 2024-11-14 07:35:03,859 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:35:03,859 DEBUG --- stderr --- 2024-11-14 07:35:03,859 DEBUG source : /results/orders/Reporting-benchmark-100/stdout.txt @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-100/stdout.txt 2024-11-14 07:35:03,860 INFO 2024-11-14 07:35:03,860 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 2024-11-14 07:35:03,860 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:35:04,136 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:35:04,136 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:04,136 DEBUG --- stdout --- 2024-11-14 07:35:04,137 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:35:04,137 DEBUG --- stderr --- 2024-11-14 07:35:04,137 DEBUG 2024-11-14 07:35:04,137 INFO 2024-11-14 07:35:04,137 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/orders/Reporting-benchmark-100/stdout.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-100/stdout.txt 2024-11-14 07:35:04,137 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-14 07:35:04,929 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:04,929 DEBUG --- stdout --- 2024-11-14 07:35:04,930 DEBUG tar: Removing leading `/' from member names 2024-11-14 07:35:04,930 DEBUG --- stderr --- 2024-11-14 07:35:04,930 DEBUG 2024-11-14 07:35:04,930 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-100/stdout.txt is small (115 lines), printing all lines: 2024-11-14 07:35:04,930 DEBUG ----- output ----- 2024-11-14 07:35:04,930 DEBUG 2024-11-14 07:34:17,539 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmprtiqe2n5 2024-11-14 07:34:17,540 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-100/loadtest-20241114063018347" -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/tmprtiqe2n5/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/tmprtiqe2n5/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 --- 07:34:19,180 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 07:34:19,181 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 07:34:19,181 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 07:34:19,182 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 07:34:19,187 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 07:34:19,187 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 07:34:19,194 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 5 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 07:34:19,194 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 07:34:19,194 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 07:34:19,195 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 07:34:19,197 |-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] 07:34:19,201 |-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 07:34:19,240 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 07:34:19,240 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 07:34:19,273 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 07:34:19,273 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 07:34:19,279 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 07:34:19,299 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 07:34:19,299 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 07:34:19,299 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 07:34:19,299 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 07:34:19,299 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 105 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 26s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 4899905 (OK=4876072 KO=23833 ) > min response time 33 (OK=33 KO=36 ) > max response time 34800 (OK=34800 KO=22993 ) > mean response time 468 (OK=450 KO=4168 ) > std deviation 1778 (OK=1753 KO=2773 ) > response time 50th percentile 88 (OK=88 KO=3920 ) > response time 75th percentile 205 (OK=202 KO=5987 ) > response time 95th percentile 1965 (OK=1737 KO=9281 ) > response time 99th percentile 7488 (OK=7122 KO=11329 ) > mean requests/sec 1361.08 (OK=1354.46 KO=6.62 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 4495232 ( 91.74%) > 800 ms <= t < 1200 ms 83816 ( 1.71%) > t >= 1200 ms 297024 ( 6.06%) > failed 23833 ( 0.49%) ---- Errors -------------------------------------------------------------------- > RootUserinfo: No attribute named 'access_token' is defined 21238 (29.57%) > tokenUserinfo: No attribute named 'access_token' is defined 19998 (27.84%) > status.find.in([200, 209], 304), found 500 14469 (20.14%) > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 8964 (12.48%) d nothing > queryOrganization: No attribute named 'organization_id' is def 2070 ( 2.88%) ined > deleteOrganization: No attribute named 'organization_id' is de 2070 ( 2.88%) fined > createOrganization: No attribute named 'access_token' is defin 2067 ( 2.88%) ed > userinfo: No attribute named 'access_token' is defined 222 ( 0.31%) > UI AM revoke1: No attribute named 'access_token' is defined 222 ( 0.31%) > status.find.in([200, 209], 304), found 409 110 ( 0.15%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 95 ( 0.13%) ing > UI AM endsession: No attribute named 'id_token_2' is defined 95 ( 0.13%) > status.find.in([200, 209], 304), found 404 55 ( 0.08%) > status.find.is(200), but actually found 401 48 ( 0.07%) > status.find.in([200, 209], 304), found 401 37 ( 0.05%) > status.find.in([200, 209], 304), found 502 36 ( 0.05%) > status.find.is(200), but actually found 502 14 ( 0.02%) > CreatePolicy: No attribute named 'oauth2_uuId' is defined 13 ( 0.02%) > UI AM revoke2: No attribute named 'access_token_2' is defined 6 ( 0.01%) > status.find.is(302), but actually found 502 4 ( 0.01%) > j.i.IOException: Premature close 1 ( 0.00%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-100/loadtest-20241114063018347/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.599 s [INFO] Finished at: 2024-11-14T07:34:46Z [INFO] ------------------------------------------------------------------------ 2024-11-14 07:34:46,935 INFO Gatling simulation run ended successfully 2024-11-14 07:34:46,935 INFO Creating archive benchmark-100.tar.gz with report files 2024-11-14 07:34:47,616 INFO Archive /results/gatling/benchmark-100/benchmark-100.tar.gz successfully created 2024-11-14 07:35:04,930 INFO ________________________________________________________________________________ [2024-11-14 07:35:04] Reporting-benchmark-100 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-11-14 07:35:04] Reporting-benchmark-100 step11 : Print stderr order ________________________________________________________________________________ 2024-11-14 07:35:04,931 INFO 2024-11-14 07:35:04,931 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 2024-11-14 07:35:04,931 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:35:05,207 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:35:05,207 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:05,208 DEBUG --- stdout --- 2024-11-14 07:35:05,208 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:35:05,208 DEBUG --- stderr --- 2024-11-14 07:35:05,209 DEBUG Checking pod: overseer-0-6644bb6697-rchxr for file exists, if not wait. 2024-11-14 07:35:05,209 INFO 2024-11-14 07:35:05,209 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 2024-11-14 07:35:05,209 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:35:05,490 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:35:05,490 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:05,490 DEBUG --- stdout --- 2024-11-14 07:35:05,490 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:35:05,490 DEBUG --- stderr --- 2024-11-14 07:35:05,490 DEBUG 2024-11-14 07:35:05,491 INFO 2024-11-14 07:35:05,491 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-100/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-100/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-100/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-100/stderr.txt file found" 2024-11-14 07:35:05,491 INFO [loop_until]: (max_time=180, interval=5, expected_rc=[0] 2024-11-14 07:35:06,284 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found 2024-11-14 07:35:06,284 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:06,284 DEBUG --- stdout --- 2024-11-14 07:35:06,284 DEBUG /results/orders/Reporting-benchmark-100/stderr.txt file found 2024-11-14 07:35:06,284 DEBUG --- stderr --- 2024-11-14 07:35:06,284 DEBUG 2024-11-14 07:35:06,285 INFO 2024-11-14 07:35:06,285 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 2024-11-14 07:35:06,285 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:35:06,559 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:35:06,559 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:06,559 DEBUG --- stdout --- 2024-11-14 07:35:06,559 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:35:06,559 DEBUG --- stderr --- 2024-11-14 07:35:06,559 DEBUG 2024-11-14 07:35:06,559 INFO 2024-11-14 07:35:06,560 INFO [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-6644bb6697-rchxr --stdin -- du -k /results/orders/Reporting-benchmark-100/stderr.txt 2024-11-14 07:35:07,347 INFO [run_command]: OK (rc = 0 - expected to be in [0]) 2024-11-14 07:35:07,348 DEBUG --- stdout --- 2024-11-14 07:35:07,348 DEBUG 0 /results/orders/Reporting-benchmark-100/stderr.txt 2024-11-14 07:35:07,348 DEBUG --- stderr --- 2024-11-14 07:35:07,348 DEBUG 2024-11-14 07:35:07,348 INFO - Download file (size 0k) 2024-11-14 07:35:07,348 INFO 2024-11-14 07:35:07,348 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 2024-11-14 07:35:07,348 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:35:07,624 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:35:07,625 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:07,625 DEBUG --- stdout --- 2024-11-14 07:35:07,625 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:35:07,625 DEBUG --- stderr --- 2024-11-14 07:35:07,625 DEBUG source : /results/orders/Reporting-benchmark-100/stderr.txt @ overseer-0-6644bb6697-rchxr destination : /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-100/stderr.txt 2024-11-14 07:35:07,625 INFO 2024-11-14 07:35:07,627 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 2024-11-14 07:35:07,627 INFO [loop_until]: (max_time=180, interval=10, expected_rc=[0] 2024-11-14 07:35:07,935 INFO [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found 2024-11-14 07:35:07,935 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:07,935 DEBUG --- stdout --- 2024-11-14 07:35:07,935 DEBUG overseer-0-6644bb6697-rchxr 2024-11-14 07:35:07,935 DEBUG --- stderr --- 2024-11-14 07:35:07,935 DEBUG 2024-11-14 07:35:07,936 INFO 2024-11-14 07:35:07,936 INFO [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-6644bb6697-rchxr:/results/orders/Reporting-benchmark-100/stderr.txt /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-100/stderr.txt 2024-11-14 07:35:07,936 INFO [loop_until]: (max_time=-1, interval=5, expected_rc=[0] 2024-11-14 07:35:08,692 INFO [loop_until]: OK (rc = 0) 2024-11-14 07:35:08,692 DEBUG --- stdout --- 2024-11-14 07:35:08,692 DEBUG tar: Removing leading `/' from member names 2024-11-14 07:35:08,692 DEBUG --- stderr --- 2024-11-14 07:35:08,692 DEBUG 2024-11-14 07:35:08,692 DEBUG [print_head_tail]: Input file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/08_Verification/14_Reporting-benchmark-100/stderr.txt is small (0 lines), printing all lines: 2024-11-14 07:35:08,692 DEBUG ----- output ----- 2024-11-14 07:35:08,692 DEBUG 2024-11-14 07:35:08,692 INFO ________________________________________________________________________________ [2024-11-14 07:35:08] Reporting-benchmark-100 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-11-14 07:35:08] Reporting-benchmark-100 step13 : Analyze graphs for spikes ________________________________________________________________________________ Analyze Gatling graphs for spikes checking parameters open overall stats JSON file checking simulation request restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_restlogininitia--1466099282.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_restloginuserna-1671926283.html - cannot check for spikes checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_skip-2fa--2086485396.html - cannot check for spikes checking simulation request User Authorize PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_user-authorize---1153886585.html - cannot check for spikes checking simulation request User AccessToken PKCE stage [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_user-accesstoke--1481526597.html - cannot check for spikes checking simulation request GetUUid [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_getuuid-1589541873.html - cannot check for spikes checking simulation request GetOpenidConfig [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_getopenidconfig-1944748765.html - cannot check for spikes checking simulation request CreatePolicy [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_createpolicy-1609423214.html - cannot check for spikes checking simulation request RootUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_rootuserinfo-351054363.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-post-login---528369937.html - cannot check for spikes checking simulation request UI-Post-Login - stage 1 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-post-login---2054994812.html - cannot check for spikes checking simulation request UI AM validateGoto [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-am-validateg-1213538689.html - cannot check for spikes checking simulation request UI AM idFromSession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-am-idfromses--1482814839.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-post-login---528369938.html - cannot check for spikes checking simulation request UI-Post-Login - stage 2 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-post-login----2110889765.html - cannot check for spikes checking simulation request getIdToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_getidtoken--1615597208.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-enduser-appa--1326670336.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper2 checking simulation request getIdToken Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_getidtoken-redi-1762477765.html - cannot check for spikes checking simulation request createOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_createorganizat--1124054961.html - cannot check for spikes checking simulation request queryOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_queryorganizati--956797413.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-post-login---528369939.html - cannot check for spikes checking simulation request UI-Post-Login - stage 3 Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-post-login----1981807046.html - cannot check for spikes checking simulation request deleteOrganization [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_deleteorganizat--77816194.html - cannot check for spikes checking simulation request UI IDM uiconfig [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-idm-uiconfig--1424133456.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-idm-version--90269250.html - cannot check for spikes checking simulation request UI Enduser sessioncheck [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-enduser-sess-179576088.html - cannot check for spikes checking simulation request UI IDM features [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-idm-features--1103952873.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-idm-login--1850380849.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-idm-privileg--1019686377.html - cannot check for spikes checking simulation request UI IDM managed user schema [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-idm-managed---172392325.html - cannot check for spikes checking simulation request UI IDM dashboard [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-idm-dashboar--490158598.html - cannot check for spikes checking simulation request UI IDM user [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-idm-user--752154459.html - cannot check for spikes checking simulation request UI IDM oidcToken [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-idm-oidctoke-1576540422.html - cannot check for spikes checking simulation request userinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_userinfo--265850119.html - cannot check for spikes checking simulation request UI-Logout [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-logout--1369173245.html - cannot check for spikes checking simulation request UI-Logout Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-logout-redir--616716726.html - cannot check for spikes checking simulation request UI AM revoke2 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-am-revoke2--592239740.html - cannot check for spikes checking simulation request UI AM endsession [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-am-endsessio-1571439939.html - cannot check for spikes checking simulation request UI AM revoke1 [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_ui-am-revoke1--592239741.html - cannot check for spikes checking simulation request tokenUserinfo [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_tokenuserinfo--1352693742.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_restloginprogre--1228345864.html - cannot check for spikes checking simulation request ReadPolicy [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_readpolicy-1402584712.html - cannot check for spikes checking simulation request loginTreeWorkflow_restLoginInitiate [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_logintreeworkfl-1454116149.html - cannot check for spikes checking simulation request loginTreeWorkflow_restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_logintreeworkfl--50030702.html - cannot check for spikes checking simulation request DeletePolicy [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_deletepolicy--686407971.html - cannot check for spikes checking simulation request loginTreeWorkflow_restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/gatling/req_logintreeworkfl-1828367807.html - cannot check for spikes no spikes found ________________________________________________________________________________ [2024-11-14 07:35:08] Reporting-benchmark-100 step14 : Collect Gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 4899905, "ok": 4876072, "ko": 23833 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 36 }, "maxResponseTime": { "total": 34800, "ok": 34800, "ko": 22993 }, "meanResponseTime": { "total": 468, "ok": 450, "ko": 4168 }, "standardDeviation": { "total": 1778, "ok": 1753, "ko": 2773 }, "percentiles1": { "total": 88, "ok": 88, "ko": 3920 }, "percentiles2": { "total": 205, "ok": 202, "ko": 5987 }, "percentiles3": { "total": 1965, "ok": 1737, "ko": 9281 }, "percentiles4": { "total": 7488, "ok": 7122, "ko": 11329 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4495232, "percentage": 91.74120722748707 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 83816, "percentage": 1.7105637762364778 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 297024, "percentage": 6.061831811024907 }, "group4": { "name": "failed", "htmlName": "failed", "count": 23833, "percentage": 0.4863971852515508 }, "meanNumberOfRequestsPerSecond": { "total": 1361.0847222222221, "ok": 1354.4644444444446, "ko": 6.620277777777778 } }, "details": [ { "name": "restLoginInitiate", "numberOfRequests": { "total": 344866, "ok": 344855, "ko": 11 }, "minResponseTime": { "total": 41, "ok": 42, "ko": 41 }, "maxResponseTime": { "total": 8291, "ok": 8291, "ko": 5833 }, "meanResponseTime": { "total": 293, "ok": 293, "ko": 3067 }, "standardDeviation": { "total": 758, "ok": 758, "ko": 1823 }, "percentiles1": { "total": 84, "ok": 84, "ko": 3576 }, "percentiles2": { "total": 155, "ok": 155, "ko": 4272 }, "percentiles3": { "total": 1455, "ok": 1453, "ko": 5755 }, "percentiles4": { "total": 4363, "ok": 4361, "ko": 5817 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 322597, "percentage": 93.5427093421793 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 3287, "percentage": 0.9531238220062286 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 18971, "percentage": 5.500977191140907 }, "group4": { "name": "failed", "htmlName": "failed", "count": 11, "percentage": 0.003189644673583363 }, "meanNumberOfRequestsPerSecond": { "total": 95.79611111111112, "ok": 95.79305555555555, "ko": 0.0030555555555555557 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 344465, "ok": 344432, "ko": 33 }, "minResponseTime": { "total": 38, "ok": 75, "ko": 38 }, "maxResponseTime": { "total": 26876, "ok": 26876, "ko": 18459 }, "meanResponseTime": { "total": 1212, "ok": 1211, "ko": 10371 }, "standardDeviation": { "total": 3021, "ok": 3019, "ko": 5548 }, "percentiles1": { "total": 327, "ok": 327, "ko": 12250 }, "percentiles2": { "total": 603, "ok": 603, "ko": 15149 }, "percentiles3": { "total": 5653, "ok": 5643, "ko": 17395 }, "percentiles4": { "total": 16984, "ok": 16984, "ko": 18350 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 277203, "percentage": 80.47348787249793 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 20425, "percentage": 5.929484853323269 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 46804, "percentage": 13.58744720073157 }, "group4": { "name": "failed", "htmlName": "failed", "count": 33, "percentage": 0.009580073447229762 }, "meanNumberOfRequestsPerSecond": { "total": 95.68472222222222, "ok": 95.67555555555556, "ko": 0.009166666666666667 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 190723, "ok": 190706, "ko": 17 }, "minResponseTime": { "total": 69, "ok": 69, "ko": 199 }, "maxResponseTime": { "total": 29566, "ok": 29566, "ko": 22993 }, "meanResponseTime": { "total": 1706, "ok": 1706, "ko": 4913 }, "standardDeviation": { "total": 4415, "ok": 4415, "ko": 5239 }, "percentiles1": { "total": 262, "ok": 262, "ko": 3015 }, "percentiles2": { "total": 547, "ok": 547, "ko": 5415 }, "percentiles3": { "total": 15759, "ok": 15763, "ko": 14119 }, "percentiles4": { "total": 20577, "ok": 20573, "ko": 21218 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 154433, "percentage": 80.9724050062132 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7786, "percentage": 4.082360281665032 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 28487, "percentage": 14.93632126172512 }, "group4": { "name": "failed", "htmlName": "failed", "count": 17, "percentage": 0.008913450396648542 }, "meanNumberOfRequestsPerSecond": { "total": 52.978611111111114, "ok": 52.97388888888889, "ko": 0.004722222222222222 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 399990, "ok": 391022, "ko": 8968 }, "minResponseTime": { "total": 36, "ok": 39, "ko": 36 }, "maxResponseTime": { "total": 12433, "ok": 12433, "ko": 12268 }, "meanResponseTime": { "total": 449, "ok": 363, "ko": 4181 }, "standardDeviation": { "total": 1119, "ok": 900, "ko": 2518 }, "percentiles1": { "total": 122, "ok": 120, "ko": 4016 }, "percentiles2": { "total": 233, "ok": 217, "ko": 5726 }, "percentiles3": { "total": 2493, "ok": 1510, "ko": 8978 }, "percentiles4": { "total": 6079, "ok": 5263, "ko": 10366 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 362101, "percentage": 90.5275131878297 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 6525, "percentage": 1.6312907822695566 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 22396, "percentage": 5.599139978499462 }, "group4": { "name": "failed", "htmlName": "failed", "count": 8968, "percentage": 2.242056051401285 }, "meanNumberOfRequestsPerSecond": { "total": 111.10833333333333, "ok": 108.61722222222222, "ko": 2.491111111111111 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 390833, "ok": 383751, "ko": 7082 }, "minResponseTime": { "total": 38, "ok": 39, "ko": 38 }, "maxResponseTime": { "total": 15884, "ok": 15884, "ko": 15316 }, "meanResponseTime": { "total": 480, "ok": 391, "ko": 5267 }, "standardDeviation": { "total": 1242, "ok": 989, "ko": 2967 }, "percentiles1": { "total": 132, "ok": 130, "ko": 5269 }, "percentiles2": { "total": 251, "ok": 237, "ko": 7345 }, "percentiles3": { "total": 2370, "ok": 1558, "ko": 10356 }, "percentiles4": { "total": 7053, "ok": 5846, "ko": 12399 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 353407, "percentage": 90.42404300558039 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7372, "percentage": 1.8862276215160951 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 22972, "percentage": 5.877702241110653 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7082, "percentage": 1.812027131792863 }, "meanNumberOfRequestsPerSecond": { "total": 108.56472222222222, "ok": 106.5975, "ko": 1.9672222222222222 }, "spikes": [] }, { "name": "GetUUid", "numberOfRequests": { "total": 113989, "ok": 113976, "ko": 13 }, "minResponseTime": { "total": 36, "ok": 52, "ko": 36 }, "maxResponseTime": { "total": 34800, "ok": 34800, "ko": 22407 }, "meanResponseTime": { "total": 2472, "ok": 2472, "ko": 1768 }, "standardDeviation": { "total": 5944, "ok": 5944, "ko": 5958 }, "percentiles1": { "total": 338, "ok": 338, "ko": 40 }, "percentiles2": { "total": 873, "ok": 873, "ko": 42 }, "percentiles3": { "total": 21339, "ok": 21339, "ko": 9050 }, "percentiles4": { "total": 25689, "ok": 25689, "ko": 19736 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 83732, "percentage": 73.45621068699612 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 7328, "percentage": 6.428690487678636 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 22916, "percentage": 20.103694216108572 }, "group4": { "name": "failed", "htmlName": "failed", "count": 13, "percentage": 0.011404609216678803 }, "meanNumberOfRequestsPerSecond": { "total": 31.663611111111113, "ok": 31.66, "ko": 0.003611111111111111 }, "spikes": [] }, { "name": "GetOpenidConfig", "numberOfRequests": { "total": 341098, "ok": 341095, "ko": 3 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 977 }, "maxResponseTime": { "total": 8637, "ok": 8637, "ko": 5318 }, "meanResponseTime": { "total": 218, "ok": 218, "ko": 3768 }, "standardDeviation": { "total": 728, "ok": 728, "ko": 1978 }, "percentiles1": { "total": 44, "ok": 44, "ko": 5010 }, "percentiles2": { "total": 59, "ok": 59, "ko": 5164 }, "percentiles3": { "total": 1109, "ok": 1108, "ko": 5287 }, "percentiles4": { "total": 4276, "ok": 4277, "ko": 5312 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 321827, "percentage": 94.35030401820005 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2806, "percentage": 0.82263748248304 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 16462, "percentage": 4.826178986684178 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.0008795126327331149 }, "meanNumberOfRequestsPerSecond": { "total": 94.74944444444445, "ok": 94.74861111111112, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": "CreatePolicy", "numberOfRequests": { "total": 113847, "ok": 113737, "ko": 110 }, "minResponseTime": { "total": 53, "ok": 53, "ko": 61 }, "maxResponseTime": { "total": 13488, "ok": 13488, "ko": 8219 }, "meanResponseTime": { "total": 632, "ok": 632, "ko": 379 }, "standardDeviation": { "total": 1547, "ok": 1548, "ko": 957 }, "percentiles1": { "total": 123, "ok": 123, "ko": 106 }, "percentiles2": { "total": 244, "ok": 244, "ko": 220 }, "percentiles3": { "total": 4548, "ok": 4551, "ko": 1689 }, "percentiles4": { "total": 7867, "ok": 7867, "ko": 3316 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 99320, "percentage": 87.23989213593683 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2424, "percentage": 2.1291733642520225 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 11993, "percentage": 10.534313596317865 }, "group4": { "name": "failed", "htmlName": "failed", "count": 110, "percentage": 0.09662090349328485 }, "meanNumberOfRequestsPerSecond": { "total": 31.624166666666667, "ok": 31.593611111111112, "ko": 0.030555555555555555 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 232887, "ok": 225702, "ko": 7185 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 43 }, "maxResponseTime": { "total": 12220, "ok": 11792, "ko": 12220 }, "meanResponseTime": { "total": 329, "ok": 235, "ko": 3262 }, "standardDeviation": { "total": 1008, "ok": 768, "ko": 2348 }, "percentiles1": { "total": 69, "ok": 68, "ko": 3072 }, "percentiles2": { "total": 118, "ok": 108, "ko": 4836 }, "percentiles3": { "total": 1507, "ok": 646, "ko": 7598 }, "percentiles4": { "total": 5773, "ok": 4696, "ko": 9479 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 216066, "percentage": 92.77718378441047 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2061, "percentage": 0.8849785518298575 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 7575, "percentage": 3.2526504270311354 }, "group4": { "name": "failed", "htmlName": "failed", "count": 7185, "percentage": 3.0851872367285424 }, "meanNumberOfRequestsPerSecond": { "total": 64.69083333333333, "ok": 62.695, "ko": 1.9958333333333333 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1", "numberOfRequests": { "total": 76246, "ok": 76246, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 7342, "ok": 7342, "ko": 0 }, "meanResponseTime": { "total": 200, "ok": 200, "ko": 0 }, "standardDeviation": { "total": 722, "ok": 722, "ko": 0 }, "percentiles1": { "total": 40, "ok": 40, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 1031, "ok": 1031, "ko": 0 }, "percentiles4": { "total": 4375, "ok": 4375, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 72166, "percentage": 94.648899614406 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 487, "percentage": 0.6387220313196758 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3593, "percentage": 4.712378354274323 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 21.179444444444446, "ok": 21.179444444444446, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "total": 76220, "ok": 76220, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 7355, "ok": 7355, "ko": 0 }, "meanResponseTime": { "total": 200, "ok": 200, "ko": 0 }, "standardDeviation": { "total": 722, "ok": 722, "ko": 0 }, "percentiles1": { "total": 40, "ok": 40, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 1021, "ok": 1021, "ko": 0 }, "percentiles4": { "total": 4370, "ok": 4370, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 72156, "percentage": 94.66806612437681 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 452, "percentage": 0.5930202046706902 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3612, "percentage": 4.738913670952506 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 21.17222222222222, "ok": 21.17222222222222, "ko": 0 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 76186, "ok": 76185, "ko": 1 }, "minResponseTime": { "total": 40, "ok": 40, "ko": 8221 }, "maxResponseTime": { "total": 8835, "ok": 8835, "ko": 8221 }, "meanResponseTime": { "total": 303, "ok": 303, "ko": 8221 }, "standardDeviation": { "total": 781, "ok": 780, "ko": 0 }, "percentiles1": { "total": 98, "ok": 98, "ko": 8221 }, "percentiles2": { "total": 162, "ok": 162, "ko": 8221 }, "percentiles3": { "total": 1410, "ok": 1409, "ko": 8221 }, "percentiles4": { "total": 4687, "ok": 4685, "ko": 8221 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 71310, "percentage": 93.59987399259705 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 770, "percentage": 1.0106843777071903 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4105, "percentage": 5.3881290525818395 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0013125771139054418 }, "meanNumberOfRequestsPerSecond": { "total": 21.162777777777777, "ok": 21.1625, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 76191, "ok": 76189, "ko": 2 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 78 }, "maxResponseTime": { "total": 8632, "ok": 8632, "ko": 6497 }, "meanResponseTime": { "total": 284, "ok": 284, "ko": 3288 }, "standardDeviation": { "total": 756, "ok": 756, "ko": 3210 }, "percentiles1": { "total": 95, "ok": 95, "ko": 3288 }, "percentiles2": { "total": 145, "ok": 145, "ko": 4892 }, "percentiles3": { "total": 1252, "ok": 1251, "ko": 6176 }, "percentiles4": { "total": 4467, "ok": 4470, "ko": 6433 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 71610, "percentage": 93.987478836083 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 694, "percentage": 0.9108687377774278 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3885, "percentage": 5.099027444186321 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.0026249819532490714 }, "meanNumberOfRequestsPerSecond": { "total": 21.164166666666667, "ok": 21.163611111111113, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2", "numberOfRequests": { "total": 76076, "ok": 76076, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 7374, "ok": 7374, "ko": 0 }, "meanResponseTime": { "total": 192, "ok": 192, "ko": 0 }, "standardDeviation": { "total": 703, "ok": 703, "ko": 0 }, "percentiles1": { "total": 40, "ok": 40, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 816, "ok": 816, "ko": 0 }, "percentiles4": { "total": 4122, "ok": 4122, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 72247, "percentage": 94.96687523003312 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 457, "percentage": 0.600715074399285 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3372, "percentage": 4.43240969556759 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 21.13222222222222, "ok": 21.13222222222222, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "total": 76063, "ok": 76061, "ko": 2 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 851 }, "maxResponseTime": { "total": 7365, "ok": 7365, "ko": 3652 }, "meanResponseTime": { "total": 188, "ok": 188, "ko": 2252 }, "standardDeviation": { "total": 691, "ok": 691, "ko": 1401 }, "percentiles1": { "total": 40, "ok": 40, "ko": 2252 }, "percentiles2": { "total": 44, "ok": 44, "ko": 2952 }, "percentiles3": { "total": 751, "ok": 750, "ko": 3512 }, "percentiles4": { "total": 3988, "ok": 3988, "ko": 3624 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 72323, "percentage": 95.08302328333093 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 441, "percentage": 0.5797825486767547 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3297, "percentage": 4.334564768678596 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.002629399313726779 }, "meanNumberOfRequestsPerSecond": { "total": 21.128611111111113, "ok": 21.128055555555555, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 25301, "ok": 25301, "ko": 0 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 0 }, "maxResponseTime": { "total": 11890, "ok": 11890, "ko": 0 }, "meanResponseTime": { "total": 497, "ok": 497, "ko": 0 }, "standardDeviation": { "total": 1263, "ok": 1263, "ko": 0 }, "percentiles1": { "total": 100, "ok": 100, "ko": 0 }, "percentiles2": { "total": 212, "ok": 212, "ko": 0 }, "percentiles3": { "total": 3205, "ok": 3205, "ko": 0 }, "percentiles4": { "total": 6932, "ok": 6932, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 22526, "percentage": 89.03205406900912 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 517, "percentage": 2.0433974941701907 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2258, "percentage": 8.924548436820679 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 7.0280555555555555, "ok": 7.0280555555555555, "ko": 0 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 76061, "ok": 76060, "ko": 1 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 2455 }, "maxResponseTime": { "total": 2455, "ok": 451, "ko": 2455 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 2455 }, "standardDeviation": { "total": 10, "ok": 4, "ko": 0 }, "percentiles1": { "total": 39, "ok": 39, "ko": 2455 }, "percentiles2": { "total": 41, "ok": 41, "ko": 2455 }, "percentiles3": { "total": 45, "ok": 45, "ko": 2455 }, "percentiles4": { "total": 52, "ok": 52, "ko": 2455 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 76060, "percentage": 99.99868526577352 }, "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.0013147342264761177 }, "meanNumberOfRequestsPerSecond": { "total": 21.128055555555555, "ok": 21.127777777777776, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 76061, "ok": 76061, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 1253, "ok": 1253, "ko": 0 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "standardDeviation": { "total": 6, "ok": 6, "ko": 0 }, "percentiles1": { "total": 39, "ok": 39, "ko": 0 }, "percentiles2": { "total": 41, "ok": 41, "ko": 0 }, "percentiles3": { "total": 45, "ok": 45, "ko": 0 }, "percentiles4": { "total": 52, "ok": 52, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 76060, "percentage": 99.99868526577352 }, "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.0013147342264761177 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 21.128055555555555, "ok": 21.128055555555555, "ko": 0 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 25301, "ok": 25300, "ko": 1 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 6498 }, "maxResponseTime": { "total": 6498, "ok": 1078, "ko": 6498 }, "meanResponseTime": { "total": 41, "ok": 41, "ko": 6498 }, "standardDeviation": { "total": 42, "ok": 9, "ko": 0 }, "percentiles1": { "total": 40, "ok": 40, "ko": 6498 }, "percentiles2": { "total": 42, "ok": 42, "ko": 6498 }, "percentiles3": { "total": 49, "ok": 49, "ko": 6498 }, "percentiles4": { "total": 60, "ok": 60, "ko": 6498 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 25299, "percentage": 99.9920951741038 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1, "percentage": 0.003952412948104818 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 0, "percentage": 0.0 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.003952412948104818 }, "meanNumberOfRequestsPerSecond": { "total": 7.0280555555555555, "ok": 7.027777777777778, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 23233, "ok": 23230, "ko": 3 }, "minResponseTime": { "total": 57, "ok": 57, "ko": 10106 }, "maxResponseTime": { "total": 10711, "ok": 10300, "ko": 10711 }, "meanResponseTime": { "total": 267, "ok": 266, "ko": 10501 }, "standardDeviation": { "total": 681, "ok": 671, "ko": 279 }, "percentiles1": { "total": 126, "ok": 126, "ko": 10686 }, "percentiles2": { "total": 183, "ok": 183, "ko": 10699 }, "percentiles3": { "total": 694, "ok": 693, "ko": 10709 }, "percentiles4": { "total": 3976, "ok": 3937, "ko": 10711 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 22221, "percentage": 95.6441268884776 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 315, "percentage": 1.3558300692979812 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 694, "percentage": 2.9871303748977747 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3, "percentage": 0.012912667326647441 }, "meanNumberOfRequestsPerSecond": { "total": 6.453611111111111, "ok": 6.4527777777777775, "ko": 0.0008333333333333334 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 23226, "ok": 23225, "ko": 1 }, "minResponseTime": { "total": 48, "ok": 48, "ko": 10429 }, "maxResponseTime": { "total": 10429, "ok": 9557, "ko": 10429 }, "meanResponseTime": { "total": 192, "ok": 192, "ko": 10429 }, "standardDeviation": { "total": 544, "ok": 540, "ko": 0 }, "percentiles1": { "total": 94, "ok": 94, "ko": 10429 }, "percentiles2": { "total": 133, "ok": 133, "ko": 10429 }, "percentiles3": { "total": 446, "ok": 446, "ko": 10429 }, "percentiles4": { "total": 2576, "ok": 2549, "ko": 10429 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 22549, "percentage": 97.08516317919573 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 240, "percentage": 1.033324722293981 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 436, "percentage": 1.8772065788340655 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0043055196762249205 }, "meanNumberOfRequestsPerSecond": { "total": 6.451666666666667, "ok": 6.451388888888889, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3", "numberOfRequests": { "total": 75970, "ok": 75970, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 7352, "ok": 7352, "ko": 0 }, "meanResponseTime": { "total": 187, "ok": 187, "ko": 0 }, "standardDeviation": { "total": 685, "ok": 685, "ko": 0 }, "percentiles1": { "total": 40, "ok": 40, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 752, "ok": 752, "ko": 0 }, "percentiles4": { "total": 3955, "ok": 3955, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 72234, "percentage": 95.08226931683559 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 474, "percentage": 0.6239304988811373 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3262, "percentage": 4.29380018428327 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 21.102777777777778, "ok": 21.102777777777778, "ko": 0 }, "spikes": [] }, { "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "total": 75952, "ok": 75952, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 7335, "ok": 7335, "ko": 0 }, "meanResponseTime": { "total": 186, "ok": 186, "ko": 0 }, "standardDeviation": { "total": 681, "ok": 681, "ko": 0 }, "percentiles1": { "total": 40, "ok": 40, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 712, "ok": 712, "ko": 0 }, "percentiles4": { "total": 3943, "ok": 3943, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 72256, "percentage": 95.13376869601854 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 475, "percentage": 0.6253949863071414 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3221, "percentage": 4.2408363176743205 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 21.09777777777778, "ok": 21.09777777777778, "ko": 0 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 23222, "ok": 23220, "ko": 2 }, "minResponseTime": { "total": 52, "ok": 52, "ko": 10125 }, "maxResponseTime": { "total": 10944, "ok": 10421, "ko": 10944 }, "meanResponseTime": { "total": 183, "ok": 182, "ko": 10535 }, "standardDeviation": { "total": 472, "ok": 463, "ko": 410 }, "percentiles1": { "total": 110, "ok": 110, "ko": 10535 }, "percentiles2": { "total": 147, "ok": 147, "ko": 10739 }, "percentiles3": { "total": 331, "ok": 331, "ko": 10903 }, "percentiles4": { "total": 1699, "ok": 1692, "ko": 10936 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 22760, "percentage": 98.01050727758161 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 132, "percentage": 0.5684264921195418 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 328, "percentage": 1.4124537076909827 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.008612522607871846 }, "meanNumberOfRequestsPerSecond": { "total": 6.450555555555556, "ok": 6.45, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 75951, "ok": 75950, "ko": 1 }, "minResponseTime": { "total": 35, "ok": 35, "ko": 6496 }, "maxResponseTime": { "total": 6496, "ok": 654, "ko": 6496 }, "meanResponseTime": { "total": 44, "ok": 44, "ko": 6496 }, "standardDeviation": { "total": 25, "ok": 10, "ko": 0 }, "percentiles1": { "total": 42, "ok": 42, "ko": 6496 }, "percentiles2": { "total": 45, "ok": 45, "ko": 6496 }, "percentiles3": { "total": 54, "ok": 54, "ko": 6496 }, "percentiles4": { "total": 71, "ok": 71, "ko": 6496 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 75950, "percentage": 99.99868336164106 }, "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.0013166383589419495 }, "meanNumberOfRequestsPerSecond": { "total": 21.0975, "ok": 21.09722222222222, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 75950, "ok": 75949, "ko": 1 }, "minResponseTime": { "total": 38, "ok": 38, "ko": 2670 }, "maxResponseTime": { "total": 2670, "ok": 686, "ko": 2670 }, "meanResponseTime": { "total": 47, "ok": 47, "ko": 2670 }, "standardDeviation": { "total": 14, "ok": 11, "ko": 0 }, "percentiles1": { "total": 45, "ok": 45, "ko": 2670 }, "percentiles2": { "total": 48, "ok": 48, "ko": 2670 }, "percentiles3": { "total": 57, "ok": 57, "ko": 2670 }, "percentiles4": { "total": 73, "ok": 73, "ko": 2670 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 75949, "percentage": 99.99868334430546 }, "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.0013166556945358788 }, "meanNumberOfRequestsPerSecond": { "total": 21.09722222222222, "ok": 21.096944444444443, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 75951, "ok": 75951, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 2082, "ok": 2082, "ko": 0 }, "meanResponseTime": { "total": 39, "ok": 39, "ko": 0 }, "standardDeviation": { "total": 9, "ok": 9, "ko": 0 }, "percentiles1": { "total": 39, "ok": 39, "ko": 0 }, "percentiles2": { "total": 41, "ok": 41, "ko": 0 }, "percentiles3": { "total": 46, "ok": 46, "ko": 0 }, "percentiles4": { "total": 52, "ok": 52, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 75950, "percentage": 99.99868336164106 }, "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.0013166383589419495 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 21.0975, "ok": 21.0975, "ko": 0 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 75941, "ok": 75939, "ko": 2 }, "minResponseTime": { "total": 48, "ok": 48, "ko": 2878 }, "maxResponseTime": { "total": 7723, "ok": 7723, "ko": 3326 }, "meanResponseTime": { "total": 180, "ok": 180, "ko": 3102 }, "standardDeviation": { "total": 462, "ok": 462, "ko": 224 }, "percentiles1": { "total": 88, "ok": 88, "ko": 3102 }, "percentiles2": { "total": 125, "ok": 125, "ko": 3214 }, "percentiles3": { "total": 393, "ok": 393, "ko": 3304 }, "percentiles4": { "total": 2584, "ok": 2580, "ko": 3322 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 73612, "percentage": 96.93314546819242 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 680, "percentage": 0.8954319800898065 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1647, "percentage": 2.1687889282469284 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.002633623470852372 }, "meanNumberOfRequestsPerSecond": { "total": 21.094722222222224, "ok": 21.094166666666666, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 75937, "ok": 75935, "ko": 2 }, "minResponseTime": { "total": 47, "ok": 47, "ko": 4994 }, "maxResponseTime": { "total": 10049, "ok": 7673, "ko": 10049 }, "meanResponseTime": { "total": 179, "ok": 178, "ko": 7522 }, "standardDeviation": { "total": 453, "ok": 451, "ko": 2528 }, "percentiles1": { "total": 89, "ok": 88, "ko": 7522 }, "percentiles2": { "total": 124, "ok": 124, "ko": 8785 }, "percentiles3": { "total": 392, "ok": 392, "ko": 9796 }, "percentiles4": { "total": 2554, "ok": 2546, "ko": 9998 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 73632, "percentage": 96.96458906725312 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 674, "percentage": 0.8875778605949668 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1629, "percentage": 2.1451993099543043 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.002633762197611178 }, "meanNumberOfRequestsPerSecond": { "total": 21.093611111111112, "ok": 21.093055555555555, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 75940, "ok": 75940, "ko": 0 }, "minResponseTime": { "total": 48, "ok": 48, "ko": 0 }, "maxResponseTime": { "total": 7356, "ok": 7356, "ko": 0 }, "meanResponseTime": { "total": 180, "ok": 180, "ko": 0 }, "standardDeviation": { "total": 458, "ok": 458, "ko": 0 }, "percentiles1": { "total": 89, "ok": 89, "ko": 0 }, "percentiles2": { "total": 125, "ok": 125, "ko": 0 }, "percentiles3": { "total": 394, "ok": 394, "ko": 0 }, "percentiles4": { "total": 2604, "ok": 2604, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 73597, "percentage": 96.91466947590203 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 696, "percentage": 0.9165130366078482 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1647, "percentage": 2.168817487490124 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 21.094444444444445, "ok": 21.094444444444445, "ko": 0 }, "spikes": [] }, { "name": " UI IDM managed user schema", "numberOfRequests": { "total": 75936, "ok": 75936, "ko": 0 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "maxResponseTime": { "total": 7652, "ok": 7652, "ko": 0 }, "meanResponseTime": { "total": 177, "ok": 177, "ko": 0 }, "standardDeviation": { "total": 475, "ok": 475, "ko": 0 }, "percentiles1": { "total": 78, "ok": 78, "ko": 0 }, "percentiles2": { "total": 120, "ok": 120, "ko": 0 }, "percentiles3": { "total": 406, "ok": 406, "ko": 0 }, "percentiles4": { "total": 2743, "ok": 2743, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 73511, "percentage": 96.8065212810788 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 703, "percentage": 0.925779603876949 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1722, "percentage": 2.267699115044248 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 21.093333333333334, "ok": 21.093333333333334, "ko": 0 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 75935, "ok": 75933, "ko": 2 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 2337 }, "maxResponseTime": { "total": 7734, "ok": 7734, "ko": 4550 }, "meanResponseTime": { "total": 161, "ok": 161, "ko": 3444 }, "standardDeviation": { "total": 458, "ok": 458, "ko": 1107 }, "percentiles1": { "total": 65, "ok": 65, "ko": 3444 }, "percentiles2": { "total": 104, "ok": 104, "ko": 3997 }, "percentiles3": { "total": 381, "ok": 381, "ko": 4439 }, "percentiles4": { "total": 2555, "ok": 2551, "ko": 4528 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 73611, "percentage": 96.93948771976032 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 680, "percentage": 0.8955027326002502 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1642, "percentage": 2.1623757160729573 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.002633831566471324 }, "meanNumberOfRequestsPerSecond": { "total": 21.093055555555555, "ok": 21.0925, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 75941, "ok": 75939, "ko": 2 }, "minResponseTime": { "total": 43, "ok": 43, "ko": 2849 }, "maxResponseTime": { "total": 7687, "ok": 7687, "ko": 5613 }, "meanResponseTime": { "total": 171, "ok": 171, "ko": 4231 }, "standardDeviation": { "total": 457, "ok": 456, "ko": 1382 }, "percentiles1": { "total": 75, "ok": 75, "ko": 4231 }, "percentiles2": { "total": 118, "ok": 118, "ko": 4922 }, "percentiles3": { "total": 400, "ok": 400, "ko": 5475 }, "percentiles4": { "total": 2578, "ok": 2571, "ko": 5585 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 73605, "percentage": 96.92392778604443 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 695, "percentage": 0.9151841561211994 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1639, "percentage": 2.1582544343635193 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.002633623470852372 }, "meanNumberOfRequestsPerSecond": { "total": 21.094722222222224, "ok": 21.094166666666666, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 75907, "ok": 75812, "ko": 95 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 58 }, "maxResponseTime": { "total": 8008, "ok": 8008, "ko": 5915 }, "meanResponseTime": { "total": 259, "ok": 258, "ko": 959 }, "standardDeviation": { "total": 710, "ok": 708, "ko": 1269 }, "percentiles1": { "total": 73, "ok": 73, "ko": 407 }, "percentiles2": { "total": 128, "ok": 128, "ko": 1191 }, "percentiles3": { "total": 1093, "ok": 1080, "ko": 3756 }, "percentiles4": { "total": 4062, "ok": 4057, "ko": 5664 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 71408, "percentage": 94.07301039429828 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 788, "percentage": 1.0381124270488888 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3616, "percentage": 4.763724030721804 }, "group4": { "name": "failed", "htmlName": "failed", "count": 95, "percentage": 0.12515314793102084 }, "meanNumberOfRequestsPerSecond": { "total": 21.085277777777776, "ok": 21.058888888888887, "ko": 0.02638888888888889 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 75660, "ok": 75540, "ko": 120 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 51 }, "maxResponseTime": { "total": 8279, "ok": 8279, "ko": 6780 }, "meanResponseTime": { "total": 229, "ok": 228, "ko": 1082 }, "standardDeviation": { "total": 691, "ok": 688, "ko": 1441 }, "percentiles1": { "total": 59, "ok": 59, "ko": 368 }, "percentiles2": { "total": 89, "ok": 89, "ko": 1424 }, "percentiles3": { "total": 993, "ok": 982, "ko": 4117 }, "percentiles4": { "total": 3975, "ok": 3961, "ko": 5560 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 71272, "percentage": 94.20037007665873 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 920, "percentage": 1.2159661644197728 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3348, "percentage": 4.425059476605869 }, "group4": { "name": "failed", "htmlName": "failed", "count": 120, "percentage": 0.1586042823156225 }, "meanNumberOfRequestsPerSecond": { "total": 21.016666666666666, "ok": 20.983333333333334, "ko": 0.03333333333333333 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 75857, "ok": 75857, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 7254, "ok": 7254, "ko": 0 }, "meanResponseTime": { "total": 177, "ok": 177, "ko": 0 }, "standardDeviation": { "total": 660, "ok": 660, "ko": 0 }, "percentiles1": { "total": 40, "ok": 40, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 536, "ok": 536, "ko": 0 }, "percentiles4": { "total": 3781, "ok": 3781, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 72402, "percentage": 95.44537748658661 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 472, "percentage": 0.6222233940176912 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2983, "percentage": 3.9323991193957046 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 21.07138888888889, "ok": 21.07138888888889, "ko": 0 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 75837, "ok": 75837, "ko": 0 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 0 }, "maxResponseTime": { "total": 7208, "ok": 7208, "ko": 0 }, "meanResponseTime": { "total": 176, "ok": 176, "ko": 0 }, "standardDeviation": { "total": 655, "ok": 655, "ko": 0 }, "percentiles1": { "total": 40, "ok": 40, "ko": 0 }, "percentiles2": { "total": 44, "ok": 44, "ko": 0 }, "percentiles3": { "total": 549, "ok": 549, "ko": 0 }, "percentiles4": { "total": 3713, "ok": 3713, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 72382, "percentage": 95.44417632554031 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 441, "percentage": 0.5815103445547688 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3014, "percentage": 3.974313329904928 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 21.065833333333334, "ok": 21.065833333333334, "ko": 0 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 75800, "ok": 75800, "ko": 0 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 0 }, "maxResponseTime": { "total": 8148, "ok": 8148, "ko": 0 }, "meanResponseTime": { "total": 267, "ok": 267, "ko": 0 }, "standardDeviation": { "total": 714, "ok": 714, "ko": 0 }, "percentiles1": { "total": 88, "ok": 88, "ko": 0 }, "percentiles2": { "total": 140, "ok": 140, "ko": 0 }, "percentiles3": { "total": 1068, "ok": 1068, "ko": 0 }, "percentiles4": { "total": 4127, "ok": 4127, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 71367, "percentage": 94.15171503957784 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 886, "percentage": 1.1688654353562007 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3547, "percentage": 4.6794195250659625 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 21.055555555555557, "ok": 21.055555555555557, "ko": 0 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 75716, "ok": 75714, "ko": 2 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 1389 }, "maxResponseTime": { "total": 8130, "ok": 8130, "ko": 2503 }, "meanResponseTime": { "total": 263, "ok": 263, "ko": 1946 }, "standardDeviation": { "total": 713, "ok": 712, "ko": 557 }, "percentiles1": { "total": 73, "ok": 73, "ko": 1946 }, "percentiles2": { "total": 132, "ok": 132, "ko": 2225 }, "percentiles3": { "total": 1176, "ok": 1173, "ko": 2447 }, "percentiles4": { "total": 4002, "ok": 4003, "ko": 2492 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 71055, "percentage": 93.84410164298167 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 925, "percentage": 1.2216704527444662 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3734, "percentage": 4.93158645464631 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2, "percentage": 0.0026414496275556027 }, "meanNumberOfRequestsPerSecond": { "total": 21.032222222222224, "ok": 21.031666666666666, "ko": 0.0005555555555555556 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 75594, "ok": 75593, "ko": 1 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 1646 }, "maxResponseTime": { "total": 8017, "ok": 8017, "ko": 1646 }, "meanResponseTime": { "total": 268, "ok": 268, "ko": 1646 }, "standardDeviation": { "total": 710, "ok": 710, "ko": 0 }, "percentiles1": { "total": 88, "ok": 88, "ko": 1646 }, "percentiles2": { "total": 140, "ok": 140, "ko": 1646 }, "percentiles3": { "total": 1098, "ok": 1098, "ko": 1646 }, "percentiles4": { "total": 4012, "ok": 4012, "ko": 1646 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 71135, "percentage": 94.10138370770167 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 855, "percentage": 1.1310421462020797 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 3603, "percentage": 4.766251289784903 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.0013228563113474616 }, "meanNumberOfRequestsPerSecond": { "total": 20.998333333333335, "ok": 20.998055555555556, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 57012, "ok": 56925, "ko": 87 }, "minResponseTime": { "total": 37, "ok": 37, "ko": 53 }, "maxResponseTime": { "total": 8246, "ok": 8246, "ko": 5678 }, "meanResponseTime": { "total": 269, "ok": 267, "ko": 1269 }, "standardDeviation": { "total": 758, "ok": 755, "ko": 1467 }, "percentiles1": { "total": 70, "ok": 70, "ko": 465 }, "percentiles2": { "total": 116, "ok": 115, "ko": 2120 }, "percentiles3": { "total": 1365, "ok": 1341, "ko": 4442 }, "percentiles4": { "total": 4392, "ok": 4373, "ko": 5429 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 53343, "percentage": 93.56451273416123 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 591, "percentage": 1.0366238686592297 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2991, "percentage": 5.2462639444327515 }, "group4": { "name": "failed", "htmlName": "failed", "count": 87, "percentage": 0.15259945274679015 }, "meanNumberOfRequestsPerSecond": { "total": 15.836666666666666, "ok": 15.8125, "ko": 0.024166666666666666 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 19405, "ok": 19404, "ko": 1 }, "minResponseTime": { "total": 144, "ok": 144, "ko": 6496 }, "maxResponseTime": { "total": 9931, "ok": 9931, "ko": 6496 }, "meanResponseTime": { "total": 821, "ok": 821, "ko": 6496 }, "standardDeviation": { "total": 1031, "ok": 1031, "ko": 0 }, "percentiles1": { "total": 506, "ok": 506, "ko": 6496 }, "percentiles2": { "total": 757, "ok": 757, "ko": 6496 }, "percentiles3": { "total": 2976, "ok": 2974, "ko": 6496 }, "percentiles4": { "total": 5985, "ok": 5978, "ko": 6496 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15016, "percentage": 77.38211801082196 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2160, "percentage": 11.131151765009019 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2228, "percentage": 11.481576913166709 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1, "percentage": 0.00515331100231899 }, "meanNumberOfRequestsPerSecond": { "total": 5.3902777777777775, "ok": 5.39, "ko": 0.0002777777777777778 }, "spikes": [] }, { "name": "ReadPolicy", "numberOfRequests": { "total": 113626, "ok": 113593, "ko": 33 }, "minResponseTime": { "total": 38, "ok": 46, "ko": 38 }, "maxResponseTime": { "total": 12973, "ok": 12973, "ko": 11026 }, "meanResponseTime": { "total": 615, "ok": 614, "ko": 1465 }, "standardDeviation": { "total": 1527, "ok": 1527, "ko": 2494 }, "percentiles1": { "total": 103, "ok": 103, "ko": 102 }, "percentiles2": { "total": 223, "ok": 223, "ko": 2703 }, "percentiles3": { "total": 4543, "ok": 4541, "ko": 5740 }, "percentiles4": { "total": 7685, "ok": 7684, "ko": 9577 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 99156, "percentage": 87.26523858975939 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2383, "percentage": 2.0972312674915954 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 12054, "percentage": 10.608487494059458 }, "group4": { "name": "failed", "htmlName": "failed", "count": 33, "percentage": 0.02904264868956049 }, "meanNumberOfRequestsPerSecond": { "total": 31.56277777777778, "ok": 31.55361111111111, "ko": 0.009166666666666667 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "total": 12734, "ok": 12734, "ko": 0 }, "minResponseTime": { "total": 44, "ok": 44, "ko": 0 }, "maxResponseTime": { "total": 7587, "ok": 7587, "ko": 0 }, "meanResponseTime": { "total": 287, "ok": 287, "ko": 0 }, "standardDeviation": { "total": 781, "ok": 781, "ko": 0 }, "percentiles1": { "total": 76, "ok": 76, "ko": 0 }, "percentiles2": { "total": 139, "ok": 139, "ko": 0 }, "percentiles3": { "total": 1517, "ok": 1517, "ko": 0 }, "percentiles4": { "total": 4625, "ok": 4625, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 11908, "percentage": 93.5134286163028 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 100, "percentage": 0.785299198994817 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 726, "percentage": 5.701272184702372 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 3.5372222222222223, "ok": 3.5372222222222223, "ko": 0 }, "spikes": [] }, { "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 12722, "ok": 12722, "ko": 0 }, "minResponseTime": { "total": 109, "ok": 109, "ko": 0 }, "maxResponseTime": { "total": 10338, "ok": 10338, "ko": 0 }, "meanResponseTime": { "total": 686, "ok": 686, "ko": 0 }, "standardDeviation": { "total": 1051, "ok": 1051, "ko": 0 }, "percentiles1": { "total": 349, "ok": 349, "ko": 0 }, "percentiles2": { "total": 549, "ok": 549, "ko": 0 }, "percentiles3": { "total": 2877, "ok": 2877, "ko": 0 }, "percentiles4": { "total": 5953, "ok": 5953, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 10612, "percentage": 83.41455745951895 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 831, "percentage": 6.53199182518472 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1279, "percentage": 10.053450715296337 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 3.533888888888889, "ok": 3.533888888888889, "ko": 0 }, "spikes": [] }, { "name": "DeletePolicy", "numberOfRequests": { "total": 113376, "ok": 113327, "ko": 49 }, "minResponseTime": { "total": 37, "ok": 55, "ko": 37 }, "maxResponseTime": { "total": 17855, "ok": 17855, "ko": 8723 }, "meanResponseTime": { "total": 726, "ok": 725, "ko": 1059 }, "standardDeviation": { "total": 1759, "ok": 1759, "ko": 1857 }, "percentiles1": { "total": 132, "ok": 132, "ko": 177 }, "percentiles2": { "total": 285, "ok": 285, "ko": 1078 }, "percentiles3": { "total": 5077, "ok": 5078, "ko": 5162 }, "percentiles4": { "total": 8533, "ok": 8532, "ko": 7316 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 97838, "percentage": 86.29515946937623 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2542, "percentage": 2.242097092859159 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 12947, "percentage": 11.419524414338133 }, "group4": { "name": "failed", "htmlName": "failed", "count": 49, "percentage": 0.04321902342647474 }, "meanNumberOfRequestsPerSecond": { "total": 31.493333333333332, "ok": 31.47972222222222, "ko": 0.01361111111111111 }, "spikes": [] }, { "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "total": 3170, "ok": 3170, "ko": 0 }, "minResponseTime": { "total": 149, "ok": 149, "ko": 0 }, "maxResponseTime": { "total": 10109, "ok": 10109, "ko": 0 }, "meanResponseTime": { "total": 840, "ok": 840, "ko": 0 }, "standardDeviation": { "total": 1083, "ok": 1083, "ko": 0 }, "percentiles1": { "total": 504, "ok": 504, "ko": 0 }, "percentiles2": { "total": 756, "ok": 756, "ko": 0 }, "percentiles3": { "total": 3256, "ok": 3256, "ko": 0 }, "percentiles4": { "total": 6108, "ok": 6108, "ko": 0 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2458, "percentage": 77.53943217665615 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 325, "percentage": 10.25236593059937 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 387, "percentage": 12.208201892744478 }, "group4": { "name": "failed", "htmlName": "failed", "count": 0, "percentage": 0.0 }, "meanNumberOfRequestsPerSecond": { "total": 0.8805555555555555, "ok": 0.8805555555555555, "ko": 0 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 1361, "avg_response_time": 468, "max_response_time": 34800, "min_response_time": 33, "num_requests": 4899905, "num_requests_pass": 4876072, "num_requests_percent_pass": 99.514 }, "options": "; duration:3600; testCase:idc.benchmark.Mix2024; testMode:open; throughput:100", "stats": { "details": [ { "group1": { "count": 322597, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 93.5427093421793 }, "group2": { "count": 3287, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.9531238220062286 }, "group3": { "count": 18971, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5.500977191140907 }, "group4": { "count": 11, "htmlName": "failed", "name": "failed", "percentage": 0.003189644673583363 }, "maxResponseTime": { "ko": 5833, "ok": 8291, "total": 8291 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0030555555555555557, "ok": 95.79305555555555, "total": 95.79611111111112 }, "meanResponseTime": { "ko": 3067, "ok": 293, "total": 293 }, "minResponseTime": { "ko": 41, "ok": 42, "total": 41 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 11, "ok": 344855, "total": 344866 }, "percentiles1": { "ko": 3576, "ok": 84, "total": 84 }, "percentiles2": { "ko": 4272, "ok": 155, "total": 155 }, "percentiles3": { "ko": 5755, "ok": 1453, "total": 1455 }, "percentiles4": { "ko": 5817, "ok": 4361, "total": 4363 }, "spikes": [], "standardDeviation": { "ko": 1823, "ok": 758, "total": 758 } }, { "group1": { "count": 277203, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 80.47348787249793 }, "group2": { "count": 20425, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5.929484853323269 }, "group3": { "count": 46804, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 13.58744720073157 }, "group4": { "count": 33, "htmlName": "failed", "name": "failed", "percentage": 0.009580073447229762 }, "maxResponseTime": { "ko": 18459, "ok": 26876, "total": 26876 }, "meanNumberOfRequestsPerSecond": { "ko": 0.009166666666666667, "ok": 95.67555555555556, "total": 95.68472222222222 }, "meanResponseTime": { "ko": 10371, "ok": 1211, "total": 1212 }, "minResponseTime": { "ko": 38, "ok": 75, "total": 38 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 33, "ok": 344432, "total": 344465 }, "percentiles1": { "ko": 12250, "ok": 327, "total": 327 }, "percentiles2": { "ko": 15149, "ok": 603, "total": 603 }, "percentiles3": { "ko": 17395, "ok": 5643, "total": 5653 }, "percentiles4": { "ko": 18350, "ok": 16984, "total": 16984 }, "spikes": [], "standardDeviation": { "ko": 5548, "ok": 3019, "total": 3021 } }, { "group1": { "count": 154433, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 80.9724050062132 }, "group2": { "count": 7786, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4.082360281665032 }, "group3": { "count": 28487, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 14.93632126172512 }, "group4": { "count": 17, "htmlName": "failed", "name": "failed", "percentage": 0.008913450396648542 }, "maxResponseTime": { "ko": 22993, "ok": 29566, "total": 29566 }, "meanNumberOfRequestsPerSecond": { "ko": 0.004722222222222222, "ok": 52.97388888888889, "total": 52.978611111111114 }, "meanResponseTime": { "ko": 4913, "ok": 1706, "total": 1706 }, "minResponseTime": { "ko": 199, "ok": 69, "total": 69 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 17, "ok": 190706, "total": 190723 }, "percentiles1": { "ko": 3015, "ok": 262, "total": 262 }, "percentiles2": { "ko": 5415, "ok": 547, "total": 547 }, "percentiles3": { "ko": 14119, "ok": 15763, "total": 15759 }, "percentiles4": { "ko": 21218, "ok": 20573, "total": 20577 }, "spikes": [], "standardDeviation": { "ko": 5239, "ok": 4415, "total": 4415 } }, { "group1": { "count": 362101, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90.5275131878297 }, "group2": { "count": 6525, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.6312907822695566 }, "group3": { "count": 22396, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5.599139978499462 }, "group4": { "count": 8968, "htmlName": "failed", "name": "failed", "percentage": 2.242056051401285 }, "maxResponseTime": { "ko": 12268, "ok": 12433, "total": 12433 }, "meanNumberOfRequestsPerSecond": { "ko": 2.491111111111111, "ok": 108.61722222222222, "total": 111.10833333333333 }, "meanResponseTime": { "ko": 4181, "ok": 363, "total": 449 }, "minResponseTime": { "ko": 36, "ok": 39, "total": 36 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 8968, "ok": 391022, "total": 399990 }, "percentiles1": { "ko": 4016, "ok": 120, "total": 122 }, "percentiles2": { "ko": 5726, "ok": 217, "total": 233 }, "percentiles3": { "ko": 8978, "ok": 1510, "total": 2493 }, "percentiles4": { "ko": 10366, "ok": 5263, "total": 6079 }, "spikes": [], "standardDeviation": { "ko": 2518, "ok": 900, "total": 1119 } }, { "group1": { "count": 353407, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 90.42404300558039 }, "group2": { "count": 7372, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.8862276215160951 }, "group3": { "count": 22972, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5.877702241110653 }, "group4": { "count": 7082, "htmlName": "failed", "name": "failed", "percentage": 1.812027131792863 }, "maxResponseTime": { "ko": 15316, "ok": 15884, "total": 15884 }, "meanNumberOfRequestsPerSecond": { "ko": 1.9672222222222222, "ok": 106.5975, "total": 108.56472222222222 }, "meanResponseTime": { "ko": 5267, "ok": 391, "total": 480 }, "minResponseTime": { "ko": 38, "ok": 39, "total": 38 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 7082, "ok": 383751, "total": 390833 }, "percentiles1": { "ko": 5269, "ok": 130, "total": 132 }, "percentiles2": { "ko": 7345, "ok": 237, "total": 251 }, "percentiles3": { "ko": 10356, "ok": 1558, "total": 2370 }, "percentiles4": { "ko": 12399, "ok": 5846, "total": 7053 }, "spikes": [], "standardDeviation": { "ko": 2967, "ok": 989, "total": 1242 } }, { "group1": { "count": 83732, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 73.45621068699612 }, "group2": { "count": 7328, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.428690487678636 }, "group3": { "count": 22916, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 20.103694216108572 }, "group4": { "count": 13, "htmlName": "failed", "name": "failed", "percentage": 0.011404609216678803 }, "maxResponseTime": { "ko": 22407, "ok": 34800, "total": 34800 }, "meanNumberOfRequestsPerSecond": { "ko": 0.003611111111111111, "ok": 31.66, "total": 31.663611111111113 }, "meanResponseTime": { "ko": 1768, "ok": 2472, "total": 2472 }, "minResponseTime": { "ko": 36, "ok": 52, "total": 36 }, "name": "GetUUid", "numberOfRequests": { "ko": 13, "ok": 113976, "total": 113989 }, "percentiles1": { "ko": 40, "ok": 338, "total": 338 }, "percentiles2": { "ko": 42, "ok": 873, "total": 873 }, "percentiles3": { "ko": 9050, "ok": 21339, "total": 21339 }, "percentiles4": { "ko": 19736, "ok": 25689, "total": 25689 }, "spikes": [], "standardDeviation": { "ko": 5958, "ok": 5944, "total": 5944 } }, { "group1": { "count": 321827, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.35030401820005 }, "group2": { "count": 2806, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.82263748248304 }, "group3": { "count": 16462, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.826178986684178 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.0008795126327331149 }, "maxResponseTime": { "ko": 5318, "ok": 8637, "total": 8637 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 94.74861111111112, "total": 94.74944444444445 }, "meanResponseTime": { "ko": 3768, "ok": 218, "total": 218 }, "minResponseTime": { "ko": 977, "ok": 34, "total": 34 }, "name": "GetOpenidConfig", "numberOfRequests": { "ko": 3, "ok": 341095, "total": 341098 }, "percentiles1": { "ko": 5010, "ok": 44, "total": 44 }, "percentiles2": { "ko": 5164, "ok": 59, "total": 59 }, "percentiles3": { "ko": 5287, "ok": 1108, "total": 1109 }, "percentiles4": { "ko": 5312, "ok": 4277, "total": 4276 }, "spikes": [], "standardDeviation": { "ko": 1978, "ok": 728, "total": 728 } }, { "group1": { "count": 99320, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 87.23989213593683 }, "group2": { "count": 2424, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.1291733642520225 }, "group3": { "count": 11993, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 10.534313596317865 }, "group4": { "count": 110, "htmlName": "failed", "name": "failed", "percentage": 0.09662090349328485 }, "maxResponseTime": { "ko": 8219, "ok": 13488, "total": 13488 }, "meanNumberOfRequestsPerSecond": { "ko": 0.030555555555555555, "ok": 31.593611111111112, "total": 31.624166666666667 }, "meanResponseTime": { "ko": 379, "ok": 632, "total": 632 }, "minResponseTime": { "ko": 61, "ok": 53, "total": 53 }, "name": "CreatePolicy", "numberOfRequests": { "ko": 110, "ok": 113737, "total": 113847 }, "percentiles1": { "ko": 106, "ok": 123, "total": 123 }, "percentiles2": { "ko": 220, "ok": 244, "total": 244 }, "percentiles3": { "ko": 1689, "ok": 4551, "total": 4548 }, "percentiles4": { "ko": 3316, "ok": 7867, "total": 7867 }, "spikes": [], "standardDeviation": { "ko": 957, "ok": 1548, "total": 1547 } }, { "group1": { "count": 216066, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 92.77718378441047 }, "group2": { "count": 2061, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.8849785518298575 }, "group3": { "count": 7575, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 3.2526504270311354 }, "group4": { "count": 7185, "htmlName": "failed", "name": "failed", "percentage": 3.0851872367285424 }, "maxResponseTime": { "ko": 12220, "ok": 11792, "total": 12220 }, "meanNumberOfRequestsPerSecond": { "ko": 1.9958333333333333, "ok": 62.695, "total": 64.69083333333333 }, "meanResponseTime": { "ko": 3262, "ok": 235, "total": 329 }, "minResponseTime": { "ko": 43, "ok": 37, "total": 37 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 7185, "ok": 225702, "total": 232887 }, "percentiles1": { "ko": 3072, "ok": 68, "total": 69 }, "percentiles2": { "ko": 4836, "ok": 108, "total": 118 }, "percentiles3": { "ko": 7598, "ok": 646, "total": 1507 }, "percentiles4": { "ko": 9479, "ok": 4696, "total": 5773 }, "spikes": [], "standardDeviation": { "ko": 2348, "ok": 768, "total": 1008 } }, { "group1": { "count": 72166, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.648899614406 }, "group2": { "count": 487, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.6387220313196758 }, "group3": { "count": 3593, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.712378354274323 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7342, "total": 7342 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 21.179444444444446, "total": 21.179444444444446 }, "meanResponseTime": { "ko": 0, "ok": 200, "total": 200 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1", "numberOfRequests": { "ko": 0, "ok": 76246, "total": 76246 }, "percentiles1": { "ko": 0, "ok": 40, "total": 40 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 1031, "total": 1031 }, "percentiles4": { "ko": 0, "ok": 4375, "total": 4375 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 722, "total": 722 } }, { "group1": { "count": 72156, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.66806612437681 }, "group2": { "count": 452, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.5930202046706902 }, "group3": { "count": 3612, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.738913670952506 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7355, "total": 7355 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 21.17222222222222, "total": 21.17222222222222 }, "meanResponseTime": { "ko": 0, "ok": 200, "total": 200 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 1 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 76220, "total": 76220 }, "percentiles1": { "ko": 0, "ok": 40, "total": 40 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 1021, "total": 1021 }, "percentiles4": { "ko": 0, "ok": 4370, "total": 4370 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 722, "total": 722 } }, { "group1": { "count": 71310, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 93.59987399259705 }, "group2": { "count": 770, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.0106843777071903 }, "group3": { "count": 4105, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5.3881290525818395 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0013125771139054418 }, "maxResponseTime": { "ko": 8221, "ok": 8835, "total": 8835 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 21.1625, "total": 21.162777777777777 }, "meanResponseTime": { "ko": 8221, "ok": 303, "total": 303 }, "minResponseTime": { "ko": 8221, "ok": 40, "total": 40 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 1, "ok": 76185, "total": 76186 }, "percentiles1": { "ko": 8221, "ok": 98, "total": 98 }, "percentiles2": { "ko": 8221, "ok": 162, "total": 162 }, "percentiles3": { "ko": 8221, "ok": 1409, "total": 1410 }, "percentiles4": { "ko": 8221, "ok": 4685, "total": 4687 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 780, "total": 781 } }, { "group1": { "count": 71610, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 93.987478836083 }, "group2": { "count": 694, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.9108687377774278 }, "group3": { "count": 3885, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5.099027444186321 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.0026249819532490714 }, "maxResponseTime": { "ko": 6497, "ok": 8632, "total": 8632 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 21.163611111111113, "total": 21.164166666666667 }, "meanResponseTime": { "ko": 3288, "ok": 284, "total": 284 }, "minResponseTime": { "ko": 78, "ok": 35, "total": 35 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 2, "ok": 76189, "total": 76191 }, "percentiles1": { "ko": 3288, "ok": 95, "total": 95 }, "percentiles2": { "ko": 4892, "ok": 145, "total": 145 }, "percentiles3": { "ko": 6176, "ok": 1251, "total": 1252 }, "percentiles4": { "ko": 6433, "ok": 4470, "total": 4467 }, "spikes": [], "standardDeviation": { "ko": 3210, "ok": 756, "total": 756 } }, { "group1": { "count": 72247, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.96687523003312 }, "group2": { "count": 457, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.600715074399285 }, "group3": { "count": 3372, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.43240969556759 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7374, "total": 7374 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 21.13222222222222, "total": 21.13222222222222 }, "meanResponseTime": { "ko": 0, "ok": 192, "total": 192 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2", "numberOfRequests": { "ko": 0, "ok": 76076, "total": 76076 }, "percentiles1": { "ko": 0, "ok": 40, "total": 40 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 816, "total": 816 }, "percentiles4": { "ko": 0, "ok": 4122, "total": 4122 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 703, "total": 703 } }, { "group1": { "count": 72323, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 95.08302328333093 }, "group2": { "count": 441, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.5797825486767547 }, "group3": { "count": 3297, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.334564768678596 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.002629399313726779 }, "maxResponseTime": { "ko": 3652, "ok": 7365, "total": 7365 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 21.128055555555555, "total": 21.128611111111113 }, "meanResponseTime": { "ko": 2252, "ok": 188, "total": 188 }, "minResponseTime": { "ko": 851, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 2 Redirect 1", "numberOfRequests": { "ko": 2, "ok": 76061, "total": 76063 }, "percentiles1": { "ko": 2252, "ok": 40, "total": 40 }, "percentiles2": { "ko": 2952, "ok": 44, "total": 44 }, "percentiles3": { "ko": 3512, "ok": 750, "total": 751 }, "percentiles4": { "ko": 3624, "ok": 3988, "total": 3988 }, "spikes": [], "standardDeviation": { "ko": 1401, "ok": 691, "total": 691 } }, { "group1": { "count": 22526, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 89.03205406900912 }, "group2": { "count": 517, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.0433974941701907 }, "group3": { "count": 2258, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 8.924548436820679 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 11890, "total": 11890 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 7.0280555555555555, "total": 7.0280555555555555 }, "meanResponseTime": { "ko": 0, "ok": 497, "total": 497 }, "minResponseTime": { "ko": 0, "ok": 42, "total": 42 }, "name": "getIdToken", "numberOfRequests": { "ko": 0, "ok": 25301, "total": 25301 }, "percentiles1": { "ko": 0, "ok": 100, "total": 100 }, "percentiles2": { "ko": 0, "ok": 212, "total": 212 }, "percentiles3": { "ko": 0, "ok": 3205, "total": 3205 }, "percentiles4": { "ko": 0, "ok": 6932, "total": 6932 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1263, "total": 1263 } }, { "group1": { "count": 76060, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99868526577352 }, "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.0013147342264761177 }, "maxResponseTime": { "ko": 2455, "ok": 451, "total": 2455 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 21.127777777777776, "total": 21.128055555555555 }, "meanResponseTime": { "ko": 2455, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 2455, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 1, "ok": 76060, "total": 76061 }, "percentiles1": { "ko": 2455, "ok": 39, "total": 39 }, "percentiles2": { "ko": 2455, "ok": 41, "total": 41 }, "percentiles3": { "ko": 2455, "ok": 45, "total": 45 }, "percentiles4": { "ko": 2455, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 4, "total": 10 } }, { "group1": { "count": 76060, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99868526577352 }, "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.0013147342264761177 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 1253, "total": 1253 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 21.128055555555555, "total": 21.128055555555555 }, "meanResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 0, "ok": 76061, "total": 76061 }, "percentiles1": { "ko": 0, "ok": 39, "total": 39 }, "percentiles2": { "ko": 0, "ok": 41, "total": 41 }, "percentiles3": { "ko": 0, "ok": 45, "total": 45 }, "percentiles4": { "ko": 0, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 6, "total": 6 } }, { "group1": { "count": 25299, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.9920951741038 }, "group2": { "count": 1, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.003952412948104818 }, "group3": { "count": 0, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 0.0 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.003952412948104818 }, "maxResponseTime": { "ko": 6498, "ok": 1078, "total": 6498 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 7.027777777777778, "total": 7.0280555555555555 }, "meanResponseTime": { "ko": 6498, "ok": 41, "total": 41 }, "minResponseTime": { "ko": 6498, "ok": 34, "total": 34 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 1, "ok": 25300, "total": 25301 }, "percentiles1": { "ko": 6498, "ok": 40, "total": 40 }, "percentiles2": { "ko": 6498, "ok": 42, "total": 42 }, "percentiles3": { "ko": 6498, "ok": 49, "total": 49 }, "percentiles4": { "ko": 6498, "ok": 60, "total": 60 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 42 } }, { "group1": { "count": 22221, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 95.6441268884776 }, "group2": { "count": 315, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.3558300692979812 }, "group3": { "count": 694, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2.9871303748977747 }, "group4": { "count": 3, "htmlName": "failed", "name": "failed", "percentage": 0.012912667326647441 }, "maxResponseTime": { "ko": 10711, "ok": 10300, "total": 10711 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0008333333333333334, "ok": 6.4527777777777775, "total": 6.453611111111111 }, "meanResponseTime": { "ko": 10501, "ok": 266, "total": 267 }, "minResponseTime": { "ko": 10106, "ok": 57, "total": 57 }, "name": "createOrganization", "numberOfRequests": { "ko": 3, "ok": 23230, "total": 23233 }, "percentiles1": { "ko": 10686, "ok": 126, "total": 126 }, "percentiles2": { "ko": 10699, "ok": 183, "total": 183 }, "percentiles3": { "ko": 10709, "ok": 693, "total": 694 }, "percentiles4": { "ko": 10711, "ok": 3937, "total": 3976 }, "spikes": [], "standardDeviation": { "ko": 279, "ok": 671, "total": 681 } }, { "group1": { "count": 22549, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 97.08516317919573 }, "group2": { "count": 240, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.033324722293981 }, "group3": { "count": 436, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.8772065788340655 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0043055196762249205 }, "maxResponseTime": { "ko": 10429, "ok": 9557, "total": 10429 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 6.451388888888889, "total": 6.451666666666667 }, "meanResponseTime": { "ko": 10429, "ok": 192, "total": 192 }, "minResponseTime": { "ko": 10429, "ok": 48, "total": 48 }, "name": "queryOrganization", "numberOfRequests": { "ko": 1, "ok": 23225, "total": 23226 }, "percentiles1": { "ko": 10429, "ok": 94, "total": 94 }, "percentiles2": { "ko": 10429, "ok": 133, "total": 133 }, "percentiles3": { "ko": 10429, "ok": 446, "total": 446 }, "percentiles4": { "ko": 10429, "ok": 2549, "total": 2576 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 540, "total": 544 } }, { "group1": { "count": 72234, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 95.08226931683559 }, "group2": { "count": 474, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.6239304988811373 }, "group3": { "count": 3262, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.29380018428327 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7352, "total": 7352 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 21.102777777777778, "total": 21.102777777777778 }, "meanResponseTime": { "ko": 0, "ok": 187, "total": 187 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3", "numberOfRequests": { "ko": 0, "ok": 75970, "total": 75970 }, "percentiles1": { "ko": 0, "ok": 40, "total": 40 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 752, "total": 752 }, "percentiles4": { "ko": 0, "ok": 3955, "total": 3955 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 685, "total": 685 } }, { "group1": { "count": 72256, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 95.13376869601854 }, "group2": { "count": 475, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.6253949863071414 }, "group3": { "count": 3221, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.2408363176743205 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7335, "total": 7335 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 21.09777777777778, "total": 21.09777777777778 }, "meanResponseTime": { "ko": 0, "ok": 186, "total": 186 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Post-Login - stage 3 Redirect 1", "numberOfRequests": { "ko": 0, "ok": 75952, "total": 75952 }, "percentiles1": { "ko": 0, "ok": 40, "total": 40 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 712, "total": 712 }, "percentiles4": { "ko": 0, "ok": 3943, "total": 3943 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 681, "total": 681 } }, { "group1": { "count": 22760, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98.01050727758161 }, "group2": { "count": 132, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.5684264921195418 }, "group3": { "count": 328, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1.4124537076909827 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.008612522607871846 }, "maxResponseTime": { "ko": 10944, "ok": 10421, "total": 10944 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 6.45, "total": 6.450555555555556 }, "meanResponseTime": { "ko": 10535, "ok": 182, "total": 183 }, "minResponseTime": { "ko": 10125, "ok": 52, "total": 52 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 2, "ok": 23220, "total": 23222 }, "percentiles1": { "ko": 10535, "ok": 110, "total": 110 }, "percentiles2": { "ko": 10739, "ok": 147, "total": 147 }, "percentiles3": { "ko": 10903, "ok": 331, "total": 331 }, "percentiles4": { "ko": 10936, "ok": 1692, "total": 1699 }, "spikes": [], "standardDeviation": { "ko": 410, "ok": 463, "total": 472 } }, { "group1": { "count": 75950, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99868336164106 }, "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.0013166383589419495 }, "maxResponseTime": { "ko": 6496, "ok": 654, "total": 6496 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 21.09722222222222, "total": 21.0975 }, "meanResponseTime": { "ko": 6496, "ok": 44, "total": 44 }, "minResponseTime": { "ko": 6496, "ok": 35, "total": 35 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 1, "ok": 75950, "total": 75951 }, "percentiles1": { "ko": 6496, "ok": 42, "total": 42 }, "percentiles2": { "ko": 6496, "ok": 45, "total": 45 }, "percentiles3": { "ko": 6496, "ok": 54, "total": 54 }, "percentiles4": { "ko": 6496, "ok": 71, "total": 71 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 10, "total": 25 } }, { "group1": { "count": 75949, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99868334430546 }, "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.0013166556945358788 }, "maxResponseTime": { "ko": 2670, "ok": 686, "total": 2670 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 21.096944444444443, "total": 21.09722222222222 }, "meanResponseTime": { "ko": 2670, "ok": 47, "total": 47 }, "minResponseTime": { "ko": 2670, "ok": 38, "total": 38 }, "name": " UI IDM version", "numberOfRequests": { "ko": 1, "ok": 75949, "total": 75950 }, "percentiles1": { "ko": 2670, "ok": 45, "total": 45 }, "percentiles2": { "ko": 2670, "ok": 48, "total": 48 }, "percentiles3": { "ko": 2670, "ok": 57, "total": 57 }, "percentiles4": { "ko": 2670, "ok": 73, "total": 73 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 11, "total": 14 } }, { "group1": { "count": 75950, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99.99868336164106 }, "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.0013166383589419495 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 2082, "total": 2082 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 21.0975, "total": 21.0975 }, "meanResponseTime": { "ko": 0, "ok": 39, "total": 39 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 0, "ok": 75951, "total": 75951 }, "percentiles1": { "ko": 0, "ok": 39, "total": 39 }, "percentiles2": { "ko": 0, "ok": 41, "total": 41 }, "percentiles3": { "ko": 0, "ok": 46, "total": 46 }, "percentiles4": { "ko": 0, "ok": 52, "total": 52 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 9, "total": 9 } }, { "group1": { "count": 73612, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96.93314546819242 }, "group2": { "count": 680, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.8954319800898065 }, "group3": { "count": 1647, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2.1687889282469284 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.002633623470852372 }, "maxResponseTime": { "ko": 3326, "ok": 7723, "total": 7723 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 21.094166666666666, "total": 21.094722222222224 }, "meanResponseTime": { "ko": 3102, "ok": 180, "total": 180 }, "minResponseTime": { "ko": 2878, "ok": 48, "total": 48 }, "name": " UI IDM features", "numberOfRequests": { "ko": 2, "ok": 75939, "total": 75941 }, "percentiles1": { "ko": 3102, "ok": 88, "total": 88 }, "percentiles2": { "ko": 3214, "ok": 125, "total": 125 }, "percentiles3": { "ko": 3304, "ok": 393, "total": 393 }, "percentiles4": { "ko": 3322, "ok": 2580, "total": 2584 }, "spikes": [], "standardDeviation": { "ko": 224, "ok": 462, "total": 462 } }, { "group1": { "count": 73632, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96.96458906725312 }, "group2": { "count": 674, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.8875778605949668 }, "group3": { "count": 1629, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2.1451993099543043 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.002633762197611178 }, "maxResponseTime": { "ko": 10049, "ok": 7673, "total": 10049 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 21.093055555555555, "total": 21.093611111111112 }, "meanResponseTime": { "ko": 7522, "ok": 178, "total": 179 }, "minResponseTime": { "ko": 4994, "ok": 47, "total": 47 }, "name": " UI IDM login", "numberOfRequests": { "ko": 2, "ok": 75935, "total": 75937 }, "percentiles1": { "ko": 7522, "ok": 88, "total": 89 }, "percentiles2": { "ko": 8785, "ok": 124, "total": 124 }, "percentiles3": { "ko": 9796, "ok": 392, "total": 392 }, "percentiles4": { "ko": 9998, "ok": 2546, "total": 2554 }, "spikes": [], "standardDeviation": { "ko": 2528, "ok": 451, "total": 453 } }, { "group1": { "count": 73597, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96.91466947590203 }, "group2": { "count": 696, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.9165130366078482 }, "group3": { "count": 1647, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2.168817487490124 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7356, "total": 7356 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 21.094444444444445, "total": 21.094444444444445 }, "meanResponseTime": { "ko": 0, "ok": 180, "total": 180 }, "minResponseTime": { "ko": 0, "ok": 48, "total": 48 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 0, "ok": 75940, "total": 75940 }, "percentiles1": { "ko": 0, "ok": 89, "total": 89 }, "percentiles2": { "ko": 0, "ok": 125, "total": 125 }, "percentiles3": { "ko": 0, "ok": 394, "total": 394 }, "percentiles4": { "ko": 0, "ok": 2604, "total": 2604 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 458, "total": 458 } }, { "group1": { "count": 73511, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96.8065212810788 }, "group2": { "count": 703, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.925779603876949 }, "group3": { "count": 1722, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2.267699115044248 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7652, "total": 7652 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 21.093333333333334, "total": 21.093333333333334 }, "meanResponseTime": { "ko": 0, "ok": 177, "total": 177 }, "minResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "name": " UI IDM managed user schema", "numberOfRequests": { "ko": 0, "ok": 75936, "total": 75936 }, "percentiles1": { "ko": 0, "ok": 78, "total": 78 }, "percentiles2": { "ko": 0, "ok": 120, "total": 120 }, "percentiles3": { "ko": 0, "ok": 406, "total": 406 }, "percentiles4": { "ko": 0, "ok": 2743, "total": 2743 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 475, "total": 475 } }, { "group1": { "count": 73611, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96.93948771976032 }, "group2": { "count": 680, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.8955027326002502 }, "group3": { "count": 1642, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2.1623757160729573 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.002633831566471324 }, "maxResponseTime": { "ko": 4550, "ok": 7734, "total": 7734 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 21.0925, "total": 21.093055555555555 }, "meanResponseTime": { "ko": 3444, "ok": 161, "total": 161 }, "minResponseTime": { "ko": 2337, "ok": 39, "total": 39 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 2, "ok": 75933, "total": 75935 }, "percentiles1": { "ko": 3444, "ok": 65, "total": 65 }, "percentiles2": { "ko": 3997, "ok": 104, "total": 104 }, "percentiles3": { "ko": 4439, "ok": 381, "total": 381 }, "percentiles4": { "ko": 4528, "ok": 2551, "total": 2555 }, "spikes": [], "standardDeviation": { "ko": 1107, "ok": 458, "total": 458 } }, { "group1": { "count": 73605, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96.92392778604443 }, "group2": { "count": 695, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.9151841561211994 }, "group3": { "count": 1639, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2.1582544343635193 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.002633623470852372 }, "maxResponseTime": { "ko": 5613, "ok": 7687, "total": 7687 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 21.094166666666666, "total": 21.094722222222224 }, "meanResponseTime": { "ko": 4231, "ok": 171, "total": 171 }, "minResponseTime": { "ko": 2849, "ok": 43, "total": 43 }, "name": " UI IDM user", "numberOfRequests": { "ko": 2, "ok": 75939, "total": 75941 }, "percentiles1": { "ko": 4231, "ok": 75, "total": 75 }, "percentiles2": { "ko": 4922, "ok": 118, "total": 118 }, "percentiles3": { "ko": 5475, "ok": 400, "total": 400 }, "percentiles4": { "ko": 5585, "ok": 2571, "total": 2578 }, "spikes": [], "standardDeviation": { "ko": 1382, "ok": 456, "total": 457 } }, { "group1": { "count": 71408, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.07301039429828 }, "group2": { "count": 788, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.0381124270488888 }, "group3": { "count": 3616, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.763724030721804 }, "group4": { "count": 95, "htmlName": "failed", "name": "failed", "percentage": 0.12515314793102084 }, "maxResponseTime": { "ko": 5915, "ok": 8008, "total": 8008 }, "meanNumberOfRequestsPerSecond": { "ko": 0.02638888888888889, "ok": 21.058888888888887, "total": 21.085277777777776 }, "meanResponseTime": { "ko": 959, "ok": 258, "total": 259 }, "minResponseTime": { "ko": 58, "ok": 42, "total": 42 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 95, "ok": 75812, "total": 75907 }, "percentiles1": { "ko": 407, "ok": 73, "total": 73 }, "percentiles2": { "ko": 1191, "ok": 128, "total": 128 }, "percentiles3": { "ko": 3756, "ok": 1080, "total": 1093 }, "percentiles4": { "ko": 5664, "ok": 4057, "total": 4062 }, "spikes": [], "standardDeviation": { "ko": 1269, "ok": 708, "total": 710 } }, { "group1": { "count": 71272, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.20037007665873 }, "group2": { "count": 920, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.2159661644197728 }, "group3": { "count": 3348, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.425059476605869 }, "group4": { "count": 120, "htmlName": "failed", "name": "failed", "percentage": 0.1586042823156225 }, "maxResponseTime": { "ko": 6780, "ok": 8279, "total": 8279 }, "meanNumberOfRequestsPerSecond": { "ko": 0.03333333333333333, "ok": 20.983333333333334, "total": 21.016666666666666 }, "meanResponseTime": { "ko": 1082, "ok": 228, "total": 229 }, "minResponseTime": { "ko": 51, "ok": 37, "total": 37 }, "name": "userinfo", "numberOfRequests": { "ko": 120, "ok": 75540, "total": 75660 }, "percentiles1": { "ko": 368, "ok": 59, "total": 59 }, "percentiles2": { "ko": 1424, "ok": 89, "total": 89 }, "percentiles3": { "ko": 4117, "ok": 982, "total": 993 }, "percentiles4": { "ko": 5560, "ok": 3961, "total": 3975 }, "spikes": [], "standardDeviation": { "ko": 1441, "ok": 688, "total": 691 } }, { "group1": { "count": 72402, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 95.44537748658661 }, "group2": { "count": 472, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.6222233940176912 }, "group3": { "count": 2983, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 3.9323991193957046 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7254, "total": 7254 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 21.07138888888889, "total": 21.07138888888889 }, "meanResponseTime": { "ko": 0, "ok": 177, "total": 177 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout", "numberOfRequests": { "ko": 0, "ok": 75857, "total": 75857 }, "percentiles1": { "ko": 0, "ok": 40, "total": 40 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 536, "total": 536 }, "percentiles4": { "ko": 0, "ok": 3781, "total": 3781 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 660, "total": 660 } }, { "group1": { "count": 72382, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 95.44417632554031 }, "group2": { "count": 441, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.5815103445547688 }, "group3": { "count": 3014, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 3.974313329904928 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7208, "total": 7208 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 21.065833333333334, "total": 21.065833333333334 }, "meanResponseTime": { "ko": 0, "ok": 176, "total": 176 }, "minResponseTime": { "ko": 0, "ok": 33, "total": 33 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 0, "ok": 75837, "total": 75837 }, "percentiles1": { "ko": 0, "ok": 40, "total": 40 }, "percentiles2": { "ko": 0, "ok": 44, "total": 44 }, "percentiles3": { "ko": 0, "ok": 549, "total": 549 }, "percentiles4": { "ko": 0, "ok": 3713, "total": 3713 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 655, "total": 655 } }, { "group1": { "count": 71367, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.15171503957784 }, "group2": { "count": 886, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.1688654353562007 }, "group3": { "count": 3547, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.6794195250659625 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 8148, "total": 8148 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 21.055555555555557, "total": 21.055555555555557 }, "meanResponseTime": { "ko": 0, "ok": 267, "total": 267 }, "minResponseTime": { "ko": 0, "ok": 37, "total": 37 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 0, "ok": 75800, "total": 75800 }, "percentiles1": { "ko": 0, "ok": 88, "total": 88 }, "percentiles2": { "ko": 0, "ok": 140, "total": 140 }, "percentiles3": { "ko": 0, "ok": 1068, "total": 1068 }, "percentiles4": { "ko": 0, "ok": 4127, "total": 4127 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 714, "total": 714 } }, { "group1": { "count": 71055, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 93.84410164298167 }, "group2": { "count": 925, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.2216704527444662 }, "group3": { "count": 3734, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.93158645464631 }, "group4": { "count": 2, "htmlName": "failed", "name": "failed", "percentage": 0.0026414496275556027 }, "maxResponseTime": { "ko": 2503, "ok": 8130, "total": 8130 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0005555555555555556, "ok": 21.031666666666666, "total": 21.032222222222224 }, "meanResponseTime": { "ko": 1946, "ok": 263, "total": 263 }, "minResponseTime": { "ko": 1389, "ok": 39, "total": 39 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 2, "ok": 75714, "total": 75716 }, "percentiles1": { "ko": 1946, "ok": 73, "total": 73 }, "percentiles2": { "ko": 2225, "ok": 132, "total": 132 }, "percentiles3": { "ko": 2447, "ok": 1173, "total": 1176 }, "percentiles4": { "ko": 2492, "ok": 4003, "total": 4002 }, "spikes": [], "standardDeviation": { "ko": 557, "ok": 712, "total": 713 } }, { "group1": { "count": 71135, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 94.10138370770167 }, "group2": { "count": 855, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.1310421462020797 }, "group3": { "count": 3603, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 4.766251289784903 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.0013228563113474616 }, "maxResponseTime": { "ko": 1646, "ok": 8017, "total": 8017 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 20.998055555555556, "total": 20.998333333333335 }, "meanResponseTime": { "ko": 1646, "ok": 268, "total": 268 }, "minResponseTime": { "ko": 1646, "ok": 37, "total": 37 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 1, "ok": 75593, "total": 75594 }, "percentiles1": { "ko": 1646, "ok": 88, "total": 88 }, "percentiles2": { "ko": 1646, "ok": 140, "total": 140 }, "percentiles3": { "ko": 1646, "ok": 1098, "total": 1098 }, "percentiles4": { "ko": 1646, "ok": 4012, "total": 4012 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 710, "total": 710 } }, { "group1": { "count": 53343, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 93.56451273416123 }, "group2": { "count": 591, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.0366238686592297 }, "group3": { "count": 2991, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5.2462639444327515 }, "group4": { "count": 87, "htmlName": "failed", "name": "failed", "percentage": 0.15259945274679015 }, "maxResponseTime": { "ko": 5678, "ok": 8246, "total": 8246 }, "meanNumberOfRequestsPerSecond": { "ko": 0.024166666666666666, "ok": 15.8125, "total": 15.836666666666666 }, "meanResponseTime": { "ko": 1269, "ok": 267, "total": 269 }, "minResponseTime": { "ko": 53, "ok": 37, "total": 37 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 87, "ok": 56925, "total": 57012 }, "percentiles1": { "ko": 465, "ok": 70, "total": 70 }, "percentiles2": { "ko": 2120, "ok": 115, "total": 116 }, "percentiles3": { "ko": 4442, "ok": 1341, "total": 1365 }, "percentiles4": { "ko": 5429, "ok": 4373, "total": 4392 }, "spikes": [], "standardDeviation": { "ko": 1467, "ok": 755, "total": 758 } }, { "group1": { "count": 15016, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 77.38211801082196 }, "group2": { "count": 2160, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 11.131151765009019 }, "group3": { "count": 2228, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 11.481576913166709 }, "group4": { "count": 1, "htmlName": "failed", "name": "failed", "percentage": 0.00515331100231899 }, "maxResponseTime": { "ko": 6496, "ok": 9931, "total": 9931 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0002777777777777778, "ok": 5.39, "total": 5.3902777777777775 }, "meanResponseTime": { "ko": 6496, "ok": 821, "total": 821 }, "minResponseTime": { "ko": 6496, "ok": 144, "total": 144 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 1, "ok": 19404, "total": 19405 }, "percentiles1": { "ko": 6496, "ok": 506, "total": 506 }, "percentiles2": { "ko": 6496, "ok": 757, "total": 757 }, "percentiles3": { "ko": 6496, "ok": 2974, "total": 2976 }, "percentiles4": { "ko": 6496, "ok": 5978, "total": 5985 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1031, "total": 1031 } }, { "group1": { "count": 99156, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 87.26523858975939 }, "group2": { "count": 2383, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.0972312674915954 }, "group3": { "count": 12054, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 10.608487494059458 }, "group4": { "count": 33, "htmlName": "failed", "name": "failed", "percentage": 0.02904264868956049 }, "maxResponseTime": { "ko": 11026, "ok": 12973, "total": 12973 }, "meanNumberOfRequestsPerSecond": { "ko": 0.009166666666666667, "ok": 31.55361111111111, "total": 31.56277777777778 }, "meanResponseTime": { "ko": 1465, "ok": 614, "total": 615 }, "minResponseTime": { "ko": 38, "ok": 46, "total": 38 }, "name": "ReadPolicy", "numberOfRequests": { "ko": 33, "ok": 113593, "total": 113626 }, "percentiles1": { "ko": 102, "ok": 103, "total": 103 }, "percentiles2": { "ko": 2703, "ok": 223, "total": 223 }, "percentiles3": { "ko": 5740, "ok": 4541, "total": 4543 }, "percentiles4": { "ko": 9577, "ok": 7684, "total": 7685 }, "spikes": [], "standardDeviation": { "ko": 2494, "ok": 1527, "total": 1527 } }, { "group1": { "count": 11908, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 93.5134286163028 }, "group2": { "count": 100, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0.785299198994817 }, "group3": { "count": 726, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 5.701272184702372 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 7587, "total": 7587 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.5372222222222223, "total": 3.5372222222222223 }, "meanResponseTime": { "ko": 0, "ok": 287, "total": 287 }, "minResponseTime": { "ko": 0, "ok": 44, "total": 44 }, "name": "loginTreeWorkflow_restLoginInitiate", "numberOfRequests": { "ko": 0, "ok": 12734, "total": 12734 }, "percentiles1": { "ko": 0, "ok": 76, "total": 76 }, "percentiles2": { "ko": 0, "ok": 139, "total": 139 }, "percentiles3": { "ko": 0, "ok": 1517, "total": 1517 }, "percentiles4": { "ko": 0, "ok": 4625, "total": 4625 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 781, "total": 781 } }, { "group1": { "count": 10612, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 83.41455745951895 }, "group2": { "count": 831, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6.53199182518472 }, "group3": { "count": 1279, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 10.053450715296337 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 10338, "total": 10338 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 3.533888888888889, "total": 3.533888888888889 }, "meanResponseTime": { "ko": 0, "ok": 686, "total": 686 }, "minResponseTime": { "ko": 0, "ok": 109, "total": 109 }, "name": "loginTreeWorkflow_restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 0, "ok": 12722, "total": 12722 }, "percentiles1": { "ko": 0, "ok": 349, "total": 349 }, "percentiles2": { "ko": 0, "ok": 549, "total": 549 }, "percentiles3": { "ko": 0, "ok": 2877, "total": 2877 }, "percentiles4": { "ko": 0, "ok": 5953, "total": 5953 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1051, "total": 1051 } }, { "group1": { "count": 97838, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 86.29515946937623 }, "group2": { "count": 2542, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2.242097092859159 }, "group3": { "count": 12947, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 11.419524414338133 }, "group4": { "count": 49, "htmlName": "failed", "name": "failed", "percentage": 0.04321902342647474 }, "maxResponseTime": { "ko": 8723, "ok": 17855, "total": 17855 }, "meanNumberOfRequestsPerSecond": { "ko": 0.01361111111111111, "ok": 31.47972222222222, "total": 31.493333333333332 }, "meanResponseTime": { "ko": 1059, "ok": 725, "total": 726 }, "minResponseTime": { "ko": 37, "ok": 55, "total": 37 }, "name": "DeletePolicy", "numberOfRequests": { "ko": 49, "ok": 113327, "total": 113376 }, "percentiles1": { "ko": 177, "ok": 132, "total": 132 }, "percentiles2": { "ko": 1078, "ok": 285, "total": 285 }, "percentiles3": { "ko": 5162, "ok": 5078, "total": 5077 }, "percentiles4": { "ko": 7316, "ok": 8532, "total": 8533 }, "spikes": [], "standardDeviation": { "ko": 1857, "ok": 1759, "total": 1759 } }, { "group1": { "count": 2458, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 77.53943217665615 }, "group2": { "count": 325, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 10.25236593059937 }, "group3": { "count": 387, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 12.208201892744478 }, "group4": { "count": 0, "htmlName": "failed", "name": "failed", "percentage": 0.0 }, "maxResponseTime": { "ko": 0, "ok": 10109, "total": 10109 }, "meanNumberOfRequestsPerSecond": { "ko": 0, "ok": 0.8805555555555555, "total": 0.8805555555555555 }, "meanResponseTime": { "ko": 0, "ok": 840, "total": 840 }, "minResponseTime": { "ko": 0, "ok": 149, "total": 149 }, "name": "loginTreeWorkflow_restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 0, "ok": 3170, "total": 3170 }, "percentiles1": { "ko": 0, "ok": 504, "total": 504 }, "percentiles2": { "ko": 0, "ok": 756, "total": 756 }, "percentiles3": { "ko": 0, "ok": 3256, "total": 3256 }, "percentiles4": { "ko": 0, "ok": 6108, "total": 6108 }, "spikes": [], "standardDeviation": { "ko": 0, "ok": 1083, "total": 1083 } } ], "global": { "group1": { "count": 4495232, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 91.74120722748707 }, "group2": { "count": 83816, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1.7105637762364778 }, "group3": { "count": 297024, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 6.061831811024907 }, "group4": { "count": 23833, "htmlName": "failed", "name": "failed", "percentage": 0.4863971852515508 }, "maxResponseTime": { "ko": 22993, "ok": 34800, "total": 34800 }, "meanNumberOfRequestsPerSecond": { "ko": 6.620277777777778, "ok": 1354.4644444444446, "total": 1361.0847222222221 }, "meanResponseTime": { "ko": 4168, "ok": 450, "total": 468 }, "minResponseTime": { "ko": 36, "ok": 33, "total": 33 }, "name": "All Requests", "numberOfRequests": { "ko": 23833, "ok": 4876072, "total": 4899905 }, "percentiles1": { "ko": 3920, "ok": 88, "total": 88 }, "percentiles2": { "ko": 5987, "ok": 202, "total": 205 }, "percentiles3": { "ko": 9281, "ok": 1737, "total": 1965 }, "percentiles4": { "ko": 11329, "ok": 7122, "total": 7488 }, "standardDeviation": { "ko": 2773, "ok": 1753, "total": 1778 } } }, "target_hostname": "openam-perf-benchmark.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-11-14 07:35:08] Reporting-benchmark-100 step15 : Update run description in the Gatling HTML report ________________________________________________________________________________ ________________________________________________________________________________ [2024-11-14 07:35:08] Reporting-benchmark-100 step16 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disk1/xslou/workshop/lodestar-fork/results/pyrock/idc_benchmark/07_Scenario_benchmark/06_benchmark-100/stdout.txt Compressing Gatling stdout.txt file.. ________________________________________________________________________________ [2024-11-14 07:35:09] Reporting-benchmark-100 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped