| Console Output[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cumulus4j.store 1.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.store ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target
[INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store (includes = [*.log, $jarplug.work/**], excludes = [])
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.store ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/src/main/resources
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.store ---
[INFO] Compiling 146 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/classes
[INFO]
[INFO] --- maven-datanucleus-plugin:3.2.0-m1:enhance (default) @ org.cumulus4j.store ---
DataNucleus Enhancer (version 3.2.4) for API "JDO" using JRE "1.8"
DataNucleus Enhancer completed with success for 25 classes.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.store ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.store ---
[INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.store ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.cumulus4j.store.model.IndexValueTest
counterLowWriteRead
firstDataEntryID=0
byteArray.length=37894657
010.populate invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=16025 minTime=16025 maxTime=16025
020.toByteArray invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=1357 minTime=1357 maxTime=1357
030.parseByteArray invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=23071 minTime=23071 maxTime=23071
firstDataEntryID=0
byteArray.length=37894657
010.populate invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=8389 minTime=8389 maxTime=8389
020.toByteArray invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=801 minTime=801 maxTime=801
030.parseByteArray invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=14236 minTime=14236 maxTime=14236
counterMidWriteRead
firstDataEntryID=549755846656
byteArray.length=60000001
010.populate invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=2234 minTime=2234 maxTime=2234
020.toByteArray invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=2238 minTime=2238 maxTime=2238
030.parseByteArray invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=10838 minTime=10838 maxTime=10838
firstDataEntryID=549755846656
byteArray.length=60000001
010.populate invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=2050 minTime=2050 maxTime=2050
020.toByteArray invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=960 minTime=960 maxTime=960
030.parseByteArray invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=3982 minTime=3982 maxTime=3982
counterHighWriteRead
firstDataEntryID=9223372036844775807
byteArray.length=90000001
010.populate invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=2193 minTime=2193 maxTime=2193
020.toByteArray invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=1283 minTime=1283 maxTime=1283
030.parseByteArray invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=2219 minTime=2219 maxTime=2219
firstDataEntryID=9223372036844775807
byteArray.length=90000001
010.populate invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=1166 minTime=1166 maxTime=1166
020.toByteArray invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=2505 minTime=2505 maxTime=2505
030.parseByteArray invocationCount=1
recursionLevel=0 invocationCount=1 accumulatedTime=2945 minTime=2945 maxTime=2945
>>> indexValue1 >>>
* 0
* 999999
* 1
* 647211
* 5700
* 12396244721123
* 25
* 85674
* 190
* 1000001
* 1000000
<<< indexValue1 <<<
>>> indexValue2 >>>
* 0
* 999999
* 1
* 647211
* 5700
* 12396244721123
* 25
* 85674
* 190
* 1000001
* 1000000
<<< indexValue2 <<<
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 121.562 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ org.cumulus4j.store ---
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.store ---
[INFO] org already added, skipping
[INFO] org/cumulus4j already added, skipping
[INFO] org/cumulus4j/store already added, skipping
[INFO] org/cumulus4j/store/resource already added, skipping
[INFO] org/cumulus4j/store/model already added, skipping
[INFO] org already added, skipping
[INFO] org/cumulus4j already added, skipping
[INFO] org/cumulus4j/store already added, skipping
[INFO] org/cumulus4j/store/resource already added, skipping
[INFO] org/cumulus4j/store/query already added, skipping
[INFO] org/cumulus4j/store/query/method already added, skipping
[INFO] org/cumulus4j/store/query/eval already added, skipping
[INFO] org/cumulus4j/store/datastoreversion already added, skipping
[INFO] org/cumulus4j/store/datastoreversion/command already added, skipping
[INFO] org/cumulus4j/store/crypto already added, skipping
[INFO] org/cumulus4j/store/fieldmanager already added, skipping
[INFO] org/cumulus4j/store/annotation already added, skipping
[INFO] org/cumulus4j/store/annotation/datanucleus already added, skipping
[INFO] org/cumulus4j/store/reflectionwrapper already added, skipping
[INFO] org/cumulus4j/store/reflectionwrapper/gae already added, skipping
[INFO] org/cumulus4j/store/util already added, skipping
[INFO] org/cumulus4j/store/model already added, skipping
[INFO] LICENCE.txt already added, skipping
[INFO] org/cumulus4j/store/resource/cumulus4j-backend.properties already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar
[INFO] org already added, skipping
[INFO] org/cumulus4j already added, skipping
[INFO] org/cumulus4j/store already added, skipping
[INFO] org/cumulus4j/store/resource already added, skipping
[INFO] org/cumulus4j/store/model already added, skipping
[INFO] org already added, skipping
[INFO] org/cumulus4j already added, skipping
[INFO] org/cumulus4j/store already added, skipping
[INFO] org/cumulus4j/store/resource already added, skipping
[INFO] org/cumulus4j/store/query already added, skipping
[INFO] org/cumulus4j/store/query/method already added, skipping
[INFO] org/cumulus4j/store/query/eval already added, skipping
[INFO] org/cumulus4j/store/datastoreversion already added, skipping
[INFO] org/cumulus4j/store/datastoreversion/command already added, skipping
[INFO] org/cumulus4j/store/crypto already added, skipping
[INFO] org/cumulus4j/store/fieldmanager already added, skipping
[INFO] org/cumulus4j/store/annotation already added, skipping
[INFO] org/cumulus4j/store/annotation/datanucleus already added, skipping
[INFO] org/cumulus4j/store/reflectionwrapper already added, skipping
[INFO] org/cumulus4j/store/reflectionwrapper/gae already added, skipping
[INFO] org/cumulus4j/store/util already added, skipping
[INFO] org/cumulus4j/store/model already added, skipping
[INFO] LICENCE.txt already added, skipping
[INFO] org/cumulus4j/store/resource/cumulus4j-backend.properties already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.store ---
[INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.store/1.2.1-SNAPSHOT/org.cumulus4j.store-1.2.1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ org.cumulus4j.store ---
[WARNING] Ignoring project type bundle - supportedProjectTypes = []
|