01:22:32,73 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:22:32,82 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [297091849733579052] 01:22:32,82 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:22:32,84 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 01:22:32,85 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:22:32,87 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#297091849733579052], selfDc [default]. 01:22:32,92 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 01:22:32,92 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:22:32,92 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:22:32,95 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:22:32,98 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:22:32,98 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:22:32,98 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 01:22:32,98 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 01:22:32,100 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:32,100 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:22:32,100 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:22:32,100 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 01:22:32,100 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:22:32,100 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:22:32,101 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:22:32,101 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:22:32,101 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:22:32,101 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:33,113 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:33,114 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:22:33,114 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:22:33,114 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:22:33,116 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:22:33,116 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:33,118 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:22:33,133 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:22:33,133 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 01:22:33,134 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 01:22:33,134 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 01:22:33,134 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 01:22:33,134 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:33,208 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:33,208 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:33,210 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:22:33,213 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:22:33,213 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 01:22:33,214 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:22:33,214 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [member-1] 01:22:33,214 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 01:22:33,214 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 01:22:33,214 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:33,214 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 01:22:33,214 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:33,309 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 01:22:33,309 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:33,312 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:22:33,334 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:22:33,334 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 01:22:33,334 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - currently present candidates: [] 01:22:33,334 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - difference: [member-1] 01:22:33,334 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : member-1 01:22:33,334 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 01:22:33,334 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 01:22:33,334 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 01:22:33,334 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:33,412 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:22:33,412 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:22:33,413 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:33,413 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 01:22:33,413 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 01:22:33,414 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:22:33,414 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 01:22:33,414 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:22:34,124 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:22:34,125 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:34,125 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 01:22:34,125 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 01:22:34,434 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:34,434 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:22:34,436 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:22:34,436 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:22:34,436 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:22:34,437 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:22:34,440 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:22:34,440 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:22:34,442 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:22:34,460 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:22:34,470 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [-4852193079277250197] 01:22:34,471 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:22:34,472 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 01:22:34,472 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:22:34,483 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#-4852193079277250197], selfDc [default]. 01:22:34,484 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 01:22:34,484 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:22:34,484 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:22:34,488 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:22:34,488 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:22:34,488 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 01:22:34,488 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 01:22:34,490 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:22:34,492 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:22:34,492 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 01:22:34,492 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:22:34,492 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:22:34,491 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:34,492 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:22:34,492 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:22:34,492 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:22:34,493 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:22:34,493 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:35,508 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:22:35,508 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:22:35,508 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:22:35,508 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:22:35,509 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:35,509 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:35,510 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:22:35,517 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:22:35,517 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 01:22:35,518 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 01:22:35,518 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 01:22:35,518 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 01:22:35,518 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:35,598 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], candidate=member-1} 01:22:35,598 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 01:22:35,600 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:22:35,638 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:22:35,638 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 01:22:35,638 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:22:35,638 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - difference: [] 01:22:35,638 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 01:22:35,638 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 01:22:35,638 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] adding all candidates 01:22:35,638 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] : [member-1] 01:22:35,638 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] new owner: member-1 01:22:35,639 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo] 01:22:35,700 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:22:35,701 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:22:35,702 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:35,702 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]] 01:22:35,702 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 01:22:35,702 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 01:22:35,702 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:22:35,702 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 01:22:35,702 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:22:36,508 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:22:36,509 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:36,510 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]] 01:22:36,510 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 01:22:36,510 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test2, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 01:22:36,718 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:36,718 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:22:36,719 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:22:36,720 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:22:36,720 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:22:36,720 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:22:36,722 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:22:36,723 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:22:36,724 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:22:36,735 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:22:36,749 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [-6411378024725393099] 01:22:36,749 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:22:36,752 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 01:22:36,752 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:22:36,754 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 01:22:36,754 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:22:36,754 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:22:36,754 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#-6411378024725393099], selfDc [default]. 01:22:36,755 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:22:36,773 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:22:36,773 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:22:36,774 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]], candidate=member-1} 01:22:36,774 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test-type, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=test}]], candidate=member-1} 01:22:36,775 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:22:36,775 AM [ClusterSystem-pekko.actor.default-dispatcher-7] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:22:36,779 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:22:36,780 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> BecomingOldest] 01:22:37,764 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:22:37,766 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:22:37,766 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:22:37,766 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:22:37,766 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Self removed, stopping ClusterSingletonManager 01:22:37,767 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.InternalClusterAction$PublishChanges] from Actor[pekko://ClusterSystem/system/cluster/core/daemon#114248873] to Actor[pekko://ClusterSystem/system/cluster/core/publisher#-763848921] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://ClusterSystem/system/cluster/core/publisher#-763848921] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 01:22:37,768 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:22:37,768 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:22:37,769 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:22:37,788 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:22:37,799 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [269905661072921481] 01:22:37,800 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:22:37,802 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 01:22:37,802 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:22:37,805 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 01:22:37,805 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:22:37,805 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#269905661072921481], selfDc [default]. 01:22:37,805 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:22:37,805 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:22:37,815 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:22:37,815 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:22:37,816 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@3d9fdf7a for type test 01:22:37,816 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] EntityTypeListenerRegistry - Spawning entity type listener actor for: test 01:22:37,817 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 01:22:37,817 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 01:22:37,819 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:37,819 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:22:37,819 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:22:37,819 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 01:22:37,819 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:22:37,819 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:22:37,820 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:22:37,820 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:22:37,820 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:22:37,820 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:38,829 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:38,829 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:22:38,830 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:22:38,830 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:22:38,830 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:22:38,830 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:38,832 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:22:38,849 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:22:38,849 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 01:22:38,849 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] adding all candidates 01:22:38,849 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 01:22:38,849 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 01:22:38,849 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Entity-type: test current candidates: {DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]=ORSet(member-1)} 01:22:38,849 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Starting listener for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:38,849 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:38,850 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - OwnerListenerActor for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] started 01:22:38,850 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Received initial sync response for: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], response: GetSuccess(DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]) 01:22:38,850 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] at the time of initial sync. 01:22:38,889 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], prevOwner: , newOwner: member-1 01:22:38,889 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] SingleEntityListenerActor - Owner changed for entity:DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], currentOwner: , wasOwner: false, isOwner: true, hasOwner:true 01:22:38,889 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - member-1 : Entity-type: test listener, owner change: EntityOwnerChanged{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:22:38,889 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] EOS-listener-member-1 - member-1 Received ownershipCHanged: EntityOwnerChanged{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], change=LOCAL_OWNERSHIP_GRANTED [wasOwner=false, isOwner=true, hasOwner=true], inJeopardy=false} 01:22:38,889 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] EOS-listener-member-1 - member-1 changes: 0 01:22:39,22 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering listener org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@3d9fdf7a for type test 01:22:39,23 AM [main] [DEBUG] AkkaEntityOwnershipService - Unregistering candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:39,23 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerRegistry - Stopping entity type listener actor for: test 01:22:39,23 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistry - member-1 - Removing candidate(member-1) from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:39,23 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] EntityTypeListenerActor - Terminating listener for type: test, listener: org.opendaylight.controller.eos.akka.AbstractNativeEosTest$MockEntityOwnershipListener@3d9fdf7a 01:22:39,25 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:22:39,49 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:22:39,49 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set() 01:22:39,49 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:22:39,49 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [member-1] 01:22:39,49 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Removing candidate from entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] - member-1 01:22:39,49 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 01:22:39,49 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - No candidates present for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:39,49 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [] 01:22:39,50 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:39,124 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], candidate=member-1} 01:22:39,124 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:39,126 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:22:39,129 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:22:39,129 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(test?revision=2015-08-11)foo], new value: Set(member-1) 01:22:39,129 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - currently present candidates: [] 01:22:39,129 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - difference: [member-1] 01:22:39,129 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : member-1 01:22:39,129 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] new owner: member-1 01:22:39,129 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 01:22:39,129 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] : [member-1] 01:22:39,129 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo] 01:22:41,126 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:22:41,127 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:22:41,128 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:41,128 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 01:22:41,129 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 01:22:41,129 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:22:41,129 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 01:22:41,129 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:22:41,870 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:22:41,870 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:41,870 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]] 01:22:41,870 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(test?revision=2015-08-11)foo]. Skipping reassignment. 01:22:42,149 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:42,149 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:22:42,150 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:22:42,151 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:22:42,151 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:22:42,152 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:22:42,155 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:22:42,155 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:22:42,157 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 01:22:42,181 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Slf4jLogger - Slf4jLogger started 01:22:42,198 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [2251146519189330839] 01:22:42,198 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:22:42,200 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 01:22:42,200 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:22:42,203 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#2251146519189330839], selfDc [default]. 01:22:42,203 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 01:22:42,203 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:22:42,203 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:22:42,204 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:22:42,215 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:22:42,215 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:22:42,216 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:42,216 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:22:42,216 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:22:42,216 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 01:22:42,216 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:22:42,216 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:22:42,216 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:22:42,216 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:22:42,216 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], candidate=member-1} 01:22:42,217 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:22:42,216 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], candidate=member-1} 01:22:42,217 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:42,318 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,320 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,422 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,422 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,523 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,523 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,623 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,624 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,724 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,825 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,826 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,926 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:42,927 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,27 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,28 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,128 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,129 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,229 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,230 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,236 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:43,236 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:22:43,236 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:22:43,237 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:22:43,237 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:22:43,237 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,239 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:22:43,246 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:22:43,246 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], new value: Set(member-1) 01:22:43,246 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] adding all candidates 01:22:43,246 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : [member-1] 01:22:43,246 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] new owner: member-1 01:22:43,247 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,330 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,330 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Data for owner received. GetSuccess(DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]), owner: member-1 01:22:43,331 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-2) for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,331 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberReachable : MemberReachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-2, dc-default]} 01:22:43,333 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:43,333 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:22:43,333 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]] 01:22:43,333 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]. Skipping reassignment. 01:22:43,365 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:22:43,365 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], new value: Set(member-1, member-2) 01:22:43,365 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - currently present candidates: [member-1] 01:22:43,365 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - difference: [member-2] 01:22:43,365 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Adding new candidate for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : member-2 01:22:43,365 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] new owner: member-2 01:22:43,366 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : [member-1, member-2] 01:22:43,366 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Current state for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] : [member-1, member-2] 01:22:43,366 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,432 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,433 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerStateChecker - Data for owner received. GetSuccess(DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]), owner: member-2 01:22:43,434 AM [main] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=two}]] 01:22:43,434 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerStateChecker - Data for owner not found, most likely no owner has beed picked for entity: DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=two}]] 01:22:43,434 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Received MemberUnreachable : MemberUnreachableEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-2, dc-default]} 01:22:43,435 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]] 01:22:43,435 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], activeMembers: [], currentCandidates: [member-1, member-2] 01:22:43,435 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]] 01:22:43,435 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - No candidate is reachable for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]], activeMembers: [], currentCandidates: [member-1, member-2] 01:22:43,435 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,535 AM [awaitility-thread] [DEBUG] AkkaEntityOwnershipService - Retrieving ownership state for DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]] 01:22:43,536 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerStateChecker - Data for owner received. GetSuccess(DOMEntity [type=test, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=one}]]), owner: 01:22:43,537 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:22:43,538 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:22:43,539 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:43,539 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:22:43,540 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 01:22:43,540 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:22:44,236 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:22:44,237 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:44,556 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:44,556 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:22:44,556 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:22:44,558 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:22:44,558 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:22:44,558 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:22:44,559 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:22:44,559 AM [ClusterSystem-pekko.actor.default-dispatcher-6] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:22:44,580 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Slf4jLogger - Slf4jLogger started 01:22:44,588 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://ClusterSystem@127.0.0.1:2550] with UID [-2679690075869212945] 01:22:44,589 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 01:22:44,593 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster] 01:22:44,594 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Started up successfully 01:22:44,596 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] SplitBrainResolver - SBR started. Config: strategy [KeepMajority], stable-after [7 seconds], down-all-when-unstable [5250 milliseconds], selfUniqueAddress [pekko://ClusterSystem@127.0.0.1:2550#-2679690075869212945], selfDc [default]. 01:22:44,597 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Node [pekko://ClusterSystem@127.0.0.1:2550] is JOINING itself (with roles [member-1, dc-default], version [0.0.0]) and forming new cluster 01:22:44,597 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - is the new leader among reachable nodes (more leaders may exist) 01:22:44,597 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Up] 01:22:44,597 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] SplitBrainResolver - This node is now the leader responsible for taking SBR decisions among the reachable nodes (more leaders may exist). 01:22:44,610 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - member-1 : CandidateRegistry syncing behavior started. 01:22:44,610 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] CandidateRegistryInit - Sending RemovePreviousCandidates. 01:22:44,611 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - pekkoClusterSingletonStarted Singleton manager starting singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:44,611 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - No datacenter configured, activating default data center 01:22:44,611 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Idle supervisor started on Member(pekko://ClusterSystem@127.0.0.1:2550, Up). 01:22:44,611 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] IdleSupervisor - Received ActivateDataCenter command switching to syncer behavior, 01:22:44,611 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [DEBUG] OwnerSyncer - Starting candidate and owner sync 01:22:44,611 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Start -> Oldest] 01:22:44,611 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - No candidates found switching to supervisor 01:22:44,611 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSyncer - Initial sync done, switching to supervisor. candidates: {}, owners: {} 01:22:44,611 AM [ClusterSystem-pekko.actor.default-dispatcher-12] [DEBUG] OwnerSupervisor - Owner Supervisor started 01:22:44,611 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Received MemberUp : MemberUpEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:44,612 AM [main] [DEBUG] AkkaEntityOwnershipService - Registering candidate with message: RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], candidate=member-1} 01:22:44,612 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] CandidateRegistryInit - Stashing RegisterCandidate{entity=DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], candidate=member-1} 01:22:45,622 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [INFO] ClusterSingletonProxy - Singleton identified at [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:45,622 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Clearing candidates for member: member-1 01:22:45,622 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Unable to retrieve candidate data for member-1, no candidates present sending empty reply 01:22:45,623 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistryInit - member-1 : Clearing of candidates from previous instance done, switching to CandidateRegistry. 01:22:45,623 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Candidate registry started 01:22:45,623 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 - Registering candidate(member-1) for entity: DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] 01:22:45,625 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] CandidateRegistry - member-1 : Received update response: UpdateSuccess(candidateRegistry) 01:22:45,641 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - onCandidatesChanged Changed(candidateRegistry) 01:22:45,641 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Processing candidates for : DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]], new value: Set(member-1) 01:22:45,641 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Candidates missing for entity: DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] adding all candidates 01:22:45,641 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Current state for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] : [member-1] 01:22:45,642 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Entity DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] new owner: member-1 01:22:45,642 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerSupervisor - Owner has changed for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]] 01:22:45,724 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityRequest{type=EntityType{value=test}, name=EntityName{instanceIdentifier=DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=test}}] ... topology.Node[NodeKey{nodeId=Uri{value=test://test-node}}] ]}} in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#642234341] 01:22:45,724 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$a#642234341] : Executing get-entity rpc. 01:22:45,725 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityRequest{type=EntityType{value=test}, name=EntityName{string=/network-topology:network-topology/topology[topology-id='test']/node[node-id='test://test-node']}} in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#432739872] 01:22:45,726 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$b#432739872] : Executing get-entity rpc. 01:22:45,727 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntitiesRequest{} org.opendaylight.controller.eos.akka.owner.checker.command.GetEntitiesRequest@3de5a62a in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#-687612926] 01:22:45,727 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$c#-687612926] : Executing get-entities rpc. 01:22:45,729 AM [ClusterSystem-pekko.actor.default-dispatcher-10] [DEBUG] OwnerStateChecker - Executing entity rpc: GetEntityOwnerRequest{type=EntityType{value=test}, name=EntityName{instanceIdentifier=DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=test}}] ... topology.Node[NodeKey{nodeId=Uri{value=test://test-node}}] ]}} in actor: Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$d#1491394770] 01:22:45,729 AM [ClusterSystem-pekko.actor.default-dispatcher-11] [DEBUG] EntityRpcHandler - Actor[pekko://ClusterSystem/user/EOSBootstrap/OwnerStateChecker/$d#1491394770] : Executing get-entity-owner rpc. 01:22:45,730 AM [ClusterSystem-pekko.actor.default-dispatcher-5] [INFO] CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 01:22:45,732 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Marked address [pekko://ClusterSystem@127.0.0.1:2550] as [Leaving] 01:22:45,732 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:45,732 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Exited [pekko://ClusterSystem@127.0.0.1:2550]. 01:22:45,733 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - Oldest observed OldestChanged: [pekko://ClusterSystem@127.0.0.1:2550 -> None] 01:22:45,733 AM [ClusterSystem-pekko.actor.default-dispatcher-13] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [Oldest -> WasOldest] 01:22:45,734 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]] 01:22:45,734 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]. Skipping reassignment. 01:22:46,632 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] Cluster - pekkoMemberChanged Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Leader is moving node [pekko://ClusterSystem@127.0.0.1:2550] to [Exiting] 01:22:46,633 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Received MemberDown : MemberDownEvent{address=pekko://ClusterSystem@127.0.0.1:2550, roles=[member-1, dc-default]} 01:22:46,633 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - Reassigning owners for [DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]] 01:22:46,633 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [DEBUG] OwnerSupervisor - member-1 is the only candidate for DOMEntity [type=test, id=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology/topology/topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=test}]/node/node[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)node-id=test://test-node}]]. Skipping reassignment. 01:22:46,752 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - Singleton manager stopping singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] 01:22:46,752 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] ClusterSingletonManager - ClusterSingletonManager state change [WasOldest -> Stopping] 01:22:46,753 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] ClusterSingletonManager - pekkoClusterSingletonTerminated Singleton actor [pekko://ClusterSystem/system/singletonManagerOwnerSupervisor/OwnerSupervisor] was terminated 01:22:46,755 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Exiting completed 01:22:46,755 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Shutting down... 01:22:46,755 AM [ClusterSystem-pekko.actor.default-dispatcher-15] [INFO] Cluster - Cluster Node [pekko://ClusterSystem@127.0.0.1:2550] - Successfully shut down 01:22:46,756 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 01:22:46,756 AM [ClusterSystem-pekko.actor.default-dispatcher-16] [INFO] RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 01:22:46,758 AM [ClusterSystem-pekko.actor.default-dispatcher-14] [INFO] RemoteActorRefProvider$RemotingTerminator - Remoting shut down.