https://github.com/bitcoin/bitcoin/actions/runs/13501527489/job/37720897174?pr=31945:
 0UTXOCacheChange(outpoint=fab2396e3f726e1801b9e7303cf294783a3fd7e19ddc8f2dfa55e25b01575b3e:0, height=77, value=5000000000sat, is_coinbase=True) 
 1 test  2025-02-24T16:25:34.721000Z TestFramework (INFO): check that we successfully traced 2 adds and 1 spent 
 2 test  2025-02-24T16:25:34.721000Z TestFramework (ERROR): Assertion failed 
 3                                   Traceback (most recent call last):
 4                                     File "/home/runner/work/_temp/test/functional/test_framework/test_framework.py", line 135, in main
 5                                       self.run_test()
 6                                     File "/home/runner/work/_temp/build-asan/test/functional/interface_usdt_utxocache.py", line 149, in run_test
 7                                       self.test_add_spent()
 8                                     File "/home/runner/work/_temp/build-asan/test/functional/interface_usdt_utxocache.py", line 323, in test_add_spent
 9                                       compare_utxo_with_event(expected_utxo, actual_event)
10                                     File "/home/runner/work/_temp/build-asan/test/functional/interface_usdt_utxocache.py", line 264, in compare_utxo_with_event
11                                       assert_equal(utxo["txid"], bytes(event.txid[::-1]).hex())
12                                     File "/home/runner/work/_temp/test/functional/test_framework/util.py", line 77, in assert_equal
13                                       raise AssertionError("not(%s)" % " == ".join(str(arg) for arg in (thing1, thing2) + args))
14                                   AssertionError: not(23b3dfef15c9b64445ffd44920adc48e7746aff1f03b59db3ed71936e90ff201 == d09ca39938b434b19a3338ef6b410071d85d4450dd7dc1f7db1bf7d95a53709a)
15 test  2025-02-24T16:25:34.746000Z TestFramework (DEBUG): Closing down network thread