Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix problems revealed when domain testsuite runs with assertions enabled. #1086

Merged
merged 13 commits into from Oct 23, 2015

Conversation

bstansberry
Copy link
Contributor

This PR does two main things:

  1. Turns on assertions in the build.
  2. Fixes domain mode issues that are revealed thereby.

We can skip part 1) for now if it's considered too risky for CR2. But I wanted it on for now to get CI tests of this work with assertions now. I can back out those commits before merging if that's the decision.

The details on 2) are:

a) Fix WFCORE-988
b) Fix WFCORE-989
c) Fix an issue where in some situations request tracking wasn't recording that an operation had been 'prepared' even though it had, plus some related code cleanup to help make the intended behavior clearer.

@wildfly-ci
Copy link

Core - Full Integration Build 1866 outcome was FAILURE using a merge of cb043ec
Summary: Tests failed: 5 (5 new), passed: 3072, ignored: 365 Build time: 00:49:24

Failed tests

org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:448)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:250)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)
------- Stdout: -------
INFO  [org.xnio] XNIO version 3.3.2.Final
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.3.2.Final
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.10.Final
 [0m16:41:53,344 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m16:41:53,506 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
 [0m[Host Controller]  [0m16:41:54,027 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Host Controller]  [0m [0m16:41:54,194 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Host Controller]  [0m [0m16:41:54,261 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m16:41:54,820 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m16:41:54,821 INFO  [org.xnio] (MSC service thread 1-4) XNIO version 3.3.2.Final [0m
[Host Controller]  [0m [0m16:41:54,827 INFO  [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.2.Final [0m
[Host Controller]  [0m [0m16:41:54,906 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m16:41:54,960 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m16:41:56,562 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:41:56,628 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:41:56,663 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:41:56,705 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:41:56,987 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management [0m
[Host Controller]  [0m [0m16:41:56,988 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled [0m
[Host Controller]  [0m [0m16:41:56,988 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 3317ms - Started 43 of 46 services (13 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4030 ms
[Host Controller]  [0m [33m16:41:58,496 WARN  [org.jboss.as.messaging] (management-handler-thread - 3) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [33m16:41:58,497 WARN  [org.jboss.as.messaging] (management-handler-thread - 3) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [0m16:41:59,115 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:41:59,477 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 38ms [0m
[Host Controller]  [0m [0m16:41:59,479 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m16:41:59,515 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m16:41:59,540 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m16:41:59,665 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:41:59,666 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:41:59,734 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one [0m
 [0m16:41:59,798 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
 [0m[Server:server-one]  [0m16:42:00,188 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Server:server-one]  [0m [0m16:42:00,407 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Server:server-one]  [0m [0m16:42:00,505 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Server:server-one]  [0m [0m16:42:00,600 INFO  [org.xnio] (MSC service thread 1-1) XNIO version 3.3.2.Final [0m
[Server:server-one]  [0m [0m16:42:00,606 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.2.Final [0m
[Server:server-one]  [0m [0m16:42:00,628 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m16:42:01,193 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-12) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 2dd9cd51 (inbound) of Remoting connection 006db42f to /0:0:0:0:0:0:0:1:39122] [0m
[Host Controller]  [0m [31m16:42:01,203 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([ [0m
[Host Controller]  [31m    ("profile" => "full-ha"), [0m
[Host Controller]  [31m    ("subsystem" => "web") [0m


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:448)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:250)
    at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.start(DomainTestSupport.java:369)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite.initializeDomain(KernelBehavior630TestSuite.java:44)
------- Stdout: -------
 [0m16:42:07,133 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m16:42:07,269 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
 [0m[Host Controller]  [0m16:42:07,831 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Host Controller]  [0m [0m16:42:08,038 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Host Controller]  [0m [0m16:42:08,113 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m16:42:08,666 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m16:42:08,670 INFO  [org.xnio] (MSC service thread 1-4) XNIO version 3.3.2.Final [0m
[Host Controller]  [0m [0m16:42:08,688 INFO  [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.2.Final [0m
[Host Controller]  [0m [0m16:42:08,751 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m16:42:08,790 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m16:42:09,076 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one [0m
 [0m16:42:09,149 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
 [0m[Server:server-one]  [0m16:42:09,548 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Server:server-one]  [0m [0m16:42:09,754 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Server:server-one]  [0m [0m16:42:09,856 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Server:server-one]  [0m [0m16:42:09,970 INFO  [org.xnio] (MSC service thread 1-1) XNIO version 3.3.2.Final [0m
[Server:server-one]  [0m [0m16:42:09,977 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.2.Final [0m
[Server:server-one]  [0m [0m16:42:09,999 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m16:42:10,544 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-12) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 1c2eea00 (inbound) of Remoting connection 01e32381 to /0:0:0:0:0:0:0:1:53516] [0m
[Host Controller]  [0m [0m16:42:10,559 INFO  [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server server-one [0m
[Host Controller]  [0m [0m16:42:10,565 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management [0m
[Host Controller]  [0m [0m16:42:10,565 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://[::1]:9990 [0m
[Host Controller]  [0m [0m16:42:10,565 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 3144ms - Started 43 of 46 services (13 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=server-one, host=master, server-group=other-server-group} status is starting
[Server:server-one]  [0m16:42:10,999 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) started in 1704ms - Started 40 of 56 services (21 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] All servers started in 4307 ms
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4560 ms
 [0m16:42:11,681 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1
 [0m [0m16:42:11,774 INFO  [org.jboss.as.process.Host Controller.status] (main) JBAS012017: Starting process 'Host Controller'
 [0m[Host Controller]  [0m16:42:12,241 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1 [0m
[Host Controller]  [0m [0m16:42:12,352 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1 [0m
[Host Controller]  [0m [0m16:42:12,394 INFO  [org.jboss.as] (MSC service thread 1-1) JBAS015899: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) starting [0m
[Host Controller]  [0m [0m16:42:12,861 INFO  [org.xnio] (MSC service thread 1-3) XNIO Version 3.0.10.GA-redhat-1 [0m
[Host Controller]  [0m [0m16:42:12,864 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.0.10.GA-redhat-1 [0m
[Host Controller]  [0m [0m16:42:12,883 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version (unknown) [0m
[Host Controller]  [0m [0m16:42:12,914 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on [::1]:19999 [0m
[Host Controller]  [0m [0m16:42:13,453 INFO  [org.jboss.as.domain.controller] (Host Controller Service Threads - 4) WFLYHC0019: Registered remote slave host "slave", JBoss EAP 6.3.0.GA (WildFly 7.4.0.Final-redhat-19) [0m
[Host Controller]  [0m [0m16:42:13,458 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) JBAS016582: Connected to master host controller at remote://[::1]:9999 [0m
[Host Controller]  [0m [0m16:42:13,490 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010922: Starting server server-one [0m
 [0m16:42:13,544 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) JBAS012017: Starting process 'Server:server-one'
 [0m[Server:server-one] Java HotSpot(TM) Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
[Server:server-one] Java HotSpot(TM) Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.KernelBehavior620TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_2_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap620.KernelBehavior620TestSuite.initializeDomain(KernelBehavior620TestSuite.java:42)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_2_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite.initializeDomain(MixedDomain620TestSuite.java:43)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_4_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


@wildfly-ci
Copy link

Full integration - Windows Build 288 outcome was FAILURE using a merge of cb043ec
Summary: Tests failed: 5 (5 new), passed: 3072, ignored: 365 Build time: 00:49:59

Failed tests

org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.KernelBehavior620TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:448)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:250)
    at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.start(DomainTestSupport.java:369)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap620.KernelBehavior620TestSuite.initializeDomain(KernelBehavior620TestSuite.java:42)
------- Stdout: -------
INFO  [org.xnio] XNIO version 3.3.2.Final
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.3.2.Final
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.10.Final
16:47:30,849 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
16:47:31,024 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
[Host Controller] 16:47:31,468 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Host Controller] 16:47:31,682 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Host Controller] 16:47:31,735 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 16:47:32,368 INFO  [org.xnio] (MSC service thread 1-7) XNIO version 3.3.2.Final
[Host Controller] 16:47:32,369 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 16:47:32,375 INFO  [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.3.2.Final
[Host Controller] 16:47:32,413 INFO  [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.10.Final
[Host Controller] 16:47:32,435 INFO  [org.jboss.as.remoting] (MSC service thread 1-7) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 16:47:32,666 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one
16:47:32,677 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
[Server:server-one] 16:47:33,048 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Server:server-one] 16:47:33,267 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Server:server-one] 16:47:33,404 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Server:server-one] 16:47:33,512 INFO  [org.xnio] (MSC service thread 1-6) XNIO version 3.3.2.Final
[Server:server-one] 16:47:33,520 INFO  [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.3.2.Final
[Server:server-one] 16:47:33,554 INFO  [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 4.0.10.Final
[Host Controller] 16:47:34,117 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-10) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 0cdff87c (inbound) of Remoting connection 00c3cc9e to /0:0:0:0:0:0:0:1:55447]
[Host Controller] 16:47:34,131 INFO  [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server server-one
[Host Controller] 16:47:34,138 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
[Host Controller] 16:47:34,139 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://[::1]:9990
[Host Controller] 16:47:34,139 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 3009ms - Started 43 of 46 services (13 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=server-one, host=master, server-group=other-server-group} status is starting
[Server:server-one] 16:47:34,412 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) started in 1658ms - Started 40 of 56 services (21 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] All servers started in 3951 ms
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4203 ms
16:47:35,111 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final-redhat-2
16:47:35,257 INFO  [org.jboss.as.process.Host Controller.status] (main) JBAS012017: Starting process 'Host Controller'
[Host Controller] 16:47:35,706 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final-redhat-2
[Host Controller] 16:47:35,837 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
[Host Controller] 16:47:35,879 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14) starting
[Host Controller] 16:47:36,433 INFO  [org.xnio] (MSC service thread 1-5) XNIO Version 3.0.7.GA-redhat-1
[Host Controller] 16:47:36,437 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.0.7.GA-redhat-1
[Host Controller] 16:47:36,443 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 3.2.18.GA-redhat-1
[Host Controller] 16:47:36,548 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on [::1]:19999
[Host Controller] 16:47:36,970 INFO  [org.jboss.as.domain.controller] (Host Controller Service Threads - 2) WFLYHC0019: Registered remote slave host "slave", JBoss EAP 6.2.0.GA (WildFly 7.3.0.Final-redhat-14)
[Host Controller] 16:47:37,030 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010922: Starting server server-one
16:47:37,041 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) JBAS012017: Starting process 'Server:server-one'


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:448)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:250)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite.initializeDomain(MixedDomain620TestSuite.java:43)
------- Stdout: -------
16:49:35,862 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
16:49:36,045 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
[Host Controller] 16:49:36,489 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Host Controller] 16:49:36,702 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Host Controller] 16:49:36,754 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 16:49:37,396 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.3.2.Final
[Host Controller] 16:49:37,397 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 16:49:37,403 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.2.Final
[Host Controller] 16:49:37,440 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.10.Final
[Host Controller] 16:49:37,460 INFO  [org.jboss.as.remoting] (MSC service thread 1-7) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 16:49:38,277 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:49:38,308 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:49:38,344 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:49:38,363 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:49:38,573 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
[Host Controller] 16:49:38,573 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
[Host Controller] 16:49:38,573 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 2423ms - Started 43 of 46 services (13 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 3100 ms
[Host Controller] 16:49:40,343 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost!
[Host Controller] 16:49:40,344 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
[Host Controller] 16:49:41,113 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:49:41,719 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 13ms
[Host Controller] 16:49:41,720 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 16:49:41,738 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 16:49:41,765 INFO  [org.jboss.as.remoting] (MSC service thread 1-6) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 16:49:41,838 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:49:41,841 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:49:41,935 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one
16:49:41,948 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
[Server:server-one] 16:49:42,381 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Server:server-one] 16:49:42,613 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Server:server-one] 16:49:42,744 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Server:server-one] 16:49:42,852 INFO  [org.xnio] (MSC service thread 1-8) XNIO version 3.3.2.Final
[Server:server-one] 16:49:42,859 INFO  [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.3.2.Final
[Server:server-one] 16:49:42,918 INFO  [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 4.0.10.Final
[Host Controller] 16:49:43,449 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-11) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 06c2981c (inbound) of Remoting connection 0023a7ab to /0:0:0:0:0:0:0:1:55487]
[Host Controller] 16:49:43,466 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([
[Host Controller]     ("profile" => "full-ha"),
[Host Controller]     ("subsystem" => "web")
[Host Controller] ]) - failure description: "WFLYCTL0309: Legacy extension 'org.jboss.as.web' is not supported on servers running this version. The extension is only supported for use by hosts running a previous release in a mixed-version managed domain"
[Host Controller] 16:49:43,467 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("register-server") failed - address: ([]): java.lang.RuntimeException: WFLYHC0056: Failed to retrieve profile operations from domain controller
[Host Controller]   at org.jboss.as.host.controller.DomainModelControllerService.getProfileOperations(DomainModelControllerService.java:448)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite.initializeDomain(KernelBehavior630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_4_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


@wildfly-ci
Copy link

Linux Build 2755 outcome was FAILURE using a merge of cb043ec
Summary: Execution timeout (new); tests passed: 3086, ignored: 49 Build time: 01:00:09

@wildfly-ci
Copy link

Core - Full Integration Build 1867 outcome was FAILURE using a merge of cb043ec
Summary: Tests failed: 5, passed: 3072, ignored: 365 Build time: 00:49:23

Failed tests

org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:448)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:250)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)
------- Stdout: -------
INFO  [org.xnio] XNIO version 3.3.2.Final
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.3.2.Final
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.10.Final
 [0m17:46:53,947 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m17:46:54,157 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
 [0m[Host Controller]  [0m17:46:54,687 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Host Controller]  [0m [0m17:46:54,856 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Host Controller]  [0m [0m17:46:54,915 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m17:46:55,481 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m17:46:55,486 INFO  [org.xnio] (MSC service thread 1-4) XNIO version 3.3.2.Final [0m
[Host Controller]  [0m [0m17:46:55,506 INFO  [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.2.Final [0m
[Host Controller]  [0m [0m17:46:55,572 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m17:46:55,620 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m17:46:57,204 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m17:46:57,258 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m17:46:57,304 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m17:46:57,348 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m17:46:57,622 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management [0m
[Host Controller]  [0m [0m17:46:57,622 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled [0m
[Host Controller]  [0m [0m17:46:57,622 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 3290ms - Started 43 of 46 services (13 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4194 ms
[Host Controller]  [0m [33m17:46:59,233 WARN  [org.jboss.as.messaging] (management-handler-thread - 3) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [33m17:46:59,233 WARN  [org.jboss.as.messaging] (management-handler-thread - 3) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [0m17:46:59,824 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 4) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m17:47:00,225 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 56ms [0m
[Host Controller]  [0m [0m17:47:00,226 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m17:47:00,279 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m17:47:00,319 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m17:47:00,412 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m17:47:00,413 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m17:47:00,475 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one [0m
 [0m17:47:00,524 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
 [0m[Server:server-one]  [0m17:47:00,919 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Server:server-one]  [0m [0m17:47:01,127 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Server:server-one]  [0m [0m17:47:01,216 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Server:server-one]  [0m [0m17:47:01,326 INFO  [org.xnio] (MSC service thread 1-1) XNIO version 3.3.2.Final [0m
[Server:server-one]  [0m [0m17:47:01,335 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.2.Final [0m
[Server:server-one]  [0m [0m17:47:01,356 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m17:47:01,888 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-12) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 3b8dc842 (inbound) of Remoting connection 001667a2 to /0:0:0:0:0:0:0:1:53450] [0m
[Host Controller]  [0m [31m17:47:01,900 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([ [0m
[Host Controller]  [31m    ("profile" => "full-ha"), [0m
[Host Controller]  [31m    ("subsystem" => "web") [0m


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:448)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:250)
    at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.start(DomainTestSupport.java:369)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite.initializeDomain(KernelBehavior630TestSuite.java:44)
------- Stdout: -------
 [0m17:47:07,725 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m17:47:07,860 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
 [0m[Host Controller]  [0m17:47:08,400 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Host Controller]  [0m [0m17:47:08,597 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Host Controller]  [0m [0m17:47:08,647 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m17:47:09,325 INFO  [org.xnio] (MSC service thread 1-1) XNIO version 3.3.2.Final [0m
[Host Controller]  [0m [0m17:47:09,326 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m17:47:09,332 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.2.Final [0m
[Host Controller]  [0m [0m17:47:09,416 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m17:47:09,438 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m17:47:09,800 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one [0m
 [0m17:47:09,865 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
 [0m[Server:server-one]  [0m17:47:10,221 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Server:server-one]  [0m [0m17:47:10,446 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Server:server-one]  [0m [0m17:47:10,535 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Server:server-one]  [0m [0m17:47:10,633 INFO  [org.xnio] (MSC service thread 1-3) XNIO version 3.3.2.Final [0m
[Server:server-one]  [0m [0m17:47:10,639 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.3.2.Final [0m
[Server:server-one]  [0m [0m17:47:10,667 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m17:47:11,203 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-13) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 7fa7c796 (inbound) of Remoting connection 0113d7a7 to /0:0:0:0:0:0:0:1:49275] [0m
[Host Controller]  [0m [0m17:47:11,220 INFO  [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server server-one [0m
[Host Controller]  [0m [0m17:47:11,226 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management [0m
[Host Controller]  [0m [0m17:47:11,226 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://[::1]:9990 [0m
[Host Controller]  [0m [0m17:47:11,226 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 3220ms - Started 43 of 46 services (13 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=server-one, host=master, server-group=other-server-group} status is starting
[Server:server-one]  [0m17:47:11,614 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) started in 1667ms - Started 40 of 56 services (21 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] All servers started in 4526 ms
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4782 ms
 [0m17:47:12,423 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1
 [0m [0m17:47:12,536 INFO  [org.jboss.as.process.Host Controller.status] (main) JBAS012017: Starting process 'Host Controller'
 [0m[Host Controller]  [0m17:47:13,090 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1 [0m
[Host Controller]  [0m [0m17:47:13,261 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1 [0m
[Host Controller]  [0m [0m17:47:13,318 INFO  [org.jboss.as] (MSC service thread 1-2) JBAS015899: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) starting [0m
[Host Controller]  [0m [0m17:47:13,852 INFO  [org.xnio] (MSC service thread 1-3) XNIO Version 3.0.10.GA-redhat-1 [0m
[Host Controller]  [0m [0m17:47:13,856 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.0.10.GA-redhat-1 [0m
[Host Controller]  [0m [0m17:47:13,880 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version (unknown) [0m
[Host Controller]  [0m [0m17:47:13,909 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on [::1]:19999 [0m
[Host Controller]  [0m [0m17:47:14,586 INFO  [org.jboss.as.domain.controller] (Host Controller Service Threads - 2) WFLYHC0019: Registered remote slave host "slave", JBoss EAP 6.3.0.GA (WildFly 7.4.0.Final-redhat-19) [0m
[Host Controller]  [0m [0m17:47:14,591 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) JBAS016582: Connected to master host controller at remote://[::1]:9999 [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=server-one, host=slave, server-group=other-server-group} status is starting
[Host Controller]  [0m [0m17:47:14,620 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010922: Starting server server-one [0m
 [0m17:47:14,671 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) JBAS012017: Starting process 'Server:server-one'
 [0m[Server:server-one] Java HotSpot(TM) Server VM warning: ignoring option PermSize=128m; support was removed in 8.0


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.KernelBehavior620TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_2_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap620.KernelBehavior620TestSuite.initializeDomain(KernelBehavior620TestSuite.java:42)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_2_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite.initializeDomain(MixedDomain620TestSuite.java:43)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_4_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


@wildfly-ci
Copy link

Full integration - Windows Build 289 outcome was FAILURE using a merge of cb043ec
Summary: Tests failed: 6 (1 new), passed: 3071, ignored: 365 Build time: 00:51:51

Failed tests

org.jboss.as.test.integration.security.loginmodules.LdapExtPasswordCachingTestCase.test3: java.lang.AssertionError: Password from cache 1 expected:<1> but was:<2>
    at org.jboss.as.test.integration.security.loginmodules.LdapExtPasswordCachingTestCase.test3(LdapExtPasswordCachingTestCase.java:182)
------- Stdout: -------
reseting file writer
counterFile = C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\basic\target\tmp.password
callsCounter = -1
reading counter file: C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\basic\target\tmp.password
17:28:21,298 INFO  [org.jboss.as.test.integration.security.common.Utils] (main) Requesting URL http://[::1]:8080/test-DEP3/printPrincipal
callsCounter = -1
reading counter file: C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\basic\target\tmp.password
17:28:26,748 INFO  [org.jboss.as.test.integration.security.common.Utils] (main) Requesting URL http://[::1]:8080/test-DEP3/printPrincipal
callsCounter = -1
reading counter file: C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\basic\target\tmp.password


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.KernelBehavior620TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:448)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:250)
    at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.start(DomainTestSupport.java:369)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap620.KernelBehavior620TestSuite.initializeDomain(KernelBehavior620TestSuite.java:42)
------- Stdout: -------
INFO  [org.xnio] XNIO version 3.3.2.Final
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.3.2.Final
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.10.Final
17:54:22,035 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
17:54:22,211 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
[Host Controller] 17:54:22,657 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Host Controller] 17:54:22,866 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Host Controller] 17:54:22,919 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 17:54:23,552 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.3.2.Final
[Host Controller] 17:54:23,553 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 17:54:23,560 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.2.Final
[Host Controller] 17:54:23,595 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.10.Final
[Host Controller] 17:54:23,617 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 17:54:23,856 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one
17:54:23,868 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
[Server:server-one] 17:54:24,243 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Server:server-one] 17:54:24,465 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Server:server-one] 17:54:24,603 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Server:server-one] 17:54:24,711 INFO  [org.xnio] (MSC service thread 1-5) XNIO version 3.3.2.Final
[Server:server-one] 17:54:24,718 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.3.2.Final
[Server:server-one] 17:54:24,753 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 4.0.10.Final
[Host Controller] 17:54:25,317 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-10) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 55342069 (inbound) of Remoting connection 00c3cc9e to /0:0:0:0:0:0:0:1:51761]
[Host Controller] 17:54:25,330 INFO  [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server server-one
[Host Controller] 17:54:25,338 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
[Host Controller] 17:54:25,338 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://[::1]:9990
[Host Controller] 17:54:25,339 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 3018ms - Started 43 of 46 services (13 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=server-one, host=master, server-group=other-server-group} status is starting
[Server:server-one] 17:54:25,613 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) started in 1664ms - Started 40 of 56 services (21 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] All servers started in 3988 ms
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4240 ms
17:54:26,329 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final-redhat-2
17:54:26,477 INFO  [org.jboss.as.process.Host Controller.status] (main) JBAS012017: Starting process 'Host Controller'
[Host Controller] 17:54:26,926 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final-redhat-2
[Host Controller] 17:54:27,057 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
[Host Controller] 17:54:27,099 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14) starting
[Host Controller] 17:54:27,654 INFO  [org.xnio] (MSC service thread 1-6) XNIO Version 3.0.7.GA-redhat-1
[Host Controller] 17:54:27,657 INFO  [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.0.7.GA-redhat-1
[Host Controller] 17:54:27,664 INFO  [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 3.2.18.GA-redhat-1
[Host Controller] 17:54:27,765 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on [::1]:19999
[Host Controller] 17:54:28,193 INFO  [org.jboss.as.domain.controller] (Host Controller Service Threads - 2) WFLYHC0019: Registered remote slave host "slave", JBoss EAP 6.2.0.GA (WildFly 7.3.0.Final-redhat-14)
[Host Controller] 17:54:28,251 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010922: Starting server server-one
17:54:28,262 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) JBAS012017: Starting process 'Server:server-one'


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:448)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:250)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite.initializeDomain(MixedDomain620TestSuite.java:43)
------- Stdout: -------
17:56:27,090 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
17:56:27,272 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
[Host Controller] 17:56:27,722 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Host Controller] 17:56:27,932 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Host Controller] 17:56:27,986 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 17:56:28,632 INFO  [org.xnio] (MSC service thread 1-6) XNIO version 3.3.2.Final
[Host Controller] 17:56:28,633 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 17:56:28,639 INFO  [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.3.2.Final
[Host Controller] 17:56:28,676 INFO  [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 4.0.10.Final
[Host Controller] 17:56:28,698 INFO  [org.jboss.as.remoting] (MSC service thread 1-7) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 17:56:29,539 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 17:56:29,571 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 17:56:29,607 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 17:56:29,626 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 17:56:29,844 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
[Host Controller] 17:56:29,844 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
[Host Controller] 17:56:29,844 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 2463ms - Started 43 of 46 services (13 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 3141 ms
[Host Controller] 17:56:31,693 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost!
[Host Controller] 17:56:31,694 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
[Host Controller] 17:56:32,447 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 17:56:33,044 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 15ms
[Host Controller] 17:56:33,045 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 17:56:33,066 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 17:56:33,096 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 17:56:33,178 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 17:56:33,180 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 17:56:33,260 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one
17:56:33,271 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
[Server:server-one] 17:56:33,693 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Server:server-one] 17:56:33,929 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Server:server-one] 17:56:34,061 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Server:server-one] 17:56:34,167 INFO  [org.xnio] (MSC service thread 1-3) XNIO version 3.3.2.Final
[Server:server-one] 17:56:34,174 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.3.2.Final
[Server:server-one] 17:56:34,214 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.10.Final
[Host Controller] 17:56:34,757 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-11) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 2709632b (inbound) of Remoting connection 0140816c to /0:0:0:0:0:0:0:1:51801]
[Host Controller] 17:56:34,844 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([
[Host Controller]     ("profile" => "full-ha"),
[Host Controller]     ("subsystem" => "web")
[Host Controller] ]) - failure description: "WFLYCTL0309: Legacy extension 'org.jboss.as.web' is not supported on servers running this version. The extension is only supported for use by hosts running a previous release in a mixed-version managed domain"
[Host Controller] 17:56:34,845 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("register-server") failed - address: ([]): java.lang.RuntimeException: WFLYHC0056: Failed to retrieve profile operations from domain controller
[Host Controller]   at org.jboss.as.host.controller.DomainModelControllerService.getProfileOperations(DomainModelControllerService.java:448)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite.initializeDomain(KernelBehavior630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_4_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


@wildfly-ci
Copy link

Linux Build 2756 outcome was FAILURE using a merge of cb043ec
Summary: Execution timeout; tests passed: 3086, ignored: 49 Build time: 01:00:07

@wildfly-ci
Copy link

Core - Full Integration Build 1871 outcome was FAILURE using a merge of 3bf3913
Summary: Tests failed: 5, passed: 3072, ignored: 365 Build time: 00:49:08

Failed tests

org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:448)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:250)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)
------- Stdout: -------
INFO  [org.xnio] XNIO version 3.3.2.Final
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.3.2.Final
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.10.Final
 [0m21:11:44,798 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m21:11:45,055 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
 [0m[Host Controller]  [0m21:11:45,575 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Host Controller]  [0m [0m21:11:45,744 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Host Controller]  [0m [0m21:11:45,806 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m21:11:46,361 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m21:11:46,392 INFO  [org.xnio] (MSC service thread 1-1) XNIO version 3.3.2.Final [0m
[Host Controller]  [0m [0m21:11:46,398 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.2.Final [0m
[Host Controller]  [0m [0m21:11:46,423 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m21:11:46,495 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m21:11:48,014 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m21:11:48,067 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m21:11:48,113 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m21:11:48,147 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m21:11:48,420 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management [0m
[Host Controller]  [0m [0m21:11:48,421 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled [0m
[Host Controller]  [0m [0m21:11:48,421 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 3207ms - Started 43 of 46 services (13 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4117 ms
[Host Controller]  [0m [33m21:11:49,975 WARN  [org.jboss.as.messaging] (management-handler-thread - 4) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [33m21:11:49,975 WARN  [org.jboss.as.messaging] (management-handler-thread - 4) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [0m21:11:50,588 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m21:11:50,922 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 29ms [0m
[Host Controller]  [0m [0m21:11:50,923 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m21:11:51,019 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m21:11:51,054 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m21:11:51,184 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m21:11:51,185 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m21:11:51,247 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one [0m
 [0m21:11:51,303 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
 [0m[Server:server-one]  [0m21:11:51,672 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Server:server-one]  [0m [0m21:11:51,895 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Server:server-one]  [0m [0m21:11:51,990 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Server:server-one]  [0m [0m21:11:52,111 INFO  [org.xnio] (MSC service thread 1-1) XNIO version 3.3.2.Final [0m
[Server:server-one]  [0m [0m21:11:52,117 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.2.Final [0m
[Server:server-one]  [0m [0m21:11:52,139 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m21:11:52,658 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-12) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 20b956de (inbound) of Remoting connection 0041aaba to /0:0:0:0:0:0:0:1:59625] [0m
[Host Controller]  [0m [31m21:11:52,672 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([ [0m
[Host Controller]  [31m    ("profile" => "full-ha"), [0m
[Host Controller]  [31m    ("subsystem" => "web") [0m


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:448)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:250)
    at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.start(DomainTestSupport.java:369)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite.initializeDomain(KernelBehavior630TestSuite.java:44)
------- Stdout: -------
 [0m21:11:58,447 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m21:11:58,576 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
 [0m[Host Controller]  [0m21:11:59,137 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Host Controller]  [0m [0m21:11:59,366 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Host Controller]  [0m [0m21:11:59,418 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m21:12:00,065 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m21:12:00,076 INFO  [org.xnio] (MSC service thread 1-3) XNIO version 3.3.2.Final [0m
[Host Controller]  [0m [0m21:12:00,093 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.3.2.Final [0m
[Host Controller]  [0m [0m21:12:00,162 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m21:12:00,218 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m21:12:00,719 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one [0m
 [0m21:12:00,774 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
 [0m[Server:server-one]  [0m21:12:01,120 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Server:server-one]  [0m [0m21:12:01,343 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Server:server-one]  [0m [0m21:12:01,439 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Server:server-one]  [0m [0m21:12:01,536 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.3.2.Final [0m
[Server:server-one]  [0m [0m21:12:01,542 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.2.Final [0m
[Server:server-one]  [0m [0m21:12:01,572 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m21:12:02,106 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-12) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 3be136ef (inbound) of Remoting connection 006031b4 to /0:0:0:0:0:0:0:1:38404] [0m
[Host Controller]  [0m [0m21:12:02,120 INFO  [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server server-one [0m
[Host Controller]  [0m [0m21:12:02,128 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management [0m
[Host Controller]  [0m [0m21:12:02,128 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://[::1]:9990 [0m
[Host Controller]  [0m [0m21:12:02,128 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 3386ms - Started 43 of 46 services (13 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=server-one, host=master, server-group=other-server-group} status is starting
[Server:server-one]  [0m21:12:02,527 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) started in 1671ms - Started 40 of 56 services (21 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] All servers started in 4599 ms
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4854 ms
 [0m21:12:03,298 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1
 [0m [0m21:12:03,394 INFO  [org.jboss.as.process.Host Controller.status] (main) JBAS012017: Starting process 'Host Controller'
 [0m[Host Controller]  [0m21:12:03,870 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1 [0m
[Host Controller]  [0m [0m21:12:03,986 INFO  [org.jboss.msc] (main) JBoss MSC version 1.1.5.Final-redhat-1 [0m
[Host Controller]  [0m [0m21:12:04,027 INFO  [org.jboss.as] (MSC service thread 1-4) JBAS015899: JBoss EAP 6.3.0.GA (AS 7.4.0.Final-redhat-19) starting [0m
[Host Controller]  [0m [0m21:12:04,481 INFO  [org.xnio] (MSC service thread 1-3) XNIO Version 3.0.10.GA-redhat-1 [0m
[Host Controller]  [0m [0m21:12:04,484 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.0.10.GA-redhat-1 [0m
[Host Controller]  [0m [0m21:12:04,501 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version (unknown) [0m
[Host Controller]  [0m [0m21:12:04,540 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on [::1]:19999 [0m
[Host Controller]  [0m [0m21:12:05,142 INFO  [org.jboss.as.domain.controller] (Host Controller Service Threads - 2) WFLYHC0019: Registered remote slave host "slave", JBoss EAP 6.3.0.GA (WildFly 7.4.0.Final-redhat-19) [0m
[Host Controller]  [0m [0m21:12:05,147 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) JBAS016582: Connected to master host controller at remote://[::1]:9999 [0m
[Host Controller]  [0m [0m21:12:05,199 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010922: Starting server server-one [0m
 [0m21:12:05,254 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) JBAS012017: Starting process 'Server:server-one'
 [0m[Server:server-one] Java HotSpot(TM) Server VM warning: ignoring option PermSize=128m; support was removed in 8.0
[Server:server-one] Java HotSpot(TM) Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.KernelBehavior620TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_2_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap620.KernelBehavior620TestSuite.initializeDomain(KernelBehavior620TestSuite.java:42)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_2_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite.initializeDomain(MixedDomain620TestSuite.java:43)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_3_0> but was:<EAP_6_4_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


@wildfly-ci
Copy link

Full integration - Windows Build 293 outcome was FAILURE using a merge of 3bf3913
Summary: Tests failed: 5, passed: 3072, ignored: 365 Build time: 00:49:48

Failed tests

org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.KernelBehavior620TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:448)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:250)
    at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.start(DomainTestSupport.java:369)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap620.KernelBehavior620TestSuite.initializeDomain(KernelBehavior620TestSuite.java:42)
------- Stdout: -------
INFO  [org.xnio] XNIO version 3.3.2.Final
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.3.2.Final
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.10.Final
21:17:30,224 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
21:17:30,399 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
[Host Controller] 21:17:30,842 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Host Controller] 21:17:31,049 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Host Controller] 21:17:31,100 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 21:17:31,730 INFO  [org.xnio] (MSC service thread 1-5) XNIO version 3.3.2.Final
[Host Controller] 21:17:31,730 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 21:17:31,736 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.3.2.Final
[Host Controller] 21:17:31,772 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 4.0.10.Final
[Host Controller] 21:17:31,794 INFO  [org.jboss.as.remoting] (MSC service thread 1-5) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 21:17:32,024 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one
21:17:32,035 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
[Server:server-one] 21:17:32,397 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Server:server-one] 21:17:32,616 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Server:server-one] 21:17:32,753 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Server:server-one] 21:17:32,858 INFO  [org.xnio] (MSC service thread 1-7) XNIO version 3.3.2.Final
[Server:server-one] 21:17:32,865 INFO  [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.3.2.Final
[Server:server-one] 21:17:32,900 INFO  [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.10.Final
[Host Controller] 21:17:33,452 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-10) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 7a4ac04b (inbound) of Remoting connection 00c3cc9e to /0:0:0:0:0:0:0:1:58092]
[Host Controller] 21:17:33,466 INFO  [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server server-one
[Host Controller] 21:17:33,472 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
[Host Controller] 21:17:33,472 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://[::1]:9990
[Host Controller] 21:17:33,472 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 2967ms - Started 43 of 46 services (13 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] ServerIdentity{name=server-one, host=master, server-group=other-server-group} status is starting
[Server:server-one] 21:17:33,743 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) started in 1634ms - Started 40 of 56 services (21 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] All servers started in 3943 ms
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4196 ms
21:17:34,473 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final-redhat-2
21:17:34,617 INFO  [org.jboss.as.process.Host Controller.status] (main) JBAS012017: Starting process 'Host Controller'
[Host Controller] 21:17:35,058 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.0.Final-redhat-2
[Host Controller] 21:17:35,185 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
[Host Controller] 21:17:35,227 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14) starting
[Host Controller] 21:17:35,773 INFO  [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.7.GA-redhat-1
[Host Controller] 21:17:35,777 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.7.GA-redhat-1
[Host Controller] 21:17:35,783 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.18.GA-redhat-1
[Host Controller] 21:17:35,881 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on [::1]:19999
[Host Controller] 21:17:36,297 INFO  [org.jboss.as.domain.controller] (Host Controller Service Threads - 2) WFLYHC0019: Registered remote slave host "slave", JBoss EAP 6.2.0.GA (WildFly 7.3.0.Final-redhat-14)
[Host Controller] 21:17:36,353 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) JBAS010922: Starting server server-one
21:17:36,364 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) JBAS012017: Starting process 'Server:server-one'


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:448)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:250)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite.initializeDomain(MixedDomain620TestSuite.java:43)
------- Stdout: -------
21:19:35,178 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
21:19:35,355 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
[Host Controller] 21:19:35,809 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Host Controller] 21:19:36,020 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Host Controller] 21:19:36,074 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 21:19:36,717 INFO  [org.xnio] (MSC service thread 1-7) XNIO version 3.3.2.Final
[Host Controller] 21:19:36,718 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 21:19:36,724 INFO  [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.3.2.Final
[Host Controller] 21:19:36,760 INFO  [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.10.Final
[Host Controller] 21:19:36,783 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 21:19:37,606 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 21:19:37,636 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 21:19:37,660 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 21:19:37,680 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 21:19:37,905 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
[Host Controller] 21:19:37,906 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
[Host Controller] 21:19:37,906 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 2444ms - Started 43 of 46 services (13 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 3189 ms
[Host Controller] 21:19:39,826 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost!
[Host Controller] 21:19:39,826 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
[Host Controller] 21:19:40,606 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 21:19:41,219 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 15ms
[Host Controller] 21:19:41,219 INFO  [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 21:19:41,236 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 21:19:41,263 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 21:19:41,340 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 21:19:41,341 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 21:19:41,423 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one
21:19:41,434 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
[Server:server-one] 21:19:41,860 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Server:server-one] 21:19:42,097 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Server:server-one] 21:19:42,230 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Server:server-one] 21:19:42,338 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.3.2.Final
[Server:server-one] 21:19:42,345 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.2.Final
[Server:server-one] 21:19:42,386 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.10.Final
[Host Controller] 21:19:42,941 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-11) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 5cae107a (inbound) of Remoting connection 018ce8f2 to /0:0:0:0:0:0:0:1:58132]
[Host Controller] 21:19:42,956 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([
[Host Controller]     ("profile" => "full-ha"),
[Host Controller]     ("subsystem" => "web")
[Host Controller] ]) - failure description: "WFLYCTL0309: Legacy extension 'org.jboss.as.web' is not supported on servers running this version. The extension is only supported for use by hosts running a previous release in a mixed-version managed domain"
[Host Controller] 21:19:42,957 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("register-server") failed - address: ([]): java.lang.RuntimeException: WFLYHC0056: Failed to retrieve profile operations from domain controller
[Host Controller]   at org.jboss.as.host.controller.DomainModelControllerService.getProfileOperations(DomainModelControllerService.java:448)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite.initializeDomain(KernelBehavior630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_4_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


@wildfly-ci
Copy link

Linux Build 2760 outcome was FAILURE using a merge of 3bf3913
Summary: Execution timeout; tests passed: 3086, ignored: 49 Build time: 01:00:07

@bstansberry
Copy link
Contributor Author

The WildFly full mixed domain tests are failing because they are running with assertions enabled. I don't see why this PR causes that though.

The core problem on Linux though is presumably related. I've seen intermittent hangs of OperationCancellationTestCase. If it's happening reproducibly that's actually kind of good.

@bstansberry
Copy link
Contributor Author

retest this please

@wildfly-ci
Copy link

Core - Full Integration Build 1874 outcome was FAILURE using a merge of 3bf3913
Summary: Tests failed: 1 (1 new), passed: 2973, ignored: 365 Build time: 00:39:57

Failed tests

org.jboss.as.testsuite.integration.secman.PBStaticMethodsTestCase:  at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
Caused by: java.net.ConnectException: Connection refused
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
    at org.xnio.nio.WorkerThread$ConnectHandle.handleReady(WorkerThread.java:319)
    at org.xnio.nio.WorkerThread.run(WorkerThread.java:539)
    at ...asynchronous invocation...(Unknown Source)
    at org.jboss.remoting3.EndpointImpl.doConnect(EndpointImpl.java:272)
    at org.jboss.remoting3.EndpointImpl.doConnect(EndpointImpl.java:253)
    at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:351)
    at org.jboss.remoting3.EndpointImpl.connect(EndpointImpl.java:339)
    at org.jboss.as.protocol.ProtocolConnectionUtils.connect(ProtocolConnectionUtils.java:83)
    at org.jboss.as.protocol.ProtocolConnectionUtils.connectSync(ProtocolConnectionUtils.java:114)
    at org.jboss.as.protocol.ProtocolConnectionManager$EstablishingConnection.connect(ProtocolConnectionManager.java:257)
    at org.jboss.as.protocol.ProtocolConnectionManager.connect(ProtocolConnectionManager.java:71)
    at org.jboss.as.protocol.mgmt.FutureManagementChannel$Establishing.getChannel(FutureManagementChannel.java:212)
    at org.jboss.as.controller.client.impl.RemotingModelControllerClient.getOrCreateChannel(RemotingModelControllerClient.java:146)
    at org.jboss.as.controller.client.impl.RemotingModelControllerClient$1.getChannel(RemotingModelControllerClient.java:65)
    at org.jboss.as.protocol.mgmt.ManagementChannelHandler.executeRequest(ManagementChannelHandler.java:147)
    at org.jboss.as.protocol.mgmt.ManagementChannelHandler.executeRequest(ManagementChannelHandler.java:122)
    at org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeRequest(AbstractModelControllerClient.java:263)
    at org.jboss.as.controller.client.impl.AbstractModelControllerClient.execute(AbstractModelControllerClient.java:168)
    at org.jboss.as.controller.client.impl.AbstractModelControllerClient.executeAsync(AbstractModelControllerClient.java:111)
    at org.jboss.as.controller.client.helpers.standalone.impl.ModelControllerClientServerDeploymentManager.executeOperation(ModelControllerClientServerDeploymentManager.java:50)
    at org.jboss.as.controller.client.helpers.standalone.impl.AbstractServerDeploymentManager.execute(AbstractServerDeploymentManager.java:79)
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:54)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:77)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deploy(ArchiveDeployer.java:46)
    at org.jboss.as.arquillian.container.CommonDeployableContainer.deploy(CommonDeployableContainer.java:144)
------- Stdout: -------
 [0m00:04:45,995 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 32) WFLYUT0022: Unregistered web context: /deployment-no-perm
 [0m [0m00:04:46,001 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment deployment-no-perm.war (runtime-name: deployment-no-perm.war) in 6ms
 [0m [0m00:04:46,011 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /opt/buildAgent/work/db872761b443af46/full/testsuite/integration/secman/target/jbossas/standalone/data/content/3a/2c113624948984956ca872ce89e72292b0ccfa/content
 [0m [0m00:04:46,011 INFO  [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "deployment-no-perm.war" (runtime-name: "deployment-no-perm.war")
 [0m00:04:46,024 ERROR [org.jboss.as.cli.CommandContext] (main) {
    "outcome" => "failed",
    "failure-description" => "WFLYCTL0216: Management resource '[
    (\"subsystem\" => \"security-manager\"),
    (\"deployment-permissions\" => \"default\")
]' not found",
    "rolled-back" => true
}
00:04:46,034 ERROR [org.jboss.as.cli.CommandContext] (main) {"outcome" => "success"}
 [0m00:04:46,053 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
 [0m [0m00:04:46,055 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory
 [0m [0m00:04:46,056 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA]
 [0m [0m00:04:46,057 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 32) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory


@wildfly-ci
Copy link

Full integration - Windows Build 296 outcome was FAILURE using a merge of 3bf3913
Summary: Tests failed: 4, passed: 3080, ignored: 369 Build time: 00:47:39

Failed tests

org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:449)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:251)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite.initializeDomain(MixedDomain620TestSuite.java:43)
------- Stdout: -------
[Host Controller] 00:17:20,901 INFO  [org.jboss.as.domain.controller] (Remoting "master:MANAGEMENT" task-2) WFLYHC0026: Unregistered remote slave host "slave"
00:17:21,808 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
00:17:21,984 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
[Host Controller] 00:17:22,427 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Host Controller] 00:17:22,641 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Host Controller] 00:17:22,693 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 00:17:23,335 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.3.2.Final
[Host Controller] 00:17:23,336 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 00:17:23,342 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.2.Final
[Host Controller] 00:17:23,380 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.10.Final
[Host Controller] 00:17:23,401 INFO  [org.jboss.as.remoting] (MSC service thread 1-5) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 00:17:24,200 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 00:17:24,231 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 00:17:24,256 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 00:17:24,275 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 00:17:24,495 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
[Host Controller] 00:17:24,496 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
[Host Controller] 00:17:24,496 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 2405ms - Started 43 of 46 services (13 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 3099 ms
[Host Controller] 00:17:26,342 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost!
[Host Controller] 00:17:26,342 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
[Host Controller] 00:17:27,115 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 00:17:27,735 INFO  [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 15ms
[Host Controller] 00:17:27,737 INFO  [org.jboss.as] (MSC service thread 1-5) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 00:17:27,762 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 00:17:27,792 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 00:17:27,868 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 00:17:27,869 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 00:17:27,952 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one
00:17:27,963 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
[Server:server-one] 00:17:28,391 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Server:server-one] 00:17:28,625 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Server:server-one] 00:17:28,757 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Server:server-one] 00:17:28,875 INFO  [org.xnio] (MSC service thread 1-7) XNIO version 3.3.2.Final
[Server:server-one] 00:17:28,883 INFO  [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.3.2.Final
[Server:server-one] 00:17:28,954 INFO  [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.10.Final
[Host Controller] 00:17:29,492 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-11) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 0d2ff272 (inbound) of Remoting connection 0199475c to /0:0:0:0:0:0:0:1:51303]
[Host Controller] 00:17:29,507 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([
[Host Controller]     ("profile" => "full-ha"),
[Host Controller]     ("subsystem" => "web")
[Host Controller] ]) - failure description: "WFLYCTL0309: Legacy extension 'org.jboss.as.web' is not supported on servers running this version. The extension is only supported for use by hosts running a previous release in a mixed-version managed domain"
[Host Controller] 00:17:29,508 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("register-server") failed - address: ([]): java.lang.RuntimeException: WFLYHC0056: Failed to retrieve profile operations from domain controller


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite.initializeDomain(KernelBehavior630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_4_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


@wildfly-ci
Copy link

Linux Build 2763 outcome was FAILURE using a merge of 3bf3913
Summary: Execution timeout; tests passed: 3086, ignored: 49 Build time: 01:00:08

@wildfly-ci
Copy link

Windows Build 2257 outcome was FAILURE using a merge of 3bf3913
Summary: Execution timeout (new); tests passed: 3113, ignored: 51 Build time: 01:00:13

@bstansberry
Copy link
Contributor Author

retest this please

@wildfly-ci
Copy link

Full integration - Windows Build 297 outcome was FAILURE using a merge of 3bf3913
Summary: Tests failed: 4, passed: 3080, ignored: 369 Build time: 00:47:40

Failed tests

org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:449)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:251)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite.initializeDomain(MixedDomain620TestSuite.java:43)
------- Stdout: -------
[Host Controller] 01:42:16,533 INFO  [org.jboss.as.domain.controller] (Remoting "master:MANAGEMENT" task-2) WFLYHC0026: Unregistered remote slave host "slave"
01:42:17,437 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
01:42:17,623 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
[Host Controller] 01:42:18,071 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Host Controller] 01:42:18,286 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Host Controller] 01:42:18,339 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 01:42:18,985 INFO  [org.xnio] (MSC service thread 1-7) XNIO version 3.3.2.Final
[Host Controller] 01:42:18,986 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 01:42:18,992 INFO  [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.3.2.Final
[Host Controller] 01:42:19,030 INFO  [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 4.0.10.Final
[Host Controller] 01:42:19,052 INFO  [org.jboss.as.remoting] (MSC service thread 1-7) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 01:42:19,841 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 01:42:19,940 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 01:42:19,966 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 01:42:19,985 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 01:42:20,199 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
[Host Controller] 01:42:20,199 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
[Host Controller] 01:42:20,199 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 2467ms - Started 43 of 46 services (13 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 3133 ms
[Host Controller] 01:42:22,022 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost!
[Host Controller] 01:42:22,023 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
[Host Controller] 01:42:22,806 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 01:42:23,428 INFO  [org.jboss.as] (MSC service thread 1-5) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 13ms
[Host Controller] 01:42:23,429 INFO  [org.jboss.as] (MSC service thread 1-5) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 01:42:23,450 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 01:42:23,479 INFO  [org.jboss.as.remoting] (MSC service thread 1-8) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 01:42:23,558 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 01:42:23,559 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 01:42:23,641 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one
01:42:23,653 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
[Server:server-one] 01:42:24,093 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Server:server-one] 01:42:24,329 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Server:server-one] 01:42:24,462 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Server:server-one] 01:42:24,572 INFO  [org.xnio] (MSC service thread 1-5) XNIO version 3.3.2.Final
[Server:server-one] 01:42:24,579 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.3.2.Final
[Server:server-one] 01:42:24,621 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 4.0.10.Final
[Host Controller] 01:42:25,165 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-11) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 337e4243 (inbound) of Remoting connection 00336129 to /0:0:0:0:0:0:0:1:63996]
[Host Controller] 01:42:25,185 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([
[Host Controller]     ("profile" => "full-ha"),
[Host Controller]     ("subsystem" => "web")
[Host Controller] ]) - failure description: "WFLYCTL0309: Legacy extension 'org.jboss.as.web' is not supported on servers running this version. The extension is only supported for use by hosts running a previous release in a mixed-version managed domain"
[Host Controller] 01:42:25,186 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("register-server") failed - address: ([]): java.lang.RuntimeException: WFLYHC0056: Failed to retrieve profile operations from domain controller


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite.initializeDomain(KernelBehavior630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_4_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


@wildfly-ci
Copy link

Core - Full Integration Build 1875 outcome was FAILURE using a merge of 3bf3913
Summary: Tests failed: 3 (1 new), passed: 3088, ignored: 373 Build time: 00:48:23

Failed tests

org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:449)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:251)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)
------- Stdout: -------
INFO  [org.xnio] XNIO version 3.3.2.Final
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.3.2.Final
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.10.Final
 [0m01:37:16,702 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m01:37:16,857 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
 [0m[Host Controller]  [0m01:37:17,352 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Host Controller]  [0m [0m01:37:17,512 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Host Controller]  [0m [0m01:37:17,562 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m01:37:18,165 INFO  [org.xnio] (MSC service thread 1-3) XNIO version 3.3.2.Final [0m
[Host Controller]  [0m [0m01:37:18,167 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m01:37:18,176 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.3.2.Final [0m
[Host Controller]  [0m [0m01:37:18,202 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m01:37:18,281 INFO  [org.jboss.as.remoting] (MSC service thread 1-3) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m01:37:20,161 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:37:20,193 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:37:20,269 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:37:20,314 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:37:20,600 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management [0m
[Host Controller]  [0m [0m01:37:20,600 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled [0m
[Host Controller]  [0m [0m01:37:20,600 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 3614ms - Started 43 of 46 services (13 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4616 ms
[Host Controller]  [0m [33m01:37:22,306 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [33m01:37:22,306 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [0m01:37:23,012 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 3) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:37:23,434 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 30ms [0m
[Host Controller]  [0m [0m01:37:23,435 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m01:37:23,478 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m01:37:23,523 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m01:37:23,610 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:37:23,611 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:37:23,696 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one [0m
 [0m01:37:23,754 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
 [0m[Server:server-one]  [0m01:37:24,223 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Server:server-one]  [0m [0m01:37:24,447 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Server:server-one]  [0m [0m01:37:24,539 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Server:server-one]  [0m [0m01:37:24,646 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.3.2.Final [0m
[Server:server-one]  [0m [0m01:37:24,655 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.2.Final [0m
[Server:server-one]  [0m [0m01:37:24,678 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m01:37:25,264 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-13) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 06b35ebe (inbound) of Remoting connection 011a7d9f to /0:0:0:0:0:0:0:1:55977] [0m
[Host Controller]  [0m [31m01:37:25,276 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([ [0m
[Host Controller]  [31m    ("profile" => "full-ha"), [0m
[Host Controller]  [31m    ("subsystem" => "web") [0m


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:449)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:251)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite.initializeDomain(MixedDomain620TestSuite.java:43)
------- Stdout: -------
[Host Controller]  [0m [0m01:37:52,744 INFO  [org.jboss.as.domain.controller] (Remoting "master:MANAGEMENT" task-5) WFLYHC0026: Unregistered remote slave host "slave" [0m
 [0m01:37:54,364 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m01:37:54,489 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
 [0m[Host Controller]  [0m01:37:55,006 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Host Controller]  [0m [0m01:37:55,223 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Host Controller]  [0m [0m01:37:55,282 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m01:37:55,945 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m01:37:55,950 INFO  [org.xnio] (MSC service thread 1-4) XNIO version 3.3.2.Final [0m
[Host Controller]  [0m [0m01:37:55,957 INFO  [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.2.Final [0m
[Host Controller]  [0m [0m01:37:56,000 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m01:37:56,058 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m01:37:57,495 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:37:57,572 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:37:57,623 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:37:57,672 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:37:57,961 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management [0m
[Host Controller]  [0m [0m01:37:57,961 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled [0m
[Host Controller]  [0m [0m01:37:57,962 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 3337ms - Started 43 of 46 services (13 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4009 ms
[Host Controller]  [0m [33m01:37:59,336 WARN  [org.jboss.as.messaging] (management-handler-thread - 2) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [33m01:37:59,336 WARN  [org.jboss.as.messaging] (management-handler-thread - 2) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [0m01:38:00,041 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 2) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:38:00,567 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 77ms [0m
[Host Controller]  [0m [0m01:38:00,569 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m01:38:00,598 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m01:38:00,631 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m01:38:00,876 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:38:00,878 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m01:38:00,990 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one [0m
 [0m01:38:01,047 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
 [0m[Server:server-one]  [0m01:38:01,510 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Server:server-one]  [0m [0m01:38:01,749 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Server:server-one]  [0m [0m01:38:01,842 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Server:server-one]  [0m [0m01:38:01,965 INFO  [org.xnio] (MSC service thread 1-1) XNIO version 3.3.2.Final [0m
[Server:server-one]  [0m [0m01:38:01,972 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.3.2.Final [0m
[Server:server-one]  [0m [0m01:38:01,995 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m01:38:02,662 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-13) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 5e48e6ba (inbound) of Remoting connection 00366ec4 to /0:0:0:0:0:0:0:1:34295] [0m
[Host Controller]  [0m [31m01:38:02,679 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([ [0m
[Host Controller]  [31m    ("profile" => "full-ha"), [0m
[Host Controller]  [31m    ("subsystem" => "web") [0m
[Host Controller]  [31m]) - failure description: "WFLYCTL0309: Legacy extension 'org.jboss.as.web' is not supported on servers running this version. The extension is only supported for use by hosts running a previous release in a mixed-version managed domain" [0m
[Host Controller]  [31m [0m [31m01:38:02,680 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("register-server") failed - address: ([]): java.lang.RuntimeException: WFLYHC0056: Failed to retrieve profile operations from domain controller [0m


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_4_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


@wildfly-ci
Copy link

Windows Build 2258 outcome was FAILURE using a merge of 3bf3913
Summary: Execution timeout; tests passed: 3113, ignored: 51 Build time: 01:00:13

@bstansberry
Copy link
Contributor Author

retest this please

@wildfly-ci
Copy link

Full integration - Windows Build 310 outcome was FAILURE using a merge of 3bf3913
Summary: Tests failed: 4, passed: 3080, ignored: 369 Build time: 00:48:29

Failed tests

org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:449)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:251)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite.initializeDomain(MixedDomain620TestSuite.java:43)
------- Stdout: -------
[Host Controller] 16:08:05,095 INFO  [org.jboss.as.domain.controller] (Remoting "master:MANAGEMENT" task-3) WFLYHC0026: Unregistered remote slave host "slave"
16:08:05,990 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
16:08:06,167 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
[Host Controller] 16:08:06,615 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Host Controller] 16:08:06,827 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Host Controller] 16:08:06,878 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 16:08:07,521 INFO  [org.xnio] (MSC service thread 1-5) XNIO version 3.3.2.Final
[Host Controller] 16:08:07,522 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 16:08:07,528 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.3.2.Final
[Host Controller] 16:08:07,566 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 4.0.10.Final
[Host Controller] 16:08:07,588 INFO  [org.jboss.as.remoting] (MSC service thread 1-7) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 16:08:08,361 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:08:08,393 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:08:08,431 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:08:08,449 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:08:08,719 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
[Host Controller] 16:08:08,719 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
[Host Controller] 16:08:08,720 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 2443ms - Started 43 of 46 services (13 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 3134 ms
[Host Controller] 16:08:10,717 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost!
[Host Controller] 16:08:10,718 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
[Host Controller] 16:08:11,571 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:08:12,186 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 13ms
[Host Controller] 16:08:12,187 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 16:08:12,204 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 16:08:12,230 INFO  [org.jboss.as.remoting] (MSC service thread 1-5) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 16:08:12,303 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:08:12,304 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 16:08:12,395 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one
16:08:12,406 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
[Server:server-one] 16:08:12,841 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Server:server-one] 16:08:13,076 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Server:server-one] 16:08:13,212 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Server:server-one] 16:08:13,322 INFO  [org.xnio] (MSC service thread 1-8) XNIO version 3.3.2.Final
[Server:server-one] 16:08:13,329 INFO  [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.3.2.Final
[Server:server-one] 16:08:13,402 INFO  [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 4.0.10.Final
[Host Controller] 16:08:13,967 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-11) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 3abf0e91 (inbound) of Remoting connection 01f3eb30 to /0:0:0:0:0:0:0:1:51276]
[Host Controller] 16:08:13,981 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([
[Host Controller]     ("profile" => "full-ha"),
[Host Controller]     ("subsystem" => "web")
[Host Controller] ]) - failure description: "WFLYCTL0309: Legacy extension 'org.jboss.as.web' is not supported on servers running this version. The extension is only supported for use by hosts running a previous release in a mixed-version managed domain"
[Host Controller] 16:08:13,982 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("register-server") failed - address: ([]): java.lang.RuntimeException: WFLYHC0056: Failed to retrieve profile operations from domain controller


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite.initializeDomain(KernelBehavior630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_4_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


@wildfly-ci
Copy link

Core - Full Integration Build 1888 outcome was FAILURE using a merge of 3bf3913
Summary: Tests failed: 3, passed: 3088, ignored: 373 Build time: 00:48:43

Failed tests

org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:449)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:251)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)
------- Stdout: -------
INFO  [org.xnio] XNIO version 3.3.2.Final
INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.3.2.Final
INFO  [org.jboss.remoting] JBoss Remoting version 4.0.10.Final
 [0m16:02:41,609 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m16:02:41,768 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
 [0m[Host Controller]  [0m16:02:42,486 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Host Controller]  [0m [0m16:02:42,678 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Host Controller]  [0m [0m16:02:42,742 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m16:02:43,298 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m16:02:43,318 INFO  [org.xnio] (MSC service thread 1-4) XNIO version 3.3.2.Final [0m
[Host Controller]  [0m [0m16:02:43,330 INFO  [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.2.Final [0m
[Host Controller]  [0m [0m16:02:43,365 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m16:02:43,414 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m16:02:45,288 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:02:45,343 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:02:45,389 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:02:45,431 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:02:45,775 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management [0m
[Host Controller]  [0m [0m16:02:45,776 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled [0m
[Host Controller]  [0m [0m16:02:45,776 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 3805ms - Started 43 of 46 services (13 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4864 ms
[Host Controller]  [0m [33m16:02:47,783 WARN  [org.jboss.as.messaging] (management-handler-thread - 2) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [33m16:02:47,784 WARN  [org.jboss.as.messaging] (management-handler-thread - 2) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [0m16:02:48,679 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 2) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:02:49,100 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 37ms [0m
[Host Controller]  [0m [0m16:02:49,101 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m16:02:49,166 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m16:02:49,222 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m16:02:49,352 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:02:49,354 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:02:49,475 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one [0m
 [0m16:02:49,533 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
 [0m[Server:server-one]  [0m16:02:50,009 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Server:server-one]  [0m [0m16:02:50,278 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Server:server-one]  [0m [0m16:02:50,387 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Server:server-one]  [0m [0m16:02:50,511 INFO  [org.xnio] (MSC service thread 1-4) XNIO version 3.3.2.Final [0m
[Server:server-one]  [0m [0m16:02:50,519 INFO  [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.3.2.Final [0m
[Server:server-one]  [0m [0m16:02:50,544 INFO  [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m16:02:51,179 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-14) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 1a389eac (inbound) of Remoting connection 0013d205 to /0:0:0:0:0:0:0:1:52199] [0m
[Host Controller]  [0m [31m16:02:51,193 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([ [0m
[Host Controller]  [31m    ("profile" => "full-ha"), [0m
[Host Controller]  [31m    ("subsystem" => "web") [0m


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:449)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:251)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite.initializeDomain(MixedDomain620TestSuite.java:43)
------- Stdout: -------
[Host Controller]  [0m [0m16:03:19,421 INFO  [org.jboss.as.domain.controller] (Remoting "master:MANAGEMENT" task-6) WFLYHC0026: Unregistered remote slave host "slave" [0m
 [0m16:03:21,161 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m16:03:21,291 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
 [0m[Host Controller]  [0m16:03:21,836 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Host Controller]  [0m [0m16:03:22,055 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Host Controller]  [0m [0m16:03:22,126 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m16:03:22,774 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m16:03:22,775 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.3.2.Final [0m
[Host Controller]  [0m [0m16:03:22,786 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.2.Final [0m
[Host Controller]  [0m [0m16:03:22,826 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m16:03:22,868 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m16:03:24,585 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:03:24,637 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:03:24,731 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:03:24,757 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:03:24,994 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management [0m
[Host Controller]  [0m [0m16:03:24,994 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled [0m
[Host Controller]  [0m [0m16:03:24,994 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 3541ms - Started 43 of 46 services (13 services are lazy, passive or on-demand) [0m
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 4181 ms
[Host Controller]  [0m [33m16:03:26,115 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [33m16:03:26,115 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost! [0m
[Host Controller]  [33m [0m [0m16:03:26,701 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:03:27,128 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 23ms [0m
[Host Controller]  [0m [0m16:03:27,129 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Host Controller]  [0m [0m16:03:27,176 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) [0m
[Host Controller]  [0m [0m16:03:27,235 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) WFLYRMT0001: Listening on [::1]:9999 [0m
[Host Controller]  [0m [0m16:03:27,400 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:03:27,402 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation. [0m
[Host Controller]  [0m [0m16:03:27,465 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one [0m
 [0m16:03:27,520 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
 [0m[Server:server-one]  [0m16:03:27,895 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final [0m
[Server:server-one]  [0m [0m16:03:28,133 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m
[Server:server-one]  [0m [0m16:03:28,221 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting [0m
[Server:server-one]  [0m [0m16:03:28,333 INFO  [org.xnio] (MSC service thread 1-3) XNIO version 3.3.2.Final [0m
[Server:server-one]  [0m [0m16:03:28,339 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.3.2.Final [0m
[Server:server-one]  [0m [0m16:03:28,367 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.10.Final [0m
[Host Controller]  [0m [0m16:03:28,887 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-13) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 010dc8bb (inbound) of Remoting connection 0001cc80 to /0:0:0:0:0:0:0:1:58497] [0m
[Server:server-one]  [0m [31m16:03:28,907 ERROR [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0055: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: java.util.concurrent.ExecutionException: Operation failed [0m
[Server:server-one]  [31m   at org.jboss.as.server.ServerStartTask$2$1.load(ServerStartTask.java:185) [0m
[Server:server-one]  [31m   at org.jboss.as.server.ServerService.boot(ServerService.java:356) [0m
[Server:server-one]  [31m   at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:299) [0m
[Server:server-one]  [31m   at java.lang.Thread.run(Thread.java:745) [0m


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_4_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


@wildfly-ci
Copy link

Linux Build 2778 outcome was FAILURE using a merge of 3bf3913
Summary: Execution timeout (new); tests passed: 3086, ignored: 49 Build time: 01:00:12

@wildfly-ci
Copy link

Windows Build 2271 outcome was FAILURE using a merge of 3bf3913
Summary: Execution timeout; tests passed: 3113, ignored: 51 Build time: 01:00:17

@wildfly-ci
Copy link

Windows Build 2274 outcome was FAILURE using a merge of 3bf3913
Summary: Execution timeout; tests passed: 3113, ignored: 51 Build time: 01:00:15

@wildfly-ci
Copy link

Linux Build 2781 outcome was FAILURE using a merge of 3bf3913
Summary: Execution timeout; tests passed: 3086, ignored: 49 Build time: 01:00:09

@wildfly-ci
Copy link

Full integration - Windows Build 314 outcome was FAILURE using a merge of dc233e0
Summary: Tests failed: 4, passed: 3080, ignored: 369 Build time: 00:49:03

Failed tests

org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.RuntimeException: Could not start container
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.awaitServers(DomainLifecycleUtil.java:449)
    at org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil.start(DomainLifecycleUtil.java:251)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.startAndAdjust(MixedDomainTestSupport.java:105)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSupport.start(MixedDomainTestSupport.java:76)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:78)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap620.MixedDomain620TestSuite.initializeDomain(MixedDomain620TestSuite.java:43)
------- Stdout: -------
19:48:43,962 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
19:48:44,139 INFO  [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller'
[Host Controller] 19:48:44,590 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Host Controller] 19:48:44,804 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Host Controller] 19:48:44,857 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 19:48:45,515 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.3.2.Final
[Host Controller] 19:48:45,516 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 19:48:45,522 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.3.2.Final
[Host Controller] 19:48:45,559 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 4.0.10.Final
[Host Controller] 19:48:45,581 INFO  [org.jboss.as.remoting] (MSC service thread 1-5) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 19:48:46,388 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=default/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 19:48:46,439 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 19:48:46,467 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 19:48:46,490 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 19:48:46,730 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
[Host Controller] 19:48:46,731 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
[Host Controller] 19:48:46,731 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) (Host Controller) started in 2481ms - Started 43 of 46 services (13 services are lazy, passive or on-demand)
INFO  [org.jboss.as.test.integration.domain.management.util.DomainLifecycleUtil] HostController started in 3124 ms
[Host Controller] 19:48:48,733 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0071: There is no resource matching the expiry-address jms.queue.ExpiryQueue for the address-settings #, expired messages from destinations matching this address-setting will be lost!
[Host Controller] 19:48:48,733 WARN  [org.jboss.as.messaging] (management-handler-thread - 1) WFLYMSG0072: There is no resource matching the dead-letter-address jms.queue.DLQ for the address-settings #, undelivered messages from destinations matching this address-setting will be lost!
[Host Controller] 19:48:49,532 INFO  [org.jboss.as.controller.management-deprecated] (management-handler-thread - 1) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 19:48:50,167 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0050: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) stopped in 18ms
[Host Controller] 19:48:50,168 INFO  [org.jboss.as] (MSC service thread 1-8) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Host Controller] 19:48:50,184 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1)
[Host Controller] 19:48:50,212 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) WFLYRMT0001: Listening on [::1]:9999
[Host Controller] 19:48:50,296 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'enabled' in the resource at address '/profile=full-ha/subsystem=datasources/data-source=ExampleDS' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 19:48:50,298 INFO  [org.jboss.as.controller.management-deprecated] (Controller Boot Thread) WFLYCTL0028: Attribute 'default-stack' in the resource at address '/profile=full-ha/subsystem=jgroups' is deprecated, and may be removed in future version. See the attribute description in the output of the read-resource-description operation to learn more about the deprecation.
[Host Controller] 19:48:50,380 INFO  [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server server-one
19:48:50,392 INFO  [org.jboss.as.process.Server:server-one.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:server-one'
[Server:server-one] 19:48:50,810 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
[Server:server-one] 19:48:51,046 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
[Server:server-one] 19:48:51,177 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.0.0.CR2-SNAPSHOT (WildFly Core 2.0.0.CR2-SNAPSHOT) starting
[Server:server-one] 19:48:51,284 INFO  [org.xnio] (MSC service thread 1-6) XNIO version 3.3.2.Final
[Server:server-one] 19:48:51,292 INFO  [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.3.2.Final
[Server:server-one] 19:48:51,333 INFO  [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 4.0.10.Final
[Host Controller] 19:48:51,932 INFO  [org.jboss.as.host.controller] (Remoting "master:MANAGEMENT" task-11) WFLYHC0021: Server [Server:server-one] connected using connection [Channel ID 7c075516 (inbound) of Remoting connection 00ad270d to /0:0:0:0:0:0:0:1:61876]
[Host Controller] 19:48:51,954 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("describe") failed - address: ([
[Host Controller]     ("profile" => "full-ha"),
[Host Controller]     ("subsystem" => "web")
[Host Controller] ]) - failure description: "WFLYCTL0309: Legacy extension 'org.jboss.as.web' is not supported on servers running this version. The extension is only supported for use by hosts running a previous release in a mixed-version managed domain"
[Host Controller] 19:48:51,956 ERROR [org.jboss.as.controller.management-operation] (server-registration-threads - 1) WFLYCTL0013: Operation ("register-server") failed - address: ([]): java.lang.RuntimeException: WFLYHC0056: Failed to retrieve profile operations from domain controller
[Host Controller]   at org.jboss.as.host.controller.DomainModelControllerService.getProfileOperations(DomainModelControllerService.java:448)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.KernelBehaviorTestSuite.getSupport(KernelBehaviorTestSuite.java:40)
    at org.jboss.as.test.integration.domain.mixed.eap630.KernelBehavior630TestSuite.initializeDomain(KernelBehavior630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_3_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap630.MixedDomain630TestSuite.initializeDomain(MixedDomain630TestSuite.java:44)


org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite: java.lang.AssertionError: expected:<EAP_6_2_0> but was:<EAP_6_4_0>
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getVersion(MixedDomainTestSuite.java:43)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:65)
    at org.jboss.as.test.integration.domain.mixed.MixedDomainTestSuite.getSupport(MixedDomainTestSuite.java:57)
    at org.jboss.as.test.integration.domain.mixed.eap640.MixedDomain640TestSuite.initializeDomain(MixedDomain640TestSuite.java:44)


@wildfly-ci
Copy link

Core - Full Integration Build 2114 outcome was FAILURE using a merge of 0426234
Summary: Tests failed: 1 (1 new), passed: 3202, ignored: 369 Build time: 00:52:48

Failed tests

org.jboss.as.test.integration.ejb.mdb.ejb2x.MDB20TopicTestCase.testEjb20TopicMDBs: java.lang.AssertionError: Reply message was null on reply queue: ActiveMQQueue[ejb2x/replyQueueA]
    at org.jboss.as.test.integration.ejb.mdb.ejb2x.MDB20TopicTestCase.testEjb20TopicMDBs(MDB20TopicTestCase.java:117)
------- Stdout: -------
 [0m16:16:09,894 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment mdb.jar (runtime-name: mdb.jar) in 25ms
 [0m [0m16:16:09,899 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /opt/buildAgent/work/db872761b443af46/full/testsuite/integration/basic/target/jbossas/standalone/data/content/4c/e1c7612139f3384b6577cb3db94a89eca445c1/content
 [0m [0m16:16:09,899 INFO  [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "mdb.jar" (runtime-name: "mdb.jar")
 [0m16:16:09,917 INFO  [org.jboss.as.test.integration.common.jms.JMSOperationsProvider] (main) Operation successful for update = {
    "operation" => "remove",
    "address" => [
        ("subsystem" => "messaging-activemq"),
        ("server" => "default"),
        ("jms-queue" => "ejb2x/queue")
    ]
}
16:16:09,928 INFO  [org.jboss.as.test.integration.common.jms.JMSOperationsProvider] (main) Operation successful for update = {
    "operation" => "remove",
    "address" => [
        ("subsystem" => "messaging-activemq"),
        ("server" => "default"),
        ("jms-queue" => "ejb2x/replyQueue")
    ]
}
16:16:09,934 INFO  [org.jboss.as.test.integration.ejb.mdb.ejb2x.AbstractMDB2xTestCase] (main) MDB20TopicTestCase.jar:
/org/
/org/jboss/
/org/jboss/as/
/org/jboss/as/test/
/org/jboss/as/test/integration/
/org/jboss/as/test/integration/ejb/
/org/jboss/as/test/integration/ejb/mdb/
/org/jboss/as/test/integration/ejb/mdb/ejb2x/
/org/jboss/as/test/integration/ejb/mdb/ejb2x/MDB20TopicTestCase$JmsQueueSetup.class
/org/jboss/as/test/integration/ejb/mdb/ejb2x/EJB2xMDB.class
/org/jboss/as/test/integration/ejb/mdb/ejb2x/AbstractMDB2xTestCase.class
/org/jboss/as/test/integration/common/
/org/jboss/as/test/integration/common/jms/
/org/jboss/as/test/integration/common/jms/JMSOperations.class
/org/jboss/as/test/integration/common/jms/JMSOperationsProvider.class
/org/jboss/as/test/integration/common/jms/ActiveMQProviderJMSOperations.class
/org/jboss/as/test/integration/common/jms/JMSOperationsException.class
/org/jboss/as/test/shared/
/org/jboss/as/test/shared/TimeoutUtil.class
/META-INF/
/META-INF/MANIFEST.MF
/META-INF/ejb-jar.xml
/META-INF/jboss-ejb3.xml
 [0m16:16:09,951 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 29) AMQ221003: trying to deploy queue jms.topic.ejb2x/topic
 [0m16:16:09,964 INFO  [org.jboss.as.test.integration.common.jms.JMSOperationsProvider] (main) Operation successful for update = {
    "operation" => "add",
    "address" => [
        ("subsystem" => "messaging-activemq"),


@bstansberry
Copy link
Contributor Author

retest this please

@wildfly-ci
Copy link

Full integration - Windows Build 557 outcome was FAILURE using a merge of 0426234
Summary: Tests failed: 1 (1 new), passed: 3202, ignored: 369 Build time: 00:54:40

Failed tests

org.jboss.as.test.integration.management.api.ModelPersistenceTestCase.testSimpleOperation: java.lang.AssertionError: null
    at org.jboss.as.test.integration.management.api.ModelPersistenceTestCase.testSimpleOperation(ModelPersistenceTestCase.java:119)
------- Stdout: -------
12:46:38,441 ERROR [org.jboss.as.controller.management-operation] (management-handler-thread - 4) org.jboss.as.controller.persistence.ConfigurationPersistenceException: WFLYCTL0081: Failed to back up C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\basic\target\jbossas\standalone\configuration\standalone.xml: org.jboss.as.controller.persistence.ConfigurationPersistenceException: WFLYCTL0081: Failed to back up C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\basic\target\jbossas\standalone\configuration\standalone.xml
    at org.jboss.as.controller.persistence.ConfigurationFile.fileWritten(ConfigurationFile.java:552)
    at org.jboss.as.controller.persistence.ConfigurationFilePersistenceResource.doCommit(ConfigurationFilePersistenceResource.java:65)
    at org.jboss.as.controller.persistence.AbstractFilePersistenceResource.commit(AbstractFilePersistenceResource.java:58)
    at org.jboss.as.controller.ModelControllerImpl$4.commit(ModelControllerImpl.java:781)
    at org.jboss.as.controller.AbstractOperationContext.executeDoneStage(AbstractOperationContext.java:743)
    at org.jboss.as.controller.AbstractOperationContext.processStages(AbstractOperationContext.java:680)
    at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:370)
    at org.jboss.as.controller.OperationContextImpl.executeOperation(OperationContextImpl.java:1336)
    at org.jboss.as.controller.ModelControllerImpl.internalExecute(ModelControllerImpl.java:392)
    at org.jboss.as.controller.ModelControllerImpl.execute(ModelControllerImpl.java:217)
    at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler.doExecute(ModelControllerClientOperationHandler.java:207)
    at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler.access$300(ModelControllerClientOperationHandler.java:129)
    at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler$1$1.run(ModelControllerClientOperationHandler.java:151)
    at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler$1$1.run(ModelControllerClientOperationHandler.java:147)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.Subject.doAs(Subject.java:422)
    at org.jboss.as.controller.AccessAuditContext.doAs(AccessAuditContext.java:92)
    at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler$1.execute(ModelControllerClientOperationHandler.java:147)
    at org.jboss.as.protocol.mgmt.AbstractMessageHandler$ManagementRequestContextImpl$1.doExecute(AbstractMessageHandler.java:364)
    at org.jboss.as.protocol.mgmt.AbstractMessageHandler$AsyncTaskRunner.run(AbstractMessageHandler.java:466)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
    at org.jboss.threads.JBossThread.run(JBossThread.java:320)
Caused by: java.nio.file.FileSystemException: C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\basic\target\jbossas\standalone\configuration\standalone_xml_history\standalone.last.xml: The process cannot access the file because it is being used by another process.

    at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:86)
    at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
    at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
    at sun.nio.fs.WindowsFileCopy.copy(WindowsFileCopy.java:165)
    at sun.nio.fs.WindowsFileSystemProvider.copy(WindowsFileSystemProvider.java:278)
    at java.nio.file.Files.copy(Files.java:1274)
    at org.jboss.as.controller.persistence.FilePersistenceUtils.copyFile(FilePersistenceUtils.java:73)
    at org.jboss.as.controller.persistence.ConfigurationFile.fileWritten(ConfigurationFile.java:550)
    ... 23 more


@bstansberry
Copy link
Contributor Author

retest this please

1 similar comment
@bstansberry
Copy link
Contributor Author

retest this please

@bstansberry
Copy link
Contributor Author

retest this please

@wildfly-ci
Copy link

Linux Build 3069 outcome was FAILURE using a merge of 21a0d68
Summary: Tests failed: 1 (1 new), passed: 3451, ignored: 64 Build time: 00:37:02

Failed tests

org.jboss.as.test.manualmode.deployment.DeploymentScannerUnitTestCase.testStartup: java.lang.AssertionError: null
    at org.jboss.as.test.manualmode.deployment.DeploymentScannerUnitTestCase.testStartup(DeploymentScannerUnitTestCase.java:135)
------- Stdout: -------
04:10:47,483 INFO  [org.wildfly.core.testrunner.Server] (main) Starting container with: /usr/java/jdk1.8.0_40/jre/bin/java -D[Standalone] -javaagent:/store/repository/org/jboss/byteman/byteman/2.2.1/byteman-2.2.1.jar=port:9091,boot:/store/repository/org/jboss/byteman/byteman/2.2.1/byteman-2.2.1.jar,sys:/opt/buildAgent/work/8d74ae55e497982e/testsuite/shared/target/wildfly-core-testsuite-shared-2.0.0.CR8-SNAPSHOT.jar -Dorg.jboss.byteman.transform.all -Dorg.jboss.byteman.verbose=true -Dmaven.repo.local=/store/repository -Xmx512m -Djboss.dist=/opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode/target/wildfly-core -Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=true -server -Dts.timeout.factor=100 -Djbossas.ts.dir=/opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode -ea -Dorg.jboss.boot.log.file=/opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode/target/wildfly-core/standalone/log/server.log -Dlogging.configuration=file:/opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode/target/wildfly-core/standalone/configuration/logging.properties -jar /opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode/target/wildfly-core/jboss-modules.jar -mp /opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode/target/wildfly-core/modules org.jboss.as.standalone -Djboss.home.dir=/opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode/target/wildfly-core -Djboss.server.base.dir=/opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode/target/wildfly-core/standalone -Djboss.server.log.dir=/opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode/target/wildfly-core/standalone/log -Djboss.server.config.dir=/opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode/target/wildfly-core/standalone/configuration -c=standalone.xml -bmanagement=::1 -Djboss.http.port=8080 -Djboss.bind.address=::1 
04:10:47,658 INFO  [org.xnio] (main) XNIO version 3.3.2.Final
TransformListener() : accepting requests on localhost:9091
04:10:47,809 INFO  [org.xnio.nio] (main) XNIO NIO Implementation Version 3.3.2.Final
04:10:47,910 INFO  [org.jboss.remoting] (main) JBoss Remoting version 4.0.14.Final
 [0m04:10:48,184 INFO  [org.jboss.modules] (main) JBoss Modules version 1.4.4.Final
 [0m [0m04:10:48,482 INFO  [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final
 [0m [0m04:10:48,588 INFO  [org.jboss.as] (MSC service thread 1-4) WFLYSRV0049: WildFly Core 2.0.0.CR8-SNAPSHOT "Kenny" starting
 [0m [0m04:10:49,205 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
 [0m [0m04:10:49,226 INFO  [org.xnio] (MSC service thread 1-3) XNIO version 3.3.2.Final
 [0m [0m04:10:49,261 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.3.2.Final
 [0m [0m04:10:49,370 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.14.Final
 [0m [33m04:10:49,386 WARN  [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-2) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console
 [0m [0m04:10:49,589 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
 [0m [0m04:10:49,590 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://[::1]:9990
 [0m [0m04:10:49,590 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.0.0.CR8-SNAPSHOT "Kenny" started in 1866ms - Started 55 of 57 services (15 services are lazy, passive or on-demand)
 [0m [0m04:10:49,977 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode/target/deployment-test-da68b007-cb93-433d-b88b-1ee89283c557
 [0m [0m04:10:50,003 INFO  [org.jboss.as.repository] (DeploymentScanner-threads - 2) WFLYDR0001: Content added at location /opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode/target/wildfly-core/standalone/data/content/63/697a5daaf9cefccb2130632ed4ff64667c8953/content
 [0m [0m04:10:50,017 INFO  [org.jboss.as.repository] (DeploymentScanner-threads - 2) WFLYDR0001: Content added at location /opt/buildAgent/work/8d74ae55e497982e/testsuite/manualmode/target/wildfly-core/standalone/data/content/1f/d0e28b3c4aa0ac341a6ce0a0588724aa19080a/content
 [0m [0m04:10:50,034 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "deployment-one.jar" (runtime-name: "deployment-one.jar")
 [0m [0m04:10:50,035 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "deployment-two.jar" (runtime-name: "deployment-two.jar")
 [0m [31m04:10:50,069 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.module.service."deployment.deployment-two.jar".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.deployment-two.jar".main: WFLYSRV0179: Failed to load module: deployment.deployment-two.jar:main
    at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:91)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)
Caused by: org.jboss.modules.ModuleNotFoundException: non.existing.dependency:main
    at org.jboss.modules.Module.addPaths(Module.java:1042)
    at org.jboss.modules.Module.link(Module.java:1398)
    at org.jboss.modules.Module.relinkIfNecessary(Module.java:1426)
    at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:238)
    at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:68)
    ... 5 more

 [0m [31m04:10:50,075 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads - 2) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "deployment-two.jar")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.module.service.\"deployment.deployment-two.jar\".main" => "org.jboss.msc.service.StartException in service jboss.module.service.\"deployment.deployment-two.jar\".main: WFLYSRV0179: Failed to load module: deployment.deployment-two.jar:main
    Caused by: org.jboss.modules.ModuleNotFoundException: non.existing.dependency:main"}}
 [0m [0m04:10:50,079 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) WFLYSRV0010: Deployed "deployment-two.jar" (runtime-name : "deployment-two.jar")
 [0m [0m04:10:50,079 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) WFLYSRV0010: Deployed "deployment-one.jar" (runtime-name : "deployment-one.jar")
 [0m [0m04:10:50,079 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) WFLYCTL0183: Service status report
WFLYCTL0186:   Services which failed to start:      service jboss.module.service."deployment.deployment-two.jar".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.deployment-two.jar".main: WFLYSRV0179: Failed to load module: deployment.deployment-two.jar:main

 [0m [0m04:10:50,201 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0211: Suspending server with 0ms timeout.
 [0m [0m04:10:50,206 INFO  [org.jboss.as.server] (Thread-3) WFLYSRV0220: Server shutdown has been requested.
 [0m [0m04:10:50,224 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment deployment-two.jar (runtime-name: deployment-two.jar) in 13ms
 [0m [0m04:10:50,225 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment deployment-one.jar (runtime-name: deployment-one.jar) in 12ms
 [0m [0m04:10:50,261 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Core 2.0.0.CR8-SNAPSHOT "Kenny" stopped in 47ms


bstansberry and others added 13 commits October 22, 2015 10:49
… they may be run in a different thread.

Also, cache the resource model used by Stage.DOMAIN transformers so we don't have to read/clone it multiple times per request. This may be critical for perf in larger domains.

Also, lots of javadoc improvements
…remote side has cancelled

Don't use the ProxyOperationControl interface for response processing on the target process. The interface semantics are different from what the target-side response processing does.
@wildfly-ci
Copy link

Full integration - Windows Build 594 outcome was FAILURE using a merge of 2cb5341
Summary: Tests failed: 3 (3 new), passed: 3270, ignored: 363 Build time: 00:51:38

Failed tests

org.jboss.as.test.clustering.cluster.web.CoarseWebFailoverTestCase(SYNC-tcp).testGracefulUndeployFailover: java.lang.AssertionError: expected:<200> but was:<500>
    at org.jboss.as.test.clustering.ClusterHttpClientUtil.establishTopology(ClusterHttpClientUtil.java:69)
    at org.jboss.as.test.clustering.ClusterHttpClientUtil.establishTopology(ClusterHttpClientUtil.java:58)
    at org.jboss.as.test.clustering.ClusterHttpClientUtil.establishTopology(ClusterHttpClientUtil.java:52)
    at org.jboss.as.test.clustering.cluster.web.ClusteredWebFailoverAbstractCase.establishTopology(ClusteredWebFailoverAbstractCase.java:256)
    at org.jboss.as.test.clustering.cluster.web.ClusteredWebFailoverAbstractCase.testFailover(ClusteredWebFailoverAbstractCase.java:112)
    at org.jboss.as.test.clustering.cluster.web.ClusteredWebFailoverAbstractCase.testGracefulUndeployFailover(ClusteredWebFailoverAbstractCase.java:103)
------- Stdout: -------
18:16:19,154 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
18:16:19,154 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
18:16:19,154 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
18:16:19,182 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\1a\4e7a278dbf9c2cb972cb226e53682b0a951afe\content
18:16:19,187 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "coarse-distributable.war" (runtime-name: "coarse-distributable.war")
18:16:19,242 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.coarse-distributable.war" is using a private module ("org.jboss.as.clustering.common:main") which may be changed or removed in future versions without notice.
18:16:19,242 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.coarse-distributable.war" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
18:16:19,243 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.coarse-distributable.war" is using a private module ("org.infinispan:main") which may be changed or removed in future versions without notice.
18:16:19,300 INFO  [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment coarse-distributable.war
18:16:19,359 INFO  [org.hibernate.validator.internal.util.Version] (MSC service thread 1-6) HV000001: Hibernate Validator 5.2.2.Final
18:16:19,430 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'TopologyChangeListenerBean' in deployment unit 'deployment "coarse-distributable.war"' are as follows:

    java:global/coarse-distributable/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:app/coarse-distributable/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:module/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:jboss/exported/coarse-distributable/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:global/coarse-distributable/TopologyChangeListenerBean
    java:app/coarse-distributable/TopologyChangeListenerBean
    java:module/TopologyChangeListenerBean

18:16:19,586 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:19,587 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:19,591 INFO  [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0006: Starting Services for CDI deployment: coarse-distributable.war
18:16:19,625 INFO  [org.jboss.weld.Version] (MSC service thread 1-4) WELD-000900: 2.3.0 (Final)
18:16:19,656 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:19,656 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 4) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:19,674 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 24) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:19,675 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 24) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:19,695 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0009: Starting weld service for deployment coarse-distributable.war
18:16:19,860 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 24) WFLYCLINF0002: Started coarse-distributable.war cache from web container
18:16:19,861 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 73) WFLYCLINF0002: Started dist cache from ejb container
18:16:19,864 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 4) WFLYCLINF0002: Started dist cache from web container
18:16:20,563 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 73) WFLYUT0021: Registered web context: /coarse-distributable
18:16:20,586 INFO  [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "coarse-distributable.war" (runtime-name : "coarse-distributable.war")
18:16:20,586 INFO  [org.jboss.as.controller] (management-handler-thread - 4) WFLYCTL0183: Service status report
WFLYCTL0185:    Newly corrected services:
      service jboss.module.service."deployment.distributable.war".main (no longer required)
      service jboss.module.spec.service."deployment.arquillian-service".main (no longer required)
      service jboss.module.spec.service."deployment.distributable.war".main (no longer required)
      service module.resolved.service."deployment.distributable.war".main (no longer required)

18:16:20,707 WARN  [org.jboss.remotingjmx.Util] (main) The protocol 'http-remoting-jmx' is deprecated, instead you should use 'remote+http'.
18:16:20,752 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-1


org.jboss.as.test.clustering.cluster.web.CoarseWebFailoverTestCase(SYNC-tcp).testGracefulSimpleFailover: java.lang.AssertionError: expected:<200> but was:<500>
    at org.jboss.as.test.clustering.ClusterHttpClientUtil.establishTopology(ClusterHttpClientUtil.java:69)
    at org.jboss.as.test.clustering.ClusterHttpClientUtil.establishTopology(ClusterHttpClientUtil.java:58)
    at org.jboss.as.test.clustering.ClusterHttpClientUtil.establishTopology(ClusterHttpClientUtil.java:52)
    at org.jboss.as.test.clustering.cluster.web.ClusteredWebFailoverAbstractCase.establishTopology(ClusteredWebFailoverAbstractCase.java:256)
    at org.jboss.as.test.clustering.cluster.web.ClusteredWebFailoverAbstractCase.testFailover(ClusteredWebFailoverAbstractCase.java:112)
    at org.jboss.as.test.clustering.cluster.web.ClusteredWebFailoverAbstractCase.testGracefulSimpleFailover(ClusteredWebFailoverAbstractCase.java:83)
------- Stdout: -------
18:16:36,990 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
18:16:36,991 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
18:16:36,991 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
18:16:37,002 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\06\2723251fdffec7c66cd47002e6754323e21833\content
18:16:37,004 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "coarse-distributable.war" (runtime-name: "coarse-distributable.war")
18:16:37,031 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.coarse-distributable.war" is using a private module ("org.jboss.as.clustering.common:main") which may be changed or removed in future versions without notice.
18:16:37,031 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.coarse-distributable.war" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
18:16:37,031 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) WFLYSRV0018: Deployment "deployment.coarse-distributable.war" is using a private module ("org.infinispan:main") which may be changed or removed in future versions without notice.
18:16:37,038 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment coarse-distributable.war
18:16:37,047 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'TopologyChangeListenerBean' in deployment unit 'deployment "coarse-distributable.war"' are as follows:

    java:global/coarse-distributable/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:app/coarse-distributable/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:module/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:jboss/exported/coarse-distributable/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:global/coarse-distributable/TopologyChangeListenerBean
    java:app/coarse-distributable/TopologyChangeListenerBean
    java:module/TopologyChangeListenerBean

18:16:37,076 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:37,076 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:37,083 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0006: Starting Services for CDI deployment: coarse-distributable.war
18:16:37,090 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 73) WFLYCLINF0002: Started dist cache from ejb container
18:16:37,102 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0009: Starting weld service for deployment coarse-distributable.war
18:16:37,104 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:37,104 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:37,106 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 21) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:37,106 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 21) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:37,116 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 73) WFLYCLINF0002: Started dist cache from web container
18:16:37,119 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 21) WFLYCLINF0002: Started coarse-distributable.war cache from web container
18:16:37,298 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 73) WFLYUT0021: Registered web context: /coarse-distributable
18:16:37,319 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "coarse-distributable.war" (runtime-name : "coarse-distributable.war")
18:16:37,326 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-1
18:16:37,339 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-1\standalone\data\content\06\2723251fdffec7c66cd47002e6754323e21833\content
18:16:37,341 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "coarse-distributable.war" (runtime-name: "coarse-distributable.war")
18:16:37,365 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.coarse-distributable.war" is using a private module ("org.jboss.as.clustering.common:main") which may be changed or removed in future versions without notice.
18:16:37,365 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.coarse-distributable.war" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
18:16:37,365 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) WFLYSRV0018: Deployment "deployment.coarse-distributable.war" is using a private module ("org.infinispan:main") which may be changed or removed in future versions without notice.
18:16:37,370 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment coarse-distributable.war
18:16:37,377 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'TopologyChangeListenerBean' in deployment unit 'deployment "coarse-distributable.war"' are as follows:

    java:global/coarse-distributable/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:app/coarse-distributable/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener


org.jboss.as.test.clustering.cluster.web.context.InvalidateConversationTestCase(SYNC-tcp).testInvalidate: java.lang.AssertionError: expected:<200> but was:<500>
    at org.jboss.as.test.clustering.cluster.web.context.InvalidateConversationTestCase.testInvalidate(InvalidateConversationTestCase.java:98)
------- Stdout: -------
18:16:52,821 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
18:16:52,821 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
18:16:52,822 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
18:16:52,822 INFO  [org.jboss.as.arquillian.protocol.jmx.ArquillianServiceDeployer] (main) Deploy arquillian service: arquillian-service: 977 assets
18:16:53,597 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\80\f6a2581f9706a7be5bb6031aaedf55086d9c40\content
18:16:53,600 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service")
18:16:53,756 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
18:16:53,756 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
18:16:53,756 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex:main") which may be changed or removed in future versions without notice.
18:16:53,756 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.arquillian-service" is using a private module ("org.wildfly.security.manager:main") which may be changed or removed in future versions without notice.
18:16:53,762 WARN  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0013: Deployment deployment "arquillian-service" contains CDI annotations but no bean archive was not found. (No beans.xml nor class with bean defining annotations)
18:16:53,782 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "arquillian-service" (runtime-name : "arquillian-service")
18:16:53,797 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\2d\a7dd74a09b87e41e54200e5f441864422d34e3\content
18:16:53,799 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "conversation.war" (runtime-name: "conversation.war")
18:16:53,833 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.conversation.war" is using a private module ("org.jboss.as.clustering.common:main") which may be changed or removed in future versions without notice.
18:16:53,833 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.conversation.war" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
18:16:53,833 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.conversation.war" is using a private module ("org.infinispan:main") which may be changed or removed in future versions without notice.
18:16:53,833 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.conversation.war" is using a private module ("org.wildfly.security.manager:main") which may be changed or removed in future versions without notice.
18:16:53,840 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment conversation.war
18:16:53,847 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'TopologyChangeListenerBean' in deployment unit 'deployment "conversation.war"' are as follows:

    java:global/conversation/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:app/conversation/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:module/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:jboss/exported/conversation/TopologyChangeListenerBean!org.jboss.as.test.clustering.TopologyChangeListener
    java:global/conversation/TopologyChangeListenerBean
    java:app/conversation/TopologyChangeListenerBean
    java:module/TopologyChangeListenerBean

18:16:53,873 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0006: Starting Services for CDI deployment: conversation.war
18:16:53,879 INFO  [org.jboss.as.arquillian] (MSC service thread 1-3) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."conversation.war",unit=conversation.war,tests=[org.jboss.as.test.clustering.cluster.web.context.InvalidateConversationTestCase]]
18:16:53,879 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 21) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:53,880 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0009: Starting weld service for deployment conversation.war
18:16:53,881 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 21) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:53,883 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:53,886 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 73) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:53,887 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 76) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:53,892 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 76) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
18:16:53,891 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 73) WFLYCLINF0002: Started dist cache from web container
18:16:53,899 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 21) WFLYCLINF0002: Started dist cache from ejb container
18:16:53,909 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 73) WFLYCLINF0002: Started conversation.war cache from web container
18:16:54,124 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 76) WFLYUT0021: Registered web context: /conversation
18:16:54,136 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "conversation.war" (runtime-name : "conversation.war")
18:16:54,144 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-1
18:16:54,155 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location C:\BuildAgent\work\db872761b443af46\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-1\standalone\data\content\c1\1154b1835e6b13539fa40a4e56a23938592de8\content
18:16:54,157 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "conversation.war" (runtime-name: "conversation.war")
18:16:54,186 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.conversation.war" is using a private module ("org.jboss.as.clustering.common:main") which may be changed or removed in future versions without notice.
18:16:54,186 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-3) WFLYSRV0018: Deployment "deployment.conversation.war" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.


@jamezp jamezp added ready-for-merge This PR is ready to be merged and fulfills all requirements and removed review-needed hold Do not merge this PR labels Oct 23, 2015
bstansberry added a commit that referenced this pull request Oct 23, 2015
Fix problems revealed when domain testsuite runs with assertions enabled.
@bstansberry bstansberry merged commit dbcb2a9 into wildfly:master Oct 23, 2015
@bstansberry bstansberry deleted the WFCORE-988 branch October 23, 2015 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
6 participants