--Task-- name: Reporting-benchmark-170 enabled: True class_name: GatlingResultTask source_name: overseer-0 source_namespace: >default< target_name: overseer-0 target_namespace: >default< start: 0 stop: None timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: ['Reporting-benchmark-10', 'Reporting-benchmark-30', 'Reporting-benchmark-50', 'Reporting-benchmark-70', 'Reporting-benchmark-90', 'Reporting-benchmark-110', 'Reporting-benchmark-130', 'Reporting-benchmark-150'] options: {'task_name': 'benchmark-170'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [2024-01-19 07:12:37] Reporting-benchmark-170 pre : N/A ________________________________________________________________________________ source (overseer-0) is a component [2024-01-19 07:12:37] - INFO: Timeout for this Task has changed to 4h 30m (16200 seconds) [2024-01-19 07:12:37] - 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-170/stdout.txt Pod stderr file : /results/orders/Reporting-benchmark-170/stderr.txt Pod log : /results/orders/Reporting-benchmark-170 ________________________________________________________________________________ [2024-01-19 07:12:37] Reporting-benchmark-170 step1 : Write order for overseer to generate the report ________________________________________________________________________________ [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- Order file: /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/order.json { "name": "Reporting-benchmark-170", "command": "/lodestar/clients/gatling-report-only-for-pyrock.sh benchmark-170 --extra-run-jvm-options \"-Xmx4G\"", "out-dir": "/results/orders/Reporting-benchmark-170" } ________________________________________________________________________________ [2024-01-19 07:12:37] Reporting-benchmark-170 step2 : Make sure overseer is ready to accept order (not already busy) ________________________________________________________________________________ [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=120, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % 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-01-19 07:12:37] Reporting-benchmark-170 step3 : Send order to overseer ________________________________________________________________________________ [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/order.json overseer-0-79fb58875b-hlr8q:/results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order has been successfully forwarded to overseer ________________________________________________________________________________ [2024-01-19 07:12:39] Reporting-benchmark-170 step4 : Wait order is done ________________________________________________________________________________ Workaround for PERF-1966. Sleeping for 5 seconds. [loop_until]: curl --insecure https://overseer-0.xlou.iam.xlou-cdm.engineeringpit.com/orders/status.txt | grep "WAITING" [loop_until]: (max_time=16200, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 5s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 10s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 15s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 21s (rc=0) - failed to find expected output: WAITING - retry [loop_until]: Function succeeded after 26s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- WAITING --- stderr --- % 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-01-19 07:13:10] Reporting-benchmark-170 step5 : Wait until gatling report is generated on overseer ________________________________________________________________________________ [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- Checking pod: overseer-0-79fb58875b-hlr8q for file exists, if not wait. [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- bash -c 'if [ -f "/results/gatling/benchmark-170.tar.gz" ]; then echo "/results/gatling/benchmark-170.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-170.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-170.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/gatling/benchmark-170.tar.gz file found --- stderr --- [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- du -k /results/gatling/benchmark-170.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 1320 /results/gatling/benchmark-170.tar.gz --- stderr --- - Download file (size 1320k) [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- source : /results/gatling/benchmark-170.tar.gz @ overseer-0-79fb58875b-hlr8q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-170.tar.gz [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-79fb58875b-hlr8q:/results/gatling/benchmark-170.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-170.tar.gz [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- ________________________________________________________________________________ [2024-01-19 07:13:14] Reporting-benchmark-170 step6 : Unzip the result ________________________________________________________________________________ [run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-170.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- --- stderr --- ________________________________________________________________________________ [2024-01-19 07:13:14] Reporting-benchmark-170 step7 : Print rc order ________________________________________________________________________________ [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- Checking pod: overseer-0-79fb58875b-hlr8q for file exists, if not wait. [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-170/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-170/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-170/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-170/rc.txt file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/Reporting-benchmark-170/rc.txt file found --- stderr --- [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- du -k /results/orders/Reporting-benchmark-170/rc.txt [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 4 /results/orders/Reporting-benchmark-170/rc.txt --- stderr --- - Download file (size 4k) [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- source : /results/orders/Reporting-benchmark-170/rc.txt @ overseer-0-79fb58875b-hlr8q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/rc.txt [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-79fb58875b-hlr8q:/results/orders/Reporting-benchmark-170/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/rc.txt [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [2024-01-19 07:13:18] Reporting-benchmark-170 step8 : Check rc log ________________________________________________________________________________ PASS: no error found in rc log ________________________________________________________________________________ [2024-01-19 07:13:18] Reporting-benchmark-170 step9 : Print stdout order ________________________________________________________________________________ [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- Checking pod: overseer-0-79fb58875b-hlr8q for file exists, if not wait. [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-170/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-170/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-170/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-170/stdout.txt file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/Reporting-benchmark-170/stdout.txt file found --- stderr --- [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- du -k /results/orders/Reporting-benchmark-170/stdout.txt [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 8 /results/orders/Reporting-benchmark-170/stdout.txt --- stderr --- - Download file (size 8k) [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- source : /results/orders/Reporting-benchmark-170/stdout.txt @ overseer-0-79fb58875b-hlr8q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/stdout.txt [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-79fb58875b-hlr8q:/results/orders/Reporting-benchmark-170/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/stdout.txt [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/stdout.txt is small (165 lines), printing all lines: ----- output ----- [cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/benchmark-170/loadtest-20240119060038192 --extra-run-jvm-options -Xmx4G GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Generating Gatling reports locally Parsing log file(s)... Parsing log file(s) done Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 2438910 (OK=1831991 KO=606919) > min response time 33 (OK=33 KO=34 ) > max response time 60025 (OK=59965 KO=60025 ) > mean response time 6766 (OK=6245 KO=8336 ) > std deviation 6719 (OK=6859 KO=6009 ) > response time 50th percentile 5560 (OK=4440 KO=9036 ) > response time 75th percentile 9040 (OK=9182 KO=9040 ) > response time 95th percentile 19976 (OK=20129 KO=19016 ) > response time 99th percentile 29514 (OK=28245 KO=32942 ) > mean requests/sec 668.378 (OK=502.053 KO=166.325) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 538476 ( 22%) > 800 ms <= t < 1200 ms 57356 ( 2%) > t >= 1200 ms 1236159 ( 51%) > failed 606919 ( 25%) ---- Errors -------------------------------------------------------------------- > RootUserinfo: Failed to build request: No attribute named 'acc 561785 (40.39%) ess_token' is defined > status.find.is(200), but actually found 502 283296 (20.37%) > status.find.in([200, 209], 304), found 502 100752 ( 7.24%) > status.find.in([200, 209], 304), found 500 96873 ( 6.96%) > headerRegex((Location,(?<=code=)(.+?)(?=&))).find.exists, foun 58386 ( 4.20%) d nothing > registrationCallback: Failed to build request: No attribute na 33521 ( 2.41%) med 'callbacks' is defined > deleteOrganization: Failed to build request: No attribute name 29927 ( 2.15%) d 'organization_id' is defined > queryOrganization: Failed to build request: No attribute named 29927 ( 2.15%) 'organization_id' is defined > createOrganization: Failed to build request: No attribute name 28047 ( 2.02%) d 'access_token' is defined > status.find.is(302), but actually found 502 27284 ( 1.96%) > tokenUserinfo: Failed to build request: No attribute named 'ac 17790 ( 1.28%) cess_token' is defined > status.find.in([200, 209], 304), found 503 13216 ( 0.95%) > userinfo: Failed to build request: No attribute named 'access_ 12636 ( 0.91%) token' is defined > status.find.is(200), but actually found 503 11419 ( 0.82%) > restLoginUsernamePasswordCallback: Failed to build request: No 8254 ( 0.59%) attribute named 'callbacks' is defined > restloginProgressiveProfileCallback: Failed to build request: 8254 ( 0.59%) No attribute named 'callbacks' is defined > UI AM revoke2: Failed to build request: No attribute named 'a 7193 ( 0.52%) ccess_token_2' is defined > UI AM revoke1: Failed to build request: No attribute named 'a 7133 ( 0.51%) ccess_token' is defined > UI AM endsession: Failed to build request: No attribute named 6662 ( 0.48%) 'id_token_2' is defined > UI IDM login: Failed to build request: No attribute named 'ac 5469 ( 0.39%) cess_token_2' is defined > UI IDM dashboard: Failed to build request: No attribute named 5469 ( 0.39%) 'access_token_2' is defined > UI IDM privilege: Failed to build request: No attribute named 5469 ( 0.39%) 'access_token_2' is defined > UI IDM user: Failed to build request: No attribute named 'use 5469 ( 0.39%) r_uuid' is defined > UI IDM alpha_user: Failed to build request: No attribute name 5469 ( 0.39%) d 'access_token_2' is defined > UI IDM features: Failed to build request: No attribute named 5469 ( 0.39%) 'access_token_2' is defined > headerRegex((location,#id_token=(.*))).find.exists, found noth 4295 ( 0.31%) ing > status.find.is(200), but actually found 401 3894 ( 0.28%) > status.find.is(302), but actually found 503 3830 ( 0.28%) > status.find.in([200, 209], 304), found 401 2411 ( 0.17%) > status.find.is(200), but actually found 400 566 ( 0.04%) > status.find.in([200, 209], 304), found 400 266 ( 0.02%) > jsonPath($.tokenId).find.exists, found nothing 225 ( 0.02%) > Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 189 ( 0.01%) 4.36.114.22:443 after 60000 ms > status.find.is(302), but actually found 400 11 ( 0.00%) > status.find.in([200, 209], 304), found 404 5 ( 0.00%) > status.find.is(200), but actually found 403 1 ( 0.00%) ================================================================================ Reports generated in 1s. Please open the following file: file:///results/gatling/benchmark-170/loadtest-20240119060038192/index.html ---------------------- [19/Jan/2024 07:13:05] Create tar file /results/gatling/benchmark-170.tar.gz ---------------------- SIMULATION_PATH=/results/gatling/benchmark-170/loadtest-20240119060038192 RESULT_FOLDER=benchmark-170 RESULT_PATH=/results/gatling/benchmark-170 PWD=/results/gatling/benchmark-170/loadtest-20240119060038192 [cmd] tar -czvf /results/gatling/benchmark-170.tar.gz --exclude=simulation.log * index.html js/ js/stats.json js/bootstrap.min.js js/highstock.js js/highcharts-more.js js/jquery-3.5.1.min.js js/assertions.xml js/gatling.js js/assertions.json js/unpack.js js/stats.js js/all_sessions.js js/global_stats.json js/menu.js js/ellipsis.js js/theme.js req_createorganizat-aeddb.html req_deleteorganizat-d2d1a.html req_getidtoken-0b1b0.html req_getidtoken-redi-60d3f.html req_queryorganizati-f11b5.html req_registrationcal-2e2ae.html req_restlogininitia-e2b9b.html req_restloginprogre-9fc93.html req_restloginuserna-d98ea.html req_rootuserinfo-f7f60.html req_skip-2fa-3cbda.html req_tokenuserinfo-2d3d4.html req_ui-am-endsessio-d6b72.html req_ui-am-idfromses-2b770.html req_ui-am-revoke1-60bf7.html req_ui-am-revoke2-39c3f.html req_ui-am-validateg-4c02a.html req_ui-enduser-appa-926a9.html req_ui-enduser-appa-c90f7.html req_ui-enduser-sess-eea01.html req_ui-idm-alpha-us-8b00d.html req_ui-idm-dashboar-62bff.html req_ui-idm-features-d9b90.html req_ui-idm-login-1bfd7.html req_ui-idm-oidctoke-2cd13.html req_ui-idm-privileg-0dec9.html req_ui-idm-uiconfig-7fd3c.html req_ui-idm-user-e719d.html req_ui-idm-version-642f9.html req_ui-logout-aba8a.html req_ui-logout-redir-b5101.html req_ui-post-login-39b13.html req_ui-post-login-r-8357a.html req_user-accesstoke-0d48d.html req_user-authorize--dd8b8.html req_userinfo-d0c0b.html style/ style/stat-fleche-bas.png style/style.css style/arrow_right.png style/stat-l-roue.png style/sorted-down.png style/logo-enterprise.svg style/arrow_right_black.png style/favicon.ico style/stat-l-temps.png style/little_arrow_right.png style/sortable.png style/bootstrap.min.css style/arrow_down_black.png style/sorted-up.png style/logo.svg style/arrow_down.png ________________________________________________________________________________ [2024-01-19 07:13:22] Reporting-benchmark-170 step10 : Check stdout log ________________________________________________________________________________ PASS: no error found in stdout log ________________________________________________________________________________ [2024-01-19 07:13:22] Reporting-benchmark-170 step11 : Print stderr order ________________________________________________________________________________ [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- Checking pod: overseer-0-79fb58875b-hlr8q for file exists, if not wait. [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-170/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-170/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-170/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-170/stderr.txt file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/Reporting-benchmark-170/stderr.txt file found --- stderr --- [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [run_command]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm exec overseer-0-79fb58875b-hlr8q --stdin -- du -k /results/orders/Reporting-benchmark-170/stderr.txt [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 0 /results/orders/Reporting-benchmark-170/stderr.txt --- stderr --- - Download file (size 0k) [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- source : /results/orders/Reporting-benchmark-170/stderr.txt @ overseer-0-79fb58875b-hlr8q destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/stderr.txt [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 [loop_until]: (max_time=180, interval=10, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - expected number of elements found [loop_until]: OK (rc = 0) --- stdout --- overseer-0-79fb58875b-hlr8q --- stderr --- [loop_until]: kubectl --namespace=xlou --context=gke_engineeringpit_us-east1-d_xlou-cdm cp --retries=100 overseer-0-79fb58875b-hlr8q:/results/orders/Reporting-benchmark-170/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/stderr.txt [loop_until]: (max_time=-1, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- tar: Removing leading `/' from member names --- stderr --- [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/17_Reporting-benchmark-170/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [2024-01-19 07:13:26] Reporting-benchmark-170 step12 : Check stderr log ________________________________________________________________________________ PASS: no error found in stderr log ________________________________________________________________________________ [2024-01-19 07:13:26] Reporting-benchmark-170 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/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_restlogininitia-e2b9b.html - cannot check for spikes checking simulation request registrationCallback [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_registrationcal-2e2ae.html - cannot check for spikes checking simulation request restLoginUsernamePasswordCallback [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_restloginuserna-d98ea.html - cannot check for spikes checking simulation request UI-Post-Login [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-post-login-39b13.html - cannot check for spikes checking simulation request UI-Post-Login Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-post-login-r-8357a.html - cannot check for spikes checking simulation request UI AM idFromSession [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-am-idfromses-2b770.html - cannot check for spikes checking simulation request UI AM validateGoto [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-am-validateg-4c02a.html - cannot check for spikes checking simulation request Skip 2FA [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_skip-2fa-3cbda.html - cannot check for spikes checking simulation request User Authorize PKCE stage [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_user-authorize--dd8b8.html - cannot check for spikes checking simulation request User AccessToken PKCE stage [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_user-accesstoke-0d48d.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-enduser-appa-926a9.html - cannot check for spikes checking simulation request UI Enduser appAuthHelper2 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-enduser-appa-c90f7.html - cannot check for spikes checking simulation request UI IDM uiconfig [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-uiconfig-7fd3c.html - cannot check for spikes checking simulation request UI Enduser sessioncheck [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-enduser-sess-eea01.html - cannot check for spikes checking simulation request UI IDM features [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-features-d9b90.html - cannot check for spikes checking simulation request UI IDM login [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-login-1bfd7.html - cannot check for spikes checking simulation request UI IDM version [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-version-642f9.html - cannot check for spikes checking simulation request UI IDM privilege [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-privileg-0dec9.html - cannot check for spikes checking simulation request UI IDM alpha_user [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-alpha-us-8b00d.html - cannot check for spikes checking simulation request UI IDM user [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-user-e719d.html - cannot check for spikes checking simulation request UI IDM dashboard [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-dashboar-62bff.html - cannot check for spikes checking simulation request UI IDM oidcToken [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-idm-oidctoke-2cd13.html - cannot check for spikes checking simulation request RootUserinfo [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_rootuserinfo-f7f60.html - cannot check for spikes checking simulation request getIdToken [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_getidtoken-0b1b0.html - cannot check for spikes checking simulation request getIdToken Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_getidtoken-redi-60d3f.html - cannot check for spikes checking simulation request createOrganization [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_createorganizat-aeddb.html - cannot check for spikes checking simulation request queryOrganization [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_queryorganizati-f11b5.html - cannot check for spikes checking simulation request deleteOrganization [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_deleteorganizat-d2d1a.html - cannot check for spikes checking simulation request tokenUserinfo [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_tokenuserinfo-2d3d4.html - cannot check for spikes checking simulation request userinfo [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_userinfo-d0c0b.html - cannot check for spikes checking simulation request UI-Logout Redirect 1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-logout-redir-b5101.html - cannot check for spikes checking simulation request UI AM revoke2 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-am-revoke2-39c3f.html - cannot check for spikes checking simulation request UI AM revoke1 [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-am-revoke1-60bf7.html - cannot check for spikes checking simulation request UI AM endsession [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-am-endsessio-d6b72.html - cannot check for spikes checking simulation request restloginProgressiveProfileCallback [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_restloginprogre-9fc93.html - cannot check for spikes checking simulation request UI-Logout [warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/gatling/req_ui-logout-aba8a.html - cannot check for spikes no spikes found ________________________________________________________________________________ [2024-01-19 07:13:26] Reporting-benchmark-170 step14 : Collect gatling simulation data ________________________________________________________________________________ collected stats : { "global": { "name": "All Requests", "numberOfRequests": { "total": 2438910, "ok": 1831991, "ko": 606919 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 34 }, "maxResponseTime": { "total": 60025, "ok": 59965, "ko": 60025 }, "meanResponseTime": { "total": 6766, "ok": 6245, "ko": 8336 }, "standardDeviation": { "total": 6719, "ok": 6859, "ko": 6009 }, "percentiles1": { "total": 5560, "ok": 4440, "ko": 9036 }, "percentiles2": { "total": 9040, "ok": 9182, "ko": 9040 }, "percentiles3": { "total": 19976, "ok": 20129, "ko": 19016 }, "percentiles4": { "total": 29514, "ok": 28245, "ko": 32942 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 538476, "percentage": 22 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 57356, "percentage": 2 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1236159, "percentage": 51 }, "group4": { "name": "failed", "htmlName": "failed", "count": 606919, "percentage": 25 }, "meanNumberOfRequestsPerSecond": { "total": 668.3776377089614, "ok": 502.05289120306935, "ko": 166.32474650589202 } }, "details": [ { "name": "restLoginInitiate", "numberOfRequests": { "total": 616129, "ok": 406580, "ko": 209549 }, "minResponseTime": { "total": 37, "ok": 40, "ko": 37 }, "maxResponseTime": { "total": 54121, "ok": 52991, "ko": 54121 }, "meanResponseTime": { "total": 6236, "ok": 4967, "ko": 8699 }, "standardDeviation": { "total": 5395, "ok": 5625, "ko": 3873 }, "percentiles1": { "total": 6385, "ok": 3782, "ko": 9039 }, "percentiles2": { "total": 9039, "ok": 7356, "ko": 9039 }, "percentiles3": { "total": 14934, "ok": 16553, "ko": 9323 }, "percentiles4": { "total": 25968, "ok": 25390, "ko": 27259 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 123571, "percentage": 20 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 12635, "percentage": 2 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 270374, "percentage": 44 }, "group4": { "name": "failed", "htmlName": "failed", "count": 209549, "percentage": 34 }, "meanNumberOfRequestsPerSecond": { "total": 168.848725678268, "ok": 111.42230748150178, "ko": 57.426418196766235 }, "spikes": [] }, { "name": "registrationCallback", "numberOfRequests": { "total": 65031, "ok": 58061, "ko": 6970 }, "minResponseTime": { "total": 34, "ok": 263, "ko": 34 }, "maxResponseTime": { "total": 52984, "ok": 51961, "ko": 52984 }, "meanResponseTime": { "total": 6648, "ok": 6474, "ko": 8095 }, "standardDeviation": { "total": 5904, "ok": 5435, "ko": 8769 }, "percentiles1": { "total": 5381, "ok": 5419, "ko": 4828 }, "percentiles2": { "total": 8544, "ok": 8451, "ko": 10733 }, "percentiles3": { "total": 19289, "ok": 18259, "ko": 30816 }, "percentiles4": { "total": 30294, "ok": 26772, "ko": 34439 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2639, "percentage": 4 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5881, "percentage": 9 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 49541, "percentage": 76 }, "group4": { "name": "failed", "htmlName": "failed", "count": 6970, "percentage": 11 }, "meanNumberOfRequestsPerSecond": { "total": 17.82159495752261, "ok": 15.911482597972046, "ko": 1.9101123595505618 }, "spikes": [] }, { "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "total": 341826, "ok": 289638, "ko": 52188 }, "minResponseTime": { "total": 34, "ok": 72, "ko": 34 }, "maxResponseTime": { "total": 60000, "ok": 57011, "ko": 60000 }, "meanResponseTime": { "total": 10913, "ok": 10876, "ko": 11119 }, "standardDeviation": { "total": 7500, "ok": 7067, "ko": 9549 }, "percentiles1": { "total": 9890, "ok": 10038, "ko": 8660 }, "percentiles2": { "total": 15287, "ok": 15248, "ko": 15673 }, "percentiles3": { "total": 24438, "ok": 23115, "ko": 31351 }, "percentiles4": { "total": 34549, "ok": 32554, "ko": 42701 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 18918, "percentage": 6 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4410, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 266310, "percentage": 78 }, "group4": { "name": "failed", "htmlName": "failed", "count": 52188, "percentage": 15 }, "meanNumberOfRequestsPerSecond": { "total": 93.67662373252946, "ok": 79.37462318443409, "ko": 14.302000548095368 }, "spikes": [] }, { "name": "UI-Post-Login", "numberOfRequests": { "total": 37976, "ok": 18583, "ko": 19393 }, "minResponseTime": { "total": 33, "ok": 33, "ko": 128 }, "maxResponseTime": { "total": 9089, "ok": 9035, "ko": 9089 }, "meanResponseTime": { "total": 4819, "ok": 610, "ko": 8852 }, "standardDeviation": { "total": 4373, "ok": 1729, "ko": 1159 }, "percentiles1": { "total": 8670, "ok": 35, "ko": 9035 }, "percentiles2": { "total": 9035, "ok": 37, "ko": 9036 }, "percentiles3": { "total": 9036, "ok": 5550, "ko": 9037 }, "percentiles4": { "total": 9037, "ok": 8626, "ko": 9038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16209, "percentage": 43 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 282, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2092, "percentage": 6 }, "group4": { "name": "failed", "htmlName": "failed", "count": 19393, "percentage": 51 }, "meanNumberOfRequestsPerSecond": { "total": 10.407234858865442, "ok": 5.092628117292409, "ko": 5.314606741573034 }, "spikes": [] }, { "name": "UI-Post-Login Redirect 1", "numberOfRequests": { "total": 53540, "ok": 49961, "ko": 3579 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 75 }, "maxResponseTime": { "total": 9054, "ok": 8840, "ko": 9054 }, "meanResponseTime": { "total": 586, "ok": 90, "ko": 7506 }, "standardDeviation": { "total": 2050, "ok": 425, "ko": 3006 }, "percentiles1": { "total": 36, "ok": 36, "ko": 9035 }, "percentiles2": { "total": 37, "ok": 37, "ko": 9036 }, "percentiles3": { "total": 9034, "ok": 52, "ko": 9037 }, "percentiles4": { "total": 9036, "ok": 2137, "ko": 9038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 49083, "percentage": 92 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 49, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 829, "percentage": 2 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3579, "percentage": 7 }, "meanNumberOfRequestsPerSecond": { "total": 14.672513017265004, "ok": 13.6916963551658, "ko": 0.9808166620992053 }, "spikes": [] }, { "name": " UI AM idFromSession", "numberOfRequests": { "total": 17039, "ok": 13228, "ko": 3811 }, "minResponseTime": { "total": 34, "ok": 37, "ko": 34 }, "maxResponseTime": { "total": 54025, "ok": 37492, "ko": 54025 }, "meanResponseTime": { "total": 4483, "ok": 4074, "ko": 5904 }, "standardDeviation": { "total": 6091, "ok": 4899, "ko": 8944 }, "percentiles1": { "total": 2755, "ok": 2777, "ko": 2665 }, "percentiles2": { "total": 6428, "ok": 6301, "ko": 7403 }, "percentiles3": { "total": 16095, "ok": 14118, "ko": 28798 }, "percentiles4": { "total": 29824, "ok": 21556, "ko": 47288 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4944, "percentage": 29 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 451, "percentage": 3 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 7833, "percentage": 46 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3811, "percentage": 22 }, "meanNumberOfRequestsPerSecond": { "total": 4.669498492737737, "ok": 3.6251027678816112, "ko": 1.0443957248561249 }, "spikes": [] }, { "name": " UI AM validateGoto", "numberOfRequests": { "total": 17039, "ok": 15298, "ko": 1741 }, "minResponseTime": { "total": 37, "ok": 41, "ko": 37 }, "maxResponseTime": { "total": 53483, "ok": 52234, "ko": 53483 }, "meanResponseTime": { "total": 4526, "ok": 4431, "ko": 5354 }, "standardDeviation": { "total": 6062, "ok": 5786, "ko": 8042 }, "percentiles1": { "total": 2843, "ok": 2773, "ko": 3151 }, "percentiles2": { "total": 6523, "ok": 6532, "ko": 6379 }, "percentiles3": { "total": 15839, "ok": 15738, "ko": 17712 }, "percentiles4": { "total": 30050, "ok": 28211, "ko": 37350 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5741, "percentage": 34 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 474, "percentage": 3 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 9083, "percentage": 53 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1741, "percentage": 10 }, "meanNumberOfRequestsPerSecond": { "total": 4.669498492737737, "ok": 4.192381474376542, "ko": 0.47711701836119486 }, "spikes": [] }, { "name": "Skip 2FA", "numberOfRequests": { "total": 201350, "ok": 165618, "ko": 35732 }, "minResponseTime": { "total": 34, "ok": 72, "ko": 34 }, "maxResponseTime": { "total": 58885, "ok": 58885, "ko": 58624 }, "meanResponseTime": { "total": 14165, "ok": 14718, "ko": 11602 }, "standardDeviation": { "total": 7820, "ok": 7578, "ko": 8393 }, "percentiles1": { "total": 14251, "ok": 14975, "ko": 10830 }, "percentiles2": { "total": 19322, "ok": 19711, "ko": 16462 }, "percentiles3": { "total": 26667, "ok": 26619, "ko": 27174 }, "percentiles4": { "total": 36061, "ok": 35530, "ko": 37097 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5331, "percentage": 3 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1074, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 159213, "percentage": 79 }, "group4": { "name": "failed", "htmlName": "failed", "count": 35732, "percentage": 18 }, "meanNumberOfRequestsPerSecond": { "total": 55.17950123321458, "ok": 45.38722937791176, "ko": 9.792271855302822 }, "spikes": [] }, { "name": "User Authorize PKCE stage", "numberOfRequests": { "total": 260087, "ok": 179619, "ko": 80468 }, "minResponseTime": { "total": 34, "ok": 43, "ko": 34 }, "maxResponseTime": { "total": 60000, "ok": 53833, "ko": 60000 }, "meanResponseTime": { "total": 5734, "ok": 5150, "ko": 7039 }, "standardDeviation": { "total": 5420, "ok": 5185, "ko": 5697 }, "percentiles1": { "total": 4739, "ok": 4158, "ko": 6013 }, "percentiles2": { "total": 8181, "ok": 7523, "ko": 9221 }, "percentiles3": { "total": 16316, "ok": 15804, "ko": 17625 }, "percentiles4": { "total": 25094, "ok": 23164, "ko": 28957 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 38809, "percentage": 15 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 9444, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 131366, "percentage": 51 }, "group4": { "name": "failed", "htmlName": "failed", "count": 80468, "percentage": 31 }, "meanNumberOfRequestsPerSecond": { "total": 71.27624006577145, "ok": 49.224171005755004, "ko": 22.052069060016443 }, "spikes": [] }, { "name": "User AccessToken PKCE stage", "numberOfRequests": { "total": 180929, "ok": 139687, "ko": 41242 }, "minResponseTime": { "total": 34, "ok": 43, "ko": 34 }, "maxResponseTime": { "total": 54869, "ok": 51196, "ko": 54869 }, "meanResponseTime": { "total": 5600, "ok": 5092, "ko": 7321 }, "standardDeviation": { "total": 5188, "ok": 4964, "ko": 5550 }, "percentiles1": { "total": 4605, "ok": 4117, "ko": 6466 }, "percentiles2": { "total": 8119, "ok": 7463, "ko": 9902 }, "percentiles3": { "total": 15908, "ok": 15173, "ko": 17846 }, "percentiles4": { "total": 23408, "ok": 22400, "ko": 26602 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 29971, "percentage": 17 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5888, "percentage": 3 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 103828, "percentage": 57 }, "group4": { "name": "failed", "htmlName": "failed", "count": 41242, "percentage": 23 }, "meanNumberOfRequestsPerSecond": { "total": 49.58317347218416, "ok": 38.28089887640449, "ko": 11.302274595779666 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "total": 16412, "ok": 16389, "ko": 23 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 283 }, "maxResponseTime": { "total": 9036, "ok": 8838, "ko": 9036 }, "meanResponseTime": { "total": 84, "ok": 82, "ko": 1281 }, "standardDeviation": { "total": 378, "ok": 365, "ko": 2407 }, "percentiles1": { "total": 36, "ok": 36, "ko": 491 }, "percentiles2": { "total": 37, "ok": 37, "ko": 753 }, "percentiles3": { "total": 45, "ok": 44, "ko": 8252 }, "percentiles4": { "total": 2137, "ok": 2137, "ko": 9036 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16121, "percentage": 98 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 264, "percentage": 2 }, "group4": { "name": "failed", "htmlName": "failed", "count": 23, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 4.497670594683475, "ok": 4.491367497944642, "ko": 0.006303096738832557 }, "spikes": [] }, { "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "total": 16412, "ok": 16388, "ko": 24 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 164 }, "maxResponseTime": { "total": 9037, "ok": 9026, "ko": 9037 }, "meanResponseTime": { "total": 86, "ok": 84, "ko": 1925 }, "standardDeviation": { "total": 415, "ok": 394, "ko": 2934 }, "percentiles1": { "total": 36, "ok": 36, "ko": 477 }, "percentiles2": { "total": 37, "ok": 37, "ko": 939 }, "percentiles3": { "total": 46, "ok": 45, "ko": 9035 }, "percentiles4": { "total": 2137, "ok": 2137, "ko": 9037 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16125, "percentage": 98 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 4, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 259, "percentage": 2 }, "group4": { "name": "failed", "htmlName": "failed", "count": 24, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 4.497670594683475, "ok": 4.491093450260346, "ko": 0.006577144423129624 }, "spikes": [] }, { "name": " UI IDM uiconfig", "numberOfRequests": { "total": 16510, "ok": 16488, "ko": 22 }, "minResponseTime": { "total": 39, "ok": 39, "ko": 266 }, "maxResponseTime": { "total": 11669, "ok": 11669, "ko": 9035 }, "meanResponseTime": { "total": 183, "ok": 180, "ko": 2002 }, "standardDeviation": { "total": 592, "ok": 583, "ko": 2344 }, "percentiles1": { "total": 70, "ok": 70, "ko": 1144 }, "percentiles2": { "total": 96, "ok": 96, "ko": 1270 }, "percentiles3": { "total": 325, "ok": 316, "ko": 6654 }, "percentiles4": { "total": 3009, "ok": 2804, "ko": 8538 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15911, "percentage": 96 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 115, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 462, "percentage": 3 }, "group4": { "name": "failed", "htmlName": "failed", "count": 22, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 4.524527267744587, "ok": 4.518498218690052, "ko": 0.006029049054535489 }, "spikes": [] }, { "name": " UI Enduser sessioncheck", "numberOfRequests": { "total": 16510, "ok": 16489, "ko": 21 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 260 }, "maxResponseTime": { "total": 9035, "ok": 8840, "ko": 9035 }, "meanResponseTime": { "total": 68, "ok": 66, "ko": 1411 }, "standardDeviation": { "total": 319, "ok": 308, "ko": 1924 }, "percentiles1": { "total": 36, "ok": 36, "ko": 861 }, "percentiles2": { "total": 37, "ok": 37, "ko": 1186 }, "percentiles3": { "total": 46, "ok": 45, "ko": 4785 }, "percentiles4": { "total": 1047, "ok": 529, "ko": 8185 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16331, "percentage": 99 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 156, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 21, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 4.524527267744587, "ok": 4.5187722663743495, "ko": 0.0057550013702384216 }, "spikes": [] }, { "name": " UI IDM features", "numberOfRequests": { "total": 11041, "ok": 10150, "ko": 891 }, "minResponseTime": { "total": 40, "ok": 55, "ko": 40 }, "maxResponseTime": { "total": 21584, "ok": 20916, "ko": 21584 }, "meanResponseTime": { "total": 2838, "ok": 2353, "ko": 8360 }, "standardDeviation": { "total": 3630, "ok": 3156, "ko": 4075 }, "percentiles1": { "total": 1081, "ok": 759, "ko": 10108 }, "percentiles2": { "total": 4542, "ok": 3716, "ko": 10888 }, "percentiles3": { "total": 10586, "ok": 8791, "ko": 14078 }, "percentiles4": { "total": 15172, "ok": 14105, "ko": 17541 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5135, "percentage": 47 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 510, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4505, "percentage": 41 }, "group4": { "name": "failed", "htmlName": "failed", "count": 891, "percentage": 8 }, "meanNumberOfRequestsPerSecond": { "total": 3.0257604823239244, "ok": 2.781583995615237, "ko": 0.2441764867086873 }, "spikes": [] }, { "name": " UI IDM login", "numberOfRequests": { "total": 11041, "ok": 10122, "ko": 919 }, "minResponseTime": { "total": 41, "ok": 55, "ko": 41 }, "maxResponseTime": { "total": 22073, "ok": 19232, "ko": 22073 }, "meanResponseTime": { "total": 2771, "ok": 2305, "ko": 7907 }, "standardDeviation": { "total": 3565, "ok": 3108, "ko": 4186 }, "percentiles1": { "total": 1059, "ok": 741, "ko": 10034 }, "percentiles2": { "total": 4446, "ok": 3601, "ko": 10836 }, "percentiles3": { "total": 10549, "ok": 8719, "ko": 13503 }, "percentiles4": { "total": 14665, "ok": 13661, "ko": 17506 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5138, "percentage": 47 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 531, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4453, "percentage": 40 }, "group4": { "name": "failed", "htmlName": "failed", "count": 919, "percentage": 8 }, "meanNumberOfRequestsPerSecond": { "total": 3.0257604823239244, "ok": 2.773910660454919, "ko": 0.25184982186900523 }, "spikes": [] }, { "name": " UI IDM version", "numberOfRequests": { "total": 16510, "ok": 16484, "ko": 26 }, "minResponseTime": { "total": 42, "ok": 42, "ko": 455 }, "maxResponseTime": { "total": 11754, "ok": 11754, "ko": 9175 }, "meanResponseTime": { "total": 196, "ok": 193, "ko": 2272 }, "standardDeviation": { "total": 636, "ok": 623, "ko": 2635 }, "percentiles1": { "total": 73, "ok": 73, "ko": 1002 }, "percentiles2": { "total": 100, "ok": 100, "ko": 1641 }, "percentiles3": { "total": 358, "ok": 334, "ko": 8564 }, "percentiles4": { "total": 3471, "ok": 3305, "ko": 9141 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 15871, "percentage": 96 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 126, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 487, "percentage": 3 }, "group4": { "name": "failed", "htmlName": "failed", "count": 26, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 4.524527267744587, "ok": 4.517402027952864, "ko": 0.00712523979172376 }, "spikes": [] }, { "name": " UI IDM privilege", "numberOfRequests": { "total": 11041, "ok": 10104, "ko": 937 }, "minResponseTime": { "total": 40, "ok": 56, "ko": 40 }, "maxResponseTime": { "total": 19672, "ok": 19287, "ko": 19672 }, "meanResponseTime": { "total": 2786, "ok": 2309, "ko": 7928 }, "standardDeviation": { "total": 3562, "ok": 3104, "ko": 4095 }, "percentiles1": { "total": 1063, "ok": 741, "ko": 10045 }, "percentiles2": { "total": 4462, "ok": 3591, "ko": 10769 }, "percentiles3": { "total": 10532, "ok": 8685, "ko": 13424 }, "percentiles4": { "total": 14577, "ok": 13653, "ko": 17184 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5130, "percentage": 46 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 519, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4455, "percentage": 40 }, "group4": { "name": "failed", "htmlName": "failed", "count": 937, "percentage": 8 }, "meanNumberOfRequestsPerSecond": { "total": 3.0257604823239244, "ok": 2.768977802137572, "ko": 0.2567826801863524 }, "spikes": [] }, { "name": " UI IDM alpha_user", "numberOfRequests": { "total": 11041, "ok": 10153, "ko": 888 }, "minResponseTime": { "total": 39, "ok": 51, "ko": 39 }, "maxResponseTime": { "total": 22038, "ok": 19116, "ko": 22038 }, "meanResponseTime": { "total": 2832, "ok": 2355, "ko": 8277 }, "standardDeviation": { "total": 3607, "ok": 3142, "ko": 4073 }, "percentiles1": { "total": 1111, "ok": 791, "ko": 10117 }, "percentiles2": { "total": 4508, "ok": 3700, "ko": 10834 }, "percentiles3": { "total": 10569, "ok": 8864, "ko": 14041 }, "percentiles4": { "total": 14914, "ok": 14104, "ko": 17778 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5084, "percentage": 46 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 520, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4549, "percentage": 41 }, "group4": { "name": "failed", "htmlName": "failed", "count": 888, "percentage": 8 }, "meanNumberOfRequestsPerSecond": { "total": 3.0257604823239244, "ok": 2.7824061386681285, "ko": 0.2433543436557961 }, "spikes": [] }, { "name": " UI IDM user", "numberOfRequests": { "total": 11041, "ok": 10149, "ko": 892 }, "minResponseTime": { "total": 37, "ok": 47, "ko": 37 }, "maxResponseTime": { "total": 19433, "ok": 19252, "ko": 19433 }, "meanResponseTime": { "total": 2797, "ok": 2312, "ko": 8310 }, "standardDeviation": { "total": 3579, "ok": 3113, "ko": 3897 }, "percentiles1": { "total": 1056, "ok": 740, "ko": 10090 }, "percentiles2": { "total": 4472, "ok": 3609, "ko": 10800 }, "percentiles3": { "total": 10498, "ok": 8839, "ko": 13319 }, "percentiles4": { "total": 14440, "ok": 13477, "ko": 17119 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5156, "percentage": 47 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 517, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4476, "percentage": 41 }, "group4": { "name": "failed", "htmlName": "failed", "count": 892, "percentage": 8 }, "meanNumberOfRequestsPerSecond": { "total": 3.0257604823239244, "ok": 2.7813099479309398, "ko": 0.2444505343929844 }, "spikes": [] }, { "name": " UI IDM dashboard", "numberOfRequests": { "total": 11041, "ok": 10154, "ko": 887 }, "minResponseTime": { "total": 37, "ok": 43, "ko": 37 }, "maxResponseTime": { "total": 19750, "ok": 19750, "ko": 19686 }, "meanResponseTime": { "total": 2743, "ok": 2257, "ko": 8298 }, "standardDeviation": { "total": 3554, "ok": 3080, "ko": 3887 }, "percentiles1": { "total": 1025, "ok": 710, "ko": 9985 }, "percentiles2": { "total": 4432, "ok": 3533, "ko": 10711 }, "percentiles3": { "total": 10416, "ok": 8606, "ko": 13435 }, "percentiles4": { "total": 14340, "ok": 13470, "ko": 18021 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5210, "percentage": 47 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 551, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4393, "percentage": 40 }, "group4": { "name": "failed", "htmlName": "failed", "count": 887, "percentage": 8 }, "meanNumberOfRequestsPerSecond": { "total": 3.0257604823239244, "ok": 2.7826801863524255, "ko": 0.24308029597149905 }, "spikes": [] }, { "name": " UI IDM oidcToken", "numberOfRequests": { "total": 24311, "ok": 10961, "ko": 13350 }, "minResponseTime": { "total": 34, "ok": 46, "ko": 34 }, "maxResponseTime": { "total": 60001, "ok": 57143, "ko": 60001 }, "meanResponseTime": { "total": 5647, "ok": 4839, "ko": 6310 }, "standardDeviation": { "total": 5959, "ok": 6415, "ko": 5467 }, "percentiles1": { "total": 5071, "ok": 2668, "ko": 9035 }, "percentiles2": { "total": 9036, "ok": 6831, "ko": 9036 }, "percentiles3": { "total": 14018, "ok": 18208, "ko": 9038 }, "percentiles4": { "total": 30589, "ok": 32065, "ko": 29612 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3802, "percentage": 16 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 484, "percentage": 2 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6675, "percentage": 27 }, "group4": { "name": "failed", "htmlName": "failed", "count": 13350, "percentage": 55 }, "meanNumberOfRequestsPerSecond": { "total": 6.662373252946012, "ok": 3.003836667580159, "ko": 3.658536585365854 }, "spikes": [] }, { "name": "RootUserinfo", "numberOfRequests": { "total": 242970, "ok": 138469, "ko": 104501 }, "minResponseTime": { "total": 34, "ok": 40, "ko": 34 }, "maxResponseTime": { "total": 60025, "ok": 59634, "ko": 60025 }, "meanResponseTime": { "total": 6309, "ok": 5608, "ko": 7239 }, "standardDeviation": { "total": 5860, "ok": 5534, "ko": 6143 }, "percentiles1": { "total": 5528, "ok": 4812, "ko": 6945 }, "percentiles2": { "total": 9036, "ok": 7955, "ko": 9037 }, "percentiles3": { "total": 17139, "ok": 16326, "ko": 18398 }, "percentiles4": { "total": 27524, "ok": 25822, "ko": 29725 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 30014, "percentage": 12 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 5193, "percentage": 2 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 103262, "percentage": 42 }, "group4": { "name": "failed", "htmlName": "failed", "count": 104501, "percentage": 43 }, "meanNumberOfRequestsPerSecond": { "total": 66.58536585365853, "ok": 37.947108796930664, "ko": 28.63825705672787 }, "spikes": [] }, { "name": "getIdToken", "numberOfRequests": { "total": 40398, "ok": 30933, "ko": 9465 }, "minResponseTime": { "total": 34, "ok": 38, "ko": 34 }, "maxResponseTime": { "total": 60000, "ok": 53101, "ko": 60000 }, "meanResponseTime": { "total": 6723, "ok": 7166, "ko": 5273 }, "standardDeviation": { "total": 6800, "ok": 7165, "ko": 5183 }, "percentiles1": { "total": 5333, "ok": 5583, "ko": 4685 }, "percentiles2": { "total": 9036, "ok": 9440, "ko": 9036 }, "percentiles3": { "total": 19016, "ok": 20278, "ko": 9049 }, "percentiles4": { "total": 31802, "ok": 32329, "ko": 16715 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 4161, "percentage": 10 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 1431, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 25341, "percentage": 63 }, "group4": { "name": "failed", "htmlName": "failed", "count": 9465, "percentage": 23 }, "meanNumberOfRequestsPerSecond": { "total": 11.07097835023294, "ok": 8.477117018361195, "ko": 2.5938613318717456 }, "spikes": [] }, { "name": "getIdToken Redirect 1", "numberOfRequests": { "total": 30933, "ok": 30880, "ko": 53 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 534 }, "maxResponseTime": { "total": 12812, "ok": 12812, "ko": 6827 }, "meanResponseTime": { "total": 93, "ok": 89, "ko": 2283 }, "standardDeviation": { "total": 496, "ok": 484, "ko": 1571 }, "percentiles1": { "total": 37, "ok": 37, "ko": 1567 }, "percentiles2": { "total": 37, "ok": 37, "ko": 2969 }, "percentiles3": { "total": 41, "ok": 41, "ko": 5804 }, "percentiles4": { "total": 2121, "ok": 1912, "ko": 6654 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 30363, "percentage": 98 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 90, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 427, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 53, "percentage": 0 }, "meanNumberOfRequestsPerSecond": { "total": 8.477117018361195, "ok": 8.462592491093451, "ko": 0.014524527267744588 }, "spikes": [] }, { "name": "createOrganization", "numberOfRequests": { "total": 12351, "ok": 10471, "ko": 1880 }, "minResponseTime": { "total": 37, "ok": 60, "ko": 37 }, "maxResponseTime": { "total": 21962, "ok": 20325, "ko": 21962 }, "meanResponseTime": { "total": 4423, "ok": 3679, "ko": 8570 }, "standardDeviation": { "total": 4068, "ok": 3612, "ko": 3971 }, "percentiles1": { "total": 3393, "ok": 2582, "ko": 9037 }, "percentiles2": { "total": 7325, "ok": 5806, "ko": 10717 }, "percentiles3": { "total": 11419, "ok": 10402, "ko": 14463 }, "percentiles4": { "total": 15987, "ok": 15414, "ko": 18322 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 2927, "percentage": 24 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 714, "percentage": 6 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 6830, "percentage": 55 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1880, "percentage": 15 }, "meanNumberOfRequestsPerSecond": { "total": 3.384762948753083, "ok": 2.869553302274596, "ko": 0.5152096464784872 }, "spikes": [] }, { "name": "queryOrganization", "numberOfRequests": { "total": 10471, "ok": 9968, "ko": 503 }, "minResponseTime": { "total": 38, "ok": 46, "ko": 38 }, "maxResponseTime": { "total": 20867, "ok": 19810, "ko": 20867 }, "meanResponseTime": { "total": 2559, "ok": 2226, "ko": 9160 }, "standardDeviation": { "total": 3631, "ok": 3273, "ko": 4051 }, "percentiles1": { "total": 633, "ok": 438, "ko": 10354 }, "percentiles2": { "total": 3993, "ok": 3454, "ko": 11006 }, "percentiles3": { "total": 10500, "ok": 9190, "ko": 16139 }, "percentiles4": { "total": 15160, "ok": 14232, "ko": 19363 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 5449, "percentage": 52 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 501, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 4018, "percentage": 38 }, "group4": { "name": "failed", "htmlName": "failed", "count": 503, "percentage": 5 }, "meanNumberOfRequestsPerSecond": { "total": 2.869553302274596, "ok": 2.731707317073171, "ko": 0.13784598520142505 }, "spikes": [] }, { "name": "deleteOrganization", "numberOfRequests": { "total": 10471, "ok": 9901, "ko": 570 }, "minResponseTime": { "total": 39, "ok": 51, "ko": 39 }, "maxResponseTime": { "total": 19726, "ok": 19571, "ko": 19726 }, "meanResponseTime": { "total": 1889, "ok": 1497, "ko": 8692 }, "standardDeviation": { "total": 3259, "ok": 2733, "ko": 4051 }, "percentiles1": { "total": 173, "ok": 164, "ko": 9038 }, "percentiles2": { "total": 2113, "ok": 1527, "ko": 10755 }, "percentiles3": { "total": 9466, "ok": 7780, "ko": 15790 }, "percentiles4": { "total": 13674, "ok": 12415, "ko": 18363 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 6836, "percentage": 65 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 360, "percentage": 3 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 2705, "percentage": 26 }, "group4": { "name": "failed", "htmlName": "failed", "count": 570, "percentage": 5 }, "meanNumberOfRequestsPerSecond": { "total": 2.869553302274596, "ok": 2.7133461222252673, "ko": 0.15620718004932857 }, "spikes": [] }, { "name": "tokenUserinfo", "numberOfRequests": { "total": 56022, "ok": 52836, "ko": 3186 }, "minResponseTime": { "total": 34, "ok": 39, "ko": 34 }, "maxResponseTime": { "total": 60000, "ok": 59965, "ko": 60000 }, "meanResponseTime": { "total": 4496, "ok": 4376, "ko": 6501 }, "standardDeviation": { "total": 5365, "ok": 5260, "ko": 6558 }, "percentiles1": { "total": 3066, "ok": 2834, "ko": 5269 }, "percentiles2": { "total": 6629, "ok": 6511, "ko": 8282 }, "percentiles3": { "total": 15352, "ok": 15336, "ko": 15588 }, "percentiles4": { "total": 22605, "ok": 22179, "ko": 33671 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 16548, "percentage": 30 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 2690, "percentage": 5 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 33598, "percentage": 60 }, "group4": { "name": "failed", "htmlName": "failed", "count": 3186, "percentage": 6 }, "meanNumberOfRequestsPerSecond": { "total": 15.352699369690326, "ok": 14.479583447519868, "ko": 0.8731159221704576 }, "spikes": [] }, { "name": "userinfo", "numberOfRequests": { "total": 11675, "ok": 9592, "ko": 2083 }, "minResponseTime": { "total": 34, "ok": 40, "ko": 34 }, "maxResponseTime": { "total": 60000, "ok": 54890, "ko": 60000 }, "meanResponseTime": { "total": 4819, "ok": 4255, "ko": 7419 }, "standardDeviation": { "total": 5638, "ok": 5565, "ko": 5231 }, "percentiles1": { "total": 3373, "ok": 2393, "ko": 9036 }, "percentiles2": { "total": 8317, "ok": 6233, "ko": 9037 }, "percentiles3": { "total": 14626, "ok": 15540, "ko": 10130 }, "percentiles4": { "total": 27599, "ok": 26246, "ko": 31037 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3351, "percentage": 29 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 464, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5777, "percentage": 49 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2083, "percentage": 18 }, "meanNumberOfRequestsPerSecond": { "total": 3.1995067141682654, "ok": 2.6286653877774735, "ko": 0.570841326390792 }, "spikes": [] }, { "name": "UI-Logout Redirect 1", "numberOfRequests": { "total": 19955, "ok": 17302, "ko": 2653 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 192 }, "maxResponseTime": { "total": 9271, "ok": 7650, "ko": 9271 }, "meanResponseTime": { "total": 1259, "ok": 89, "ko": 8888 }, "standardDeviation": { "total": 3046, "ok": 491, "ko": 1037 }, "percentiles1": { "total": 37, "ok": 36, "ko": 9036 }, "percentiles2": { "total": 38, "ok": 37, "ko": 9036 }, "percentiles3": { "total": 9036, "ok": 49, "ko": 9037 }, "percentiles4": { "total": 9037, "ok": 2131, "ko": 9038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 17048, "percentage": 85 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 21, "percentage": 0 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 233, "percentage": 1 }, "group4": { "name": "failed", "htmlName": "failed", "count": 2653, "percentage": 13 }, "meanNumberOfRequestsPerSecond": { "total": 5.468621540147986, "ok": 4.741573033707865, "ko": 0.7270485064401205 }, "spikes": [] }, { "name": " UI AM revoke2", "numberOfRequests": { "total": 10109, "ok": 9296, "ko": 813 }, "minResponseTime": { "total": 34, "ok": 40, "ko": 34 }, "maxResponseTime": { "total": 51527, "ok": 51527, "ko": 51474 }, "meanResponseTime": { "total": 4177, "ok": 4087, "ko": 5215 }, "standardDeviation": { "total": 5391, "ok": 5249, "ko": 6722 }, "percentiles1": { "total": 2472, "ok": 2335, "ko": 3212 }, "percentiles2": { "total": 6213, "ok": 6130, "ko": 7028 }, "percentiles3": { "total": 14739, "ok": 14837, "ko": 14185 }, "percentiles4": { "total": 25378, "ok": 23484, "ko": 35887 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3430, "percentage": 34 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 400, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5466, "percentage": 54 }, "group4": { "name": "failed", "htmlName": "failed", "count": 813, "percentage": 8 }, "meanNumberOfRequestsPerSecond": { "total": 2.7703480405590573, "ok": 2.547547273225541, "ko": 0.22280076733351603 }, "spikes": [] }, { "name": " UI AM revoke1", "numberOfRequests": { "total": 10169, "ok": 9293, "ko": 876 }, "minResponseTime": { "total": 35, "ok": 40, "ko": 35 }, "maxResponseTime": { "total": 51642, "ok": 51642, "ko": 38544 }, "meanResponseTime": { "total": 4140, "ok": 4068, "ko": 4909 }, "standardDeviation": { "total": 5582, "ok": 5395, "ko": 7232 }, "percentiles1": { "total": 2314, "ok": 2289, "ko": 2706 }, "percentiles2": { "total": 6074, "ok": 6000, "ko": 6660 }, "percentiles3": { "total": 14642, "ok": 14398, "ko": 16981 }, "percentiles4": { "total": 29002, "ok": 26038, "ko": 36154 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3464, "percentage": 34 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 423, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5406, "percentage": 53 }, "group4": { "name": "failed", "htmlName": "failed", "count": 876, "percentage": 9 }, "meanNumberOfRequestsPerSecond": { "total": 2.7867909016168815, "ok": 2.54672513017265, "ko": 0.2400657714442313 }, "spikes": [] }, { "name": " UI AM endsession", "numberOfRequests": { "total": 10640, "ok": 9929, "ko": 711 }, "minResponseTime": { "total": 35, "ok": 45, "ko": 35 }, "maxResponseTime": { "total": 60001, "ok": 58694, "ko": 60001 }, "meanResponseTime": { "total": 4504, "ok": 4357, "ko": 6559 }, "standardDeviation": { "total": 6447, "ok": 6100, "ko": 9883 }, "percentiles1": { "total": 2491, "ok": 2341, "ko": 3774 }, "percentiles2": { "total": 6358, "ok": 6238, "ko": 7662 }, "percentiles3": { "total": 15582, "ok": 15421, "ko": 25507 }, "percentiles4": { "total": 33091, "ok": 32345, "ko": 60000 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 3728, "percentage": 35 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 409, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 5792, "percentage": 54 }, "group4": { "name": "failed", "htmlName": "failed", "count": 711, "percentage": 7 }, "meanNumberOfRequestsPerSecond": { "total": 2.9158673609208003, "ok": 2.721019457385585, "ko": 0.19484790353521514 }, "spikes": [] }, { "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "total": 3161, "ok": 1445, "ko": 1716 }, "minResponseTime": { "total": 35, "ok": 177, "ko": 35 }, "maxResponseTime": { "total": 53846, "ok": 45648, "ko": 53846 }, "meanResponseTime": { "total": 6978, "ok": 6275, "ko": 7569 }, "standardDeviation": { "total": 8127, "ok": 5201, "ko": 9906 }, "percentiles1": { "total": 5770, "ok": 5353, "ko": 6094 }, "percentiles2": { "total": 9037, "ok": 8464, "ko": 9037 }, "percentiles3": { "total": 21068, "ok": 16902, "ko": 31033 }, "percentiles4": { "total": 47522, "ok": 23906, "ko": 51617 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 142, "percentage": 4 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 115, "percentage": 4 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 1188, "percentage": 38 }, "group4": { "name": "failed", "htmlName": "failed", "count": 1716, "percentage": 54 }, "meanNumberOfRequestsPerSecond": { "total": 0.866264730063031, "ok": 0.39599890380926284, "ko": 0.47026582625376817 }, "spikes": [] }, { "name": "UI-Logout", "numberOfRequests": { "total": 5728, "ok": 1372, "ko": 4356 }, "minResponseTime": { "total": 34, "ok": 34, "ko": 9033 }, "maxResponseTime": { "total": 9121, "ok": 9036, "ko": 9121 }, "meanResponseTime": { "total": 7369, "ok": 2076, "ko": 9035 }, "standardDeviation": { "total": 3281, "ok": 2851, "ko": 2 }, "percentiles1": { "total": 9035, "ok": 51, "ko": 9035 }, "percentiles2": { "total": 9036, "ok": 4139, "ko": 9036 }, "percentiles3": { "total": 9036, "ok": 7672, "ko": 9037 }, "percentiles4": { "total": 9038, "ok": 8663, "ko": 9038 }, "group1": { "name": "t < 800 ms", "htmlName": "t < 800 ms", "count": 785, "percentage": 14 }, "group2": { "name": "800 ms <= t < 1200 ms", "htmlName": "t >= 800 ms
t < 1200 ms", "count": 74, "percentage": 1 }, "group3": { "name": "t >= 1200 ms", "htmlName": "t >= 1200 ms", "count": 513, "percentage": 9 }, "group4": { "name": "failed", "htmlName": "failed", "count": 4356, "percentage": 76 }, "meanNumberOfRequestsPerSecond": { "total": 1.5697451356536036, "ok": 0.37599342285557685, "ko": 1.1937517127980268 }, "spikes": [] } ] } { "concurrency": null, "generic_stats": { "avg_num_of_requests_per_second": 668, "avg_response_time": 6766, "max_response_time": 59965, "min_response_time": 33, "num_requests": 2438910, "num_requests_pass": 1831991, "num_requests_percent_pass": 75.115 }, "options": "; duration:3600; testCase:idc.benchmark.CH2023; testMode:open; throughput:170", "stats": { "details": [ { "group1": { "count": 123571, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 20 }, "group2": { "count": 12635, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2 }, "group3": { "count": 270374, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 44 }, "group4": { "count": 209549, "htmlName": "failed", "name": "failed", "percentage": 34 }, "maxResponseTime": { "ko": 54121, "ok": 52991, "total": 54121 }, "meanNumberOfRequestsPerSecond": { "ko": 57.426418196766235, "ok": 111.42230748150178, "total": 168.848725678268 }, "meanResponseTime": { "ko": 8699, "ok": 4967, "total": 6236 }, "minResponseTime": { "ko": 37, "ok": 40, "total": 37 }, "name": "restLoginInitiate", "numberOfRequests": { "ko": 209549, "ok": 406580, "total": 616129 }, "percentiles1": { "ko": 9039, "ok": 3782, "total": 6385 }, "percentiles2": { "ko": 9039, "ok": 7356, "total": 9039 }, "percentiles3": { "ko": 9323, "ok": 16553, "total": 14934 }, "percentiles4": { "ko": 27259, "ok": 25390, "total": 25968 }, "spikes": [], "standardDeviation": { "ko": 3873, "ok": 5625, "total": 5395 } }, { "group1": { "count": 2639, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 4 }, "group2": { "count": 5881, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 9 }, "group3": { "count": 49541, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 76 }, "group4": { "count": 6970, "htmlName": "failed", "name": "failed", "percentage": 11 }, "maxResponseTime": { "ko": 52984, "ok": 51961, "total": 52984 }, "meanNumberOfRequestsPerSecond": { "ko": 1.9101123595505618, "ok": 15.911482597972046, "total": 17.82159495752261 }, "meanResponseTime": { "ko": 8095, "ok": 6474, "total": 6648 }, "minResponseTime": { "ko": 34, "ok": 263, "total": 34 }, "name": "registrationCallback", "numberOfRequests": { "ko": 6970, "ok": 58061, "total": 65031 }, "percentiles1": { "ko": 4828, "ok": 5419, "total": 5381 }, "percentiles2": { "ko": 10733, "ok": 8451, "total": 8544 }, "percentiles3": { "ko": 30816, "ok": 18259, "total": 19289 }, "percentiles4": { "ko": 34439, "ok": 26772, "total": 30294 }, "spikes": [], "standardDeviation": { "ko": 8769, "ok": 5435, "total": 5904 } }, { "group1": { "count": 18918, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 6 }, "group2": { "count": 4410, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 266310, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 78 }, "group4": { "count": 52188, "htmlName": "failed", "name": "failed", "percentage": 15 }, "maxResponseTime": { "ko": 60000, "ok": 57011, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 14.302000548095368, "ok": 79.37462318443409, "total": 93.67662373252946 }, "meanResponseTime": { "ko": 11119, "ok": 10876, "total": 10913 }, "minResponseTime": { "ko": 34, "ok": 72, "total": 34 }, "name": "restLoginUsernamePasswordCallback", "numberOfRequests": { "ko": 52188, "ok": 289638, "total": 341826 }, "percentiles1": { "ko": 8660, "ok": 10038, "total": 9890 }, "percentiles2": { "ko": 15673, "ok": 15248, "total": 15287 }, "percentiles3": { "ko": 31351, "ok": 23115, "total": 24438 }, "percentiles4": { "ko": 42701, "ok": 32554, "total": 34549 }, "spikes": [], "standardDeviation": { "ko": 9549, "ok": 7067, "total": 7500 } }, { "group1": { "count": 16209, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 43 }, "group2": { "count": 282, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 2092, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 6 }, "group4": { "count": 19393, "htmlName": "failed", "name": "failed", "percentage": 51 }, "maxResponseTime": { "ko": 9089, "ok": 9035, "total": 9089 }, "meanNumberOfRequestsPerSecond": { "ko": 5.314606741573034, "ok": 5.092628117292409, "total": 10.407234858865442 }, "meanResponseTime": { "ko": 8852, "ok": 610, "total": 4819 }, "minResponseTime": { "ko": 128, "ok": 33, "total": 33 }, "name": "UI-Post-Login", "numberOfRequests": { "ko": 19393, "ok": 18583, "total": 37976 }, "percentiles1": { "ko": 9035, "ok": 35, "total": 8670 }, "percentiles2": { "ko": 9036, "ok": 37, "total": 9035 }, "percentiles3": { "ko": 9037, "ok": 5550, "total": 9036 }, "percentiles4": { "ko": 9038, "ok": 8626, "total": 9037 }, "spikes": [], "standardDeviation": { "ko": 1159, "ok": 1729, "total": 4373 } }, { "group1": { "count": 49083, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 92 }, "group2": { "count": 49, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 829, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2 }, "group4": { "count": 3579, "htmlName": "failed", "name": "failed", "percentage": 7 }, "maxResponseTime": { "ko": 9054, "ok": 8840, "total": 9054 }, "meanNumberOfRequestsPerSecond": { "ko": 0.9808166620992053, "ok": 13.6916963551658, "total": 14.672513017265004 }, "meanResponseTime": { "ko": 7506, "ok": 90, "total": 586 }, "minResponseTime": { "ko": 75, "ok": 34, "total": 34 }, "name": "UI-Post-Login Redirect 1", "numberOfRequests": { "ko": 3579, "ok": 49961, "total": 53540 }, "percentiles1": { "ko": 9035, "ok": 36, "total": 36 }, "percentiles2": { "ko": 9036, "ok": 37, "total": 37 }, "percentiles3": { "ko": 9037, "ok": 52, "total": 9034 }, "percentiles4": { "ko": 9038, "ok": 2137, "total": 9036 }, "spikes": [], "standardDeviation": { "ko": 3006, "ok": 425, "total": 2050 } }, { "group1": { "count": 4944, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 29 }, "group2": { "count": 451, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3 }, "group3": { "count": 7833, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 46 }, "group4": { "count": 3811, "htmlName": "failed", "name": "failed", "percentage": 22 }, "maxResponseTime": { "ko": 54025, "ok": 37492, "total": 54025 }, "meanNumberOfRequestsPerSecond": { "ko": 1.0443957248561249, "ok": 3.6251027678816112, "total": 4.669498492737737 }, "meanResponseTime": { "ko": 5904, "ok": 4074, "total": 4483 }, "minResponseTime": { "ko": 34, "ok": 37, "total": 34 }, "name": " UI AM idFromSession", "numberOfRequests": { "ko": 3811, "ok": 13228, "total": 17039 }, "percentiles1": { "ko": 2665, "ok": 2777, "total": 2755 }, "percentiles2": { "ko": 7403, "ok": 6301, "total": 6428 }, "percentiles3": { "ko": 28798, "ok": 14118, "total": 16095 }, "percentiles4": { "ko": 47288, "ok": 21556, "total": 29824 }, "spikes": [], "standardDeviation": { "ko": 8944, "ok": 4899, "total": 6091 } }, { "group1": { "count": 5741, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 34 }, "group2": { "count": 474, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3 }, "group3": { "count": 9083, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 53 }, "group4": { "count": 1741, "htmlName": "failed", "name": "failed", "percentage": 10 }, "maxResponseTime": { "ko": 53483, "ok": 52234, "total": 53483 }, "meanNumberOfRequestsPerSecond": { "ko": 0.47711701836119486, "ok": 4.192381474376542, "total": 4.669498492737737 }, "meanResponseTime": { "ko": 5354, "ok": 4431, "total": 4526 }, "minResponseTime": { "ko": 37, "ok": 41, "total": 37 }, "name": " UI AM validateGoto", "numberOfRequests": { "ko": 1741, "ok": 15298, "total": 17039 }, "percentiles1": { "ko": 3151, "ok": 2773, "total": 2843 }, "percentiles2": { "ko": 6379, "ok": 6532, "total": 6523 }, "percentiles3": { "ko": 17712, "ok": 15738, "total": 15839 }, "percentiles4": { "ko": 37350, "ok": 28211, "total": 30050 }, "spikes": [], "standardDeviation": { "ko": 8042, "ok": 5786, "total": 6062 } }, { "group1": { "count": 5331, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 3 }, "group2": { "count": 1074, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 159213, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 79 }, "group4": { "count": 35732, "htmlName": "failed", "name": "failed", "percentage": 18 }, "maxResponseTime": { "ko": 58624, "ok": 58885, "total": 58885 }, "meanNumberOfRequestsPerSecond": { "ko": 9.792271855302822, "ok": 45.38722937791176, "total": 55.17950123321458 }, "meanResponseTime": { "ko": 11602, "ok": 14718, "total": 14165 }, "minResponseTime": { "ko": 34, "ok": 72, "total": 34 }, "name": "Skip 2FA", "numberOfRequests": { "ko": 35732, "ok": 165618, "total": 201350 }, "percentiles1": { "ko": 10830, "ok": 14975, "total": 14251 }, "percentiles2": { "ko": 16462, "ok": 19711, "total": 19322 }, "percentiles3": { "ko": 27174, "ok": 26619, "total": 26667 }, "percentiles4": { "ko": 37097, "ok": 35530, "total": 36061 }, "spikes": [], "standardDeviation": { "ko": 8393, "ok": 7578, "total": 7820 } }, { "group1": { "count": 38809, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 15 }, "group2": { "count": 9444, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 131366, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 51 }, "group4": { "count": 80468, "htmlName": "failed", "name": "failed", "percentage": 31 }, "maxResponseTime": { "ko": 60000, "ok": 53833, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 22.052069060016443, "ok": 49.224171005755004, "total": 71.27624006577145 }, "meanResponseTime": { "ko": 7039, "ok": 5150, "total": 5734 }, "minResponseTime": { "ko": 34, "ok": 43, "total": 34 }, "name": "User Authorize PKCE stage", "numberOfRequests": { "ko": 80468, "ok": 179619, "total": 260087 }, "percentiles1": { "ko": 6013, "ok": 4158, "total": 4739 }, "percentiles2": { "ko": 9221, "ok": 7523, "total": 8181 }, "percentiles3": { "ko": 17625, "ok": 15804, "total": 16316 }, "percentiles4": { "ko": 28957, "ok": 23164, "total": 25094 }, "spikes": [], "standardDeviation": { "ko": 5697, "ok": 5185, "total": 5420 } }, { "group1": { "count": 29971, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 17 }, "group2": { "count": 5888, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3 }, "group3": { "count": 103828, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 57 }, "group4": { "count": 41242, "htmlName": "failed", "name": "failed", "percentage": 23 }, "maxResponseTime": { "ko": 54869, "ok": 51196, "total": 54869 }, "meanNumberOfRequestsPerSecond": { "ko": 11.302274595779666, "ok": 38.28089887640449, "total": 49.58317347218416 }, "meanResponseTime": { "ko": 7321, "ok": 5092, "total": 5600 }, "minResponseTime": { "ko": 34, "ok": 43, "total": 34 }, "name": "User AccessToken PKCE stage", "numberOfRequests": { "ko": 41242, "ok": 139687, "total": 180929 }, "percentiles1": { "ko": 6466, "ok": 4117, "total": 4605 }, "percentiles2": { "ko": 9902, "ok": 7463, "total": 8119 }, "percentiles3": { "ko": 17846, "ok": 15173, "total": 15908 }, "percentiles4": { "ko": 26602, "ok": 22400, "total": 23408 }, "spikes": [], "standardDeviation": { "ko": 5550, "ok": 4964, "total": 5188 } }, { "group1": { "count": 16121, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 264, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2 }, "group4": { "count": 23, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9036, "ok": 8838, "total": 9036 }, "meanNumberOfRequestsPerSecond": { "ko": 0.006303096738832557, "ok": 4.491367497944642, "total": 4.497670594683475 }, "meanResponseTime": { "ko": 1281, "ok": 82, "total": 84 }, "minResponseTime": { "ko": 283, "ok": 34, "total": 34 }, "name": " UI Enduser appAuthHelper1", "numberOfRequests": { "ko": 23, "ok": 16389, "total": 16412 }, "percentiles1": { "ko": 491, "ok": 36, "total": 36 }, "percentiles2": { "ko": 753, "ok": 37, "total": 37 }, "percentiles3": { "ko": 8252, "ok": 44, "total": 45 }, "percentiles4": { "ko": 9036, "ok": 2137, "total": 2137 }, "spikes": [], "standardDeviation": { "ko": 2407, "ok": 365, "total": 378 } }, { "group1": { "count": 16125, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98 }, "group2": { "count": 4, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 259, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 2 }, "group4": { "count": 24, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9037, "ok": 9026, "total": 9037 }, "meanNumberOfRequestsPerSecond": { "ko": 0.006577144423129624, "ok": 4.491093450260346, "total": 4.497670594683475 }, "meanResponseTime": { "ko": 1925, "ok": 84, "total": 86 }, "minResponseTime": { "ko": 164, "ok": 34, "total": 34 }, "name": " UI Enduser appAuthHelper2", "numberOfRequests": { "ko": 24, "ok": 16388, "total": 16412 }, "percentiles1": { "ko": 477, "ok": 36, "total": 36 }, "percentiles2": { "ko": 939, "ok": 37, "total": 37 }, "percentiles3": { "ko": 9035, "ok": 45, "total": 46 }, "percentiles4": { "ko": 9037, "ok": 2137, "total": 2137 }, "spikes": [], "standardDeviation": { "ko": 2934, "ok": 394, "total": 415 } }, { "group1": { "count": 15911, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96 }, "group2": { "count": 115, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 462, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 3 }, "group4": { "count": 22, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9035, "ok": 11669, "total": 11669 }, "meanNumberOfRequestsPerSecond": { "ko": 0.006029049054535489, "ok": 4.518498218690052, "total": 4.524527267744587 }, "meanResponseTime": { "ko": 2002, "ok": 180, "total": 183 }, "minResponseTime": { "ko": 266, "ok": 39, "total": 39 }, "name": " UI IDM uiconfig", "numberOfRequests": { "ko": 22, "ok": 16488, "total": 16510 }, "percentiles1": { "ko": 1144, "ok": 70, "total": 70 }, "percentiles2": { "ko": 1270, "ok": 96, "total": 96 }, "percentiles3": { "ko": 6654, "ok": 316, "total": 325 }, "percentiles4": { "ko": 8538, "ok": 2804, "total": 3009 }, "spikes": [], "standardDeviation": { "ko": 2344, "ok": 583, "total": 592 } }, { "group1": { "count": 16331, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 99 }, "group2": { "count": 2, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 156, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 21, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9035, "ok": 8840, "total": 9035 }, "meanNumberOfRequestsPerSecond": { "ko": 0.0057550013702384216, "ok": 4.5187722663743495, "total": 4.524527267744587 }, "meanResponseTime": { "ko": 1411, "ok": 66, "total": 68 }, "minResponseTime": { "ko": 260, "ok": 34, "total": 34 }, "name": " UI Enduser sessioncheck", "numberOfRequests": { "ko": 21, "ok": 16489, "total": 16510 }, "percentiles1": { "ko": 861, "ok": 36, "total": 36 }, "percentiles2": { "ko": 1186, "ok": 37, "total": 37 }, "percentiles3": { "ko": 4785, "ok": 45, "total": 46 }, "percentiles4": { "ko": 8185, "ok": 529, "total": 1047 }, "spikes": [], "standardDeviation": { "ko": 1924, "ok": 308, "total": 319 } }, { "group1": { "count": 5135, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 47 }, "group2": { "count": 510, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 4505, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41 }, "group4": { "count": 891, "htmlName": "failed", "name": "failed", "percentage": 8 }, "maxResponseTime": { "ko": 21584, "ok": 20916, "total": 21584 }, "meanNumberOfRequestsPerSecond": { "ko": 0.2441764867086873, "ok": 2.781583995615237, "total": 3.0257604823239244 }, "meanResponseTime": { "ko": 8360, "ok": 2353, "total": 2838 }, "minResponseTime": { "ko": 40, "ok": 55, "total": 40 }, "name": " UI IDM features", "numberOfRequests": { "ko": 891, "ok": 10150, "total": 11041 }, "percentiles1": { "ko": 10108, "ok": 759, "total": 1081 }, "percentiles2": { "ko": 10888, "ok": 3716, "total": 4542 }, "percentiles3": { "ko": 14078, "ok": 8791, "total": 10586 }, "percentiles4": { "ko": 17541, "ok": 14105, "total": 15172 }, "spikes": [], "standardDeviation": { "ko": 4075, "ok": 3156, "total": 3630 } }, { "group1": { "count": 5138, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 47 }, "group2": { "count": 531, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 4453, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 40 }, "group4": { "count": 919, "htmlName": "failed", "name": "failed", "percentage": 8 }, "maxResponseTime": { "ko": 22073, "ok": 19232, "total": 22073 }, "meanNumberOfRequestsPerSecond": { "ko": 0.25184982186900523, "ok": 2.773910660454919, "total": 3.0257604823239244 }, "meanResponseTime": { "ko": 7907, "ok": 2305, "total": 2771 }, "minResponseTime": { "ko": 41, "ok": 55, "total": 41 }, "name": " UI IDM login", "numberOfRequests": { "ko": 919, "ok": 10122, "total": 11041 }, "percentiles1": { "ko": 10034, "ok": 741, "total": 1059 }, "percentiles2": { "ko": 10836, "ok": 3601, "total": 4446 }, "percentiles3": { "ko": 13503, "ok": 8719, "total": 10549 }, "percentiles4": { "ko": 17506, "ok": 13661, "total": 14665 }, "spikes": [], "standardDeviation": { "ko": 4186, "ok": 3108, "total": 3565 } }, { "group1": { "count": 15871, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 96 }, "group2": { "count": 126, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 487, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 3 }, "group4": { "count": 26, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 9175, "ok": 11754, "total": 11754 }, "meanNumberOfRequestsPerSecond": { "ko": 0.00712523979172376, "ok": 4.517402027952864, "total": 4.524527267744587 }, "meanResponseTime": { "ko": 2272, "ok": 193, "total": 196 }, "minResponseTime": { "ko": 455, "ok": 42, "total": 42 }, "name": " UI IDM version", "numberOfRequests": { "ko": 26, "ok": 16484, "total": 16510 }, "percentiles1": { "ko": 1002, "ok": 73, "total": 73 }, "percentiles2": { "ko": 1641, "ok": 100, "total": 100 }, "percentiles3": { "ko": 8564, "ok": 334, "total": 358 }, "percentiles4": { "ko": 9141, "ok": 3305, "total": 3471 }, "spikes": [], "standardDeviation": { "ko": 2635, "ok": 623, "total": 636 } }, { "group1": { "count": 5130, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 46 }, "group2": { "count": 519, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 4455, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 40 }, "group4": { "count": 937, "htmlName": "failed", "name": "failed", "percentage": 8 }, "maxResponseTime": { "ko": 19672, "ok": 19287, "total": 19672 }, "meanNumberOfRequestsPerSecond": { "ko": 0.2567826801863524, "ok": 2.768977802137572, "total": 3.0257604823239244 }, "meanResponseTime": { "ko": 7928, "ok": 2309, "total": 2786 }, "minResponseTime": { "ko": 40, "ok": 56, "total": 40 }, "name": " UI IDM privilege", "numberOfRequests": { "ko": 937, "ok": 10104, "total": 11041 }, "percentiles1": { "ko": 10045, "ok": 741, "total": 1063 }, "percentiles2": { "ko": 10769, "ok": 3591, "total": 4462 }, "percentiles3": { "ko": 13424, "ok": 8685, "total": 10532 }, "percentiles4": { "ko": 17184, "ok": 13653, "total": 14577 }, "spikes": [], "standardDeviation": { "ko": 4095, "ok": 3104, "total": 3562 } }, { "group1": { "count": 5084, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 46 }, "group2": { "count": 520, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 4549, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41 }, "group4": { "count": 888, "htmlName": "failed", "name": "failed", "percentage": 8 }, "maxResponseTime": { "ko": 22038, "ok": 19116, "total": 22038 }, "meanNumberOfRequestsPerSecond": { "ko": 0.2433543436557961, "ok": 2.7824061386681285, "total": 3.0257604823239244 }, "meanResponseTime": { "ko": 8277, "ok": 2355, "total": 2832 }, "minResponseTime": { "ko": 39, "ok": 51, "total": 39 }, "name": " UI IDM alpha_user", "numberOfRequests": { "ko": 888, "ok": 10153, "total": 11041 }, "percentiles1": { "ko": 10117, "ok": 791, "total": 1111 }, "percentiles2": { "ko": 10834, "ok": 3700, "total": 4508 }, "percentiles3": { "ko": 14041, "ok": 8864, "total": 10569 }, "percentiles4": { "ko": 17778, "ok": 14104, "total": 14914 }, "spikes": [], "standardDeviation": { "ko": 4073, "ok": 3142, "total": 3607 } }, { "group1": { "count": 5156, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 47 }, "group2": { "count": 517, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 4476, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 41 }, "group4": { "count": 892, "htmlName": "failed", "name": "failed", "percentage": 8 }, "maxResponseTime": { "ko": 19433, "ok": 19252, "total": 19433 }, "meanNumberOfRequestsPerSecond": { "ko": 0.2444505343929844, "ok": 2.7813099479309398, "total": 3.0257604823239244 }, "meanResponseTime": { "ko": 8310, "ok": 2312, "total": 2797 }, "minResponseTime": { "ko": 37, "ok": 47, "total": 37 }, "name": " UI IDM user", "numberOfRequests": { "ko": 892, "ok": 10149, "total": 11041 }, "percentiles1": { "ko": 10090, "ok": 740, "total": 1056 }, "percentiles2": { "ko": 10800, "ok": 3609, "total": 4472 }, "percentiles3": { "ko": 13319, "ok": 8839, "total": 10498 }, "percentiles4": { "ko": 17119, "ok": 13477, "total": 14440 }, "spikes": [], "standardDeviation": { "ko": 3897, "ok": 3113, "total": 3579 } }, { "group1": { "count": 5210, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 47 }, "group2": { "count": 551, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 4393, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 40 }, "group4": { "count": 887, "htmlName": "failed", "name": "failed", "percentage": 8 }, "maxResponseTime": { "ko": 19686, "ok": 19750, "total": 19750 }, "meanNumberOfRequestsPerSecond": { "ko": 0.24308029597149905, "ok": 2.7826801863524255, "total": 3.0257604823239244 }, "meanResponseTime": { "ko": 8298, "ok": 2257, "total": 2743 }, "minResponseTime": { "ko": 37, "ok": 43, "total": 37 }, "name": " UI IDM dashboard", "numberOfRequests": { "ko": 887, "ok": 10154, "total": 11041 }, "percentiles1": { "ko": 9985, "ok": 710, "total": 1025 }, "percentiles2": { "ko": 10711, "ok": 3533, "total": 4432 }, "percentiles3": { "ko": 13435, "ok": 8606, "total": 10416 }, "percentiles4": { "ko": 18021, "ok": 13470, "total": 14340 }, "spikes": [], "standardDeviation": { "ko": 3887, "ok": 3080, "total": 3554 } }, { "group1": { "count": 3802, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 16 }, "group2": { "count": 484, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2 }, "group3": { "count": 6675, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 27 }, "group4": { "count": 13350, "htmlName": "failed", "name": "failed", "percentage": 55 }, "maxResponseTime": { "ko": 60001, "ok": 57143, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 3.658536585365854, "ok": 3.003836667580159, "total": 6.662373252946012 }, "meanResponseTime": { "ko": 6310, "ok": 4839, "total": 5647 }, "minResponseTime": { "ko": 34, "ok": 46, "total": 34 }, "name": " UI IDM oidcToken", "numberOfRequests": { "ko": 13350, "ok": 10961, "total": 24311 }, "percentiles1": { "ko": 9035, "ok": 2668, "total": 5071 }, "percentiles2": { "ko": 9036, "ok": 6831, "total": 9036 }, "percentiles3": { "ko": 9038, "ok": 18208, "total": 14018 }, "percentiles4": { "ko": 29612, "ok": 32065, "total": 30589 }, "spikes": [], "standardDeviation": { "ko": 5467, "ok": 6415, "total": 5959 } }, { "group1": { "count": 30014, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 12 }, "group2": { "count": 5193, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2 }, "group3": { "count": 103262, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 42 }, "group4": { "count": 104501, "htmlName": "failed", "name": "failed", "percentage": 43 }, "maxResponseTime": { "ko": 60025, "ok": 59634, "total": 60025 }, "meanNumberOfRequestsPerSecond": { "ko": 28.63825705672787, "ok": 37.947108796930664, "total": 66.58536585365853 }, "meanResponseTime": { "ko": 7239, "ok": 5608, "total": 6309 }, "minResponseTime": { "ko": 34, "ok": 40, "total": 34 }, "name": "RootUserinfo", "numberOfRequests": { "ko": 104501, "ok": 138469, "total": 242970 }, "percentiles1": { "ko": 6945, "ok": 4812, "total": 5528 }, "percentiles2": { "ko": 9037, "ok": 7955, "total": 9036 }, "percentiles3": { "ko": 18398, "ok": 16326, "total": 17139 }, "percentiles4": { "ko": 29725, "ok": 25822, "total": 27524 }, "spikes": [], "standardDeviation": { "ko": 6143, "ok": 5534, "total": 5860 } }, { "group1": { "count": 4161, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 10 }, "group2": { "count": 1431, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 25341, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 63 }, "group4": { "count": 9465, "htmlName": "failed", "name": "failed", "percentage": 23 }, "maxResponseTime": { "ko": 60000, "ok": 53101, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 2.5938613318717456, "ok": 8.477117018361195, "total": 11.07097835023294 }, "meanResponseTime": { "ko": 5273, "ok": 7166, "total": 6723 }, "minResponseTime": { "ko": 34, "ok": 38, "total": 34 }, "name": "getIdToken", "numberOfRequests": { "ko": 9465, "ok": 30933, "total": 40398 }, "percentiles1": { "ko": 4685, "ok": 5583, "total": 5333 }, "percentiles2": { "ko": 9036, "ok": 9440, "total": 9036 }, "percentiles3": { "ko": 9049, "ok": 20278, "total": 19016 }, "percentiles4": { "ko": 16715, "ok": 32329, "total": 31802 }, "spikes": [], "standardDeviation": { "ko": 5183, "ok": 7165, "total": 6800 } }, { "group1": { "count": 30363, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 98 }, "group2": { "count": 90, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 427, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 53, "htmlName": "failed", "name": "failed", "percentage": 0 }, "maxResponseTime": { "ko": 6827, "ok": 12812, "total": 12812 }, "meanNumberOfRequestsPerSecond": { "ko": 0.014524527267744588, "ok": 8.462592491093451, "total": 8.477117018361195 }, "meanResponseTime": { "ko": 2283, "ok": 89, "total": 93 }, "minResponseTime": { "ko": 534, "ok": 34, "total": 34 }, "name": "getIdToken Redirect 1", "numberOfRequests": { "ko": 53, "ok": 30880, "total": 30933 }, "percentiles1": { "ko": 1567, "ok": 37, "total": 37 }, "percentiles2": { "ko": 2969, "ok": 37, "total": 37 }, "percentiles3": { "ko": 5804, "ok": 41, "total": 41 }, "percentiles4": { "ko": 6654, "ok": 1912, "total": 2121 }, "spikes": [], "standardDeviation": { "ko": 1571, "ok": 484, "total": 496 } }, { "group1": { "count": 2927, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 24 }, "group2": { "count": 714, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 6 }, "group3": { "count": 6830, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 55 }, "group4": { "count": 1880, "htmlName": "failed", "name": "failed", "percentage": 15 }, "maxResponseTime": { "ko": 21962, "ok": 20325, "total": 21962 }, "meanNumberOfRequestsPerSecond": { "ko": 0.5152096464784872, "ok": 2.869553302274596, "total": 3.384762948753083 }, "meanResponseTime": { "ko": 8570, "ok": 3679, "total": 4423 }, "minResponseTime": { "ko": 37, "ok": 60, "total": 37 }, "name": "createOrganization", "numberOfRequests": { "ko": 1880, "ok": 10471, "total": 12351 }, "percentiles1": { "ko": 9037, "ok": 2582, "total": 3393 }, "percentiles2": { "ko": 10717, "ok": 5806, "total": 7325 }, "percentiles3": { "ko": 14463, "ok": 10402, "total": 11419 }, "percentiles4": { "ko": 18322, "ok": 15414, "total": 15987 }, "spikes": [], "standardDeviation": { "ko": 3971, "ok": 3612, "total": 4068 } }, { "group1": { "count": 5449, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 52 }, "group2": { "count": 501, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 4018, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 38 }, "group4": { "count": 503, "htmlName": "failed", "name": "failed", "percentage": 5 }, "maxResponseTime": { "ko": 20867, "ok": 19810, "total": 20867 }, "meanNumberOfRequestsPerSecond": { "ko": 0.13784598520142505, "ok": 2.731707317073171, "total": 2.869553302274596 }, "meanResponseTime": { "ko": 9160, "ok": 2226, "total": 2559 }, "minResponseTime": { "ko": 38, "ok": 46, "total": 38 }, "name": "queryOrganization", "numberOfRequests": { "ko": 503, "ok": 9968, "total": 10471 }, "percentiles1": { "ko": 10354, "ok": 438, "total": 633 }, "percentiles2": { "ko": 11006, "ok": 3454, "total": 3993 }, "percentiles3": { "ko": 16139, "ok": 9190, "total": 10500 }, "percentiles4": { "ko": 19363, "ok": 14232, "total": 15160 }, "spikes": [], "standardDeviation": { "ko": 4051, "ok": 3273, "total": 3631 } }, { "group1": { "count": 6836, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 65 }, "group2": { "count": 360, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 3 }, "group3": { "count": 2705, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 26 }, "group4": { "count": 570, "htmlName": "failed", "name": "failed", "percentage": 5 }, "maxResponseTime": { "ko": 19726, "ok": 19571, "total": 19726 }, "meanNumberOfRequestsPerSecond": { "ko": 0.15620718004932857, "ok": 2.7133461222252673, "total": 2.869553302274596 }, "meanResponseTime": { "ko": 8692, "ok": 1497, "total": 1889 }, "minResponseTime": { "ko": 39, "ok": 51, "total": 39 }, "name": "deleteOrganization", "numberOfRequests": { "ko": 570, "ok": 9901, "total": 10471 }, "percentiles1": { "ko": 9038, "ok": 164, "total": 173 }, "percentiles2": { "ko": 10755, "ok": 1527, "total": 2113 }, "percentiles3": { "ko": 15790, "ok": 7780, "total": 9466 }, "percentiles4": { "ko": 18363, "ok": 12415, "total": 13674 }, "spikes": [], "standardDeviation": { "ko": 4051, "ok": 2733, "total": 3259 } }, { "group1": { "count": 16548, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 30 }, "group2": { "count": 2690, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 5 }, "group3": { "count": 33598, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 60 }, "group4": { "count": 3186, "htmlName": "failed", "name": "failed", "percentage": 6 }, "maxResponseTime": { "ko": 60000, "ok": 59965, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.8731159221704576, "ok": 14.479583447519868, "total": 15.352699369690326 }, "meanResponseTime": { "ko": 6501, "ok": 4376, "total": 4496 }, "minResponseTime": { "ko": 34, "ok": 39, "total": 34 }, "name": "tokenUserinfo", "numberOfRequests": { "ko": 3186, "ok": 52836, "total": 56022 }, "percentiles1": { "ko": 5269, "ok": 2834, "total": 3066 }, "percentiles2": { "ko": 8282, "ok": 6511, "total": 6629 }, "percentiles3": { "ko": 15588, "ok": 15336, "total": 15352 }, "percentiles4": { "ko": 33671, "ok": 22179, "total": 22605 }, "spikes": [], "standardDeviation": { "ko": 6558, "ok": 5260, "total": 5365 } }, { "group1": { "count": 3351, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 29 }, "group2": { "count": 464, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 5777, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 49 }, "group4": { "count": 2083, "htmlName": "failed", "name": "failed", "percentage": 18 }, "maxResponseTime": { "ko": 60000, "ok": 54890, "total": 60000 }, "meanNumberOfRequestsPerSecond": { "ko": 0.570841326390792, "ok": 2.6286653877774735, "total": 3.1995067141682654 }, "meanResponseTime": { "ko": 7419, "ok": 4255, "total": 4819 }, "minResponseTime": { "ko": 34, "ok": 40, "total": 34 }, "name": "userinfo", "numberOfRequests": { "ko": 2083, "ok": 9592, "total": 11675 }, "percentiles1": { "ko": 9036, "ok": 2393, "total": 3373 }, "percentiles2": { "ko": 9037, "ok": 6233, "total": 8317 }, "percentiles3": { "ko": 10130, "ok": 15540, "total": 14626 }, "percentiles4": { "ko": 31037, "ok": 26246, "total": 27599 }, "spikes": [], "standardDeviation": { "ko": 5231, "ok": 5565, "total": 5638 } }, { "group1": { "count": 17048, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 85 }, "group2": { "count": 21, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 0 }, "group3": { "count": 233, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 1 }, "group4": { "count": 2653, "htmlName": "failed", "name": "failed", "percentage": 13 }, "maxResponseTime": { "ko": 9271, "ok": 7650, "total": 9271 }, "meanNumberOfRequestsPerSecond": { "ko": 0.7270485064401205, "ok": 4.741573033707865, "total": 5.468621540147986 }, "meanResponseTime": { "ko": 8888, "ok": 89, "total": 1259 }, "minResponseTime": { "ko": 192, "ok": 34, "total": 34 }, "name": "UI-Logout Redirect 1", "numberOfRequests": { "ko": 2653, "ok": 17302, "total": 19955 }, "percentiles1": { "ko": 9036, "ok": 36, "total": 37 }, "percentiles2": { "ko": 9036, "ok": 37, "total": 38 }, "percentiles3": { "ko": 9037, "ok": 49, "total": 9036 }, "percentiles4": { "ko": 9038, "ok": 2131, "total": 9037 }, "spikes": [], "standardDeviation": { "ko": 1037, "ok": 491, "total": 3046 } }, { "group1": { "count": 3430, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 34 }, "group2": { "count": 400, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 5466, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 54 }, "group4": { "count": 813, "htmlName": "failed", "name": "failed", "percentage": 8 }, "maxResponseTime": { "ko": 51474, "ok": 51527, "total": 51527 }, "meanNumberOfRequestsPerSecond": { "ko": 0.22280076733351603, "ok": 2.547547273225541, "total": 2.7703480405590573 }, "meanResponseTime": { "ko": 5215, "ok": 4087, "total": 4177 }, "minResponseTime": { "ko": 34, "ok": 40, "total": 34 }, "name": " UI AM revoke2", "numberOfRequests": { "ko": 813, "ok": 9296, "total": 10109 }, "percentiles1": { "ko": 3212, "ok": 2335, "total": 2472 }, "percentiles2": { "ko": 7028, "ok": 6130, "total": 6213 }, "percentiles3": { "ko": 14185, "ok": 14837, "total": 14739 }, "percentiles4": { "ko": 35887, "ok": 23484, "total": 25378 }, "spikes": [], "standardDeviation": { "ko": 6722, "ok": 5249, "total": 5391 } }, { "group1": { "count": 3464, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 34 }, "group2": { "count": 423, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 5406, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 53 }, "group4": { "count": 876, "htmlName": "failed", "name": "failed", "percentage": 9 }, "maxResponseTime": { "ko": 38544, "ok": 51642, "total": 51642 }, "meanNumberOfRequestsPerSecond": { "ko": 0.2400657714442313, "ok": 2.54672513017265, "total": 2.7867909016168815 }, "meanResponseTime": { "ko": 4909, "ok": 4068, "total": 4140 }, "minResponseTime": { "ko": 35, "ok": 40, "total": 35 }, "name": " UI AM revoke1", "numberOfRequests": { "ko": 876, "ok": 9293, "total": 10169 }, "percentiles1": { "ko": 2706, "ok": 2289, "total": 2314 }, "percentiles2": { "ko": 6660, "ok": 6000, "total": 6074 }, "percentiles3": { "ko": 16981, "ok": 14398, "total": 14642 }, "percentiles4": { "ko": 36154, "ok": 26038, "total": 29002 }, "spikes": [], "standardDeviation": { "ko": 7232, "ok": 5395, "total": 5582 } }, { "group1": { "count": 3728, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 35 }, "group2": { "count": 409, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 5792, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 54 }, "group4": { "count": 711, "htmlName": "failed", "name": "failed", "percentage": 7 }, "maxResponseTime": { "ko": 60001, "ok": 58694, "total": 60001 }, "meanNumberOfRequestsPerSecond": { "ko": 0.19484790353521514, "ok": 2.721019457385585, "total": 2.9158673609208003 }, "meanResponseTime": { "ko": 6559, "ok": 4357, "total": 4504 }, "minResponseTime": { "ko": 35, "ok": 45, "total": 35 }, "name": " UI AM endsession", "numberOfRequests": { "ko": 711, "ok": 9929, "total": 10640 }, "percentiles1": { "ko": 3774, "ok": 2341, "total": 2491 }, "percentiles2": { "ko": 7662, "ok": 6238, "total": 6358 }, "percentiles3": { "ko": 25507, "ok": 15421, "total": 15582 }, "percentiles4": { "ko": 60000, "ok": 32345, "total": 33091 }, "spikes": [], "standardDeviation": { "ko": 9883, "ok": 6100, "total": 6447 } }, { "group1": { "count": 142, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 4 }, "group2": { "count": 115, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 4 }, "group3": { "count": 1188, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 38 }, "group4": { "count": 1716, "htmlName": "failed", "name": "failed", "percentage": 54 }, "maxResponseTime": { "ko": 53846, "ok": 45648, "total": 53846 }, "meanNumberOfRequestsPerSecond": { "ko": 0.47026582625376817, "ok": 0.39599890380926284, "total": 0.866264730063031 }, "meanResponseTime": { "ko": 7569, "ok": 6275, "total": 6978 }, "minResponseTime": { "ko": 35, "ok": 177, "total": 35 }, "name": "restloginProgressiveProfileCallback", "numberOfRequests": { "ko": 1716, "ok": 1445, "total": 3161 }, "percentiles1": { "ko": 6094, "ok": 5353, "total": 5770 }, "percentiles2": { "ko": 9037, "ok": 8464, "total": 9037 }, "percentiles3": { "ko": 31033, "ok": 16902, "total": 21068 }, "percentiles4": { "ko": 51617, "ok": 23906, "total": 47522 }, "spikes": [], "standardDeviation": { "ko": 9906, "ok": 5201, "total": 8127 } }, { "group1": { "count": 785, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 14 }, "group2": { "count": 74, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 1 }, "group3": { "count": 513, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 9 }, "group4": { "count": 4356, "htmlName": "failed", "name": "failed", "percentage": 76 }, "maxResponseTime": { "ko": 9121, "ok": 9036, "total": 9121 }, "meanNumberOfRequestsPerSecond": { "ko": 1.1937517127980268, "ok": 0.37599342285557685, "total": 1.5697451356536036 }, "meanResponseTime": { "ko": 9035, "ok": 2076, "total": 7369 }, "minResponseTime": { "ko": 9033, "ok": 34, "total": 34 }, "name": "UI-Logout", "numberOfRequests": { "ko": 4356, "ok": 1372, "total": 5728 }, "percentiles1": { "ko": 9035, "ok": 51, "total": 9035 }, "percentiles2": { "ko": 9036, "ok": 4139, "total": 9036 }, "percentiles3": { "ko": 9037, "ok": 7672, "total": 9036 }, "percentiles4": { "ko": 9038, "ok": 8663, "total": 9038 }, "spikes": [], "standardDeviation": { "ko": 2, "ok": 2851, "total": 3281 } } ], "global": { "group1": { "count": 538476, "htmlName": "t < 800 ms", "name": "t < 800 ms", "percentage": 22 }, "group2": { "count": 57356, "htmlName": "t >= 800 ms
t < 1200 ms", "name": "800 ms <= t < 1200 ms", "percentage": 2 }, "group3": { "count": 1236159, "htmlName": "t >= 1200 ms", "name": "t >= 1200 ms", "percentage": 51 }, "group4": { "count": 606919, "htmlName": "failed", "name": "failed", "percentage": 25 }, "maxResponseTime": { "ko": 60025, "ok": 59965, "total": 60025 }, "meanNumberOfRequestsPerSecond": { "ko": 166.32474650589202, "ok": 502.05289120306935, "total": 668.3776377089614 }, "meanResponseTime": { "ko": 8336, "ok": 6245, "total": 6766 }, "minResponseTime": { "ko": 34, "ok": 33, "total": 33 }, "name": "All Requests", "numberOfRequests": { "ko": 606919, "ok": 1831991, "total": 2438910 }, "percentiles1": { "ko": 9036, "ok": 4440, "total": 5560 }, "percentiles2": { "ko": 9040, "ok": 9182, "total": 9040 }, "percentiles3": { "ko": 19016, "ok": 20129, "total": 19976 }, "percentiles4": { "ko": 32942, "ok": 28245, "total": 29514 }, "standardDeviation": { "ko": 6009, "ok": 6859, "total": 6719 } } }, "target_hostname": "openam-ema-perf-benchmark.forgeblocks.com", "tool_name": "gatling" } ________________________________________________________________________________ [2024-01-19 07:13:26] Reporting-benchmark-170 step15 : Remove gatling task's stdout file ________________________________________________________________________________ Cleanup of Gatling stdout file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/09_benchmark-170/stdout.txt Compressing Gatling stdout.txt file.. ________________________________________________________________________________ [2024-01-19 07:14:19] Reporting-benchmark-170 post : Check output ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped