You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Berenguer Blasi (Jira)" <ji...@apache.org> on 2022/05/24 10:07:00 UTC

[jira] [Comment Edited] (CASSANDRA-17306) Test Failure: dtest-upgrade.upgrade_tests.upgrade_through_versions_test.TestProtoV3Upgrade_AllVersions_EndsAt_3_11_X.test_parallel_upgrade

    [ https://issues.apache.org/jira/browse/CASSANDRA-17306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17541399#comment-17541399 ] 

Berenguer Blasi edited comment on CASSANDRA-17306 at 5/24/22 10:06 AM:
-----------------------------------------------------------------------

[~brandon.williams] propsing to close this one as duplicate of CASSANDRA-17629. Do you agree?
- They seem to have the same root cause
- Since that fix was merged this test only failed bc of timeouts
- Makes sense as this test also raises from the same file that was fixed


was (Author: bereng):
[~brandon.williams] propsing to close this one as duplicate of CASSANDRA-17629. Do you agree?

> Test Failure: dtest-upgrade.upgrade_tests.upgrade_through_versions_test.TestProtoV3Upgrade_AllVersions_EndsAt_3_11_X.test_parallel_upgrade
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17306
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17306
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Josh McKenzie
>            Priority: Normal
>
> https://ci-cassandra.apache.org/job/Cassandra-4.0/320/testReport/dtest-upgrade.upgrade_tests.upgrade_through_versions_test/TestProtoV3Upgrade_AllVersions_EndsAt_3_11_X/test_parallel_upgrade/
> Failed 2 times in the last 30 runs. Flakiness: 6%, Stability: 93%
> Error Message
> test teardown failure
> {code}
> Stacktrace
> Unexpected error found in node logs (see stdout for full details). Errors: [WARN  [MessagingService-Incoming-/127.0.0.1] 2022-01-25 18:46:40,431 IncomingTcpConnection.java:100 - UnknownColumnFamilyException reading from socket; closing
> org.apache.cassandra.db.UnknownColumnFamilyException: Got slice command for nonexistent table system_auth.roles.  If the table was just created, this is likely due to the schema not being fully propagated.  Please wait for schema agreement on table creation.
> 	at org.apache.cassandra.db.SliceFromReadCommandSerializer.deserialize(SliceFromReadCommand.java:184) ~[apache-cassandra-2.2.19.jar:2.2.19]
> 	at org.apache.cassandra.db.ReadCommandSerializer.deserialize(ReadCommand.java:158) ~[apache-cassandra-2.2.19.jar:2.2.19]
> 	at org.apache.cassandra.db.ReadCommandSerializer.deserialize(ReadCommand.java:132) ~[apache-cassandra-2.2.19.jar:2.2.19]
> 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:99) ~[apache-cassandra-2.2.19.jar:2.2.19]
> 	at org.apache.cassandra.net.IncomingTcpConnection.receiveMessage(IncomingTcpConnection.java:200) ~[apache-cassandra-2.2.19.jar:2.2.19]
> 	at org.apache.cassandra.net.IncomingTcpConnection.receiveMessages(IncomingTcpConnection.java:177) ~[apache-cassandra-2.2.19.jar:2.2.19]
> 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:91) ~[apache-cassandra-2.2.19.jar:2.2.19], WARN  [MessagingService-Incoming-/127.0.0.1] 2022-01-25 18:46:40,431 IncomingTcpConnection.java:100 - UnknownColumnFamilyException reading from socket; closing
> org.apache.cassandra.db.UnknownColumnFamilyException: Got slice command for nonexistent table system_auth.roles.  If the table was just created, this is likely due to the schema not being fully propagated.  Please wait for schema agreement on table creation.
> 	at org.apache.cassandra.db.SliceFromReadCommandSerializer.deserialize(SliceFromReadCommand.java:184) ~[apache-cassandra-2.2.19.jar:2.2.19]
> 	at org.apache.cassandra.db.ReadCommandSerializer.deserialize(ReadCommand.java:158) ~[apache-cassandra-2.2.19.jar:2.2.19]
> 	at org.apache.cassandra.db.ReadCommandSerializer.deserialize(ReadCommand.java:132) ~[apache-cassandra-2.2.19.jar:2.2.19]
> 	at org.apache.cassandra.net.MessageIn.read(MessageIn.java:99) ~[apache-cassandra-2.2.19.jar:2.2.19]
> 	at org.apache.cassandra.net.IncomingTcpConnection.receiveMessage(IncomingTcpConnection.java:200) ~[apache-cassandra-2.2.19.jar:2.2.19]
> 	at org.apache.cassandra.net.IncomingTcpConnection.receiveMessages(IncomingTcpConnection.java:177) ~[apache-cassandra-2.2.19.jar:2.2.19]
> 	at org.apache.cassandra.net.IncomingTcpConnection.run(IncomingTcpConnection.java:91) ~[apache-cassandra-2.2.19.jar:2.2.19]]
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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