Build #6

Build: #6 was successful

Job: Reports was successful

Build log

The build generated 752 lines of output. Download or view full build log

03-Feb-2014 18:10:28 Build Carrot2 - Software - bugfix-3.8.x - Reports #6 (C2-SOFTWARE0-REPORTS-6) started building on agent Local Agent 3
03-Feb-2014 18:10:28 Build working directory is /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS
03-Feb-2014 18:10:28 Executing build Carrot2 - Software - bugfix-3.8.x - Reports #6 (C2-SOFTWARE0-REPORTS-6)
03-Feb-2014 18:10:28 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
03-Feb-2014 18:10:28 Updating source code to revision: dc545a3c40d69ebf5d49e55e98a6833325754d62
03-Feb-2014 18:10:37 Fetching 'refs/heads/bugfix/3.8.x' from 'https://github.com/carrot2/carrot2.git'.
03-Feb-2014 18:10:38 Checking out revision dc545a3c40d69ebf5d49e55e98a6833325754d62.
03-Feb-2014 18:10:38 HEAD is now at dc545a3... CARROT-1042: make it possible to run several DCS tests in parallel on the same machine
03-Feb-2014 18:10:38 Updated source code to revision: dc545a3c40d69ebf5d49e55e98a6833325754d62
03-Feb-2014 18:10:38 Finished task 'Checkout Default Repository'
03-Feb-2014 18:10:38 Running pre-build action: Clover Grails PreBuild Action
03-Feb-2014 18:10:38 Running pre-build action: VCS Version Collector
03-Feb-2014 18:10:38
Substituting variable: ${bamboo.capability.tools.dir} with /home/bamboo/tools
03-Feb-2014 18:10:38
Substituting variable: ${bamboo.capability.tools.dir} with /home/bamboo/tools
03-Feb-2014 18:10:38
Substituting variable: ${bamboo.buildNumber} with 6
03-Feb-2014 18:10:38
Substituting variable: ${bamboo.buildKey} with C2-SOFTWARE0-REPORTS
03-Feb-2014 18:10:38 Starting task 'Ant' of type 'com.atlassian.bamboo.plugins.ant:task.builder.ant'
03-Feb-2014 18:10:38
Beginning to execute external process for build 'Carrot2 - Software - bugfix-3.8.x - Reports #6 (C2-SOFTWARE0-REPORTS-6)'
... running command line:
/usr/share/ant/bin/ant -Djava.io.tmpdir=/home/bamboo/bamboo-software/temp/C2-SOFTWARE0-REPORTS clean reports -Dclover.enabled=true -Dclover.home=/home/bamboo/tools/clover-ant-3.2.1 -Dlocal.properties=local.properties.example -Dtools.dir=/home/bamboo/tools -Dbuild.number=6 -Dbuild.key=C2-SOFTWARE0-REPORTS
... in: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS
... using extra environment variables:
bamboo_carrot2_download_host=gamma.carrotsearch.com
bamboo_carrotsearch_download_official_path=~/sites/download.carrotsearch.com
bamboo_carrotsearch_download_staging_path=/srv/vhosts/staging-get.carrotsearch.com
JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
bamboo_carrotsearch_download_staging_user=bamboo
bamboo_carrot2_download_path=/srv/vhosts/get.carrot2.org
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_lingo3g_branch=bugfix/1.8.x
ANT_HOME=/usr/share/ant
bamboo_carrot2_download_user=bamboo
bamboo_dist_suffix=
bamboo_carrotsearch_download_official_user=carrotse
bamboo_csssprites_download_host=gamma.carrotsearch.com
PATH=/usr/lib/jvm/java-7-openjdk-amd64/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
03-Feb-2014 18:10:38 Buildfile: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/build.xml
03-Feb-2014 18:10:39 Trying to override old definition of task javac
03-Feb-2014 18:10:39
03-Feb-2014 18:10:39 clover.tasks:
03-Feb-2014 18:10:40
03-Feb-2014 18:10:40 coverage.clean:
03-Feb-2014 18:10:40 [clover-clean] Clover Version 3.2.1, built on January 10 2014 (build-914)
03-Feb-2014 18:10:40 [clover-clean] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
03-Feb-2014 18:10:40 [clover-clean] Clover: Open Source License registered to Carrot2.
03-Feb-2014 18:10:40
03-Feb-2014 18:10:40 clean:
03-Feb-2014 18:10:40    [delete] Deleting directory /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp
03-Feb-2014 18:10:41
03-Feb-2014 18:10:41 compile:
03-Feb-2014 18:10:41     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes
03-Feb-2014 18:10:41     [javac] Compiling 279 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes
03-Feb-2014 18:10:41     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
03-Feb-2014 18:10:45     [javac] 61 @Bindable metadata processed in round 1 in 1.52 secs.
03-Feb-2014 18:10:50     [javac] Note: Some input files use or override a deprecated API.
03-Feb-2014 18:10:50     [javac] Note: Recompile with -Xlint:deprecation for details.
03-Feb-2014 18:10:50     [javac] Note: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/core/carrot2-util-xsltfilter/src/org/carrot2/util/xsltfilter/AddHeaderFilter.java uses unchecked or unsafe operations.
03-Feb-2014 18:10:50     [javac] Note: Recompile with -Xlint:unchecked for details.
03-Feb-2014 18:10:50     [javac] 1 warning
03-Feb-2014 18:10:50
03-Feb-2014 18:10:50 resources:
03-Feb-2014 18:10:50      [copy] Copying 125 files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes
03-Feb-2014 18:10:50
03-Feb-2014 18:10:50 compile.test:
03-Feb-2014 18:10:50     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes-test
03-Feb-2014 18:10:50     [javac] Compiling 179 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes-test
03-Feb-2014 18:10:50     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
03-Feb-2014 18:10:51     [javac] 34 @Bindable metadata processed in round 1 in 0.60 secs.
03-Feb-2014 18:10:53     [javac] Note: Some input files use or override a deprecated API.
03-Feb-2014 18:10:53     [javac] Note: Recompile with -Xlint:deprecation for details.
03-Feb-2014 18:10:53     [javac] Note: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/applications/carrot2-webapp/src/org/carrot2/webapp/QueryProcessorServlet.java uses unchecked or unsafe operations.
03-Feb-2014 18:10:53     [javac] Note: Recompile with -Xlint:unchecked for details.
03-Feb-2014 18:10:53     [javac] 1 warning
03-Feb-2014 18:10:53
03-Feb-2014 18:10:53 clover.tasks:
03-Feb-2014 18:10:53
03-Feb-2014 18:10:53 compile.coverage:
03-Feb-2014 18:10:53 [clover-setup] Clover Version 3.2.1, built on January 10 2014 (build-914)
03-Feb-2014 18:10:53 [clover-setup] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
03-Feb-2014 18:10:53 [clover-setup] Clover: Open Source License registered to Carrot2.
03-Feb-2014 18:10:53 [clover-setup] Clover is enabled with initstring '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/.clover/clover3_2_1.db'
03-Feb-2014 18:10:54     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes-clover
03-Feb-2014 18:10:54     [javac] Compiling 279 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes-clover
03-Feb-2014 18:10:54    [clover] Clover Version 3.2.1, built on January 10 2014 (build-914)
03-Feb-2014 18:10:54    [clover] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
03-Feb-2014 18:10:54    [clover] Clover: Open Source License registered to Carrot2.
03-Feb-2014 18:10:54    [clover] Creating new database at '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/.clover/clover3_2_1.db'.
03-Feb-2014 18:10:54    [clover] Processing files at 1.6 source level.
03-Feb-2014 18:10:55    [clover] Clover all over. Instrumented 265 files (40 packages).
03-Feb-2014 18:10:55    [clover] Elapsed time = 1.289 secs. (205.586 files/sec, 28,013.188 srclines/sec)
03-Feb-2014 18:10:55     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
03-Feb-2014 18:10:57     [javac] 61 @Bindable metadata processed in round 1 in 1.06 secs.
03-Feb-2014 18:10:58     [javac] Note: Some input files use or override a deprecated API.
03-Feb-2014 18:10:58     [javac] Note: Recompile with -Xlint:deprecation for details.
03-Feb-2014 18:10:58     [javac] Note: /tmp/clover1857502444271331994.tmp/org/carrot2/util/xsltfilter/AddHeaderFilter.java uses unchecked or unsafe operations.
03-Feb-2014 18:10:58     [javac] Note: Recompile with -Xlint:unchecked for details.
03-Feb-2014 18:10:58     [javac] 1 warning
03-Feb-2014 18:10:58     [javac] Compiling 179 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes-clover
03-Feb-2014 18:10:58    [clover] Clover Version 3.2.1, built on January 10 2014 (build-914)
03-Feb-2014 18:10:58    [clover] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
03-Feb-2014 18:10:58    [clover] Clover: Open Source License registered to Carrot2.
03-Feb-2014 18:10:58    [clover] Updating existing database at '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/.clover/clover3_2_1.db'.
03-Feb-2014 18:10:58    [clover] Processing files at 1.6 source level.
03-Feb-2014 18:10:59    [clover] Clover all over. Instrumented 172 files (37 packages).
03-Feb-2014 18:10:59    [clover] 642 test methods detected.
03-Feb-2014 18:10:59    [clover] Elapsed time = 0.749 secs. (229.64 files/sec, 38,674.23 srclines/sec)
03-Feb-2014 18:10:59     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
03-Feb-2014 18:11:00     [javac] 34 @Bindable metadata processed in round 1 in 0.49 secs.
03-Feb-2014 18:11:01     [javac] Note: Some input files use or override a deprecated API.
03-Feb-2014 18:11:01     [javac] Note: Recompile with -Xlint:deprecation for details.
03-Feb-2014 18:11:01     [javac] Note: Some input files use unchecked or unsafe operations.
03-Feb-2014 18:11:01     [javac] Note: Recompile with -Xlint:unchecked for details.
03-Feb-2014 18:11:01     [javac] 1 warning
03-Feb-2014 18:11:01 [clover-setup] Clover Version 3.2.1, built on January 10 2014 (build-914)
03-Feb-2014 18:11:01 [clover-setup] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
03-Feb-2014 18:11:01 [clover-setup] Clover: Open Source License registered to Carrot2.
03-Feb-2014 18:11:01 Clover is disabled.
03-Feb-2014 18:11:01
03-Feb-2014 18:11:01 basedir.check:
03-Feb-2014 18:11:01
03-Feb-2014 18:11:01 carrot2.common.basedir.message:
03-Feb-2014 18:11:01
03-Feb-2014 18:11:01 carrot2.dcs.resources.test:
03-Feb-2014 18:11:01      [copy] Copying 2 files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes-test
03-Feb-2014 18:11:01
03-Feb-2014 18:11:01 resources.test:
03-Feb-2014 18:11:01      [copy] Copying 32 files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes-test
03-Feb-2014 18:11:01
03-Feb-2014 18:11:01 test:
03-Feb-2014 18:11:01     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/test-report
03-Feb-2014 18:11:01     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/test-report-jira
03-Feb-2014 18:11:01    [junit4] <JUnit4> says hallo! Master seed: 23E1C7EDA8A1C4C8
03-Feb-2014 18:11:01    [junit4] Your default console's encoding may not display certain unicode glyphs: US-ASCII
03-Feb-2014 18:11:01    [junit4] Executing 97 suites with 4 JVMs.
03-Feb-2014 18:11:01    [junit4]
03-Feb-2014 18:11:02    [junit4] Started J0 PID(9210@n19h65).
03-Feb-2014 18:11:02    [junit4] Started J2 PID(9208@n19h65).
03-Feb-2014 18:11:02    [junit4] Started J3 PID(9209@n19h65).
03-Feb-2014 18:11:02    [junit4] Started J1 PID(9211@n19h65).
03-Feb-2014 18:11:02    [junit4] Suite: org.carrot2.source.microsoft.Bing3ImageDocumentSourceTest
03-Feb-2014 18:11:02    [junit4] IGNOR/A 0.04s J2 | Bing3ImageDocumentSourceTest.testMetadataAvailable
03-Feb-2014 18:11:02    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:02    [junit4] IGNOR/A 0.01s J2 | Bing3ImageDocumentSourceTest.testCatsQuery
03-Feb-2014 18:11:02    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:02    [junit4] Completed on J2 in 0.34s, 2 tests, 2 skipped
03-Feb-2014 18:11:02    [junit4]
03-Feb-2014 18:11:03    [junit4] Suite: org.carrot2.webapp.util.UserAgentUtilsTest
03-Feb-2014 18:11:03    [junit4] Completed on J1 in 0.53s, 11 tests
03-Feb-2014 18:11:03    [junit4]
03-Feb-2014 18:11:03    [junit4] Suite: org.carrot2.output.metrics.PrecisionRecallMetricTest
03-Feb-2014 18:11:03    [junit4] Completed on J0 in 0.58s, 11 tests
03-Feb-2014 18:11:03    [junit4]
03-Feb-2014 18:11:03    [junit4] Suite: org.carrot2.text.linguistic.DefaultStemmerFactoryTest
03-Feb-2014 18:11:03    [junit4] Completed on J1 in 0.41s, 2 tests
03-Feb-2014 18:11:03    [junit4]
03-Feb-2014 18:11:03    [junit4] Suite: org.carrot2.text.preprocessing.StemmerEnglishTest
03-Feb-2014 18:11:03    [junit4] Completed on J2 in 0.80s, 3 tests
03-Feb-2014 18:11:03    [junit4]
03-Feb-2014 18:11:03    [junit4] Suite: org.carrot2.text.preprocessing.DocumentAssignerTest
03-Feb-2014 18:11:03    [junit4] Completed on J0 in 0.73s, 8 tests
03-Feb-2014 18:11:03    [junit4]
03-Feb-2014 18:11:03    [junit4] Suite: org.carrot2.core.ProcessingResultTest
03-Feb-2014 18:11:03    [junit4] Completed on J3 in 1.35s, 15 tests
03-Feb-2014 18:11:03    [junit4]
03-Feb-2014 18:11:03    [junit4] Suite: org.carrot2.util.IndirectSorterTest
03-Feb-2014 18:11:03    [junit4] Completed on J2 in 0.31s, 23 tests
03-Feb-2014 18:11:03    [junit4]
03-Feb-2014 18:11:03    [junit4] Suite: org.carrot2.util.attribute.AttributeValueSetTest
03-Feb-2014 18:11:03    [junit4] Completed on J0 in 0.05s, 3 tests
03-Feb-2014 18:11:03    [junit4]
03-Feb-2014 18:11:03    [junit4] Suite: org.carrot2.source.microsoft.Bing3NewsDocumentSourceTest
03-Feb-2014 18:11:03    [junit4] IGNOR/A 0.04s J0 | Bing3NewsDocumentSourceTest.testMetadataAvailable
03-Feb-2014 18:11:03    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:03    [junit4] IGNOR/A 0.01s J0 | Bing3NewsDocumentSourceTest.testNewsCategory
03-Feb-2014 18:11:03    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:03    [junit4] IGNOR/A 0.01s J0 | Bing3NewsDocumentSourceTest.testPresidentQuery
03-Feb-2014 18:11:03    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:03    [junit4] Completed on J0 in 0.10s, 3 tests, 3 skipped
03-Feb-2014 18:11:03    [junit4]
03-Feb-2014 18:11:03    [junit4] Suite: org.carrot2.text.preprocessing.WordMarkerTest
03-Feb-2014 18:11:03    [junit4] Completed on J0 in 0.10s, 2 tests
03-Feb-2014 18:11:03    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.text.clustering.MultilingualClusteringTest
03-Feb-2014 18:11:04    [junit4] Completed on J3 in 0.51s, 16 tests
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.util.pool.SoftUnboundedPoolTest
03-Feb-2014 18:11:04    [junit4] Completed on J2 in 0.45s, 6 tests
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.util.CharArrayUtilsTest
03-Feb-2014 18:11:04    [junit4] Completed on J3 in 0.06s, 7 tests, 2 skipped
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.output.metrics.NormalizedMutualInformationMetricTest
03-Feb-2014 18:11:04    [junit4] Completed on J2 in 0.11s, 11 tests
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.matrix.MatrixUtilsTest
03-Feb-2014 18:11:04    [junit4] Completed on J3 in 0.16s, 16 tests
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.util.simplexml.SimpleXmlWrappersTest
03-Feb-2014 18:11:04    [junit4] Completed on J1 in 1.34s, 28 tests
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.util.pool.FixedSizePoolTest
03-Feb-2014 18:11:04    [junit4] Completed on J0 in 0.64s, 7 tests
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.util.resource.ServletContextLocatorTest
03-Feb-2014 18:11:04    [junit4] Completed on J0 in 0.02s, 1 test
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.text.preprocessing.filter.StopWordLabelFilterEnglishTest
03-Feb-2014 18:11:04    [junit4] Completed on J0 in 0.05s, 4 tests
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.core.ClusterTest
03-Feb-2014 18:11:04    [junit4] Completed on J2 in 0.18s, 21 tests
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.text.preprocessing.PreprocessedDocumentScannerTest
03-Feb-2014 18:11:04    [junit4] Completed on J3 in 0.15s, 5 tests
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.util.IntArrayPredicateIteratorTest
03-Feb-2014 18:11:04    [junit4] Completed on J3 in 0.06s, 5 tests
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.webapp.source.WebDocumentSourceTest
03-Feb-2014 18:11:04    [junit4] IGNOR/A 0.03s J3 | WebDocumentSourceTest.testInCachingController
03-Feb-2014 18:11:04    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:04    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testURLsUnique
03-Feb-2014 18:11:04    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:04    [junit4] IGNOR/A 0.01s J3 | WebDocumentSourceTest.testRequestIndependence
03-Feb-2014 18:11:04    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:04    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testNoResultsQuery
03-Feb-2014 18:11:04    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:04    [junit4] IGNOR/A 0.01s J3 | WebDocumentSourceTest.testFirstResults
03-Feb-2014 18:11:04    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:04    [junit4] IGNOR/A 0.02s J3 | WebDocumentSourceTest.testHtmlUnescaping
03-Feb-2014 18:11:04    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:04    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testUtfCharacters
03-Feb-2014 18:11:04    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:04    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testResultsTotal
03-Feb-2014 18:11:04    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:04    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testSmallQuery
03-Feb-2014 18:11:04    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:04    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testLargeQuery
03-Feb-2014 18:11:04    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:04    [junit4] Completed on J3 in 0.16s, 11 tests, 10 skipped
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:04    [junit4] Suite: org.carrot2.text.util.MutableCharArrayTest
03-Feb-2014 18:11:04    [junit4] Completed on J1 in 0.12s, 8 tests
03-Feb-2014 18:11:04    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.text.linguistic.EnglishTest
03-Feb-2014 18:11:05    [junit4] Completed on J1 in 0.19s, 5 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.text.linguistic.DefaultLexicalDataFactoryTest
03-Feb-2014 18:11:05    [junit4] Completed on J2 in 0.33s, 3 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.clustering.synthetic.ByUrlClusteringAlgorithmTest
03-Feb-2014 18:11:05    [junit4] IGNOR/A 0.01s J0 | ByUrlClusteringAlgorithmTest.testStress
03-Feb-2014 18:11:05    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:05    [junit4] Completed on J0 in 0.30s, 11 tests, 1 skipped
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.source.SearchRangeTest
03-Feb-2014 18:11:05    [junit4] Completed on J2 in 0.12s, 12 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.text.preprocessing.SubstringComparatorTest
03-Feb-2014 18:11:05    [junit4] Completed on J0 in 0.06s, 2 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.text.util.MutableCharArrayUtilsTest
03-Feb-2014 18:11:05    [junit4] Completed on J2 in 0.03s, 2 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.text.preprocessing.filter.StopLabelFilterEnglishTest
03-Feb-2014 18:11:05    [junit4] Completed on J0 in 0.03s, 4 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.util.RangeUtilsTest
03-Feb-2014 18:11:05    [junit4] Completed on J0 in 0.06s, 10 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.text.preprocessing.filter.CompleteLabelFilterTest
03-Feb-2014 18:11:05    [junit4] Completed on J3 in 0.09s, 7 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.util.resource.ResourceLookupTest
03-Feb-2014 18:11:05    [junit4] Completed on J0 in 0.04s, 6 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.clustering.synthetic.ByFieldClusteringAlgorithmTest
03-Feb-2014 18:11:05    [junit4] IGNOR/A 0.03s J1 | ByFieldClusteringAlgorithmTest.testStress
03-Feb-2014 18:11:05    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:05    [junit4] Completed on J1 in 0.32s, 8 tests, 1 skipped
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.clustering.stc.GeneralizedSuffixTreeTest
03-Feb-2014 18:11:05    [junit4] Completed on J1 in 0.05s, 3 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.source.opensearch.OpenSearchDocumentSourceByResultIncrementTest
03-Feb-2014 18:11:05    [junit4] IGNOR/A 0.00s J1 | OpenSearchDocumentSourceByResultIncrementTest.testURLsUnique
03-Feb-2014 18:11:05    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:05    [junit4] IGNOR/A 0.00s J1 | OpenSearchDocumentSourceByResultIncrementTest.testSmallQuery
03-Feb-2014 18:11:05    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:05    [junit4] IGNOR/A 0.00s J1 | OpenSearchDocumentSourceByResultIncrementTest.testInCachingController
03-Feb-2014 18:11:05    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:05    [junit4] IGNOR/A 0.00s J1 | OpenSearchDocumentSourceByResultIncrementTest.testResultsTotal
03-Feb-2014 18:11:05    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:05    [junit4] IGNOR/A 0.00s J1 | OpenSearchDocumentSourceByResultIncrementTest.testLargeQuery
03-Feb-2014 18:11:05    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:05    [junit4] IGNOR/A 0.00s J1 | OpenSearchDocumentSourceByResultIncrementTest.testHtmlUnescaping
03-Feb-2014 18:11:05    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:05    [junit4] IGNOR/A 0.00s J1 | OpenSearchDocumentSourceByResultIncrementTest.testNoResultsQuery
03-Feb-2014 18:11:05    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:05    [junit4] IGNOR/A 0.00s J1 | OpenSearchDocumentSourceByResultIncrementTest.testUtfCharacters
03-Feb-2014 18:11:05    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:05    [junit4] Completed on J1 in 0.07s, 9 tests, 8 skipped
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.text.preprocessing.TokenizerTest
03-Feb-2014 18:11:05    [junit4] Completed on J1 in 0.12s, 7 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.source.pubmed.PubMedIdSearchHandlerTest
03-Feb-2014 18:11:05    [junit4] Completed on J0 in 0.43s, 1 test
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.source.ambient.AmbientDocumentSourceTest
03-Feb-2014 18:11:05    [junit4] Completed on J2 in 0.61s, 6 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.webapp.filter.QueryWordHighlighterTest
03-Feb-2014 18:11:05    [junit4] Completed on J2 in 0.11s, 12 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:05    [junit4] Suite: org.carrot2.matrix.factorization.MatrixFactorizationTest
03-Feb-2014 18:11:05    [junit4] Completed on J2 in 0.10s, 6 tests
03-Feb-2014 18:11:05    [junit4]
03-Feb-2014 18:11:06    [junit4] Suite: org.carrot2.clustering.lingo.ClusterLabelBuilderTest
03-Feb-2014 18:11:06    [junit4] Completed on J0 in 0.16s, 6 tests
03-Feb-2014 18:11:06    [junit4]
03-Feb-2014 18:11:06    [junit4] Suite: org.carrot2.text.vsm.PhraseMatrixBuilderTest
03-Feb-2014 18:11:06    [junit4] Completed on J2 in 0.06s, 6 tests
03-Feb-2014 18:11:06    [junit4]
03-Feb-2014 18:11:06    [junit4] Suite: org.carrot2.util.RollingWindowAverageTest
03-Feb-2014 18:11:06    [junit4] Completed on J0 in 0.03s, 3 tests
03-Feb-2014 18:11:06    [junit4]
03-Feb-2014 18:11:06    [junit4] Suite: org.carrot2.source.lucene.FSDirectoryWrapperTest
03-Feb-2014 18:11:06    [junit4] Completed on J1 in 0.51s, 1 test
03-Feb-2014 18:11:06    [junit4]
03-Feb-2014 18:11:06    [junit4] Suite: org.carrot2.text.preprocessing.filter.NumericLabelFilterTest
03-Feb-2014 18:11:06    [junit4] Completed on J2 in 0.06s, 5 tests
03-Feb-2014 18:11:06    [junit4]
03-Feb-2014 18:11:06    [junit4] Suite: org.carrot2.text.linguistic.DefaultTokenizerFactoryTest
03-Feb-2014 18:11:06    [junit4] Completed on J1 in 0.35s, 1 test
03-Feb-2014 18:11:06    [junit4]
03-Feb-2014 18:11:06    [junit4] Suite: org.carrot2.core.ClusterWithParentTest
03-Feb-2014 18:11:06    [junit4] Completed on J1 in 0.10s, 9 tests
03-Feb-2014 18:11:06    [junit4]
03-Feb-2014 18:11:07    [junit4] Suite: org.carrot2.source.xml.XmlDocumentSourceTest
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.01s J0 | XmlDocumentSourceTest.testRemoteUrl
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: carrot2.xml.feed.url.base property undefined.
03-Feb-2014 18:11:07    [junit4] Completed on J0 in 1.05s, 13 tests, 1 skipped
03-Feb-2014 18:11:07    [junit4]
03-Feb-2014 18:11:07    [junit4] Suite: org.carrot2.source.google.GoogleDocumentSourceTest
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testMetadataAvailable
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testUtfCharacters
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testHighlightsRemoved
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testURLsUnique
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testInCachingController
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testResultsTotal
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testNoResultsQuery
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testNoUrlEncodingInUrls
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testConservativeMode
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testSpeculativeMode
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testLargeQuery
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testHtmlUnescaping
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testQueryLargerThanPage
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testSmallQuery
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] Completed on J0 in 0.07s, 14 tests, 14 skipped
03-Feb-2014 18:11:07    [junit4]
03-Feb-2014 18:11:07    [junit4] Suite: org.carrot2.source.lucene.LuceneDocumentSourceTest
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testInCachingController
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testNoResultsQuery
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testResultsTotal
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testURLsUnique
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testUtfCharacters
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testHtmlUnescaping
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testSmallQuery
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testLargeQuery
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:07    [junit4] Completed on J2 in 1.19s, 19 tests, 8 skipped
03-Feb-2014 18:11:07    [junit4]
03-Feb-2014 18:11:07    [junit4] Suite: org.carrot2.text.preprocessing.LabelFormatterTest
03-Feb-2014 18:11:07    [junit4] Completed on J2 in 0.03s, 8 tests
03-Feb-2014 18:11:07    [junit4]
03-Feb-2014 18:11:07    [junit4] Suite: org.carrot2.util.ExceptionUtilsTest
03-Feb-2014 18:11:07    [junit4] Completed on J2 in 0.02s, 5 tests
03-Feb-2014 18:11:07    [junit4]
03-Feb-2014 18:11:07    [junit4] Suite: org.carrot2.text.linguistic.ChineseTokenizerTest
03-Feb-2014 18:11:07    [junit4] Completed on J2 in 0.47s, 5 tests
03-Feb-2014 18:11:07    [junit4]
03-Feb-2014 18:11:07    [junit4] Suite: org.carrot2.clustering.stc.STCClusteringAlgorithmTest
03-Feb-2014 18:11:07    [junit4] IGNOR/A 0.01s J3 | STCClusteringAlgorithmTest.testStress
03-Feb-2014 18:11:07    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:07    [junit4] Completed on J3 in 2.81s, 11 tests, 1 skipped
03-Feb-2014 18:11:07    [junit4]
03-Feb-2014 18:11:08    [junit4] Suite: org.carrot2.text.preprocessing.CaseNormalizerTest
03-Feb-2014 18:11:08    [junit4] Completed on J3 in 0.09s, 14 tests
03-Feb-2014 18:11:08    [junit4]
03-Feb-2014 18:11:08    [junit4] Suite: org.carrot2.text.preprocessing.SuffixSorterTest
03-Feb-2014 18:11:08    [junit4] Completed on J3 in 0.05s, 7 tests
03-Feb-2014 18:11:08    [junit4]
03-Feb-2014 18:11:08    [junit4] Suite: org.carrot2.text.preprocessing.filter.StopWordLabelFilterSyntheticTest
03-Feb-2014 18:11:08    [junit4] Completed on J3 in 0.04s, 7 tests
03-Feb-2014 18:11:08    [junit4]
03-Feb-2014 18:11:08    [junit4] Suite: org.carrot2.util.attribute.AttributeValueSetsTest
03-Feb-2014 18:11:08    [junit4] Completed on J3 in 0.24s, 16 tests
03-Feb-2014 18:11:08    [junit4]
03-Feb-2014 18:11:08    [junit4] Suite: org.carrot2.output.metrics.ContaminationMetricTest
03-Feb-2014 18:11:08    [junit4] Completed on J3 in 0.10s, 12 tests
03-Feb-2014 18:11:08    [junit4]
03-Feb-2014 18:11:08    [junit4] Suite: org.carrot2.clustering.kmeans.BisectingKMeansClusteringAlgorithmTest
03-Feb-2014 18:11:08    [junit4] IGNOR/A 0.00s J1 | BisectingKMeansClusteringAlgorithmTest.testStress
03-Feb-2014 18:11:08    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:08    [junit4] Completed on J1 in 2.00s, 8 tests, 1 skipped
03-Feb-2014 18:11:08    [junit4]
03-Feb-2014 18:11:08    [junit4] Suite: org.carrot2.text.linguistic.LanguageModelTest
03-Feb-2014 18:11:08    [junit4] Completed on J1 in 0.03s, 2 tests
03-Feb-2014 18:11:08    [junit4]
03-Feb-2014 18:11:08    [junit4] Suite: org.carrot2.text.linguistic.ExtendedWhitespaceTokenizerTest
03-Feb-2014 18:11:08    [junit4] Completed on J1 in 0.05s, 9 tests
03-Feb-2014 18:11:08    [junit4]
03-Feb-2014 18:11:09    [junit4] Suite: org.carrot2.clustering.lingo.LingoClusteringAlgorithmTest
03-Feb-2014 18:11:09    [junit4] IGNOR/A 0.00s J3 | LingoClusteringAlgorithmTest.testStress
03-Feb-2014 18:11:09    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:09    [junit4] Completed on J3 in 0.72s, 10 tests, 1 skipped
03-Feb-2014 18:11:09    [junit4]
03-Feb-2014 18:11:09    [junit4] Suite: org.carrot2.text.util.CharArrayComparatorsTest
03-Feb-2014 18:11:09    [junit4] Completed on J3 in 0.02s, 3 tests
03-Feb-2014 18:11:09    [junit4]
03-Feb-2014 18:11:09    [junit4] Suite: org.carrot2.text.preprocessing.PhraseExtractorTest
03-Feb-2014 18:11:09    [junit4] Completed on J2 in 1.60s, 21 tests
03-Feb-2014 18:11:09    [junit4]
03-Feb-2014 18:11:09    [junit4] Suite: org.carrot2.util.httpclient.HttpClientFactoryTest
03-Feb-2014 18:11:09    [junit4] Completed on J1 in 0.89s, 1 test
03-Feb-2014 18:11:09    [junit4]
03-Feb-2014 18:11:09    [junit4] Suite: org.carrot2.text.preprocessing.filter.QueryLabelFilterTest
03-Feb-2014 18:11:09    [junit4] Completed on J1 in 0.05s, 5 tests
03-Feb-2014 18:11:09    [junit4]
03-Feb-2014 18:11:09    [junit4] Suite: org.carrot2.util.attribute.ResourceFromStringTest
03-Feb-2014 18:11:09    [junit4] Completed on J1 in 0.04s, 2 tests
03-Feb-2014 18:11:09    [junit4]
03-Feb-2014 18:11:10    [junit4] Suite: org.carrot2.core.ControllerTest
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | ControllerTest$SimpleControllerCommonTests.testNormalExecutionTimeMeasurement
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | ControllerTest$SimpleControllerCommonTests.testStress
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | ControllerTest$PoolingControllerCommonTests.testNormalExecutionTimeMeasurement
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | ControllerTest$PoolingControllerCommonTests.testStress
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.01s J0 | ControllerTest$CachingPoolingControllerCachingOffCommonTests.testNormalExecutionTimeMeasurement
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingPoolingControllerCachingOffCommonTests.testStress
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingPoolingControllerCachingOnCommonTests.testNormalExecutionTimeMeasurement
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingPoolingControllerCachingOnCommonTests.testStress
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingControllerCachingOffCommonTests.testNormalExecutionTimeMeasurement
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingControllerCachingOffCommonTests.testStress
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingControllerCachingOnCommonTests.testNormalExecutionTimeMeasurement
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingControllerCachingOnCommonTests.testStress
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] Completed on J0 in 2.67s, 201 tests, 14 skipped
03-Feb-2014 18:11:10    [junit4]
03-Feb-2014 18:11:10    [junit4] Suite: org.carrot2.source.ambient.Odp239DocumentSourceTest
03-Feb-2014 18:11:10    [junit4] Completed on J3 in 1.08s, 6 tests
03-Feb-2014 18:11:10    [junit4]
03-Feb-2014 18:11:10    [junit4] Suite: org.carrot2.text.preprocessing.StemmerSyntheticTest
03-Feb-2014 18:11:10    [junit4] Completed on J0 in 0.06s, 12 tests
03-Feb-2014 18:11:10    [junit4]
03-Feb-2014 18:11:10    [junit4] Suite: org.carrot2.source.etools.EToolsDocumentSourceTest
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | EToolsDocumentSourceTest.testNoResultsQuery
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | EToolsDocumentSourceTest.testInCachingController
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | EToolsDocumentSourceTest.testUtfCharacters
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | EToolsDocumentSourceTest.testResultsTotal
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | EToolsDocumentSourceTest.testMetadataAvailable
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | EToolsDocumentSourceTest.testLargeQuery
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | EToolsDocumentSourceTest.testDataSourceResultsCount
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | EToolsDocumentSourceTest.testGzipCompression
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | EToolsDocumentSourceTest.testDataSources
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | EToolsDocumentSourceTest.testURLsUnique
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | EToolsDocumentSourceTest.testHtmlUnescaping
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J0 | EToolsDocumentSourceTest.testSmallQuery
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] Completed on J0 in 0.04s, 12 tests, 12 skipped
03-Feb-2014 18:11:10    [junit4]
03-Feb-2014 18:11:10    [junit4] Suite: org.carrot2.text.suffixtree.SuffixTreeTest
03-Feb-2014 18:11:10    [junit4] Completed on J1 in 1.09s, 9 tests
03-Feb-2014 18:11:10    [junit4]
03-Feb-2014 18:11:10    [junit4] Suite: org.carrot2.util.LinearApproximationTest
03-Feb-2014 18:11:10    [junit4] Completed on J1 in 0.02s, 3 tests
03-Feb-2014 18:11:10    [junit4]
03-Feb-2014 18:11:10    [junit4] Suite: org.carrot2.clustering.lingo.ClusterMergerTest
03-Feb-2014 18:11:10    [junit4] Completed on J0 in 0.04s, 4 tests
03-Feb-2014 18:11:10    [junit4]
03-Feb-2014 18:11:10    [junit4] Suite: org.carrot2.dcs.DcsAppTest
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testStartPage
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testPostWithVariousC2StreamXmlEncoding
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testGetWithExternalSource
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testJsonCallback
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.01s J3 | DcsAppTest.testJsonOutput
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testTextarea
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testInputPage
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testParametersPage
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:10    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testPostUrlEncodedWithC2Stream
03-Feb-2014 18:11:10    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testExternalSource
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testFileUpload
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testPostUrlEncodedWithExternalSource
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testOnlyClusters
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.directFeedAttributeOverriding
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testOutputPage
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
03-Feb-2014 18:11:11    [junit4] Completed on J3 in 0.77s, 16 tests, 16 skipped
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.core.ComponentSuitesTest
03-Feb-2014 18:11:11    [junit4] Completed on J2 in 1.00s, 3 tests
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.text.linguistic.ThaiTokenizerTest
03-Feb-2014 18:11:11    [junit4] Completed on J1 in 0.04s, 3 tests
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.clustering.lingo.ClusterDocumentAssignerTest
03-Feb-2014 18:11:11    [junit4] Completed on J0 in 0.02s, 4 tests
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.text.linguistic.PolishTest
03-Feb-2014 18:11:11    [junit4] Completed on J3 in 0.07s, 4 tests
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.text.vsm.TermDocumentMatrixBuilderTest
03-Feb-2014 18:11:11    [junit4] Completed on J2 in 0.03s, 8 tests
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.source.opensearch.OpenSearchDocumentSourceTest
03-Feb-2014 18:11:11    [junit4] Completed on J1 in 0.02s, 5 tests
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.output.metrics.IdealPartitioningBasedMetricTest
03-Feb-2014 18:11:11    [junit4] Completed on J0 in 0.01s, 1 test
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.core.DocumentTest
03-Feb-2014 18:11:11    [junit4] Completed on J2 in 0.01s, 3 tests
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.source.pubmed.PubMedDocumentSourceTest
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | PubMedDocumentSourceTest.testURLsUnique
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | PubMedDocumentSourceTest.testSmallQuery
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | PubMedDocumentSourceTest.testInCachingController
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | PubMedDocumentSourceTest.testResultsTotal
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | PubMedDocumentSourceTest.testLargeQuery
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | PubMedDocumentSourceTest.testHtmlUnescaping
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | PubMedDocumentSourceTest.testNoResultsQuery
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:11    [junit4] IGNOR/A 0.00s J3 | PubMedDocumentSourceTest.testUtfCharacters
03-Feb-2014 18:11:11    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:11    [junit4] Completed on J3 in 0.03s, 9 tests, 8 skipped
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.util.GraphUtilsTest
03-Feb-2014 18:11:11    [junit4] Completed on J1 in 0.02s, 5 tests
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.text.preprocessing.filter.MinLengthLabelFilterTest
03-Feb-2014 18:11:11    [junit4] Completed on J0 in 0.02s, 4 tests
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.text.preprocessing.filter.StopWordLabelFilterMergedTest
03-Feb-2014 18:11:11    [junit4] Completed on J2 in 0.03s, 4 tests
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.util.resource.URLResourceWithParamsTest
03-Feb-2014 18:11:11    [junit4] Completed on J3 in 0.01s, 2 tests
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:11    [junit4] Suite: org.carrot2.text.linguistic.ArabicTest
03-Feb-2014 18:11:11    [junit4] Completed on J1 in 0.01s, 4 tests
03-Feb-2014 18:11:11    [junit4]
03-Feb-2014 18:11:12    [junit4] Suite: org.carrot2.util.StringUtilsTest
03-Feb-2014 18:11:12    [junit4] Completed on J0 in 0.03s, 9 tests
03-Feb-2014 18:11:12    [junit4]
03-Feb-2014 18:11:12    [junit4] Suite: org.carrot2.text.preprocessing.filter.GenitiveLabelFilterTest
03-Feb-2014 18:11:12    [junit4] Completed on J2 in 0.02s, 5 tests
03-Feb-2014 18:11:12    [junit4]
03-Feb-2014 18:11:12    [junit4] Suite: org.carrot2.source.microsoft.Bing3WebDocumentSourceTest
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testPdfFileType
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testMarketOption
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testHtmlUnescaping
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testLargeQuery
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testNoResultsQuery
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testSiteOption
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testInCachingController
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testConservativeMode
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testURLsUnique
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testUtfCharacters
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testQueryLargerThanPage
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testSpeculativeMode
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testDocFileType
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testResultsTotal
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testMetadataAvailable
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] IGNOR/A 0.00s J3 | Bing3WebDocumentSourceTest.testSmallQuery
03-Feb-2014 18:11:12    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
03-Feb-2014 18:11:12    [junit4] Completed on J3 in 0.04s, 16 tests, 16 skipped
03-Feb-2014 18:11:12    [junit4]
03-Feb-2014 18:11:12    [junit4] Suite: org.carrot2.source.pubmed.PubMedContentHandlerTest
03-Feb-2014 18:11:12    [junit4] Completed on J1 in 0.98s, 1 test
03-Feb-2014 18:11:12    [junit4]
03-Feb-2014 18:11:13    [junit4] JVM J0:     0.35 ..    10.61 =    10.26s
03-Feb-2014 18:11:13    [junit4] JVM J1:     0.58 ..    11.43 =    10.84s
03-Feb-2014 18:11:13    [junit4] JVM J2:     0.35 ..    10.61 =    10.26s
03-Feb-2014 18:11:13    [junit4] JVM J3:     0.35 ..    10.66 =    10.31s
03-Feb-2014 18:11:13    [junit4] Execution time total: 11 seconds
03-Feb-2014 18:11:13    [junit4] Tests summary: 97 suites, 919 tests, 119 ignored (114 assumptions)
03-Feb-2014 18:11:13
03-Feb-2014 18:11:13 coverage:
03-Feb-2014 18:11:13 [clover-report] Clover Version 3.2.1, built on January 10 2014 (build-914)
03-Feb-2014 18:11:13 [clover-report] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
03-Feb-2014 18:11:13 [clover-report] Clover: Open Source License registered to Carrot2.
03-Feb-2014 18:11:13 [clover-report] Loading coverage database from: '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/.clover/clover3_2_1.db'
03-Feb-2014 18:11:13 [clover-report] Writing HTML report to '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/coverage-report'
03-Feb-2014 18:11:17 [clover-report] Done. Processed 51 packages in 3772ms (73ms per package).
03-Feb-2014 18:11:17 [clover-report] Clover Version 3.2.1, built on January 10 2014 (build-914)
03-Feb-2014 18:11:17 [clover-report] Loaded from: /home/bamboo/tools/clover-ant-3.2.1/lib/clover.jar
03-Feb-2014 18:11:17 [clover-report] Clover: Open Source License registered to Carrot2.
03-Feb-2014 18:11:17 [clover-report] Loading coverage database from: '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/.clover/clover3_2_1.db'
03-Feb-2014 18:11:17 [clover-report] Writing report to '/mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/coverage-report/coverage.xml'
03-Feb-2014 18:11:17
03-Feb-2014 18:11:17 pmd.tasks:
03-Feb-2014 18:11:17
03-Feb-2014 18:11:17 duplication:
03-Feb-2014 18:11:17     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/duplication-report
03-Feb-2014 18:11:17       [cpd] Starting run, minimumTokenCount is 100
03-Feb-2014 18:11:17       [cpd] Tokenizing files
03-Feb-2014 18:11:17       [cpd] Starting to analyze code
03-Feb-2014 18:11:18       [cpd] Done analyzing code; that took 86 milliseconds
03-Feb-2014 18:11:18       [cpd] Generating report
03-Feb-2014 18:11:18 [xslt.xinclude] Processing /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/duplication-report/duplication.xml to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/duplication-report/index.html
03-Feb-2014 18:11:18 [xslt.xinclude] Loading stylesheet /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/etc/cpd/cpd2html.xsl
03-Feb-2014 18:11:18
03-Feb-2014 18:11:18 compile.findbugs:
03-Feb-2014 18:11:18     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes-findbugs
03-Feb-2014 18:11:18     [javac] Compiling 279 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes-findbugs
03-Feb-2014 18:11:18     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
03-Feb-2014 18:11:19     [javac] 61 @Bindable metadata processed in round 1 in 0.70 secs.
03-Feb-2014 18:11:19     [javac] Note: Some input files use or override a deprecated API.
03-Feb-2014 18:11:19     [javac] Note: Recompile with -Xlint:deprecation for details.
03-Feb-2014 18:11:19     [javac] Note: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/core/carrot2-util-xsltfilter/src/org/carrot2/util/xsltfilter/AddHeaderFilter.java uses unchecked or unsafe operations.
03-Feb-2014 18:11:19     [javac] Note: Recompile with -Xlint:unchecked for details.
03-Feb-2014 18:11:19     [javac] 1 warning
03-Feb-2014 18:11:20     [javac] Compiling 179 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/classes-findbugs
03-Feb-2014 18:11:20     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
03-Feb-2014 18:11:20     [javac] 34 @Bindable metadata processed in round 1 in 0.46 secs.
03-Feb-2014 18:11:21     [javac] Note: Some input files use or override a deprecated API.
03-Feb-2014 18:11:21     [javac] Note: Recompile with -Xlint:deprecation for details.
03-Feb-2014 18:11:21     [javac] Note: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/applications/carrot2-webapp/src/org/carrot2/webapp/QueryProcessorServlet.java uses unchecked or unsafe operations.
03-Feb-2014 18:11:21     [javac] Note: Recompile with -Xlint:unchecked for details.
03-Feb-2014 18:11:21     [javac] 1 warning
03-Feb-2014 18:11:21
03-Feb-2014 18:11:21 findbugs:
03-Feb-2014 18:11:21     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/findbugs-report
03-Feb-2014 18:11:21 [findbugs] Executing findbugs from ant task
03-Feb-2014 18:11:21 [findbugs] Running FindBugs...
03-Feb-2014 18:11:42 [findbugs] The following classes needed for analysis were missing:
03-Feb-2014 18:11:42 [findbugs]   org.apache.commons.fileupload.FileItemFactory
03-Feb-2014 18:11:42 [findbugs]   org.apache.commons.fileupload.FileItem
03-Feb-2014 18:11:42 [findbugs]   com.carrotsearch.junitbenchmarks.AbstractBenchmark
03-Feb-2014 18:11:42 [findbugs]   net.jawr.web.resource.bundle.renderer.AbstractBundleLinkRenderer
03-Feb-2014 18:11:42 [findbugs]   net.jawr.web.resource.bundle.locale.LocaleResolver
03-Feb-2014 18:11:42 [findbugs]   com.carrotsearch.junitbenchmarks.BenchmarkOptions
03-Feb-2014 18:11:42 [findbugs]   net.jawr.web.resource.bundle.handler.ResourceBundlesHandler
03-Feb-2014 18:11:42 [findbugs]   com.carrotsearch.junitbenchmarks.h2.AxisRange
03-Feb-2014 18:11:42 [findbugs]   net.jawr.web.config.JawrConfig
03-Feb-2014 18:11:42 [findbugs]   com.carrotsearch.junitbenchmarks.h2.BenchmarkHistoryChart
03-Feb-2014 18:11:42 [findbugs]   com.carrotsearch.junitbenchmarks.h2.BenchmarkMethodChart
03-Feb-2014 18:11:42 [findbugs]   org.apache.commons.fileupload.servlet.ServletFileUpload
03-Feb-2014 18:11:42 [findbugs]   org.carrot2.text.analysis.ExtendedWhitespaceTokenizerImpl
03-Feb-2014 18:11:42 [findbugs]   net.jawr.web.servlet.RendererRequestUtils
03-Feb-2014 18:11:42 [findbugs]   org.apache.commons.fileupload.FileUploadException
03-Feb-2014 18:11:42 [findbugs] Warnings generated: 35
03-Feb-2014 18:11:42 [findbugs] Missing classes: 16
03-Feb-2014 18:11:42 [findbugs] Calculating exit code...
03-Feb-2014 18:11:42 [findbugs] Setting 'missing class' flag (2)
03-Feb-2014 18:11:42 [findbugs] Setting 'bugs found' flag (1)
03-Feb-2014 18:11:42 [findbugs] Exit code set to: 3
03-Feb-2014 18:11:42 [findbugs] Java Result: 3
03-Feb-2014 18:11:42 [findbugs] Classes needed for analysis were missing
03-Feb-2014 18:11:42 [findbugs] Output saved to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/findbugs-report/findbugs.xml
03-Feb-2014 18:11:42 [xslt.xinclude] Processing /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/findbugs-report/findbugs.xml to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/tmp/findbugs-report/index.html
03-Feb-2014 18:11:42 [xslt.xinclude] Loading stylesheet /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-REPORTS/etc/findbugs/findbugs2html.xsl
03-Feb-2014 18:11:43
03-Feb-2014 18:11:43 reports:
03-Feb-2014 18:11:43
03-Feb-2014 18:11:43 BUILD SUCCESSFUL
03-Feb-2014 18:11:43 Total time: 1 minute 4 seconds
03-Feb-2014 18:11:43 Parsing test results...
03-Feb-2014 18:11:43 Finished task 'Ant'
03-Feb-2014 18:11:43 Running post build plugin 'NCover Results Collector'
03-Feb-2014 18:11:43 Running post build plugin 'Clover Results Collector'
03-Feb-2014 18:11:43 Running post build plugin 'Artifact Copier'
03-Feb-2014 18:11:43 Publishing an artifact: Coverage Report
03-Feb-2014 18:11:43 Finished publishing of artifact Job artifact: [Coverage Report], pattern: [**/*] anchored at: [tmp/coverage-report] in 0s
03-Feb-2014 18:11:43 Publishing an artifact: Duplication Report
03-Feb-2014 18:11:43 Finished publishing of artifact Job artifact: [Duplication Report], pattern: [**/*] anchored at: [tmp/duplication-report] in 0s
03-Feb-2014 18:11:43 Publishing an artifact: FindBugs Report
03-Feb-2014 18:11:43 Finished publishing of artifact Job artifact: [FindBugs Report], pattern: [**/*] anchored at: [tmp/findbugs-report] in 0s
03-Feb-2014 18:11:43 Publishing an artifact: Unit Test Report
03-Feb-2014 18:11:43 Finished publishing of artifact Job artifact: [Unit Test Report], pattern: [**/*] anchored at: [tmp/test-report] in 0s
03-Feb-2014 18:11:43 Finalising the build...
03-Feb-2014 18:11:43 Stopping timer.
03-Feb-2014 18:11:43 Build C2-SOFTWARE0-REPORTS-6 completed.
03-Feb-2014 18:11:43 Running on server: post build plugin 'NCover Results Collector'
03-Feb-2014 18:11:44 Running on server: post build plugin 'Clover Delta Calculator'
03-Feb-2014 18:11:44 Running on server: post build plugin 'Build Hanging Detection Configuration'
03-Feb-2014 18:11:44 Running on server: post build plugin 'Maven Dependencies Postprocessor'
03-Feb-2014 18:11:44 All post build plugins have finished
03-Feb-2014 18:11:44 Generating build results summary...
03-Feb-2014 18:11:44 Saving build results to disk...
03-Feb-2014 18:11:44 Indexing build results...
03-Feb-2014 18:11:44 Finished building C2-SOFTWARE0-REPORTS-6.