You are viewing a plain text version of this content. The canonical link for it is here.
Posted to torque-dev@db.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/08/15 13:26:23 UTC

Build failed in Jenkins: Torque4-trunk » Torque Runtime #579

See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/579/display/redirect>

------------------------------------------
[...truncated 2.66 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-core/2.2/commons-jcs-core-2.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.1/junit-4.8.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.7/fulcrum-testcontainer-1.0.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.2.0/commons-dbcp2-2.2.0.jar (187 kB at 4.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.1/junit-4.8.1.jar (237 kB at 6.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-core/2.2/commons-jcs-core-2.2.jar (535 kB at 7.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1.5 MB at 11 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.7/fulcrum-testcontainer-1.0.7.jar (16 kB at 96 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar (130 kB at 736 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ torque-runtime ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ torque-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ torque-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 119 source files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ torque-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ torque-runtime ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.torque.TorqueInstanceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in org.apache.torque.TorqueInstanceTest
Running org.apache.torque.TorqueRuntimeExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec - in org.apache.torque.TorqueRuntimeExceptionTest
Running org.apache.torque.criteria.JoinTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec - in org.apache.torque.criteria.JoinTest
Running org.apache.torque.criteria.CriterionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in org.apache.torque.criteria.CriterionTest
Running org.apache.torque.criteria.CriteriaTest
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec - in org.apache.torque.criteria.CriteriaTest
Running org.apache.torque.manager.AbstractBaseManagerTest
Aug 15, 2018 1:25:19 PM org.apache.commons.jcs.engine.control.CompositeCacheManager getInstance
INFO: Instance is null, creating with config [/cache.ccf]
Aug 15, 2018 1:25:19 PM org.apache.commons.jcs.engine.control.CompositeCacheManager configure
INFO: Creating cache manager from config file: /cache.ccf
Aug 15, 2018 1:25:19 PM org.apache.commons.jcs.utils.threadpool.ThreadPoolManager loadConfig
INFO: thread_pool.default PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
Aug 15, 2018 1:25:19 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Setting default auxiliaries to 
Aug 15, 2018 1:25:19 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 15, 2018 1:25:19 PM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
Aug 15, 2018 1:25:19 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1534339519766, LastAccessTime = 1534339519766, getTimeToLiveSeconds() = -1, createTime = 1534339519766 ]
Aug 15, 2018 1:25:19 PM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.region.testCache1.elementattributes], using default class.
Aug 15, 2018 1:25:19 PM org.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCache initialize
INFO: initialized MemoryCache for testCache1
Aug 15, 2018 1:25:19 PM org.apache.commons.jcs.engine.control.CompositeCache <init>
INFO: Constructed cache with name [testCache1] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 15, 2018 1:25:19 PM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseRegions
INFO: Parsed regions [testCache1]
Aug 15, 2018 1:25:19 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Finished configuration in 34 ms.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.417 sec - in org.apache.torque.manager.AbstractBaseManagerTest
Running org.apache.torque.manager.MethodResultCacheTest
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.engine.control.CompositeCacheManager getInstance
INFO: Instance is null, creating with config [/cache.ccf]
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.engine.control.CompositeCacheManager configure
INFO: Creating cache manager from config file: /cache.ccf
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.utils.threadpool.ThreadPoolManager loadConfig
INFO: thread_pool.default PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Setting default auxiliaries to 
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1534339520829, LastAccessTime = 1534339520829, getTimeToLiveSeconds() = -1, createTime = 1534339520829 ]
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.region.testCache1.elementattributes], using default class.
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCache initialize
INFO: initialized MemoryCache for testCache1
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.engine.control.CompositeCache <init>
INFO: Constructed cache with name [testCache1] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseRegions
INFO: Parsed regions [testCache1]
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Finished configuration in 47 ms.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec - in org.apache.torque.manager.MethodResultCacheTest
Aug 15, 2018 1:25:20 PM org.apache.commons.jcs.engine.control.CompositeCacheManager run
INFO: Shutdown hook activated.  Shutdown was not called.  Shutting down JCS.
Running org.apache.torque.adapter.DBOracleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.apache.torque.adapter.DBOracleTest
Running org.apache.torque.om.ComboKeyTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.apache.torque.om.ComboKeyTest
Running org.apache.torque.om.mapper.DateMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 sec - in org.apache.torque.om.mapper.DateMapperTest
Running org.apache.torque.om.mapper.CompositeMapperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 sec - in org.apache.torque.om.mapper.CompositeMapperTest
Running org.apache.torque.om.mapper.ObjectListMapperTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 sec - in org.apache.torque.om.mapper.ObjectListMapperTest
Running org.apache.torque.om.mapper.IntegerMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 sec - in org.apache.torque.om.mapper.IntegerMapperTest
Running org.apache.torque.om.mapper.BigDecimalMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec - in org.apache.torque.om.mapper.BigDecimalMapperTest
Running org.apache.torque.om.mapper.StringMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec - in org.apache.torque.om.mapper.StringMapperTest
Running org.apache.torque.om.mapper.LongMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 sec - in org.apache.torque.om.mapper.LongMapperTest
Running org.apache.torque.om.NumberKeyTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.apache.torque.om.NumberKeyTest
Running org.apache.torque.avalon.AvalonTest
[WARNING] Unable to find any resource with the name '/componentConfiguration.properties'
[WARNING] Unable to find any resource with the name '/parameters.properties'
[INFO] YaffiContainer ready.
[INFO] YaffiContainer has been disposed.
[WARNING] Unable to find any resource with the name '/componentConfiguration.properties'
[WARNING] Unable to find any resource with the name '/parameters.properties'
[INFO] YaffiContainer ready.
[INFO] YaffiContainer has been disposed.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec - in org.apache.torque.avalon.AvalonTest
Running org.apache.torque.util.functions.MaxTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.apache.torque.util.functions.MaxTest
Running org.apache.torque.util.functions.AggregateFunctionTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec - in org.apache.torque.util.functions.AggregateFunctionTest
Running org.apache.torque.util.functions.AbstractFunctionTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.apache.torque.util.functions.AbstractFunctionTest
Running org.apache.torque.util.functions.MinTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.apache.torque.util.functions.MinTest
Running org.apache.torque.util.functions.SumTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.apache.torque.util.functions.SumTest
Running org.apache.torque.util.functions.AvgTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.apache.torque.util.functions.AvgTest
Running org.apache.torque.util.functions.CountTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.apache.torque.util.functions.CountTest
Running org.apache.torque.util.BasePeerImplTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.681 sec - in org.apache.torque.util.BasePeerImplTest
Running org.apache.torque.util.UniqueListTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.apache.torque.util.UniqueListTest
Running org.apache.torque.util.SummaryHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec - in org.apache.torque.util.SummaryHelperTest
Running org.apache.torque.ColumnImplTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec - in org.apache.torque.ColumnImplTest
Running org.apache.torque.map.ColumnMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in org.apache.torque.map.ColumnMapTest
Running org.apache.torque.sql.QueryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec - in org.apache.torque.sql.QueryTest
Running org.apache.torque.sql.SqlBuilderTest
Tests run: 130, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec - in org.apache.torque.sql.SqlBuilderTest

Results :

Tests run: 365, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ torque-runtime ---
[INFO] Building jar: <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ torque-runtime ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ torque-runtime ---
[INFO] Building jar: <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ torque-runtime ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: velocity.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: checkstyle-cache.ccf
[INFO] Exclude: derby.log
[INFO] Exclude: LICENSE-EDL.txt
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: torque-test/target/**/*
[INFO] Exclude: torque-test/.classpath
[INFO] Exclude: torque-test/.project
[INFO] Exclude: torque-test/.settings/**
[INFO] Exclude: torque-test/src/main/generated-java/**/*
[INFO] Exclude: torque-test/derby.log
[INFO] 182 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 180 licence.
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check
[INFO] 
[INFO] --- dependency-check-maven:3.1.2:check (default) @ torque-runtime ---
[INFO] Skipping dependency-check
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ torque-runtime ---
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.3:cobertura (default-cli) > [cobertura]test @ torque-runtime >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ torque-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ torque-runtime ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:instrument (default-cli) @ torque-runtime ---
[INFO] Cobertura 1.9.2 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 122 files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/generated-classes/cobertura>
Cobertura: Saved information on 122 classes.
Instrument time: 530ms

[INFO] Instrumentation was successful.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ torque-runtime ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ torque-runtime ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Jenkins build is back to stable : Torque4-trunk » Torque Runtime #591

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/591/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Jenkins build is still unstable: Torque4-trunk » Torque Runtime #590

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/590/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Jenkins build is still unstable: Torque4-trunk » Torque Runtime #589

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/589/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Jenkins build is still unstable: Torque4-trunk » Torque Runtime #588

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/588/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Jenkins build is still unstable: Torque4-trunk » Torque Runtime #587

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/587/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Jenkins build is still unstable: Torque4-trunk » Torque Runtime #586

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/586/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Jenkins build is unstable: Torque4-trunk » Torque Runtime #585

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/585/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Build failed in Jenkins: Torque4-trunk » Torque Runtime #584

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/584/display/redirect?page=changes>

Changes:

[tv] Practice Java 8

------------------------------------------
[INFO] 
[INFO] ------------------< org.apache.torque:torque-runtime >------------------
[INFO] Building Torque Runtime 4.1-SNAPSHOT                               [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-core/2.2/commons-jcs-core-2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-core/2.2/commons-jcs-core-2.2.pom (6.1 kB at 362 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs/2.2/commons-jcs-2.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs/2.2/commons-jcs-2.2.pom (19 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.7/fulcrum-testcontainer-1.0.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.7/fulcrum-testcontainer-1.0.7.pom (4.4 kB at 243 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/turbine/turbine-parent/3/turbine-parent-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/turbine/turbine-parent/3/turbine-parent-3.pom (20 kB at 977 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.pom (3.1 kB at 161 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-parent/1/fulcrum-parent-1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-parent/1/fulcrum-parent-1.pom (19 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1.0 kB at 72 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-core/2.2/commons-jcs-core-2.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.7/fulcrum-testcontainer-1.0.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.7/fulcrum-testcontainer-1.0.7.jar (16 kB at 910 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar (130 kB at 5.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-core/2.2/commons-jcs-core-2.2.jar (535 kB at 9.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1.5 MB at 12 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ torque-runtime ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ torque-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ torque-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 119 source files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/classes>
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/java/org/apache/torque/TorqueInstance.java>:[860,35] incompatible types: invalid method reference
    method dispose in class org.apache.torque.manager.AbstractBaseManager<T> cannot be applied to given types
      required: no arguments
      found: org.apache.torque.manager.AbstractBaseManager<?>
      reason: actual and formal argument lists differ in length
[ERROR] <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/java/org/apache/torque/TorqueInstance.java>:[860,54] invalid method reference
  non-static method dispose() cannot be referenced from a static context
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Build failed in Jenkins: Torque4-trunk » Torque Runtime #583

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/583/display/redirect?page=changes>

Changes:

[tv] Fix Spotbugs findings

------------------------------------------
[...truncated 6.80 KB...]
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ torque-runtime ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ torque-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ torque-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 119 source files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ torque-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ torque-runtime ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.torque.om.ComboKeyTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.apache.torque.om.ComboKeyTest
Running org.apache.torque.om.mapper.LongMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.apache.torque.om.mapper.LongMapperTest
Running org.apache.torque.om.mapper.StringMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec - in org.apache.torque.om.mapper.StringMapperTest
Running org.apache.torque.om.mapper.BigDecimalMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec - in org.apache.torque.om.mapper.BigDecimalMapperTest
Running org.apache.torque.om.mapper.ObjectListMapperTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 sec - in org.apache.torque.om.mapper.ObjectListMapperTest
Running org.apache.torque.om.mapper.IntegerMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec - in org.apache.torque.om.mapper.IntegerMapperTest
Running org.apache.torque.om.mapper.CompositeMapperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec - in org.apache.torque.om.mapper.CompositeMapperTest
Running org.apache.torque.om.mapper.DateMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.apache.torque.om.mapper.DateMapperTest
Running org.apache.torque.om.NumberKeyTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.apache.torque.om.NumberKeyTest
Running org.apache.torque.adapter.DBOracleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.torque.adapter.DBOracleTest
Running org.apache.torque.criteria.CriterionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 sec - in org.apache.torque.criteria.CriterionTest
Running org.apache.torque.criteria.CriteriaTest
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec - in org.apache.torque.criteria.CriteriaTest
Running org.apache.torque.criteria.JoinTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec - in org.apache.torque.criteria.JoinTest
Running org.apache.torque.avalon.AvalonTest
[WARNING] Unable to find any resource with the name '/componentConfiguration.properties'
[WARNING] Unable to find any resource with the name '/parameters.properties'
[INFO] YaffiContainer ready.
[INFO] YaffiContainer has been disposed.
[WARNING] Unable to find any resource with the name '/componentConfiguration.properties'
[WARNING] Unable to find any resource with the name '/parameters.properties'
[INFO] YaffiContainer ready.
[INFO] YaffiContainer has been disposed.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.apache.torque.avalon.AvalonTest
Running org.apache.torque.TorqueRuntimeExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec - in org.apache.torque.TorqueRuntimeExceptionTest
Running org.apache.torque.manager.MethodResultCacheTest
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.CompositeCacheManager getInstance
INFO: Instance is null, creating with config [/cache.ccf]
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.CompositeCacheManager configure
INFO: Creating cache manager from config file: /cache.ccf
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.utils.threadpool.ThreadPoolManager loadConfig
INFO: thread_pool.default PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Setting default auxiliaries to 
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1535131479184, LastAccessTime = 1535131479184, getTimeToLiveSeconds() = -1, createTime = 1535131479184 ]
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.region.testCache1.elementattributes], using default class.
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCache initialize
INFO: initialized MemoryCache for testCache1
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.CompositeCache <init>
INFO: Constructed cache with name [testCache1] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseRegions
INFO: Parsed regions [testCache1]
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Finished configuration in 37 ms.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec - in org.apache.torque.manager.MethodResultCacheTest
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.CompositeCacheManager run
INFO: Shutdown hook activated.  Shutdown was not called.  Shutting down JCS.
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.event.ElementEventQueue dispose
INFO: Element event queue destroyed: org.apache.commons.jcs.engine.control.event.ElementEventQueue@11a8b5c1
Running org.apache.torque.manager.AbstractBaseManagerTest
Aug 24, 2018 5:24:39 PM org.apache.commons.jcs.engine.control.CompositeCacheManager getInstance
INFO: Instance is null, creating with config [/cache.ccf]
Aug 24, 2018 5:24:40 PM org.apache.commons.jcs.engine.control.CompositeCacheManager configure
INFO: Creating cache manager from config file: /cache.ccf
Aug 24, 2018 5:24:40 PM org.apache.commons.jcs.utils.threadpool.ThreadPoolManager loadConfig
INFO: thread_pool.default PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
Aug 24, 2018 5:24:40 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Setting default auxiliaries to 
Aug 24, 2018 5:24:40 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 24, 2018 5:24:40 PM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
Aug 24, 2018 5:24:40 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1535131480046, LastAccessTime = 1535131480046, getTimeToLiveSeconds() = -1, createTime = 1535131480046 ]
Aug 24, 2018 5:24:40 PM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.region.testCache1.elementattributes], using default class.
Aug 24, 2018 5:24:40 PM org.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCache initialize
INFO: initialized MemoryCache for testCache1
Aug 24, 2018 5:24:40 PM org.apache.commons.jcs.engine.control.CompositeCache <init>
INFO: Constructed cache with name [testCache1] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 24, 2018 5:24:40 PM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseRegions
INFO: Parsed regions [testCache1]
Aug 24, 2018 5:24:40 PM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Finished configuration in 47 ms.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.apache.torque.manager.AbstractBaseManagerTest
Running org.apache.torque.ColumnImplTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.apache.torque.ColumnImplTest
Running org.apache.torque.TorqueInstanceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in org.apache.torque.TorqueInstanceTest
Running org.apache.torque.sql.SqlBuilderTest
Tests run: 130, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec - in org.apache.torque.sql.SqlBuilderTest
Running org.apache.torque.sql.QueryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.apache.torque.sql.QueryTest
Running org.apache.torque.map.ColumnMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in org.apache.torque.map.ColumnMapTest
Running org.apache.torque.util.UniqueListTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.torque.util.UniqueListTest
Running org.apache.torque.util.BasePeerImplTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 sec - in org.apache.torque.util.BasePeerImplTest
Running org.apache.torque.util.functions.SumTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.apache.torque.util.functions.SumTest
Running org.apache.torque.util.functions.MinTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.apache.torque.util.functions.MinTest
Running org.apache.torque.util.functions.CountTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.apache.torque.util.functions.CountTest
Running org.apache.torque.util.functions.AggregateFunctionTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec - in org.apache.torque.util.functions.AggregateFunctionTest
Running org.apache.torque.util.functions.MaxTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.torque.util.functions.MaxTest
Running org.apache.torque.util.functions.AvgTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.apache.torque.util.functions.AvgTest
Running org.apache.torque.util.functions.AbstractFunctionTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.apache.torque.util.functions.AbstractFunctionTest
Running org.apache.torque.util.SummaryHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.432 sec - in org.apache.torque.util.SummaryHelperTest

Results :

Tests run: 365, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ torque-runtime ---
[INFO] Building jar: <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ torque-runtime ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ torque-runtime ---
[INFO] Building jar: <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ torque-runtime ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: velocity.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: checkstyle-cache.ccf
[INFO] Exclude: derby.log
[INFO] Exclude: LICENSE-EDL.txt
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: torque-test/target/**/*
[INFO] Exclude: torque-test/.classpath
[INFO] Exclude: torque-test/.project
[INFO] Exclude: torque-test/.settings/**
[INFO] Exclude: torque-test/src/main/generated-java/**/*
[INFO] Exclude: torque-test/derby.log
[INFO] 182 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 180 licence.
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check
[INFO] 
[INFO] --- dependency-check-maven:3.1.2:check (default) @ torque-runtime ---
[INFO] Skipping dependency-check
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check[INFO] 

[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ torque-runtime ---
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.3:cobertura (default-cli) > [cobertura]test @ torque-runtime >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ torque-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ torque-runtime ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:instrument (default-cli) @ torque-runtime ---
[INFO] Cobertura 1.9.2 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 122 files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/generated-classes/cobertura>
[cobertura] WARN  [main] net.sourceforge.cobertura.instrument.Main - Unable to instrument file <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/generated-classes/cobertura/org/apache/torque/util/LargeSelect.class>
java.lang.ArrayIndexOutOfBoundsException: 53883
	at org.objectweb.asm.ClassReader.<init>(Unknown Source)
	at org.objectweb.asm.ClassReader.<init>(Unknown Source)
	at org.objectweb.asm.ClassReader.<init>(Unknown Source)
	at net.sourceforge.cobertura.instrument.Main.addInstrumentationToSingleClass(Main.java:355)
	at net.sourceforge.cobertura.instrument.Main.addInstrumentation(Main.java:416)
	at net.sourceforge.cobertura.instrument.Main.parseArguments(Main.java:492)
	at net.sourceforge.cobertura.instrument.Main.main(Main.java:514)
Cobertura: Saved information on 121 classes.
Instrument time: 514ms

[INFO] Instrumentation was successful.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ torque-runtime ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ torque-runtime ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Build failed in Jenkins: Torque4-trunk » Torque Runtime #582

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/582/display/redirect?page=changes>

Changes:

[tv] Cleanup

------------------------------------------
[...truncated 3.20 KB...]
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.1/junit-4.8.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.7/fulcrum-testcontainer-1.0.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.7/fulcrum-testcontainer-1.0.7.jar (16 kB at 862 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.6.0/commons-pool2-2.6.0.jar (131 kB at 4.1 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.5.0/commons-dbcp2-2.5.0.jar (197 kB at 6.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.1/junit-4.8.1.jar (237 kB at 6.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar (130 kB at 2.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-core/2.2/commons-jcs-core-2.2.jar (535 kB at 8.5 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1.5 MB at 12 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ torque-runtime ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ torque-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ torque-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 119 source files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ torque-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ torque-runtime ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.torque.ColumnImplTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec - in org.apache.torque.ColumnImplTest
Running org.apache.torque.TorqueInstanceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.apache.torque.TorqueInstanceTest
Running org.apache.torque.map.ColumnMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec - in org.apache.torque.map.ColumnMapTest
Running org.apache.torque.TorqueRuntimeExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec - in org.apache.torque.TorqueRuntimeExceptionTest
Running org.apache.torque.util.functions.AbstractFunctionTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.apache.torque.util.functions.AbstractFunctionTest
Running org.apache.torque.util.functions.AggregateFunctionTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.apache.torque.util.functions.AggregateFunctionTest
Running org.apache.torque.util.functions.MaxTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.apache.torque.util.functions.MaxTest
Running org.apache.torque.util.functions.MinTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.apache.torque.util.functions.MinTest
Running org.apache.torque.util.functions.AvgTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec - in org.apache.torque.util.functions.AvgTest
Running org.apache.torque.util.functions.SumTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.apache.torque.util.functions.SumTest
Running org.apache.torque.util.functions.CountTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.apache.torque.util.functions.CountTest
Running org.apache.torque.util.SummaryHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 sec - in org.apache.torque.util.SummaryHelperTest
Running org.apache.torque.util.BasePeerImplTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec - in org.apache.torque.util.BasePeerImplTest
Running org.apache.torque.util.UniqueListTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.torque.util.UniqueListTest
Running org.apache.torque.om.NumberKeyTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.apache.torque.om.NumberKeyTest
Running org.apache.torque.om.ComboKeyTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.apache.torque.om.ComboKeyTest
Running org.apache.torque.om.mapper.IntegerMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.489 sec - in org.apache.torque.om.mapper.IntegerMapperTest
Running org.apache.torque.om.mapper.CompositeMapperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 sec - in org.apache.torque.om.mapper.CompositeMapperTest
Running org.apache.torque.om.mapper.DateMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 sec - in org.apache.torque.om.mapper.DateMapperTest
Running org.apache.torque.om.mapper.BigDecimalMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 sec - in org.apache.torque.om.mapper.BigDecimalMapperTest
Running org.apache.torque.om.mapper.StringMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 sec - in org.apache.torque.om.mapper.StringMapperTest
Running org.apache.torque.om.mapper.LongMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 sec - in org.apache.torque.om.mapper.LongMapperTest
Running org.apache.torque.om.mapper.ObjectListMapperTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec - in org.apache.torque.om.mapper.ObjectListMapperTest
Running org.apache.torque.sql.SqlBuilderTest
Tests run: 130, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec - in org.apache.torque.sql.SqlBuilderTest
Running org.apache.torque.sql.QueryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec - in org.apache.torque.sql.QueryTest
Running org.apache.torque.criteria.CriteriaTest
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 sec - in org.apache.torque.criteria.CriteriaTest
Running org.apache.torque.criteria.JoinTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec - in org.apache.torque.criteria.JoinTest
Running org.apache.torque.criteria.CriterionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec - in org.apache.torque.criteria.CriterionTest
Running org.apache.torque.adapter.DBOracleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.apache.torque.adapter.DBOracleTest
Running org.apache.torque.avalon.AvalonTest
[WARNING] Unable to find any resource with the name '/componentConfiguration.properties'
[WARNING] Unable to find any resource with the name '/parameters.properties'
[INFO] YaffiContainer ready.
[INFO] YaffiContainer has been disposed.
[WARNING] Unable to find any resource with the name '/componentConfiguration.properties'
[WARNING] Unable to find any resource with the name '/parameters.properties'
[INFO] YaffiContainer ready.
[INFO] YaffiContainer has been disposed.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in org.apache.torque.avalon.AvalonTest
Running org.apache.torque.manager.AbstractBaseManagerTest
Aug 16, 2018 11:13:32 AM org.apache.commons.jcs.engine.control.CompositeCacheManager getInstance
INFO: Instance is null, creating with config [/cache.ccf]
Aug 16, 2018 11:13:32 AM org.apache.commons.jcs.engine.control.CompositeCacheManager configure
INFO: Creating cache manager from config file: /cache.ccf
Aug 16, 2018 11:13:32 AM org.apache.commons.jcs.utils.threadpool.ThreadPoolManager loadConfig
INFO: thread_pool.default PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
Aug 16, 2018 11:13:32 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Setting default auxiliaries to 
Aug 16, 2018 11:13:32 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 16, 2018 11:13:32 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
Aug 16, 2018 11:13:32 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1534418012214, LastAccessTime = 1534418012214, getTimeToLiveSeconds() = -1, createTime = 1534418012214 ]
Aug 16, 2018 11:13:32 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.region.testCache1.elementattributes], using default class.
Aug 16, 2018 11:13:32 AM org.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCache initialize
INFO: initialized MemoryCache for testCache1
Aug 16, 2018 11:13:32 AM org.apache.commons.jcs.engine.control.CompositeCache <init>
INFO: Constructed cache with name [testCache1] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 16, 2018 11:13:32 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseRegions
INFO: Parsed regions [testCache1]
Aug 16, 2018 11:13:32 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Finished configuration in 60 ms.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 sec - in org.apache.torque.manager.AbstractBaseManagerTest
Running org.apache.torque.manager.MethodResultCacheTest
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.engine.control.CompositeCacheManager getInstance
INFO: Instance is null, creating with config [/cache.ccf]
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.engine.control.CompositeCacheManager configure
INFO: Creating cache manager from config file: /cache.ccf
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.utils.threadpool.ThreadPoolManager loadConfig
INFO: thread_pool.default PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Setting default auxiliaries to 
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1534418013327, LastAccessTime = 1534418013327, getTimeToLiveSeconds() = -1, createTime = 1534418013327 ]
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.region.testCache1.elementattributes], using default class.
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCache initialize
INFO: initialized MemoryCache for testCache1
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.engine.control.CompositeCache <init>
INFO: Constructed cache with name [testCache1] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseRegions
INFO: Parsed regions [testCache1]
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Finished configuration in 52 ms.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec - in org.apache.torque.manager.MethodResultCacheTest
Aug 16, 2018 11:13:33 AM org.apache.commons.jcs.engine.control.CompositeCacheManager run
INFO: Shutdown hook activated.  Shutdown was not called.  Shutting down JCS.

Results :

Tests run: 365, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ torque-runtime ---
[INFO] Building jar: <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ torque-runtime ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ torque-runtime ---
[INFO] Building jar: <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ torque-runtime ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: velocity.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: checkstyle-cache.ccf
[INFO] Exclude: derby.log
[INFO] Exclude: LICENSE-EDL.txt
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: torque-test/target/**/*
[INFO] Exclude: torque-test/.classpath
[INFO] Exclude: torque-test/.project
[INFO] Exclude: torque-test/.settings/**
[INFO] Exclude: torque-test/src/main/generated-java/**/*
[INFO] Exclude: torque-test/derby.log
[INFO] 182 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 180 licence.
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check
[INFO] 
[INFO] --- dependency-check-maven:3.1.2:check (default) @ torque-runtime ---
[INFO] Skipping dependency-check
[CHECKSTYLE] No report found for mojo check
[INFO] 
[PMD] No report found for mojo check[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ torque-runtime ---

[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.3:cobertura (default-cli) > [cobertura]test @ torque-runtime >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ torque-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ torque-runtime ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:instrument (default-cli) @ torque-runtime ---
[INFO] Cobertura 1.9.2 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 122 files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/generated-classes/cobertura>
Cobertura: Saved information on 122 classes.
Instrument time: 637ms

[INFO] Instrumentation was successful.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ torque-runtime ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ torque-runtime ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Build failed in Jenkins: Torque4-trunk » Torque Runtime #581

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/581/display/redirect?page=changes>

Changes:

[tv] Use try-with-resources where applicable
Replace StringBuffer with StringBuilder

------------------------------------------
[...truncated 4.10 KB...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avalon/framework/avalon-framework-api/4.3.1/avalon-framework-api-4.3.1.jar (33 kB at 1.7 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/avalon/framework/avalon-framework-impl/4.3.1/avalon-framework-impl-4.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.7/fulcrum-testcontainer-1.0.7.jar (16 kB at 819 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.8.1/junit-4.8.1.jar (237 kB at 6.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/avalon/framework/avalon-framework-impl/4.3.1/avalon-framework-impl-4.3.1.jar (61 kB at 1.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar (130 kB at 3.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-core/2.2/commons-jcs-core-2.2.jar (535 kB at 9.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1.5 MB at 13 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ torque-runtime ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ torque-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ torque-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 119 source files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ torque-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ torque-runtime ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.torque.avalon.AvalonTest
[WARNING] Unable to find any resource with the name '/componentConfiguration.properties'
[WARNING] Unable to find any resource with the name '/parameters.properties'
[INFO] YaffiContainer ready.
[INFO] YaffiContainer has been disposed.
[WARNING] Unable to find any resource with the name '/componentConfiguration.properties'
[WARNING] Unable to find any resource with the name '/parameters.properties'
[INFO] YaffiContainer ready.
[INFO] YaffiContainer has been disposed.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec - in org.apache.torque.avalon.AvalonTest
Running org.apache.torque.sql.SqlBuilderTest
Tests run: 130, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.435 sec - in org.apache.torque.sql.SqlBuilderTest
Running org.apache.torque.sql.QueryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.apache.torque.sql.QueryTest
Running org.apache.torque.TorqueRuntimeExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec - in org.apache.torque.TorqueRuntimeExceptionTest
Running org.apache.torque.map.ColumnMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 sec - in org.apache.torque.map.ColumnMapTest
Running org.apache.torque.TorqueInstanceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.apache.torque.TorqueInstanceTest
Running org.apache.torque.om.mapper.DateMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in org.apache.torque.om.mapper.DateMapperTest
Running org.apache.torque.om.mapper.StringMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec - in org.apache.torque.om.mapper.StringMapperTest
Running org.apache.torque.om.mapper.BigDecimalMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.apache.torque.om.mapper.BigDecimalMapperTest
Running org.apache.torque.om.mapper.LongMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.397 sec - in org.apache.torque.om.mapper.LongMapperTest
Running org.apache.torque.om.mapper.IntegerMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 sec - in org.apache.torque.om.mapper.IntegerMapperTest
Running org.apache.torque.om.mapper.ObjectListMapperTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 sec - in org.apache.torque.om.mapper.ObjectListMapperTest
Running org.apache.torque.om.mapper.CompositeMapperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec - in org.apache.torque.om.mapper.CompositeMapperTest
Running org.apache.torque.om.ComboKeyTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.apache.torque.om.ComboKeyTest
Running org.apache.torque.om.NumberKeyTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.apache.torque.om.NumberKeyTest
Running org.apache.torque.util.UniqueListTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.apache.torque.util.UniqueListTest
Running org.apache.torque.util.BasePeerImplTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.552 sec - in org.apache.torque.util.BasePeerImplTest
Running org.apache.torque.util.SummaryHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec - in org.apache.torque.util.SummaryHelperTest
Running org.apache.torque.util.functions.MinTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.torque.util.functions.MinTest
Running org.apache.torque.util.functions.AvgTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.torque.util.functions.AvgTest
Running org.apache.torque.util.functions.MaxTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.torque.util.functions.MaxTest
Running org.apache.torque.util.functions.CountTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.torque.util.functions.CountTest
Running org.apache.torque.util.functions.SumTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.torque.util.functions.SumTest
Running org.apache.torque.util.functions.AggregateFunctionTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.torque.util.functions.AggregateFunctionTest
Running org.apache.torque.util.functions.AbstractFunctionTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec - in org.apache.torque.util.functions.AbstractFunctionTest
Running org.apache.torque.criteria.CriteriaTest
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec - in org.apache.torque.criteria.CriteriaTest
Running org.apache.torque.criteria.JoinTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.apache.torque.criteria.JoinTest
Running org.apache.torque.criteria.CriterionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec - in org.apache.torque.criteria.CriterionTest
Running org.apache.torque.ColumnImplTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec - in org.apache.torque.ColumnImplTest
Running org.apache.torque.adapter.DBOracleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.apache.torque.adapter.DBOracleTest
Running org.apache.torque.manager.MethodResultCacheTest
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.control.CompositeCacheManager getInstance
INFO: Instance is null, creating with config [/cache.ccf]
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.control.CompositeCacheManager configure
INFO: Creating cache manager from config file: /cache.ccf
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.utils.threadpool.ThreadPoolManager loadConfig
INFO: thread_pool.default PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Setting default auxiliaries to 
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1534412018259, LastAccessTime = 1534412018259, getTimeToLiveSeconds() = -1, createTime = 1534412018259 ]
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.region.testCache1.elementattributes], using default class.
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCache initialize
INFO: initialized MemoryCache for testCache1
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.control.CompositeCache <init>
INFO: Constructed cache with name [testCache1] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseRegions
INFO: Parsed regions [testCache1]
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Finished configuration in 40 ms.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec - in org.apache.torque.manager.MethodResultCacheTest
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.control.CompositeCacheManager run
INFO: Shutdown hook activated.  Shutdown was not called.  Shutting down JCS.
Running org.apache.torque.manager.AbstractBaseManagerTest
Aug 16, 2018 9:33:38 AM org.apache.commons.jcs.engine.control.CompositeCacheManager getInstance
INFO: Instance is null, creating with config [/cache.ccf]
Aug 16, 2018 9:33:39 AM org.apache.commons.jcs.engine.control.CompositeCacheManager configure
INFO: Creating cache manager from config file: /cache.ccf
Aug 16, 2018 9:33:39 AM org.apache.commons.jcs.utils.threadpool.ThreadPoolManager loadConfig
INFO: thread_pool.default PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
Aug 16, 2018 9:33:39 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Setting default auxiliaries to 
Aug 16, 2018 9:33:39 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 16, 2018 9:33:39 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
Aug 16, 2018 9:33:39 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1534412019122, LastAccessTime = 1534412019122, getTimeToLiveSeconds() = -1, createTime = 1534412019122 ]
Aug 16, 2018 9:33:39 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.region.testCache1.elementattributes], using default class.
Aug 16, 2018 9:33:39 AM org.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCache initialize
INFO: initialized MemoryCache for testCache1
Aug 16, 2018 9:33:39 AM org.apache.commons.jcs.engine.control.CompositeCache <init>
INFO: Constructed cache with name [testCache1] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 16, 2018 9:33:39 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseRegions
INFO: Parsed regions [testCache1]
Aug 16, 2018 9:33:39 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Finished configuration in 40 ms.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.apache.torque.manager.AbstractBaseManagerTest
Aug 16, 2018 9:33:39 AM org.apache.commons.jcs.engine.control.CompositeCacheManager run
INFO: Shutdown hook activated.  Shutdown was not called.  Shutting down JCS.

Results :

Tests run: 365, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ torque-runtime ---
[INFO] Building jar: <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ torque-runtime ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ torque-runtime ---
[INFO] Building jar: <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ torque-runtime ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: velocity.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: checkstyle-cache.ccf
[INFO] Exclude: derby.log
[INFO] Exclude: LICENSE-EDL.txt
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: torque-test/target/**/*
[INFO] Exclude: torque-test/.classpath
[INFO] Exclude: torque-test/.project
[INFO] Exclude: torque-test/.settings/**
[INFO] Exclude: torque-test/src/main/generated-java/**/*
[INFO] Exclude: torque-test/derby.log
[INFO] 182 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 180 licence.
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check
[INFO] 
[INFO] --- dependency-check-maven:3.1.2:check (default) @ torque-runtime ---
[INFO] Skipping dependency-check
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ torque-runtime ---
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.3:cobertura (default-cli) > [cobertura]test @ torque-runtime >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ torque-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ torque-runtime ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:instrument (default-cli) @ torque-runtime ---
[INFO] Cobertura 1.9.2 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 122 files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/generated-classes/cobertura>
Cobertura: Saved information on 122 classes.
Instrument time: 471ms

[INFO] Instrumentation was successful.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ torque-runtime ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ torque-runtime ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org


Build failed in Jenkins: Torque4-trunk » Torque Runtime #580

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/580/display/redirect?page=changes>

Changes:

[tv] Handle warnings

------------------------------------------
[...truncated 1.64 KB...]
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-parent/1/fulcrum-parent-1.pom (19 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1.0 kB at 84 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-core/2.2/commons-jcs-core-2.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.7/fulcrum-testcontainer-1.0.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-testcontainer/1.0.7/fulcrum-testcontainer-1.0.7.jar (16 kB at 862 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/fulcrum/fulcrum-yaafi/1.0.6/fulcrum-yaafi-1.0.6.jar (130 kB at 3.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-jcs-core/2.2/commons-jcs-core-2.2.jar (535 kB at 7.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1.5 MB at 11 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ torque-runtime ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ torque-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ torque-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 119 source files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ torque-runtime ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 35 source files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ torque-runtime ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.torque.ColumnImplTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec - in org.apache.torque.ColumnImplTest
Running org.apache.torque.avalon.AvalonTest
[WARNING] Unable to find any resource with the name '/componentConfiguration.properties'
[WARNING] Unable to find any resource with the name '/parameters.properties'
[INFO] YaffiContainer ready.
[INFO] YaffiContainer has been disposed.
[WARNING] Unable to find any resource with the name '/componentConfiguration.properties'
[WARNING] Unable to find any resource with the name '/parameters.properties'
[INFO] YaffiContainer ready.
[INFO] YaffiContainer has been disposed.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in org.apache.torque.avalon.AvalonTest
Running org.apache.torque.map.ColumnMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in org.apache.torque.map.ColumnMapTest
Running org.apache.torque.util.functions.AbstractFunctionTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.apache.torque.util.functions.AbstractFunctionTest
Running org.apache.torque.util.functions.MinTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.torque.util.functions.MinTest
Running org.apache.torque.util.functions.MaxTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.torque.util.functions.MaxTest
Running org.apache.torque.util.functions.AggregateFunctionTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in org.apache.torque.util.functions.AggregateFunctionTest
Running org.apache.torque.util.functions.AvgTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in org.apache.torque.util.functions.AvgTest
Running org.apache.torque.util.functions.SumTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.apache.torque.util.functions.SumTest
Running org.apache.torque.util.functions.CountTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.torque.util.functions.CountTest
Running org.apache.torque.util.BasePeerImplTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec - in org.apache.torque.util.BasePeerImplTest
Running org.apache.torque.util.SummaryHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 sec - in org.apache.torque.util.SummaryHelperTest
Running org.apache.torque.util.UniqueListTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.apache.torque.util.UniqueListTest
Running org.apache.torque.TorqueRuntimeExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec - in org.apache.torque.TorqueRuntimeExceptionTest
Running org.apache.torque.sql.SqlBuilderTest
Tests run: 130, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 sec - in org.apache.torque.sql.SqlBuilderTest
Running org.apache.torque.sql.QueryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec - in org.apache.torque.sql.QueryTest
Running org.apache.torque.manager.AbstractBaseManagerTest
Aug 16, 2018 8:53:10 AM org.apache.commons.jcs.engine.control.CompositeCacheManager getInstance
INFO: Instance is null, creating with config [/cache.ccf]
Aug 16, 2018 8:53:10 AM org.apache.commons.jcs.engine.control.CompositeCacheManager configure
INFO: Creating cache manager from config file: /cache.ccf
Aug 16, 2018 8:53:10 AM org.apache.commons.jcs.utils.threadpool.ThreadPoolManager loadConfig
INFO: thread_pool.default PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
Aug 16, 2018 8:53:10 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Setting default auxiliaries to 
Aug 16, 2018 8:53:10 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 16, 2018 8:53:10 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
Aug 16, 2018 8:53:10 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1534409590373, LastAccessTime = 1534409590373, getTimeToLiveSeconds() = -1, createTime = 1534409590373 ]
Aug 16, 2018 8:53:10 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.region.testCache1.elementattributes], using default class.
Aug 16, 2018 8:53:10 AM org.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCache initialize
INFO: initialized MemoryCache for testCache1
Aug 16, 2018 8:53:10 AM org.apache.commons.jcs.engine.control.CompositeCache <init>
INFO: Constructed cache with name [testCache1] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 16, 2018 8:53:10 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseRegions
INFO: Parsed regions [testCache1]
Aug 16, 2018 8:53:10 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Finished configuration in 31 ms.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 sec - in org.apache.torque.manager.AbstractBaseManagerTest
Running org.apache.torque.manager.MethodResultCacheTest
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.engine.control.CompositeCacheManager getInstance
INFO: Instance is null, creating with config [/cache.ccf]
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.engine.control.CompositeCacheManager configure
INFO: Creating cache manager from config file: /cache.ccf
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.utils.threadpool.ThreadPoolManager loadConfig
INFO: thread_pool.default PoolConfiguration = useBoundary = [false] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Setting default auxiliaries to 
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1534409591357, LastAccessTime = 1534409591357, getTimeToLiveSeconds() = -1, createTime = 1534409591357 ]
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseElementAttributes
INFO: No special ElementAttribute class defined for key [jcs.region.testCache1.elementattributes], using default class.
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.engine.memory.AbstractDoubleLinkedListMemoryCache initialize
INFO: initialized MemoryCache for testCache1
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.engine.control.CompositeCache <init>
INFO: Constructed cache with name [testCache1] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = SWAP, spoolChunkSize = 2 ]
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.engine.control.CompositeCacheConfigurator parseRegions
INFO: Parsed regions [testCache1]
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.engine.control.CompositeCacheManager doConfigure
INFO: Finished configuration in 35 ms.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.apache.torque.manager.MethodResultCacheTest
Aug 16, 2018 8:53:11 AM org.apache.commons.jcs.engine.control.CompositeCacheManager run
INFO: Shutdown hook activated.  Shutdown was not called.  Shutting down JCS.
Running org.apache.torque.om.mapper.StringMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec - in org.apache.torque.om.mapper.StringMapperTest
Running org.apache.torque.om.mapper.BigDecimalMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.4 sec - in org.apache.torque.om.mapper.BigDecimalMapperTest
Running org.apache.torque.om.mapper.IntegerMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 sec - in org.apache.torque.om.mapper.IntegerMapperTest
Running org.apache.torque.om.mapper.CompositeMapperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec - in org.apache.torque.om.mapper.CompositeMapperTest
Running org.apache.torque.om.mapper.LongMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec - in org.apache.torque.om.mapper.LongMapperTest
Running org.apache.torque.om.mapper.DateMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.apache.torque.om.mapper.DateMapperTest
Running org.apache.torque.om.mapper.ObjectListMapperTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 sec - in org.apache.torque.om.mapper.ObjectListMapperTest
Running org.apache.torque.om.ComboKeyTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.apache.torque.om.ComboKeyTest
Running org.apache.torque.om.NumberKeyTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.apache.torque.om.NumberKeyTest
Running org.apache.torque.criteria.CriterionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.apache.torque.criteria.CriterionTest
Running org.apache.torque.criteria.CriteriaTest
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec - in org.apache.torque.criteria.CriteriaTest
Running org.apache.torque.criteria.JoinTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in org.apache.torque.criteria.JoinTest
Running org.apache.torque.adapter.DBOracleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.apache.torque.adapter.DBOracleTest
Running org.apache.torque.TorqueInstanceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec - in org.apache.torque.TorqueInstanceTest

Results :

Tests run: 365, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ torque-runtime ---
[INFO] Building jar: <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ torque-runtime ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ torque-runtime ---
[INFO] Building jar: <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ torque-runtime ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: velocity.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: checkstyle-cache.ccf
[INFO] Exclude: derby.log
[INFO] Exclude: LICENSE-EDL.txt
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: torque-test/target/**/*
[INFO] Exclude: torque-test/.classpath
[INFO] Exclude: torque-test/.project
[INFO] Exclude: torque-test/.settings/**
[INFO] Exclude: torque-test/src/main/generated-java/**/*
[INFO] Exclude: torque-test/derby.log
[INFO] 182 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 180 licence.
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check
[INFO] 
[INFO] --- dependency-check-maven:3.1.2:check (default) @ torque-runtime ---
[INFO] Skipping dependency-check
[CHECKSTYLE] No report found for mojo check
[PMD] No report found for mojo check
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ torque-runtime ---
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/torque-runtime-4.1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> cobertura-maven-plugin:2.3:cobertura (default-cli) > [cobertura]test @ torque-runtime >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ torque-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ torque-runtime ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- cobertura-maven-plugin:2.3:instrument (default-cli) @ torque-runtime ---
[INFO] Cobertura 1.9.2 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Instrumenting 122 files to <https://builds.apache.org/job/Torque4-trunk/org.apache.torque$torque-runtime/ws/target/generated-classes/cobertura>
Cobertura: Saved information on 122 classes.
Instrument time: 475ms

[INFO] Instrumentation was successful.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ torque-runtime ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ torque-runtime ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ torque-runtime ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results

---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org