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

[WFLY-3886] add org.jboss.remote-naming dep to org.hornetq.ra module #6742

Conversation

jmesnil
Copy link
Member

@jmesnil jmesnil commented Sep 23, 2014

Add an optional dependency to org.jboss.remote-naming to the
org.hornetq.ra to be able to create a RA that connects to a remote
hornetq-server.

JIRA: https://issues.jboss.org/browse/WFLY-3886

Add an optional dependency to org.jboss.remote-naming to the
org.hornetq.ra to be able to create a RA that connects to a remote
hornetq-server.

JIRA: https://issues.jboss.org/browse/WFLY-3886
@wildfly-ci
Copy link

Windows Build 18 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Linux Build 4874 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Windows Build 18 outcome was FAILURE using a merge of 65a8b61
Summary: Tests failed: 1 (1 new), passed: 3064, ignored: 252 Build time: 0:55:33

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.messaging.jms.context.VaultedInjectedJMSContextTestCase.sendMessage: javax.ejb.EJBException: javax.jms.JMSSecurityRuntimeException: HQ119031: Unable to validate user: ${VAULT::messaging::userName::1}
    at org.hornetq.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:399)
    at org.hornetq.core.client.impl.ClientSessionFactoryImpl.createSessionInternal(ClientSessionFactoryImpl.java:891)

@wildfly-ci
Copy link

Linux Build 4874 outcome was FAILURE using a merge of 65a8b61
Summary: Tests failed: 3 (3 new), passed: 3062, ignored: 252 Build time: 0:57:37

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.security.vault.VaultDatasourceTestCase.testAccessThroughVaultDatasource: javax.naming.NameNotFoundException: datasources/ds_TestDS -- service jboss.naming.context.java.jboss.datasources.ds_TestDS
    at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:106)
    at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202)

org.jboss.as.test.integration.security.vault.VaultDatasourceTestCase.testRejectWrongPasswordThroughVaultDatasource: javax.naming.NameNotFoundException: datasources/ds_TestDSWrong -- service jboss.naming.context.java.jboss.datasources.ds_TestDSWrong
    at org.jboss.as.naming.ServiceBasedNamingStore.lookup(ServiceBasedNamingStore.java:106)
    at org.jboss.as.naming.NamingContext.lookup(NamingContext.java:202)

org.jboss.as.test.integration.ws.wsse.signencrypt.EJBSignEncryptMultipleClientsTestCase.encryptedAndSignedRequestFromAlice: javax.xml.ws.WebServiceException: Could not send Message.
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:152)

@jmesnil
Copy link
Member Author

jmesnil commented Sep 23, 2014

retest this please

@wildfly-ci
Copy link

Linux Build 4881 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Windows Build 25 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Linux Build 4881 outcome was FAILURE using a merge of 65a8b61
Summary: Tests failed: 1, passed: 3076, ignored: 259 Build time: 0:56:20

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.ws.wsse.signencrypt.EJBSignEncryptMultipleClientsTestCase.encryptedAndSignedRequestFromAlice: javax.xml.ws.WebServiceException: Could not send Message.
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:152)

@wildfly-ci
Copy link

Windows Build 25 outcome was SUCCESS using a merge of 65a8b61
Summary: Tests passed: 3077, ignored: 259 Build time: 0:56:44

@wildfly-ci
Copy link

Windows Build 33 is now running using a merge of 65a8b61

stuartwdouglas added a commit that referenced this pull request Sep 23, 2014
@wildfly-ci
Copy link

Windows Build 33 outcome was FAILURE using a merge of 65a8b61
Summary: Tests failed: 1 (1 new), passed: 3076, ignored: 259 Build time: 0:54:32

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.ejb.mdb.dynamic.DynamicMessageListenerTestCase.test1: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)

@wildfly-ci
Copy link

Linux Build 4890 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Windows Build 39 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Linux Build 4890 outcome was FAILURE using a merge of 65a8b61
Summary: Tests failed: 1, passed: 3076, ignored: 259 Build time: 1:00:58

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.ws.wsse.signencrypt.EJBSignEncryptMultipleClientsTestCase.encryptedAndSignedRequestFromAlice: javax.xml.ws.WebServiceException: Could not send Message.
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:152)

@wildfly-ci
Copy link

