-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
failed 💥Failed tickets are CI or benchmarking failures, should be investigated as soon as possibleFailed tickets are CI or benchmarking failures, should be investigated as soon as possible
Description
21:34:55 Test Case 'LifecycleWatchTests.test_watch_shouldTriggerTerminatedWhenNodeTerminates' started at 2022-07-20 12:34:35.741
21:34:55 /code/Tests/DistributedActorsTests/LifecycleWatchTests.swift:138: error: LifecycleWatchTests.test_watch_shouldTriggerTerminatedWhenNodeTerminates : failed -
21:34:55 try await joinNodes(node: first, with: second, ensureMembers: .up)
21:34:55 ^~~~~~
21:34:55 error: MembershipError(awaitStatusTimedOut(20.0 seconds, Optional(DistributedActors.Cluster.MembershipError.statusRequirementNotMet(expected: DistributedActors.Cluster.MemberStatus.up, found: Member(sact://second:[email protected]:9003, status: joining, reachability: reachable)))), details: No result within 20s. Last error: statusRequirementNotMet(expected: DistributedActors.Cluster.MemberStatus.up, found: Member(sact://second:[email protected]:9003, status: joining, reachability: reachable)))
21:34:55 /code/Tests/DistributedActorsTests/LifecycleWatchTests.swift:138: error: LifecycleWatchTests.test_watch_shouldTriggerTerminatedWhenNodeTerminates : failed - Should not have thrown, but did:
21:34:55
21:34:55 try await joinNodes(node: first, with: second, ensureMembers: .up)
21:34:55 ^~~~~~
21:34:55 error: MembershipError(awaitStatusTimedOut(20.0 seconds, Optional(DistributedActors.Cluster.MembershipError.statusRequirementNotMet(expected: DistributedActors.Cluster.MemberStatus.up, found: Member(sact://second:[email protected]:9003, status: joining, reachability: reachable)))), details: No result within 20s. Last error: statusRequirementNotMet(expected: DistributedActors.Cluster.MemberStatus.up, found: Member(sact://second:[email protected]:9003, status: joining, reachability: reachable)))
21:34:55 <EXPR>:0: error: LifecycleWatchTests.test_watch_shouldTriggerTerminatedWhenNodeTerminates : threw error "
21:34:55 try await shouldNotThrow {
21:34:55 ^~~~~~~~~~~~~~~
21:34:55 error: Should not have thrown, but did:
21:34:55
21:34:55 try await joinNodes(node: first, with: second, ensureMembers: .up)
21:34:55 ^~~~~~
21:34:55 error: MembershipError(awaitStatusTimedOut(20.0 seconds, Optional(DistributedActors.Cluster.MembershipError.statusRequirementNotMet(expected: DistributedActors.Cluster.MemberStatus.up, found: Member(sact://second:[email protected]:9003, status: joining, reachability: reachable)))), details: No result within 20s. Last error: statusRequirementNotMet(expected: DistributedActors.Cluster.MemberStatus.up, found: Member(sact://second:[email protected]:9003, status: joining, reachability: reachable)))"
Metadata
Metadata
Assignees
Labels
failed 💥Failed tickets are CI or benchmarking failures, should be investigated as soon as possibleFailed tickets are CI or benchmarking failures, should be investigated as soon as possible