2022-10-27 18:24:04:224 +0400 [INFO][main][IgniteImpl] Configuration modules loaded [modules=[org.apache.ignite.internal.storage.pagememory.configuration.PageMemoryStorageEngineDistributedConfigurationModule@2118cddf, org.apache.ignite.internal.rest.configuration.RestConfigurationModule@17a7f733, org.apache.ignite.client.handler.configuration.ClientHandlerConfigurationModule@68567e20, org.apache.ignite.network.configuration.NetworkConfigurationModule@76ed1b7c, org.apache.ignite.internal.index.configuration.IndexConfigurationModule@11fc564b, org.apache.ignite.internal.raft.configuration.RaftConfigurationModule@394a2528, org.apache.ignite.internal.storage.configuration.StorageEngineDistributedConfigurationModule@6236eb5f, org.apache.ignite.internal.compute.configuration.ComputeConfigurationModule@7c1e2a9e, org.apache.ignite.internal.storage.rocksdb.configuration.RocksDbStorageEngineDistributedConfigurationModule@fa36558, org.apache.ignite.internal.pagememory.configuration.PageMemoryDistributedConfigurationModule@672872e1, org.apache.ignite.internal.metrics.configuration.MetricConfigurationModule@32910148, org.apache.ignite.internal.schema.configuration.SchemaDistributedConfigurationModule@3f56875e, org.apache.ignite.internal.configuration.TableDistributedConfigurationModule@2b4bac49], localRoots=[RootKey [rootName=rest, storageType=LOCAL, schemaClass=class org.apache.ignite.internal.rest.configuration.RestConfigurationSchema, internal=false], RootKey [rootName=clientConnector, storageType=LOCAL, schemaClass=class org.apache.ignite.client.handler.configuration.ClientConnectorConfigurationSchema, internal=false], RootKey [rootName=network, storageType=LOCAL, schemaClass=class org.apache.ignite.configuration.schemas.network.NetworkConfigurationSchema, internal=false], RootKey [rootName=raft, storageType=LOCAL, schemaClass=class org.apache.ignite.internal.raft.configuration.RaftConfigurationSchema, internal=false], RootKey [rootName=compute, storageType=LOCAL, schemaClass=class org.apache.ignite.internal.compute.configuration.ComputeConfigurationSchema, internal=false]], distRoots=[RootKey [rootName=aimem, storageType=DISTRIBUTED, schemaClass=class org.apache.ignite.internal.storage.pagememory.configuration.schema.VolatilePageMemoryStorageEngineConfigurationSchema, internal=false], RootKey [rootName=aipersist, storageType=DISTRIBUTED, schemaClass=class org.apache.ignite.internal.storage.pagememory.configuration.schema.PersistentPageMemoryStorageEngineConfigurationSchema, internal=false], RootKey [rootName=rocksDb, storageType=DISTRIBUTED, schemaClass=class org.apache.ignite.internal.storage.rocksdb.configuration.schema.RocksDbStorageEngineConfigurationSchema, internal=false], RootKey [rootName=metrics, storageType=DISTRIBUTED, schemaClass=class org.apache.ignite.internal.metrics.configuration.MetricConfigurationSchema, internal=false], RootKey [rootName=table, storageType=DISTRIBUTED, schemaClass=class org.apache.ignite.internal.schema.configuration.TablesConfigurationSchema, internal=false]]]
2022-10-27 18:24:04:867 +0400 [INFO][main][IgnitionImpl] 
           #              ___                         __
         ###             /   |   ____   ____ _ _____ / /_   ___
     #  #####           / /| |  / __ \ / __ `// ___// __ \ / _ \
   ###  ######         / ___ | / /_/ // /_/ // /__ / / / // ___/
  #####  #######      /_/  |_|/ .___/ \__,_/ \___//_/ /_/ \___/
  #######  ######            /_/
    ########  ####        ____               _  __           _____
   #  ########  ##       /  _/____ _ ____   (_)/ /_ ___     |__  /
  ####  #######  #       / / / __ `// __ \ / // __// _ \     /_ <
   #####  #####        _/ / / /_/ // / / // // /_ / ___/   ___/ /
     ####  ##         /___/ \__, //_/ /_//_/ \__/ \___/   /____/
       ##                  /____/

                      Apache Ignite ver. 3.0.0-SNAPSHOT

