Skip to content

Instantly share code, notes, and snippets.

/-

Created December 22, 2015 20:23
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 anonymous/b2d604577d1487d69865 to your computer and use it in GitHub Desktop.
Save anonymous/b2d604577d1487d69865 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building WildFly Swarm: Infinispan Test 1.0.0.Alpha6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-version) @ infinispan-test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven-version) @ infinispan-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (get-scm-revision) @ infinispan-test ---
[INFO] Executing: /bin/sh -c cd /Users/bob/repos/wildfly-swarm/infinispan/test && git rev-parse --verify HEAD
[INFO] Working directory: /Users/bob/repos/wildfly-swarm/infinispan/test
[INFO] Storing buildNumber: b10aff0de8ddd9b5778003afe2b2551f03ae5000 at timestamp: 1450815726253
[INFO] Storing buildScmBranch: master
[INFO]
[INFO] --- maven-dependency-plugin:2.10:tree (default) @ infinispan-test ---
[INFO] Wrote dependency tree to: /Users/bob/repos/wildfly-swarm/infinispan/test/target/dependencies.info
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ infinispan-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/bob/repos/wildfly-swarm/infinispan/test/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ infinispan-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ infinispan-test ---
[INFO] Test Source directory: /Users/bob/repos/wildfly-swarm/infinispan/test/src/it/java added.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ infinispan-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/bob/repos/wildfly-swarm/infinispan/test/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ infinispan-test ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ infinispan-test ---
[INFO] Surefire report directory: /Users/bob/repos/wildfly-swarm/infinispan/test/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.wildfly.swarm.infinispan.InfinispanRemoteTest
[{
"address" => ("extension" => "org.jboss.as.clustering.jgroups"),
"operation" => "add"
}, {
"address" => ("extension" => "org.jboss.as.clustering.infinispan"),
"operation" => "add"
}, {
"address" => ("extension" => "org.jboss.as.jmx"),
"operation" => "add"
}, {
"address" => ("extension" => "org.jboss.as.naming"),
"operation" => "add"
}, {
"address" => [("extension" => "org.jboss.as.logging")],
"operation" => "add"
}, {
"operation" => "add",
"address" => ("interface" => "public"),
"inet-address" => expression "${jboss.bind.address:0.0.0.0}"
}, {
"operation" => "add",
"address" => [("socket-binding-group" => "default-sockets")],
"default-interface" => "public",
"port-offset" => expression "${jboss.socket.binding.port-offset:0}"
}, {
"address" => [
("socket-binding-group" => "default-sockets"),
("socket-binding" => "jgroups-udp")
],
"operation" => "add",
"port" => expression "55200",
"multicast-address" => "${jboss.default.multicast.address:230.0.0.4}",
"multicast-port" => expression "45688"
}, {
"address" => [
("socket-binding-group" => "default-sockets"),
("socket-binding" => "jgroups-udp-fd")
],
"operation" => "add",
"port" => expression "54200"
}, {
"address" => [
("socket-binding-group" => "default-sockets"),
("socket-binding" => "jgroups-mping")
],
"operation" => "add",
"port" => expression "0",
"multicast-address" => "${jboss.default.multicast.address:230.0.0.4}",
"multicast-port" => expression "45700"
}, {
"address" => [
("socket-binding-group" => "default-sockets"),
("socket-binding" => "jgroups-tcp")
],
"operation" => "add",
"port" => expression "7600"
}, {
"address" => [
("socket-binding-group" => "default-sockets"),
("socket-binding" => "jgroups-tcp-fd")
],
"operation" => "add",
"port" => expression "57600"
}, {
"address" => [("subsystem" => "logging")],
"operation" => "add"
}, {
"address" => [
("subsystem" => "logging"),
("pattern-formatter" => "COLOR_PATTERN")
],
"operation" => "add",
"pattern" => "%d{yyyy-MM-dd HH:mm:ss,SSS} %-5p [%c] (%t) %s%e%n"
}, {
"address" => [
("subsystem" => "logging"),
("console-handler" => "CONSOLE")
],
"operation" => "add",
"level" => "DEBUG",
"named-formatter" => "COLOR_PATTERN"
}, {
"address" => [
("subsystem" => "logging"),
("root-logger" => "ROOT")
],
"operation" => "add",
"handlers" => ["CONSOLE"],
"level" => "DEBUG"
}, {
"address" => [("subsystem" => "naming")],
"operation" => "add"
}, {
"address" => [("subsystem" => "jmx")],
"operation" => "add"
}, {
"address" => [("subsystem" => "infinispan")],
"operation" => "add"
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server")
],
"operation" => "add",
"aliases" => [
"singleton",
"cluster"
],
"default-cache" => "default"
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("replicated-cache" => "default")
],
"operation" => "add",
"mode" => "SYNC"
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("replicated-cache" => "default"),
("component" => "backup-for")
],
"operation" => "add",
"remote-cache" => "___defaultcache"
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("replicated-cache" => "default"),
("component" => "backups")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("replicated-cache" => "default"),
("component" => "eviction")
],
"operation" => "add",
"max-entries" => -1L,
"strategy" => "NONE"
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("replicated-cache" => "default"),
("component" => "expiration")
],
"operation" => "add",
"interval" => 60000L,
"lifespan" => -1L,
"max-idle" => -1L
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("replicated-cache" => "default"),
("component" => "locking")
],
"operation" => "add",
"acquire-timeout" => 15000L,
"concurrency-level" => 1000,
"isolation" => "READ_COMMITTED",
"striping" => false
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("replicated-cache" => "default"),
("store" => "none")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("replicated-cache" => "default"),
("component" => "partition-handling")
],
"operation" => "add",
"enabled" => true
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("replicated-cache" => "default"),
("component" => "state-transfer")
],
"operation" => "add",
"chunk-size" => 512,
"timeout" => 240000L
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("replicated-cache" => "default"),
("component" => "transaction")
],
"operation" => "add",
"mode" => "BATCH"
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("thread-pool" => "async-operations")
],
"operation" => "add",
"keepalive-time" => 60000L,
"max-threads" => 25,
"min-threads" => 25,
"queue-length" => 1000
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("thread-pool" => "expiration")
],
"operation" => "add",
"keepalive-time" => 60000L,
"max-threads" => 1
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("transport" => "jgroups")
],
"operation" => "add",
"lock-timeout" => 60000L
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("thread-pool" => "listener")
],
"operation" => "add",
"keepalive-time" => 60000L,
"max-threads" => 1,
"min-threads" => 1,
"queue-length" => 100000
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("thread-pool" => "persistence")
],
"operation" => "add",
"keepalive-time" => 60000L,
"max-threads" => 4,
"min-threads" => 1,
"queue-length" => 0
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("thread-pool" => "remote-command")
],
"operation" => "add",
"keepalive-time" => 60000L,
"max-threads" => 200,
"min-threads" => 1,
"queue-length" => 0
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("thread-pool" => "state-transfer")
],
"operation" => "add",
"keepalive-time" => 60000L,
"max-threads" => 60,
"min-threads" => 1,
"queue-length" => 0
}, {
"address" => [
("subsystem" => "infinispan"),
("cache-container" => "server"),
("thread-pool" => "transport")
],
"operation" => "add",
"keepalive-time" => 60000L,
"max-threads" => 25,
"min-threads" => 25,
"queue-length" => 100000
}, {
"address" => [("subsystem" => "jgroups")],
"operation" => "add",
"default-channel" => "swarm-jgroups"
}, {
"address" => [
("subsystem" => "jgroups"),
("channel" => "swarm-jgroups")
],
"operation" => "add",
"stack" => "udp"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "PING")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "MERGE3")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "FD_SOCK")
],
"operation" => "add",
"socket-binding" => "jgroups-udp-fd"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "FD_ALL")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "VERIFY_SUSPECT")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "pbcast.NAKACK2")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "UNICAST3")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "pbcast.STABLE")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "pbcast.GMS")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "UFC")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "MFC")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "FRAG2")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("protocol" => "RSVP")
],
"operation" => "add"
}, {
"address" => [
("subsystem" => "jgroups"),
("stack" => "udp"),
("transport" => "UDP")
],
"operation" => "add",
"socket-binding" => "jgroups-udp"
}]
tmpDir: /var/folders/sf/_mymxqxj4xncf0jqc9tv3p6w0000gn/T/
15:22:28,202 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
15:22:28,319 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Core 2.0.0.CR8 "Kenny" starting
2015-12-22 15:22:28,930 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 9) WFLYCLINF0001: Activating Infinispan subsystem.
2015-12-22 15:22:28,931 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 10) WFLYCLJG0001: Activating JGroups subsystem.
2015-12-22 15:22:28,932 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 7) WFLYNAM0001: Activating Naming Subsystem
2015-12-22 15:22:28,938 DEBUG [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 9) Installing LocalCommandDispatcherFactoryBuilderProvider for local group
2015-12-22 15:22:28,941 DEBUG [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 9) Installing LocalGroupBuilderProvider for local group
2015-12-22 15:22:28,942 INFO [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service
2015-12-22 15:22:28,943 DEBUG [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 9) Installing LocalNodeFactoryBuilderProvider for local group
2015-12-22 15:22:28,945 DEBUG [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 10) Installing service jboss.clustering.dispatcher.swarm-jgroups for channel swarm-jgroups
2015-12-22 15:22:28,946 DEBUG [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 10) Installing service jboss.naming.context.java.jboss.clustering.dispatcher.swarm-jgroups for channel swarm-jgroups
2015-12-22 15:22:28,946 DEBUG [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 10) Installing service jboss.clustering.group.swarm-jgroups for channel swarm-jgroups
2015-12-22 15:22:28,946 DEBUG [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 10) Installing service jboss.naming.context.java.jboss.clustering.group.swarm-jgroups for channel swarm-jgroups
2015-12-22 15:22:28,947 DEBUG [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 10) Installing service jboss.clustering.nodes.swarm-jgroups for channel swarm-jgroups
2015-12-22 15:22:29,029 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Stage RUNTIME boot ops for subsystem naming succeeded
2015-12-22 15:22:29,029 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Stage RUNTIME boot ops for subsystem jmx succeeded
2015-12-22 15:22:29,029 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Stage RUNTIME boot ops for subsystem infinispan succeeded
2015-12-22 15:22:29,029 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Stage RUNTIME boot ops for subsystem jgroups succeeded
2015-12-22 15:22:29,029 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Ran subsystem runtime operations in [101] ms
2015-12-22 15:22:29,034 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Entered VERIFY stage; waiting for service container to settle
2015-12-22 15:22:29,043 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for naming subsystem MODEL stage boot operations
2015-12-22 15:22:29,043 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jmx subsystem MODEL stage boot operations
2015-12-22 15:22:29,044 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for infinispan subsystem MODEL stage boot operations
2015-12-22 15:22:29,044 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jgroups subsystem MODEL stage boot operations
2015-12-22 15:22:29,044 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for logging subsystem RUNTIME stage boot operations
2015-12-22 15:22:29,044 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for naming subsystem RUNTIME stage boot operations
2015-12-22 15:22:29,044 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jmx subsystem RUNTIME stage boot operations
2015-12-22 15:22:29,044 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for infinispan subsystem RUNTIME stage boot operations
2015-12-22 15:22:29,045 DEBUG [org.jboss.as.controller.management-operation] (Controller Boot Thread) Committed transaction for jgroups subsystem RUNTIME stage boot operations
2015-12-22 15:22:29,077 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.0.CR8 "Kenny" started in 920ms - Started 47 of 133 services (94 services are lazy, passive or on-demand)
2015-12-22 15:22:29,174 FINE [org.jboss.shrinkwrap.impl.base.exporter.AbstractExporterDelegate] (main) Exporting archive - 2fd4be42-e57d-4a64-842f-18f984b04918.jar
2015-12-22 15:22:29,933 DEBUG [org.jboss.as.controller.management-operation] (main) Entered VERIFY stage; waiting for service container to settle
2015-12-22 15:22:29,935 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "2fd4be42-e57d-4a64-842f-18f984b04918.jar" (runtime-name: "2fd4be42-e57d-4a64-842f-18f984b04918.jar")
2015-12-22 15:22:30,249 DEBUG [org.jboss.as.logging] (MSC service thread 1-1) Module not found: org.jboss.logging.jul-to-slf4j-stub:main
2015-12-22 15:22:30,250 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Creating module: deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,250 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding resource "/2fd4be42-e57d-4a64-842f-18f984b04918.jar" to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,252 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.jboss.msc:main, moduleLoader=BootModuleLoader@3b0143d3 for finders [org.wildfly.swarm.bootstrap.modules.BootstrapClasspathModuleFinder@5a8e6209, org.wildfly.swarm.bootstrap.modules.BootstrapModuleFinder@4b4523f8, org.wildfly.swarm.bootstrap.modules.ClasspathModuleFinder@731a74c, org.wildfly.swarm.bootstrap.modules.ApplicationModuleFinder@369f73a2], export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,252 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=javax.api:main, moduleLoader=BootModuleLoader@3b0143d3 for finders [org.wildfly.swarm.bootstrap.modules.BootstrapClasspathModuleFinder@5a8e6209, org.wildfly.swarm.bootstrap.modules.BootstrapModuleFinder@4b4523f8, org.wildfly.swarm.bootstrap.modules.ClasspathModuleFinder@731a74c, org.wildfly.swarm.bootstrap.modules.ApplicationModuleFinder@369f73a2], export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,252 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.jboss.vfs:main, moduleLoader=BootModuleLoader@3b0143d3 for finders [org.wildfly.swarm.bootstrap.modules.BootstrapClasspathModuleFinder@5a8e6209, org.wildfly.swarm.bootstrap.modules.BootstrapModuleFinder@4b4523f8, org.wildfly.swarm.bootstrap.modules.ClasspathModuleFinder@731a74c, org.wildfly.swarm.bootstrap.modules.ApplicationModuleFinder@369f73a2], export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,252 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=sun.jdk:main, moduleLoader=BootModuleLoader@3b0143d3 for finders [org.wildfly.swarm.bootstrap.modules.BootstrapClasspathModuleFinder@5a8e6209, org.wildfly.swarm.bootstrap.modules.BootstrapModuleFinder@4b4523f8, org.wildfly.swarm.bootstrap.modules.ClasspathModuleFinder@731a74c, org.wildfly.swarm.bootstrap.modules.ApplicationModuleFinder@369f73a2], export=false, optional=false, importServices=true] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,252 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=ibm.jdk:main, moduleLoader=BootModuleLoader@3b0143d3 for finders [org.wildfly.swarm.bootstrap.modules.BootstrapClasspathModuleFinder@5a8e6209, org.wildfly.swarm.bootstrap.modules.BootstrapModuleFinder@4b4523f8, org.wildfly.swarm.bootstrap.modules.ClasspathModuleFinder@731a74c, org.wildfly.swarm.bootstrap.modules.ApplicationModuleFinder@369f73a2], export=false, optional=false, importServices=true] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,253 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.wildfly.clustering.api:main, moduleLoader=BootModuleLoader@3b0143d3 for finders [org.wildfly.swarm.bootstrap.modules.BootstrapClasspathModuleFinder@5a8e6209, org.wildfly.swarm.bootstrap.modules.BootstrapModuleFinder@4b4523f8, org.wildfly.swarm.bootstrap.modules.ClasspathModuleFinder@731a74c, org.wildfly.swarm.bootstrap.modules.ApplicationModuleFinder@369f73a2], export=false, optional=true, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,253 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.wildfly.clustering.marshalling.api:main, moduleLoader=BootModuleLoader@3b0143d3 for finders [org.wildfly.swarm.bootstrap.modules.BootstrapClasspathModuleFinder@5a8e6209, org.wildfly.swarm.bootstrap.modules.BootstrapModuleFinder@4b4523f8, org.wildfly.swarm.bootstrap.modules.ClasspathModuleFinder@731a74c, org.wildfly.swarm.bootstrap.modules.ApplicationModuleFinder@369f73a2], export=false, optional=true, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,253 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.wildfly.clustering.singleton:main, moduleLoader=BootModuleLoader@3b0143d3 for finders [org.wildfly.swarm.bootstrap.modules.BootstrapClasspathModuleFinder@5a8e6209, org.wildfly.swarm.bootstrap.modules.BootstrapModuleFinder@4b4523f8, org.wildfly.swarm.bootstrap.modules.ClasspathModuleFinder@731a74c, org.wildfly.swarm.bootstrap.modules.ApplicationModuleFinder@369f73a2], export=false, optional=true, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,253 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.jboss.logging:main, moduleLoader=BootModuleLoader@3b0143d3 for finders [org.wildfly.swarm.bootstrap.modules.BootstrapClasspathModuleFinder@5a8e6209, org.wildfly.swarm.bootstrap.modules.BootstrapModuleFinder@4b4523f8, org.wildfly.swarm.bootstrap.modules.ClasspathModuleFinder@731a74c, org.wildfly.swarm.bootstrap.modules.ApplicationModuleFinder@369f73a2], export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,253 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.apache.commons.logging:main, moduleLoader=BootModuleLoader@3b0143d3 for finders [org.wildfly.swarm.bootstrap.modules.BootstrapClasspathModuleFinder@5a8e6209, org.wildfly.swarm.bootstrap.modules.BootstrapModuleFinder@4b4523f8, org.wildfly.swarm.bootstrap.modules.ClasspathModuleFinder@731a74c, org.wildfly.swarm.bootstrap.modules.ApplicationModuleFinder@369f73a2], export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,253 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.apache.log4j:main, moduleLoader=BootModuleLoader@3b0143d3 for finders [org.wildfly.swarm.bootstrap.modules.BootstrapClasspathModuleFinder@5a8e6209, org.wildfly.swarm.bootstrap.modules.BootstrapModuleFinder@4b4523f8, org.wildfly.swarm.bootstrap.modules.ClasspathModuleFinder@731a74c, org.wildfly.swarm.bootstrap.modules.ApplicationModuleFinder@369f73a2], export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,254 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.slf4j:main, moduleLoader=BootModuleLoader@3b0143d3 for finders [org.wildfly.swarm.bootstrap.modules.BootstrapClasspathModuleFinder@5a8e6209, org.wildfly.swarm.bootstrap.modules.BootstrapModuleFinder@4b4523f8, org.wildfly.swarm.bootstrap.modules.ClasspathModuleFinder@731a74c, org.wildfly.swarm.bootstrap.modules.ApplicationModuleFinder@369f73a2], export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,254 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.infinispan:main, moduleLoader=Service Module Loader, export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,254 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.infinispan:main, moduleLoader=Service Module Loader, export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,254 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.wildfly.swarm.container:main, moduleLoader=Service Module Loader, export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,254 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.wildfly.swarm.container:main, moduleLoader=Service Module Loader, export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,254 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.wildfly.swarm.configuration:main, moduleLoader=Service Module Loader, export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,254 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.wildfly.swarm.configuration:main, moduleLoader=Service Module Loader, export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,254 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.wildfly.swarm.arquillian.daemon:main, moduleLoader=Service Module Loader, export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,255 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.wildfly.swarm.arquillian.daemon:main, moduleLoader=Service Module Loader, export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,255 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.jboss.msc:main, moduleLoader=Service Module Loader, export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,255 DEBUG [org.jboss.as.server.deployment] (MSC service thread 1-1) Adding dependency ModuleDependency [identifier=org.jboss.msc:main, moduleLoader=Service Module Loader, export=false, optional=false, importServices=false] to module deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar:main
2015-12-22 15:22:30,339 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar" is using a private module ("org.infinispan:main") which may be changed or removed in future versions without notice.
2015-12-22 15:22:30,339 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.2fd4be42-e57d-4a64-842f-18f984b04918.jar" is using a private module ("org.infinispan:main") which may be changed or removed in future versions without notice.
2015-12-22 15:22:30,364 FINE [io.netty.util.internal.logging.InternalLoggerFactory] (MSC service thread 1-8) Using java.util.logging as the default logging framework
2015-12-22 15:22:30,366 FINE [io.netty.channel.MultithreadEventLoopGroup] (MSC service thread 1-8) -Dio.netty.eventLoopThreads: 16
2015-12-22 15:22:30,371 FINE [io.netty.util.internal.PlatformDependent0] (MSC service thread 1-8) java.nio.Buffer.address: available
2015-12-22 15:22:30,371 FINE [io.netty.util.internal.PlatformDependent0] (MSC service thread 1-8) sun.misc.Unsafe.theUnsafe: available
2015-12-22 15:22:30,371 FINE [io.netty.util.internal.PlatformDependent0] (MSC service thread 1-8) sun.misc.Unsafe.copyMemory: available
2015-12-22 15:22:30,372 FINE [io.netty.util.internal.PlatformDependent0] (MSC service thread 1-8) java.nio.Bits.unaligned: true
2015-12-22 15:22:30,372 FINE [io.netty.util.internal.PlatformDependent] (MSC service thread 1-8) Java version: 8
2015-12-22 15:22:30,372 FINE [io.netty.util.internal.PlatformDependent] (MSC service thread 1-8) -Dio.netty.noUnsafe: false
2015-12-22 15:22:30,372 FINE [io.netty.util.internal.PlatformDependent] (MSC service thread 1-8) sun.misc.Unsafe: available
2015-12-22 15:22:30,373 FINE [io.netty.util.internal.PlatformDependent] (MSC service thread 1-8) -Dio.netty.noJavassist: false
2015-12-22 15:22:30,420 FINE [io.netty.util.internal.PlatformDependent] (MSC service thread 1-8) Javassist: available
2015-12-22 15:22:30,420 FINE [io.netty.util.internal.PlatformDependent] (MSC service thread 1-8) -Dio.netty.tmpdir: /var/folders/sf/_mymxqxj4xncf0jqc9tv3p6w0000gn/T (java.io.tmpdir)
2015-12-22 15:22:30,420 FINE [io.netty.util.internal.PlatformDependent] (MSC service thread 1-8) -Dio.netty.bitMode: 64 (sun.arch.data.model)
2015-12-22 15:22:30,421 FINE [io.netty.util.internal.PlatformDependent] (MSC service thread 1-8) -Dio.netty.noPreferDirect: false
2015-12-22 15:22:30,432 FINE [io.netty.channel.nio.NioEventLoop] (MSC service thread 1-8) -Dio.netty.noKeySetOptimization: false
2015-12-22 15:22:30,432 FINE [io.netty.channel.nio.NioEventLoop] (MSC service thread 1-8) -Dio.netty.selectorAutoRebuildThreshold: 512
2015-12-22 15:22:30,469 FINE [io.netty.util.internal.ThreadLocalRandom] (MSC service thread 1-8) -Dio.netty.initialSeedUniquifier: 0x38c4386ce9fb0ba8 (took 0 ms)
2015-12-22 15:22:30,486 FINE [io.netty.buffer.ByteBufUtil] (MSC service thread 1-8) -Dio.netty.allocator.type: unpooled
2015-12-22 15:22:30,487 FINE [io.netty.buffer.ByteBufUtil] (MSC service thread 1-8) -Dio.netty.threadLocalDirectBufferSize: 65536
2015-12-22 15:22:30,488 FINE [io.netty.util.NetUtil] (MSC service thread 1-8) Loopback interface: lo0 (lo0, 127.0.0.1)
2015-12-22 15:22:30,488 FINE [io.netty.util.NetUtil] (MSC service thread 1-8) /proc/sys/net/core/somaxconn: 128 (non-existent)
2015-12-22 15:22:30,495 INFO [org.wildfly.swarm.arquillian.daemon.server.Server] (MSC service thread 1-8) Arquillian Daemon server started on localhost:12345
2015-12-22 15:22:30,497 INFO [org.jboss.as.server] (main) WFLYSRV0010: Deployed "2fd4be42-e57d-4a64-842f-18f984b04918.jar" (runtime-name : "2fd4be42-e57d-4a64-842f-18f984b04918.jar")
2015-12-22 15:22:30,520 FINE [io.netty.util.ResourceLeakDetector] (nioEventLoopGroup-3-1) -Dio.netty.leakDetectionLevel: simple
2015-12-22 15:22:30,524 FINE [io.netty.util.internal.JavassistTypeParameterMatcherGenerator] (nioEventLoopGroup-3-1) Generated: io.netty.util.internal.__matchers__.io.netty.buffer.ByteBufMatcher
2015-12-22 15:22:30,526 FINE [io.netty.util.internal.JavassistTypeParameterMatcherGenerator] (nioEventLoopGroup-3-1) Generated: io.netty.util.internal.__matchers__.java.lang.StringMatcher
2015-12-22 15:22:30,531 FINE [io.netty.util.Recycler] (nioEventLoopGroup-3-1) -Dio.netty.recycler.maxCapacity.default: 262144
2015-12-22 15:22:30,534 FINE [io.netty.util.internal.Cleaner0] (nioEventLoopGroup-3-1) java.nio.ByteBuffer.cleaner(): available
2015-12-22 15:22:30,672 FINE [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (nioEventLoopGroup-3-1) Tried to lookup the BeanManager with name java:comp/BeanManager but caught exception: java:comp/BeanManager
2015-12-22 15:22:30,672 FINE [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (nioEventLoopGroup-3-1) Tried to lookup the BeanManager with name java:comp/env/BeanManager but caught exception: java:comp/env/BeanManager
2015-12-22 15:22:30,673 FINE [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (nioEventLoopGroup-3-1) Tried to lookup the BeanManager with name BeanManager but caught exception: BeanManager -- service jboss.naming.context.java.BeanManager
2015-12-22 15:22:30,674 INFO [org.jboss.arquillian.testenricher.cdi.container.BeanManagerProducer] (nioEventLoopGroup-3-1) BeanManager not found.
2015-12-22 15:22:30,694 FINE [org.jboss.arquillian.test.spi.TestEnricher] (nioEventLoopGroup-3-1) BeanManager cannot be located in context. Either you are using an archive with no beans.xml or the BeanManager has not been produced.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 23.711 sec <<< FAILURE! - in org.wildfly.swarm.infinispan.InfinispanRemoteTest
testBasic(org.wildfly.swarm.infinispan.InfinispanRemoteTest) Time elapsed: 0.25 sec <<< ERROR!
javax.naming.NameNotFoundException: infinispan/container/server
at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:153)
at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:83)
at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:207)
at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184)
at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:237)
at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:193)
at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:189)
at javax.naming.InitialContext.lookup(InitialContext.java:417)
at javax.naming.InitialContext.lookup(InitialContext.java:417)
at org.wildfly.swarm.infinispan.InfinispanTests.testBasic(InfinispanTests.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136)
at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:363)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259)
at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:315)
at org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:35)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159)
at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:311)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.wildfly.swarm.arquillian.daemon.TestRunner.executeTest(TestRunner.java:53)
at org.wildfly.swarm.arquillian.daemon.server.Server.executeTest(Server.java:236)
at org.wildfly.swarm.arquillian.daemon.server.Server$StringCommandHandler.channelRead0(Server.java:285)
at org.wildfly.swarm.arquillian.daemon.server.Server$StringCommandHandler.channelRead0(Server.java:255)
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:847)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111)
at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalStateException: null
at org.jboss.msc.value.InjectedValue.getValue(InjectedValue.java:47)
at org.jboss.as.naming.service.BinderService.getValue(BinderService.java:138)
at org.jboss.as.naming.service.BinderService.getValue(BinderService.java:46)
at org.jboss.msc.service.ServiceControllerImpl.getValue(ServiceControllerImpl.java:1158)
at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:131)
at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:83)
at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:207)
at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:184)
at org.jboss.as.naming.InitialContext$DefaultInitialContext.lookup(InitialContext.java:237)
at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:193)
at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:189)
at javax.naming.InitialContext.lookup(InitialContext.java:417)
at javax.naming.InitialContext.lookup(InitialContext.java:417)
at org.wildfly.swarm.infinispan.InfinispanTests.testBasic(InfinispanTests.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:370)
at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136)
at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:363)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:245)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:259)
at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:315)
at org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:35)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:145)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:116)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159)
at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:311)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:204)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:422)
at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:54)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:218)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:166)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.wildfly.swarm.arquillian.daemon.TestRunner.executeTest(TestRunner.java:53)
at org.wildfly.swarm.arquillian.daemon.server.Server.executeTest(Server.java:236)
at org.wildfly.swarm.arquillian.daemon.server.Server$StringCommandHandler.channelRead0(Server.java:285)
at org.wildfly.swarm.arquillian.daemon.server.Server$StringCommandHandler.channelRead0(Server.java:255)
at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:242)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:339)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:324)
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:847)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:111)
at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:137)
at java.lang.Thread.run(Thread.java:745)
Results :
Tests in error:
InfinispanRemoteTest>InfinispanTests.testBasic:45 » NameNotFound infinispan/co...
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26.384 s
[INFO] Finished at: 2015-12-22T15:22:31-05:00
[INFO] Final Memory: 37M/510M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project infinispan-test: There are test failures.
[ERROR]
[ERROR] Please refer to /Users/bob/repos/wildfly-swarm/infinispan/test/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment