LarryRuane / bitcoin

Bitcore Bitcoin build with address indexes
https://bitcore.io/bitcoin
MIT License
0 stars 0 forks source link

investigate possible CI intermittant failure #8

Open LarryRuane opened 1 year ago

LarryRuane commented 1 year ago

https://github.com/bitcoin/bitcoin/pull/26697/checks?check_run_id=12597184440 https://cirrus-ci.com/task/6585875186843648

 test  2023-04-07T18:39:41.313000Z TestFramework (ERROR): Assertion failed 
                                   Traceback (most recent call last):
                                     File "/tmp/cirrus-build-2006191537/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 132, in main
                                       self.run_test()
                                     File "/tmp/cirrus-build-2006191537/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/feature_fee_estimation.py", line 313, in run_test
                                       self.sanity_check_estimates_range()
                                     File "/tmp/cirrus-build-2006191537/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/feature_fee_estimation.py", line 219, in sanity_check_estimates_range
                                       check_estimates(self.nodes[1], self.fees_per_kb)
                                     File "/tmp/cirrus-build-2006191537/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/feature_fee_estimation.py", line 118, in check_estimates
                                       check_smart_estimates(node, fees_seen)
                                     File "/tmp/cirrus-build-2006191537/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/test/functional/feature_fee_estimation.py", line 106, in check_smart_estimates
                                       f"Estimated fee ({feerate}) larger than last fee ({last_feerate}) for lower number of confirms"
                                   AssertionError: Estimated fee (0.00034142) larger than last fee (0.00032353) for lower number of confirms
 test  2023-04-07T18:39:41.313000Z TestFramework (DEBUG): Closing down network thread 
 test  2023-04-07T18:39:41.364000Z TestFramework (INFO): Stopping nodes 
 test  2023-04-07T18:39:41.364000Z TestFramework.node0 (DEBUG): Stopping node