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

Undertow 1.0.0.Beta1 #4734

Closed
wants to merge 1 commit into from
Closed

Conversation

stuartwdouglas
Copy link
Contributor

No description provided.

@wildfly-ci
Copy link

Build 57 is now running using a merge of 902723c42eb4e6b9b22379401fd1113355339f88

@wildfly-ci
Copy link

Build 57 outcome was FAILURE using a merge of 902723c42eb4e6b9b22379401fd1113355339f88
Summary: Tests failed: 8 (8 new), passed: 4128, ignored: 104

Failed tests

org.jboss.as.test.integration.web.handlers.UndertowHandlersConfigTestCase.testRewrite: org.junit.ComparisonFailure: expected:<A file[]> but was:<A file[ ]>
org.junit.ComparisonFailure: expected:<A file[]> but was:<A file[
]>
    at org.junit.Assert.assertEquals(Assert.java:115)

org.jboss.as.test.integration.osgi.deployment.ServerDeploymentTestCase.testAttachedFragmentEar: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"good-fragment.ear\".\"good-fragment.jar\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"good-fragment.ear\".\"good-fragment.jar\".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of subdeployment \"good-fragment.jar\" of deployment \"good-fragment.ear\"     Caused by: java.lang.NullPointerException"}}
org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"good-fragment.ear\".\"good-fragment.jar\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"good-fragment.ear\".\"good-fragment.jar\".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of subdeployment \"good-fragment.jar\" of deployment \"good-fragment.ear\"
    Caused by: java.lang.NullPointerException"}}
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:62)

org.jboss.as.test.integration.osgi.deployment.ServerDeploymentTestCase.testAttachedFragment: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.bundle-fragment-attached.POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.bundle-fragment-attached.POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment \"bundle-fragment-attached\"     Caused by: java.lang.NullPointerException"}}
org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.bundle-fragment-attached.POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.bundle-fragment-attached.POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment \"bundle-fragment-attached\"
    Caused by: java.lang.NullPointerException"}}
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:62)

org.jboss.as.test.integration.osgi.deployment.ServerDeploymentTestCase.testUnattachedFragment: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.bundle-fragment.POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.bundle-fragment.POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment \"bundle-fragment\"     Caused by: java.lang.NullPointerException"}}
org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.bundle-fragment.POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.bundle-fragment.POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment \"bundle-fragment\"
    Caused by: java.lang.NullPointerException"}}
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:62)

org.jboss.as.test.integration.osgi.deployment.ServerDeploymentTestCase.testRedeployAfterUndeploy: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.redeploy.REGISTER" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.redeploy.REGISTER: JBAS018733: Failed to process phase REGISTER of deployment \"redeploy\"     Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: org.osgi.framework.BundleException: JBOSGI011240: Bundle name and version already installed: [good-bundle.jar:0.0.0]     Caused by: org.osgi.framework.BundleException: JBOSGI011240: Bundle name and version already installed: [good-bundle.jar:0.0.0]"}}
org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.redeploy.REGISTER" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.redeploy.REGISTER: JBAS018733: Failed to process phase REGISTER of deployment \"redeploy\"
    Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: org.osgi.framework.BundleException: JBOSGI011240: Bundle name and version already installed: [good-bundle.jar:0.0.0]
    Caused by: org.osgi.framework.BundleException: JBOSGI011240: Bundle name and version already installed: [good-bundle.jar:0.0.0]"}}

org.jboss.as.test.integration.osgi.management.FrameworkManagementTestCase.testBundleRuntimeOperations: org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: test-fragment
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)

org.jboss.as.test.integration.osgi.webapp.WebAppSpecTestCase.testWebXMLInFragment: java.lang.RuntimeException: Could not communicate with client side
    at org.jboss.arquillian.protocol.jmx.JMXCommandService.execute(JMXCommandService.java:62)
    at org.jboss.arquillian.container.test.impl.client.deployment.ContainerDeployer.deploy(ContainerDeployer.java:46)

org.jboss.as.test.manualmode.ejb.ssl.SSLEJBRemoteClientTestCase.testStatefulBean: javax.naming.NamingException: Failed to create proxy [Root exception is java.lang.IllegalStateException: EJBCLIENT000024: No EJB receiver available for handling [appName:, moduleName:ssl-remote-ejb-client-test-stateful, distinctName:] combination]
    at org.jboss.ejb.client.naming.ejb.EjbNamingContext.createEjbProxy(EjbNamingContext.java:195)
    at org.jboss.ejb.client.naming.ejb.EjbNamingContext.lookup(EjbNamingContext.java:176)

@wildfly-ci
Copy link

Build 58 is now running using a merge of 902723c42eb4e6b9b22379401fd1113355339f88

@wildfly-ci
Copy link

Build 58 outcome was FAILURE using a merge of 902723c42eb4e6b9b22379401fd1113355339f88
Summary: Tests failed: 7, passed: 4129, ignored: 104

Failed tests