2022-10-27 18:24:05:146 +0400 [INFO][main][ConnectionManager] Server started [address=/0:0:0:0:0:0:0:0:3344]
2022-10-27 18:24:05:268 +0400 [WARNING][main][MembershipProtocol] [default:defaultNode:6c69de62-774d-46db-9278-b7b037011747@127.0.1.1:3344] Filtering out seed address: 127.0.1.1:3344
2022-10-27 18:24:05:273 +0400 [INFO][main][Cluster] [default:defaultNode:6c69de62-774d-46db-9278-b7b037011747@127.0.1.1:3344][doStart] Starting, config: ClusterConfig[metadata=null, metadataTimeout=1000, metadataCodec=io.scalecube.cluster.metadata.JdkMetadataCodec@f5ae29e, memberAlias='defaultNode', externalHost='null', externalPort=null, transportConfig=TransportConfig[port=0, clientSecured=false, connectTimeout=1000, messageCodec=io.scalecube.cluster.transport.api.JdkMessageCodec@1fc5c0b2, maxFrameLength=2097152, transportFactory=org.apache.ignite.network.scalecube.ScaleCubeClusterServiceFactory$1$$Lambda$378/0x000000080036cc40@45ad3cd8, addressMapper=java.util.function.Function$$Lambda$78/0x000000080015b840@2b90cc1], failureDetectorConfig=FailureDetectorConfig[pingInterval=500, pingTimeout=200, pingReqMembers=1], gossipConfig=GossipConfig[gossipFanout=3, gossipInterval=10, gossipRepeatMult=2, gossipSegmentationThreshold=1000], membershipConfig=MembershipConfig[seedMembers=[127.0.1.1:3344], syncInterval=1000, syncTimeout=3000, suspicionMult=1, namespace='default', removedMembersHistorySize=42]]
2022-10-27 18:24:05:314 +0400 [INFO][main][Cluster] [default:defaultNode:6c69de62-774d-46db-9278-b7b037011747@127.0.1.1:3344][doStart] Started
2022-10-27 18:24:05:316 +0400 [INFO][main][ScaleCubeTopologyService] Node joined [node=ClusterNode [id=6c69de62-774d-46db-9278-b7b037011747, name=defaultNode, address=127.0.1.1:3344]]
2022-10-27 18:24:05:316 +0400 [INFO][main][ScaleCubeTopologyService] Topology snapshot [nodes=[defaultNode]]
2022-10-27 18:24:05:858 +0400 [INFO][main][Micronaut] Startup completed in 529ms. Server Running: http://localhost:10300
2022-10-27 18:24:05:860 +0400 [INFO][main][RestComponent] REST protocol started successfully
2022-10-27 18:24:06:030 +0400 [INFO][main][ClusterManagementGroupManager] Local CMG state recovered, starting the CMG
2022-10-27 18:24:06:037 +0400 [INFO][main][Loza] Start new raft node for group=cmg_group with initial peers=[Peer [addr=127.0.1.1:3344, priority=-1]]
2022-10-27 18:24:06:125 +0400 [INFO][main][FSMCallerImpl] Starts FSMCaller successfully.
2022-10-27 18:24:06:142 +0400 [INFO][main][SnapshotExecutorImpl] Loading snapshot, meta=SnapshotMetaImpl [lastIncludedIndex=8, lastIncludedTerm=2, learnersList=ArrayList [], oldLearnersList=ArrayList [], oldPeersList=ArrayList [], peersList=ArrayList [127.0.1.1:3344]].
2022-10-27 18:24:06:228 +0400 [INFO][%defaultNode%JRaft-FSMCaller-Disruptor-_stripe_3-0][SnapshotExecutorImpl] Node <cmg_group/127.0.1.1:3344> onSnapshotLoadDone, SnapshotMetaImpl [lastIncludedIndex=8, lastIncludedTerm=2, learnersList=ArrayList [], oldLearnersList=ArrayList [], oldPeersList=ArrayList [], peersList=ArrayList [127.0.1.1:3344]]
2022-10-27 18:24:06:232 +0400 [INFO][main][NodeImpl] Node <cmg_group/127.0.1.1:3344> target priority value has changed from: 0, to: -1.
2022-10-27 18:24:06:255 +0400 [INFO][main][NodeImpl] Node <cmg_group/127.0.1.1:3344> init, term=2, lastLogId=LogId [index=8, term=2], conf=127.0.1.1:3344, oldConf=.
2022-10-27 18:24:06:258 +0400 [INFO][main][NodeImpl] Node <cmg_group/127.0.1.1:3344> start vote and grant vote self, term=2.
2022-10-27 18:24:06:268 +0400 [INFO][main][LocalRaftMetaStorage] Save raft meta, path=/home/zloddey/work/zloddey/i2test/work/var/suite-ansi99/740c10ed/ignite3db-3.0.0-SNAPSHOT/work/cmg_group_127.0.1.1_3344/meta, term=3, votedFor=127.0.1.1:3344, cost time=9 ms
2022-10-27 18:24:06:269 +0400 [INFO][main][NodeImpl] Node <cmg_group/127.0.1.1:3344> become leader of group, term=3, conf=127.0.1.1:3344, oldConf=.
2022-10-27 18:24:06:271 +0400 [INFO][main][Recyclers] -Djraft.recyclers.maxCapacityPerThread: 4096.
2022-10-27 18:24:06:273 +0400 [INFO][main][RaftGroupService] Start the RaftGroupService successfully <cmg_group/127.0.1.1:3344>
2022-10-27 18:24:06:278 +0400 [INFO][%defaultNode%JRaft-FSMCaller-Disruptor-_stripe_3-0][ClusterManagementGroupManager] CMG leader has been elected, executing onLeaderElected callback
2022-10-27 18:24:06:280 +0400 [INFO][%defaultNode%JRaft-FSMCaller-Disruptor-_stripe_3-0][StateMachineAdapter] onLeaderStart: term=3.
2022-10-27 18:24:06:281 +0400 [INFO][main][IgniteImpl] Components started, joining the cluster
2022-10-27 18:24:06:299 +0400 [INFO][ForkJoinPool.commonPool-worker-11][ClusterManagementGroupManager] JoinRequest command executed successfully
2022-10-27 18:24:06:299 +0400 [INFO][ForkJoinPool.commonPool-worker-11][ClusterManagementGroupManager] Successfully joined the cluster [name=ignite-cluster]
2022-10-27 18:24:06:299 +0400 [INFO][ForkJoinPool.commonPool-worker-9][IgniteImpl] Join complete, starting the remaining components
2022-10-27 18:24:06:315 +0400 [INFO][%defaultNode%JRaft-FSMCaller-Disruptor-_stripe_3-0][CmgRaftGroupListener] Nodes removed from the logical topology [nodes=[defaultNode]]
2022-10-27 18:24:06:316 +0400 [INFO][ForkJoinPool.commonPool-worker-15][ClusterManagementGroupManager] onLeaderElected callback executed successfully
2022-10-27 18:24:06:319 +0400 [INFO][ForkJoinPool.commonPool-worker-15][ClusterManagementGroupManager] ClusterStateMessage received, but the CMG service is already started
2022-10-27 18:24:06:356 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Start new raft node for group=metastorage_group with initial peers=[Peer [addr=127.0.1.1:3344, priority=-1]]
2022-10-27 18:24:06:359 +0400 [INFO][ForkJoinPool.commonPool-worker-11][FSMCallerImpl] Starts FSMCaller successfully.
2022-10-27 18:24:06:361 +0400 [INFO][ForkJoinPool.commonPool-worker-11][SnapshotExecutorImpl] Loading snapshot, meta=SnapshotMetaImpl [lastIncludedIndex=613, lastIncludedTerm=2, learnersList=ArrayList [], oldLearnersList=ArrayList [], oldPeersList=ArrayList [], peersList=ArrayList [127.0.1.1:3344]].
2022-10-27 18:24:06:370 +0400 [INFO][ForkJoinPool.commonPool-worker-9][PersistentPageMemory] Started page memory [memoryAllocated=256.0 MiB, pages=16256, tableSize=1.2 MiB, replacementSize=2.0 KiB, checkpointBuffer=256.0 MiB]
2022-10-27 18:24:06:431 +0400 [INFO][ForkJoinPool.commonPool-worker-9][IndexManager] Index manager started
2022-10-27 18:24:06:448 +0400 [INFO][%defaultNode%JRaft-FSMCaller-Disruptor-_stripe_6-0][SnapshotExecutorImpl] Node <metastorage_group/127.0.1.1:3344> onSnapshotLoadDone, SnapshotMetaImpl [lastIncludedIndex=613, lastIncludedTerm=2, learnersList=ArrayList [], oldLearnersList=ArrayList [], oldPeersList=ArrayList [], peersList=ArrayList [127.0.1.1:3344]]
2022-10-27 18:24:06:449 +0400 [INFO][ForkJoinPool.commonPool-worker-11][NodeImpl] Node <metastorage_group/127.0.1.1:3344> target priority value has changed from: 0, to: -1.
2022-10-27 18:24:06:449 +0400 [INFO][ForkJoinPool.commonPool-worker-11][NodeImpl] Node <metastorage_group/127.0.1.1:3344> init, term=2, lastLogId=LogId [index=613, term=2], conf=127.0.1.1:3344, oldConf=.
2022-10-27 18:24:06:450 +0400 [INFO][ForkJoinPool.commonPool-worker-11][NodeImpl] Node <metastorage_group/127.0.1.1:3344> start vote and grant vote self, term=2.
2022-10-27 18:24:06:456 +0400 [INFO][ForkJoinPool.commonPool-worker-11][LocalRaftMetaStorage] Save raft meta, path=/home/zloddey/work/zloddey/i2test/work/var/suite-ansi99/740c10ed/ignite3db-3.0.0-SNAPSHOT/work/metastorage_group_127.0.1.1_3344/meta, term=3, votedFor=127.0.1.1:3344, cost time=6 ms
2022-10-27 18:24:06:456 +0400 [INFO][ForkJoinPool.commonPool-worker-11][NodeImpl] Node <metastorage_group/127.0.1.1:3344> become leader of group, term=3, conf=127.0.1.1:3344, oldConf=.
2022-10-27 18:24:06:457 +0400 [INFO][ForkJoinPool.commonPool-worker-11][RaftGroupService] Start the RaftGroupService successfully <metastorage_group/127.0.1.1:3344>
2022-10-27 18:24:06:459 +0400 [INFO][%defaultNode%JRaft-FSMCaller-Disruptor-_stripe_6-0][StateMachineAdapter] onLeaderStart: term=3.
2022-10-27 18:24:06:489 +0400 [INFO][ForkJoinPool.commonPool-worker-9][ClientHandlerModule] Thin client protocol started successfully[port=10800]
2022-10-27 18:24:06:490 +0400 [INFO][ForkJoinPool.commonPool-worker-9][IgniteImpl] Components started, performing recovery
2022-10-27 18:24:06:868 +0400 [INFO][ForkJoinPool.commonPool-worker-9][ConfigurationRegistry] Failed to notify configuration listener
java.util.NoSuchElementException: table.tables.ee9c42e0-9b96-4164-b13b-8bec99d3171a.assignments
	at org.apache.ignite.internal.configuration.util.ConfigurationUtil.findEx(ConfigurationUtil.java:852)
	at org.apache.ignite.internal.configuration.ConfigurationChanger.getLatest(ConfigurationChanger.java:439)
	at org.apache.ignite.internal.configuration.direct.DirectPropertyProxy.value(DirectPropertyProxy.java:65)
	at org.apache.ignite.internal.table.distributed.TableManager.updateAssignmentInternal(TableManager.java:652)
	at org.apache.ignite.internal.table.distributed.TableManager.onUpdateAssignments(TableManager.java:616)
	at org.apache.ignite.internal.configuration.notifications.ConfigurationNotifier.notifyPublicListeners(ConfigurationNotifier.java:492)
	at org.apache.ignite.internal.configuration.notifications.ConfigurationNotifier$2.visitLeafNode(ConfigurationNotifier.java:374)
	at org.apache.ignite.internal.configuration.notifications.ConfigurationNotifier$2.visitLeafNode(ConfigurationNotifier.java:370)
	at org.apache.ignite.internal.schema.configuration.TableNode.traverseChildren(Unknown Source)
	at org.apache.ignite.internal.configuration.notifications.ConfigurationNotifier.notifyListeners(ConfigurationNotifier.java:370)
	at org.apache.ignite.internal.configuration.notifications.ConfigurationNotifier$2.visitNamedListNode(ConfigurationNotifier.java:460)
	at org.apache.ignite.internal.configuration.notifications.ConfigurationNotifier$2.visitNamedListNode(ConfigurationNotifier.java:370)
	at org.apache.ignite.internal.schema.configuration.TablesNode.traverseChildren(Unknown Source)
	at org.apache.ignite.internal.configuration.notifications.ConfigurationNotifier.notifyListeners(ConfigurationNotifier.java:370)
	at org.apache.ignite.internal.configuration.notifications.ConfigurationNotifier.notifyListeners(ConfigurationNotifier.java:88)
	at org.apache.ignite.internal.configuration.ConfigurationRegistry$2.visitInnerNode(ConfigurationRegistry.java:310)
	at org.apache.ignite.internal.configuration.ConfigurationRegistry$2.visitInnerNode(ConfigurationRegistry.java:292)
	at org.apache.ignite.internal.configuration.SuperRoot.traverseChildren(SuperRoot.java:103)
	at org.apache.ignite.internal.configuration.ConfigurationRegistry.notificator(ConfigurationRegistry.java:292)
	at org.apache.ignite.internal.configuration.ConfigurationChanger.notifyCurrentConfigurationListeners(ConfigurationChanger.java:616)
	at org.apache.ignite.internal.configuration.ConfigurationRegistry.notifyCurrentConfigurationListeners(ConfigurationRegistry.java:355)
	at org.apache.ignite.internal.app.IgniteImpl.notifyConfigurationListeners(IgniteImpl.java:714)
	at org.apache.ignite.internal.app.IgniteImpl.lambda$start$6(IgniteImpl.java:538)
	at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1072)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:610)
	at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:791)
	at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:479)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)
