[ 
https://issues.apache.org/jira/browse/CASSANDRA-16494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Berenguer Blasi updated CASSANDRA-16494:
----------------------------------------
    Comment: was deleted

(was: These pass flawlessly on my laptop. Circle logs have OOMs all over the 
place. I don't think it's worth it investigating further the test itself. 
[~e.dimitrova] I read cursorily the discussion on circle config files changes 
recently. If that's true where can I read the details and see a diff please? we 
might just need more processing power.)

>  org.apache.cassandra.distributed.test.TopologyChangeTest failing with client 
> timeout
> -------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16494
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16494
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/java
>            Reporter: Adam Holmberg
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.0, 4.0-beta
>
>
> Two tests failing with the same error, so I'm assuming they're related. 
> testRestartNode[1: provision strategy=OneNetworkInterface]
> testDecommission[1: provision strategy=OneNetworkInterface]
> Feel free to split out if it ends up looking like something different.
> https://ci-cassandra.apache.org/job/Cassandra-trunk/307/#showFailuresLink
> https://app.circleci.com/pipelines/github/adelapena/cassandra/210/workflows/d21c7f93-58a7-4522-a505-0844304de67f/jobs/1700
> {noformat}
> com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) 
> tried for query failed (tried: /127.0.0.1:9042 
> (com.datastax.driver.core.exceptions.OperationTimedOutException: 
> [/127.0.0.1:9042] Operation timed out))
>       at 
> com.datastax.driver.core.ControlConnection.reconnectInternal(ControlConnection.java:270)
>       at 
> com.datastax.driver.core.ControlConnection.connect(ControlConnection.java:109)
>       at 
> com.datastax.driver.core.Cluster$Manager.negotiateProtocolVersionAndConnect(Cluster.java:1813)
>       at com.datastax.driver.core.Cluster$Manager.init(Cluster.java:1726)
>       at com.datastax.driver.core.Cluster.init(Cluster.java:214)
>       at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:387)
>       at com.datastax.driver.core.Cluster.connectAsync(Cluster.java:366)
>       at com.datastax.driver.core.Cluster.connect(Cluster.java:311)
>       at 
> org.apache.cassandra.distributed.test.TopologyChangeTest.testRestartNode(TopologyChangeTest.java:176)
>       at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to