You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2021/11/16 15:33:00 UTC

[jira] [Commented] (IGNITE-14294) .NET: ClientServerCompatibilityTest is flaky

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

Ignite TC Bot commented on IGNITE-14294:
----------------------------------------

{panel:title=Branch: [pull/9567/head] Base: [master] : Possible Blockers (9)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform .NET (Windows){color} [[tests 0 Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=6271911]]

{color:#d04437}Cache (Restarts) 1{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6271927]]
* IgniteCacheRestartTestSuite: IgniteCacheCreateRestartSelfTest.testStopOriginatingNode - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Cache 2{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6271932]]
* IgniteCacheTestSuite2: IgniteCacheServerNodeConcurrentStart.testConcurrentStart - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}SPI{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6271981]]
* IgniteSpiTestSuite: TcpCommunicationSpiDropNodesTest.testOneNode - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6271984]]
* ZookeeperDiscoverySpiTestSuite1: ZookeeperDiscoveryConcurrentStartAndStartStopTest.testMultipleClusters - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}ZooKeeper (Discovery) 3{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6271986]]
* ZookeeperDiscoverySpiTestSuite3: CacheContinuousQueryLongP2PTest.testMvccTxReplicatedClient - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}PDS (Indexing){color} [[tests 2|https://ci.ignite.apache.org/viewLog.html?buildId=6271978]]
* IgnitePdsWithIndexingTestSuite: IgniteTwoRegionsRebuildIndexTest.testRebuildIndexes - Test has low fail rate in base branch 0,0% and is not flaky
* IgnitePdsWithIndexingTestSuite: IgnitePdsIndexingDefragmentationTest.testFailoverIncompletedIndex - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Activate / Deactivate Cluster{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6271914]]
* IgniteStandByClusterSuite: IgniteClusterActivateDeactivateTest.testDeactivateFromReadOnlySimple_5_Servers_5_Clients_FromClient - Test has low fail rate in base branch 0,0% and is not flaky

{panel}
{panel:title=Branch: [pull/9567/head] Base: [master] : No new tests found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6271998&amp;buildTypeId=IgniteTests24Java8_RunAll]

> .NET: ClientServerCompatibilityTest is flaky
> --------------------------------------------
>
>                 Key: IGNITE-14294
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14294
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Minor
>              Labels: .NET
>             Fix For: 2.13
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> ClientServerCompatibilityTest fails for two reasons:
> 1. {{Failed to establish Ignite thin client connection, examine inner exceptions for details. (Connection refused 127.0.0.1:10892)}} - check process output, is there a different port used for the client connector?
> 2. {{GridUnsafe cannot access class jdk.internal.misc.SharedSecrets}} - we should pass {{--add-exports}} and {{--illegal-access=permit}} JVM options when running on Java9+, see {{Jvm.IsJava9}}.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)