--Task-- name: revoke-access-token enabled: True class_name: GatlingTask source_name: overseer-0 source_namespace: >default< target_name: am target_namespace: >default< start: 50 stop: 100 timeout: not yet initialized for this Task as timeout was not explicitly defined, see updates bellow loop: False interval: None dependencies: [] wait_for: [] options: {'testMode': 'open', 'simulation': 'com.forgerock.gatling.Loadtest', 'testCase': 'am.AMAccessToken', 'throughput': 70, 'rampup-duration': 30, 'java-opts': '-Drevoke_token=True'} group_name: None Current dir: /mnt/disks/data/xslou/lodestar-fork/pyrock ________________________________________________________________________________ [01/Nov/2022 22:07:21] revoke-access-token pre : N/A ________________________________________________________________________________ [01/Nov/2022 22:07:21] - INFO: setting default timeout for task - 2x global_duration or 300 seconds (whatever is higher): [01/Nov/2022 22:07:21] - INFO: Timeout for this Task has changed to 40m (2400 seconds) Pod log file : /results/orders/revoke-access-token/stdout.txt Pod log : /results/orders/revoke-access-token ________________________________________________________________________________ [01/Nov/2022 22:07:21] revoke-access-token print_command : Display the command to be forwarded to overseer as an order ________________________________________________________________________________ /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd am.AMAccessToken@IDC -rf /results/gatling/revoke-access-token --no-reports ________________________________________________________________________________ [01/Nov/2022 22:07:21] revoke-access-token create_order : Create order for overseer with the command to run ________________________________________________________________________________ [01/Nov/2022 22:07:21] - INFO: Get overseer pod resources requests memory [loop_until]: kubectl --namespace=xlou get pods overseer-0-779957466d-hs7t7 -o jsonpath={.spec.containers[].resources.requests.memory} [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- 4Gi --- stderr --- Order file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/order.json { "name": "revoke-access-token", "command": "/lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd am.AMAccessToken@IDC -rf /results/gatling/revoke-access-token --no-reports", "out-dir": "/results/orders/revoke-access-token", "environment": { "JAVA_OPTS": "-Dam_host=openam-perf-100m-test.forgeblocks.com -Dam_oauth2_scope=openid^fr:idm:* -DamadminPassword=M@ythe4th -DamadminUsername=xiaosong.lou@forgerock.com -Didc=true -Doauth2_client_id=idmAdminClient -Doauth2_redirect_uri=/platform/appAuthHelperRedirect.html -Drampup_duration=30 -Drevoke_token=True -DtestCase=am.AMAccessToken -DtestMode=open -Dthroughput=70 -Duser_password=T35!tr0c-k123 -Dusers=1000000 -Xmx4G -Dduration=2664" } } ________________________________________________________________________________ [01/Nov/2022 22:07:21] revoke-access-token loop_until_ready : Loop until overseer pod is ready to accept order ________________________________________________________________________________ [loop_until]: curl -k 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) - 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) - 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7 100 7 0 0 30 0 --:--:-- --:--:-- --:--:-- 30 ________________________________________________________________________________ [01/Nov/2022 22:07:32] revoke-access-token start_order : Send the order to the overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou cp /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/order.json overseer-0-779957466d-hs7t7:/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 [01/Nov/2022 22:07:33] - INFO: Check if Gatling simulation started successfully [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -- head /results/orders/revoke-access-token/stdout.txt | grep "started..." [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function succeeded after 0s (rc=0) - failed to find expected output: started... - retry [loop_until]: Function succeeded after 6s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... 22:07:40.209 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 1: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 22:07:40.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: user: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ========================= Session: Session(am.AMAccessToken,1,1667340460022,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@c2d2d91, username -> user.2, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@31473cb9,None), auth_resp_code -> 401, password -> T35!tr0c-k123),59,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@4d82b140) --- stderr --- Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. Checking if the task is still running... Task is still running as expected. ________________________________________________________________________________ [01/Nov/2022 22:17:25] revoke-access-token stop_order : Stop the order on overseer pod ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -- rm -f /results/orders/order.json [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: OK (rc = 0) --- stdout --- --- stderr --- Order ran during 9m 53s ________________________________________________________________________________ [01/Nov/2022 22:17:26] revoke-access-token download_logs : Download order.tar.gz ________________________________________________________________________________ [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-779957466d-hs7t7 --- stderr --- Checking pod: overseer-0-779957466d-hs7t7 for file exists, if not wait. [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -i -- bash -c 'if [ -f "/results/orders/revoke-access-token/order.tar.gz" ]; then echo "/results/orders/revoke-access-token/order.tar.gz file found"; exit 0; else echo "/results/orders/revoke-access-token/order.tar.gz file not found"; exit 1; fi' | grep "/results/orders/revoke-access-token/order.tar.gz file found" [loop_until]: (max_time=180, interval=5, expected_rc=[0] [loop_until]: Function failed after 0s (rc=1 - expected to be in [0]) - retry [loop_until]: Function succeeded after 6s (rc=0) - expected pattern found [loop_until]: OK (rc = 0) --- stdout --- /results/orders/revoke-access-token/order.tar.gz file found --- stderr --- [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-779957466d-hs7t7 --- stderr --- [run_command]: kubectl --namespace=xlou exec overseer-0-779957466d-hs7t7 -i -- du -k /results/orders/revoke-access-token/order.tar.gz [run_command]: OK (rc = 0 - expected to be in [0]) --- stdout --- 2104 /results/orders/revoke-access-token/order.tar.gz --- stderr --- - Download file (size 2104k) [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-779957466d-hs7t7 --- stderr --- source : /results/orders/revoke-access-token/order.tar.gz @ overseer-0-779957466d-hs7t7 destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/order.tar.gz [loop_until]: awk -F" " "{print NF}" <<< `kubectl --namespace=xlou get pods -l app=overseer-0 -o 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-779957466d-hs7t7 --- stderr --- [loop_until]: kubectl --namespace=xlou cp overseer-0-779957466d-hs7t7:/results/orders/revoke-access-token/order.tar.gz /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/order.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 --- - Extract archive zip file : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/order.tar.gz destination : /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token ________________________________________________________________________________ [01/Nov/2022 22:17:38] revoke-access-token show_cmd : Display order command ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/cmd.txt is small (1 lines), printing all lines: ----- output ----- /lodestar/clients/gatling-for-pyrock.sh -s com.forgerock.gatling.Loadtest -sf /lodestar/pyrock/shared/clients/gatling-open/ -rd am.AMAccessToken@IDC -rf /results/gatling/revoke-access-token --no-reports ________________________________________________________________________________ [01/Nov/2022 22:17:38] revoke-access-token show_rc : Display rc order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/rc.txt is small (1 lines), printing all lines: ----- output ----- CMD SUCCESS: command returns code -9 (expected [0, -9, 143, 137, -15]) ________________________________________________________________________________ [01/Nov/2022 22:17:38] revoke-access-token show_stdout : Display stdout order ________________________________________________________________________________ [print_head_tail]: Print head (100 lines) and tail (100 lines) of input file (/mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/stdout.txt is 1745152 lines): ----- output ----- GATLING_HOME is set to /home/jenkins/lodestar/clients/gatling Simulation com.forgerock.gatling.Loadtest started... 22:07:40.209 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 1: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 22:07:40.220 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: user: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ========================= Session: Session(am.AMAccessToken,1,1667340460022,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@c2d2d91, username -> user.2, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@31473cb9,None), auth_resp_code -> 401, password -> T35!tr0c-k123),59,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@4d82b140) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/root/authenticate headers= Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.2 X-OpenAM-Password: T35!tr0c-k123 accept: */* host: openam-perf-100m-test.forgeblocks.com content-length: 0 ========================= HTTP response: status= 401 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json content-length: 62 date: Tue, 01 Nov 2022 22:07:39 GMT x-forgerock-transactionid: 1667340445733-eb9af1bc2ebd2c1cd34b-39595 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 22:07:40.226 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 22:07:40.228 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 22:07:40.229 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-1' failed to execute: No attribute named 'refresh_token' is defined 22:07:41.095 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 2: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 22:07:41.096 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: user: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ========================= Session: Session(am.AMAccessToken,2,1667340461025,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@c2d2d91, username -> user.2, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@5a4e9f3a,None), auth_resp_code -> 401, password -> T35!tr0c-k123),1,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@4d82b140) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/root/authenticate headers= Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.2 X-OpenAM-Password: T35!tr0c-k123 accept: */* host: openam-perf-100m-test.forgeblocks.com content-length: 0 ========================= HTTP response: status= 401 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json content-length: 62 date: Tue, 01 Nov 2022 22:07:41 GMT x-forgerock-transactionid: 1667340445523-eb9af1bc2ebd2c1cd34b-39601 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 22:07:41.097 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 22:07:41.097 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 22:07:41.098 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-1' failed to execute: No attribute named 'refresh_token' is defined 22:07:41.433 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 3: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 22:07:41.434 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: user: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ========================= Session: Session(am.AMAccessToken,3,1667340461365,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@c2d2d91, username -> user.1, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@20c0c04c,None), auth_resp_code -> 401, password -> T35!tr0c-k123),1,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@4d82b140) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/root/authenticate headers= [...] content-length: 62 date: Tue, 01 Nov 2022 22:17:28 GMT x-forgerock-transactionid: 1667341044343-eb9af1bc2ebd2c1cd34b-73262 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 22:17:28.991 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 22:17:28.991 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 22:17:28.991 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-1' failed to execute: No attribute named 'refresh_token' is defined 22:17:28.993 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 40522: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 22:17:28.993 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: user: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ========================= Session: Session(am.AMAccessToken,40522,1667341048945,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@c2d2d91, username -> user.0, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@2f8f15db,None), auth_resp_code -> 401, password -> T35!tr0c-k123),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@4d82b140) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/root/authenticate headers= Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.0 X-OpenAM-Password: T35!tr0c-k123 accept: */* host: openam-perf-100m-test.forgeblocks.com content-length: 0 ========================= HTTP response: status= 401 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json content-length: 62 date: Tue, 01 Nov 2022 22:17:28 GMT x-forgerock-transactionid: 1667341046725-45fae6a841a2400e4eb8-95751 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 22:17:28.993 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 22:17:28.993 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 22:17:28.993 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-1' failed to execute: No attribute named 'refresh_token' is defined 22:17:29.019 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 40525: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 22:17:29.019 [DEBUG] i.g.h.e.r.DefaultStatsProcessor - >>>>>>>>>>>>>>>>>>>>>>>>>> Request: user: KO status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ========================= Session: Session(am.AMAccessToken,40525,1667341048974,Map(gatling.http.cache.baseUrl -> https://openam-perf-100m-test.forgeblocks.com:443, gatling.http.cache.dns -> io.gatling.http.cache.DnsCacheSupport$$anon$1@c2d2d91, username -> user.2, gatling.http.ssl.sslContexts -> SslContexts(io.netty.handler.ssl.ReferenceCountedOpenSslClientContext@d921b4,None), auth_resp_code -> 401, password -> T35!tr0c-k123),0,KO,List(),io.gatling.core.protocol.ProtocolComponentsRegistry$$Lambda$807/0x0000000800850840@4d82b140) ========================= HTTP request: POST https://openam-perf-100m-test.forgeblocks.com/am/json/realms/root/authenticate headers= Accept-API-Version: resource=2.0, protocol=1.0 X-OpenAM-Username: user.2 X-OpenAM-Password: T35!tr0c-k123 accept: */* host: openam-perf-100m-test.forgeblocks.com content-length: 0 ========================= HTTP response: status= 401 headers= x-frame-options: SAMEORIGIN x-content-type-options: nosniff cache-control: private content-api-version: resource=2.1 expires: 0 pragma: no-cache content-type: application/json content-length: 62 date: Tue, 01 Nov 2022 22:17:28 GMT x-forgerock-transactionid: 1667341043493-eb9af1bc2ebd2c1cd34b-73264 strict-transport-security: max-age=31536000; includeSubDomains; preload; Via: 1.1 google Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000 body= {"code":401,"reason":"Unauthorized","message":"Login failure"} <<<<<<<<<<<<<<<<<<<<<<<<< 22:17:29.019 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-7' failed to execute: No attribute named 'tokenId' is defined 22:17:29.019 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-5' failed to execute: No attribute named 'authcode' is defined 22:17:29.019 [ERROR] i.g.h.a.HttpRequestAction - 'httpRequest-1' failed to execute: No attribute named 'refresh_token' is defined 22:17:29.030 [INFO ] i.g.h.e.r.DefaultStatsProcessor - Request 'user' failed for user 40527: status.find.in(200,201,202,203,204,205,206,207,208,209,304), found 401 ________________________________________________________________________________ [01/Nov/2022 22:17:38] revoke-access-token show_stderr : Display stderr order ________________________________________________________________________________ [print_head_tail]: Input file /mnt/disks/data/xslou/lodestar-fork/results/pyrock/access_token/05_AccessToken/02_revoke-access-token/stderr.txt is small (0 lines), printing all lines: ----- output ----- ________________________________________________________________________________ [01/Nov/2022 22:17:38] revoke-access-token check_rc_and_logs : Check order's outputs ________________________________________________________________________________ PASS: no error found in rc log PASS: no error found in stdout log PASS: no error found in stderr log ________________________________________________________________________________ [01/Nov/2022 22:17:40] revoke-access-token print_overseer_logs : Print overseer logs from the K8s pod ________________________________________________________________________________ Task result is INIT no need to display logs. ________________________________________________________________________________ [01/Nov/2022 22:17:40] revoke-access-token post : Post ________________________________________________________________________________ Setting result to PASS Task has been successfully stopped