org.jboss.as.test.integration.web.handlers.UndertowHandlersConfigTestCase.testRewrite: org.junit.ComparisonFailure: expected:<A file[]> but was:<A file[ ]>
org.junit.ComparisonFailure: expected:<A file[]> but was:<A file[
]>
    at org.junit.Assert.assertEquals(Assert.java:115)

org.jboss.as.test.integration.osgi.deployment.ServerDeploymentTestCase.testAttachedFragmentEar: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"good-fragment.ear\".\"good-fragment.jar\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"good-fragment.ear\".\"good-fragment.jar\".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of subdeployment \"good-fragment.jar\" of deployment \"good-fragment.ear\"     Caused by: java.lang.NullPointerException"}}
org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"good-fragment.ear\".\"good-fragment.jar\".POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"good-fragment.ear\".\"good-fragment.jar\".POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of subdeployment \"good-fragment.jar\" of deployment \"good-fragment.ear\"
    Caused by: java.lang.NullPointerException"}}
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:62)

org.jboss.as.test.integration.osgi.deployment.ServerDeploymentTestCase.testAttachedFragment: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.bundle-fragment-attached.POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.bundle-fragment-attached.POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment \"bundle-fragment-attached\"     Caused by: java.lang.NullPointerException"}}
org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.bundle-fragment-attached.POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.bundle-fragment-attached.POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment \"bundle-fragment-attached\"
    Caused by: java.lang.NullPointerException"}}
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:62)

org.jboss.as.test.integration.osgi.deployment.ServerDeploymentTestCase.testUnattachedFragment: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.bundle-fragment.POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.bundle-fragment.POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment \"bundle-fragment\"     Caused by: java.lang.NullPointerException"}}
org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.bundle-fragment.POST_MODULE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.bundle-fragment.POST_MODULE: JBAS018733: Failed to process phase POST_MODULE of deployment \"bundle-fragment\"
    Caused by: java.lang.NullPointerException"}}
    at org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper.deploy(ServerDeploymentHelper.java:62)

org.jboss.as.test.integration.osgi.deployment.ServerDeploymentTestCase.testRedeployAfterUndeploy: org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.redeploy.REGISTER" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.redeploy.REGISTER: JBAS018733: Failed to process phase REGISTER of deployment \"redeploy\"     Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: org.osgi.framework.BundleException: JBOSGI011240: Bundle name and version already installed: [good-bundle.jar:0.0.0]     Caused by: org.osgi.framework.BundleException: JBOSGI011240: Bundle name and version already installed: [good-bundle.jar:0.0.0]"}}
org.jboss.as.controller.client.helpers.standalone.ServerDeploymentHelper$ServerDeploymentException: java.lang.Exception: {"JBAS014671: Failed services" => {"jboss.deployment.unit.redeploy.REGISTER" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.redeploy.REGISTER: JBAS018733: Failed to process phase REGISTER of deployment \"redeploy\"
    Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: org.osgi.framework.BundleException: JBOSGI011240: Bundle name and version already installed: [good-bundle.jar:0.0.0]
    Caused by: org.osgi.framework.BundleException: JBOSGI011240: Bundle name and version already installed: [good-bundle.jar:0.0.0]"}}

org.jboss.as.test.integration.osgi.management.FrameworkManagementTestCase.testBundleRuntimeOperations: org.jboss.arquillian.container.spi.client.container.DeploymentException: Cannot deploy: test-fragment
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:83)
    at org.jboss.as.arquillian.container.ArchiveDeployer.deployInternal(ArchiveDeployer.java:64)

org.jboss.as.test.integration.osgi.webapp.WebAppSpecTestCase.testWebXMLInFragment: java.lang.RuntimeException: Could not communicate with client side
    at org.jboss.arquillian.protocol.jmx.JMXCommandService.execute(JMXCommandService.java:62)
    at org.jboss.arquillian.container.test.impl.client.deployment.ContainerDeployer.deploy(ContainerDeployer.java:46)

@bstansberry
Copy link
Contributor

retest this please

@wildfly-ci
Copy link

Build 67 is now running using a merge of 121bfc9

@wildfly-ci
Copy link

Build 67 outcome was FAILURE using a merge of 121bfc9
Summary: Tests failed: 1 (1 new), passed: 4161, ignored: 103

Failed tests

org.jboss.as.test.clustering.cluster.web.expiration.FineSessionExpirationTestCase(SYNC-tcp).test: java.lang.AssertionError: expected:<200> but was:<500>
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.failNotEquals(Assert.java:743)

@bstansberry
Copy link
Contributor

retest this please

@wildfly-ci
Copy link

Build 68 is now running using a merge of 121bfc9

@wildfly-ci
Copy link

Build 68 outcome was FAILURE using a merge of 121bfc9
Summary: Tests failed: 1 (1 new), passed: 4161, ignored: 103

Failed tests

org.jboss.as.test.clustering.cluster.web.passivation.CoarseSessionPassivationTestCase(SYNC-tcp).test: java.lang.AssertionError
    at org.junit.Assert.fail(Assert.java:86)
    at org.junit.Assert.assertTrue(Assert.java:41)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants