From issues-return-121120-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Wed Jun 16 11:44:24 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id D93C118063B for ; Wed, 16 Jun 2021 13:44:23 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id 6F094416A5 for ; Wed, 16 Jun 2021 11:44:01 +0000 (UTC) Received: (qmail 80316 invoked by uid 500); 16 Jun 2021 11:44:01 -0000 Mailing-List: contact issues-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list issues@ignite.apache.org Received: (qmail 80266 invoked by uid 99); 16 Jun 2021 11:44:01 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Jun 2021 11:44:01 +0000 Received: from jira2-he-de.apache.org (jira2-he-de.apache.org [168.119.33.54]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 6492E3E8CC for ; Wed, 16 Jun 2021 11:44:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 2D550C80889 for ; Wed, 16 Jun 2021 11:44:00 +0000 (UTC) Date: Wed, 16 Jun 2021 11:44:00 +0000 (UTC) From: "Aleksandr Polovtcev (Jira)" To: issues@ignite.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (IGNITE-14912) AssertionError in ITJRaftCounterServerTest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/IGNITE-14912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364258#comment-17364258 ] Aleksandr Polovtcev commented on IGNITE-14912: ---------------------------------------------- I've tried running this test for 500 times, but after introducing the fix from https://issues.apache.org/jira/browse/IGNITE-14910 I wasn't able to reproduce this issue. > AssertionError in ITJRaftCounterServerTest > ------------------------------------------ > > Key: IGNITE-14912 > URL: https://issues.apache.org/jira/browse/IGNITE-14912 > Project: Ignite > Issue Type: Bug > Reporter: Ivan Bessonov > Assignee: Aleksandr Polovtcev > Priority: Major > Labels: ignite-3 > Fix For: 3.0.0-alpha3 > > Attachments: _Test_-_Run_Integration_Tests_708.log > > > {noformat} > java.lang.AssertionError > at org.apache.ignite.raft.server.ITJRaftCounterServerTest.startServer(ITJRaftCounterServerTest.java:161) > at org.apache.ignite.raft.server.ITJRaftCounterServerTest.doTestFollowerCatchUp(ITJRaftCounterServerTest.java:503) > at org.apache.ignite.raft.server.ITJRaftCounterServerTest.testFollowerCatchUpFromLog2(ITJRaftCounterServerTest.java:431){noformat} > Full log from TC is attached. > https://ci.ignite.apache.org/buildConfiguration/ignite3_Test_RunAllTests/6048662?expandedTest=build%3A%28id%3A6048660%29%2Cid%3A5313 -- This message was sent by Atlassian Jira (v8.3.4#803005)