Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@bobmcwhirter
Created October 28, 2015 20:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobmcwhirter/f80876fcca8f04b6698a to your computer and use it in GitHub Desktop.
Save bobmcwhirter/f80876fcca8f04b6698a to your computer and use it in GitHub Desktop.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.wildfly.swarm.infinispan.InfinispanArquillianTest
[WARN] wildfly-swarm-logging not available, logging will not be configured
tmpDir: /tmp
Oct 28, 2015 4:08:44 PM org.jboss.msc.service.ServiceContainerImpl <clinit>
INFO: JBoss MSC version 1.2.6.Final
Oct 28, 2015 4:08:44 PM org.jboss.as.server.ApplicationServerService start
INFO: WFLYSRV0049: WildFly Core 2.0.0.CR8 "Kenny" starting
Oct 28, 2015 4:08:45 PM org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemServiceHandler installServices
INFO: WFLYCLINF0001: Activating Infinispan subsystem.
Oct 28, 2015 4:08:45 PM org.jboss.as.server.BootstrapListener done
INFO: WFLYSRV0025: WildFly Core 2.0.0.CR8 "Kenny" started in 1756ms - Started 35 of 217 services (182 services are lazy, passive or on-demand)
Oct 28, 2015 4:08:45 PM org.jboss.as.server.deployment.AbstractDeploymentUnitService start
INFO: WFLYSRV0027: Starting deployment of "53b1bef7-8c82-455f-acab-211367fc655f.jar" (runtime-name: "53b1bef7-8c82-455f-acab-211367fc655f.jar")
Oct 28, 2015 4:08:45 PM org.jboss.as.server.deployment.DeploymentHandlerUtil$1$2 handleResult
INFO: WFLYSRV0010: Deployed "53b1bef7-8c82-455f-acab-211367fc655f.jar" (runtime-name : "53b1bef7-8c82-455f-acab-211367fc655f.jar")
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.49 sec - in org.wildfly.swarm.infinispan.InfinispanArquillianTest
Running org.wildfly.swarm.infinispan.InfinispanInVmTest
[WARN] wildfly-swarm-logging not available, logging will not be configured
tmpDir: /scratch/jenkins/workspace/wildfly-swarm/infinispan/test/target
Oct 28, 2015 4:08:50 PM org.jboss.msc.service.ServiceContainerImpl <clinit>
INFO: JBoss MSC version 1.2.6.Final
Oct 28, 2015 4:08:51 PM org.jboss.as.server.ApplicationServerService start
INFO: WFLYSRV0049: WildFly Core 2.0.0.CR8 "Kenny" starting
Oct 28, 2015 4:08:52 PM org.jboss.as.clustering.infinispan.subsystem.InfinispanSubsystemServiceHandler installServices
INFO: WFLYCLINF0001: Activating Infinispan subsystem.
Oct 28, 2015 4:08:52 PM org.jboss.as.server.BootstrapListener done
INFO: WFLYSRV0025: WildFly Core 2.0.0.CR8 "Kenny" started in 1806ms - Started 35 of 217 services (182 services are lazy, passive or on-demand)
Oct 28, 2015 4:08:52 PM org.jboss.as.server.ApplicationServerService stop
INFO: WFLYSRV0050: WildFly Core 2.0.0.CR8 "Kenny" stopped in 9ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.463 sec - in org.wildfly.swarm.infinispan.InfinispanInVmTest
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment