--Task--
name: Reporting-benchmark-250
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-50', 'Reporting-benchmark-90', 'Reporting-benchmark-130', 'Reporting-benchmark-150', 'Reporting-benchmark-170', 'Reporting-benchmark-190', 'Reporting-benchmark-210', 'Reporting-benchmark-230']
options: {'task_name': 'benchmark-250'}
group_name: None
Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock
________________________________________________________________________________
[21/Oct/2023 02:33:33] Reporting-benchmark-250 pre : N/A
________________________________________________________________________________
source (overseer-0) is a component
[21/Oct/2023 02:33:33] - INFO: Timeout for this Task has changed to 5h (18000 seconds)
[21/Oct/2023 02:33:33] - 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-250/stdout.txt
Pod stderr file : /results/orders/Reporting-benchmark-250/stderr.txt
Pod log : /results/orders/Reporting-benchmark-250
________________________________________________________________________________
[21/Oct/2023 02:33:33] Reporting-benchmark-250 step1 : Write order for overseer to generate the report
________________________________________________________________________________
Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/order.json
{
"name": "Reporting-benchmark-250",
"command": "/lodestar/clients/gatling-report-only-for-pyrock.sh benchmark-250 --extra-run-jvm-options \"-Xmx4G\"",
"out-dir": "/results/orders/Reporting-benchmark-250"
}
________________________________________________________________________________
[21/Oct/2023 02:33:33] Reporting-benchmark-250 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
________________________________________________________________________________
[21/Oct/2023 02:33:34] Reporting-benchmark-250 step3 : Send order to overseer
________________________________________________________________________________
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/order.json overseer-0-c58748955-bv6r7:/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
________________________________________________________________________________
[21/Oct/2023 02:33:35] Reporting-benchmark-250 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=18000, 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) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 31s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 36s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 42s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 47s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 52s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 57s (rc=0) - failed to find expected output: WAITING - retry
[loop_until]: Function succeeded after 1m 03s (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 34 0 --:--:-- --:--:-- --:--:-- 34
100 7 100 7 0 0 34 0 --:--:-- --:--:-- --:--:-- 33
________________________________________________________________________________
[21/Oct/2023 02:34:43] Reporting-benchmark-250 step5 : Wait until gatling report is generated on overseer
________________________________________________________________________________
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
Checking pod: overseer-0-c58748955-bv6r7 for file exists, if not wait.
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[loop_until]: kubectl --namespace=xlou exec overseer-0-c58748955-bv6r7 --stdin -- bash -c 'if [ -f "/results/gatling/benchmark-250.tar.gz" ]; then echo "/results/gatling/benchmark-250.tar.gz file found"; exit 0; else echo "/results/gatling/benchmark-250.tar.gz file not found"; exit 1; fi' | grep "/results/gatling/benchmark-250.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-250.tar.gz file found
--- stderr ---
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[run_command]: kubectl --namespace=xlou exec overseer-0-c58748955-bv6r7 --stdin -- du -k /results/gatling/benchmark-250.tar.gz
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
1500 /results/gatling/benchmark-250.tar.gz
--- stderr ---
- Download file (size 1500k)
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
source : /results/gatling/benchmark-250.tar.gz @ overseer-0-c58748955-bv6r7
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-250.tar.gz
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[loop_until]: kubectl --namespace=xlou cp overseer-0-c58748955-bv6r7:/results/gatling/benchmark-250.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-250.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 ---
________________________________________________________________________________
[21/Oct/2023 02:34:47] Reporting-benchmark-250 step6 : Unzip the result
________________________________________________________________________________
[run_command]: tar zxf /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/shared/benchmark-250.tar.gz -C /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
--- stderr ---
________________________________________________________________________________
[21/Oct/2023 02:34:48] Reporting-benchmark-250 step7 : Print rc order
________________________________________________________________________________
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
Checking pod: overseer-0-c58748955-bv6r7 for file exists, if not wait.
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[loop_until]: kubectl --namespace=xlou exec overseer-0-c58748955-bv6r7 --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-250/rc.txt" ]; then echo "/results/orders/Reporting-benchmark-250/rc.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-250/rc.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-250/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-250/rc.txt file found
--- stderr ---
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[run_command]: kubectl --namespace=xlou exec overseer-0-c58748955-bv6r7 --stdin -- du -k /results/orders/Reporting-benchmark-250/rc.txt
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
4 /results/orders/Reporting-benchmark-250/rc.txt
--- stderr ---
- Download file (size 4k)
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
source : /results/orders/Reporting-benchmark-250/rc.txt @ overseer-0-c58748955-bv6r7
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/rc.txt
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[loop_until]: kubectl --namespace=xlou cp overseer-0-c58748955-bv6r7:/results/orders/Reporting-benchmark-250/rc.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/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/18_Reporting-benchmark-250/rc.txt is small (1 lines), printing all lines:
----- output -----
CMD SUCCESS: command returns code 0 (expected [0, -9, 143, 137, -15])
________________________________________________________________________________
[21/Oct/2023 02:34:51] Reporting-benchmark-250 step8 : Check rc log
________________________________________________________________________________
PASS: no error found in rc log
________________________________________________________________________________
[21/Oct/2023 02:34:51] Reporting-benchmark-250 step9 : Print stdout order
________________________________________________________________________________
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
Checking pod: overseer-0-c58748955-bv6r7 for file exists, if not wait.
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[loop_until]: kubectl --namespace=xlou exec overseer-0-c58748955-bv6r7 --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-250/stdout.txt" ]; then echo "/results/orders/Reporting-benchmark-250/stdout.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-250/stdout.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-250/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-250/stdout.txt file found
--- stderr ---
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[run_command]: kubectl --namespace=xlou exec overseer-0-c58748955-bv6r7 --stdin -- du -k /results/orders/Reporting-benchmark-250/stdout.txt
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
8 /results/orders/Reporting-benchmark-250/stdout.txt
--- stderr ---
- Download file (size 8k)
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
source : /results/orders/Reporting-benchmark-250/stdout.txt @ overseer-0-c58748955-bv6r7
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/stdout.txt
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[loop_until]: kubectl --namespace=xlou cp overseer-0-c58748955-bv6r7:/results/orders/Reporting-benchmark-250/stdout.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/stdout.txt
[loop_until]: (max_time=-1, interval=5, expected_rc=[0]
[loop_until]: OK (rc = 0)
--- stdout ---
--- stderr ---
[print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/stdout.txt is small (165 lines), printing all lines:
----- output -----
[cmd] /lodestar/clients/gatling/bin/gatling.sh --reports-only /results/gatling/benchmark-250/loadtest-20231021012011621 --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 7225913 (OK=7038284 KO=187629)
> min response time 32 (OK=32 KO=33 )
> max response time 60001 (OK=40696 KO=60001 )
> mean response time 3263 (OK=3228 KO=4600 )
> std deviation 3807 (OK=3801 KO=3813 )
> response time 50th percentile 1730 (OK=1654 KO=4037 )
> response time 75th percentile 5425 (OK=5378 KO=6769 )
> response time 95th percentile 10713 (OK=10693 KO=11377 )
> response time 99th percentile 15228 (OK=15204 KO=16374 )
> mean requests/sec 1979.702 (OK=1928.297 KO=51.405)
---- Response Time Distribution ------------------------------------------------
> t < 800 ms 3001868 ( 42%)
> 800 ms <= t < 1200 ms 264339 ( 4%)
> t >= 1200 ms 3772077 ( 52%)
> failed 187629 ( 3%)
---- Errors --------------------------------------------------------------------
> RootUserinfo: Failed to build request: No attribute named 'acc 304885 (55.51%)
ess_token' is defined
> status.find.in([200, 209], 304), found 500 124803 (22.72%)
> headerRegex((Location,code=([^\&]+))).find.exists, found nothi 27606 ( 5.03%)
ng
> deleteOrganization: Failed to build request: No attribute name 15681 ( 2.86%)
d 'organization_id' is defined
> queryOrganization: Failed to build request: No attribute named 15681 ( 2.86%)
'organization_id' is defined
> createOrganization: Failed to build request: No attribute name 15266 ( 2.78%)
d 'access_token' is defined
> status.find.in([200, 209], 304), found 503 11773 ( 2.14%)
> status.find.is(200), but actually found 401 6309 ( 1.15%)
> status.find.is(200), but actually found 503 5817 ( 1.06%)
> status.find.in([200, 209], 304), found 401 3397 ( 0.62%)
> jsonPath($.tokenId).find.exists, found nothing 2879 ( 0.52%)
> status.find.is(302), but actually found 503 2280 ( 0.42%)
> status.find.is(200), but actually found 502 1402 ( 0.26%)
> tokenUserinfo: Failed to build request: No attribute named 'ac 1036 ( 0.19%)
cess_token' is defined
> UI AM endsession: Failed to build request: No attribute named 874 ( 0.16%)
'id_token_2' is defined
> UI IDM login: Failed to build request: No attribute named 'ac 818 ( 0.15%)
cess_token_2' is defined
> UI IDM dashboard: Failed to build request: No attribute named 818 ( 0.15%)
'access_token_2' is defined
> UI IDM privilege: Failed to build request: No attribute named 818 ( 0.15%)
'access_token_2' is defined
> UI IDM user: Failed to build request: No attribute named 'use 818 ( 0.15%)
r_uuid' is defined
> UI IDM alpha_user: Failed to build request: No attribute name 818 ( 0.15%)
d 'access_token_2' is defined
> UI IDM features: Failed to build request: No attribute named 818 ( 0.15%)
'access_token_2' is defined
> UI AM revoke2: Failed to build request: No attribute named 'a 818 ( 0.15%)
ccess_token_2' is defined
> userinfo: Failed to build request: No attribute named 'access_ 763 ( 0.14%)
token' is defined
> UI AM revoke1: Failed to build request: No attribute named 'a 763 ( 0.14%)
ccess_token' is defined
> registrationCallback: Failed to build request: No attribute na 597 ( 0.11%)
med 'callbacks' is defined
> status.find.is(302), but actually found 502 485 ( 0.09%)
> status.find.in([200, 209], 304), found 502 453 ( 0.08%)
> headerRegex((location,#id_token=(.*))).find.exists, found noth 384 ( 0.07%)
ing
> restLoginUsernamePasswordCallback: Failed to build request: No 154 ( 0.03%)
attribute named 'callbacks' is defined
> restloginProgressiveProfileCallback: Failed to build request: 154 ( 0.03%)
No attribute named 'callbacks' is defined
> status.find.in([200, 209], 304), found 400 20 ( 0.00%)
> status.find.is(200), but actually found 400 11 ( 0.00%)
> Request timeout to openam-ema-perf-benchmark.forgeblocks.com/3 7 ( 0.00%)
4.149.144.47:443 after 60000 ms
> jsonPath($.tokenId).find.optional preparation crashed: Jackson 2 ( 0.00%)
failed to parse into a valid AST: c.f.j.c.JsonParseException:...
> jsonPath($.tokenId).find.optional preparation crashed: Jackson 1 ( 0.00%)
failed to parse into a valid AST: c.f.j.c.JsonParseException:...
================================================================================
Reports generated in 1s.
Please open the following file: file:///results/gatling/benchmark-250/loadtest-20231021012011621/index.html
----------------------
[21/Oct/2023 03:34:41] Create tar file /results/gatling/benchmark-250.tar.gz
----------------------
SIMULATION_PATH=/results/gatling/benchmark-250/loadtest-20231021012011621
RESULT_FOLDER=benchmark-250
RESULT_PATH=/results/gatling/benchmark-250
PWD=/results/gatling/benchmark-250/loadtest-20231021012011621
[cmd] tar -czvf /results/gatling/benchmark-250.tar.gz --exclude=simulation.log *
index.html
js/
js/theme.js
js/highcharts-more.js
js/menu.js
js/unpack.js
js/stats.js
js/ellipsis.js
js/bootstrap.min.js
js/all_sessions.js
js/gatling.js
js/stats.json
js/assertions.json
js/jquery-3.5.1.min.js
js/global_stats.json
js/assertions.xml
js/highstock.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-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/sorted-up.png
style/favicon.ico
style/arrow_right_black.png
style/arrow_down_black.png
style/bootstrap.min.css
style/stat-l-roue.png
style/logo-enterprise.svg
style/stat-l-temps.png
style/little_arrow_right.png
style/style.css
style/arrow_right.png
style/arrow_down.png
style/sorted-down.png
style/stat-fleche-bas.png
style/sortable.png
style/logo.svg
________________________________________________________________________________
[21/Oct/2023 02:34:55] Reporting-benchmark-250 step10 : Check stdout log
________________________________________________________________________________
PASS: no error found in stdout log
________________________________________________________________________________
[21/Oct/2023 02:34:55] Reporting-benchmark-250 step11 : Print stderr order
________________________________________________________________________________
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
Checking pod: overseer-0-c58748955-bv6r7 for file exists, if not wait.
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[loop_until]: kubectl --namespace=xlou exec overseer-0-c58748955-bv6r7 --stdin -- bash -c 'if [ -f "/results/orders/Reporting-benchmark-250/stderr.txt" ]; then echo "/results/orders/Reporting-benchmark-250/stderr.txt file found"; exit 0; else echo "/results/orders/Reporting-benchmark-250/stderr.txt file not found"; exit 1; fi' | grep "/results/orders/Reporting-benchmark-250/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-250/stderr.txt file found
--- stderr ---
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[run_command]: kubectl --namespace=xlou exec overseer-0-c58748955-bv6r7 --stdin -- du -k /results/orders/Reporting-benchmark-250/stderr.txt
[run_command]: OK (rc = 0 - expected to be in [0])
--- stdout ---
0 /results/orders/Reporting-benchmark-250/stderr.txt
--- stderr ---
- Download file (size 0k)
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
source : /results/orders/Reporting-benchmark-250/stderr.txt @ overseer-0-c58748955-bv6r7
destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/stderr.txt
[loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou 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-c58748955-bv6r7
--- stderr ---
[loop_until]: kubectl --namespace=xlou cp overseer-0-c58748955-bv6r7:/results/orders/Reporting-benchmark-250/stderr.txt /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/08_Verification/18_Reporting-benchmark-250/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/18_Reporting-benchmark-250/stderr.txt is small (0 lines), printing all lines:
----- output -----
________________________________________________________________________________
[21/Oct/2023 02:34:58] Reporting-benchmark-250 step12 : Check stderr log
________________________________________________________________________________
PASS: no error found in stderr log
________________________________________________________________________________
[21/Oct/2023 02:34:58] Reporting-benchmark-250 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/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/gatling/req_restloginuserna-d98ea.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/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/gatling/req_user-accesstoke-0d48d.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/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/gatling/req_deleteorganizat-d2d1a.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/10_benchmark-250/gatling/req_rootuserinfo-f7f60.html - cannot check for spikes
checking simulation request UI-Post-Login
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/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/gatling/req_ui-am-validateg-4c02a.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/10_benchmark-250/gatling/req_tokenuserinfo-2d3d4.html - cannot check for spikes
checking simulation request UI Enduser appAuthHelper1
checking simulation request UI Enduser appAuthHelper2
checking simulation request UI IDM uiconfig
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/gatling/req_ui-idm-uiconfig-7fd3c.html - cannot check for spikes
checking simulation request UI Enduser sessioncheck
checking simulation request UI IDM features
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/gatling/req_ui-idm-oidctoke-2cd13.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/10_benchmark-250/gatling/req_userinfo-d0c0b.html - cannot check for spikes
checking simulation request UI-Logout Redirect 1
checking simulation request UI AM revoke2
[warn] responseTimePercentiles was not found in /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/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/10_benchmark-250/gatling/req_restloginprogre-9fc93.html - cannot check for spikes
no spikes found
________________________________________________________________________________
[21/Oct/2023 02:34:58] Reporting-benchmark-250 step14 : Collect gatling simulation data
________________________________________________________________________________
collected stats :
{
"global": {
"name": "All Requests",
"numberOfRequests": {
"total": 7225913,
"ok": 7038284,
"ko": 187629
},
"minResponseTime": {
"total": 32,
"ok": 32,
"ko": 33
},
"maxResponseTime": {
"total": 60001,
"ok": 40696,
"ko": 60001
},
"meanResponseTime": {
"total": 3263,
"ok": 3228,
"ko": 4600
},
"standardDeviation": {
"total": 3807,
"ok": 3801,
"ko": 3813
},
"percentiles1": {
"total": 1730,
"ok": 1654,
"ko": 4037
},
"percentiles2": {
"total": 5425,
"ok": 5378,
"ko": 6769
},
"percentiles3": {
"total": 10713,
"ok": 10693,
"ko": 11377
},
"percentiles4": {
"total": 15228,
"ok": 15204,
"ko": 16374
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 3001868,
"percentage": 42
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 264339,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 3772077,
"percentage": 52
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 187629,
"percentage": 3
},
"meanNumberOfRequestsPerSecond": {
"total": 1979.702191780822,
"ok": 1928.2969863013698,
"ko": 51.40520547945206
}
},
"details": [
{
"name": "restLoginInitiate",
"numberOfRequests": {
"total": 904851,
"ok": 897464,
"ko": 7387
},
"minResponseTime": {
"total": 37,
"ok": 39,
"ko": 37
},
"maxResponseTime": {
"total": 35727,
"ok": 35727,
"ko": 29894
},
"meanResponseTime": {
"total": 2606,
"ok": 2581,
"ko": 5615
},
"standardDeviation": {
"total": 3024,
"ok": 2973,
"ko": 6112
},
"percentiles1": {
"total": 1466,
"ok": 1461,
"ko": 4040
},
"percentiles2": {
"total": 4427,
"ok": 4408,
"ko": 10311
},
"percentiles3": {
"total": 8655,
"ok": 8577,
"ko": 16868
},
"percentiles4": {
"total": 11387,
"ok": 11104,
"ko": 20674
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 395264,
"percentage": 44
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 32559,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 469641,
"percentage": 52
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 7387,
"percentage": 1
},
"meanNumberOfRequestsPerSecond": {
"total": 247.90438356164384,
"ok": 245.88054794520548,
"ko": 2.023835616438356
},
"spikes": []
},
{
"name": "registrationCallback",
"numberOfRequests": {
"total": 144185,
"ok": 138224,
"ko": 5961
},
"minResponseTime": {
"total": 34,
"ok": 197,
"ko": 34
},
"maxResponseTime": {
"total": 42747,
"ok": 31788,
"ko": 42747
},
"meanResponseTime": {
"total": 3520,
"ok": 3270,
"ko": 9315
},
"standardDeviation": {
"total": 3651,
"ok": 3255,
"ko": 6460
},
"percentiles1": {
"total": 2130,
"ok": 2018,
"ko": 10140
},
"percentiles2": {
"total": 5371,
"ok": 5088,
"ko": 13659
},
"percentiles3": {
"total": 10489,
"ok": 9849,
"ko": 19859
},
"percentiles4": {
"total": 15810,
"ok": 12743,
"ko": 23902
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 48678,
"percentage": 34
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 8756,
"percentage": 6
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 80790,
"percentage": 56
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 5961,
"percentage": 4
},
"meanNumberOfRequestsPerSecond": {
"total": 39.5027397260274,
"ok": 37.86958904109589,
"ko": 1.633150684931507
},
"spikes": []
},
{
"name": "restLoginUsernamePasswordCallback",
"numberOfRequests": {
"total": 756685,
"ok": 752124,
"ko": 4561
},
"minResponseTime": {
"total": 33,
"ok": 72,
"ko": 33
},
"maxResponseTime": {
"total": 60000,
"ok": 35332,
"ko": 60000
},
"meanResponseTime": {
"total": 5570,
"ok": 5567,
"ko": 6068
},
"standardDeviation": {
"total": 4589,
"ok": 4578,
"ko": 6137
},
"percentiles1": {
"total": 5292,
"ok": 5294,
"ko": 4546
},
"percentiles2": {
"total": 8800,
"ok": 8794,
"ko": 10406
},
"percentiles3": {
"total": 14112,
"ok": 14096,
"ko": 16885
},
"percentiles4": {
"total": 16637,
"ok": 16605,
"ko": 21804
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 190216,
"percentage": 25
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 19804,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 542104,
"percentage": 72
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 4561,
"percentage": 1
},
"meanNumberOfRequestsPerSecond": {
"total": 207.31095890410958,
"ok": 206.0613698630137,
"ko": 1.2495890410958903
},
"spikes": []
},
{
"name": "Skip 2FA",
"numberOfRequests": {
"total": 538534,
"ok": 537015,
"ko": 1519
},
"minResponseTime": {
"total": 33,
"ok": 63,
"ko": 33
},
"maxResponseTime": {
"total": 60000,
"ok": 35837,
"ko": 60000
},
"meanResponseTime": {
"total": 7453,
"ok": 7465,
"ko": 3225
},
"standardDeviation": {
"total": 5095,
"ok": 5089,
"ko": 5194
},
"percentiles1": {
"total": 7916,
"ok": 7928,
"ko": 38
},
"percentiles2": {
"total": 10986,
"ok": 10990,
"ko": 4040
},
"percentiles3": {
"total": 16008,
"ok": 16010,
"ko": 13988
},
"percentiles4": {
"total": 18269,
"ok": 18270,
"ko": 16342
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 102729,
"percentage": 19
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 8844,
"percentage": 2
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 425442,
"percentage": 79
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1519,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 147.54356164383563,
"ok": 147.12739726027397,
"ko": 0.4161643835616438
},
"spikes": []
},
{
"name": "User Authorize PKCE stage",
"numberOfRequests": {
"total": 785914,
"ok": 756031,
"ko": 29883
},
"minResponseTime": {
"total": 33,
"ok": 41,
"ko": 33
},
"maxResponseTime": {
"total": 60000,
"ok": 36521,
"ko": 60000
},
"meanResponseTime": {
"total": 3049,
"ok": 2986,
"ko": 4625
},
"standardDeviation": {
"total": 3126,
"ok": 3103,
"ko": 3280
},
"percentiles1": {
"total": 2126,
"ok": 2033,
"ko": 4310
},
"percentiles2": {
"total": 5053,
"ok": 4980,
"ko": 6671
},
"percentiles3": {
"total": 9278,
"ok": 9203,
"ko": 10501
},
"percentiles4": {
"total": 11748,
"ok": 11645,
"ko": 12708
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 284464,
"percentage": 36
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 33780,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 437787,
"percentage": 56
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 29883,
"percentage": 4
},
"meanNumberOfRequestsPerSecond": {
"total": 215.31890410958903,
"ok": 207.1317808219178,
"ko": 8.187123287671232
},
"spikes": []
},
{
"name": "User AccessToken PKCE stage",
"numberOfRequests": {
"total": 756134,
"ok": 709919,
"ko": 46215
},
"minResponseTime": {
"total": 33,
"ok": 42,
"ko": 33
},
"maxResponseTime": {
"total": 35517,
"ok": 35517,
"ko": 29931
},
"meanResponseTime": {
"total": 3229,
"ok": 3119,
"ko": 4923
},
"standardDeviation": {
"total": 3232,
"ok": 3209,
"ko": 3119
},
"percentiles1": {
"total": 2306,
"ok": 2121,
"ko": 4649
},
"percentiles2": {
"total": 5342,
"ok": 5207,
"ko": 6915
},
"percentiles3": {
"total": 9691,
"ok": 9592,
"ko": 10673
},
"percentiles4": {
"total": 12104,
"ok": 12044,
"ko": 12852
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 258986,
"percentage": 34
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 32043,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 418890,
"percentage": 55
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 46215,
"percentage": 6
},
"meanNumberOfRequestsPerSecond": {
"total": 207.16,
"ok": 194.49835616438355,
"ko": 12.661643835616438
},
"spikes": []
},
{
"name": "getIdToken",
"numberOfRequests": {
"total": 107887,
"ok": 106969,
"ko": 918
},
"minResponseTime": {
"total": 33,
"ok": 39,
"ko": 33
},
"maxResponseTime": {
"total": 33939,
"ok": 33939,
"ko": 20042
},
"meanResponseTime": {
"total": 3113,
"ok": 3136,
"ko": 414
},
"standardDeviation": {
"total": 3157,
"ok": 3156,
"ko": 1779
},
"percentiles1": {
"total": 2157,
"ok": 2197,
"ko": 36
},
"percentiles2": {
"total": 5157,
"ok": 5180,
"ko": 37
},
"percentiles3": {
"total": 9442,
"ok": 9459,
"ko": 4037
},
"percentiles4": {
"total": 11804,
"ok": 11804,
"ko": 8049
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 37806,
"percentage": 35
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 5598,
"percentage": 5
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 63565,
"percentage": 59
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 918,
"percentage": 1
},
"meanNumberOfRequestsPerSecond": {
"total": 29.558082191780823,
"ok": 29.306575342465752,
"ko": 0.2515068493150685
},
"spikes": []
},
{
"name": "getIdToken Redirect 1",
"numberOfRequests": {
"total": 106969,
"ok": 106969,
"ko": 0
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 0
},
"maxResponseTime": {
"total": 35617,
"ok": 35617,
"ko": 0
},
"meanResponseTime": {
"total": 835,
"ok": 835,
"ko": 0
},
"standardDeviation": {
"total": 3580,
"ok": 3580,
"ko": 0
},
"percentiles1": {
"total": 37,
"ok": 37,
"ko": 0
},
"percentiles2": {
"total": 38,
"ok": 38,
"ko": 0
},
"percentiles3": {
"total": 5218,
"ok": 5218,
"ko": 0
},
"percentiles4": {
"total": 20875,
"ok": 20875,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 98390,
"percentage": 92
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 452,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 8127,
"percentage": 8
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 29.306575342465752,
"ok": 29.306575342465752,
"ko": 0
},
"spikes": []
},
{
"name": "createOrganization",
"numberOfRequests": {
"total": 92621,
"ok": 92206,
"ko": 415
},
"minResponseTime": {
"total": 51,
"ok": 51,
"ko": 10045
},
"maxResponseTime": {
"total": 36488,
"ok": 34975,
"ko": 36488
},
"meanResponseTime": {
"total": 2004,
"ok": 1962,
"ko": 11393
},
"standardDeviation": {
"total": 3476,
"ok": 3415,
"ko": 4177
},
"percentiles1": {
"total": 481,
"ok": 472,
"ko": 10051
},
"percentiles2": {
"total": 2525,
"ok": 2468,
"ko": 10547
},
"percentiles3": {
"total": 8186,
"ok": 7863,
"ko": 17948
},
"percentiles4": {
"total": 17392,
"ok": 17306,
"ko": 31685
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 52232,
"percentage": 56
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 5523,
"percentage": 6
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 34451,
"percentage": 37
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 415,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 25.375616438356165,
"ok": 25.261917808219177,
"ko": 0.1136986301369863
},
"spikes": []
},
{
"name": "queryOrganization",
"numberOfRequests": {
"total": 92206,
"ok": 91993,
"ko": 213
},
"minResponseTime": {
"total": 41,
"ok": 41,
"ko": 10046
},
"maxResponseTime": {
"total": 60001,
"ok": 35022,
"ko": 60001
},
"meanResponseTime": {
"total": 1198,
"ok": 1174,
"ko": 11634
},
"standardDeviation": {
"total": 2625,
"ok": 2569,
"ko": 4958
},
"percentiles1": {
"total": 91,
"ok": 91,
"ko": 10054
},
"percentiles2": {
"total": 1049,
"ok": 1034,
"ko": 10617
},
"percentiles3": {
"total": 6048,
"ok": 5899,
"ko": 19523
},
"percentiles4": {
"total": 10877,
"ok": 10582,
"ko": 31032
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 66430,
"percentage": 72
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 4102,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 21461,
"percentage": 23
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 213,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 25.261917808219177,
"ok": 25.203561643835616,
"ko": 0.05835616438356164
},
"spikes": []
},
{
"name": "deleteOrganization",
"numberOfRequests": {
"total": 92206,
"ok": 92054,
"ko": 152
},
"minResponseTime": {
"total": 47,
"ok": 47,
"ko": 10045
},
"maxResponseTime": {
"total": 40667,
"ok": 36507,
"ko": 40667
},
"meanResponseTime": {
"total": 842,
"ok": 824,
"ko": 11314
},
"standardDeviation": {
"total": 2258,
"ok": 2215,
"ko": 3386
},
"percentiles1": {
"total": 92,
"ok": 92,
"ko": 10051
},
"percentiles2": {
"total": 291,
"ok": 284,
"ko": 10765
},
"percentiles3": {
"total": 4863,
"ok": 4780,
"ko": 18539
},
"percentiles4": {
"total": 10048,
"ok": 9759,
"ko": 20276
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 74966,
"percentage": 81
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 2786,
"percentage": 3
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 14302,
"percentage": 16
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 152,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 25.261917808219177,
"ok": 25.22027397260274,
"ko": 0.041643835616438356
},
"spikes": []
},
{
"name": "RootUserinfo",
"numberOfRequests": {
"total": 1848350,
"ok": 1761819,
"ko": 86531
},
"minResponseTime": {
"total": 33,
"ok": 38,
"ko": 33
},
"maxResponseTime": {
"total": 36636,
"ok": 36636,
"ko": 24601
},
"meanResponseTime": {
"total": 2936,
"ok": 2882,
"ko": 4024
},
"standardDeviation": {
"total": 3103,
"ok": 3090,
"ko": 3164
},
"percentiles1": {
"total": 1888,
"ok": 1794,
"ko": 3591
},
"percentiles2": {
"total": 4913,
"ok": 4852,
"ko": 6049
},
"percentiles3": {
"total": 9255,
"ok": 9207,
"ko": 9955
},
"percentiles4": {
"total": 11518,
"ok": 11464,
"ko": 12073
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 697786,
"percentage": 38
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 86014,
"percentage": 5
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 978019,
"percentage": 53
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 86531,
"percentage": 5
},
"meanNumberOfRequestsPerSecond": {
"total": 506.3972602739726,
"ok": 482.69013698630135,
"ko": 23.707123287671234
},
"spikes": []
},
{
"name": "UI-Post-Login",
"numberOfRequests": {
"total": 36088,
"ok": 36088,
"ko": 0
},
"minResponseTime": {
"total": 32,
"ok": 32,
"ko": 0
},
"maxResponseTime": {
"total": 351,
"ok": 351,
"ko": 0
},
"meanResponseTime": {
"total": 36,
"ok": 36,
"ko": 0
},
"standardDeviation": {
"total": 5,
"ok": 5,
"ko": 0
},
"percentiles1": {
"total": 35,
"ok": 35,
"ko": 0
},
"percentiles2": {
"total": 36,
"ok": 36,
"ko": 0
},
"percentiles3": {
"total": 37,
"ok": 37,
"ko": 0
},
"percentiles4": {
"total": 42,
"ok": 42,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 36088,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.887123287671233,
"ok": 9.887123287671233,
"ko": 0
},
"spikes": []
},
{
"name": "UI-Post-Login Redirect 1",
"numberOfRequests": {
"total": 108264,
"ok": 108263,
"ko": 1
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 60000
},
"maxResponseTime": {
"total": 60000,
"ok": 449,
"ko": 60000
},
"meanResponseTime": {
"total": 38,
"ok": 37,
"ko": 60000
},
"standardDeviation": {
"total": 182,
"ok": 5,
"ko": 0
},
"percentiles1": {
"total": 37,
"ok": 37,
"ko": 60000
},
"percentiles2": {
"total": 38,
"ok": 38,
"ko": 60000
},
"percentiles3": {
"total": 40,
"ok": 40,
"ko": 60000
},
"percentiles4": {
"total": 45,
"ok": 45,
"ko": 60000
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 108263,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 1,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 29.6613698630137,
"ok": 29.66109589041096,
"ko": 0.000273972602739726
},
"spikes": []
},
{
"name": " UI AM idFromSession",
"numberOfRequests": {
"total": 36087,
"ok": 35472,
"ko": 615
},
"minResponseTime": {
"total": 34,
"ok": 36,
"ko": 34
},
"maxResponseTime": {
"total": 29599,
"ok": 29599,
"ko": 16040
},
"meanResponseTime": {
"total": 2492,
"ok": 2509,
"ko": 1526
},
"standardDeviation": {
"total": 2919,
"ok": 2926,
"ko": 2300
},
"percentiles1": {
"total": 1332,
"ok": 1358,
"ko": 55
},
"percentiles2": {
"total": 4284,
"ok": 4302,
"ko": 2185
},
"percentiles3": {
"total": 8497,
"ok": 8513,
"ko": 6383
},
"percentiles4": {
"total": 10847,
"ok": 10860,
"ko": 8502
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 15967,
"percentage": 44
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1313,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 18192,
"percentage": 50
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 615,
"percentage": 2
},
"meanNumberOfRequestsPerSecond": {
"total": 9.886849315068494,
"ok": 9.718356164383561,
"ko": 0.1684931506849315
},
"spikes": []
},
{
"name": " UI AM validateGoto",
"numberOfRequests": {
"total": 36087,
"ok": 35829,
"ko": 258
},
"minResponseTime": {
"total": 37,
"ok": 42,
"ko": 37
},
"maxResponseTime": {
"total": 29637,
"ok": 29637,
"ko": 16191
},
"meanResponseTime": {
"total": 2501,
"ok": 2515,
"ko": 500
},
"standardDeviation": {
"total": 2920,
"ok": 2920,
"ko": 2112
},
"percentiles1": {
"total": 1310,
"ok": 1346,
"ko": 40
},
"percentiles2": {
"total": 4293,
"ok": 4313,
"ko": 41
},
"percentiles3": {
"total": 8517,
"ok": 8524,
"ko": 4040
},
"percentiles4": {
"total": 10666,
"ok": 10655,
"ko": 13014
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 16057,
"percentage": 44
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1402,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 18370,
"percentage": 51
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 258,
"percentage": 1
},
"meanNumberOfRequestsPerSecond": {
"total": 9.886849315068494,
"ok": 9.816164383561643,
"ko": 0.07068493150684932
},
"spikes": []
},
{
"name": "tokenUserinfo",
"numberOfRequests": {
"total": 177033,
"ok": 176624,
"ko": 409
},
"minResponseTime": {
"total": 34,
"ok": 39,
"ko": 34
},
"maxResponseTime": {
"total": 29763,
"ok": 29763,
"ko": 20041
},
"meanResponseTime": {
"total": 2468,
"ok": 2469,
"ko": 2205
},
"standardDeviation": {
"total": 2891,
"ok": 2890,
"ko": 3256
},
"percentiles1": {
"total": 1270,
"ok": 1273,
"ko": 183
},
"percentiles2": {
"total": 4251,
"ok": 4252,
"ko": 4037
},
"percentiles3": {
"total": 8445,
"ok": 8445,
"ko": 8217
},
"percentiles4": {
"total": 10665,
"ok": 10641,
"ko": 12041
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 80451,
"percentage": 45
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 6789,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 89384,
"percentage": 50
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 409,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 48.50219178082192,
"ok": 48.39013698630137,
"ko": 0.11205479452054795
},
"spikes": []
},
{
"name": " UI Enduser appAuthHelper1",
"numberOfRequests": {
"total": 36088,
"ok": 36088,
"ko": 0
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 0
},
"maxResponseTime": {
"total": 371,
"ok": 371,
"ko": 0
},
"meanResponseTime": {
"total": 37,
"ok": 37,
"ko": 0
},
"standardDeviation": {
"total": 4,
"ok": 4,
"ko": 0
},
"percentiles1": {
"total": 37,
"ok": 37,
"ko": 0
},
"percentiles2": {
"total": 37,
"ok": 37,
"ko": 0
},
"percentiles3": {
"total": 40,
"ok": 40,
"ko": 0
},
"percentiles4": {
"total": 45,
"ok": 45,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 36088,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.887123287671233,
"ok": 9.887123287671233,
"ko": 0
},
"spikes": []
},
{
"name": " UI Enduser appAuthHelper2",
"numberOfRequests": {
"total": 36088,
"ok": 36088,
"ko": 0
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 0
},
"maxResponseTime": {
"total": 372,
"ok": 372,
"ko": 0
},
"meanResponseTime": {
"total": 37,
"ok": 37,
"ko": 0
},
"standardDeviation": {
"total": 5,
"ok": 5,
"ko": 0
},
"percentiles1": {
"total": 36,
"ok": 36,
"ko": 0
},
"percentiles2": {
"total": 37,
"ok": 37,
"ko": 0
},
"percentiles3": {
"total": 40,
"ok": 40,
"ko": 0
},
"percentiles4": {
"total": 45,
"ok": 45,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 36088,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.887123287671233,
"ok": 9.887123287671233,
"ko": 0
},
"spikes": []
},
{
"name": " UI IDM uiconfig",
"numberOfRequests": {
"total": 36088,
"ok": 36088,
"ko": 0
},
"minResponseTime": {
"total": 35,
"ok": 35,
"ko": 0
},
"maxResponseTime": {
"total": 30816,
"ok": 30816,
"ko": 0
},
"meanResponseTime": {
"total": 382,
"ok": 382,
"ko": 0
},
"standardDeviation": {
"total": 2372,
"ok": 2372,
"ko": 0
},
"percentiles1": {
"total": 39,
"ok": 39,
"ko": 0
},
"percentiles2": {
"total": 40,
"ok": 40,
"ko": 0
},
"percentiles3": {
"total": 44,
"ok": 44,
"ko": 0
},
"percentiles4": {
"total": 14167,
"ok": 14167,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 35047,
"percentage": 97
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 25,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 1016,
"percentage": 3
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.887123287671233,
"ok": 9.887123287671233,
"ko": 0
},
"spikes": []
},
{
"name": " UI Enduser sessioncheck",
"numberOfRequests": {
"total": 36088,
"ok": 36088,
"ko": 0
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 0
},
"maxResponseTime": {
"total": 366,
"ok": 366,
"ko": 0
},
"meanResponseTime": {
"total": 37,
"ok": 37,
"ko": 0
},
"standardDeviation": {
"total": 5,
"ok": 5,
"ko": 0
},
"percentiles1": {
"total": 36,
"ok": 36,
"ko": 0
},
"percentiles2": {
"total": 37,
"ok": 37,
"ko": 0
},
"percentiles3": {
"total": 39,
"ok": 39,
"ko": 0
},
"percentiles4": {
"total": 45,
"ok": 45,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 36088,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.887123287671233,
"ok": 9.887123287671233,
"ko": 0
},
"spikes": []
},
{
"name": " UI IDM features",
"numberOfRequests": {
"total": 35270,
"ok": 35190,
"ko": 80
},
"minResponseTime": {
"total": 49,
"ok": 49,
"ko": 10050
},
"maxResponseTime": {
"total": 40497,
"ok": 40497,
"ko": 23329
},
"meanResponseTime": {
"total": 1632,
"ok": 1606,
"ko": 12857
},
"standardDeviation": {
"total": 3341,
"ok": 3297,
"ko": 3455
},
"percentiles1": {
"total": 113,
"ok": 113,
"ko": 10640
},
"percentiles2": {
"total": 1786,
"ok": 1764,
"ko": 15527
},
"percentiles3": {
"total": 7572,
"ok": 7406,
"ko": 19129
},
"percentiles4": {
"total": 16954,
"ok": 16736,
"ko": 21375
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 23452,
"percentage": 66
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1291,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 10447,
"percentage": 30
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 80,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.663013698630136,
"ok": 9.64109589041096,
"ko": 0.021917808219178082
},
"spikes": []
},
{
"name": " UI IDM login",
"numberOfRequests": {
"total": 35270,
"ok": 35188,
"ko": 82
},
"minResponseTime": {
"total": 48,
"ok": 48,
"ko": 10050
},
"maxResponseTime": {
"total": 40696,
"ok": 40696,
"ko": 20544
},
"meanResponseTime": {
"total": 1633,
"ok": 1607,
"ko": 12815
},
"standardDeviation": {
"total": 3349,
"ok": 3305,
"ko": 3374
},
"percentiles1": {
"total": 114,
"ok": 114,
"ko": 10481
},
"percentiles2": {
"total": 1773,
"ok": 1748,
"ko": 15955
},
"percentiles3": {
"total": 7483,
"ok": 7339,
"ko": 19243
},
"percentiles4": {
"total": 17396,
"ok": 17181,
"ko": 20445
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 23468,
"percentage": 67
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1307,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 10413,
"percentage": 30
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 82,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.663013698630136,
"ok": 9.64054794520548,
"ko": 0.022465753424657533
},
"spikes": []
},
{
"name": " UI IDM version",
"numberOfRequests": {
"total": 36088,
"ok": 36088,
"ko": 0
},
"minResponseTime": {
"total": 38,
"ok": 38,
"ko": 0
},
"maxResponseTime": {
"total": 30467,
"ok": 30467,
"ko": 0
},
"meanResponseTime": {
"total": 426,
"ok": 426,
"ko": 0
},
"standardDeviation": {
"total": 2494,
"ok": 2494,
"ko": 0
},
"percentiles1": {
"total": 42,
"ok": 42,
"ko": 0
},
"percentiles2": {
"total": 43,
"ok": 43,
"ko": 0
},
"percentiles3": {
"total": 51,
"ok": 51,
"ko": 0
},
"percentiles4": {
"total": 15228,
"ok": 15228,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 34886,
"percentage": 97
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 34,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 1168,
"percentage": 3
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.887123287671233,
"ok": 9.887123287671233,
"ko": 0
},
"spikes": []
},
{
"name": " UI IDM privilege",
"numberOfRequests": {
"total": 35270,
"ok": 35194,
"ko": 76
},
"minResponseTime": {
"total": 49,
"ok": 49,
"ko": 10049
},
"maxResponseTime": {
"total": 40153,
"ok": 40153,
"ko": 20544
},
"meanResponseTime": {
"total": 1643,
"ok": 1619,
"ko": 12961
},
"standardDeviation": {
"total": 3345,
"ok": 3303,
"ko": 3440
},
"percentiles1": {
"total": 115,
"ok": 114,
"ko": 10493
},
"percentiles2": {
"total": 1809,
"ok": 1785,
"ko": 15831
},
"percentiles3": {
"total": 7593,
"ok": 7439,
"ko": 19138
},
"percentiles4": {
"total": 16790,
"ok": 16408,
"ko": 20262
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 23435,
"percentage": 66
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1307,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 10452,
"percentage": 30
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 76,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.663013698630136,
"ok": 9.642191780821918,
"ko": 0.020821917808219178
},
"spikes": []
},
{
"name": " UI IDM alpha_user",
"numberOfRequests": {
"total": 35270,
"ok": 35188,
"ko": 82
},
"minResponseTime": {
"total": 44,
"ok": 44,
"ko": 10012
},
"maxResponseTime": {
"total": 40677,
"ok": 40677,
"ko": 22067
},
"meanResponseTime": {
"total": 1735,
"ok": 1710,
"ko": 12418
},
"standardDeviation": {
"total": 3697,
"ok": 3663,
"ko": 3109
},
"percentiles1": {
"total": 111,
"ok": 111,
"ko": 10250
},
"percentiles2": {
"total": 1829,
"ok": 1804,
"ko": 15695
},
"percentiles3": {
"total": 7912,
"ok": 7692,
"ko": 17669
},
"percentiles4": {
"total": 19976,
"ok": 19971,
"ko": 18844
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 23431,
"percentage": 66
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1288,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 10469,
"percentage": 30
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 82,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.663013698630136,
"ok": 9.64054794520548,
"ko": 0.022465753424657533
},
"spikes": []
},
{
"name": " UI IDM user",
"numberOfRequests": {
"total": 35270,
"ok": 35207,
"ko": 63
},
"minResponseTime": {
"total": 43,
"ok": 43,
"ko": 5380
},
"maxResponseTime": {
"total": 38494,
"ok": 38494,
"ko": 20128
},
"meanResponseTime": {
"total": 1543,
"ok": 1525,
"ko": 12031
},
"standardDeviation": {
"total": 3117,
"ok": 3085,
"ko": 3194
},
"percentiles1": {
"total": 105,
"ok": 105,
"ko": 10410
},
"percentiles2": {
"total": 1703,
"ok": 1686,
"ko": 14685
},
"percentiles3": {
"total": 7175,
"ok": 7034,
"ko": 18081
},
"percentiles4": {
"total": 15403,
"ok": 15102,
"ko": 19452
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 23676,
"percentage": 67
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1311,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 10220,
"percentage": 29
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 63,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.663013698630136,
"ok": 9.645753424657535,
"ko": 0.01726027397260274
},
"spikes": []
},
{
"name": " UI IDM dashboard",
"numberOfRequests": {
"total": 35270,
"ok": 35196,
"ko": 74
},
"minResponseTime": {
"total": 39,
"ok": 39,
"ko": 4556
},
"maxResponseTime": {
"total": 36016,
"ok": 36016,
"ko": 23289
},
"meanResponseTime": {
"total": 1404,
"ok": 1383,
"ko": 11407
},
"standardDeviation": {
"total": 2832,
"ok": 2792,
"ko": 3635
},
"percentiles1": {
"total": 94,
"ok": 94,
"ko": 10048
},
"percentiles2": {
"total": 1567,
"ok": 1549,
"ko": 10938
},
"percentiles3": {
"total": 6531,
"ok": 6435,
"ko": 19197
},
"percentiles4": {
"total": 12877,
"ok": 12533,
"ko": 20996
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 24074,
"percentage": 68
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1306,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 9816,
"percentage": 28
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 74,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.663013698630136,
"ok": 9.642739726027397,
"ko": 0.020273972602739727
},
"spikes": []
},
{
"name": " UI IDM oidcToken",
"numberOfRequests": {
"total": 36088,
"ok": 35214,
"ko": 874
},
"minResponseTime": {
"total": 34,
"ok": 44,
"ko": 34
},
"maxResponseTime": {
"total": 29683,
"ok": 29683,
"ko": 16650
},
"meanResponseTime": {
"total": 2416,
"ok": 2447,
"ko": 1154
},
"standardDeviation": {
"total": 2916,
"ok": 2918,
"ko": 2538
},
"percentiles1": {
"total": 1109,
"ok": 1188,
"ko": 38
},
"percentiles2": {
"total": 4171,
"ok": 4207,
"ko": 540
},
"percentiles3": {
"total": 8493,
"ok": 8509,
"ko": 6449
},
"percentiles4": {
"total": 10666,
"ok": 10652,
"ko": 12041
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 16298,
"percentage": 45
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1334,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 17582,
"percentage": 49
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 874,
"percentage": 2
},
"meanNumberOfRequestsPerSecond": {
"total": 9.887123287671233,
"ok": 9.647671232876712,
"ko": 0.23945205479452056
},
"spikes": []
},
{
"name": "userinfo",
"numberOfRequests": {
"total": 35325,
"ok": 35054,
"ko": 271
},
"minResponseTime": {
"total": 34,
"ok": 38,
"ko": 34
},
"maxResponseTime": {
"total": 29748,
"ok": 29748,
"ko": 16039
},
"meanResponseTime": {
"total": 2414,
"ok": 2426,
"ko": 859
},
"standardDeviation": {
"total": 2878,
"ok": 2879,
"ko": 2261
},
"percentiles1": {
"total": 1158,
"ok": 1190,
"ko": 37
},
"percentiles2": {
"total": 4180,
"ok": 4195,
"ko": 39
},
"percentiles3": {
"total": 8428,
"ok": 8440,
"ko": 5225
},
"percentiles4": {
"total": 10647,
"ok": 10645,
"ko": 10367
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 16189,
"percentage": 46
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1368,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 17497,
"percentage": 50
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 271,
"percentage": 1
},
"meanNumberOfRequestsPerSecond": {
"total": 9.678082191780822,
"ok": 9.603835616438356,
"ko": 0.07424657534246576
},
"spikes": []
},
{
"name": "UI-Logout Redirect 1",
"numberOfRequests": {
"total": 36088,
"ok": 36088,
"ko": 0
},
"minResponseTime": {
"total": 33,
"ok": 33,
"ko": 0
},
"maxResponseTime": {
"total": 439,
"ok": 439,
"ko": 0
},
"meanResponseTime": {
"total": 37,
"ok": 37,
"ko": 0
},
"standardDeviation": {
"total": 4,
"ok": 4,
"ko": 0
},
"percentiles1": {
"total": 37,
"ok": 37,
"ko": 0
},
"percentiles2": {
"total": 38,
"ok": 38,
"ko": 0
},
"percentiles3": {
"total": 40,
"ok": 40,
"ko": 0
},
"percentiles4": {
"total": 45,
"ok": 45,
"ko": 0
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 36088,
"percentage": 100
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 0,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 0,
"percentage": 0
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 0,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.887123287671233,
"ok": 9.887123287671233,
"ko": 0
},
"spikes": []
},
{
"name": " UI AM revoke2",
"numberOfRequests": {
"total": 35270,
"ok": 35102,
"ko": 168
},
"minResponseTime": {
"total": 34,
"ok": 39,
"ko": 34
},
"maxResponseTime": {
"total": 27690,
"ok": 27690,
"ko": 16513
},
"meanResponseTime": {
"total": 2429,
"ok": 2437,
"ko": 778
},
"standardDeviation": {
"total": 2874,
"ok": 2872,
"ko": 2799
},
"percentiles1": {
"total": 1195,
"ok": 1219,
"ko": 36
},
"percentiles2": {
"total": 4211,
"ok": 4219,
"ko": 37
},
"percentiles3": {
"total": 8422,
"ok": 8424,
"ko": 6171
},
"percentiles4": {
"total": 10779,
"ok": 10740,
"ko": 14922
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 16188,
"percentage": 46
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1315,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 17599,
"percentage": 50
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 168,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.663013698630136,
"ok": 9.616986301369863,
"ko": 0.046027397260273974
},
"spikes": []
},
{
"name": " UI AM revoke1",
"numberOfRequests": {
"total": 35325,
"ok": 35050,
"ko": 275
},
"minResponseTime": {
"total": 34,
"ok": 39,
"ko": 34
},
"maxResponseTime": {
"total": 28493,
"ok": 28493,
"ko": 27570
},
"meanResponseTime": {
"total": 2402,
"ok": 2416,
"ko": 576
},
"standardDeviation": {
"total": 2880,
"ok": 2878,
"ko": 2551
},
"percentiles1": {
"total": 1121,
"ok": 1156,
"ko": 36
},
"percentiles2": {
"total": 4188,
"ok": 4202,
"ko": 37
},
"percentiles3": {
"total": 8412,
"ok": 8422,
"ko": 4036
},
"percentiles4": {
"total": 10872,
"ok": 10859,
"ko": 12530
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 16330,
"percentage": 46
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1335,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 17385,
"percentage": 49
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 275,
"percentage": 1
},
"meanNumberOfRequestsPerSecond": {
"total": 9.678082191780822,
"ok": 9.602739726027398,
"ko": 0.07534246575342465
},
"spikes": []
},
{
"name": " UI AM endsession",
"numberOfRequests": {
"total": 35214,
"ok": 35081,
"ko": 133
},
"minResponseTime": {
"total": 34,
"ok": 43,
"ko": 34
},
"maxResponseTime": {
"total": 27384,
"ok": 27384,
"ko": 16275
},
"meanResponseTime": {
"total": 2421,
"ok": 2427,
"ko": 897
},
"standardDeviation": {
"total": 2871,
"ok": 2869,
"ko": 2881
},
"percentiles1": {
"total": 1160,
"ok": 1177,
"ko": 37
},
"percentiles2": {
"total": 4220,
"ok": 4227,
"ko": 38
},
"percentiles3": {
"total": 8372,
"ok": 8375,
"ko": 8040
},
"percentiles4": {
"total": 10689,
"ok": 10676,
"ko": 14760
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 16256,
"percentage": 46
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1352,
"percentage": 4
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 17473,
"percentage": 50
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 133,
"percentage": 0
},
"meanNumberOfRequestsPerSecond": {
"total": 9.647671232876712,
"ok": 9.611232876712329,
"ko": 0.03643835616438356
},
"spikes": []
},
{
"name": "restloginProgressiveProfileCallback",
"numberOfRequests": {
"total": 442,
"ok": 29,
"ko": 413
},
"minResponseTime": {
"total": 34,
"ok": 279,
"ko": 34
},
"maxResponseTime": {
"total": 12265,
"ok": 12265,
"ko": 11266
},
"meanResponseTime": {
"total": 2076,
"ok": 3104,
"ko": 2004
},
"standardDeviation": {
"total": 2456,
"ok": 3433,
"ko": 2355
},
"percentiles1": {
"total": 1091,
"ok": 1672,
"ko": 1109
},
"percentiles2": {
"total": 3705,
"ok": 5039,
"ko": 3696
},
"percentiles3": {
"total": 7108,
"ok": 10372,
"ko": 7080
},
"percentiles4": {
"total": 9933,
"ok": 12181,
"ko": 9853
},
"group1": {
"name": "t < 800 ms",
"htmlName": "t < 800 ms",
"count": 13,
"percentage": 3
},
"group2": {
"name": "800 ms <= t < 1200 ms",
"htmlName": "t >= 800 ms
t < 1200 ms",
"count": 1,
"percentage": 0
},
"group3": {
"name": "t >= 1200 ms",
"htmlName": "t >= 1200 ms",
"count": 15,
"percentage": 3
},
"group4": {
"name": "failed",
"htmlName": "failed",
"count": 413,
"percentage": 93
},
"meanNumberOfRequestsPerSecond": {
"total": 0.1210958904109589,
"ok": 0.007945205479452055,
"ko": 0.11315068493150685
},
"spikes": []
}
]
}
{
"concurrency": null,
"generic_stats": {
"avg_num_of_requests_per_second": 1980,
"avg_response_time": 3263,
"max_response_time": 40696,
"min_response_time": 32,
"num_requests": 7225913,
"num_requests_pass": 7038284,
"num_requests_percent_pass": 97.403
},
"options": "; testCase:idc.benchmark.CH2023; testMode:open; duration:3600; throughput:250",
"stats": {
"details": [
{
"group1": {
"count": 395264,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 44
},
"group2": {
"count": 32559,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 469641,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 52
},
"group4": {
"count": 7387,
"htmlName": "failed",
"name": "failed",
"percentage": 1
},
"maxResponseTime": {
"ko": 29894,
"ok": 35727,
"total": 35727
},
"meanNumberOfRequestsPerSecond": {
"ko": 2.023835616438356,
"ok": 245.88054794520548,
"total": 247.90438356164384
},
"meanResponseTime": {
"ko": 5615,
"ok": 2581,
"total": 2606
},
"minResponseTime": {
"ko": 37,
"ok": 39,
"total": 37
},
"name": "restLoginInitiate",
"numberOfRequests": {
"ko": 7387,
"ok": 897464,
"total": 904851
},
"percentiles1": {
"ko": 4040,
"ok": 1461,
"total": 1466
},
"percentiles2": {
"ko": 10311,
"ok": 4408,
"total": 4427
},
"percentiles3": {
"ko": 16868,
"ok": 8577,
"total": 8655
},
"percentiles4": {
"ko": 20674,
"ok": 11104,
"total": 11387
},
"spikes": [],
"standardDeviation": {
"ko": 6112,
"ok": 2973,
"total": 3024
}
},
{
"group1": {
"count": 48678,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 34
},
"group2": {
"count": 8756,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 6
},
"group3": {
"count": 80790,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 56
},
"group4": {
"count": 5961,
"htmlName": "failed",
"name": "failed",
"percentage": 4
},
"maxResponseTime": {
"ko": 42747,
"ok": 31788,
"total": 42747
},
"meanNumberOfRequestsPerSecond": {
"ko": 1.633150684931507,
"ok": 37.86958904109589,
"total": 39.5027397260274
},
"meanResponseTime": {
"ko": 9315,
"ok": 3270,
"total": 3520
},
"minResponseTime": {
"ko": 34,
"ok": 197,
"total": 34
},
"name": "registrationCallback",
"numberOfRequests": {
"ko": 5961,
"ok": 138224,
"total": 144185
},
"percentiles1": {
"ko": 10140,
"ok": 2018,
"total": 2130
},
"percentiles2": {
"ko": 13659,
"ok": 5088,
"total": 5371
},
"percentiles3": {
"ko": 19859,
"ok": 9849,
"total": 10489
},
"percentiles4": {
"ko": 23902,
"ok": 12743,
"total": 15810
},
"spikes": [],
"standardDeviation": {
"ko": 6460,
"ok": 3255,
"total": 3651
}
},
{
"group1": {
"count": 190216,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 25
},
"group2": {
"count": 19804,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 542104,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 72
},
"group4": {
"count": 4561,
"htmlName": "failed",
"name": "failed",
"percentage": 1
},
"maxResponseTime": {
"ko": 60000,
"ok": 35332,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 1.2495890410958903,
"ok": 206.0613698630137,
"total": 207.31095890410958
},
"meanResponseTime": {
"ko": 6068,
"ok": 5567,
"total": 5570
},
"minResponseTime": {
"ko": 33,
"ok": 72,
"total": 33
},
"name": "restLoginUsernamePasswordCallback",
"numberOfRequests": {
"ko": 4561,
"ok": 752124,
"total": 756685
},
"percentiles1": {
"ko": 4546,
"ok": 5294,
"total": 5292
},
"percentiles2": {
"ko": 10406,
"ok": 8794,
"total": 8800
},
"percentiles3": {
"ko": 16885,
"ok": 14096,
"total": 14112
},
"percentiles4": {
"ko": 21804,
"ok": 16605,
"total": 16637
},
"spikes": [],
"standardDeviation": {
"ko": 6137,
"ok": 4578,
"total": 4589
}
},
{
"group1": {
"count": 102729,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 19
},
"group2": {
"count": 8844,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 2
},
"group3": {
"count": 425442,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 79
},
"group4": {
"count": 1519,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 60000,
"ok": 35837,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.4161643835616438,
"ok": 147.12739726027397,
"total": 147.54356164383563
},
"meanResponseTime": {
"ko": 3225,
"ok": 7465,
"total": 7453
},
"minResponseTime": {
"ko": 33,
"ok": 63,
"total": 33
},
"name": "Skip 2FA",
"numberOfRequests": {
"ko": 1519,
"ok": 537015,
"total": 538534
},
"percentiles1": {
"ko": 38,
"ok": 7928,
"total": 7916
},
"percentiles2": {
"ko": 4040,
"ok": 10990,
"total": 10986
},
"percentiles3": {
"ko": 13988,
"ok": 16010,
"total": 16008
},
"percentiles4": {
"ko": 16342,
"ok": 18270,
"total": 18269
},
"spikes": [],
"standardDeviation": {
"ko": 5194,
"ok": 5089,
"total": 5095
}
},
{
"group1": {
"count": 284464,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 36
},
"group2": {
"count": 33780,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 437787,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 56
},
"group4": {
"count": 29883,
"htmlName": "failed",
"name": "failed",
"percentage": 4
},
"maxResponseTime": {
"ko": 60000,
"ok": 36521,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 8.187123287671232,
"ok": 207.1317808219178,
"total": 215.31890410958903
},
"meanResponseTime": {
"ko": 4625,
"ok": 2986,
"total": 3049
},
"minResponseTime": {
"ko": 33,
"ok": 41,
"total": 33
},
"name": "User Authorize PKCE stage",
"numberOfRequests": {
"ko": 29883,
"ok": 756031,
"total": 785914
},
"percentiles1": {
"ko": 4310,
"ok": 2033,
"total": 2126
},
"percentiles2": {
"ko": 6671,
"ok": 4980,
"total": 5053
},
"percentiles3": {
"ko": 10501,
"ok": 9203,
"total": 9278
},
"percentiles4": {
"ko": 12708,
"ok": 11645,
"total": 11748
},
"spikes": [],
"standardDeviation": {
"ko": 3280,
"ok": 3103,
"total": 3126
}
},
{
"group1": {
"count": 258986,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 34
},
"group2": {
"count": 32043,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 418890,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 55
},
"group4": {
"count": 46215,
"htmlName": "failed",
"name": "failed",
"percentage": 6
},
"maxResponseTime": {
"ko": 29931,
"ok": 35517,
"total": 35517
},
"meanNumberOfRequestsPerSecond": {
"ko": 12.661643835616438,
"ok": 194.49835616438355,
"total": 207.16
},
"meanResponseTime": {
"ko": 4923,
"ok": 3119,
"total": 3229
},
"minResponseTime": {
"ko": 33,
"ok": 42,
"total": 33
},
"name": "User AccessToken PKCE stage",
"numberOfRequests": {
"ko": 46215,
"ok": 709919,
"total": 756134
},
"percentiles1": {
"ko": 4649,
"ok": 2121,
"total": 2306
},
"percentiles2": {
"ko": 6915,
"ok": 5207,
"total": 5342
},
"percentiles3": {
"ko": 10673,
"ok": 9592,
"total": 9691
},
"percentiles4": {
"ko": 12852,
"ok": 12044,
"total": 12104
},
"spikes": [],
"standardDeviation": {
"ko": 3119,
"ok": 3209,
"total": 3232
}
},
{
"group1": {
"count": 37806,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 35
},
"group2": {
"count": 5598,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 5
},
"group3": {
"count": 63565,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 59
},
"group4": {
"count": 918,
"htmlName": "failed",
"name": "failed",
"percentage": 1
},
"maxResponseTime": {
"ko": 20042,
"ok": 33939,
"total": 33939
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.2515068493150685,
"ok": 29.306575342465752,
"total": 29.558082191780823
},
"meanResponseTime": {
"ko": 414,
"ok": 3136,
"total": 3113
},
"minResponseTime": {
"ko": 33,
"ok": 39,
"total": 33
},
"name": "getIdToken",
"numberOfRequests": {
"ko": 918,
"ok": 106969,
"total": 107887
},
"percentiles1": {
"ko": 36,
"ok": 2197,
"total": 2157
},
"percentiles2": {
"ko": 37,
"ok": 5180,
"total": 5157
},
"percentiles3": {
"ko": 4037,
"ok": 9459,
"total": 9442
},
"percentiles4": {
"ko": 8049,
"ok": 11804,
"total": 11804
},
"spikes": [],
"standardDeviation": {
"ko": 1779,
"ok": 3156,
"total": 3157
}
},
{
"group1": {
"count": 98390,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 92
},
"group2": {
"count": 452,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 8127,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 8
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 35617,
"total": 35617
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 29.306575342465752,
"total": 29.306575342465752
},
"meanResponseTime": {
"ko": 0,
"ok": 835,
"total": 835
},
"minResponseTime": {
"ko": 0,
"ok": 33,
"total": 33
},
"name": "getIdToken Redirect 1",
"numberOfRequests": {
"ko": 0,
"ok": 106969,
"total": 106969
},
"percentiles1": {
"ko": 0,
"ok": 37,
"total": 37
},
"percentiles2": {
"ko": 0,
"ok": 38,
"total": 38
},
"percentiles3": {
"ko": 0,
"ok": 5218,
"total": 5218
},
"percentiles4": {
"ko": 0,
"ok": 20875,
"total": 20875
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 3580,
"total": 3580
}
},
{
"group1": {
"count": 52232,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 56
},
"group2": {
"count": 5523,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 6
},
"group3": {
"count": 34451,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 37
},
"group4": {
"count": 415,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 36488,
"ok": 34975,
"total": 36488
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.1136986301369863,
"ok": 25.261917808219177,
"total": 25.375616438356165
},
"meanResponseTime": {
"ko": 11393,
"ok": 1962,
"total": 2004
},
"minResponseTime": {
"ko": 10045,
"ok": 51,
"total": 51
},
"name": "createOrganization",
"numberOfRequests": {
"ko": 415,
"ok": 92206,
"total": 92621
},
"percentiles1": {
"ko": 10051,
"ok": 472,
"total": 481
},
"percentiles2": {
"ko": 10547,
"ok": 2468,
"total": 2525
},
"percentiles3": {
"ko": 17948,
"ok": 7863,
"total": 8186
},
"percentiles4": {
"ko": 31685,
"ok": 17306,
"total": 17392
},
"spikes": [],
"standardDeviation": {
"ko": 4177,
"ok": 3415,
"total": 3476
}
},
{
"group1": {
"count": 66430,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 72
},
"group2": {
"count": 4102,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 21461,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 23
},
"group4": {
"count": 213,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 60001,
"ok": 35022,
"total": 60001
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.05835616438356164,
"ok": 25.203561643835616,
"total": 25.261917808219177
},
"meanResponseTime": {
"ko": 11634,
"ok": 1174,
"total": 1198
},
"minResponseTime": {
"ko": 10046,
"ok": 41,
"total": 41
},
"name": "queryOrganization",
"numberOfRequests": {
"ko": 213,
"ok": 91993,
"total": 92206
},
"percentiles1": {
"ko": 10054,
"ok": 91,
"total": 91
},
"percentiles2": {
"ko": 10617,
"ok": 1034,
"total": 1049
},
"percentiles3": {
"ko": 19523,
"ok": 5899,
"total": 6048
},
"percentiles4": {
"ko": 31032,
"ok": 10582,
"total": 10877
},
"spikes": [],
"standardDeviation": {
"ko": 4958,
"ok": 2569,
"total": 2625
}
},
{
"group1": {
"count": 74966,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 81
},
"group2": {
"count": 2786,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 3
},
"group3": {
"count": 14302,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 16
},
"group4": {
"count": 152,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 40667,
"ok": 36507,
"total": 40667
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.041643835616438356,
"ok": 25.22027397260274,
"total": 25.261917808219177
},
"meanResponseTime": {
"ko": 11314,
"ok": 824,
"total": 842
},
"minResponseTime": {
"ko": 10045,
"ok": 47,
"total": 47
},
"name": "deleteOrganization",
"numberOfRequests": {
"ko": 152,
"ok": 92054,
"total": 92206
},
"percentiles1": {
"ko": 10051,
"ok": 92,
"total": 92
},
"percentiles2": {
"ko": 10765,
"ok": 284,
"total": 291
},
"percentiles3": {
"ko": 18539,
"ok": 4780,
"total": 4863
},
"percentiles4": {
"ko": 20276,
"ok": 9759,
"total": 10048
},
"spikes": [],
"standardDeviation": {
"ko": 3386,
"ok": 2215,
"total": 2258
}
},
{
"group1": {
"count": 697786,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 38
},
"group2": {
"count": 86014,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 5
},
"group3": {
"count": 978019,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 53
},
"group4": {
"count": 86531,
"htmlName": "failed",
"name": "failed",
"percentage": 5
},
"maxResponseTime": {
"ko": 24601,
"ok": 36636,
"total": 36636
},
"meanNumberOfRequestsPerSecond": {
"ko": 23.707123287671234,
"ok": 482.69013698630135,
"total": 506.3972602739726
},
"meanResponseTime": {
"ko": 4024,
"ok": 2882,
"total": 2936
},
"minResponseTime": {
"ko": 33,
"ok": 38,
"total": 33
},
"name": "RootUserinfo",
"numberOfRequests": {
"ko": 86531,
"ok": 1761819,
"total": 1848350
},
"percentiles1": {
"ko": 3591,
"ok": 1794,
"total": 1888
},
"percentiles2": {
"ko": 6049,
"ok": 4852,
"total": 4913
},
"percentiles3": {
"ko": 9955,
"ok": 9207,
"total": 9255
},
"percentiles4": {
"ko": 12073,
"ok": 11464,
"total": 11518
},
"spikes": [],
"standardDeviation": {
"ko": 3164,
"ok": 3090,
"total": 3103
}
},
{
"group1": {
"count": 36088,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 351,
"total": 351
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 9.887123287671233,
"total": 9.887123287671233
},
"meanResponseTime": {
"ko": 0,
"ok": 36,
"total": 36
},
"minResponseTime": {
"ko": 0,
"ok": 32,
"total": 32
},
"name": "UI-Post-Login",
"numberOfRequests": {
"ko": 0,
"ok": 36088,
"total": 36088
},
"percentiles1": {
"ko": 0,
"ok": 35,
"total": 35
},
"percentiles2": {
"ko": 0,
"ok": 36,
"total": 36
},
"percentiles3": {
"ko": 0,
"ok": 37,
"total": 37
},
"percentiles4": {
"ko": 0,
"ok": 42,
"total": 42
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 5,
"total": 5
}
},
{
"group1": {
"count": 108263,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 1,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 60000,
"ok": 449,
"total": 60000
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.000273972602739726,
"ok": 29.66109589041096,
"total": 29.6613698630137
},
"meanResponseTime": {
"ko": 60000,
"ok": 37,
"total": 38
},
"minResponseTime": {
"ko": 60000,
"ok": 33,
"total": 33
},
"name": "UI-Post-Login Redirect 1",
"numberOfRequests": {
"ko": 1,
"ok": 108263,
"total": 108264
},
"percentiles1": {
"ko": 60000,
"ok": 37,
"total": 37
},
"percentiles2": {
"ko": 60000,
"ok": 38,
"total": 38
},
"percentiles3": {
"ko": 60000,
"ok": 40,
"total": 40
},
"percentiles4": {
"ko": 60000,
"ok": 45,
"total": 45
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 5,
"total": 182
}
},
{
"group1": {
"count": 15967,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 44
},
"group2": {
"count": 1313,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 18192,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 50
},
"group4": {
"count": 615,
"htmlName": "failed",
"name": "failed",
"percentage": 2
},
"maxResponseTime": {
"ko": 16040,
"ok": 29599,
"total": 29599
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.1684931506849315,
"ok": 9.718356164383561,
"total": 9.886849315068494
},
"meanResponseTime": {
"ko": 1526,
"ok": 2509,
"total": 2492
},
"minResponseTime": {
"ko": 34,
"ok": 36,
"total": 34
},
"name": " UI AM idFromSession",
"numberOfRequests": {
"ko": 615,
"ok": 35472,
"total": 36087
},
"percentiles1": {
"ko": 55,
"ok": 1358,
"total": 1332
},
"percentiles2": {
"ko": 2185,
"ok": 4302,
"total": 4284
},
"percentiles3": {
"ko": 6383,
"ok": 8513,
"total": 8497
},
"percentiles4": {
"ko": 8502,
"ok": 10860,
"total": 10847
},
"spikes": [],
"standardDeviation": {
"ko": 2300,
"ok": 2926,
"total": 2919
}
},
{
"group1": {
"count": 16057,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 44
},
"group2": {
"count": 1402,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 18370,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 51
},
"group4": {
"count": 258,
"htmlName": "failed",
"name": "failed",
"percentage": 1
},
"maxResponseTime": {
"ko": 16191,
"ok": 29637,
"total": 29637
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.07068493150684932,
"ok": 9.816164383561643,
"total": 9.886849315068494
},
"meanResponseTime": {
"ko": 500,
"ok": 2515,
"total": 2501
},
"minResponseTime": {
"ko": 37,
"ok": 42,
"total": 37
},
"name": " UI AM validateGoto",
"numberOfRequests": {
"ko": 258,
"ok": 35829,
"total": 36087
},
"percentiles1": {
"ko": 40,
"ok": 1346,
"total": 1310
},
"percentiles2": {
"ko": 41,
"ok": 4313,
"total": 4293
},
"percentiles3": {
"ko": 4040,
"ok": 8524,
"total": 8517
},
"percentiles4": {
"ko": 13014,
"ok": 10655,
"total": 10666
},
"spikes": [],
"standardDeviation": {
"ko": 2112,
"ok": 2920,
"total": 2920
}
},
{
"group1": {
"count": 80451,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 45
},
"group2": {
"count": 6789,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 89384,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 50
},
"group4": {
"count": 409,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 20041,
"ok": 29763,
"total": 29763
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.11205479452054795,
"ok": 48.39013698630137,
"total": 48.50219178082192
},
"meanResponseTime": {
"ko": 2205,
"ok": 2469,
"total": 2468
},
"minResponseTime": {
"ko": 34,
"ok": 39,
"total": 34
},
"name": "tokenUserinfo",
"numberOfRequests": {
"ko": 409,
"ok": 176624,
"total": 177033
},
"percentiles1": {
"ko": 183,
"ok": 1273,
"total": 1270
},
"percentiles2": {
"ko": 4037,
"ok": 4252,
"total": 4251
},
"percentiles3": {
"ko": 8217,
"ok": 8445,
"total": 8445
},
"percentiles4": {
"ko": 12041,
"ok": 10641,
"total": 10665
},
"spikes": [],
"standardDeviation": {
"ko": 3256,
"ok": 2890,
"total": 2891
}
},
{
"group1": {
"count": 36088,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 371,
"total": 371
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 9.887123287671233,
"total": 9.887123287671233
},
"meanResponseTime": {
"ko": 0,
"ok": 37,
"total": 37
},
"minResponseTime": {
"ko": 0,
"ok": 33,
"total": 33
},
"name": " UI Enduser appAuthHelper1",
"numberOfRequests": {
"ko": 0,
"ok": 36088,
"total": 36088
},
"percentiles1": {
"ko": 0,
"ok": 37,
"total": 37
},
"percentiles2": {
"ko": 0,
"ok": 37,
"total": 37
},
"percentiles3": {
"ko": 0,
"ok": 40,
"total": 40
},
"percentiles4": {
"ko": 0,
"ok": 45,
"total": 45
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 4,
"total": 4
}
},
{
"group1": {
"count": 36088,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 372,
"total": 372
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 9.887123287671233,
"total": 9.887123287671233
},
"meanResponseTime": {
"ko": 0,
"ok": 37,
"total": 37
},
"minResponseTime": {
"ko": 0,
"ok": 33,
"total": 33
},
"name": " UI Enduser appAuthHelper2",
"numberOfRequests": {
"ko": 0,
"ok": 36088,
"total": 36088
},
"percentiles1": {
"ko": 0,
"ok": 36,
"total": 36
},
"percentiles2": {
"ko": 0,
"ok": 37,
"total": 37
},
"percentiles3": {
"ko": 0,
"ok": 40,
"total": 40
},
"percentiles4": {
"ko": 0,
"ok": 45,
"total": 45
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 5,
"total": 5
}
},
{
"group1": {
"count": 35047,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 97
},
"group2": {
"count": 25,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 1016,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 3
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 30816,
"total": 30816
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 9.887123287671233,
"total": 9.887123287671233
},
"meanResponseTime": {
"ko": 0,
"ok": 382,
"total": 382
},
"minResponseTime": {
"ko": 0,
"ok": 35,
"total": 35
},
"name": " UI IDM uiconfig",
"numberOfRequests": {
"ko": 0,
"ok": 36088,
"total": 36088
},
"percentiles1": {
"ko": 0,
"ok": 39,
"total": 39
},
"percentiles2": {
"ko": 0,
"ok": 40,
"total": 40
},
"percentiles3": {
"ko": 0,
"ok": 44,
"total": 44
},
"percentiles4": {
"ko": 0,
"ok": 14167,
"total": 14167
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 2372,
"total": 2372
}
},
{
"group1": {
"count": 36088,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 366,
"total": 366
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 9.887123287671233,
"total": 9.887123287671233
},
"meanResponseTime": {
"ko": 0,
"ok": 37,
"total": 37
},
"minResponseTime": {
"ko": 0,
"ok": 33,
"total": 33
},
"name": " UI Enduser sessioncheck",
"numberOfRequests": {
"ko": 0,
"ok": 36088,
"total": 36088
},
"percentiles1": {
"ko": 0,
"ok": 36,
"total": 36
},
"percentiles2": {
"ko": 0,
"ok": 37,
"total": 37
},
"percentiles3": {
"ko": 0,
"ok": 39,
"total": 39
},
"percentiles4": {
"ko": 0,
"ok": 45,
"total": 45
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 5,
"total": 5
}
},
{
"group1": {
"count": 23452,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 66
},
"group2": {
"count": 1291,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 10447,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 30
},
"group4": {
"count": 80,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 23329,
"ok": 40497,
"total": 40497
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.021917808219178082,
"ok": 9.64109589041096,
"total": 9.663013698630136
},
"meanResponseTime": {
"ko": 12857,
"ok": 1606,
"total": 1632
},
"minResponseTime": {
"ko": 10050,
"ok": 49,
"total": 49
},
"name": " UI IDM features",
"numberOfRequests": {
"ko": 80,
"ok": 35190,
"total": 35270
},
"percentiles1": {
"ko": 10640,
"ok": 113,
"total": 113
},
"percentiles2": {
"ko": 15527,
"ok": 1764,
"total": 1786
},
"percentiles3": {
"ko": 19129,
"ok": 7406,
"total": 7572
},
"percentiles4": {
"ko": 21375,
"ok": 16736,
"total": 16954
},
"spikes": [],
"standardDeviation": {
"ko": 3455,
"ok": 3297,
"total": 3341
}
},
{
"group1": {
"count": 23468,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 67
},
"group2": {
"count": 1307,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 10413,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 30
},
"group4": {
"count": 82,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 20544,
"ok": 40696,
"total": 40696
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.022465753424657533,
"ok": 9.64054794520548,
"total": 9.663013698630136
},
"meanResponseTime": {
"ko": 12815,
"ok": 1607,
"total": 1633
},
"minResponseTime": {
"ko": 10050,
"ok": 48,
"total": 48
},
"name": " UI IDM login",
"numberOfRequests": {
"ko": 82,
"ok": 35188,
"total": 35270
},
"percentiles1": {
"ko": 10481,
"ok": 114,
"total": 114
},
"percentiles2": {
"ko": 15955,
"ok": 1748,
"total": 1773
},
"percentiles3": {
"ko": 19243,
"ok": 7339,
"total": 7483
},
"percentiles4": {
"ko": 20445,
"ok": 17181,
"total": 17396
},
"spikes": [],
"standardDeviation": {
"ko": 3374,
"ok": 3305,
"total": 3349
}
},
{
"group1": {
"count": 34886,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 97
},
"group2": {
"count": 34,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 1168,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 3
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 30467,
"total": 30467
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 9.887123287671233,
"total": 9.887123287671233
},
"meanResponseTime": {
"ko": 0,
"ok": 426,
"total": 426
},
"minResponseTime": {
"ko": 0,
"ok": 38,
"total": 38
},
"name": " UI IDM version",
"numberOfRequests": {
"ko": 0,
"ok": 36088,
"total": 36088
},
"percentiles1": {
"ko": 0,
"ok": 42,
"total": 42
},
"percentiles2": {
"ko": 0,
"ok": 43,
"total": 43
},
"percentiles3": {
"ko": 0,
"ok": 51,
"total": 51
},
"percentiles4": {
"ko": 0,
"ok": 15228,
"total": 15228
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 2494,
"total": 2494
}
},
{
"group1": {
"count": 23435,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 66
},
"group2": {
"count": 1307,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 10452,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 30
},
"group4": {
"count": 76,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 20544,
"ok": 40153,
"total": 40153
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.020821917808219178,
"ok": 9.642191780821918,
"total": 9.663013698630136
},
"meanResponseTime": {
"ko": 12961,
"ok": 1619,
"total": 1643
},
"minResponseTime": {
"ko": 10049,
"ok": 49,
"total": 49
},
"name": " UI IDM privilege",
"numberOfRequests": {
"ko": 76,
"ok": 35194,
"total": 35270
},
"percentiles1": {
"ko": 10493,
"ok": 114,
"total": 115
},
"percentiles2": {
"ko": 15831,
"ok": 1785,
"total": 1809
},
"percentiles3": {
"ko": 19138,
"ok": 7439,
"total": 7593
},
"percentiles4": {
"ko": 20262,
"ok": 16408,
"total": 16790
},
"spikes": [],
"standardDeviation": {
"ko": 3440,
"ok": 3303,
"total": 3345
}
},
{
"group1": {
"count": 23431,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 66
},
"group2": {
"count": 1288,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 10469,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 30
},
"group4": {
"count": 82,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 22067,
"ok": 40677,
"total": 40677
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.022465753424657533,
"ok": 9.64054794520548,
"total": 9.663013698630136
},
"meanResponseTime": {
"ko": 12418,
"ok": 1710,
"total": 1735
},
"minResponseTime": {
"ko": 10012,
"ok": 44,
"total": 44
},
"name": " UI IDM alpha_user",
"numberOfRequests": {
"ko": 82,
"ok": 35188,
"total": 35270
},
"percentiles1": {
"ko": 10250,
"ok": 111,
"total": 111
},
"percentiles2": {
"ko": 15695,
"ok": 1804,
"total": 1829
},
"percentiles3": {
"ko": 17669,
"ok": 7692,
"total": 7912
},
"percentiles4": {
"ko": 18844,
"ok": 19971,
"total": 19976
},
"spikes": [],
"standardDeviation": {
"ko": 3109,
"ok": 3663,
"total": 3697
}
},
{
"group1": {
"count": 23676,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 67
},
"group2": {
"count": 1311,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 10220,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 29
},
"group4": {
"count": 63,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 20128,
"ok": 38494,
"total": 38494
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.01726027397260274,
"ok": 9.645753424657535,
"total": 9.663013698630136
},
"meanResponseTime": {
"ko": 12031,
"ok": 1525,
"total": 1543
},
"minResponseTime": {
"ko": 5380,
"ok": 43,
"total": 43
},
"name": " UI IDM user",
"numberOfRequests": {
"ko": 63,
"ok": 35207,
"total": 35270
},
"percentiles1": {
"ko": 10410,
"ok": 105,
"total": 105
},
"percentiles2": {
"ko": 14685,
"ok": 1686,
"total": 1703
},
"percentiles3": {
"ko": 18081,
"ok": 7034,
"total": 7175
},
"percentiles4": {
"ko": 19452,
"ok": 15102,
"total": 15403
},
"spikes": [],
"standardDeviation": {
"ko": 3194,
"ok": 3085,
"total": 3117
}
},
{
"group1": {
"count": 24074,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 68
},
"group2": {
"count": 1306,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 9816,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 28
},
"group4": {
"count": 74,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 23289,
"ok": 36016,
"total": 36016
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.020273972602739727,
"ok": 9.642739726027397,
"total": 9.663013698630136
},
"meanResponseTime": {
"ko": 11407,
"ok": 1383,
"total": 1404
},
"minResponseTime": {
"ko": 4556,
"ok": 39,
"total": 39
},
"name": " UI IDM dashboard",
"numberOfRequests": {
"ko": 74,
"ok": 35196,
"total": 35270
},
"percentiles1": {
"ko": 10048,
"ok": 94,
"total": 94
},
"percentiles2": {
"ko": 10938,
"ok": 1549,
"total": 1567
},
"percentiles3": {
"ko": 19197,
"ok": 6435,
"total": 6531
},
"percentiles4": {
"ko": 20996,
"ok": 12533,
"total": 12877
},
"spikes": [],
"standardDeviation": {
"ko": 3635,
"ok": 2792,
"total": 2832
}
},
{
"group1": {
"count": 16298,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 45
},
"group2": {
"count": 1334,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 17582,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 49
},
"group4": {
"count": 874,
"htmlName": "failed",
"name": "failed",
"percentage": 2
},
"maxResponseTime": {
"ko": 16650,
"ok": 29683,
"total": 29683
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.23945205479452056,
"ok": 9.647671232876712,
"total": 9.887123287671233
},
"meanResponseTime": {
"ko": 1154,
"ok": 2447,
"total": 2416
},
"minResponseTime": {
"ko": 34,
"ok": 44,
"total": 34
},
"name": " UI IDM oidcToken",
"numberOfRequests": {
"ko": 874,
"ok": 35214,
"total": 36088
},
"percentiles1": {
"ko": 38,
"ok": 1188,
"total": 1109
},
"percentiles2": {
"ko": 540,
"ok": 4207,
"total": 4171
},
"percentiles3": {
"ko": 6449,
"ok": 8509,
"total": 8493
},
"percentiles4": {
"ko": 12041,
"ok": 10652,
"total": 10666
},
"spikes": [],
"standardDeviation": {
"ko": 2538,
"ok": 2918,
"total": 2916
}
},
{
"group1": {
"count": 16189,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 46
},
"group2": {
"count": 1368,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 17497,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 50
},
"group4": {
"count": 271,
"htmlName": "failed",
"name": "failed",
"percentage": 1
},
"maxResponseTime": {
"ko": 16039,
"ok": 29748,
"total": 29748
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.07424657534246576,
"ok": 9.603835616438356,
"total": 9.678082191780822
},
"meanResponseTime": {
"ko": 859,
"ok": 2426,
"total": 2414
},
"minResponseTime": {
"ko": 34,
"ok": 38,
"total": 34
},
"name": "userinfo",
"numberOfRequests": {
"ko": 271,
"ok": 35054,
"total": 35325
},
"percentiles1": {
"ko": 37,
"ok": 1190,
"total": 1158
},
"percentiles2": {
"ko": 39,
"ok": 4195,
"total": 4180
},
"percentiles3": {
"ko": 5225,
"ok": 8440,
"total": 8428
},
"percentiles4": {
"ko": 10367,
"ok": 10645,
"total": 10647
},
"spikes": [],
"standardDeviation": {
"ko": 2261,
"ok": 2879,
"total": 2878
}
},
{
"group1": {
"count": 36088,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 100
},
"group2": {
"count": 0,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 0,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 0
},
"group4": {
"count": 0,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 0,
"ok": 439,
"total": 439
},
"meanNumberOfRequestsPerSecond": {
"ko": 0,
"ok": 9.887123287671233,
"total": 9.887123287671233
},
"meanResponseTime": {
"ko": 0,
"ok": 37,
"total": 37
},
"minResponseTime": {
"ko": 0,
"ok": 33,
"total": 33
},
"name": "UI-Logout Redirect 1",
"numberOfRequests": {
"ko": 0,
"ok": 36088,
"total": 36088
},
"percentiles1": {
"ko": 0,
"ok": 37,
"total": 37
},
"percentiles2": {
"ko": 0,
"ok": 38,
"total": 38
},
"percentiles3": {
"ko": 0,
"ok": 40,
"total": 40
},
"percentiles4": {
"ko": 0,
"ok": 45,
"total": 45
},
"spikes": [],
"standardDeviation": {
"ko": 0,
"ok": 4,
"total": 4
}
},
{
"group1": {
"count": 16188,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 46
},
"group2": {
"count": 1315,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 17599,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 50
},
"group4": {
"count": 168,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 16513,
"ok": 27690,
"total": 27690
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.046027397260273974,
"ok": 9.616986301369863,
"total": 9.663013698630136
},
"meanResponseTime": {
"ko": 778,
"ok": 2437,
"total": 2429
},
"minResponseTime": {
"ko": 34,
"ok": 39,
"total": 34
},
"name": " UI AM revoke2",
"numberOfRequests": {
"ko": 168,
"ok": 35102,
"total": 35270
},
"percentiles1": {
"ko": 36,
"ok": 1219,
"total": 1195
},
"percentiles2": {
"ko": 37,
"ok": 4219,
"total": 4211
},
"percentiles3": {
"ko": 6171,
"ok": 8424,
"total": 8422
},
"percentiles4": {
"ko": 14922,
"ok": 10740,
"total": 10779
},
"spikes": [],
"standardDeviation": {
"ko": 2799,
"ok": 2872,
"total": 2874
}
},
{
"group1": {
"count": 16330,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 46
},
"group2": {
"count": 1335,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 17385,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 49
},
"group4": {
"count": 275,
"htmlName": "failed",
"name": "failed",
"percentage": 1
},
"maxResponseTime": {
"ko": 27570,
"ok": 28493,
"total": 28493
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.07534246575342465,
"ok": 9.602739726027398,
"total": 9.678082191780822
},
"meanResponseTime": {
"ko": 576,
"ok": 2416,
"total": 2402
},
"minResponseTime": {
"ko": 34,
"ok": 39,
"total": 34
},
"name": " UI AM revoke1",
"numberOfRequests": {
"ko": 275,
"ok": 35050,
"total": 35325
},
"percentiles1": {
"ko": 36,
"ok": 1156,
"total": 1121
},
"percentiles2": {
"ko": 37,
"ok": 4202,
"total": 4188
},
"percentiles3": {
"ko": 4036,
"ok": 8422,
"total": 8412
},
"percentiles4": {
"ko": 12530,
"ok": 10859,
"total": 10872
},
"spikes": [],
"standardDeviation": {
"ko": 2551,
"ok": 2878,
"total": 2880
}
},
{
"group1": {
"count": 16256,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 46
},
"group2": {
"count": 1352,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 17473,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 50
},
"group4": {
"count": 133,
"htmlName": "failed",
"name": "failed",
"percentage": 0
},
"maxResponseTime": {
"ko": 16275,
"ok": 27384,
"total": 27384
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.03643835616438356,
"ok": 9.611232876712329,
"total": 9.647671232876712
},
"meanResponseTime": {
"ko": 897,
"ok": 2427,
"total": 2421
},
"minResponseTime": {
"ko": 34,
"ok": 43,
"total": 34
},
"name": " UI AM endsession",
"numberOfRequests": {
"ko": 133,
"ok": 35081,
"total": 35214
},
"percentiles1": {
"ko": 37,
"ok": 1177,
"total": 1160
},
"percentiles2": {
"ko": 38,
"ok": 4227,
"total": 4220
},
"percentiles3": {
"ko": 8040,
"ok": 8375,
"total": 8372
},
"percentiles4": {
"ko": 14760,
"ok": 10676,
"total": 10689
},
"spikes": [],
"standardDeviation": {
"ko": 2881,
"ok": 2869,
"total": 2871
}
},
{
"group1": {
"count": 13,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 3
},
"group2": {
"count": 1,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 0
},
"group3": {
"count": 15,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 3
},
"group4": {
"count": 413,
"htmlName": "failed",
"name": "failed",
"percentage": 93
},
"maxResponseTime": {
"ko": 11266,
"ok": 12265,
"total": 12265
},
"meanNumberOfRequestsPerSecond": {
"ko": 0.11315068493150685,
"ok": 0.007945205479452055,
"total": 0.1210958904109589
},
"meanResponseTime": {
"ko": 2004,
"ok": 3104,
"total": 2076
},
"minResponseTime": {
"ko": 34,
"ok": 279,
"total": 34
},
"name": "restloginProgressiveProfileCallback",
"numberOfRequests": {
"ko": 413,
"ok": 29,
"total": 442
},
"percentiles1": {
"ko": 1109,
"ok": 1672,
"total": 1091
},
"percentiles2": {
"ko": 3696,
"ok": 5039,
"total": 3705
},
"percentiles3": {
"ko": 7080,
"ok": 10372,
"total": 7108
},
"percentiles4": {
"ko": 9853,
"ok": 12181,
"total": 9933
},
"spikes": [],
"standardDeviation": {
"ko": 2355,
"ok": 3433,
"total": 2456
}
}
],
"global": {
"group1": {
"count": 3001868,
"htmlName": "t < 800 ms",
"name": "t < 800 ms",
"percentage": 42
},
"group2": {
"count": 264339,
"htmlName": "t >= 800 ms
t < 1200 ms",
"name": "800 ms <= t < 1200 ms",
"percentage": 4
},
"group3": {
"count": 3772077,
"htmlName": "t >= 1200 ms",
"name": "t >= 1200 ms",
"percentage": 52
},
"group4": {
"count": 187629,
"htmlName": "failed",
"name": "failed",
"percentage": 3
},
"maxResponseTime": {
"ko": 60001,
"ok": 40696,
"total": 60001
},
"meanNumberOfRequestsPerSecond": {
"ko": 51.40520547945206,
"ok": 1928.2969863013698,
"total": 1979.702191780822
},
"meanResponseTime": {
"ko": 4600,
"ok": 3228,
"total": 3263
},
"minResponseTime": {
"ko": 33,
"ok": 32,
"total": 32
},
"name": "All Requests",
"numberOfRequests": {
"ko": 187629,
"ok": 7038284,
"total": 7225913
},
"percentiles1": {
"ko": 4037,
"ok": 1654,
"total": 1730
},
"percentiles2": {
"ko": 6769,
"ok": 5378,
"total": 5425
},
"percentiles3": {
"ko": 11377,
"ok": 10693,
"total": 10713
},
"percentiles4": {
"ko": 16374,
"ok": 15204,
"total": 15228
},
"standardDeviation": {
"ko": 3813,
"ok": 3801,
"total": 3807
}
}
},
"target_hostname": "openam-ema-perf-benchmark.forgeblocks.com",
"tool_name": "gatling"
}
________________________________________________________________________________
[21/Oct/2023 02:34:58] Reporting-benchmark-250 step15 : Remove gatling task's stdout file
________________________________________________________________________________
Deleting gatling stdout file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/benchmark/07_benchmark/10_benchmark-250/stdout.txt
Gatling stdout.txt has been deleted
________________________________________________________________________________
[21/Oct/2023 02:34:59] Reporting-benchmark-250 post : Check output
________________________________________________________________________________
Setting result to PASS
Task has been successfully stopped