[==========] Running 16 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 16 tests from LockManagerTest
[ RUN      ] LockManagerTest.TestLockUnlockSingleRow
[       OK ] LockManagerTest.TestLockUnlockSingleRow (1 ms)
[ RUN      ] LockManagerTest.TestMultipleLockSameRow
[       OK ] LockManagerTest.TestMultipleLockSameRow (0 ms)
[ RUN      ] LockManagerTest.TestLockUnlockMultipleRows
[       OK ] LockManagerTest.TestLockUnlockMultipleRows (0 ms)
[ RUN      ] LockManagerTest.TestLockBatch
[       OK ] LockManagerTest.TestLockBatch (0 ms)
[ RUN      ] LockManagerTest.TestRelockSameRow
[       OK ] LockManagerTest.TestRelockSameRow (0 ms)
[ RUN      ] LockManagerTest.TestMoveRowLock
[       OK ] LockManagerTest.TestMoveRowLock (0 ms)
[ RUN      ] LockManagerTest.TestLockUnlockPartitionSingleTxn
[       OK ] LockManagerTest.TestLockUnlockPartitionSingleTxn (0 ms)
[ RUN      ] LockManagerTest.TestLockUnlockPartitionAbort
WARNING: Logging before InitGoogleLogging() is written to STDERR
W20260812 08:03:56.970196  9473 lock_manager.cc:494] Txn 2 has not acquired the partition lock after 1000ms
[       OK ] LockManagerTest.TestLockUnlockPartitionAbort (1012 ms)
[ RUN      ] LockManagerTest.TestLockUnlockPartitionRetry
W20260812 08:03:57.983129  9473 lock_manager.cc:494] Txn 1 has not acquired the partition lock after 1000ms
[       OK ] LockManagerTest.TestLockUnlockPartitionRetry (1001 ms)
[ RUN      ] LockManagerTest.TestSerialWaitForLockPartition
[       OK ] LockManagerTest.TestSerialWaitForLockPartition (0 ms)
[ RUN      ] LockManagerTest.TestConcurrentWaitForLockPartition
[       OK ] LockManagerTest.TestConcurrentWaitForLockPartition (3001 ms)
[ RUN      ] LockManagerTest.TestWaitDieDeadlockPrevention
I20260812 08:04:00.986575  9479 lock_manager-test.cc:258] Acquired lock from txn 0
I20260812 08:04:00.986687  9479 lock_manager-test.cc:258] Acquired lock from txn 0
I20260812 08:04:00.986773  9481 lock_manager-test.cc:258] Acquired lock from txn 1
I20260812 08:04:00.986793  9485 lock_manager-test.cc:258] Acquired lock from txn 5
W20260812 08:04:01.987383  9481 lock_manager.cc:494] Txn 1 has not acquired the partition lock after 1000ms
W20260812 08:04:01.987412  9482 lock_manager.cc:494] Txn 2 has not acquired the partition lock after 1000ms
W20260812 08:04:01.987600  9485 lock_manager.cc:494] Txn 5 has not acquired the partition lock after 1000ms
I20260812 08:04:01.987654  9485 lock_manager-test.cc:263] Aborting txn 5
I20260812 08:04:01.987643  9482 lock_manager-test.cc:263] Aborting txn 2
I20260812 08:04:01.987691  9482 lock_manager-test.cc:258] Acquired lock from txn 2
W20260812 08:04:01.987704  9489 lock_manager.cc:494] Txn 8 has not acquired the partition lock after 1000ms
W20260812 08:04:01.987413  9483 lock_manager.cc:494] Txn 3 has not acquired the partition lock after 1000ms
W20260812 08:04:01.987782  9490 lock_manager.cc:494] Txn 9 has not acquired the partition lock after 1000ms
W20260812 08:04:01.987648  9484 lock_manager.cc:494] Txn 4 has not acquired the partition lock after 1000ms
I20260812 08:04:01.987599  9481 lock_manager-test.cc:266] Retrying txn 1
I20260812 08:04:01.987883  9487 lock_manager-test.cc:258] Acquired lock from txn 6
I20260812 08:04:01.987867  9490 lock_manager-test.cc:263] Aborting txn 9
I20260812 08:04:01.987753  9489 lock_manager-test.cc:263] Aborting txn 8
I20260812 08:04:01.987996  9484 lock_manager-test.cc:266] Retrying txn 4
I20260812 08:04:01.987807  9483 lock_manager-test.cc:263] Aborting txn 3
W20260812 08:04:01.987938  9488 lock_manager.cc:494] Txn 7 has not acquired the partition lock after 1001ms
I20260812 08:04:01.988170  9488 lock_manager-test.cc:263] Aborting txn 7
W20260812 08:04:02.988868  9484 lock_manager.cc:494] Txn 4 has not acquired the partition lock after 1000ms
W20260812 08:04:02.988778  9481 lock_manager.cc:494] Txn 1 has not acquired the partition lock after 1000ms
W20260812 08:04:02.988847  9488 lock_manager.cc:494] Txn 7 has not acquired the partition lock after 1000ms
I20260812 08:04:02.989043  9484 lock_manager-test.cc:266] Retrying txn 4
I20260812 08:04:02.989086  9481 lock_manager-test.cc:266] Retrying txn 1
W20260812 08:04:02.988796  9487 lock_manager.cc:494] Txn 6 has not acquired the partition lock after 1000ms
W20260812 08:04:02.988778  9483 lock_manager.cc:494] Txn 3 has not acquired the partition lock after 1000ms
I20260812 08:04:02.989130  9488 lock_manager-test.cc:263] Aborting txn 7
W20260812 08:04:02.988808  9490 lock_manager.cc:494] Txn 9 has not acquired the partition lock after 1000ms
W20260812 08:04:02.988911  9489 lock_manager.cc:494] Txn 8 has not acquired the partition lock after 1000ms
I20260812 08:04:02.989218  9487 lock_manager-test.cc:263] Aborting txn 6
I20260812 08:04:02.989427  9489 lock_manager-test.cc:263] Aborting txn 8
I20260812 08:04:02.989269  9483 lock_manager-test.cc:266] Retrying txn 3
I20260812 08:04:02.989496  9484 lock_manager-test.cc:258] Acquired lock from txn 4
I20260812 08:04:02.989377  9490 lock_manager-test.cc:263] Aborting txn 9
W20260812 08:04:03.989866  9481 lock_manager.cc:494] Txn 1 has not acquired the partition lock after 1000ms
I20260812 08:04:03.989998  9481 lock_manager-test.cc:266] Retrying txn 1
W20260812 08:04:03.990150  9483 lock_manager.cc:494] Txn 3 has not acquired the partition lock after 1000ms
W20260812 08:04:03.990201  9484 lock_manager.cc:494] Txn 4 has not acquired the partition lock after 1000ms
I20260812 08:04:03.990253  9483 lock_manager-test.cc:266] Retrying txn 3
I20260812 08:04:03.990275  9484 lock_manager-test.cc:263] Aborting txn 4
I20260812 08:04:03.990345  9481 lock_manager-test.cc:258] Acquired lock from txn 1
I20260812 08:04:03.990423  9483 lock_manager-test.cc:258] Acquired lock from txn 3
[       OK ] LockManagerTest.TestWaitDieDeadlockPrevention (3005 ms)
[ RUN      ] LockManagerTest.TestConcurrentLockUnlockPartitionWithInvalidID
[       OK ] LockManagerTest.TestConcurrentLockUnlockPartitionWithInvalidID (0 ms)
[ RUN      ] LockManagerTest.TestMovePartitionLock
[       OK ] LockManagerTest.TestMovePartitionLock (0 ms)
[ RUN      ] LockManagerTest.TestContention
I20260812 08:04:04.143293  9473 lock_manager-test.cc:451] *** testing with 10 threads, 1000 iterations.
I20260812 08:04:04.143375  9473 lock_manager-test.cc:453] Contended Lock/Unlock cycles per second:  66629.3
I20260812 08:04:04.143429  9473 lock_manager-test.cc:455] Contended User CPU per lock/unlock cycle: 2.71801us
I20260812 08:04:04.143442  9473 lock_manager-test.cc:457] Contended Sys CPU per lock/unlock cycle:  3.22201us
[       OK ] LockManagerTest.TestContention (151 ms)
[ RUN      ] LockManagerTest.TestUncontended
I20260812 08:04:04.160481  9473 lock_manager-test.cc:451] *** testing with 10 threads, 1000 iterations.
I20260812 08:04:04.160570  9473 lock_manager-test.cc:453] Uncontended Lock/Unlock cycles per second:  621579
I20260812 08:04:04.160593  9473 lock_manager-test.cc:455] Uncontended User CPU per lock/unlock cycle: 0.0481387us
I20260812 08:04:04.160611  9473 lock_manager-test.cc:457] Uncontended Sys CPU per lock/unlock cycle:  0us
[       OK ] LockManagerTest.TestUncontended (17 ms)
[----------] 16 tests from LockManagerTest (8196 ms total)

[----------] Global test environment tear-down
[==========] 16 tests from 1 test suite ran. (8196 ms total)
[  PASSED  ] 16 tests.
