hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
313 stars 138 forks source link

JTR Failure: AddressBook-restart-* tests #16748

Open imalygin opened 5 hours ago

imalygin commented 5 hours ago

Description

AddressBook-restart-force-use-config-addressbook-1k-4
AddressBook-restart-saved-state-same-version-1k-4m
AddressBook-restart-upgrade-add-node-1k-4m
AddressBook-restart-upgrade-force-use-config-addressbook-1k-4m
AddressBook-restart-upgrade-remove-node-1k-4m
AddressBook-restart-upgrade-weight-behavior2-1k-4m

are failing with

---- PlatformStatusValidator FAILED validation ----
Node 0: Transitioning to FREEZING from ACTIVE is not a valid status for step 5 [StatusProgressionStep{targetStatus=null, optionalInterimStatuses=[ACTIVE, CHECKING], requiredInterimStatuses=[], observedStatuses=[FREEZING, ACTIVE, CHECKING]}]
Node 1: Transitioning to FREEZING from ACTIVE is not a valid status for step 5 [StatusProgressionStep{targetStatus=null, optionalInterimStatuses=[ACTIVE, CHECKING], requiredInterimStatuses=[], observedStatuses=[FREEZING, ACTIVE, CHECKING]}]
Node 2: Transitioning to FREEZING from ACTIVE is not a valid status for step 5 [StatusProgressionStep{targetStatus=null, optionalInterimStatuses=[ACTIVE, CHECKING], requiredInterimStatuses=[], observedStatuses=[FREEZING, ACTIVE, CHECKING]}]
Node 3: Transitioning to FREEZING from ACTIVE is not a valid status for step 5 [StatusProgressionStep{targetStatus=null, optionalInterimStatuses=[ACTIVE, CHECKING], requiredInterimStatuses=[], observedStatuses=[FREEZING, ACTIVE, CHECKING]}]

Steps to reproduce

Run any of AddressBook-restart-*. E.g., AddressBook-restart-force-use-config-addressbook-1k-4m

Additional context

No response

Hedera network

other

Version

v0.57

Operating system

None