[NSWI080] Middleware labs 5 assignment

Vass Tekla vasstekla13 at gmail.com
Tue Apr 28 20:22:44 CEST 2020


Hi,

Attached you will find my outputs for the lab assignment.

Thank you,
Tekla

On Tue, Apr 28, 2020 at 10:53 AM Vlastimil Dort <dort at d3s.mff.cuni.cz>
wrote:

> Dear students,
> today, instead of attending Middleware labs, we give you the assignments
> and communicate via this mailing list.
> The topic for today is Hazelcast.
> The tasks can be found under the Lab assignment link on the website:
> https://d3s.mff.cuni.cz/teaching/nswi080/labs/
> https://d3s.mff.cuni.cz/files/teaching/nswi080/labs/lab-4-en.html
> <https://d3s.mff.cuni.cz/files/teaching/nswi080/labs/lab-3-en.html>
> Everything about the homework is in a single document:
> https://d3s.mff.cuni.cz/files/teaching/nswi080/labs/task-4-en.html
> <https://d3s.mff.cuni.cz/files/teaching/nswi080/labs/task-3-en.html>
> During the scheduled time of the labs, I will be available and try to
> answer your questions by e-mail as soon as possible.
> You can post questions at other times too, but I will not respond as
> quickly.
> Vlastimil Dort
> _______________________________________________
> NSWI080 mailing list
> NSWI080 at d3s.mff.cuni.cz
> https://d3s.mff.cuni.cz/mailman/listinfo/nswi080
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://d3s.mff.cuni.cz/pipermail/nswi080/attachments/20200428/c56dae63/attachment-0001.html>
-------------- next part --------------
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.spi.ClientInvocationService
INFO: hz.client_1 [dev] [4.0.1] Running with 2 response threads, dynamic=true
Apr 24, 2020 10:28:17 PM com.hazelcast.core.LifecycleService
INFO: hz.client_1 [dev] [4.0.1] HazelcastClient 4.0.1 (20200409 - e086b9c) is STARTING
Apr 24, 2020 10:28:17 PM com.hazelcast.core.LifecycleService
INFO: hz.client_1 [dev] [4.0.1] HazelcastClient 4.0.1 (20200409 - e086b9c) is STARTED
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Trying to connect to cluster: dev
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Trying to connect to [127.0.0.1]:5701
Apr 24, 2020 10:28:17 PM com.hazelcast.core.LifecycleService
INFO: hz.client_1 [dev] [4.0.1] HazelcastClient 4.0.1 (20200409 - e086b9c) is CLIENT_CONNECTED
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Authenticated with server [localhost]:5701:3a90b65b-0cbd-4e14-a606-9689bc7d030e, server version: 4.0.1, local address: /127.0.0.1:32887
Apr 24, 2020 10:28:17 PM com.hazelcast.internal.diagnostics.Diagnostics
INFO: hz.client_1 [dev] [4.0.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.spi.ClientClusterService
INFO: hz.client_1 [dev] [4.0.1] 

Members [2] {
	Member [localhost]:5701 - 3a90b65b-0cbd-4e14-a606-9689bc7d030e
	Member [localhost]:5703 - 2e663609-15cf-40ff-bd0f-503f4e639cb2
}

Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Authenticated with server [localhost]:5703:2e663609-15cf-40ff-bd0f-503f4e639cb2, server version: 4.0.1, local address: /127.0.0.1:44009
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.statistics.ClientStatisticsService
INFO: Client statistics is enabled with period 5 seconds.
Apr 24, 2020 10:28:17 PM com.hazelcast.core.LifecycleService
INFO: hz.client_1 [dev] [4.0.1] HazelcastClient 4.0.1 (20200409 - e086b9c) is SHUTTING_DOWN
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Removed connection to endpoint: [localhost]:5701:3a90b65b-0cbd-4e14-a606-9689bc7d030e, connection: ClientConnection{alive=false, connectionId=1, channel=NioChannel{/127.0.0.1:32887->/127.0.0.1:5701}, remoteEndpoint=[localhost]:5701, lastReadTime=2020-04-24 22:28:17.736, lastWriteTime=2020-04-24 22:28:17.662, closedTime=2020-04-24 22:28:17.740, connected server version=4.0.1}
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.spi.ClientListenerService
WARNING: hz.client_1 [dev] [4.0.1] No eventHandler for callId: 10, event: ClientMessage{connection=ClientConnection{alive=false, connectionId=2, channel=NioChannel{/127.0.0.1:44009->localhost/127.0.0.1:5703}, remoteEndpoint=[localhost]:5703, lastReadTime=2020-04-24 22:28:17.746, lastWriteTime=2020-04-24 22:28:17.745, closedTime=2020-04-24 22:28:17.745, connected server version=4.0.1}, length=1174, operation=null, isRetryable=false, correlationId=10, messageType=303, isEvent=true, isfragmented=false}
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Removed connection to endpoint: [localhost]:5703:2e663609-15cf-40ff-bd0f-503f4e639cb2, connection: ClientConnection{alive=false, connectionId=2, channel=NioChannel{/127.0.0.1:44009->localhost/127.0.0.1:5703}, remoteEndpoint=[localhost]:5703, lastReadTime=2020-04-24 22:28:17.746, lastWriteTime=2020-04-24 22:28:17.745, closedTime=2020-04-24 22:28:17.745, connected server version=4.0.1}
Apr 24, 2020 10:28:17 PM com.hazelcast.core.LifecycleService
INFO: hz.client_1 [dev] [4.0.1] HazelcastClient 4.0.1 (20200409 - e086b9c) is CLIENT_DISCONNECTED
Apr 24, 2020 10:28:17 PM com.hazelcast.core.LifecycleService
INFO: hz.client_1 [dev] [4.0.1] HazelcastClient 4.0.1 (20200409 - e086b9c) is SHUTDOWN
-------------- next part --------------
Apr 24, 2020 10:25:37 PM com.hazelcast.config.FileSystemYamlConfig
INFO: Configuring Hazelcast from '/home/student/Desktop/Middleware/Example/hazelcast.yaml'.
Apr 24, 2020 10:25:37 PM com.hazelcast.instance.AddressPicker
WARNING: [LOCAL] [dev] [4.0.1] You configured your member address as host name. Please be aware of that your dns can be spoofed. Make sure that your dns configurations are correct.
Apr 24, 2020 10:25:37 PM com.hazelcast.instance.AddressPicker
INFO: [LOCAL] [dev] [4.0.1] Resolving domain name 'localhost' to address(es): [127.0.0.1]
Apr 24, 2020 10:25:37 PM com.hazelcast.instance.AddressPicker
INFO: [LOCAL] [dev] [4.0.1] Interfaces is enabled, trying to pick one address matching to one of: [localhost/127.0.0.1, 127.0.0.1]
Apr 24, 2020 10:25:37 PM com.hazelcast.instance.AddressPicker
INFO: [LOCAL] [dev] [4.0.1] Picked [localhost]:5702, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5702], bind any local is true
Apr 24, 2020 10:25:37 PM com.hazelcast.system
INFO: [localhost]:5702 [dev] [4.0.1] Hazelcast 4.0.1 (20200409 - e086b9c) starting at [localhost]:5702
Apr 24, 2020 10:25:37 PM com.hazelcast.system
INFO: [localhost]:5702 [dev] [4.0.1] Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved.
Apr 24, 2020 10:25:37 PM com.hazelcast.spi.impl.operationservice.impl.BackpressureRegulator
INFO: [localhost]:5702 [dev] [4.0.1] Backpressure is disabled
Apr 24, 2020 10:25:37 PM com.hazelcast.instance.impl.Node
INFO: [localhost]:5702 [dev] [4.0.1] Creating TcpIpJoiner
Apr 24, 2020 10:25:37 PM com.hazelcast.cp.CPSubsystem
WARNING: [localhost]:5702 [dev] [4.0.1] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees.
Apr 24, 2020 10:25:37 PM com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
INFO: [localhost]:5702 [dev] [4.0.1] Starting 4 partition threads and 3 generic threads (1 dedicated for priority tasks)
Apr 24, 2020 10:25:37 PM com.hazelcast.internal.diagnostics.Diagnostics
INFO: [localhost]:5702 [dev] [4.0.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
Apr 24, 2020 10:25:37 PM com.hazelcast.core.LifecycleService
INFO: [localhost]:5702 [dev] [4.0.1] [localhost]:5702 is STARTING
Apr 24, 2020 10:25:38 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5702 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5701, timeout: 10000, bind-any: true
Apr 24, 2020 10:25:38 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5702 [dev] [4.0.1] Initialized new cluster connection between /127.0.0.1:60463 and localhost/127.0.0.1:5701
Apr 24, 2020 10:25:47 PM com.hazelcast.internal.cluster.ClusterService
INFO: [localhost]:5702 [dev] [4.0.1] 

Members {size:3, ver:3} [
	Member [localhost]:5701 - 3a90b65b-0cbd-4e14-a606-9689bc7d030e
	Member [localhost]:5702 - c290fb76-52d2-4708-a494-a4a8665e7113 this
	Member [localhost]:5703 - 2e663609-15cf-40ff-bd0f-503f4e639cb2
]

Apr 24, 2020 10:25:48 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5702 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5703, timeout: 10000, bind-any: true
Apr 24, 2020 10:25:48 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5702 [dev] [4.0.1] Initialized new cluster connection between /127.0.0.1:55765 and localhost/127.0.0.1:5703
Apr 24, 2020 10:25:49 PM com.hazelcast.core.LifecycleService
INFO: [localhost]:5702 [dev] [4.0.1] [localhost]:5702 is STARTED
Press enter to exit
Apr 24, 2020 10:25:59 PM com.hazelcast.client.impl.protocol.task.AuthenticationMessageTask
INFO: [localhost]:5702 [dev] [4.0.1] Received auth from Connection[id=3, /127.0.0.1:5702->/127.0.0.1:57447, qualifier=null, endpoint=[127.0.0.1]:57447, alive=true, connectionType=JVM], successfully authenticated, clientUuid: 36b4183e-7687-4724-bf68-1d0b5b780b3b, client version: 4.0.1
This member owns key A0 with value objective_murdock
This member owns key B6 with value priceless_mirzakhani
This member owns key A3 with value objective_murdock
This member owns key C5 with value gifted_varahamihira
This member owns key C1 with value gifted_varahamihira
This member owns key B0 with value priceless_mirzakhani
This member owns key B7 with value priceless_mirzakhani
This member owns key C3 with value gifted_varahamihira
This member owns key A8 with value objective_murdock
This member owns key C0 with value gifted_varahamihira
This member owns key B2 with value priceless_mirzakhani
This member owns key B3 with value priceless_mirzakhani
This member owns key B9 with value priceless_mirzakhani
This member owns key A7 with value objective_murdock
This member owns key C8 with value gifted_varahamihira
This member owns key C9 with value gifted_varahamihira
This member owns key C2 with value gifted_varahamihira
This member owns key B5 with value priceless_mirzakhani
This member owns key B4 with value priceless_mirzakhani
This member owns key A2 with value objective_murdock
Apr 24, 2020 10:26:00 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5702 [dev] [4.0.1] Connection[id=3, /127.0.0.1:5702->/127.0.0.1:57447, qualifier=null, endpoint=[127.0.0.1]:57447, alive=false, connectionType=JVM] closed. Reason: Connection closed by the other side
Apr 24, 2020 10:26:00 PM com.hazelcast.client.impl.ClientEndpointManager
INFO: [localhost]:5702 [dev] [4.0.1] Destroying ClientEndpoint{connection=Connection[id=3, /127.0.0.1:5702->/127.0.0.1:57447, qualifier=null, endpoint=[127.0.0.1]:57447, alive=false, connectionType=JVM], clientUuid='36b4183e-7687-4724-bf68-1d0b5b780b3b, authenticated=true, clientVersion=4.0.1, creationTime=1587759959837, latest clientAttributes=lastStatisticsCollectionTime=1587759959973,enterprise=false,clientType=JVM,clientVersion=4.0.1,clusterConnectionTimestamp=1587759959826,clientAddress=127.0.0.1,clientName=hz.client_1,credentials.principal=null,os.committedVirtualMemorySize=5553741824,os.freePhysicalMemorySize=538259456,os.freeSwapSpaceSize=975937536,os.maxFileDescriptorCount=1048576,os.openFileDescriptorCount=33,os.processCpuTime=1370000000,os.systemLoadAverage=0.39,os.totalPhysicalMemorySize=8319913984,os.totalSwapSpaceSize=993239040,runtime.availableProcessors=4,runtime.freeMemory=140839344,runtime.maxMemory=1849688064,runtime.totalMemory=157286400,runtime.uptime=837,runtime.usedMemory=16447056,executionService.userExecutorQueueSize=0}

Apr 24, 2020 10:26:21 PM com.hazelcast.core.LifecycleService
INFO: [localhost]:5702 [dev] [4.0.1] [localhost]:5702 is SHUTTING_DOWN
Apr 24, 2020 10:26:22 PM com.hazelcast.instance.impl.Node
INFO: [localhost]:5702 [dev] [4.0.1] Shutting down connection manager...
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5702 [dev] [4.0.1] Connection[id=2, /127.0.0.1:55765->localhost/127.0.0.1:5703, qualifier=null, endpoint=[localhost]:5703, alive=false, connectionType=MEMBER] closed. Reason: EndpointManager is stopping
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5702 [dev] [4.0.1] Connection[id=1, /127.0.0.1:60463->localhost/127.0.0.1:5701, qualifier=null, endpoint=[localhost]:5701, alive=false, connectionType=MEMBER] closed. Reason: EndpointManager is stopping
Apr 24, 2020 10:26:22 PM com.hazelcast.instance.impl.Node
INFO: [localhost]:5702 [dev] [4.0.1] Shutting down node engine...
Apr 24, 2020 10:26:22 PM com.hazelcast.instance.impl.NodeExtension
INFO: [localhost]:5702 [dev] [4.0.1] Destroying node NodeExtension.
Apr 24, 2020 10:26:22 PM com.hazelcast.instance.impl.Node
INFO: [localhost]:5702 [dev] [4.0.1] Hazelcast Shutdown is completed in 796 ms.
Apr 24, 2020 10:26:22 PM com.hazelcast.core.LifecycleService
INFO: [localhost]:5702 [dev] [4.0.1] [localhost]:5702 is SHUTDOWN
-------------- next part --------------
Apr 24, 2020 10:25:33 PM com.hazelcast.config.FileSystemYamlConfig
INFO: Configuring Hazelcast from '/home/student/Desktop/Middleware/Example/hazelcast.yaml'.
Apr 24, 2020 10:25:33 PM com.hazelcast.instance.AddressPicker
WARNING: [LOCAL] [dev] [4.0.1] You configured your member address as host name. Please be aware of that your dns can be spoofed. Make sure that your dns configurations are correct.
Apr 24, 2020 10:25:33 PM com.hazelcast.instance.AddressPicker
INFO: [LOCAL] [dev] [4.0.1] Resolving domain name 'localhost' to address(es): [127.0.0.1]
Apr 24, 2020 10:25:33 PM com.hazelcast.instance.AddressPicker
INFO: [LOCAL] [dev] [4.0.1] Interfaces is enabled, trying to pick one address matching to one of: [localhost/127.0.0.1, 127.0.0.1]
Apr 24, 2020 10:25:33 PM com.hazelcast.instance.AddressPicker
INFO: [LOCAL] [dev] [4.0.1] Picked [localhost]:5701, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5701], bind any local is true
Apr 24, 2020 10:25:33 PM com.hazelcast.system
INFO: [localhost]:5701 [dev] [4.0.1] Hazelcast 4.0.1 (20200409 - e086b9c) starting at [localhost]:5701
Apr 24, 2020 10:25:33 PM com.hazelcast.system
INFO: [localhost]:5701 [dev] [4.0.1] Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved.
Apr 24, 2020 10:25:34 PM com.hazelcast.spi.impl.operationservice.impl.BackpressureRegulator
INFO: [localhost]:5701 [dev] [4.0.1] Backpressure is disabled
Apr 24, 2020 10:25:34 PM com.hazelcast.instance.impl.Node
INFO: [localhost]:5701 [dev] [4.0.1] Creating TcpIpJoiner
Apr 24, 2020 10:25:34 PM com.hazelcast.cp.CPSubsystem
WARNING: [localhost]:5701 [dev] [4.0.1] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees.
Apr 24, 2020 10:25:34 PM com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
INFO: [localhost]:5701 [dev] [4.0.1] Starting 4 partition threads and 3 generic threads (1 dedicated for priority tasks)
Apr 24, 2020 10:25:34 PM com.hazelcast.internal.diagnostics.Diagnostics
INFO: [localhost]:5701 [dev] [4.0.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
Apr 24, 2020 10:25:34 PM com.hazelcast.core.LifecycleService
INFO: [localhost]:5701 [dev] [4.0.1] [localhost]:5701 is STARTING
Apr 24, 2020 10:25:34 PM com.hazelcast.internal.cluster.ClusterService
INFO: [localhost]:5701 [dev] [4.0.1] 

Members {size:1, ver:1} [
	Member [localhost]:5701 - 3a90b65b-0cbd-4e14-a606-9689bc7d030e this
]

Apr 24, 2020 10:25:34 PM com.hazelcast.core.LifecycleService
INFO: [localhost]:5701 [dev] [4.0.1] [localhost]:5701 is STARTED
Apr 24, 2020 10:25:34 PM com.hazelcast.internal.partition.impl.PartitionStateManager
INFO: [localhost]:5701 [dev] [4.0.1] Initializing cluster partition table arrangement...
Press enter to exit
Apr 24, 2020 10:25:38 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5701 [dev] [4.0.1] Initialized new cluster connection between /127.0.0.1:5701 and /127.0.0.1:60463
Apr 24, 2020 10:25:41 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5701 [dev] [4.0.1] Initialized new cluster connection between /127.0.0.1:5701 and /127.0.0.1:35707
Apr 24, 2020 10:25:47 PM com.hazelcast.internal.cluster.ClusterService
INFO: [localhost]:5701 [dev] [4.0.1] 

Members {size:3, ver:3} [
	Member [localhost]:5701 - 3a90b65b-0cbd-4e14-a606-9689bc7d030e this
	Member [localhost]:5702 - c290fb76-52d2-4708-a494-a4a8665e7113
	Member [localhost]:5703 - 2e663609-15cf-40ff-bd0f-503f4e639cb2
]

Apr 24, 2020 10:25:48 PM com.hazelcast.internal.partition.impl.MigrationManager
INFO: [localhost]:5701 [dev] [4.0.1] Repartitioning cluster data. Migration tasks count: 542
Apr 24, 2020 10:25:49 PM com.hazelcast.internal.partition.InternalPartitionService
INFO: [localhost]:5701 [dev] [4.0.1] Remaining migration tasks: 268. (repartitionTime=Fri Apr 24 22:25:48 CEST 2020, plannedMigrations=542, completedMigrations=276, remainingMigrations=266, totalCompletedMigrations=276, elapsedMigrationTime=1296ms, totalElapsedMigrationTime=1296ms)
Apr 24, 2020 10:25:51 PM com.hazelcast.internal.partition.impl.MigrationThread
INFO: [localhost]:5701 [dev] [4.0.1] All migration tasks have been completed. (repartitionTime=Fri Apr 24 22:25:48 CEST 2020, plannedMigrations=542, completedMigrations=542, remainingMigrations=0, totalCompletedMigrations=542, elapsedMigrationTime=2044ms, totalElapsedMigrationTime=2044ms)
Apr 24, 2020 10:25:59 PM com.hazelcast.client.impl.protocol.task.AuthenticationMessageTask
INFO: [localhost]:5701 [dev] [4.0.1] Received auth from Connection[id=3, /127.0.0.1:5701->/127.0.0.1:39205, qualifier=null, endpoint=[127.0.0.1]:39205, alive=true, connectionType=JVM], successfully authenticated, clientUuid: 36b4183e-7687-4724-bf68-1d0b5b780b3b, client version: 4.0.1
This member owns key C4 with value gifted_varahamihira
This member owns key A0 with value objective_murdock
This member owns key C6 with value gifted_varahamihira
This member owns key A4 with value objective_murdock
This member owns key C3 with value gifted_varahamihira
This member owns key A8 with value objective_murdock
This member owns key C5 with value gifted_varahamihira
This member owns key A6 with value objective_murdock
This member owns key A9 with value objective_murdock
This member owns key B6 with value priceless_mirzakhani
This member owns key B0 with value priceless_mirzakhani
This member owns key B1 with value priceless_mirzakhani
This member owns key A5 with value objective_murdock
This member owns key A1 with value objective_murdock
This member owns key A3 with value objective_murdock
This member owns key B2 with value priceless_mirzakhani
This member owns key C0 with value gifted_varahamihira
This member owns key B8 with value priceless_mirzakhani
This member owns key B9 with value priceless_mirzakhani
This member owns key C9 with value gifted_varahamihira
This member owns key C7 with value gifted_varahamihira
This member owns key A2 with value objective_murdock
Apr 24, 2020 10:26:00 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5701 [dev] [4.0.1] Connection[id=3, /127.0.0.1:5701->/127.0.0.1:39205, qualifier=null, endpoint=[127.0.0.1]:39205, alive=false, connectionType=JVM] closed. Reason: Connection closed by the other side
Apr 24, 2020 10:26:00 PM com.hazelcast.client.impl.ClientEndpointManager
INFO: [localhost]:5701 [dev] [4.0.1] Destroying ClientEndpoint{connection=Connection[id=3, /127.0.0.1:5701->/127.0.0.1:39205, qualifier=null, endpoint=[127.0.0.1]:39205, alive=false, connectionType=JVM], clientUuid='36b4183e-7687-4724-bf68-1d0b5b780b3b, authenticated=true, clientVersion=4.0.1, creationTime=1587759959786, latest clientAttributes=null}
Apr 24, 2020 10:26:21 PM com.hazelcast.internal.partition.impl.MigrationManager
INFO: [localhost]:5701 [dev] [4.0.1] Shutdown request of Member [localhost]:5702 - c290fb76-52d2-4708-a494-a4a8665e7113 is handled
Apr 24, 2020 10:26:21 PM com.hazelcast.internal.partition.impl.MigrationManager
INFO: [localhost]:5701 [dev] [4.0.1] Repartitioning cluster data. Migration tasks count: 182
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5701 [dev] [4.0.1] Connection[id=1, /127.0.0.1:5701->/127.0.0.1:60463, qualifier=null, endpoint=[localhost]:5702, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5701 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5702, timeout: 10000, bind-any: true
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5701 [dev] [4.0.1] Could not connect to: localhost/127.0.0.1:5702. Reason: SocketException[Connection refused to address localhost/127.0.0.1:5702]
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5701 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5702, timeout: 10000, bind-any: true
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5701 [dev] [4.0.1] Could not connect to: localhost/127.0.0.1:5702. Reason: SocketException[Connection refused to address localhost/127.0.0.1:5702]
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5701 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5702, timeout: 10000, bind-any: true
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5701 [dev] [4.0.1] Could not connect to: localhost/127.0.0.1:5702. Reason: SocketException[Connection refused to address localhost/127.0.0.1:5702]
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5701 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5702, timeout: 10000, bind-any: true
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5701 [dev] [4.0.1] Could not connect to: localhost/127.0.0.1:5702. Reason: SocketException[Connection refused to address localhost/127.0.0.1:5702]
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnectionErrorHandler
WARNING: [localhost]:5701 [dev] [4.0.1] Removing connection to endpoint [localhost]:5702 Cause => java.net.SocketException {Connection refused to address localhost/127.0.0.1:5702}, Error-Count: 5
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.cluster.impl.MembershipManager
INFO: [localhost]:5701 [dev] [4.0.1] Removing Member [localhost]:5702 - c290fb76-52d2-4708-a494-a4a8665e7113
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.cluster.ClusterService
INFO: [localhost]:5701 [dev] [4.0.1] 

Members {size:2, ver:4} [
	Member [localhost]:5701 - 3a90b65b-0cbd-4e14-a606-9689bc7d030e this
	Member [localhost]:5703 - 2e663609-15cf-40ff-bd0f-503f4e639cb2
]

Apr 24, 2020 10:26:22 PM com.hazelcast.transaction.TransactionManagerService
INFO: [localhost]:5701 [dev] [4.0.1] Committing/rolling-back live transactions of [localhost]:5702, UUID: c290fb76-52d2-4708-a494-a4a8665e7113
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.partition.impl.MigrationManager
INFO: [localhost]:5701 [dev] [4.0.1] Partition balance is ok, no need to repartition.
Apr 24, 2020 10:26:23 PM com.hazelcast.internal.partition.impl.MigrationThread
INFO: [localhost]:5701 [dev] [4.0.1] All migration tasks have been completed. (repartitionTime=Fri Apr 24 22:26:22 CEST 2020, plannedMigrations=0, completedMigrations=0, remainingMigrations=0, totalCompletedMigrations=724, elapsedMigrationTime=0ms, totalElapsedMigrationTime=2810ms)
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.protocol.task.AuthenticationMessageTask
INFO: [localhost]:5701 [dev] [4.0.1] Received auth from Connection[id=4, /127.0.0.1:5701->/127.0.0.1:32887, qualifier=null, endpoint=[127.0.0.1]:32887, alive=true, connectionType=JVM], successfully authenticated, clientUuid: 0be00b47-a5ff-4dd4-a2fc-511ace3780dc, client version: 4.0.1
This member owns key B7 with value priceless_mirzakhani
This member owns key C5 with value gifted_varahamihira
This member owns key B2 with value priceless_mirzakhani
This member owns key C1 with value gifted_varahamihira
This member owns key A2 with value objective_murdock
This member owns key A1 with value objective_murdock
This member owns key B5 with value priceless_mirzakhani
This member owns key C2 with value gifted_varahamihira
This member owns key B1 with value priceless_mirzakhani
This member owns key A5 with value objective_murdock
This member owns key B3 with value priceless_mirzakhani
This member owns key C4 with value gifted_varahamihira
This member owns key B9 with value priceless_mirzakhani
This member owns key B4 with value priceless_mirzakhani
This member owns key A3 with value objective_murdock
This member owns key C0 with value gifted_varahamihira
This member owns key C9 with value gifted_varahamihira
This member owns key A7 with value objective_murdock
This member owns key C8 with value gifted_varahamihira
This member owns key B8 with value priceless_mirzakhani
This member owns key C7 with value gifted_varahamihira
This member owns key A0 with value objective_murdock
This member owns key C3 with value gifted_varahamihira
This member owns key A8 with value objective_murdock
This member owns key B0 with value priceless_mirzakhani
This member owns key A6 with value objective_murdock
This member owns key A9 with value objective_murdock
This member owns key B6 with value priceless_mirzakhani
This member owns key C6 with value gifted_varahamihira
This member owns key A4 with value objective_murdock
Apr 24, 2020 10:28:17 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5701 [dev] [4.0.1] Connection[id=4, /127.0.0.1:5701->/127.0.0.1:32887, qualifier=null, endpoint=[127.0.0.1]:32887, alive=false, connectionType=JVM] closed. Reason: Connection closed by the other side
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.ClientEndpointManager
INFO: [localhost]:5701 [dev] [4.0.1] Destroying ClientEndpoint{connection=Connection[id=4, /127.0.0.1:5701->/127.0.0.1:32887, qualifier=null, endpoint=[127.0.0.1]:32887, alive=false, connectionType=JVM], clientUuid='0be00b47-a5ff-4dd4-a2fc-511ace3780dc, authenticated=true, clientVersion=4.0.1, creationTime=1587760097533, latest clientAttributes=null}

Apr 24, 2020 10:29:20 PM com.hazelcast.core.LifecycleService
INFO: [localhost]:5701 [dev] [4.0.1] [localhost]:5701 is SHUTTING_DOWN
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.partition.impl.MigrationManager
INFO: [localhost]:5701 [dev] [4.0.1] Shutdown request of Member [localhost]:5701 - 3a90b65b-0cbd-4e14-a606-9689bc7d030e this is handled
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.partition.impl.MigrationManager
INFO: [localhost]:5701 [dev] [4.0.1] Repartitioning cluster data. Migration tasks count: 133
Apr 24, 2020 10:29:20 PM com.hazelcast.instance.impl.Node
INFO: [localhost]:5701 [dev] [4.0.1] Shutting down connection manager...
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5701 [dev] [4.0.1] Connection[id=2, /127.0.0.1:5701->/127.0.0.1:35707, qualifier=null, endpoint=[localhost]:5703, alive=false, connectionType=MEMBER] closed. Reason: EndpointManager is stopping
Apr 24, 2020 10:29:20 PM com.hazelcast.instance.impl.Node
INFO: [localhost]:5701 [dev] [4.0.1] Shutting down node engine...
Apr 24, 2020 10:29:20 PM com.hazelcast.map.impl.LocalMapStatsProvider
WARNING: [localhost]:5701 [dev] [4.0.1] partitionId: 3, replica: 1 has no owner!
Apr 24, 2020 10:29:20 PM com.hazelcast.instance.impl.NodeExtension
INFO: [localhost]:5701 [dev] [4.0.1] Destroying node NodeExtension.
Apr 24, 2020 10:29:20 PM com.hazelcast.instance.impl.Node
INFO: [localhost]:5701 [dev] [4.0.1] Hazelcast Shutdown is completed in 769 ms.
Apr 24, 2020 10:29:20 PM com.hazelcast.core.LifecycleService
INFO: [localhost]:5701 [dev] [4.0.1] [localhost]:5701 is SHUTDOWN
-------------- next part --------------
Apr 24, 2020 10:25:59 PM com.hazelcast.client.impl.spi.ClientInvocationService
INFO: hz.client_1 [dev] [4.0.1] Running with 2 response threads, dynamic=true
Apr 24, 2020 10:25:59 PM com.hazelcast.core.LifecycleService
INFO: hz.client_1 [dev] [4.0.1] HazelcastClient 4.0.1 (20200409 - e086b9c) is STARTING
Apr 24, 2020 10:25:59 PM com.hazelcast.core.LifecycleService
INFO: hz.client_1 [dev] [4.0.1] HazelcastClient 4.0.1 (20200409 - e086b9c) is STARTED
Apr 24, 2020 10:25:59 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Trying to connect to cluster: dev
Apr 24, 2020 10:25:59 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Trying to connect to [127.0.0.1]:5701
Apr 24, 2020 10:25:59 PM com.hazelcast.core.LifecycleService
INFO: hz.client_1 [dev] [4.0.1] HazelcastClient 4.0.1 (20200409 - e086b9c) is CLIENT_CONNECTED
Apr 24, 2020 10:25:59 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Authenticated with server [localhost]:5701:3a90b65b-0cbd-4e14-a606-9689bc7d030e, server version: 4.0.1, local address: /127.0.0.1:39205
Apr 24, 2020 10:25:59 PM com.hazelcast.internal.diagnostics.Diagnostics
INFO: hz.client_1 [dev] [4.0.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
Apr 24, 2020 10:25:59 PM com.hazelcast.client.impl.spi.ClientClusterService
INFO: hz.client_1 [dev] [4.0.1] 

Members [3] {
	Member [localhost]:5701 - 3a90b65b-0cbd-4e14-a606-9689bc7d030e
	Member [localhost]:5702 - c290fb76-52d2-4708-a494-a4a8665e7113
	Member [localhost]:5703 - 2e663609-15cf-40ff-bd0f-503f4e639cb2
}

Apr 24, 2020 10:25:59 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Authenticated with server [localhost]:5702:c290fb76-52d2-4708-a494-a4a8665e7113, server version: 4.0.1, local address: /127.0.0.1:57447
Apr 24, 2020 10:25:59 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Authenticated with server [localhost]:5703:2e663609-15cf-40ff-bd0f-503f4e639cb2, server version: 4.0.1, local address: /127.0.0.1:38653
Apr 24, 2020 10:25:59 PM com.hazelcast.client.impl.statistics.ClientStatisticsService
INFO: Client statistics is enabled with period 5 seconds.
Apr 24, 2020 10:26:00 PM com.hazelcast.core.LifecycleService
INFO: hz.client_1 [dev] [4.0.1] HazelcastClient 4.0.1 (20200409 - e086b9c) is SHUTTING_DOWN
Apr 24, 2020 10:26:00 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Removed connection to endpoint: [localhost]:5702:c290fb76-52d2-4708-a494-a4a8665e7113, connection: ClientConnection{alive=false, connectionId=2, channel=NioChannel{/127.0.0.1:57447->localhost/127.0.0.1:5702}, remoteEndpoint=[localhost]:5702, lastReadTime=2020-04-24 22:26:00.026, lastWriteTime=2020-04-24 22:26:00.022, closedTime=2020-04-24 22:26:00.221, connected server version=4.0.1}
Apr 24, 2020 10:26:00 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Removed connection to endpoint: [localhost]:5701:3a90b65b-0cbd-4e14-a606-9689bc7d030e, connection: ClientConnection{alive=false, connectionId=1, channel=NioChannel{/127.0.0.1:39205->/127.0.0.1:5701}, remoteEndpoint=[localhost]:5701, lastReadTime=2020-04-24 22:26:00.217, lastWriteTime=2020-04-24 22:26:00.008, closedTime=2020-04-24 22:26:00.227, connected server version=4.0.1}
Apr 24, 2020 10:26:00 PM com.hazelcast.client.impl.connection.ClientConnectionManager
INFO: hz.client_1 [dev] [4.0.1] Removed connection to endpoint: [localhost]:5703:2e663609-15cf-40ff-bd0f-503f4e639cb2, connection: ClientConnection{alive=false, connectionId=3, channel=NioChannel{/127.0.0.1:38653->localhost/127.0.0.1:5703}, remoteEndpoint=[localhost]:5703, lastReadTime=2020-04-24 22:25:59.982, lastWriteTime=2020-04-24 22:26:00.231, closedTime=2020-04-24 22:26:00.232, connected server version=4.0.1}
Apr 24, 2020 10:26:00 PM com.hazelcast.core.LifecycleService
INFO: hz.client_1 [dev] [4.0.1] HazelcastClient 4.0.1 (20200409 - e086b9c) is CLIENT_DISCONNECTED
Apr 24, 2020 10:26:00 PM com.hazelcast.core.LifecycleService
INFO: hz.client_1 [dev] [4.0.1] HazelcastClient 4.0.1 (20200409 - e086b9c) is SHUTDOWN
-------------- next part --------------
Apr 24, 2020 10:25:40 PM com.hazelcast.config.FileSystemYamlConfig
INFO: Configuring Hazelcast from '/home/student/Desktop/Middleware/Example/hazelcast.yaml'.
Apr 24, 2020 10:25:41 PM com.hazelcast.instance.AddressPicker
WARNING: [LOCAL] [dev] [4.0.1] You configured your member address as host name. Please be aware of that your dns can be spoofed. Make sure that your dns configurations are correct.
Apr 24, 2020 10:25:41 PM com.hazelcast.instance.AddressPicker
INFO: [LOCAL] [dev] [4.0.1] Resolving domain name 'localhost' to address(es): [127.0.0.1]
Apr 24, 2020 10:25:41 PM com.hazelcast.instance.AddressPicker
INFO: [LOCAL] [dev] [4.0.1] Interfaces is enabled, trying to pick one address matching to one of: [localhost/127.0.0.1, 127.0.0.1]
Apr 24, 2020 10:25:41 PM com.hazelcast.instance.AddressPicker
INFO: [LOCAL] [dev] [4.0.1] Picked [localhost]:5703, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5703], bind any local is true
Apr 24, 2020 10:25:41 PM com.hazelcast.system
INFO: [localhost]:5703 [dev] [4.0.1] Hazelcast 4.0.1 (20200409 - e086b9c) starting at [localhost]:5703
Apr 24, 2020 10:25:41 PM com.hazelcast.system
INFO: [localhost]:5703 [dev] [4.0.1] Copyright (c) 2008-2020, Hazelcast, Inc. All Rights Reserved.
Apr 24, 2020 10:25:41 PM com.hazelcast.spi.impl.operationservice.impl.BackpressureRegulator
INFO: [localhost]:5703 [dev] [4.0.1] Backpressure is disabled
Apr 24, 2020 10:25:41 PM com.hazelcast.instance.impl.Node
INFO: [localhost]:5703 [dev] [4.0.1] Creating TcpIpJoiner
Apr 24, 2020 10:25:41 PM com.hazelcast.cp.CPSubsystem
WARNING: [localhost]:5703 [dev] [4.0.1] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees.
Apr 24, 2020 10:25:41 PM com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl
INFO: [localhost]:5703 [dev] [4.0.1] Starting 4 partition threads and 3 generic threads (1 dedicated for priority tasks)
Apr 24, 2020 10:25:41 PM com.hazelcast.internal.diagnostics.Diagnostics
INFO: [localhost]:5703 [dev] [4.0.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
Apr 24, 2020 10:25:41 PM com.hazelcast.core.LifecycleService
INFO: [localhost]:5703 [dev] [4.0.1] [localhost]:5703 is STARTING
Apr 24, 2020 10:25:41 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5701, timeout: 10000, bind-any: true
Apr 24, 2020 10:25:41 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5703 [dev] [4.0.1] Initialized new cluster connection between /127.0.0.1:35707 and localhost/127.0.0.1:5701
Apr 24, 2020 10:25:47 PM com.hazelcast.internal.cluster.ClusterService
INFO: [localhost]:5703 [dev] [4.0.1] 

Members {size:3, ver:3} [
	Member [localhost]:5701 - 3a90b65b-0cbd-4e14-a606-9689bc7d030e
	Member [localhost]:5702 - c290fb76-52d2-4708-a494-a4a8665e7113
	Member [localhost]:5703 - 2e663609-15cf-40ff-bd0f-503f4e639cb2 this
]

Apr 24, 2020 10:25:48 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5703 [dev] [4.0.1] Initialized new cluster connection between /127.0.0.1:5703 and /127.0.0.1:55765
Apr 24, 2020 10:25:48 PM com.hazelcast.core.LifecycleService
INFO: [localhost]:5703 [dev] [4.0.1] [localhost]:5703 is STARTED
Press enter to exit
Apr 24, 2020 10:25:59 PM com.hazelcast.client.impl.protocol.task.AuthenticationMessageTask
INFO: [localhost]:5703 [dev] [4.0.1] Received auth from Connection[id=3, /127.0.0.1:5703->/127.0.0.1:38653, qualifier=null, endpoint=[127.0.0.1]:38653, alive=true, connectionType=JVM], successfully authenticated, clientUuid: 36b4183e-7687-4724-bf68-1d0b5b780b3b, client version: 4.0.1
This member owns key C6 with value gifted_varahamihira
This member owns key C4 with value gifted_varahamihira
This member owns key A4 with value objective_murdock
This member owns key A6 with value objective_murdock
This member owns key A9 with value objective_murdock
This member owns key A1 with value objective_murdock
This member owns key B1 with value priceless_mirzakhani
This member owns key A5 with value objective_murdock
This member owns key B3 with value priceless_mirzakhani
This member owns key C8 with value gifted_varahamihira
This member owns key C1 with value gifted_varahamihira
This member owns key C2 with value gifted_varahamihira
This member owns key A7 with value objective_murdock
This member owns key B7 with value priceless_mirzakhani
This member owns key B8 with value priceless_mirzakhani
This member owns key C7 with value gifted_varahamihira
This member owns key B4 with value priceless_mirzakhani
This member owns key B5 with value priceless_mirzakhani
Apr 24, 2020 10:26:00 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5703 [dev] [4.0.1] Connection[id=3, /127.0.0.1:5703->/127.0.0.1:38653, qualifier=null, endpoint=[127.0.0.1]:38653, alive=false, connectionType=JVM] closed. Reason: Connection closed by the other side
Apr 24, 2020 10:26:00 PM com.hazelcast.client.impl.ClientEndpointManager
INFO: [localhost]:5703 [dev] [4.0.1] Destroying ClientEndpoint{connection=Connection[id=3, /127.0.0.1:5703->/127.0.0.1:38653, qualifier=null, endpoint=[127.0.0.1]:38653, alive=false, connectionType=JVM], clientUuid='36b4183e-7687-4724-bf68-1d0b5b780b3b, authenticated=true, clientVersion=4.0.1, creationTime=1587759959856, latest clientAttributes=null}
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5703 [dev] [4.0.1] Connection[id=2, /127.0.0.1:5703->/127.0.0.1:55765, qualifier=null, endpoint=[localhost]:5702, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5702, timeout: 10000, bind-any: true
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Could not connect to: localhost/127.0.0.1:5702. Reason: SocketException[Connection refused to address localhost/127.0.0.1:5702]
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5702, timeout: 10000, bind-any: true
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Could not connect to: localhost/127.0.0.1:5702. Reason: SocketException[Connection refused to address localhost/127.0.0.1:5702]
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5702, timeout: 10000, bind-any: true
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Could not connect to: localhost/127.0.0.1:5702. Reason: SocketException[Connection refused to address localhost/127.0.0.1:5702]
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5702, timeout: 10000, bind-any: true
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Could not connect to: localhost/127.0.0.1:5702. Reason: SocketException[Connection refused to address localhost/127.0.0.1:5702]
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.nio.tcp.TcpIpConnectionErrorHandler
WARNING: [localhost]:5703 [dev] [4.0.1] Removing connection to endpoint [localhost]:5702 Cause => java.net.SocketException {Connection refused to address localhost/127.0.0.1:5702}, Error-Count: 5
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.cluster.impl.MembershipManager
WARNING: [localhost]:5703 [dev] [4.0.1] Member [localhost]:5702 - c290fb76-52d2-4708-a494-a4a8665e7113 is suspected to be dead for reason: No connection
Apr 24, 2020 10:26:22 PM com.hazelcast.internal.cluster.ClusterService
INFO: [localhost]:5703 [dev] [4.0.1] 

Members {size:2, ver:4} [
	Member [localhost]:5701 - 3a90b65b-0cbd-4e14-a606-9689bc7d030e
	Member [localhost]:5703 - 2e663609-15cf-40ff-bd0f-503f4e639cb2 this
]

Apr 24, 2020 10:26:22 PM com.hazelcast.transaction.TransactionManagerService
INFO: [localhost]:5703 [dev] [4.0.1] Committing/rolling-back live transactions of [localhost]:5702, UUID: c290fb76-52d2-4708-a494-a4a8665e7113
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.protocol.task.AuthenticationMessageTask
INFO: [localhost]:5703 [dev] [4.0.1] Received auth from Connection[id=4, /127.0.0.1:5703->/127.0.0.1:44009, qualifier=null, endpoint=[127.0.0.1]:44009, alive=true, connectionType=JVM], successfully authenticated, clientUuid: 0be00b47-a5ff-4dd4-a2fc-511ace3780dc, client version: 4.0.1
This member owns key B7 with value priceless_mirzakhani
This member owns key B2 with value priceless_mirzakhani
This member owns key B9 with value priceless_mirzakhani
This member owns key A2 with value objective_murdock
This member owns key A3 with value objective_murdock
This member owns key C0 with value gifted_varahamihira
This member owns key B1 with value priceless_mirzakhani
This member owns key C9 with value gifted_varahamihira
This member owns key C5 with value gifted_varahamihira
This member owns key C1 with value gifted_varahamihira
This member owns key A1 with value objective_murdock
This member owns key C2 with value gifted_varahamihira
This member owns key C8 with value gifted_varahamihira
This member owns key B8 with value priceless_mirzakhani
This member owns key A5 with value objective_murdock
This member owns key B3 with value priceless_mirzakhani
This member owns key A7 with value objective_murdock
This member owns key C7 with value gifted_varahamihira
This member owns key B5 with value priceless_mirzakhani
This member owns key B4 with value priceless_mirzakhani
This member owns key C4 with value gifted_varahamihira
This member owns key A0 with value objective_murdock
This member owns key C3 with value gifted_varahamihira
This member owns key A8 with value objective_murdock
This member owns key A6 with value objective_murdock
This member owns key A9 with value objective_murdock
This member owns key B6 with value priceless_mirzakhani
This member owns key C6 with value gifted_varahamihira
This member owns key A4 with value objective_murdock
This member owns key B0 with value priceless_mirzakhani
Apr 24, 2020 10:28:17 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5703 [dev] [4.0.1] Connection[id=4, /127.0.0.1:5703->/127.0.0.1:44009, qualifier=null, endpoint=[127.0.0.1]:44009, alive=false, connectionType=JVM] closed. Reason: Connection closed by the other side
Apr 24, 2020 10:28:17 PM com.hazelcast.client.impl.ClientEndpointManager
INFO: [localhost]:5703 [dev] [4.0.1] Destroying ClientEndpoint{connection=Connection[id=4, /127.0.0.1:5703->/127.0.0.1:44009, qualifier=null, endpoint=[127.0.0.1]:44009, alive=false, connectionType=JVM], clientUuid='0be00b47-a5ff-4dd4-a2fc-511ace3780dc, authenticated=true, clientVersion=4.0.1, creationTime=1587760097558, latest clientAttributes=lastStatisticsCollectionTime=1587760097634,enterprise=false,clientType=JVM,clientVersion=4.0.1,clusterConnectionTimestamp=1587760097556,clientAddress=127.0.0.1,clientName=hz.client_1,credentials.principal=null,os.committedVirtualMemorySize=5621903360,os.freePhysicalMemorySize=438521856,os.freeSwapSpaceSize=975937536,os.maxFileDescriptorCount=1048576,os.openFileDescriptorCount=32,os.processCpuTime=1310000000,os.systemLoadAverage=0.75,os.totalPhysicalMemorySize=8319913984,os.totalSwapSpaceSize=993239040,runtime.availableProcessors=4,runtime.freeMemory=140864280,runtime.maxMemory=1849688064,runtime.totalMemory=157286400,runtime.uptime=736,runtime.usedMemory=16422120,executionService.userExecutorQueueSize=0}
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.nio.tcp.TcpIpConnection
INFO: [localhost]:5703 [dev] [4.0.1] Connection[id=1, /127.0.0.1:35707->localhost/127.0.0.1:5701, qualifier=null, endpoint=[localhost]:5701, alive=false, connectionType=MEMBER] closed. Reason: Connection closed by the other side
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5701, timeout: 10000, bind-any: true
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Could not connect to: localhost/127.0.0.1:5701. Reason: SocketException[Connection refused to address localhost/127.0.0.1:5701]
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5701, timeout: 10000, bind-any: true
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Could not connect to: localhost/127.0.0.1:5701. Reason: SocketException[Connection refused to address localhost/127.0.0.1:5701]
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5701, timeout: 10000, bind-any: true
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Could not connect to: localhost/127.0.0.1:5701. Reason: SocketException[Connection refused to address localhost/127.0.0.1:5701]
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Connecting to localhost/127.0.0.1:5701, timeout: 10000, bind-any: true
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.nio.tcp.TcpIpConnector
INFO: [localhost]:5703 [dev] [4.0.1] Could not connect to: localhost/127.0.0.1:5701. Reason: SocketException[Connection refused to address localhost/127.0.0.1:5701]
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.nio.tcp.TcpIpConnectionErrorHandler
WARNING: [localhost]:5703 [dev] [4.0.1] Removing connection to endpoint [localhost]:5701 Cause => java.net.SocketException {Connection refused to address localhost/127.0.0.1:5701}, Error-Count: 5
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.cluster.impl.MembershipManager
WARNING: [localhost]:5703 [dev] [4.0.1] Member [localhost]:5701 - 3a90b65b-0cbd-4e14-a606-9689bc7d030e is suspected to be dead for reason: No connection
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.cluster.impl.MembershipManager
INFO: [localhost]:5703 [dev] [4.0.1] Starting mastership claim process...
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.cluster.impl.MembershipManager
INFO: [localhost]:5703 [dev] [4.0.1] Local MembersView{version=4, members=[MemberInfo{address=[localhost]:5701, uuid=3a90b65b-0cbd-4e14-a606-9689bc7d030e, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[localhost]:5703, uuid=2e663609-15cf-40ff-bd0f-503f4e639cb2, liteMember=false, memberListJoinVersion=3}]} with suspected members: [[localhost]:5701] and initial addresses to ask: []
Apr 24, 2020 10:29:20 PM com.hazelcast.transaction.TransactionManagerService
INFO: [localhost]:5703 [dev] [4.0.1] Committing/rolling-back live transactions of [localhost]:5701, UUID: 3a90b65b-0cbd-4e14-a606-9689bc7d030e
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.cluster.ClusterService
INFO: [localhost]:5703 [dev] [4.0.1] 

Members {size:1, ver:5} [
	Member [localhost]:5703 - 2e663609-15cf-40ff-bd0f-503f4e639cb2 this
]

Apr 24, 2020 10:29:20 PM com.hazelcast.internal.cluster.impl.MembershipManager
INFO: [localhost]:5703 [dev] [4.0.1] Mastership is claimed with: MembersView{version=5, members=[MemberInfo{address=[localhost]:5703, uuid=2e663609-15cf-40ff-bd0f-503f4e639cb2, liteMember=false, memberListJoinVersion=3}]}
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.partition.InternalPartitionService
INFO: [localhost]:5703 [dev] [4.0.1] Fetching most recent partition table! my version: 1852
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.partition.InternalPartitionService
INFO: [localhost]:5703 [dev] [4.0.1] Most recent partition table version: 1852
Apr 24, 2020 10:29:20 PM com.hazelcast.internal.partition.impl.MigrationManager
INFO: [localhost]:5703 [dev] [4.0.1] Partition balance is ok, no need to repartition.

Apr 24, 2020 10:29:50 PM com.hazelcast.core.LifecycleService
INFO: [localhost]:5703 [dev] [4.0.1] [localhost]:5703 is SHUTTING_DOWN
Apr 24, 2020 10:29:50 PM com.hazelcast.internal.partition.impl.MigrationManager
INFO: [localhost]:5703 [dev] [4.0.1] Shutdown request of Member [localhost]:5703 - 2e663609-15cf-40ff-bd0f-503f4e639cb2 this is handled
Apr 24, 2020 10:29:50 PM com.hazelcast.instance.impl.Node
INFO: [localhost]:5703 [dev] [4.0.1] Shutting down connection manager...
Apr 24, 2020 10:29:50 PM com.hazelcast.instance.impl.Node
INFO: [localhost]:5703 [dev] [4.0.1] Shutting down node engine...
Apr 24, 2020 10:29:50 PM com.hazelcast.instance.impl.NodeExtension
INFO: [localhost]:5703 [dev] [4.0.1] Destroying node NodeExtension.
Apr 24, 2020 10:29:50 PM com.hazelcast.instance.impl.Node
INFO: [localhost]:5703 [dev] [4.0.1] Hazelcast Shutdown is completed in 22 ms.
Apr 24, 2020 10:29:50 PM com.hazelcast.core.LifecycleService
INFO: [localhost]:5703 [dev] [4.0.1] [localhost]:5703 is SHUTDOWN


More information about the NSWI080 mailing list