2024-11-22 00:16:59,056 INFO pom.xml copied from /home/jenkins/lodestar/pyrock/shared/clients/gatling to temporary folder /tmp/tmp7s7sngu7 2024-11-22 00:16:59,057 INFO Running Gatling simulation with command: mvn gatling:test --batch-mode -Dgatling.reportsOnly="/results/gatling/benchmark-30/loadtest-20241121211337271" -Dgatling.jvmArgs="-XX:+ExitOnOutOfMemoryError,-Xmx4G" [INFO] Scanning for projects... [INFO] [INFO] -----------< com.forgerock.pyrock:pyrock-gatling-simulation >----------- [INFO] Building pyrock-gatling-simulation 3.12.0 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> gatling:4.9.6:test (default-cli) > test-compile @ pyrock-gatling-simulation >>> [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmp7s7sngu7/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ pyrock-gatling-simulation --- [INFO] skip non existing resourceDirectory /tmp/tmp7s7sngu7/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ pyrock-gatling-simulation --- [INFO] No sources to compile [INFO] [INFO] --- scala:4.9.2:testCompile (default) @ pyrock-gatling-simulation --- [INFO] compile in 0.0 s [INFO] No sources to compile [INFO] [INFO] <<< gatling:4.9.6:test (default-cli) < test-compile @ pyrock-gatling-simulation <<< [INFO] [INFO] [INFO] --- gatling:4.9.6:test (default-cli) @ pyrock-gatling-simulation --- 00:17:00,664 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.8 00:17:00,665 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - No custom configurators were discovered as a service. 00:17:00,665 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 00:17:00,666 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 00:17:00,671 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 00:17:00,671 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 00:17:00,678 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 6 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 00:17:00,678 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 00:17:00,678 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 00:17:00,679 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 00:17:00,682 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] 00:17:00,686 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@240237d2 - URL [jar:file:/home/jenkins/.m2/repository/io/gatling/gatling-maven-plugin/4.9.6/gatling-maven-plugin-4.9.6.jar!/logback.xml] is not of type file 00:17:00,726 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 12 00:17:00,726 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 00:17:00,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 00:17:00,762 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 00:17:00,767 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 00:17:00,788 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - ROOT level set to WARN 00:17:00,788 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 00:17:00,789 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25a65b77 - End of configuration. 00:17:00,789 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2ed0fbae - Registering current configuration as safe fallback point 00:17:00,789 |-INFO in ch.qos.logback.classic.util.ContextInitializer@12d3a4e9 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 111 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY Parsing log file(s)... Parsing log file(s) done in 10s. Generating reports... ================================================================================ ---- Global Information -------------------------------------------------------- > request count 1494450 (OK=1494420 KO=30 ) > min response time 21 (OK=33 KO=3 ) > max response time 10001 (OK=6518 KO=10001 ) > mean response time 58 (OK=58 KO=383 ) > std deviation 27 (OK=26 KO=1786 ) > response time 50th percentile 53 (OK=53 KO=50 ) > response time 75th percentile 64 (OK=64 KO=56 ) > response time 95th percentile 116 (OK=116 KO=127 ) > response time 99th percentile 151 (OK=151 KO=7138 ) > mean requests/sec 415.24 (OK=415.23 KO=0.01 ) ---- Response Time Distribution ------------------------------------------------ > t < 800 ms 1494412 ( 100%) > 800 ms <= t < 1200 ms 4 ( 0%) > t >= 1200 ms 4 ( 0%) > failed 30 ( 0%) ---- Errors -------------------------------------------------------------------- > tokenUserinfo: No attribute named 'access_token' is defined 1822 (97.90%) > status.find.in([200, 209], 304), found 409 12 ( 0.64%) > status.find.in([200, 209], 304), found 404 6 ( 0.32%) > status.find.is(200), but actually found 502 4 ( 0.21%) > status.find.in([200, 209], 304), found 502 3 ( 0.16%) > userinfo: No attribute named 'access_token' is defined 2 ( 0.11%) > UI AM revoke1: No attribute named 'access_token' is defined 2 ( 0.11%) > headerRegex((location,#id_token=(.*))).find.exists, found noth 1 ( 0.05%) ing > status.find.is(302), but actually found 502 1 ( 0.05%) > j.n.c.ClosedChannelException 1 ( 0.05%) > createOrganization: No attribute named 'access_token' is defin 1 ( 0.05%) ed > UI AM revoke2: No attribute named 'access_token_2' is defined 1 ( 0.05%) > status.find.in([200, 209], 304), found 401 1 ( 0.05%) > queryOrganization: No attribute named 'organization_id' is def 1 ( 0.05%) ined > deleteOrganization: No attribute named 'organization_id' is de 1 ( 0.05%) fined > i.n.h.s.SslHandshakeTimeoutException: handshake timed out afte 1 ( 0.05%) r 10000ms > UI AM endsession: No attribute named 'id_token_2' is defined 1 ( 0.05%) ================================================================================ Reports generated, please open the following file: file:///results/gatling/benchmark-30/loadtest-20241121211337271/index.html [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12.367 s [INFO] Finished at: 2024-11-22T00:17:12Z [INFO] ------------------------------------------------------------------------ 2024-11-22 00:17:12,204 INFO Gatling simulation run ended successfully 2024-11-22 00:17:12,204 INFO Creating archive benchmark-30.tar.gz with report files 2024-11-22 00:17:12,800 INFO Archive /results/gatling/benchmark-30/benchmark-30.tar.gz successfully created