Windows Build 39 outcome was FAILURE using a merge of 65a8b61
Summary: Tests failed: 1, passed: 3076, ignored: 259 Build time: 0:54:00

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.ejb.mdb.dynamic.DynamicMessageListenerTestCase.test1: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)

@wildfly-ci
Copy link

Linux Build 4891 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Windows Build 40 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Windows Build 40 outcome was FAILURE using a merge of 65a8b61
Summary: Tests failed: 1, passed: 3076, ignored: 259 Build time: 0:53:36

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.ejb.mdb.dynamic.DynamicMessageListenerTestCase.test1: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)

@wildfly-ci
Copy link

Linux Build 4891 outcome was FAILURE using a merge of 65a8b61
Summary: Tests failed: 2 (2 new), passed: 3075, ignored: 259 Build time: 0:56:36

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.smoke.webservices.WSTestCase.testManagementDescriptionMetrics: java.lang.AssertionError: null
    at org.junit.Assert.fail(Assert.java:86)
    at org.junit.Assert.assertTrue(Assert.java:41)

org.jboss.as.test.smoke.webservices.WSTestCase.testManagementDescription: java.lang.AssertionError: null
    at org.junit.Assert.fail(Assert.java:86)
    at org.junit.Assert.assertTrue(Assert.java:41)

@dmlloyd
Copy link
Member

dmlloyd commented Sep 24, 2014

This seems like an OK change, and the test failures all have a history of sporadically occurring.

@bstansberry
Copy link
Contributor

Hopefully #6751 will help with the vault test stuff.

@wildfly-ci
Copy link

Linux Build 4901 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Windows Build 54 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Windows Build 54 outcome was FAILURE using a merge of 65a8b61
Summary: Tests failed: 1, passed: 3076, ignored: 259 Build time: 0:54:48

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.ejb.mdb.dynamic.DynamicMessageListenerTestCase.test1: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:79)

@wildfly-ci
Copy link

Linux Build 4901 outcome was SUCCESS using a merge of 65a8b61
Summary: Tests passed: 3077, ignored: 259 Build time: 0:57:07

@wildfly-ci
Copy link

Linux Build 4907 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Windows Build 58 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Linux Build 4907 outcome was FAILURE using a merge of 65a8b61
Summary: Tests failed: 2 (2 new), passed: 3076, ignored: 259 Build time: 0:56:42

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.manualmode.messaging.HornetQBackupActivationTestCase.testLiveReload: java.io.IOException: java.util.concurrent.CancellationException: Operation was cancelled
    at org.jboss.threads.AsyncFutureTask.operationCancelled(AsyncFutureTask.java:70)
    at org.jboss.threads.AsyncFutureTask.get(AsyncFutureTask.java:267)

org.jboss.as.test.manualmode.messaging.HornetQBackupActivationTestCase.testLiveReload: org.jboss.arquillian.container.spi.client.container.LifecycleException: Could not stop container
    at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)

@wildfly-ci
Copy link

Windows Build 58 outcome was FAILURE using a merge of 65a8b61
Summary: Tests failed: 1 (1 new), passed: 3076, ignored: 259 Build time: 1:00:14

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.domain.SlaveHostControllerAuthenticationTestCase.testSlaveRegistration: java.lang.RuntimeException: Problem creating VaultSession: 
    at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:750)
    at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:676)

@wildfly-ci
Copy link

Windows Build 62 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Linux Build 4911 is now running using a merge of 65a8b61

@wildfly-ci
Copy link

Linux Build 4911 outcome was SUCCESS using a merge of 65a8b61
Summary: Tests passed: 3077, ignored: 259 Build time: 0:57:08

@wildfly-ci
Copy link

Windows Build 62 outcome was SUCCESS using a merge of 65a8b61
Summary: Tests passed: 3077, ignored: 259 Build time: 1:00:41

@bstansberry bstansberry added the ready-for-merge Only for use by those with merge permissions! label Sep 25, 2014
bstansberry added a commit that referenced this pull request Sep 25, 2014
…ng_optional_dependency

[WFLY-3886] add org.jboss.remote-naming dep to org.hornetq.ra module
@bstansberry bstansberry merged commit c152646 into wildfly:master Sep 25, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Only for use by those with merge permissions!
Projects
None yet
4 participants