Class world.respect.datalayer.repository.opds.OpdsRespectRepositoryIntegrationTest

3

tests

0

failures

0

ignored

8.360s

duration

100%

successful

Tests

Test Method name Duration Result
givenOpdsFeedLoaded_whenLoadedAgain_thenDataIsLoadedAndNetworkResponseIsNotModified[jvm] givenOpdsFeedLoaded_whenLoadedAgain_thenDataIsLoadedAndNetworkResponseIsNotModified 2.115s passed
givenOpdsFeed_whenLoadOpdsFeed_thenFlowWillLoadIt[jvm] givenOpdsFeed_whenLoadOpdsFeed_thenFlowWillLoadIt 4.159s passed
givenOpdsPublication_whenLoadedThenWillEmitFlow[jvm] givenOpdsPublication_whenLoadedThenWillEmitFlow 2.086s passed

Standard output

port = 40947
01:21:30,934 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18
01:21:30,935 |-INFO in ch.qos.logback.classic.util.ContextInitializer@503ecb24 - No custom configurators were discovered as a service.
01:21:30,935 |-INFO in ch.qos.logback.classic.util.ContextInitializer@503ecb24 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
01:21:30,936 |-INFO in ch.qos.logback.classic.util.ContextInitializer@503ecb24 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
01:21:30,941 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
01:21:30,943 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
01:21:30,951 |-INFO in ch.qos.logback.classic.util.ContextInitializer@503ecb24 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 7 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
01:21:30,951 |-INFO in ch.qos.logback.classic.util.ContextInitializer@503ecb24 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
01:21:30,952 |-INFO in ch.qos.logback.classic.util.ContextInitializer@503ecb24 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
01:21:30,953 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
01:21:30,958 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.jenkins/workspace/main-invitation-flow-update/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml]
01:21:30,959 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4c51cf28 - Resource [logback.xml] occurs multiple times on the classpath.
01:21:30,959 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4c51cf28 - Resource [logback.xml] occurs at [jar:file:/home/jenkins/.jenkins/workspace/main-invitation-flow-update/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml]
01:21:30,959 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@4c51cf28 - Resource [logback.xml] occurs at [file:/home/jenkins/.jenkins/workspace/main-invitation-flow-update/respect-datalayer-repository/build/processedResources/jvm/test/logback.xml]
01:21:30,963 |-INFO in ConfigurationWatchList(mainURL=jar:file:/home/jenkins/.jenkins/workspace/main-invitation-flow-update/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml, fileWatchList={}, urlWatchList=[}) - URL [jar:file:/home/jenkins/.jenkins/workspace/main-invitation-flow-update/respect-server/build/libs/respect-server-1.0.0.jar!/logback.xml] is not of type file
01:21:31,033 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@16414e40 - value "./log/" substituted for "${logs_dir:-./log/}"
01:21:31,034 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
01:21:31,035 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:21:31,045 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@16414e40 - value "./log//respect-server.log" substituted for "${LOG_DIR}/respect-server.log"
01:21:31,048 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@16414e40 - value "./log//respect-server.%d{yyyy-MM-dd}.%i.log" substituted for "${LOG_DIR}/respect-server.%d{yyyy-MM-dd}.%i.log"
01:21:31,058 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1958402562 - No compression will be used
01:21:31,074 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1958402562 - Will use the pattern ./log//respect-server.%d{yyyy-MM-dd}.%i.log for the active file
01:21:31,074 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@525575 - SizeAndTimeBasedFNATP class was renamed as SizeAndTimeBasedFileNamingAndTriggeringPolicy.
01:21:31,075 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@525575 - The date pattern is 'yyyy-MM-dd' from file name pattern './log//respect-server.%d{yyyy-MM-dd}.%i.log'.
01:21:31,075 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@525575 - Roll-over at midnight.
01:21:31,076 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@525575 - Setting initial period to 2026-05-20T21:21:55.286Z
01:21:31,076 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@525575 - Direct use of either SizeAndTimeBasedFNATP or SizeAndTimeBasedFileNamingAndTriggeringPolicy 
01:21:31,076 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@525575 - is deprecated. Please use SizeAndTimeBasedRollingPolicy instead.
01:21:31,076 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@525575 - For more information see https://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
01:21:31,079 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:21:31,101 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log//respect-server.log
01:21:31,105 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Setting currentFileLength to 53451 for ./log/respect-server.log
01:21:31,105 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log//respect-server.log]
01:21:31,107 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to TRACE
01:21:31,107 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
01:21:31,108 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO
01:21:31,108 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.netty] to INFO
01:21:31,108 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@46dffdc3 - End of configuration.
01:21:31,108 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5a709816 - Registering current configuration as safe fallback point
01:21:31,108 |-INFO in ch.qos.logback.classic.util.ContextInitializer@503ecb24 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 156 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

Standard error

Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/home/jenkins/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.15.11/a38b16385e867f59a641330f0362ebe742788ed8/byte-buddy-agent-1.15.11.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release