ci: failure in `p2p_unrequested_blocks.py` #30430

issue fanquake opened this issue on July 11, 2024
  1. fanquake commented at 4:23 PM on July 11, 2024: member

    Initially thought it was another occurance of #30390. https://github.com/bitcoin/bitcoin/actions/runs/9880260514/job/27288384486#step:27:584:

      node0 2024-07-10T20:00:55.007544Z [msghand] [D:\a\bitcoin\bitcoin\src\validation.cpp:4305] [AcceptBlockHeader] [validation] AcceptBlockHeader: Consensus::ContextualCheckBlockHeader: 5539fb56d40fa94857d5bee8e1640a3d5a7e50fefa38d1361d2fd43110dcec03, time-too-old, block's timestamp is too early 
     node0 2024-07-10T20:00:55.007575Z [msghand] [D:\a\bitcoin\bitcoin\src\validationinterface.cpp:245] [BlockChecked] [validation] BlockChecked: block hash=5539fb56d40fa94857d5bee8e1640a3d5a7e50fefa38d1361d2fd43110dcec03 state=time-too-old, block's timestamp is too early 
     node0 2024-07-10T20:00:55.007648Z [msghand] [D:\a\bitcoin\bitcoin\src\net_processing.cpp:1887] [Misbehaving] [net] Misbehaving: peer=0 
    Error: 2024-07-10T20:00:55.007676Z [msghand] [D:\a\bitcoin\bitcoin\src\validation.cpp:4562] [ProcessNewBlock] [error] ProcessNewBlock: AcceptBlock FAILED (time-too-old, block's timestamp is too early) 
     node0 2024-07-10T20:00:55.007741Z [msghand] [D:\a\bitcoin\bitcoin\src\net_processing.cpp:5310] [MaybeDiscourageAndDisconnect] [net] Warning: disconnecting but not discouraging local peer 0! 
     node0 2024-07-10T20:00:55.007952Z [net] [D:\a\bitcoin\bitcoin\src\net.cpp:554] [CloseSocketDisconnect] [net] disconnecting peer=0 
     node0 2024-07-10T20:00:55.008117Z [net] [D:\a\bitcoin\bitcoin\src\net_processing.cpp:1771] [FinalizeNode] [net] Cleared nodestate for peer=0 
    
      node0 2024-07-10T20:00:55.008117Z [net] [D:\a\bitcoin\bitcoin\src\net_processing.cpp:1771] [FinalizeNode] [net] Cleared nodestate for peer=0 
     test  2024-07-10T20:00:55.058000Z TestFramework (ERROR): Assertion failed 
                                       Traceback (most recent call last):
                                         File "D:\a\bitcoin\bitcoin\test\functional\test_framework\test_framework.py", line 132, in main
                                           self.run_test()
                                         File "D:\a\bitcoin\bitcoin/test/functional/p2p_unrequested_blocks.py", line 98, in run_test
                                           test_node.send_and_ping(msg_block(blocks_h2[0]))
                                         File "D:\a\bitcoin\bitcoin\test\functional\test_framework\p2p.py", line 690, in send_and_ping
                                           self.sync_with_ping(timeout=timeout)
                                         File "D:\a\bitcoin\bitcoin\test\functional\test_framework\p2p.py", line 703, in sync_with_ping
                                           self.wait_until(test_function, timeout=timeout)
                                         File "D:\a\bitcoin\bitcoin\test\functional\test_framework\p2p.py", line 588, in wait_until
                                           wait_until_helper_internal(test_function, timeout=timeout, lock=p2p_lock, timeout_factor=self.timeout_factor)
                                         File "D:\a\bitcoin\bitcoin\test\functional\test_framework\util.py", line 286, in wait_until_helper_internal
                                           if predicate():
                                              ^^^^^^^^^^^
                                         File "D:\a\bitcoin\bitcoin\test\functional\test_framework\p2p.py", line 585, in test_function
                                           assert self.is_connected
                                                  ^^^^^^^^^^^^^^^^^
                                       AssertionError
     test  2024-07-10T20:00:55.058000Z TestFramework (DEBUG): Closing down network thread 
    
  2. fanquake added the label Windows on Jul 11, 2024
  3. maflcko commented at 9:30 AM on July 12, 2024: member

    Dupe of #29897 ?

  4. fanquake commented at 9:32 AM on July 12, 2024: member

    Yea looks like it. I grepped for p2p_unrequested_blocks but somehow did not find that.

  5. fanquake closed this on Jul 12, 2024

  6. fanquake added the label CI failed on Jul 12, 2024
  7. maflcko commented at 9:34 AM on July 12, 2024: member

    Yeah, it is a github search bug. You'll have to search for test.py (with the .py suffix)

  8. bitcoin locked this on Jul 12, 2025

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-24 09:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me