chore: Use weights from reclamped stakes in current address book #52531
174 fail in 1s
108 files 108 suites 1s ⏱️
174 tests 0 ✅ 0 💤 174 ❌
760 runs 0 ✅ 0 💤 760 ❌
Results for commit ded7660.
Annotations
github-actions / Node: HAPI Test (Smart Contract) Results
as written (com.hedera.services.bdd.suites.contract.validation.EvmValidationTest$BalanceOf) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.validation.EvmValidationTest$BalanceOf.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.ContractHTSSuite
github-actions / Node: HAPI Test (Smart Contract) Results
All 7 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.ContractHTSSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.ContractHTSSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
github-actions / Node: HAPI Test (Smart Contract) Results
initializationError (com.hedera.services.bdd.suites.contract.precompile.UpdateTokenFeeScheduleTest) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.UpdateTokenFeeScheduleTest.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
at com.hedera.services.bdd.suites.contract.precompile.UpdateTokenFeeScheduleTest.beforeAll(UpdateTokenFeeScheduleTest.java:97)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
... 6 more
github-actions / Node: HAPI Test (Smart Contract) Results
initializationError (com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromEOATest) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromEOATest.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
at com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromEOATest.beforeAll(ContractSignScheduleTest.java:72)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
... 6 more
github-actions / Node: HAPI Test (Smart Contract) Results
All 12 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$ApproveTests)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$ApproveTests.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.hedera.services.bdd.suites.validation.LogValidationTest
github-actions / Node: HAPI Test (Smart Contract) Results
as written (com.hedera.services.bdd.suites.validation.LogValidationTest) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.validation.LogValidationTest.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
github-actions / Node: HAPI Test (Smart Contract) Results
initializationError (com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromContractTest) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromContractTest.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
at com.hedera.services.bdd.suites.contract.precompile.schedule.ContractSignScheduleTest$AuthorizeScheduleFromContractTest.beforeAll(ContractSignScheduleTest.java:124)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
... 6 more
github-actions / Node: HAPI Test (Smart Contract) Results
All 2 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.token.TransferTokenTest$SuccessfulTransferTokenTest)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.token.TransferTokenTest$SuccessfulTransferTokenTest.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
github-actions / Node: HAPI Test (Smart Contract) Results
All 9 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.AssociatePrecompileSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.AssociatePrecompileSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
github-actions / Node: HAPI Test (Smart Contract) Results
All 2 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.DeleteTokenPrecompileSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.DeleteTokenPrecompileSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.hedera.services.bdd.suites.contract.hapi.ContractStateSuite
github-actions / Node: HAPI Test (Smart Contract) Results
All 2 runs failed: as written (com.hedera.services.bdd.suites.contract.hapi.ContractStateSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.hapi.ContractStateSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.hedera.services.bdd.suites.contract.hapi.ContractCallSuite
github-actions / Node: HAPI Test (Smart Contract) Results
All 54 runs failed: as written (com.hedera.services.bdd.suites.contract.hapi.ContractCallSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.hapi.ContractCallSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.hedera.services.bdd.suites.contract.hapi.ContractGetBytecodeSuite
github-actions / Node: HAPI Test (Smart Contract) Results
All 4 runs failed: as written (com.hedera.services.bdd.suites.contract.hapi.ContractGetBytecodeSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.hapi.ContractGetBytecodeSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.HRCPrecompileSuite
github-actions / Node: HAPI Test (Smart Contract) Results
All 7 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.HRCPrecompileSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.HRCPrecompileSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
github-actions / Node: HAPI Test (Smart Contract) Results
initializationError (com.hedera.services.bdd.suites.contract.precompile.airdrops.HRCTokenRejectTest) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.airdrops.HRCTokenRejectTest.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
at com.hedera.services.bdd.suites.contract.precompile.airdrops.HRCTokenRejectTest.setUp(HRCTokenRejectTest.java:54)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
... 6 more
github-actions / Node: HAPI Test (Smart Contract) Results
initializationError (com.hedera.services.bdd.suites.contract.validation.EvmValidationTest$TouchAccountContract) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.validation.EvmValidationTest$TouchAccountContract.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
at com.hedera.services.bdd.suites.contract.validation.EvmValidationTest$TouchAccountContract.beforeAll(EvmValidationTest.java:73)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
... 6 more
github-actions / Node: HAPI Test (Smart Contract) Results
as written (com.hedera.services.bdd.suites.contract.validation.EvmValidationTest$EmptyContract) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.validation.EvmValidationTest$EmptyContract.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
github-actions / Node: HAPI Test (Smart Contract) Results
All 15 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.AtomicCryptoTransferHTSSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.AtomicCryptoTransferHTSSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.hedera.services.bdd.suites.contract.opcodes.SStoreSuite
github-actions / Node: HAPI Test (Smart Contract) Results
All 3 runs failed: as written (com.hedera.services.bdd.suites.contract.opcodes.SStoreSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.opcodes.SStoreSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
github-actions / Node: HAPI Test (Smart Contract) Results
All 3 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.DelegatePrecompileSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.DelegatePrecompileSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.TokenInfoHTSSuite
github-actions / Node: HAPI Test (Smart Contract) Results
All 17 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.TokenInfoHTSSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.TokenInfoHTSSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
github-actions / Node: HAPI Test (Smart Contract) Results
initializationError (com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$TransfersTests) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$TransfersTests.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
at com.hedera.services.bdd.suites.contract.precompile.token.NumericValidationTest$TransfersTests.beforeAll(NumericValidationTest.java:627)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
... 6 more
Check warning on line 0 in com.hedera.services.bdd.suites.contract.precompile.GrantRevokeKycSuite
github-actions / Node: HAPI Test (Smart Contract) Results
All 3 runs failed: as written (com.hedera.services.bdd.suites.contract.precompile.GrantRevokeKycSuite)
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.GrantRevokeKycSuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Check warning on line 0 in com.hedera.services.bdd.suites.contract.hapi.ContractCallHapiOnlySuite
github-actions / Node: HAPI Test (Smart Contract) Results
as written (com.hedera.services.bdd.suites.contract.hapi.ContractCallHapiOnlySuite) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.hapi.ContractCallHapiOnlySuite.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
github-actions / Node: HAPI Test (Smart Contract) Results
initializationError (com.hedera.services.bdd.suites.contract.precompile.airdrops.AirdropToContractSystemContractTest) failed
hedera-node/test-clients/build/test-results/testSubprocess/TEST-com.hedera.services.bdd.suites.contract.precompile.airdrops.AirdropToContractSystemContractTest.xml [took 0s]
Raw output
java.lang.IllegalStateException: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at com.hedera.services.bdd.junit.support.TestLifecycle.doAdhoc(TestLifecycle.java:78)
at com.hedera.services.bdd.suites.contract.precompile.airdrops.AirdropToContractSystemContractTest.setup(AirdropToContractSystemContractTest.java:115)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Caused by: java.util.concurrent.CompletionException: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
... 5 more
Caused by: org.opentest4j.AssertionFailedError: Node 'node1' did not reach status ACTIVE within PT4M59.999570567S
Final status: NodeStatus[lastAttempt=StatusLookupAttempt[source=APPLICATION_LOG, status=null, failureReason=No status line in log], grpcStatus=NA, bindExceptionSeen=NA, retryCount=1197]
Cause : java.util.concurrent.TimeoutException
at app//com.hedera.services.bdd.junit.hedera.subprocess.ProcessUtils.awaitStatus(ProcessUtils.java:76)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$2(SubProcessNetwork.java:215)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at app//com.hedera.services.bdd.junit.hedera.subprocess.SubProcessNetwork.lambda$awaitReady$3(SubProcessNetwork.java:215)
at [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
... 6 more