Build: #78 was successful
Job: JDK 1.8 was successful
Build log
The build generated 812 lines of output. Download or view full build log
04-May-2015 14:22:12 | Build HPPC - Software - dweiss - JDK 1.8 #78 (HPPC-SOFTWARE0-JDK18-78) started building on agent Local Agent 2 |
04-May-2015 14:22:12 | Build working directory is /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18 |
04-May-2015 14:22:12 | Executing build HPPC - Software - dweiss - JDK 1.8 #78 (HPPC-SOFTWARE0-JDK18-78) |
04-May-2015 14:22:12 | Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout' |
04-May-2015 14:22:12 | Updating source code to revision: 890612e715a13cbd306ebb55d6499e869ac57d73 |
04-May-2015 14:22:12 | Fetching 'refs/heads/dweiss' from 'https://github.com/carrotsearch/hppc.git'. |
04-May-2015 14:22:13 | Checking out revision 890612e715a13cbd306ebb55d6499e869ac57d73. |
04-May-2015 14:22:13 | Warning: you are leaving 200 commits behind, not connected to |
04-May-2015 14:22:13 | any of your branches: |
04-May-2015 14:22:13 | |
04-May-2015 14:22:13 | 4303472 HPPC-149: Recognize tests.seed as the initialization seed for randomized key mix strategies. Other minor tweaks, including David Stafford's mix64 step and forbidden-API checks for wall-time calls. |
04-May-2015 14:22:13 | abab77a Javadocs. |
04-May-2015 14:22:13 | 1969551 Merge branch 'master' into dweiss |
04-May-2015 14:22:13 | 0f31de4 Added scatter set/ map to the table. |
04-May-2015 14:22:13 | ... and 196 more. |
04-May-2015 14:22:13 | |
04-May-2015 14:22:13 | If you want to keep them by creating a new branch, this may be a good time |
04-May-2015 14:22:13 | to do so with: |
04-May-2015 14:22:13 | |
04-May-2015 14:22:13 | git branch new_branch_name 4303472bcd081304c2d32188af9974e7dfb37d2c |
04-May-2015 14:22:13 | |
04-May-2015 14:22:13 | HEAD is now at 890612e... HPPC-150: Make the default key mixing strategy globally configurable (via "hppc.bitmixer" sysprop). This property allows switching from random bit mixer strategy to any of the following: - random the default strategy. Varies bit mixer per instance. - deterministic the default strategy in HPPC up to v. 0.6.x. Varies bit mixer depending on hash container size. - none No bit mixing is used (hash sets/maps become scatter sets/ maps). |
04-May-2015 14:22:13 | Updated source code to revision: 890612e715a13cbd306ebb55d6499e869ac57d73 |
04-May-2015 14:22:13 | Finished task 'Checkout Default Repository' |
04-May-2015 14:22:13 | Running pre-build action: Clover Grails PreBuild Action |
04-May-2015 14:22:13 | Running pre-build action: VCS Version Collector |
04-May-2015 14:22:13 | Starting task 'Maven 3.x' of type 'com.atlassian.bamboo.plugins.maven:task.builder.mvn3' |
04-May-2015 14:22:13 | Beginning to execute external process for build 'HPPC - Software - dweiss - JDK 1.8 #78 (HPPC-SOFTWARE0-JDK18-78)' ... running command line: /home/bamboo/tools/apache-maven-3.2.5/bin/mvn --batch-mode -Djava.io.tmpdir=/home/bamboo/bamboo-software/temp/HPPC-SOFTWARE0-JDK18 -Dmaven.repo.local=/mnt/work/bamboo-home/.m2/AGENT-1146881/repository clean verify ... in: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18 ... using extra environment variables: bamboo_carrotsearch_download_staging_path=/srv/vhosts/staging-get.carrotsearch.com bamboo_carrot2_download_host=gamma.carrotsearch.com bamboo_carrotsearch_download_official_path=~/sites/download.carrotsearch.com JAVA_HOME=/usr/lib/jvm/java-8-oracle bamboo_carrotsearch_labs_ssh=carrotse@site5.carrot2.org:~/sites/labs.carrotsearch.com useMavenReturnCode=false bamboo_carrotsearch_secure_ssh=seccarro@site5.carrot2.org:~/www bamboo_carrot2_website_ssh=carrot2o@site5.carrot2.org:~/sites/project.carrot2.org bamboo_carrotsearch_download_staging_user=bamboo bamboo_carrot2_download_path=/srv/vhosts/get.carrot2.org M2_HOME=/home/bamboo/tools/apache-maven-3.2.5 bamboo_carrotsearch_download_official_host=download.carrotsearch.com bamboo_csssprites_download_user=bamboo bamboo_carrotsearch_download_staging_host=gamma.carrotsearch.com bamboo_csssprites_download_path=/srv/vhosts/get.csssprites.org bamboo_carrot2_download_user=bamboo MAVEN2_HOME=/home/bamboo/tools/apache-maven-3.2.5 bamboo_carrotsearch_website_ssh=carrotse@site5.carrot2.org:~/sites/www.carrotsearch.com bamboo_carrotsearch_download_official_user=carrotse bamboo_csssprites_download_host=gamma.carrotsearch.com PATH=/usr/lib/jvm/java-8-oracle/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games |
04-May-2015 14:22:14 | [INFO] Scanning for projects... |
04-May-2015 14:22:14 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:14 | [INFO] Reactor Build Order: |
04-May-2015 14:22:14 | [INFO] |
04-May-2015 14:22:14 | [INFO] HPPC (parent POM) |
04-May-2015 14:22:14 | [INFO] HPPC Template Processor |
04-May-2015 14:22:14 | [INFO] HPPC Collections |
04-May-2015 14:22:14 | [INFO] HPPC Benchmarks |
04-May-2015 14:22:14 | [INFO] |
04-May-2015 14:22:14 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:14 | [INFO] Building HPPC (parent POM) 0.7.0-SNAPSHOT |
04-May-2015 14:22:14 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:14 | [INFO] |
04-May-2015 14:22:14 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hppc-parent --- |
04-May-2015 14:22:14 | [INFO] |
04-May-2015 14:22:14 | [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-environment) @ hppc-parent --- |
04-May-2015 14:22:14 | [INFO] |
04-May-2015 14:22:14 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:14 | [INFO] Building HPPC Template Processor 0.7.0-SNAPSHOT |
04-May-2015 14:22:14 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:14 | [INFO] |
04-May-2015 14:22:14 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hppc-template-processor --- |
04-May-2015 14:22:14 | [INFO] Deleting /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-template-processor/target (includes = [], excludes = [eclipse/**]) |
04-May-2015 14:22:14 | [INFO] |
04-May-2015 14:22:14 | [INFO] --- antlr4-maven-plugin:4.5:antlr4 (antlr4) @ hppc-template-processor --- |
04-May-2015 14:22:14 | [INFO] ANTLR 4: Processing source directory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-template-processor/src/main/antlr4 |
04-May-2015 14:22:15 | [INFO] Processing grammar: com/carrotsearch/hppc/generator/parser/Java7Lexer.g4 |
04-May-2015 14:22:15 | [INFO] Processing grammar: com/carrotsearch/hppc/generator/parser/Java7Parser.g4 |
04-May-2015 14:22:15 | [INFO] |
04-May-2015 14:22:15 | [INFO] --- maven-plugin-plugin:3.4:helpmojo (generated-helpmojo) @ hppc-template-processor --- |
04-May-2015 14:22:15 | [INFO] Using 'UTF-8' encoding to read mojo metadata. |
04-May-2015 14:22:16 | [INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors. |
04-May-2015 14:22:16 | [INFO] |
04-May-2015 14:22:16 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hppc-template-processor --- |
04-May-2015 14:22:16 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-May-2015 14:22:16 | [INFO] skip non existing resourceDirectory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-template-processor/src/main/resources |
04-May-2015 14:22:16 | [INFO] |
04-May-2015 14:22:16 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hppc-template-processor --- |
04-May-2015 14:22:16 | [INFO] Changes detected - recompiling the module! |
04-May-2015 14:22:16 | [INFO] Compiling 27 source files to /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-template-processor/target/classes |
04-May-2015 14:22:18 | [INFO] |
04-May-2015 14:22:18 | [INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ hppc-template-processor --- |
04-May-2015 14:22:18 | [INFO] Using 'UTF-8' encoding to read mojo metadata. |
04-May-2015 14:22:18 | [INFO] Mojo extractor with id: java-annotations found 4 mojo descriptors. |
04-May-2015 14:22:18 | [INFO] |
04-May-2015 14:22:18 | [INFO] --- maven-plugin-plugin:3.4:descriptor (mojo-descriptor) @ hppc-template-processor --- |
04-May-2015 14:22:18 | [INFO] Using 'UTF-8' encoding to read mojo metadata. |
04-May-2015 14:22:19 | [INFO] Mojo extractor with id: java-annotations found 4 mojo descriptors. |
04-May-2015 14:22:19 | [INFO] |
04-May-2015 14:22:19 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hppc-template-processor --- |
04-May-2015 14:22:19 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-May-2015 14:22:19 | [INFO] skip non existing resourceDirectory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-template-processor/src/test/resources |
04-May-2015 14:22:19 | [INFO] |
04-May-2015 14:22:19 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hppc-template-processor --- |
04-May-2015 14:22:19 | [INFO] Changes detected - recompiling the module! |
04-May-2015 14:22:19 | [INFO] Compiling 3 source files to /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-template-processor/target/test-classes |
04-May-2015 14:22:19 | [INFO] |
04-May-2015 14:22:19 | [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hppc-template-processor --- |
04-May-2015 14:22:19 | [INFO] Building jar: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-template-processor/target/hppc-template-processor-0.7.0-SNAPSHOT.jar |
04-May-2015 14:22:19 | [INFO] |
04-May-2015 14:22:19 | [INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ hppc-template-processor --- |
04-May-2015 14:22:19 | [INFO] |
04-May-2015 14:22:19 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:19 | [INFO] Building HPPC Collections 0.7.0-SNAPSHOT |
04-May-2015 14:22:19 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:19 | [INFO] |
04-May-2015 14:22:19 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hppc --- |
04-May-2015 14:22:19 | [INFO] Deleting /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc/target (includes = [], excludes = [eclipse/**]) |
04-May-2015 14:22:19 | [INFO] |
04-May-2015 14:22:19 | [INFO] --- hppc-template-processor:0.7.0-SNAPSHOT:template-processor (generate-sources) @ hppc --- |
04-May-2015 14:22:19 | [INFO] Processing templates from src/main/templates => target/generated-sources/main/java |
04-May-2015 14:22:22 | [INFO] Processed 23 templates in 2.32 sec. (576 output files: 576 updated, 0 deleted). |
04-May-2015 14:22:22 | [INFO] |
04-May-2015 14:22:22 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hppc --- |
04-May-2015 14:22:22 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-May-2015 14:22:22 | [INFO] skip non existing resourceDirectory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc/src/main/resources |
04-May-2015 14:22:22 | [INFO] |
04-May-2015 14:22:22 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hppc --- |
04-May-2015 14:22:22 | [INFO] Changes detected - recompiling the module! |
04-May-2015 14:22:22 | [INFO] Compiling 595 source files to /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc/target/classes |
04-May-2015 14:22:25 | [WARNING] /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc/target/generated-sources/main/java/com/carrotsearch/hppc/ObjectObjectIdentityHashMap.java:[101,28] unchecked cast |
04-May-2015 14:22:25 | required: KType |
04-May-2015 14:22:25 | found: capture#1 of ? |
04-May-2015 14:22:25 | [INFO] |
04-May-2015 14:22:25 | [INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ hppc --- |
04-May-2015 14:22:25 | [INFO] Scanning for classes to check... |
04-May-2015 14:22:25 | [INFO] Reading bundled API signatures: jdk-unsafe |
04-May-2015 14:22:25 | [INFO] Reading bundled API signatures: jdk-deprecated |
04-May-2015 14:22:25 | [INFO] Reading bundled API signatures: jdk-system-out |
04-May-2015 14:22:25 | [INFO] Reading API signatures: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/etc/forbidden-apis/intrinsics.txt |
04-May-2015 14:22:25 | [INFO] Reading API signatures: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/etc/forbidden-apis/time-relative.txt |
04-May-2015 14:22:25 | [INFO] Loading classes to check... |
04-May-2015 14:22:25 | [INFO] Scanning for API signatures and dependencies... |
04-May-2015 14:22:25 | [INFO] Scanned 1313 (and 236 related) class file(s) for forbidden API invocations (in 0.31s), 0 error(s). |
04-May-2015 14:22:25 | [INFO] |
04-May-2015 14:22:25 | [INFO] --- hppc-template-processor:0.7.0-SNAPSHOT:template-processor (generate-test-sources) @ hppc --- |
04-May-2015 14:22:25 | [INFO] Processing templates from src/test/templates => target/generated-sources/test/java |
04-May-2015 14:22:26 | [INFO] Processed 9 templates in 0.81 sec. (184 output files: 184 updated, 0 deleted). |
04-May-2015 14:22:26 | [INFO] |
04-May-2015 14:22:26 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hppc --- |
04-May-2015 14:22:26 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-May-2015 14:22:26 | [INFO] skip non existing resourceDirectory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc/src/test/resources |
04-May-2015 14:22:26 | [INFO] |
04-May-2015 14:22:26 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hppc --- |
04-May-2015 14:22:26 | [INFO] Changes detected - recompiling the module! |
04-May-2015 14:22:26 | [INFO] Compiling 203 source files to /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc/target/test-classes |
04-May-2015 14:22:29 | [WARNING] /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc/src/test/java/com/carrotsearch/hppc/TestUtils.java:[316,42] Possible heap pollution from parameterized vararg type T |
04-May-2015 14:22:29 | [INFO] |
04-May-2015 14:22:29 | [INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-apis-tests) @ hppc --- |
04-May-2015 14:22:29 | [INFO] Scanning for classes to check... |
04-May-2015 14:22:29 | [INFO] Reading bundled API signatures: jdk-unsafe |
04-May-2015 14:22:29 | [INFO] Reading bundled API signatures: jdk-deprecated |
04-May-2015 14:22:29 | [INFO] Loading classes to check... |
04-May-2015 14:22:29 | [INFO] Scanning for API signatures and dependencies... |
04-May-2015 14:22:29 | [INFO] Scanned 1147 (and 928 related) class file(s) for forbidden API invocations (in 0.27s), 0 error(s). |
04-May-2015 14:22:29 | [INFO] |
04-May-2015 14:22:29 | [INFO] --- junit4-maven-plugin:2.1.14:junit4 (junit4-tests) @ hppc --- |
04-May-2015 14:22:29 | [INFO] <JUnit4> says salut! Master seed: 6A7451CCB6C9150D |
04-May-2015 14:22:29 | Executing 190 suites with 4 JVMs. |
04-May-2015 14:22:29 | |
04-May-2015 14:22:30 | Started J2 PID(6979@n19h65). |
04-May-2015 14:22:30 | Started J0 PID(6976@n19h65). |
04-May-2015 14:22:30 | Started J1 PID(6977@n19h65). |
04-May-2015 14:22:30 | Started J3 PID(6978@n19h65). |
04-May-2015 14:22:31 | Suite: com.carrotsearch.hppc.DoubleScatterSetTest |
04-May-2015 14:22:31 | Completed [1/190] on J3 in 0.49s, 23 tests |
04-May-2015 14:22:31 | |
04-May-2015 14:22:31 | Suite: com.carrotsearch.hppc.ObjectLongHashMapTest |
04-May-2015 14:22:31 | Completed [2/190] on J0 in 0.73s, 38 tests |
04-May-2015 14:22:31 | |
04-May-2015 14:22:31 | Suite: com.carrotsearch.hppc.ShortByteScatterMapTest |
04-May-2015 14:22:31 | Completed [3/190] on J1 in 0.74s, 38 tests |
04-May-2015 14:22:31 | |
04-May-2015 14:22:31 | Suite: com.carrotsearch.hppc.DoubleObjectScatterMapTest |
04-May-2015 14:22:31 | Completed [4/190] on J2 in 0.64s, 37 tests |
04-May-2015 14:22:31 | |
04-May-2015 14:22:31 | Suite: com.carrotsearch.hppc.IntIntHashMapTest |
04-May-2015 14:22:31 | Completed [5/190] on J3 in 0.53s, 38 tests |
04-May-2015 14:22:31 | |
04-May-2015 14:22:31 | Suite: com.carrotsearch.hppc.ByteScatterSetTest |
04-May-2015 14:22:31 | Completed [6/190] on J0 in 0.24s, 23 tests |
04-May-2015 14:22:31 | |
04-May-2015 14:22:31 | Suite: com.carrotsearch.hppc.DoubleHashSetTest |
04-May-2015 14:22:31 | Completed [7/190] on J0 in 0.20s, 23 tests |
04-May-2015 14:22:31 | |
04-May-2015 14:22:31 | Suite: com.carrotsearch.hppc.ObjectArrayDequeTest |
04-May-2015 14:22:31 | Completed [8/190] on J2 in 0.60s, 38 tests |
04-May-2015 14:22:31 | |
04-May-2015 14:22:31 | Suite: com.carrotsearch.hppc.CharLongHashMapTest |
04-May-2015 14:22:31 | Completed [9/190] on J1 in 0.43s, 38 tests |
04-May-2015 14:22:31 | |
04-May-2015 14:22:32 | Suite: com.carrotsearch.hppc.LongObjectHashMapTest |
04-May-2015 14:22:32 | Completed [10/190] on J0 in 0.23s, 37 tests |
04-May-2015 14:22:32 | |
04-May-2015 14:22:32 | Suite: com.carrotsearch.hppc.FloatDoubleScatterMapTest |
04-May-2015 14:22:32 | Completed [11/190] on J1 in 0.24s, 38 tests |
04-May-2015 14:22:32 | |
04-May-2015 14:22:32 | Suite: com.carrotsearch.hppc.ByteByteScatterMapTest |
04-May-2015 14:22:32 | Completed [12/190] on J0 in 0.17s, 38 tests |
04-May-2015 14:22:32 | |
04-May-2015 14:22:32 | Suite: com.carrotsearch.hppc.ObjectByteHashMapTest |
04-May-2015 14:22:32 | Completed [13/190] on J1 in 0.25s, 38 tests |
04-May-2015 14:22:32 | |
04-May-2015 14:22:32 | Suite: com.carrotsearch.hppc.LongShortHashMapTest |
04-May-2015 14:22:32 | Completed [14/190] on J0 in 0.16s, 38 tests |
04-May-2015 14:22:32 | |
04-May-2015 14:22:32 | Suite: com.carrotsearch.hppc.ByteArrayDequeTest |
04-May-2015 14:22:32 | Completed [15/190] on J1 in 0.14s, 34 tests |
04-May-2015 14:22:32 | |
04-May-2015 14:22:32 | Suite: com.carrotsearch.hppc.XorShiftRandomTest |
04-May-2015 14:22:32 | Completed [16/190] on J3 in 0.92s, 2 tests |
04-May-2015 14:22:32 | |
04-May-2015 14:22:32 | Suite: com.carrotsearch.hppc.ObjectArrayListTest |
04-May-2015 14:22:32 | Completed [17/190] on J0 in 0.14s, 39 tests |
04-May-2015 14:22:32 | |
04-May-2015 14:22:32 | Suite: com.carrotsearch.hppc.ObjectByteScatterMapTest |
04-May-2015 14:22:32 | Completed [18/190] on J1 in 0.17s, 38 tests |
04-May-2015 14:22:32 | |
04-May-2015 14:22:32 | Suite: com.carrotsearch.hppc.ObjectLongIdentityHashMapTest |
04-May-2015 14:22:32 | Completed [19/190] on J1 in 0.11s, 20 tests |
04-May-2015 14:22:32 | |
04-May-2015 14:22:32 | Suite: com.carrotsearch.hppc.ObjectCharHashMapTest |
04-May-2015 14:22:32 | Completed [20/190] on J0 in 0.22s, 38 tests |
04-May-2015 14:22:32 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.FloatIntHashMapTest |
04-May-2015 14:22:33 | Completed [21/190] on J3 in 0.28s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.ShortArrayListTest |
04-May-2015 14:22:33 | Completed [22/190] on J3 in 0.13s, 35 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.ObjectShortHashMapTest |
04-May-2015 14:22:33 | Completed [23/190] on J1 in 0.22s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.CharObjectScatterMapTest |
04-May-2015 14:22:33 | Completed [24/190] on J0 in 0.15s, 37 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.FloatIntScatterMapTest |
04-May-2015 14:22:33 | Completed [25/190] on J3 in 0.11s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.DoubleLongHashMapTest |
04-May-2015 14:22:33 | Completed [26/190] on J1 in 0.12s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.CharIntHashMapTest |
04-May-2015 14:22:33 | Completed [27/190] on J0 in 0.11s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.LongStackTest |
04-May-2015 14:22:33 | Completed [28/190] on J3 in 0.04s, 14 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.IdentityMapsTest |
04-May-2015 14:22:33 | Completed [29/190] on J0 in 0.01s, 3 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.DoubleIntHashMapTest |
04-May-2015 14:22:33 | Completed [30/190] on J1 in 0.13s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.DoubleArrayDequeTest |
04-May-2015 14:22:33 | Completed [31/190] on J3 in 0.13s, 34 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.FloatByteScatterMapTest |
04-May-2015 14:22:33 | Completed [32/190] on J0 in 0.13s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.IntArrayDequeTest |
04-May-2015 14:22:33 | Completed [33/190] on J1 in 0.11s, 34 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.ObjectStackTest |
04-May-2015 14:22:33 | Completed [34/190] on J0 in 0.04s, 17 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.FloatCharScatterMapTest |
04-May-2015 14:22:33 | Completed [35/190] on J3 in 0.12s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.FloatObjectScatterMapTest |
04-May-2015 14:22:33 | Completed [36/190] on J1 in 0.12s, 37 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.LongFloatScatterMapTest |
04-May-2015 14:22:33 | Completed [37/190] on J0 in 0.10s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.CharScatterSetTest |
04-May-2015 14:22:33 | Completed [38/190] on J3 in 0.10s, 23 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.IntLongScatterMapTest |
04-May-2015 14:22:33 | Completed [39/190] on J0 in 0.15s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.ShortObjectHashMapTest |
04-May-2015 14:22:33 | Completed [40/190] on J1 in 0.14s, 37 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.LongDoubleHashMapTest |
04-May-2015 14:22:33 | Completed [41/190] on J1 in 0.12s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.ShortHashSetTest |
04-May-2015 14:22:33 | Completed [42/190] on J3 in 0.06s, 23 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.IntShortScatterMapTest |
04-May-2015 14:22:33 | Completed [43/190] on J0 in 0.16s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.ByteIntHashMapTest |
04-May-2015 14:22:33 | Completed [44/190] on J3 in 0.09s, 38 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.LongArrayDequeTest |
04-May-2015 14:22:33 | Completed [45/190] on J1 in 0.08s, 34 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:33 | Suite: com.carrotsearch.hppc.ByteObjectHashMapTest |
04-May-2015 14:22:33 | Completed [46/190] on J0 in 0.08s, 37 tests |
04-May-2015 14:22:33 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.LongCharHashMapTest |
04-May-2015 14:22:34 | Completed [47/190] on J1 in 0.11s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ObjectObjectScatterMapTest |
04-May-2015 14:22:34 | Completed [48/190] on J3 in 0.38s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.CharHashSetTest |
04-May-2015 14:22:34 | Completed [49/190] on J1 in 0.04s, 23 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.CharDoubleHashMapTest |
04-May-2015 14:22:34 | Completed [50/190] on J0 in 0.12s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.DoubleByteHashMapTest |
04-May-2015 14:22:34 | Completed [51/190] on J1 in 0.10s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ByteLongHashMapTest |
04-May-2015 14:22:34 | Completed [52/190] on J0 in 0.06s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.CharFloatScatterMapTest |
04-May-2015 14:22:34 | Completed [53/190] on J1 in 0.08s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.LongShortScatterMapTest |
04-May-2015 14:22:34 | Completed [54/190] on J0 in 0.06s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ShortDoubleScatterMapTest |
04-May-2015 14:22:34 | Completed [55/190] on J0 in 0.08s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.EntryShiftingOnRemovalTest |
04-May-2015 14:22:34 | Completed [56/190] on J0 in 0.03s, 10 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.sorting.IndirectSortTest |
04-May-2015 14:22:34 | Completed [57/190] on J2 in 2.55s, 8 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ByteObjectScatterMapTest |
04-May-2015 14:22:34 | Completed [58/190] on J3 in 0.10s, 37 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ShortCharScatterMapTest |
04-May-2015 14:22:34 | Completed [59/190] on J3 in 0.11s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.IntLongHashMapTest |
04-May-2015 14:22:34 | Completed [60/190] on J3 in 0.10s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ObjectIntScatterMapTest |
04-May-2015 14:22:34 | Completed [61/190] on J1 in 0.13s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ShortShortHashMapTest |
04-May-2015 14:22:34 | Completed [62/190] on J1 in 0.09s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.LongIntScatterMapTest |
04-May-2015 14:22:34 | Completed [63/190] on J0 in 0.11s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ObjectObjectIdentityHashMapTest |
04-May-2015 14:22:34 | Completed [64/190] on J0 in 0.03s, 18 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.CharShortScatterMapTest |
04-May-2015 14:22:34 | Completed [65/190] on J0 in 0.08s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ByteHashSetTest |
04-May-2015 14:22:34 | Completed [66/190] on J0 in 0.04s, 23 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.IdentitySetsTest |
04-May-2015 14:22:34 | Completed [67/190] on J0 in 0.00s, 1 test |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.CharByteHashMapTest |
04-May-2015 14:22:34 | Completed [68/190] on J0 in 0.10s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.IntFloatHashMapTest |
04-May-2015 14:22:34 | Completed [69/190] on J2 in 0.14s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ObjectShortScatterMapTest |
04-May-2015 14:22:34 | Completed [70/190] on J3 in 0.14s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.IntIntScatterMapTest |
04-May-2015 14:22:34 | Completed [71/190] on J3 in 0.12s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.FloatFloatScatterMapTest |
04-May-2015 14:22:34 | Completed [72/190] on J1 in 0.13s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.LongHashSetTest |
04-May-2015 14:22:34 | Completed [73/190] on J1 in 0.04s, 23 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ShortIntScatterMapTest |
04-May-2015 14:22:34 | Completed [74/190] on J1 in 0.11s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.DoubleCharHashMapTest |
04-May-2015 14:22:34 | Completed [75/190] on J0 in 0.19s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ShortIntHashMapTest |
04-May-2015 14:22:34 | Completed [76/190] on J2 in 0.18s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.LongFloatHashMapTest |
04-May-2015 14:22:34 | Completed [77/190] on J0 in 0.14s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:34 | Suite: com.carrotsearch.hppc.ObjectDoubleHashMapTest |
04-May-2015 14:22:34 | Completed [78/190] on J3 in 0.16s, 38 tests |
04-May-2015 14:22:34 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.DoubleShortHashMapTest |
04-May-2015 14:22:35 | Completed [79/190] on J1 in 0.16s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.CharFloatHashMapTest |
04-May-2015 14:22:35 | Completed [80/190] on J1 in 0.12s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.IntByteHashMapTest |
04-May-2015 14:22:35 | Completed [81/190] on J1 in 0.12s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.IntObjectScatterMapTest |
04-May-2015 14:22:35 | Completed [82/190] on J2 in 0.23s, 37 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.IntArrayListTest |
04-May-2015 14:22:35 | Completed [83/190] on J0 in 0.06s, 35 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.ObjectIntHashMapTest |
04-May-2015 14:22:35 | Completed [84/190] on J2 in 0.15s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.IntScatterSetTest |
04-May-2015 14:22:35 | Completed [85/190] on J0 in 0.04s, 23 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.IntDoubleHashMapTest |
04-May-2015 14:22:35 | Completed [86/190] on J0 in 0.15s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.FloatObjectHashMapTest |
04-May-2015 14:22:35 | Completed [87/190] on J3 in 0.16s, 37 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.ObjectByteIdentityHashMapTest |
04-May-2015 14:22:35 | Completed [88/190] on J3 in 0.04s, 20 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.IntShortHashMapTest |
04-May-2015 14:22:35 | Completed [89/190] on J3 in 0.12s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.CharLongScatterMapTest |
04-May-2015 14:22:35 | Completed [90/190] on J1 in 0.12s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.DoubleShortScatterMapTest |
04-May-2015 14:22:35 | Completed [91/190] on J1 in 0.10s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.DoubleObjectHashMapTest |
04-May-2015 14:22:35 | Completed [92/190] on J2 in 0.14s, 37 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.HashContainersTest |
04-May-2015 14:22:35 | Completed [93/190] on J2 in 0.03s, 2 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.DoubleFloatScatterMapTest |
04-May-2015 14:22:35 | Completed [94/190] on J2 in 0.12s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.DoubleLongScatterMapTest |
04-May-2015 14:22:35 | Completed [95/190] on J0 in 0.14s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.ObjectLongScatterMapTest |
04-May-2015 14:22:35 | Completed [96/190] on J0 in 0.14s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.FloatLongScatterMapTest |
04-May-2015 14:22:35 | Completed [97/190] on J3 in 0.14s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.ShortLongScatterMapTest |
04-May-2015 14:22:35 | Completed [98/190] on J3 in 0.12s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.IntStackTest |
04-May-2015 14:22:35 | Completed [99/190] on J3 in 0.02s, 14 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.CharObjectHashMapTest |
04-May-2015 14:22:35 | Completed [100/190] on J3 in 0.09s, 37 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.LongCharScatterMapTest |
04-May-2015 14:22:35 | Completed [101/190] on J1 in 0.11s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.IntCharHashMapTest |
04-May-2015 14:22:35 | Completed [102/190] on J1 in 0.14s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.LongArrayListTest |
04-May-2015 14:22:35 | Completed [103/190] on J1 in 0.07s, 35 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.ShortShortScatterMapTest |
04-May-2015 14:22:35 | Completed [104/190] on J2 in 0.19s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.ByteStackTest |
04-May-2015 14:22:35 | Completed [105/190] on J2 in 0.04s, 14 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.DoubleDoubleHashMapTest |
04-May-2015 14:22:35 | Completed [106/190] on J0 in 0.13s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.CharCharScatterMapTest |
04-May-2015 14:22:35 | Completed [107/190] on J3 in 0.09s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.IntObjectHashMapTest |
04-May-2015 14:22:35 | Completed [108/190] on J3 in 0.13s, 37 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.ByteArrayListTest |
04-May-2015 14:22:35 | Completed [109/190] on J3 in 0.05s, 35 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:35 | Suite: com.carrotsearch.hppc.IntCharScatterMapTest |
04-May-2015 14:22:35 | Completed [110/190] on J1 in 0.09s, 38 tests |
04-May-2015 14:22:35 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.FloatFloatHashMapTest |
04-May-2015 14:22:36 | Completed [111/190] on J1 in 0.10s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ShortArrayDequeTest |
04-May-2015 14:22:36 | Completed [112/190] on J2 in 0.15s, 34 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ShortFloatHashMapTest |
04-May-2015 14:22:36 | Completed [113/190] on J1 in 0.11s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.CharDoubleScatterMapTest |
04-May-2015 14:22:36 | Completed [114/190] on J2 in 0.13s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.APIExpectationsTest |
04-May-2015 14:22:36 | Completed [115/190] on J0 in 0.13s, 13 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.FloatArrayListTest |
04-May-2015 14:22:36 | Completed [116/190] on J1 in 0.05s, 35 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ShortLongHashMapTest |
04-May-2015 14:22:36 | Completed [117/190] on J2 in 0.09s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ObjectScatterSetTest |
04-May-2015 14:22:36 | Completed [118/190] on J3 in 0.26s, 26 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.BitSetTest |
04-May-2015 14:22:36 | Completed [119/190] on J0 in 0.23s, 3 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ByteByteHashMapTest |
04-May-2015 14:22:36 | Completed [120/190] on J1 in 0.08s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ObjectDoubleScatterMapTest |
04-May-2015 14:22:36 | Completed [121/190] on J2 in 0.11s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ShortFloatScatterMapTest |
04-May-2015 14:22:36 | Completed [122/190] on J2 in 0.09s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ObjectDoubleIdentityHashMapTest |
04-May-2015 14:22:36 | Completed [123/190] on J2 in 0.03s, 20 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ByteIntScatterMapTest |
04-May-2015 14:22:36 | Completed [124/190] on J3 in 0.08s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ByteDoubleHashMapTest |
04-May-2015 14:22:36 | Completed [125/190] on J3 in 0.08s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.IntByteScatterMapTest |
04-May-2015 14:22:36 | Completed [126/190] on J3 in 0.09s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.FloatStackTest |
04-May-2015 14:22:36 | Completed [127/190] on J3 in 0.02s, 14 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.LongByteScatterMapTest |
04-May-2015 14:22:36 | Completed [128/190] on J3 in 0.06s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ByteCharHashMapTest |
04-May-2015 14:22:36 | Completed [129/190] on J0 in 0.07s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ByteDoubleScatterMapTest |
04-May-2015 14:22:36 | Completed [130/190] on J1 in 0.07s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ByteCharScatterMapTest |
04-May-2015 14:22:36 | Completed [131/190] on J3 in 0.07s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ByteFloatScatterMapTest |
04-May-2015 14:22:36 | Completed [132/190] on J0 in 0.08s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ByteShortHashMapTest |
04-May-2015 14:22:36 | Completed [133/190] on J1 in 0.08s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ObjectObjectHashMapTest |
04-May-2015 14:22:36 | Completed [134/190] on J2 in 0.33s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.LongDoubleScatterMapTest |
04-May-2015 14:22:36 | Completed [135/190] on J2 in 0.07s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ObjectIntIdentityHashMapTest |
04-May-2015 14:22:36 | Completed [136/190] on J2 in 0.02s, 20 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ObjectFloatIdentityHashMapTest |
04-May-2015 14:22:36 | Completed [137/190] on J2 in 0.02s, 20 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.LongByteHashMapTest |
04-May-2015 14:22:36 | Completed [138/190] on J2 in 0.06s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.StringConversionsTest |
04-May-2015 14:22:36 | Completed [139/190] on J2 in 0.00s, 4 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:36 | Suite: com.carrotsearch.hppc.ObjectFloatScatterMapTest |
04-May-2015 14:22:36 | Completed [140/190] on J2 in 0.08s, 38 tests |
04-May-2015 14:22:36 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.ByteShortScatterMapTest |
04-May-2015 14:22:37 | Completed [141/190] on J3 in 0.09s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.CharArrayListTest |
04-May-2015 14:22:37 | Completed [142/190] on J0 in 0.04s, 35 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.CharByteScatterMapTest |
04-May-2015 14:22:37 | Completed [143/190] on J1 in 0.09s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.DoubleDoubleScatterMapTest |
04-May-2015 14:22:37 | Completed [144/190] on J2 in 0.08s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.DoubleByteScatterMapTest |
04-May-2015 14:22:37 | Completed [145/190] on J2 in 0.06s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.ObjectFloatHashMapTest |
04-May-2015 14:22:37 | Completed [146/190] on J2 in 0.05s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.BoundedProportionalArraySizingStrategyTest |
04-May-2015 14:22:37 | Completed [147/190] on J2 in 0.00s, 2 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.ShortCharHashMapTest |
04-May-2015 14:22:37 | Completed [148/190] on J2 in 0.08s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.CharCharHashMapTest |
04-May-2015 14:22:37 | Completed [149/190] on J3 in 0.08s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.CharIntScatterMapTest |
04-May-2015 14:22:37 | Completed [150/190] on J0 in 0.08s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.CharShortHashMapTest |
04-May-2015 14:22:37 | Completed [151/190] on J1 in 0.07s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.CharArrayDequeTest |
04-May-2015 14:22:37 | Completed [152/190] on J2 in 0.08s, 34 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.ByteLongScatterMapTest |
04-May-2015 14:22:37 | Completed [153/190] on J2 in 0.06s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.LongScatterSetTest |
04-May-2015 14:22:37 | Completed [154/190] on J2 in 0.03s, 23 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.LongObjectScatterMapTest |
04-May-2015 14:22:37 | Completed [155/190] on J2 in 0.08s, 37 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.CharStackTest |
04-May-2015 14:22:37 | Completed [156/190] on J3 in 0.02s, 14 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.ContainersTest |
04-May-2015 14:22:37 | Completed [157/190] on J0 in 0.01s, 2 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.DoubleArrayListTest |
04-May-2015 14:22:37 | Completed [158/190] on J1 in 0.04s, 35 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.ObjectHashSetTest |
04-May-2015 14:22:37 | Completed [159/190] on J2 in 0.20s, 26 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.ByteFloatHashMapTest |
04-May-2015 14:22:37 | Completed [160/190] on J2 in 0.08s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.DoubleFloatHashMapTest |
04-May-2015 14:22:37 | Completed [161/190] on J0 in 0.09s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.DoubleCharScatterMapTest |
04-May-2015 14:22:37 | Completed [162/190] on J3 in 0.10s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:37 | Suite: com.carrotsearch.hppc.DoubleIntScatterMapTest |
04-May-2015 14:22:37 | Completed [163/190] on J1 in 0.07s, 38 tests |
04-May-2015 14:22:37 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.DoubleStackTest |
04-May-2015 14:22:38 | Completed [164/190] on J2 in 0.01s, 14 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.FloatArrayDequeTest |
04-May-2015 14:22:38 | Completed [165/190] on J0 in 0.10s, 34 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.FloatByteHashMapTest |
04-May-2015 14:22:38 | Completed [166/190] on J3 in 0.10s, 38 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.FloatCharHashMapTest |
04-May-2015 14:22:38 | Completed [167/190] on J1 in 0.08s, 38 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.FloatDoubleHashMapTest |
04-May-2015 14:22:38 | Completed [168/190] on J2 in 0.07s, 38 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.FloatHashSetTest |
04-May-2015 14:22:38 | Completed [169/190] on J0 in 0.03s, 23 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.FloatLongHashMapTest |
04-May-2015 14:22:38 | Completed [170/190] on J3 in 0.05s, 38 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.FloatScatterSetTest |
04-May-2015 14:22:38 | Completed [171/190] on J1 in 0.03s, 23 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.FloatShortHashMapTest |
04-May-2015 14:22:38 | Completed [172/190] on J2 in 0.06s, 38 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.FloatShortScatterMapTest |
04-May-2015 14:22:38 | Completed [173/190] on J0 in 0.08s, 38 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.IntDoubleScatterMapTest |
04-May-2015 14:22:38 | Completed [174/190] on J1 in 0.06s, 38 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.IntFloatScatterMapTest |
04-May-2015 14:22:38 | Completed [175/190] on J2 in 0.05s, 38 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.IntHashSetTest |
04-May-2015 14:22:38 | Completed [176/190] on J0 in 0.02s, 23 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:38 | Suite: com.carrotsearch.hppc.LongIntHashMapTest |
04-May-2015 14:22:38 | Completed [177/190] on J1 in 0.06s, 38 tests |
04-May-2015 14:22:38 | |
04-May-2015 14:22:39 | Suite: com.carrotsearch.hppc.LongLongHashMapTest |
04-May-2015 14:22:39 | Completed [178/190] on J2 in 0.06s, 38 tests |
04-May-2015 14:22:39 | |
04-May-2015 14:22:39 | Suite: com.carrotsearch.hppc.LongLongScatterMapTest |
04-May-2015 14:22:39 | Completed [179/190] on J0 in 0.06s, 38 tests |
04-May-2015 14:22:39 | |
04-May-2015 14:22:39 | Suite: com.carrotsearch.hppc.NaNCornerCaseTest |
04-May-2015 14:22:39 | Completed [180/190] on J1 in 0.01s, 3 tests |
04-May-2015 14:22:39 | |
04-May-2015 14:22:39 | Suite: com.carrotsearch.hppc.ObjectCharIdentityHashMapTest |
04-May-2015 14:22:39 | Completed [181/190] on J2 in 0.02s, 20 tests |
04-May-2015 14:22:39 | |
04-May-2015 14:22:39 | Suite: com.carrotsearch.hppc.ObjectCharScatterMapTest |
04-May-2015 14:22:39 | Completed [182/190] on J0 in 0.06s, 38 tests |
04-May-2015 14:22:39 | |
04-May-2015 14:22:39 | Suite: com.carrotsearch.hppc.ObjectIntHashMapRegressionTest |
04-May-2015 14:22:39 | Completed [183/190] on J1 in 0.00s, 1 test |
04-May-2015 14:22:39 | |
04-May-2015 14:22:39 | Suite: com.carrotsearch.hppc.ObjectShortIdentityHashMapTest |
04-May-2015 14:22:39 | Completed [184/190] on J2 in 0.02s, 20 tests |
04-May-2015 14:22:39 | |
04-May-2015 14:22:39 | Suite: com.carrotsearch.hppc.ShortByteHashMapTest |
04-May-2015 14:22:39 | Completed [185/190] on J0 in 0.06s, 38 tests |
04-May-2015 14:22:39 | |
04-May-2015 14:22:39 | Suite: com.carrotsearch.hppc.ShortDoubleHashMapTest |
04-May-2015 14:22:39 | Completed [186/190] on J1 in 0.06s, 38 tests |
04-May-2015 14:22:39 | |
04-May-2015 14:22:39 | Suite: com.carrotsearch.hppc.ShortObjectScatterMapTest |
04-May-2015 14:22:39 | Completed [187/190] on J2 in 0.06s, 37 tests |
04-May-2015 14:22:39 | |
04-May-2015 14:22:39 | Suite: com.carrotsearch.hppc.ShortScatterSetTest |
04-May-2015 14:22:39 | Completed [188/190] on J0 in 0.02s, 23 tests |
04-May-2015 14:22:39 | |
04-May-2015 14:22:39 | Suite: com.carrotsearch.hppc.ShortStackTest |
04-May-2015 14:22:39 | Completed [189/190] on J1 in 0.01s, 14 tests |
04-May-2015 14:22:39 | |
04-May-2015 14:22:42 | Suite: com.carrotsearch.hppc.HashCollisionsClusteringTest |
04-May-2015 14:22:42 | Completed [190/190] on J3 in 3.63s, 4 tests |
04-May-2015 14:22:42 | |
04-May-2015 14:22:42 | [INFO] JVM J0: 0.64 .. 10.33 = 9.69s |
04-May-2015 14:22:42 | [INFO] JVM J1: 0.64 .. 10.35 = 9.71s |
04-May-2015 14:22:42 | [INFO] JVM J2: 0.64 .. 10.23 = 9.60s |
04-May-2015 14:22:42 | [INFO] JVM J3: 0.64 .. 12.54 = 11.90s |
04-May-2015 14:22:42 | [INFO] Execution time total: 12 seconds |
04-May-2015 14:22:42 | [INFO] Tests summary: 190 suites, 6115 tests |
04-May-2015 14:22:42 | [INFO] |
04-May-2015 14:22:42 | [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hppc --- |
04-May-2015 14:22:42 | [INFO] Building jar: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc/target/hppc-0.7.0-SNAPSHOT.jar |
04-May-2015 14:22:42 | [INFO] |
04-May-2015 14:22:42 | [INFO] --- maven-jar-plugin:2.5:jar (esoteric-jar) @ hppc --- |
04-May-2015 14:22:42 | [INFO] Building jar: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc/target/hppc-0.7.0-SNAPSHOT-esoteric.jar |
04-May-2015 14:22:42 | [INFO] |
04-May-2015 14:22:42 | [INFO] --- maven-assembly-plugin:2.5.2:single (make-release-assembly) @ hppc --- |
04-May-2015 14:22:42 | [INFO] Reading assembly descriptor: src/main/assembly/bin.xml |
04-May-2015 14:22:43 | [INFO] Building zip: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc/target/hppc-0.7.0-SNAPSHOT.zip |
04-May-2015 14:22:43 | [INFO] |
04-May-2015 14:22:43 | [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ hppc --- |
04-May-2015 14:22:43 | [INFO] Building jar: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc/target/hppc-0.7.0-SNAPSHOT-sources.jar |
04-May-2015 14:22:43 | [INFO] |
04-May-2015 14:22:43 | [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources-esoteric) @ hppc --- |
04-May-2015 14:22:43 | [INFO] Building jar: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc/target/hppc-0.7.0-SNAPSHOT-esoteric-sources.jar |
04-May-2015 14:22:43 | [INFO] |
04-May-2015 14:22:43 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:43 | [INFO] Building HPPC Benchmarks 0.7.0-SNAPSHOT |
04-May-2015 14:22:43 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:43 | [INFO] |
04-May-2015 14:22:43 | [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hppc-benchmarks --- |
04-May-2015 14:22:43 | [INFO] Deleting /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-benchmarks/target (includes = [], excludes = [eclipse/**]) |
04-May-2015 14:22:43 | [INFO] |
04-May-2015 14:22:43 | [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hppc-benchmarks --- |
04-May-2015 14:22:43 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-May-2015 14:22:43 | [INFO] skip non existing resourceDirectory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-benchmarks/src/main/resources |
04-May-2015 14:22:43 | [INFO] |
04-May-2015 14:22:43 | [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hppc-benchmarks --- |
04-May-2015 14:22:43 | [INFO] Changes detected - recompiling the module! |
04-May-2015 14:22:43 | [INFO] Compiling 12 source files to /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-benchmarks/target/classes |
04-May-2015 14:22:43 | [INFO] |
04-May-2015 14:22:43 | [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hppc-benchmarks --- |
04-May-2015 14:22:43 | [INFO] Using 'UTF-8' encoding to copy filtered resources. |
04-May-2015 14:22:43 | [INFO] skip non existing resourceDirectory /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-benchmarks/src/test/resources |
04-May-2015 14:22:43 | [INFO] |
04-May-2015 14:22:43 | [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hppc-benchmarks --- |
04-May-2015 14:22:43 | [INFO] No sources to compile |
04-May-2015 14:22:43 | [INFO] |
04-May-2015 14:22:43 | [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hppc-benchmarks --- |
04-May-2015 14:22:43 | [INFO] Building jar: /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-benchmarks/target/hppc-benchmarks-0.7.0-SNAPSHOT.jar |
04-May-2015 14:22:43 | [INFO] |
04-May-2015 14:22:43 | [INFO] --- maven-shade-plugin:2.2:shade (shade-jmh) @ hppc-benchmarks --- |
04-May-2015 14:22:43 | [INFO] Including com.carrotsearch:hppc:jar:0.7.0-SNAPSHOT in the shaded jar. |
04-May-2015 14:22:43 | [INFO] Including com.carrotsearch:hppc:jar:esoteric:0.7.0-SNAPSHOT in the shaded jar. |
04-May-2015 14:22:43 | [INFO] Including it.unimi.dsi:fastutil:jar:7.0.2 in the shaded jar. |
04-May-2015 14:22:43 | [INFO] Including net.openhft:koloboke-impl-jdk6-7:jar:0.6.6 in the shaded jar. |
04-May-2015 14:22:43 | [INFO] Including net.openhft:koloboke-api-jdk6-7:jar:0.6.6 in the shaded jar. |
04-May-2015 14:22:43 | [INFO] Including com.google.code.findbugs:jsr305:jar:2.0.3 in the shaded jar. |
04-May-2015 14:22:43 | [INFO] Including org.openjdk.jmh:jmh-core:jar:1.6.2 in the shaded jar. |
04-May-2015 14:22:43 | [INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.6 in the shaded jar. |
04-May-2015 14:22:43 | [INFO] Including org.apache.commons:commons-math3:jar:3.2 in the shaded jar. |
04-May-2015 14:22:47 | [INFO] Replacing /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-benchmarks/target/benchmarks.jar with /mnt/work/bamboo-home/xml-data/build-dir/HPPC-SOFTWARE0-JDK18/hppc-benchmarks/target/hppc-benchmarks-0.7.0-SNAPSHOT-shaded.jar |
04-May-2015 14:22:47 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:47 | [INFO] Reactor Summary: |
04-May-2015 14:22:47 | [INFO] |
04-May-2015 14:22:47 | [INFO] HPPC (parent POM) .................................. SUCCESS [ 0.389 s] |
04-May-2015 14:22:47 | [INFO] HPPC Template Processor ............................ SUCCESS [ 4.841 s] |
04-May-2015 14:22:47 | [INFO] HPPC Collections ................................... SUCCESS [ 23.904 s] |
04-May-2015 14:22:47 | [INFO] HPPC Benchmarks .................................... SUCCESS [ 3.853 s] |
04-May-2015 14:22:47 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:47 | [INFO] BUILD SUCCESS |
04-May-2015 14:22:47 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:47 | [INFO] Total time: 33.120 s |
04-May-2015 14:22:47 | [INFO] Finished at: 2015-05-04T14:22:47+02:00 |
04-May-2015 14:22:47 | [INFO] Final Memory: 169M/1369M |
04-May-2015 14:22:47 | [INFO] ------------------------------------------------------------------------ |
04-May-2015 14:22:47 | Parsing test results... |
04-May-2015 14:22:47 | Finished task 'Maven 3.x' |
04-May-2015 14:22:47 | Running post build plugin 'NCover Results Collector' |
04-May-2015 14:22:47 | Running post build plugin 'Clover Results Collector' |
04-May-2015 14:22:47 | Running post build plugin 'Artifact Copier' |
04-May-2015 14:22:47 | Finalising the build... |
04-May-2015 14:22:47 | Stopping timer. |
04-May-2015 14:22:47 | Build HPPC-SOFTWARE0-JDK18-78 completed. |
04-May-2015 14:22:47 | Running on server: post build plugin 'NCover Results Collector' |
04-May-2015 14:22:47 | Running on server: post build plugin 'Clover Delta Calculator' |
04-May-2015 14:22:47 | Running on server: post build plugin 'Build Hanging Detection Configuration' |
04-May-2015 14:22:47 | Running on server: post build plugin 'Maven Dependencies Postprocessor' |
04-May-2015 14:22:47 | All post build plugins have finished |
04-May-2015 14:22:47 | Generating build results summary... |
04-May-2015 14:22:48 | Saving build results to disk... |
04-May-2015 14:22:49 | Indexing build results... |
04-May-2015 14:22:49 | Finished building HPPC-SOFTWARE0-JDK18-78. |