2022-10-27 18:24:06:869 +0400 [INFO][ForkJoinPool.commonPool-worker-11][IgniteImpl] Checking revision on recovery [targetRevision=116, appliedRevision=115, acceptableDifference=100]
2022-10-27 18:24:06:871 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Cluster] [default:defaultNode:6c69de62-774d-46db-9278-b7b037011747@127.0.1.1:3344][doShutdown] Shutting down
2022-10-27 18:24:06:878 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Cluster] [default:defaultNode:6c69de62-774d-46db-9278-b7b037011747@127.0.1.1:3344][leaveCluster] Leaving cluster
2022-10-27 18:24:06:914 +0400 [INFO][sc-cluster-3344-1][Cluster] [default:defaultNode:6c69de62-774d-46db-9278-b7b037011747@127.0.1.1:3344][leaveCluster] Left cluster
2022-10-27 18:24:06:916 +0400 [INFO][sc-cluster-3344-1][Transport] Stopping [address=127.0.1.1:3344]
2022-10-27 18:24:06:916 +0400 [INFO][sc-cluster-3344-1][Transport] Stopped [address=127.0.1.1:3344]
2022-10-27 18:24:06:918 +0400 [INFO][sc-cluster-3344-1][Cluster] [default:defaultNode:6c69de62-774d-46db-9278-b7b037011747@127.0.1.1:3344][doShutdown] Shutdown
2022-10-27 18:24:06:937 +0400 [INFO][ForkJoinPool.commonPool-worker-11][IndexManager] Index manager stopped
2022-10-27 18:24:06:938 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_0
2022-10-27 18:24:06:938 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_1
2022-10-27 18:24:06:938 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_2
2022-10-27 18:24:06:938 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_3
2022-10-27 18:24:06:938 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_4
2022-10-27 18:24:06:938 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_5
2022-10-27 18:24:06:938 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_6
2022-10-27 18:24:06:938 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_7
2022-10-27 18:24:06:938 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_8
2022-10-27 18:24:06:938 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_9
2022-10-27 18:24:06:938 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_10
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_11
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_12
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_13
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_14
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_15
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_16
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_17
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_18
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_19
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_20
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_21
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_22
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_23
2022-10-27 18:24:06:939 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=ee9c42e0-9b96-4164-b13b-8bec99d3171a_part_24
2022-10-27 18:24:06:945 +0400 [INFO][%defaultNode%checkpoint-thread-1][Checkpoint] Skipping last checkpoint because node is stopping
2022-10-27 18:24:06:946 +0400 [INFO][%defaultNode%compaction-thread-2][Compactor] Skipping the delta file compaction because the node is stopping
2022-10-27 18:24:06:947 +0400 [INFO][ForkJoinPool.commonPool-worker-11][FilePageStoreManager] Cleanup cache stores [total=0, cleanFiles=false]
2022-10-27 18:24:06:948 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=metastorage_group
2022-10-27 18:24:06:949 +0400 [INFO][ForkJoinPool.commonPool-worker-11][NodeImpl] Node <metastorage_group/127.0.1.1:3344> shutdown, currTerm=3 state=STATE_LEADER.
2022-10-27 18:24:06:949 +0400 [INFO][ForkJoinPool.commonPool-worker-11][ReplicatorGroupImpl] Fail to find the next candidate.
2022-10-27 18:24:06:957 +0400 [INFO][%defaultNode%JRaft-FSMCaller-Disruptor-_stripe_6-0][StateMachineAdapter] onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
2022-10-27 18:24:06:966 +0400 [INFO][ForkJoinPool.commonPool-worker-11][LocalRaftMetaStorage] Save raft meta, path=/home/zloddey/work/zloddey/i2test/work/var/suite-ansi99/740c10ed/ignite3db-3.0.0-SNAPSHOT/work/metastorage_group_127.0.1.1_3344/meta, term=3, votedFor=127.0.1.1:3344, cost time=16 ms
2022-10-27 18:24:06:966 +0400 [INFO][ForkJoinPool.commonPool-worker-11][FSMCallerImpl] Shutting down FSMCaller...
2022-10-27 18:24:06:968 +0400 [INFO][ForkJoinPool.commonPool-worker-11][RaftGroupService] Stop the RaftGroupService successfully.
2022-10-27 18:24:06:968 +0400 [INFO][ForkJoinPool.commonPool-worker-11][Loza] Stop raft group=cmg_group
2022-10-27 18:24:06:968 +0400 [INFO][ForkJoinPool.commonPool-worker-11][NodeImpl] Node <cmg_group/127.0.1.1:3344> shutdown, currTerm=3 state=STATE_LEADER.
2022-10-27 18:24:06:969 +0400 [INFO][ForkJoinPool.commonPool-worker-11][ReplicatorGroupImpl] Fail to find the next candidate.
2022-10-27 18:24:06:969 +0400 [INFO][%defaultNode%JRaft-FSMCaller-Disruptor-_stripe_3-0][StateMachineAdapter] onLeaderStop: status=Status[ESHUTDOWN<1007>: Raft node is going to quit.].
2022-10-27 18:24:06:982 +0400 [INFO][ForkJoinPool.commonPool-worker-11][LocalRaftMetaStorage] Save raft meta, path=/home/zloddey/work/zloddey/i2test/work/var/suite-ansi99/740c10ed/ignite3db-3.0.0-SNAPSHOT/work/cmg_group_127.0.1.1_3344/meta, term=3, votedFor=127.0.1.1:3344, cost time=14 ms
2022-10-27 18:24:06:983 +0400 [INFO][ForkJoinPool.commonPool-worker-11][FSMCallerImpl] Shutting down FSMCaller...
2022-10-27 18:24:11:985 +0400 [INFO][ForkJoinPool.commonPool-worker-11][RaftGroupService] Stop the RaftGroupService successfully.
2022-10-27 18:24:12:003 +0400 [INFO][%defaultNode%JRaft-Common-Executor-4][LogThreadPoolExecutor] ThreadPool is terminated: %defaultNode%JRaft-Common-Executor-, org.apache.ignite.raft.jraft.util.MetricThreadPoolExecutor@19d85efd[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 10].
2022-10-27 18:24:12:008 +0400 [INFO][%defaultNode%JRaft-Node-Scheduler-7][LogScheduledThreadPoolExecutor] ThreadPool is terminated: %defaultNode%JRaft-Node-Scheduler-, org.apache.ignite.raft.jraft.util.MetricScheduledThreadPoolExecutor@4fed7bd1[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 10].
2022-10-27 18:24:12:008 +0400 [INFO][%defaultNode%JRaft-ElectionTimer-2][LogScheduledThreadPoolExecutor] ThreadPool is terminated: %defaultNode%JRaft-ElectionTimer-, org.apache.ignite.raft.jraft.util.MetricScheduledThreadPoolExecutor@3be167ec[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4].
2022-10-27 18:24:12:009 +0400 [INFO][%defaultNode%JRaft-VoteTimer-0][LogScheduledThreadPoolExecutor] ThreadPool is terminated: %defaultNode%JRaft-VoteTimer-, org.apache.ignite.raft.jraft.util.MetricScheduledThreadPoolExecutor@464d2152[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2].
2022-10-27 18:24:12:009 +0400 [INFO][%defaultNode%JRaft-StepDownTimer-2][LogScheduledThreadPoolExecutor] ThreadPool is terminated: %defaultNode%JRaft-StepDownTimer-, org.apache.ignite.raft.jraft.util.MetricScheduledThreadPoolExecutor@6f9a6acd[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3].
2022-10-27 18:24:12:009 +0400 [INFO][%defaultNode%JRaft-SnapshotTimer-1][LogScheduledThreadPoolExecutor] ThreadPool is terminated: %defaultNode%JRaft-SnapshotTimer-, org.apache.ignite.raft.jraft.util.MetricScheduledThreadPoolExecutor@5bc19f45[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
2022-10-27 18:24:12:009 +0400 [INFO][ForkJoinPool.commonPool-worker-11][LogThreadPoolExecutor] ThreadPool is terminated: %defaultNode%JRaft-Response-Processor-, org.apache.ignite.raft.jraft.util.MetricThreadPoolExecutor@669b56[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0].
2022-10-27 18:24:12:010 +0400 [INFO][%defaultNode%JRaft-Request-Processor-2][LogThreadPoolExecutor] ThreadPool is terminated: %defaultNode%JRaft-Request-Processor-, org.apache.ignite.raft.jraft.util.MetricThreadPoolExecutor@47f3527[Shutting down, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 11].
2022-10-27 18:24:12:063 +0400 [INFO][Thread-6][Micronaut] Embedded Application shutting down
