Console Output
Skipping 6 KB..
Full Log[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: UNKNOWN 1.2-ALPHA-12-SNAPSHOT 986947ad5cf9
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-core ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-core ---
[INFO] Executing tasks
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/unwoven-classes
[INFO] [mkdir] Created dir: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/unwoven-test-classes
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-core ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 48 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/classes": no such file or directory
[WARNING] No processor claimed any of these annotations: /javax.annotation.CheckForNull,/javax.annotation.Nonnegative,/javax.annotation.concurrent.NotThreadSafe,/javax.annotation.Nonnull,/javax.annotation.concurrent.Immutable
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourcePath.java:[278,40] [unchecked] unchecked generic array creation for varargs parameter of type Collection<? extends String>[]
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourcePath.java:[308,40] [unchecked] unchecked generic array creation for varargs parameter of type Collection<? extends String>[]
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/Content.java:[82,69] [deprecation] Key(String) in Key has been deprecated
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/HttpStatusException.java:[48,7] [serial] serializable class HttpStatusException has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/NodeViewRenderer.java:[123,36] [unchecked] unchecked cast
required: T
found: Object
where T is a type-variable:
T extends Object declared in class NodeViewRenderer
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/NodeViewRenderer.java:[127,67] [unchecked] unchecked cast
required: T
found: Object
where T is a type-variable:
T extends Object declared in class NodeViewRenderer
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/ResponseHolder.java:[68,46] [unchecked] unchecked cast
required: RESPONSE_TYPE
found: Object
where RESPONSE_TYPE is a type-variable:
RESPONSE_TYPE extends Object declared in class ResponseHolder
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-northernwind-core ---
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/aspectj/aspectjtools/1.9.19/aspectjtools-1.9.19.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/aspectj/aspectjtools/1.9.19/aspectjtools-1.9.19.pom (2.3 kB at 5.1 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/aspectj/aspectjtools/1.9.19/aspectjtools-1.9.19.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/aspectj/aspectjtools/1.9.19/aspectjtools-1.9.19.jar (15 MB at 20 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.10/doxia-sink-api-1.10.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.10/doxia-site-renderer-1.10.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.10/doxia-sink-api-1.10.jar (12 kB at 38 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/1.10/doxia-site-renderer-1.10.jar (65 kB at 173 kB/s)
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-core ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-test-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.Test,/org.testng.annotations.DataProvider
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[59,27] [unchecked] response() in MockResponseHolder overrides response() in ResponseHolder
return type requires unchecked conversion from ResponseBuilder to ResponseBuilder<byte[]>
where RESPONSE_TYPE is a type-variable:
RESPONSE_TYPE extends Object declared in class ResponseHolder
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[59,11] [rawtypes] found raw type: ResponseBuilder
missing type arguments for generic class ResponseBuilder<RESPONSE_TYPE>
where RESPONSE_TYPE is a type-variable:
RESPONSE_TYPE extends Object declared in interface ResponseBuilder
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[61,14] [rawtypes] found raw type: ResponseBuilderSupport
missing type arguments for generic class ResponseBuilderSupport<RESPONSE_TYPE>
where RESPONSE_TYPE is a type-variable:
RESPONSE_TYPE extends Object declared in class ResponseBuilderSupport
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[62,40] [unchecked] unchecked call to setClockSupplier(Supplier<Clock>) as a member of the raw type ResponseBuilderSupport
[INFO]
[INFO] --- aspectj:1.14.0:test-compile (weave-test-classes) @ it-tidalwave-northernwind-core ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- surefire:3.0.0:test (default-test) @ it-tidalwave-northernwind-core ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng/3.0.0/surefire-testng-3.0.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng/3.0.0/surefire-testng-3.0.0.pom (3.5 kB at 12 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0/surefire-providers-3.0.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-providers/3.0.0/surefire-providers-3.0.0.pom (2.5 kB at 8.8 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0/common-java5-3.0.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0/common-java5-3.0.0.pom (2.7 kB at 9.8 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng-utils/3.0.0/surefire-testng-utils-3.0.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng-utils/3.0.0/surefire-testng-utils-3.0.0.pom (3.1 kB at 11 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0/surefire-grouper-3.0.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0/surefire-grouper-3.0.0.pom (3.4 kB at 12 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng/3.0.0/surefire-testng-3.0.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng/3.0.0/surefire-testng-3.0.0.jar (47 kB at 170 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0/common-java5-3.0.0.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng-utils/3.0.0/surefire-testng-utils-3.0.0.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0/surefire-grouper-3.0.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/common-java5/3.0.0/common-java5-3.0.0.jar (18 kB at 60 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-grouper/3.0.0/surefire-grouper-3.0.0.jar (40 kB at 117 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/surefire/surefire-testng-utils/3.0.0/surefire-testng-utils-3.0.0.jar (14 kB at 39 kB/s)
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
05:19:42.519 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - STARTING TESTS OF it.tidalwave.northernwind.core.model.ResourcePathTest
05:19:42.718 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.719 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute extension"
05:19:42.720 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, ]
05:19:42.721 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.750 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 22 msec
05:19:42.751 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.751 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.752 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute extension"
05:19:42.753 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo.jpg, jpg]
05:19:42.753 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.755 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:42.755 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.756 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.761 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute extension"
05:19:42.761 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo.gif, gif]
05:19:42.762 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.764 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 7 msec
05:19:42.765 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.766 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.766 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute extension"
05:19:42.766 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo.gif.jpg, jpg]
05:19:42.767 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.771 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:42.771 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.773 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.773 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute extension"
05:19:42.773 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar.jpg, jpg]
05:19:42.774 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.777 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:42.778 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.781 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.782 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute extension"
05:19:42.783 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar.gif, gif]
05:19:42.783 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.786 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:42.787 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.789 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.793 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute extension"
05:19:42.794 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar.jpg.gif, gif]
05:19:42.794 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************
05:19:42.796 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 7 msec
05:19:42.798 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.811 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:42.811 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute leading segment"
05:19:42.811 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, foo, foo]
05:19:42.811 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:42.816 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:42.816 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.816 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:42.817 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute leading segment"
05:19:42.817 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, foo, bar]
05:19:42.817 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:42.818 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:42.819 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.819 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:42.819 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute leading segment"
05:19:42.819 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, foo, baz]
05:19:42.819 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:42.821 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.821 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.823 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.823 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute startsWith"
05:19:42.823 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, foo, true]
05:19:42.823 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.830 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 7 msec
05:19:42.830 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.831 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.831 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute startsWith"
05:19:42.831 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, foo, true]
05:19:42.831 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.832 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.833 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.833 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.833 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute startsWith"
05:19:42.833 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, foo, true]
05:19:42.834 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.835 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.835 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.835 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.835 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute startsWith"
05:19:42.835 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, foot, false]
05:19:42.836 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.837 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.837 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.837 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.837 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute startsWith"
05:19:42.837 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, foot, false]
05:19:42.837 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.840 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:42.846 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.847 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.847 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute startsWith"
05:19:42.847 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, foot, false]
05:19:42.847 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.848 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.848 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.848 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.848 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute startsWith"
05:19:42.849 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, , false]
05:19:42.849 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***************************************
05:19:42.849 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.849 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.851 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************************
05:19:42.852 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute trailing segment"
05:19:42.852 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, foo, foo]
05:19:42.852 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************************
05:19:42.853 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:42.853 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.853 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************************
05:19:42.854 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute trailing segment"
05:19:42.854 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, foo, bar]
05:19:42.854 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************************
05:19:42.859 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 5 msec
05:19:42.859 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.860 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************************
05:19:42.860 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute trailing segment"
05:19:42.860 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, foo, baz]
05:19:42.860 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************************
05:19:42.865 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 6 msec
05:19:42.866 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.866 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************
05:19:42.867 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly create an empty path"
05:19:42.867 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************
05:19:42.880 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 13 msec
05:19:42.880 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.881 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************
05:19:42.881 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must reject empty segments"
05:19:42.881 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************
05:19:42.892 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 10 msec
05:19:42.892 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.893 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************
05:19:42.893 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must reject null segments"
05:19:42.893 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************
05:19:42.896 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:42.896 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.897 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:42.897 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must reject segments containing slash"
05:19:42.897 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:42.898 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.898 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.915 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.915 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly create an empty path from string"
05:19:42.915 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [, /, []]
05:19:42.915 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.916 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.916 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.917 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.917 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly create an empty path from string"
05:19:42.917 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/, /, []]
05:19:42.917 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.917 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 0 msec
05:19:42.926 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.927 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.927 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly create an empty path from string"
05:19:42.927 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, /foo, [foo]]
05:19:42.927 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.929 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:42.930 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.930 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.931 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly create an empty path from string"
05:19:42.931 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, /foo/bar, [foo, bar]]
05:19:42.931 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.931 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.931 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.932 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.932 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly create an empty path from string"
05:19:42.932 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, /foo/bar/baz, [foo, bar, baz]]
05:19:42.932 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.932 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 0 msec
05:19:42.932 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.933 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.933 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly create an empty path from string"
05:19:42.933 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [foo, /foo, [foo]]
05:19:42.933 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.933 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.933 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.933 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.933 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly create an empty path from string"
05:19:42.936 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [foo/bar, /foo/bar, [foo, bar]]
05:19:42.936 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.937 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:42.937 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.937 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.937 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly create an empty path from string"
05:19:42.937 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [foo/bar/baz, /foo/bar/baz, [foo, bar, baz]]
05:19:42.937 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *****************************************************
05:19:42.939 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:42.939 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.954 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************
05:19:42.954 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must reject invalid paths"
05:19:42.955 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [http://acme.com]
05:19:42.955 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************
05:19:42.955 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.956 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.956 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************
05:19:42.956 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must reject invalid paths"
05:19:42.956 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [https://acme.com]
05:19:42.965 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************
05:19:42.967 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 10 msec
05:19:42.973 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.976 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *************************************
05:19:42.976 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute asString"
05:19:42.976 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [[], /]
05:19:42.976 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *************************************
05:19:42.977 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.977 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.979 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *************************************
05:19:42.979 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute asString"
05:19:42.979 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [[foo], /foo]
05:19:42.979 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *************************************
05:19:42.986 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 8 msec
05:19:42.992 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.993 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *************************************
05:19:42.993 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute asString"
05:19:42.993 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [[foo, bar], /foo/bar]
05:19:42.993 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *************************************
05:19:42.994 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 0 msec
05:19:42.994 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.994 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *************************************
05:19:42.994 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute asString"
05:19:42.995 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [[foo, bar, baz], /foo/bar/baz]
05:19:42.995 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *************************************
05:19:42.995 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:42.995 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:42.998 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************
05:19:42.998 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append path"
05:19:42.998 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, , /foo, /foo]
05:19:42.998 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************
05:19:43.004 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 5 msec
05:19:43.010 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.011 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************
05:19:43.011 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append path"
05:19:43.011 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, /, /foo, /foo]
05:19:43.011 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************
05:19:43.018 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 7 msec
05:19:43.018 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.019 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************
05:19:43.019 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append path"
05:19:43.019 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, a, /foo/a, /a/foo]
05:19:43.019 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************
05:19:43.019 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 0 msec
05:19:43.019 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.020 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************
05:19:43.020 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append path"
05:19:43.020 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, a/b, /foo/a/b, /a/b/foo]
05:19:43.020 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************
05:19:43.021 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.021 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.021 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************
05:19:43.021 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append path"
05:19:43.021 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, a, /foo/bar/a, /a/foo/bar]
05:19:43.021 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************
05:19:43.022 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.022 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.023 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************
05:19:43.030 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append path"
05:19:43.030 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, a/b, /foo/bar/a/b, /a/b/foo/bar]
05:19:43.030 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************
05:19:43.031 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 8 msec
05:19:43.031 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.032 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************
05:19:43.032 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append path"
05:19:43.032 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, a, /foo/bar/baz/a, /a/foo/bar/baz]
05:19:43.032 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************
05:19:43.033 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.033 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.033 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************************
05:19:43.033 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append path"
05:19:43.033 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, a/b, /foo/bar/baz/a/b, /a/b/foo/bar/baz]
05:19:43.033 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************************
05:19:43.034 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.034 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.039 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************************
05:19:43.039 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append path"
05:19:43.039 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, a/b/c, /foo/bar/baz/a/b/c, /a/b/c/foo/bar/baz]
05:19:43.039 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************************
05:19:43.041 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 7 msec
05:19:43.041 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.045 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **********************************
05:19:43.045 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append string"
05:19:43.045 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, , /foo, /foo]
05:19:43.045 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **********************************
05:19:43.052 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 7 msec
05:19:43.053 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.054 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **********************************
05:19:43.054 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append string"
05:19:43.054 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, /, /foo, /foo]
05:19:43.054 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **********************************
05:19:43.056 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:43.057 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.057 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **********************************
05:19:43.057 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append string"
05:19:43.057 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, a, /foo/a, /a/foo]
05:19:43.057 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **********************************
05:19:43.059 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:43.059 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.060 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************
05:19:43.060 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append string"
05:19:43.060 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, a/b, /foo/a/b, /a/b/foo]
05:19:43.060 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************
05:19:43.061 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.061 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.061 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************
05:19:43.061 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append string"
05:19:43.061 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, a, /foo/bar/a, /a/foo/bar]
05:19:43.061 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************
05:19:43.062 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.062 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.065 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************
05:19:43.065 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append string"
05:19:43.065 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, a/b, /foo/bar/a/b, /a/b/foo/bar]
05:19:43.065 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************
05:19:43.066 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.066 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.067 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************
05:19:43.067 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append string"
05:19:43.067 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, a, /foo/bar/baz/a, /a/foo/bar/baz]
05:19:43.067 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************
05:19:43.073 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:43.075 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.075 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************************
05:19:43.075 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append string"
05:19:43.075 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, a/b, /foo/bar/baz/a/b, /a/b/foo/bar/baz]
05:19:43.075 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************************
05:19:43.078 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:43.079 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.079 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************************
05:19:43.079 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly append string"
05:19:43.079 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, a/b/c, /foo/bar/baz/a/b/c, /a/b/c/foo/bar/baz]
05:19:43.079 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************************
05:19:43.081 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:43.081 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.083 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *******************************************
05:19:43.084 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute relative paths"
05:19:43.084 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, /foo/bar, /baz]
05:19:43.084 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *******************************************
05:19:43.089 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 6 msec
05:19:43.089 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.091 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:43.092 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute without leading"
05:19:43.092 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, /, /]
05:19:43.092 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:43.098 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 7 msec
05:19:43.106 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.106 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:43.106 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute without leading"
05:19:43.106 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, /bar, /foo]
05:19:43.107 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:43.109 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:43.110 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.110 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:43.110 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute without leading"
05:19:43.110 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, /bar/baz, /foo/bar]
05:19:43.110 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ********************************************
05:19:43.113 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:43.114 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.115 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************************
05:19:43.115 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute without trailing"
05:19:43.115 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, /, /]
05:19:43.116 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************************
05:19:43.123 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 8 msec
05:19:43.130 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.131 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************************
05:19:43.131 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute without trailing"
05:19:43.131 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, /bar, /foo]
05:19:43.131 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************************
05:19:43.134 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:43.134 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.135 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************************
05:19:43.135 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly compute without trailing"
05:19:43.135 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, /bar/baz, /foo/bar]
05:19:43.135 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************************
05:19:43.136 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.136 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.139 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.140 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly count segments"
05:19:43.140 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [, /, []]
05:19:43.140 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.142 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:43.142 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.142 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.142 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly count segments"
05:19:43.142 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/, /, []]
05:19:43.142 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.149 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 7 msec
05:19:43.150 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.151 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.151 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly count segments"
05:19:43.152 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, /foo, [foo]]
05:19:43.152 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.153 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:43.158 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.159 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *************************************
05:19:43.159 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly count segments"
05:19:43.159 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, /foo/bar, [foo, bar]]
05:19:43.159 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *************************************
05:19:43.160 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 0 msec
05:19:43.160 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.160 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************************
05:19:43.160 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly count segments"
05:19:43.160 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, /foo/bar/baz, [foo, bar, baz]]
05:19:43.160 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **************************************************
05:19:43.161 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.161 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.161 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.161 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly count segments"
05:19:43.161 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [foo, /foo, [foo]]
05:19:43.162 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.162 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.162 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.163 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************
05:19:43.163 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly count segments"
05:19:43.163 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [foo/bar, /foo/bar, [foo, bar]]
05:19:43.163 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************
05:19:43.165 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:43.165 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.166 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *************************************************
05:19:43.166 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly count segments"
05:19:43.166 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [foo/bar/baz, /foo/bar/baz, [foo, bar, baz]]
05:19:43.166 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *************************************************
05:19:43.166 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 0 msec
05:19:43.167 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.176 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************
05:19:43.176 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend path"
05:19:43.176 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, , /foo, /foo]
05:19:43.176 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************
05:19:43.178 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:43.178 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.179 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************
05:19:43.179 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend path"
05:19:43.179 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, /, /foo, /foo]
05:19:43.179 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************
05:19:43.180 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 0 msec
05:19:43.180 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.180 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************
05:19:43.180 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend path"
05:19:43.181 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, a, /foo/a, /a/foo]
05:19:43.181 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *********************************
05:19:43.181 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.181 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.182 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************
05:19:43.182 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend path"
05:19:43.182 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, a/b, /foo/a/b, /a/b/foo]
05:19:43.182 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************
05:19:43.182 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 0 msec
05:19:43.183 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.183 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************
05:19:43.183 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend path"
05:19:43.183 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, a, /foo/bar/a, /a/foo/bar]
05:19:43.183 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************
05:19:43.184 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 0 msec
05:19:43.190 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.193 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************
05:19:43.193 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend path"
05:19:43.193 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, a/b, /foo/bar/a/b, /a/b/foo/bar]
05:19:43.193 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************
05:19:43.195 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:43.195 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.195 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************
05:19:43.196 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend path"
05:19:43.196 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, a, /foo/bar/baz/a, /a/foo/bar/baz]
05:19:43.196 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************
05:19:43.197 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:43.197 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.199 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************************
05:19:43.199 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend path"
05:19:43.199 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, a/b, /foo/bar/baz/a/b, /a/b/foo/bar/baz]
05:19:43.199 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************************
05:19:43.200 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.200 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.201 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************************
05:19:43.201 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend path"
05:19:43.201 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, a/b/c, /foo/bar/baz/a/b/c, /a/b/c/foo/bar/baz]
05:19:43.201 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************************
05:19:43.202 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 0 msec
05:19:43.202 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.214 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.215 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend string"
05:19:43.215 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, , /foo, /foo]
05:19:43.215 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.216 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 7 msec
05:19:43.216 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.217 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.217 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend string"
05:19:43.217 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, /, /foo, /foo]
05:19:43.217 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.220 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:43.220 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.220 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.220 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend string"
05:19:43.220 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, a, /foo/a, /a/foo]
05:19:43.220 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ***********************************
05:19:43.221 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.221 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.222 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************
05:19:43.222 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend string"
05:19:43.222 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, a/b, /foo/a/b, /a/b/foo]
05:19:43.222 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************
05:19:43.232 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 8 msec
05:19:43.233 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.234 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************
05:19:43.234 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend string"
05:19:43.234 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, a, /foo/bar/a, /a/foo/bar]
05:19:43.234 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************
05:19:43.236 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:43.236 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.236 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************
05:19:43.236 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend string"
05:19:43.237 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar, a/b, /foo/bar/a/b, /a/b/foo/bar]
05:19:43.237 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************
05:19:43.242 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 5 msec
05:19:43.242 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.242 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************
05:19:43.242 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend string"
05:19:43.242 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, a, /foo/bar/baz/a, /a/foo/bar/baz]
05:19:43.243 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************
05:19:43.247 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 5 msec
05:19:43.248 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.249 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************************
05:19:43.249 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend string"
05:19:43.249 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, a/b, /foo/bar/baz/a/b, /a/b/foo/bar/baz]
05:19:43.249 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************************************
05:19:43.251 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 1 msec
05:19:43.251 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.251 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************************
05:19:43.251 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly prepend string"
05:19:43.251 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, a/b/c, /foo/bar/baz/a/b/c, /a/b/c/foo/bar/baz]
05:19:43.251 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ******************************************************************
05:19:43.258 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:43.258 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.263 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **********************************************
05:19:43.264 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly reject non relative paths"
05:19:43.264 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar/baz, /foo/bar2]
05:19:43.264 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - **********************************************
05:19:43.266 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 3 msec
05:19:43.266 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.268 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *******************************
05:19:43.268 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly url decode"
05:19:43.268 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/, /]
05:19:43.268 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *******************************
05:19:43.281 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 7 msec
05:19:43.281 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.282 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *******************************
05:19:43.282 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly url decode"
05:19:43.282 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo, foo]
05:19:43.282 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - *******************************
05:19:43.284 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 2 msec
05:19:43.284 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:43.284 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************
05:19:43.284 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST "must properly url decode"
05:19:43.285 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ARGS [/foo/bar (2), foo/bar+%282%29]
05:19:43.285 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - ************************************
05:19:43.293 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - TEST PASSED in 7 msec
05:19:43.293 [main ] INFO i.t.northernwind.core.model.ResourcePathTest -
05:19:45.893 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - *************************************************
05:19:45.893 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST "must output NotModified when Etag Matching"
05:19:45.893 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - *************************************************
05:19:45.978 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:45.980 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional["1341242553456"]
05:19:45.980 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional.empty
05:19:46.003 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.003 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.003 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:19:46.003 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:19:46.045 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST PASSED in 151 msec
05:19:46.045 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest -
05:19:46.057 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - *********************************************************************************************
05:19:46.058 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST "must output NotModified when IfModifiedSince more recent than or equal to ModifiedTime"
05:19:46.058 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - *********************************************************************************************
05:19:46.062 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.063 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:33 GMT' could not be parsed at index 5
05:19:46.063 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:33 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.064 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.067 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.067 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:33Z[GMT]]
05:19:46.079 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.079 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.079 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:19:46.114 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:19:46.116 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:34 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.116 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:34 GMT' could not be parsed at index 5
05:19:46.116 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:34 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.117 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.117 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.117 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:34Z[GMT]]
05:19:46.119 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.119 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.119 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:19:46.119 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:19:46.121 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:35 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.122 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:35 GMT' could not be parsed at index 5
05:19:46.122 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:35 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.123 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.123 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.123 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:35Z[GMT]]
05:19:46.124 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.124 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.125 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:19:46.125 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:19:46.136 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:36 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.136 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:36 GMT' could not be parsed at index 5
05:19:46.136 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:36 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.136 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.137 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.137 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:36Z[GMT]]
05:19:46.138 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.138 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.138 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:19:46.138 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:19:46.139 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:37 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.139 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:37 GMT' could not be parsed at index 5
05:19:46.139 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:37 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.140 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.140 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.140 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:37Z[GMT]]
05:19:46.141 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.141 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.141 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:19:46.141 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:19:46.143 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:38 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.143 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:38 GMT' could not be parsed at index 5
05:19:46.143 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:38 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.143 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.144 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.145 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:38Z[GMT]]
05:19:46.146 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.146 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.146 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:19:46.146 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:19:46.152 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:39 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.152 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:39 GMT' could not be parsed at index 5
05:19:46.153 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:39 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.154 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.154 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.154 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:39Z[GMT]]
05:19:46.167 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.167 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.167 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:19:46.167 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:19:46.172 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:40 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.172 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:40 GMT' could not be parsed at index 5
05:19:46.172 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:40 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.173 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.173 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.173 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:40Z[GMT]]
05:19:46.173 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.173 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.173 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:19:46.173 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:19:46.174 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:41 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.174 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:41 GMT' could not be parsed at index 5
05:19:46.174 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:41 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.175 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.175 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.175 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:41Z[GMT]]
05:19:46.175 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.175 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.176 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:19:46.176 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:19:46.176 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:42 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.176 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:42 GMT' could not be parsed at index 5
05:19:46.176 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:42 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.177 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.177 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.177 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:42Z[GMT]]
05:19:46.177 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.177 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.177 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileNotModifiedOutput.txt
05:19:46.177 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileNotModifiedOutput.txt
05:19:46.192 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST PASSED in 121 msec
05:19:46.192 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest -
05:19:46.196 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - ********************************************************
05:19:46.196 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST "must output a ResourceFile when Etag not Matching"
05:19:46.196 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - ********************************************************
05:19:46.210 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.212 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional["xxxx"]
05:19:46.212 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional.empty
05:19:46.213 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.213 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.213 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:19:46.213 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:19:46.214 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST PASSED in 18 msec
05:19:46.217 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest -
05:19:46.222 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - ************************************************************************************
05:19:46.222 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST "must output a ResourceFile when IfModifiedSince less recent than ModifiedTime"
05:19:46.222 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - ************************************************************************************
05:19:46.229 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:23 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.229 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:23 GMT' could not be parsed at index 5
05:19:46.229 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:23 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.231 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.231 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.231 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:23Z[GMT]]
05:19:46.234 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.234 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.234 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:19:46.234 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:19:46.237 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:24 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.237 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:24 GMT' could not be parsed at index 5
05:19:46.237 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:24 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.238 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.238 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.243 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:24Z[GMT]]
05:19:46.244 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.244 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.244 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:19:46.244 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:19:46.246 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:25 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.249 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:25 GMT' could not be parsed at index 5
05:19:46.249 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:25 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.250 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.250 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.250 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:25Z[GMT]]
05:19:46.251 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.251 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.251 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:19:46.251 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:19:46.252 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:26 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.252 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:26 GMT' could not be parsed at index 5
05:19:46.252 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:26 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.252 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.252 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.252 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:26Z[GMT]]
05:19:46.253 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.253 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.253 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:19:46.253 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:19:46.253 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:27 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.254 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:27 GMT' could not be parsed at index 5
05:19:46.254 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:27 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.254 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.254 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.254 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:27Z[GMT]]
05:19:46.268 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.268 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.268 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:19:46.268 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:19:46.271 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:28 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.271 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:28 GMT' could not be parsed at index 5
05:19:46.271 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:28 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.271 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.271 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.271 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:28Z[GMT]]
05:19:46.279 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.279 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.281 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:19:46.281 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:19:46.286 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:29 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.287 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:29 GMT' could not be parsed at index 5
05:19:46.287 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:29 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.288 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.289 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.289 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:29Z[GMT]]
05:19:46.289 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.289 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.289 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:19:46.289 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:19:46.297 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:30 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.298 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:30 GMT' could not be parsed at index 5
05:19:46.298 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:30 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.298 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.299 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.299 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:30Z[GMT]]
05:19:46.299 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.299 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.299 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:19:46.299 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:19:46.303 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:31 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.304 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:31 GMT' could not be parsed at index 5
05:19:46.304 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:31 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.304 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.304 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.305 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:31Z[GMT]]
05:19:46.316 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.316 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.316 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:19:46.316 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:19:46.318 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:32 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.318 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Text 'Mon, 2 Jul 2012 15:22:32 GMT' could not be parsed at index 5
05:19:46.318 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 2 Jul 2012 15:22:32 GMT with EEE, d MMM yyyy HH:mm:ss zzz...
05:19:46.318 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.318 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.318 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional[2012-07-02T15:22:32Z[GMT]]
05:19:46.319 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.319 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.319 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:19:46.319 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:19:46.328 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST PASSED in 97 msec
05:19:46.328 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest -
05:19:46.332 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - ************************************
05:19:46.332 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST "must properly output NotFound"
05:19:46.332 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - ************************************
05:19:46.334 [main ] INFO i.t.n.core.model.spi.ResponseBuilderSupport - NOT FOUND: it.tidalwave.util.NotFoundException: foo bar
05:19:46.338 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional.empty - requestIfNoneMatch: Optional.empty
05:19:46.338 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional.empty - requestIfNotModifiedSince: Optional.empty
05:19:46.346 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.346 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.347 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/NotFoundExceptionOutput.txt
05:19:46.348 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/NotFoundExceptionOutput.txt
05:19:46.349 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST PASSED in 16 msec
05:19:46.349 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest -
05:19:46.357 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - ***********************************************
05:19:46.357 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST "must properly output a PermanentRedirect"
05:19:46.357 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - ***********************************************
05:19:46.358 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional.empty - requestIfNoneMatch: Optional.empty
05:19:46.358 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional.empty - requestIfNotModifiedSince: Optional.empty
05:19:46.358 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.358 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.358 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/PermanentRedirectOutput.txt
05:19:46.358 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/PermanentRedirectOutput.txt
05:19:46.359 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST PASSED in 2 msec
05:19:46.359 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest -
05:19:46.366 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - ******************************************
05:19:46.366 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST "must properly output a ResourceFile"
05:19:46.366 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - ******************************************
05:19:46.368 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.369 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.371 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional.empty
05:19:46.376 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.376 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.376 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutput.txt
05:19:46.376 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutput.txt
05:19:46.379 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST PASSED in 17 msec
05:19:46.379 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest -
05:19:46.389 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - **************************************************************
05:19:46.389 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST "must properly output a ResourceFile with ExpirationTime"
05:19:46.389 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - **************************************************************
05:19:46.396 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - Parsing Mon, 02 Jul 2012 15:22:33 GMT with EEE, dd MMM yyyy HH:mm:ss zzz...
05:19:46.397 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional["1341242553456"] - requestIfNoneMatch: Optional.empty
05:19:46.397 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional[2012-07-02T15:22:33Z[GMT]] - requestIfNotModifiedSince: Optional.empty
05:19:46.397 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.397 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.397 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/ResourceFileOutputWithExpirationTime.txt
05:19:46.397 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/ResourceFileOutputWithExpirationTime.txt
05:19:46.402 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST PASSED in 9 msec
05:19:46.402 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest -
05:19:46.406 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - *********************************************
05:19:46.406 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST "must properly output an internal error"
05:19:46.406 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - *********************************************
05:19:46.407 [main ] ERROR i.t.n.core.model.spi.ResponseBuilderSupport -
java.io.IOException: foo bar
at it.tidalwave.northernwind.core.model.spi.ResponseBuilderTest.must_properly_output_an_internal_error(ResponseBuilderTest.java:225)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677)
at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221)
at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:50)
at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:969)
at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:194)
at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at org.testng.TestRunner.privateRun(TestRunner.java:829)
at org.testng.TestRunner.run(TestRunner.java:602)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:437)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:431)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:391)
at org.testng.SuiteRunner.run(SuiteRunner.java:330)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1256)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1176)
at org.testng.TestNG.runSuites(TestNG.java:1099)
at org.testng.TestNG.run(TestNG.java:1067)
at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169)
at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88)
at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
05:19:46.417 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> eTag: Optional.empty - requestIfNoneMatch: Optional.empty
05:19:46.417 [main ] DEBUG i.t.n.core.model.spi.ResponseBuilderSupport - >>>> lastModified: Optional.empty - requestIfNotModifiedSince: Optional.empty
05:19:46.418 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - ******** Comparing files:
05:19:46.418 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> path is: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/
05:19:46.418 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> exp is: test-classes/ResponseBuilderTest/expected-results/InternalErrorOutput.txt
05:19:46.418 [main ] INFO it.tidalwave.util.test.FileComparisonUtils - >>>> act is: test-artifacts/ResponseBuilderTest/InternalErrorOutput.txt
05:19:46.428 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest - TEST PASSED in 20 msec
05:19:46.428 [main ] INFO i.t.n.core.model.spi.ResponseBuilderTest -
05:19:46.429 [main ] INFO i.t.northernwind.core.model.ResourcePathTest - FINISHED TESTS OF it.tidalwave.northernwind.core.model.ResourcePathTest
[INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.544 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- jacoco:0.8.9:report (report) @ it-tidalwave-northernwind-core ---
[INFO] Loading execution data file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/jacoco.exec
[INFO] Analyzed bundle 'NorthernWind :: Core' with 42 classes
[INFO]
[INFO] --- jar:3.3.0:jar (default-jar) @ it-tidalwave-northernwind-core ---
[INFO] Building jar: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9.jar
[INFO]
[INFO] --- jar:3.3.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-core ---
[INFO] Building jar: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9-tests.jar
[INFO]
[INFO] --- install:3.1.1:install (default-install) @ it-tidalwave-northernwind-core ---
[INFO] Installing /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/pom.xml to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/it/tidalwave/northernwind/it-tidalwave-northernwind-core/1.2-ALPHA-12-SNAPSHOT/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9.jar to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/it/tidalwave/northernwind/it-tidalwave-northernwind-core/1.2-ALPHA-12-SNAPSHOT/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT.986947ad5cf9-tests.jar to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/it/tidalwave/northernwind/it-tidalwave-northernwind-core/1.2-ALPHA-12-SNAPSHOT/it-tidalwave-northernwind-core-1.2-ALPHA-12-SNAPSHOT-tests.jar
[INFO]
[INFO] >>> dependency:3.5.0:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-core >>>
[INFO]
[INFO] --- buildnumber:3.0.0:create (default) @ it-tidalwave-northernwind-core ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core
[INFO] Storing buildNumber: 986947ad5cf9 at timestamp: 1682140789945
[WARNING] Cannot get the branch information from the git repository:
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-maven) @ it-tidalwave-northernwind-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed
[INFO]
[INFO] --- enforcer:3.3.0:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-core ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed
[INFO]
[INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-core ---
[INFO] Executing tasks
[INFO] [echo] DESCRIPTION: UNKNOWN 1.2-ALPHA-12-SNAPSHOT 986947ad5cf9
[INFO] [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO]
[INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-core ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/target/jacoco.exec
[INFO]
[INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-core ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-northernwind-core ---
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/resources
[INFO]
[INFO] --- compiler:3.11.0:compile (default-compile) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 48 source files with javac [forked debug deprecation release 11] to target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.CheckForNull,/javax.annotation.Nonnegative,/javax.annotation.concurrent.NotThreadSafe,/javax.annotation.Nonnull,/javax.annotation.concurrent.Immutable
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourcePath.java:[278,40] [unchecked] unchecked generic array creation for varargs parameter of type Collection<? extends String>[]
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/ResourcePath.java:[308,40] [unchecked] unchecked generic array creation for varargs parameter of type Collection<? extends String>[]
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/Content.java:[82,69] [deprecation] Key(String) in Key has been deprecated
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/HttpStatusException.java:[48,7] [serial] serializable class HttpStatusException has no definition of serialVersionUID
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/NodeViewRenderer.java:[123,36] [unchecked] unchecked cast
required: T
found: Object
where T is a type-variable:
T extends Object declared in class NodeViewRenderer
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/frontend/ui/spi/NodeViewRenderer.java:[127,67] [unchecked] unchecked cast
required: T
found: Object
where T is a type-variable:
T extends Object declared in class NodeViewRenderer
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/northernwind/core/model/spi/ResponseHolder.java:[68,46] [unchecked] unchecked cast
required: RESPONSE_TYPE
found: Object
where RESPONSE_TYPE is a type-variable:
RESPONSE_TYPE extends Object declared in class ResponseHolder
[INFO]
[INFO] --- aspectj:1.14.0:compile (weave-classes) @ it-tidalwave-northernwind-core ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-northernwind-core ---
[INFO] Copying 6 resources from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ it-tidalwave-northernwind-core ---
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [forked debug deprecation release 11] to target/unwoven-test-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.Test,/org.testng.annotations.DataProvider
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[59,27] [unchecked] response() in MockResponseHolder overrides response() in ResponseHolder
return type requires unchecked conversion from ResponseBuilder to ResponseBuilder<byte[]>
where RESPONSE_TYPE is a type-variable:
RESPONSE_TYPE extends Object declared in class ResponseHolder
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[59,11] [rawtypes] found raw type: ResponseBuilder
missing type arguments for generic class ResponseBuilder<RESPONSE_TYPE>
where RESPONSE_TYPE is a type-variable:
RESPONSE_TYPE extends Object declared in interface ResponseBuilder
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[61,14] [rawtypes] found raw type: ResponseBuilderSupport
missing type arguments for generic class ResponseBuilderSupport<RESPONSE_TYPE>
where RESPONSE_TYPE is a type-variable:
RESPONSE_TYPE extends Object declared in class ResponseBuilderSupport
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/northernwind/core/model/spi/MockResponseHolder.java:[62,40] [unchecked] unchecked call to setClockSupplier(Supplier<Clock>) as a member of the raw type ResponseBuilderSupport
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[INFO]
[INFO] <<< dependency:3.5.0:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-core <<<
[INFO]
[INFO]
[INFO] --- dependency:3.5.0:analyze (default-cli) @ it-tidalwave-northernwind-core ---
[WARNING] Used undeclared dependencies found:
[WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING] Unused declared dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-20:compile
[WARNING] org.springframework:spring-beans:jar:5.3.27:compile
[WARNING] org.slf4j:jul-to-slf4j:jar:2.0.7:provided
[WARNING] it.tidalwave.northernwind:it-tidalwave-northernwind-common-tests:jar:1.2-ALPHA-12-SNAPSHOT:test
[WARNING] javax.inject:javax.inject:jar:1:compile
[WARNING] javax.annotation:javax.annotation-api:jar:1.3.2:compile
[WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.7:runtime
[WARNING] org.projectlombok:lombok:jar:1.18.24:provided
[WARNING] ch.qos.logback:logback-classic:jar:1.4.7:test
[WARNING] org.springframework:spring-aspects:jar:5.3.27:compile
[WARNING] org.aspectj:aspectjrt:jar:1.9.19:compile
[WARNING] Non-test scoped test only dependencies found:
[WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-20:compile
[JENKINS] Archiving disabled