"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/17 05:51:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe" 2025/05/17 05:51:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/17 05:51:27 DEBUG : Creating backend with remote "/tmp/rclone1124733939" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/17 05:51:28 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:28 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.90s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 05:51:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:29 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:29 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:30 DEBUG : B2 bucket rclone-test-vehocel2mowe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:32 DEBUG : Creating backend with remote "/non-existing" 2025/05/17 05:51:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/17 05:51:32 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:32 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:33 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:33 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:34 INFO : B2 bucket rclone-test-vehocel2mowe: Running all checks before starting transfers 2025/05/17 05:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:34 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:34 INFO : B2 bucket rclone-test-vehocel2mowe: Checks finished, now starting transfers 2025/05/17 05:51:34 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:36 ERROR : Ignoring --no-traverse with sync 2025/05/17 05:51:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:36 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:36 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:36 INFO : sub dir/hello world: Copied (new) 2025/05/17 05:51:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.56s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/17 05:51:37 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:37 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/17 05:51:38 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:51:39 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:39 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:51:41 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:41 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/17 05:51:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 05:51:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/17 05:51:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 05:51:42 INFO : sub dir: Making directory 2025/05/17 05:51:42 INFO : sub dir2: Making directory 2025/05/17 05:51:42 INFO : sub dir2/sub sub dir2: Making directory 2025/05/17 05:51:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:42 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:42 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/17 05:51:43 DEBUG : B2 bucket rclone-test-vehocel2mowe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:44 INFO : sub dir2: Making directory 2025/05/17 05:51:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/17 05:51:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 05:51:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:44 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:44 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:45 DEBUG : sub dir2: Making directory with metadata 2025/05/17 05:51:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 05:51:45 INFO : sub dir: Making directory 2025/05/17 05:51:45 INFO : sub dir2: Making directory 2025/05/17 05:51:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:45 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:45 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:45 INFO : sub dir/hello world: Copied (new) 2025/05/17 05:51:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/17 05:51:45 DEBUG : B2 bucket rclone-test-vehocel2mowe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/17 05:51:45 DEBUG : B2 bucket rclone-test-vehocel2mowe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.63s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:47 INFO : sub dir2: Making directory 2025/05/17 05:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:47 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:47 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:47 INFO : sub dir/hello world: Copied (new) 2025/05/17 05:51:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:48 DEBUG : sub dir2: Making directory with metadata 2025/05/17 05:51:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 05:51:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 05:51:48 INFO : sub dir: Making directory 2025/05/17 05:51:48 INFO : sub dir2: Making directory 2025/05/17 05:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:48 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:48 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:48 INFO : sub dir/hello world: Copied (new) 2025/05/17 05:51:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/17 05:51:48 DEBUG : B2 bucket rclone-test-vehocel2mowe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:50 INFO : sub dir2: Making directory 2025/05/17 05:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:50 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:50 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:50 INFO : sub dir/hello world: Copied (new) 2025/05/17 05:51:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.47s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:51 DEBUG : Creating backend with remote "TestB2:rclone-test-juvogum7poju" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-vehocel2mowe -> B2 bucket rclone-test-juvogum7poju 2025/05/17 05:51:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:53 DEBUG : B2 bucket rclone-test-juvogum7poju: Waiting for checks to finish 2025/05/17 05:51:53 DEBUG : B2 bucket rclone-test-juvogum7poju: Waiting for transfers to finish 2025/05/17 05:51:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:51:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:54 DEBUG : B2 bucket rclone-test-juvogum7poju: Purge remote 2025/05/17 05:51:54 INFO : B2 bucket rclone-test-juvogum7poju: cleaning bucket "rclone-test-juvogum7poju" of all files 2025/05/17 05:51:54 DEBUG : sub dir/hello world: Deleting (id "4_z7f428d53c0cddbcb9f680e1b_f118bc17c5fb28ad4_d20250517_m055153_c001_v0001171_t0036_u01747461113618") --- PASS: TestServerSideCopy (4.38s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:56 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:51:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/17 05:51:56 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:51:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/17 05:51:56 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.84s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:51:58 DEBUG : Creating backend with remote "TestB2:rclone-test-popamuh0ziqe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-vehocel2mowe -> B2 bucket rclone-test-popamuh0ziqe 2025/05/17 05:51:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:51:59 DEBUG : B2 bucket rclone-test-popamuh0ziqe: Waiting for checks to finish 2025/05/17 05:51:59 DEBUG : B2 bucket rclone-test-popamuh0ziqe: Waiting for transfers to finish 2025/05/17 05:52:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:52:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/17 05:52:00 DEBUG : B2 bucket rclone-test-popamuh0ziqe: Waiting for checks to finish 2025/05/17 05:52:00 DEBUG : B2 bucket rclone-test-popamuh0ziqe: Waiting for transfers to finish 2025/05/17 05:52:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/17 05:52:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:01 DEBUG : B2 bucket rclone-test-popamuh0ziqe: Purge remote 2025/05/17 05:52:01 INFO : B2 bucket rclone-test-popamuh0ziqe: cleaning bucket "rclone-test-popamuh0ziqe" of all files 2025/05/17 05:52:01 DEBUG : sub dir/hello world: Deleting (id "4_zafe29dd3c0cddbcb9f680e1b_f1108fcf3c2810bc1_d20250517_m055200_c001_v0001101_t0058_u01747461120988") 2025/05/17 05:52:01 DEBUG : sub dir/hello world: Deleting (id "4_zafe29dd3c0cddbcb9f680e1b_f1046beb0caf33cc0_d20250517_m055159_c001_v0001101_t0026_u01747461119878") --- PASS: TestServerSideCopyOverSelf (5.96s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/17 05:52:04 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:04 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/17 05:52:04 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/17 05:52:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:05 DEBUG : Creating backend with remote "TestB2:rclone-test-tekaxih4julo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-vehocel2mowe -> B2 bucket rclone-test-tekaxih4julo 2025/05/17 05:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:52:07 DEBUG : B2 bucket rclone-test-tekaxih4julo: Waiting for checks to finish 2025/05/17 05:52:07 DEBUG : B2 bucket rclone-test-tekaxih4julo: Waiting for transfers to finish 2025/05/17 05:52:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:52:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/17 05:52:08 DEBUG : B2 bucket rclone-test-tekaxih4julo: Waiting for checks to finish 2025/05/17 05:52:08 DEBUG : B2 bucket rclone-test-tekaxih4julo: Waiting for transfers to finish 2025/05/17 05:52:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/17 05:52:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/17 05:52:09 INFO : sub dir/hello world: Deleted 2025/05/17 05:52:10 DEBUG : testing file moves 2025/05/17 05:52:10 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/17 05:52:10 DEBUG : B2 bucket rclone-test-tekaxih4julo: Waiting for checks to finish 2025/05/17 05:52:10 DEBUG : B2 bucket rclone-test-tekaxih4julo: Waiting for transfers to finish 2025/05/17 05:52:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/17 05:52:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/17 05:52:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:10 DEBUG : B2 bucket rclone-test-tekaxih4julo: Purge remote 2025/05/17 05:52:10 INFO : B2 bucket rclone-test-tekaxih4julo: cleaning bucket "rclone-test-tekaxih4julo" of all files 2025/05/17 05:52:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bdc3c0cddbcb9f680e1b_f1016eb0bc1fc7edc_d20250517_m055210_c001_v0001145_t0030_u01747461130293") 2025/05/17 05:52:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bdc3c0cddbcb9f680e1b_f109b1a71eeca75e4_d20250517_m055208_c001_v0001130_t0025_u01747461128855") 2025/05/17 05:52:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bdc3c0cddbcb9f680e1b_f11162a0814a8525f_d20250517_m055207_c001_v0001146_t0018_u01747461127632") --- PASS: TestServerSideMoveOverSelf (7.71s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:13 ERROR : : error listing: directory not found 2025/05/17 05:52:13 INFO : Local file system at /tmp/rclone1124733939: Making directory 2025/05/17 05:52:13 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:13 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.72s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:52:15 DEBUG : Local file system at /tmp/rclone1124733939: Waiting for checks to finish 2025/05/17 05:52:15 DEBUG : Local file system at /tmp/rclone1124733939: Waiting for transfers to finish 2025/05/17 05:52:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:52:16 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/17 05:52:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:17 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/17 05:52:17 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:17 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 05:52:17 INFO : check sum: Copied (new) 2025/05/17 05:52:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:17 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 05:52:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/17 05:52:17 DEBUG : check sum: Unchanged skipping 2025/05/17 05:52:17 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:17 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.20s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:19 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/17 05:52:19 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:19 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:19 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 05:52:19 INFO : sizeonly: Copied (new) 2025/05/17 05:52:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:20 DEBUG : sizeonly: Sizes identical 2025/05/17 05:52:20 DEBUG : sizeonly: Unchanged skipping 2025/05/17 05:52:20 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:20 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:20 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/17 05:52:21 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:21 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:21 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/17 05:52:21 INFO : ignore-size: Copied (new) 2025/05/17 05:52:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:52:22 DEBUG : ignore-size: Unchanged skipping 2025/05/17 05:52:22 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:22 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:22 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:52:24 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:24 DEBUG : existing: Unchanged skipping 2025/05/17 05:52:24 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:24 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/17 05:52:24 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:24 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 05:52:25 INFO : existing: Copied (replaced existing) 2025/05/17 05:52:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/17 05:52:26 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:26 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 05:52:26 INFO : existing: Copied (new) 2025/05/17 05:52:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:27 DEBUG : existing: Destination exists, skipping 2025/05/17 05:52:27 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:27 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:27 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.18s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:29 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/17 05:52:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:52:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/17 05:52:29 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:29 DEBUG : c/non empty space: Unchanged skipping 2025/05/17 05:52:29 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:52:29 INFO : a/potato2: Copied (new) 2025/05/17 05:52:29 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.52s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:31 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:31 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/17 05:52:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 05:52:31 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/17 05:52:31 DEBUG : empty space: Unchanged skipping 2025/05/17 05:52:31 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:31 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:32 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:32 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/17 05:52:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 05:52:33 INFO : empty space: Updated modification time in destination 2025/05/17 05:52:33 DEBUG : empty space: Unchanged skipping 2025/05/17 05:52:33 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:33 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:35 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/17 05:52:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 05:52:35 DEBUG : empty space: Unchanged skipping 2025/05/17 05:52:35 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:35 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.71s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:36 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:36 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/17 05:52:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1124733939) 2025/05/17 05:52:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vehocel2mowe) 2025/05/17 05:52:36 DEBUG : foo: sha1 differ 2025/05/17 05:52:36 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/17 05:52:36 INFO : foo: Copied (replaced existing) 2025/05/17 05:52:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:52:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/17 05:52:38 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:38 DEBUG : empty space: Unchanged skipping 2025/05/17 05:52:38 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:52:38 INFO : potato: Copied (new) 2025/05/17 05:52:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/17 05:52:40 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:40 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/17 05:52:40 INFO : potato: Copied (replaced existing) 2025/05/17 05:52:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:42 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:42 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/17 05:52:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1124733939) 2025/05/17 05:52:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vehocel2mowe) 2025/05/17 05:52:42 DEBUG : potato: sha1 differ 2025/05/17 05:52:42 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:42 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/17 05:52:42 INFO : potato: Copied (replaced existing) 2025/05/17 05:52:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:52:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:52:44 DEBUG : empty space: Unchanged skipping 2025/05/17 05:52:44 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:44 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/17 05:52:44 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:52:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:52:46 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:46 DEBUG : empty space: Unchanged skipping 2025/05/17 05:52:46 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:52:46 INFO : potato2: Copied (new) 2025/05/17 05:52:46 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:46 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:48 INFO : d: Making directory 2025/05/17 05:52:48 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/17 05:52:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:52:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/17 05:52:49 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:49 DEBUG : c/non empty space: Unchanged skipping 2025/05/17 05:52:49 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:52:49 INFO : a/potato2: Copied (new) 2025/05/17 05:52:49 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:49 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:51 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/17 05:52:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:52:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/17 05:52:51 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:51 DEBUG : c/non empty space: Unchanged skipping 2025/05/17 05:52:51 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:52:52 INFO : a/potato2: Copied (new) 2025/05/17 05:52:52 ERROR : B2 bucket rclone-test-vehocel2mowe: not deleting files as there were IO errors 2025/05/17 05:52:52 ERROR : B2 bucket rclone-test-vehocel2mowe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:54 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:52:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:52:54 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:54 DEBUG : empty space: Unchanged skipping 2025/05/17 05:52:54 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:54 INFO : potato: Deleted 2025/05/17 05:52:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:52:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.41s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:56 DEBUG : Waiting for deletions to finish 2025/05/17 05:52:56 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:56 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:56 INFO : potato: Deleted 2025/05/17 05:52:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:52:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:52:57 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:57 DEBUG : empty space: Unchanged skipping 2025/05/17 05:52:57 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:52:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:52:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:52:59 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:52:59 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:52:59 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/17 05:52:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:01 DEBUG : enormous: Excluded (Size Filter) 2025/05/17 05:53:01 DEBUG : enormous: Excluded 2025/05/17 05:53:01 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 05:53:01 DEBUG : potato2: Excluded 2025/05/17 05:53:01 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 05:53:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:53:01 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:01 DEBUG : empty space: Unchanged skipping 2025/05/17 05:53:01 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:01 DEBUG : Waiting for deletions to finish 2025/05/17 05:53:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:01 DEBUG : enormous: Excluded (Size Filter) 2025/05/17 05:53:01 DEBUG : enormous: Excluded 2025/05/17 05:53:01 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 05:53:01 DEBUG : potato2: Excluded 2025/05/17 05:53:01 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 05:53:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/17 05:53:01 DEBUG : Local file system at /tmp/rclone1124733939: Waiting for checks to finish 2025/05/17 05:53:01 DEBUG : empty space: Unchanged skipping 2025/05/17 05:53:01 DEBUG : Local file system at /tmp/rclone1124733939: Waiting for transfers to finish 2025/05/17 05:53:01 DEBUG : Waiting for deletions to finish 2025/05/17 05:53:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:04 DEBUG : enormous: Excluded (Size Filter) 2025/05/17 05:53:04 DEBUG : enormous: Excluded 2025/05/17 05:53:04 DEBUG : potato2: Excluded (Size Filter) 2025/05/17 05:53:04 DEBUG : potato2: Excluded 2025/05/17 05:53:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:53:04 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:04 DEBUG : empty space: Unchanged skipping 2025/05/17 05:53:04 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:04 DEBUG : Waiting for deletions to finish 2025/05/17 05:53:04 INFO : enormous: Deleted 2025/05/17 05:53:04 INFO : potato2: Deleted 2025/05/17 05:53:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/17 05:53:05 DEBUG : Local file system at /tmp/rclone1124733939: Waiting for checks to finish 2025/05/17 05:53:05 DEBUG : empty space: Unchanged skipping 2025/05/17 05:53:05 DEBUG : Local file system at /tmp/rclone1124733939: Waiting for transfers to finish 2025/05/17 05:53:05 DEBUG : Waiting for deletions to finish 2025/05/17 05:53:05 INFO : enormous: Deleted 2025/05/17 05:53:05 INFO : potato2: Deleted 2025/05/17 05:53:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.06s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:07 DEBUG : five: Need to transfer - File not found at Destination 2025/05/17 05:53:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/17 05:53:07 DEBUG : three: Sizes identical 2025/05/17 05:53:07 DEBUG : one: Destination is newer than source, skipping 2025/05/17 05:53:07 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/17 05:53:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/17 05:53:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1124733939) 2025/05/17 05:53:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vehocel2mowe) 2025/05/17 05:53:07 DEBUG : two: sha1 differ 2025/05/17 05:53:07 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/17 05:53:07 INFO : five: Copied (new) 2025/05/17 05:53:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/17 05:53:08 INFO : four: Copied (replaced existing) 2025/05/17 05:53:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/17 05:53:08 INFO : two: Copied (replaced existing) 2025/05/17 05:53:08 DEBUG : Waiting for deletions to finish 2025/05/17 05:53:08 DEBUG : one: Destination is newer than source, skipping 2025/05/17 05:53:08 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/17 05:53:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/17 05:53:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/17 05:53:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/17 05:53:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/17 05:53:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/17 05:53:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/17 05:53:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/17 05:53:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/17 05:53:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1124733939) 2025/05/17 05:53:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vehocel2mowe) 2025/05/17 05:53:08 DEBUG : three: sha1 differ 2025/05/17 05:53:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/17 05:53:08 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:09 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 05:53:09 INFO : three: Copied (replaced existing) 2025/05/17 05:53:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/17 05:53:10 INFO : B2 bucket rclone-test-vehocel2mowe: Making map for --track-renames 2025/05/17 05:53:10 INFO : B2 bucket rclone-test-vehocel2mowe: Finished making map for --track-renames 2025/05/17 05:53:10 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:10 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for renames to finish 2025/05/17 05:53:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/17 05:53:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/17 05:53:10 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 05:53:10 INFO : yam: Copied (new) 2025/05/17 05:53:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/17 05:53:11 INFO : potato: Copied (new) 2025/05/17 05:53:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:53:11 INFO : B2 bucket rclone-test-vehocel2mowe: Making map for --track-renames 2025/05/17 05:53:11 INFO : B2 bucket rclone-test-vehocel2mowe: Finished making map for --track-renames 2025/05/17 05:53:11 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:11 DEBUG : potato: Unchanged skipping 2025/05/17 05:53:11 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for renames to finish 2025/05/17 05:53:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 05:53:12 INFO : yam: Copied (server-side copy) to: yaml 2025/05/17 05:53:13 INFO : yam: Deleted 2025/05/17 05:53:13 INFO : yaml: Renamed from "yam" 2025/05/17 05:53:13 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/17 05:53:14 INFO : B2 bucket rclone-test-vehocel2mowe: Making map for --track-renames 2025/05/17 05:53:14 INFO : B2 bucket rclone-test-vehocel2mowe: Finished making map for --track-renames 2025/05/17 05:53:14 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/17 05:53:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/17 05:53:14 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for renames to finish 2025/05/17 05:53:14 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 05:53:15 INFO : yam: Copied (new) 2025/05/17 05:53:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/17 05:53:15 INFO : potato: Copied (new) 2025/05/17 05:53:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:53:15 INFO : B2 bucket rclone-test-vehocel2mowe: Making map for --track-renames 2025/05/17 05:53:15 INFO : B2 bucket rclone-test-vehocel2mowe: Finished making map for --track-renames 2025/05/17 05:53:15 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:15 DEBUG : potato: Unchanged skipping 2025/05/17 05:53:15 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for renames to finish 2025/05/17 05:53:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 05:53:16 INFO : yam: Copied (server-side copy) to: yaml 2025/05/17 05:53:16 INFO : yam: Deleted 2025/05/17 05:53:16 INFO : yaml: Renamed from "yam" 2025/05/17 05:53:16 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/17 05:53:18 INFO : B2 bucket rclone-test-vehocel2mowe: Making map for --track-renames 2025/05/17 05:53:18 INFO : B2 bucket rclone-test-vehocel2mowe: Finished making map for --track-renames 2025/05/17 05:53:18 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/17 05:53:18 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for renames to finish 2025/05/17 05:53:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/17 05:53:18 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 05:53:18 INFO : sub/yam: Copied (new) 2025/05/17 05:53:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/17 05:53:19 INFO : potato: Copied (new) 2025/05/17 05:53:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:53:19 DEBUG : potato: Unchanged skipping 2025/05/17 05:53:19 INFO : B2 bucket rclone-test-vehocel2mowe: Making map for --track-renames 2025/05/17 05:53:19 INFO : B2 bucket rclone-test-vehocel2mowe: Finished making map for --track-renames 2025/05/17 05:53:19 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:19 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for renames to finish 2025/05/17 05:53:20 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/17 05:53:20 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/17 05:53:20 INFO : sub/yam: Deleted 2025/05/17 05:53:20 INFO : yam: Renamed from "sub/yam" 2025/05/17 05:53:20 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:22 DEBUG : Creating backend with remote "/tmp/rclone1124733939/dir1" 2025/05/17 05:53:22 DEBUG : Creating backend with remote "/tmp/rclone1124733939/dir2" 2025/05/17 05:53:22 DEBUG : Local file system at /tmp/rclone1124733939/dir2: Using server-side directory move 2025/05/17 05:53:22 INFO : Local file system at /tmp/rclone1124733939/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/17 05:53:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/17 05:53:22 INFO : file1.txt: Moved (server-side) 2025/05/17 05:53:22 DEBUG : Local file system at /tmp/rclone1124733939/dir2: Waiting for checks to finish 2025/05/17 05:53:22 DEBUG : Local file system at /tmp/rclone1124733939/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:53:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/17 05:53:22 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:22 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/17 05:53:22 INFO : nested/sub dir/file: Copied (new) 2025/05/17 05:53:22 INFO : nested/sub dir/file: Deleted 2025/05/17 05:53:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:53:23 INFO : sub dir/hello world: Copied (new) 2025/05/17 05:53:23 INFO : sub dir/hello world: Deleted 2025/05/17 05:53:23 INFO : sub dir: Removing directory 2025/05/17 05:53:23 INFO : nested/sub dir: Removing directory 2025/05/17 05:53:23 INFO : nested: Removing directory 2025/05/17 05:53:23 DEBUG : Local file system at /tmp/rclone1124733939: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/17 05:53:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/17 05:53:24 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:24 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/17 05:53:25 INFO : nested/sub dir/file: Copied (new) 2025/05/17 05:53:25 INFO : nested/sub dir/file: Deleted 2025/05/17 05:53:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/17 05:53:25 INFO : sub dir/hello world: Copied (new) 2025/05/17 05:53:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.38s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/17 05:53:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/17 05:53:27 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:27 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 05:53:27 INFO : existing: Copied (new) 2025/05/17 05:53:27 INFO : existing: Deleted 2025/05/17 05:53:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/17 05:53:27 INFO : existing-b: Copied (new) 2025/05/17 05:53:27 INFO : existing-b: Deleted 2025/05/17 05:53:27 DEBUG : existing: Destination exists, skipping 2025/05/17 05:53:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/17 05:53:27 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:53:27 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:53:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.14s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:29 DEBUG : Creating backend with remote "TestB2:rclone-test-pehunoh2tifi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vehocel2mowe -> B2 bucket rclone-test-pehunoh2tifi 2025/05/17 05:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:53:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/17 05:53:33 DEBUG : empty space: Unchanged skipping 2025/05/17 05:53:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/17 05:53:33 DEBUG : B2 bucket rclone-test-pehunoh2tifi: Waiting for checks to finish 2025/05/17 05:53:34 INFO : empty space: Deleted 2025/05/17 05:53:34 DEBUG : B2 bucket rclone-test-pehunoh2tifi: Waiting for transfers to finish 2025/05/17 05:53:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:53:34 INFO : potato2: Copied (server-side copy) 2025/05/17 05:53:34 INFO : potato2: Deleted 2025/05/17 05:53:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/17 05:53:34 INFO : potato3: Copied (server-side copy) 2025/05/17 05:53:34 INFO : potato3: Deleted 2025/05/17 05:53:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yijotab6hoto" 2025/05/17 05:53:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/17 05:53:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:53:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/17 05:53:36 DEBUG : B2 bucket rclone-test-yijotab6hoto: Waiting for checks to finish 2025/05/17 05:53:36 DEBUG : B2 bucket rclone-test-yijotab6hoto: Waiting for transfers to finish 2025/05/17 05:53:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 05:53:37 INFO : empty space: Copied (server-side copy) 2025/05/17 05:53:37 INFO : empty space: Deleted 2025/05/17 05:53:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:53:37 INFO : potato2: Copied (server-side copy) 2025/05/17 05:53:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/17 05:53:37 INFO : potato3: Copied (server-side copy) 2025/05/17 05:53:37 INFO : potato2: Deleted 2025/05/17 05:53:37 INFO : potato3: Deleted 2025/05/17 05:53:38 DEBUG : B2 bucket rclone-test-yijotab6hoto: Purge remote 2025/05/17 05:53:38 INFO : B2 bucket rclone-test-yijotab6hoto: cleaning bucket "rclone-test-yijotab6hoto" of all files 2025/05/17 05:53:38 DEBUG : empty space: Deleting (id "4_z2f921d93c0eddbcb9f680e1b_f101ad209bf157a3f_d20250517_m055336_c001_v0001176_t0024_u01747461216977") 2025/05/17 05:53:38 DEBUG : potato2: Deleting (id "4_z2f921d93c0eddbcb9f680e1b_f1034d28acdf67fe6_d20250517_m055337_c001_v0001145_t0058_u01747461217256") 2025/05/17 05:53:38 DEBUG : potato3: Deleting (id "4_z2f921d93c0eddbcb9f680e1b_f1088ff06eb05d45b_d20250517_m055337_c001_v0001177_t0053_u01747461217343") 2025/05/17 05:53:38 DEBUG : B2 bucket rclone-test-pehunoh2tifi: Purge remote 2025/05/17 05:53:38 INFO : B2 bucket rclone-test-pehunoh2tifi: cleaning bucket "rclone-test-pehunoh2tifi" of all files 2025/05/17 05:53:39 DEBUG : empty space: Deleting (id "4_z8fc20d63c0eddbcb9f680e1b_f411ba37041595c69_d20250517_m055337_c001_v7007000_t0000_u01747461217209") 2025/05/17 05:53:39 DEBUG : empty space: Deleting (id "4_z8fc20d63c0eddbcb9f680e1b_f118f8b1e775a38cc_d20250517_m055332_c001_v0001113_t0028_u01747461212720") 2025/05/17 05:53:39 DEBUG : potato2: Deleting (id "4_z8fc20d63c0eddbcb9f680e1b_f411ba37041595c6a_d20250517_m055337_c001_v7007000_t0000_u01747461217514") 2025/05/17 05:53:39 DEBUG : potato2: Deleting (id "4_z8fc20d63c0eddbcb9f680e1b_f1024a64371bcba73_d20250517_m055333_c001_v0001137_t0050_u01747461213995") 2025/05/17 05:53:39 DEBUG : potato3: Deleting (id "4_z8fc20d63c0eddbcb9f680e1b_f406c811b5e77c54a_d20250517_m055337_c001_v7007000_t0000_u01747461217547") 2025/05/17 05:53:39 DEBUG : potato3: Deleting (id "4_z8fc20d63c0eddbcb9f680e1b_f11465b011d67bba2_d20250517_m055334_c001_v0001146_t0015_u01747461214333") 2025/05/17 05:53:39 DEBUG : potato3: Deleting (id "4_z8fc20d63c0eddbcb9f680e1b_f118f8b1e775a38ce_d20250517_m055333_c001_v0001113_t0019_u01747461213177") 2025/05/17 05:53:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/17 05:53:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/17 05:53:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:40 DEBUG : Creating backend with remote "TestB2:rclone-test-comubok8pogi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vehocel2mowe -> B2 bucket rclone-test-comubok8pogi 2025/05/17 05:53:46 DEBUG : empty space: Excluded (Size Filter) 2025/05/17 05:53:46 DEBUG : empty space: Excluded (Size Filter) 2025/05/17 05:53:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:53:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/17 05:53:46 DEBUG : B2 bucket rclone-test-comubok8pogi: Waiting for checks to finish 2025/05/17 05:53:46 DEBUG : B2 bucket rclone-test-comubok8pogi: Waiting for transfers to finish 2025/05/17 05:53:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:53:46 INFO : potato2: Copied (server-side copy) 2025/05/17 05:53:46 INFO : potato2: Deleted 2025/05/17 05:53:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/17 05:53:47 INFO : potato3: Copied (server-side copy) 2025/05/17 05:53:47 INFO : potato3: Deleted 2025/05/17 05:53:48 DEBUG : Creating backend with remote "TestB2:rclone-test-mocuqot4reka" 2025/05/17 05:53:48 DEBUG : empty space: Excluded (Size Filter) 2025/05/17 05:53:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:53:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/17 05:53:49 DEBUG : B2 bucket rclone-test-mocuqot4reka: Waiting for checks to finish 2025/05/17 05:53:49 DEBUG : B2 bucket rclone-test-mocuqot4reka: Waiting for transfers to finish 2025/05/17 05:53:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:53:49 INFO : potato2: Copied (server-side copy) 2025/05/17 05:53:50 INFO : potato2: Deleted 2025/05/17 05:53:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/17 05:53:50 INFO : potato3: Copied (server-side copy) 2025/05/17 05:53:50 INFO : potato3: Deleted 2025/05/17 05:53:50 DEBUG : B2 bucket rclone-test-mocuqot4reka: Purge remote 2025/05/17 05:53:50 INFO : B2 bucket rclone-test-mocuqot4reka: cleaning bucket "rclone-test-mocuqot4reka" of all files 2025/05/17 05:53:50 DEBUG : potato2: Deleting (id "4_zbf124da3c0eddbcb9f680e1b_f102674e1ff167f98_d20250517_m055349_c001_v0001183_t0010_u01747461229730") 2025/05/17 05:53:50 DEBUG : potato3: Deleting (id "4_zbf124da3c0eddbcb9f680e1b_f117aa4874172b711_d20250517_m055349_c001_v0001101_t0038_u01747461229961") 2025/05/17 05:53:51 DEBUG : B2 bucket rclone-test-comubok8pogi: Purge remote 2025/05/17 05:53:51 INFO : B2 bucket rclone-test-comubok8pogi: cleaning bucket "rclone-test-comubok8pogi" of all files 2025/05/17 05:53:51 DEBUG : empty space: Deleting (id "4_z1f223d93c0eddbcb9f680e1b_f10513f4d8f22021c_d20250517_m055345_c001_v0001182_t0038_u01747461225682") 2025/05/17 05:53:51 DEBUG : potato2: Deleting (id "4_z1f223d93c0eddbcb9f680e1b_f416b270b5ccf26ec_d20250517_m055349_c001_v7007000_t0000_u01747461229932") 2025/05/17 05:53:51 DEBUG : potato2: Deleting (id "4_z1f223d93c0eddbcb9f680e1b_f113c7629bdf7c518_d20250517_m055346_c001_v0001136_t0008_u01747461226510") 2025/05/17 05:53:51 DEBUG : potato3: Deleting (id "4_z1f223d93c0eddbcb9f680e1b_f416b270b5ccf26ed_d20250517_m055350_c001_v7007000_t0000_u01747461230322") 2025/05/17 05:53:51 DEBUG : potato3: Deleting (id "4_z1f223d93c0eddbcb9f680e1b_f118ed73329b18ec3_d20250517_m055346_c001_v0001109_t0011_u01747461226869") 2025/05/17 05:53:51 DEBUG : potato3: Deleting (id "4_z1f223d93c0eddbcb9f680e1b_f10513f4d8f220224_d20250517_m055345_c001_v0001182_t0035_u01747461225897") 2025/05/17 05:53:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/05/17 05:53:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/17 05:53:51 DEBUG : pacer: Reducing sleep to 10ms 2025/05/17 05:53:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/17 05:53:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/17 05:53:53 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:53:53 DEBUG : Creating backend with remote "TestB2:rclone-test-terigow7poxi" 2025/05/17 05:53:56 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vehocel2mowe -> B2 bucket rclone-test-terigow7poxi 2025/05/17 05:53:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:53:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/17 05:53:59 DEBUG : empty space: Unchanged skipping 2025/05/17 05:53:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/17 05:53:59 DEBUG : B2 bucket rclone-test-terigow7poxi: Waiting for checks to finish 2025/05/17 05:53:59 INFO : empty space: Deleted 2025/05/17 05:53:59 DEBUG : B2 bucket rclone-test-terigow7poxi: Waiting for transfers to finish 2025/05/17 05:53:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:53:59 INFO : potato2: Copied (server-side copy) 2025/05/17 05:53:59 INFO : potato2: Deleted 2025/05/17 05:53:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/17 05:53:59 INFO : potato3: Copied (server-side copy) 2025/05/17 05:54:00 INFO : potato3: Deleted 2025/05/17 05:54:00 DEBUG : Creating backend with remote "TestB2:rclone-test-veguwot2quki" 2025/05/17 05:54:01 INFO : tomatoDir: Making directory 2025/05/17 05:54:01 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/17 05:54:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/17 05:54:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/17 05:54:01 DEBUG : B2 bucket rclone-test-veguwot2quki: Waiting for checks to finish 2025/05/17 05:54:01 DEBUG : B2 bucket rclone-test-veguwot2quki: Waiting for transfers to finish 2025/05/17 05:54:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/17 05:54:02 INFO : empty space: Copied (server-side copy) 2025/05/17 05:54:02 INFO : empty space: Deleted 2025/05/17 05:54:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/17 05:54:02 INFO : potato2: Copied (server-side copy) 2025/05/17 05:54:03 INFO : potato2: Deleted 2025/05/17 05:54:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/17 05:54:03 INFO : potato3: Copied (server-side copy) 2025/05/17 05:54:03 INFO : potato3: Deleted 2025/05/17 05:54:04 DEBUG : B2 bucket rclone-test-veguwot2quki: Purge remote 2025/05/17 05:54:04 INFO : B2 bucket rclone-test-veguwot2quki: cleaning bucket "rclone-test-veguwot2quki" of all files 2025/05/17 05:54:04 DEBUG : empty space: Deleting (id "4_z1f827dc3c0eddbcb9f680e1b_f10560ffef8d83667_d20250517_m055402_c001_v0001183_t0059_u01747461242381") 2025/05/17 05:54:04 DEBUG : potato2: Deleting (id "4_z1f827dc3c0eddbcb9f680e1b_f117ae5ecdc07b0cb_d20250517_m055402_c001_v0001182_t0051_u01747461242846") 2025/05/17 05:54:04 DEBUG : potato3: Deleting (id "4_z1f827dc3c0eddbcb9f680e1b_f1062df67cfffe947_d20250517_m055402_c001_v0001157_t0032_u01747461242803") 2025/05/17 05:54:04 DEBUG : B2 bucket rclone-test-terigow7poxi: Purge remote 2025/05/17 05:54:04 INFO : B2 bucket rclone-test-terigow7poxi: cleaning bucket "rclone-test-terigow7poxi" of all files 2025/05/17 05:54:05 DEBUG : empty space: Deleting (id "4_zff126da3c0eddbcb9f680e1b_f422d1dd26ad836bd_d20250517_m055402_c001_v7007000_t0000_u01747461242589") 2025/05/17 05:54:05 DEBUG : empty space: Deleting (id "4_zff126da3c0eddbcb9f680e1b_f1119d4dacd556055_d20250517_m055358_c001_v0001184_t0004_u01747461238400") 2025/05/17 05:54:05 DEBUG : potato2: Deleting (id "4_zff126da3c0eddbcb9f680e1b_f422d1dd26ad836be_d20250517_m055403_c001_v7007000_t0000_u01747461243049") 2025/05/17 05:54:05 DEBUG : potato2: Deleting (id "4_zff126da3c0eddbcb9f680e1b_f119baa6daa3cd4b7_d20250517_m055359_c001_v0001178_t0000_u01747461239304") 2025/05/17 05:54:05 DEBUG : potato3: Deleting (id "4_zff126da3c0eddbcb9f680e1b_f422d1dd26ad836bf_d20250517_m055403_c001_v7007000_t0000_u01747461243405") 2025/05/17 05:54:05 DEBUG : potato3: Deleting (id "4_zff126da3c0eddbcb9f680e1b_f10858b8233040f91_d20250517_m055359_c001_v0001161_t0012_u01747461239574") 2025/05/17 05:54:05 DEBUG : potato3: Deleting (id "4_zff126da3c0eddbcb9f680e1b_f1119d4dacd55605b_d20250517_m055358_c001_v0001184_t0026_u01747461238611") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:54:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.04s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:54:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:54:12 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/rclone-sync-test" 2025/05/17 05:54:14 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/rclone-sync-test-include/layer2" 2025/05/17 05:54:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/rclone-sync-test-ignore-file" 2025/05/17 05:54:20 DEBUG : B2 bucket rclone-test-vehocel2mowe path rclone-sync-test: Waiting for checks to finish 2025/05/17 05:54:20 DEBUG : B2 bucket rclone-test-vehocel2mowe path rclone-sync-test: Waiting for transfers to finish 2025/05/17 05:54:20 DEBUG : Waiting for deletions to finish 2025/05/17 05:54:20 INFO : There was nothing to transfer 2025/05/17 05:54:20 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:54:20 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:54:20 DEBUG : Waiting for deletions to finish 2025/05/17 05:54:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:54:20 DEBUG : B2 bucket rclone-test-vehocel2mowe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/17 05:54:20 DEBUG : B2 bucket rclone-test-vehocel2mowe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/17 05:54:20 DEBUG : Waiting for deletions to finish 2025/05/17 05:54:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:54:21 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:54:21 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:54:21 DEBUG : Waiting for deletions to finish 2025/05/17 05:54:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:54:21 DEBUG : B2 bucket rclone-test-vehocel2mowe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/17 05:54:21 DEBUG : B2 bucket rclone-test-vehocel2mowe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/17 05:54:21 DEBUG : Waiting for deletions to finish 2025/05/17 05:54:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.38s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/dst" 2025/05/17 05:54:28 DEBUG : Config file has changed externally - reloading 2025/05/17 05:54:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/CompareDest" 2025/05/17 05:54:31 DEBUG : one: Need to transfer - File not found at Destination 2025/05/17 05:54:31 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:54:31 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:54:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 05:54:32 INFO : one: Copied (new) 2025/05/17 05:54:32 DEBUG : Waiting for deletions to finish 2025/05/17 05:54:33 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:54:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:54:33 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:54:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/17 05:54:33 INFO : one: Copied (replaced existing) 2025/05/17 05:54:33 DEBUG : Waiting for deletions to finish 2025/05/17 05:54:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:54:35 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:54:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:54:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 05:54:36 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:54:36 DEBUG : Waiting for deletions to finish 2025/05/17 05:54:36 INFO : There was nothing to transfer 2025/05/17 05:54:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:54:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:54:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/17 05:54:37 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:54:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:54:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 05:54:37 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:54:37 DEBUG : Waiting for deletions to finish 2025/05/17 05:54:37 INFO : There was nothing to transfer 2025/05/17 05:54:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:54:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:54:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/17 05:54:38 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:54:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:54:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 05:54:38 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:54:38 DEBUG : Waiting for deletions to finish 2025/05/17 05:54:38 INFO : There was nothing to transfer 2025/05/17 05:54:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:54:39 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/05/17 05:54:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/17 05:54:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/17 05:54:39 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:54:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:54:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 05:54:39 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:54:39 DEBUG : Waiting for deletions to finish 2025/05/17 05:54:39 INFO : There was nothing to transfer 2025/05/17 05:54:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:54:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/17 05:54:40 DEBUG : two: Need to transfer - File not found at Destination 2025/05/17 05:54:40 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:54:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:54:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/17 05:54:40 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:54:40 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/17 05:54:40 INFO : two: Copied (new) 2025/05/17 05:54:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.94s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:54:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/dest" 2025/05/17 05:54:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/pre-dest1" 2025/05/17 05:54:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/pre-dest2" 2025/05/17 05:54:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:54:48 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/17 05:54:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:54:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/17 05:54:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/17 05:54:48 DEBUG : B2 bucket rclone-test-vehocel2mowe path dest: Waiting for checks to finish 2025/05/17 05:54:48 DEBUG : B2 bucket rclone-test-vehocel2mowe path dest: Waiting for transfers to finish 2025/05/17 05:54:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/17 05:54:49 INFO : 3: Copied (new) 2025/05/17 05:54:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.98s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:54:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/dst" 2025/05/17 05:54:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/CopyDest" 2025/05/17 05:54:54 DEBUG : one: Need to transfer - File not found at Destination 2025/05/17 05:54:54 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:54:54 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:54:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 05:54:55 INFO : one: Copied (new) 2025/05/17 05:54:55 DEBUG : Waiting for deletions to finish 2025/05/17 05:54:55 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:54:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:54:55 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:54:55 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2025/05/17 05:54:55 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2025/05/17 05:54:55 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/05/17 05:54:55 DEBUG : one: Received error: no tomes available (503 service_unavailable) - low level retry 0/10 2025/05/17 05:54:56 DEBUG : pacer: Reducing sleep to 500ms 2025/05/17 05:54:57 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2025/05/17 05:54:57 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2025/05/17 05:54:57 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/05/17 05:54:57 DEBUG : one: Received error: no tomes available (503 service_unavailable) - low level retry 1/10 2025/05/17 05:54:57 DEBUG : pacer: Reducing sleep to 500ms 2025/05/17 05:54:59 DEBUG : pacer: Reducing sleep to 250ms 2025/05/17 05:54:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/17 05:54:59 INFO : one: Copied (replaced existing) 2025/05/17 05:54:59 DEBUG : Waiting for deletions to finish 2025/05/17 05:55:00 DEBUG : dst/one: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2025/05/17 05:55:00 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2025/05/17 05:55:00 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:281: Retry Put of "dst/one" to B2 bucket rclone-test-vehocel2mowe: 1/10 (no tomes available (503 service_unavailable)) 2025/05/17 05:55:02 DEBUG : pacer: Reducing sleep to 500ms 2025/05/17 05:55:03 DEBUG : pacer: Reducing sleep to 250ms 2025/05/17 05:55:04 DEBUG : pacer: Reducing sleep to 125ms 2025/05/17 05:55:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/BackupDir" 2025/05/17 05:55:05 DEBUG : pacer: Reducing sleep to 125ms 2025/05/17 05:55:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:55:05 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:55:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:55:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/17 05:55:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 05:55:07 INFO : one: Copied (server-side copy) 2025/05/17 05:55:07 DEBUG : pacer: Reducing sleep to 62.5ms 2025/05/17 05:55:07 INFO : one: Deleted 2025/05/17 05:55:07 DEBUG : pacer: Reducing sleep to 31.25ms 2025/05/17 05:55:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/17 05:55:07 INFO : one: Copied (server-side copy) 2025/05/17 05:55:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/17 05:55:07 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:55:07 DEBUG : Waiting for deletions to finish 2025/05/17 05:55:08 DEBUG : pacer: Reducing sleep to 62.5ms 2025/05/17 05:55:08 DEBUG : pacer: Reducing sleep to 31.25ms 2025/05/17 05:55:08 DEBUG : pacer: Reducing sleep to 15.625ms 2025/05/17 05:55:09 DEBUG : pacer: Reducing sleep to 15.625ms 2025/05/17 05:55:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:55:09 DEBUG : one: Unchanged skipping 2025/05/17 05:55:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:55:09 DEBUG : pacer: Reducing sleep to 10ms 2025/05/17 05:55:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/17 05:55:09 INFO : two: Copied (server-side copy) 2025/05/17 05:55:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/17 05:55:09 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:55:09 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:55:09 DEBUG : Waiting for deletions to finish 2025/05/17 05:55:09 DEBUG : pacer: Reducing sleep to 10ms 2025/05/17 05:55:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:55:10 DEBUG : one: Unchanged skipping 2025/05/17 05:55:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:55:10 DEBUG : two: Unchanged skipping 2025/05/17 05:55:10 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:55:10 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:55:10 DEBUG : Waiting for deletions to finish 2025/05/17 05:55:10 INFO : There was nothing to transfer 2025/05/17 05:55:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:55:11 DEBUG : one: Unchanged skipping 2025/05/17 05:55:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/17 05:55:11 DEBUG : three: Destination not found in --copy-dest 2025/05/17 05:55:11 DEBUG : three: Need to transfer - File not found at Destination 2025/05/17 05:55:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/17 05:55:11 DEBUG : two: Unchanged skipping 2025/05/17 05:55:11 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:55:11 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:55:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/17 05:55:12 INFO : three: Copied (new) 2025/05/17 05:55:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (23.49s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:55:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/dst" 2025/05/17 05:55:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/backup" 2025/05/17 05:55:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 05:55:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:55:19 DEBUG : two: Unchanged skipping 2025/05/17 05:55:19 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:55:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 05:55:20 INFO : one: Copied (server-side copy) 2025/05/17 05:55:20 INFO : one: Deleted 2025/05/17 05:55:20 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:55:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 05:55:21 INFO : one: Copied (new) 2025/05/17 05:55:21 DEBUG : Waiting for deletions to finish 2025/05/17 05:55:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 05:55:21 INFO : three.txt: Copied (server-side copy) 2025/05/17 05:55:21 INFO : three.txt: Deleted 2025/05/17 05:55:21 INFO : three.txt: Moved into backup dir 2025/05/17 05:55:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 05:55:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:55:23 DEBUG : two: Unchanged skipping 2025/05/17 05:55:23 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:55:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 05:55:26 INFO : one: Copied (server-side copy) 2025/05/17 05:55:26 INFO : one: Deleted 2025/05/17 05:55:26 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:55:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 05:55:27 INFO : one: Copied (new) 2025/05/17 05:55:27 DEBUG : Waiting for deletions to finish 2025/05/17 05:55:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 05:55:30 INFO : three.txt: Copied (server-side copy) 2025/05/17 05:55:30 INFO : three.txt: Deleted 2025/05/17 05:55:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (17.11s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:55:34 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/dst" 2025/05/17 05:55:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/backup" 2025/05/17 05:55:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 05:55:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:55:37 DEBUG : two: Unchanged skipping 2025/05/17 05:55:37 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:55:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 05:55:38 INFO : one: Copied (server-side copy) to: one.bak 2025/05/17 05:55:38 INFO : one: Deleted 2025/05/17 05:55:38 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:55:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 05:55:39 INFO : one: Copied (new) 2025/05/17 05:55:39 DEBUG : Waiting for deletions to finish 2025/05/17 05:55:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 05:55:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/17 05:55:40 INFO : three.txt: Deleted 2025/05/17 05:55:40 INFO : three.txt: Moved into backup dir 2025/05/17 05:55:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 05:55:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:55:41 DEBUG : two: Unchanged skipping 2025/05/17 05:55:41 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:55:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 05:55:42 INFO : one: Copied (server-side copy) to: one.bak 2025/05/17 05:55:43 INFO : one: Deleted 2025/05/17 05:55:43 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:55:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 05:55:43 INFO : one: Copied (new) 2025/05/17 05:55:43 DEBUG : Waiting for deletions to finish 2025/05/17 05:55:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 05:55:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/17 05:55:43 INFO : three.txt: Deleted 2025/05/17 05:55:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.44s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:55:47 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/dst" 2025/05/17 05:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/backup" 2025/05/17 05:55:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 05:55:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:55:50 DEBUG : two: Unchanged skipping 2025/05/17 05:55:50 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:55:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 05:55:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/17 05:55:51 INFO : one: Deleted 2025/05/17 05:55:51 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:55:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 05:55:52 INFO : one: Copied (new) 2025/05/17 05:55:52 DEBUG : Waiting for deletions to finish 2025/05/17 05:55:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 05:55:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/17 05:55:52 INFO : three.txt: Deleted 2025/05/17 05:55:52 INFO : three.txt: Moved into backup dir 2025/05/17 05:55:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 05:55:54 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:55:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:55:54 DEBUG : two: Unchanged skipping 2025/05/17 05:55:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 05:55:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/17 05:55:55 INFO : one: Deleted 2025/05/17 05:55:55 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:55:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 05:55:55 INFO : one: Copied (new) 2025/05/17 05:55:55 DEBUG : Waiting for deletions to finish 2025/05/17 05:55:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 05:55:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/17 05:55:56 INFO : three.txt: Deleted 2025/05/17 05:55:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.79s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:55:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/dst" 2025/05/17 05:56:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 05:56:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:56:01 DEBUG : two: Unchanged skipping 2025/05/17 05:56:01 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:56:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 05:56:02 INFO : one: Copied (server-side copy) to: one.bak 2025/05/17 05:56:02 INFO : one: Deleted 2025/05/17 05:56:02 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:56:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 05:56:03 INFO : one: Copied (new) 2025/05/17 05:56:03 DEBUG : Waiting for deletions to finish 2025/05/17 05:56:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 05:56:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/17 05:56:03 INFO : three.txt: Deleted 2025/05/17 05:56:03 INFO : three.txt: Moved into backup dir 2025/05/17 05:56:05 DEBUG : one.bak: Excluded (Path Filter) 2025/05/17 05:56:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/17 05:56:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 05:56:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:56:05 DEBUG : two: Unchanged skipping 2025/05/17 05:56:05 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for checks to finish 2025/05/17 05:56:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 05:56:05 INFO : one: Copied (server-side copy) to: one.bak 2025/05/17 05:56:05 INFO : one: Deleted 2025/05/17 05:56:05 DEBUG : B2 bucket rclone-test-vehocel2mowe path dst: Waiting for transfers to finish 2025/05/17 05:56:06 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2025/05/17 05:56:06 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2025/05/17 05:56:06 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/05/17 05:56:06 DEBUG : one: Received error: no tomes available (503 service_unavailable) - low level retry 0/10 2025/05/17 05:56:06 DEBUG : pacer: Reducing sleep to 500ms 2025/05/17 05:56:07 DEBUG : pacer: Reducing sleep to 250ms 2025/05/17 05:56:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 05:56:07 INFO : one: Copied (new) 2025/05/17 05:56:07 DEBUG : Waiting for deletions to finish 2025/05/17 05:56:07 DEBUG : pacer: Reducing sleep to 125ms 2025/05/17 05:56:08 DEBUG : pacer: Reducing sleep to 62.5ms 2025/05/17 05:56:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 05:56:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/17 05:56:08 DEBUG : pacer: Reducing sleep to 31.25ms 2025/05/17 05:56:08 INFO : three.txt: Deleted 2025/05/17 05:56:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.91s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:56:11 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/dst" 2025/05/17 05:56:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 05:56:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 05:56:14 INFO : one: Copied (server-side copy) to: one.bak 2025/05/17 05:56:14 INFO : one: Deleted 2025/05/17 05:56:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 05:56:15 INFO : one: Copied (new) 2025/05/17 05:56:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:56:15 DEBUG : two: Unchanged skipping 2025/05/17 05:56:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/17 05:56:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 05:56:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/17 05:56:19 INFO : three.txt: Deleted 2025/05/17 05:56:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 05:56:19 INFO : three.txt: Copied (new) 2025/05/17 05:56:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 05:56:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 05:56:20 INFO : one: Copied (server-side copy) to: one.bak 2025/05/17 05:56:21 INFO : one: Deleted 2025/05/17 05:56:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 05:56:21 INFO : one: Copied (new) 2025/05/17 05:56:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:56:21 DEBUG : two: Unchanged skipping 2025/05/17 05:56:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/17 05:56:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 05:56:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/17 05:56:22 INFO : three.txt: Deleted 2025/05/17 05:56:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/17 05:56:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.31s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:56:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vehocel2mowe/dst" 2025/05/17 05:56:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/17 05:56:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/17 05:56:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/17 05:56:29 INFO : one: Deleted 2025/05/17 05:56:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 05:56:30 INFO : one: Copied (new) 2025/05/17 05:56:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:56:30 DEBUG : two: Unchanged skipping 2025/05/17 05:56:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/17 05:56:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/17 05:56:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/17 05:56:31 INFO : three.txt: Deleted 2025/05/17 05:56:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 05:56:32 INFO : three.txt: Copied (new) 2025/05/17 05:56:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/17 05:56:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/17 05:56:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/17 05:56:33 INFO : one: Deleted 2025/05/17 05:56:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/17 05:56:34 INFO : one: Copied (new) 2025/05/17 05:56:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:56:34 DEBUG : two: Unchanged skipping 2025/05/17 05:56:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/17 05:56:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/17 05:56:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/17 05:56:35 INFO : three.txt: Deleted 2025/05/17 05:56:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/17 05:56:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.96s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:56:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/17 05:56:38 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:56:38 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:56:39 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/17 05:56:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/17 05:56:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:56:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/17 05:56:40 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:56:40 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:56:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/17 05:56:40 INFO : existing: Copied (new) 2025/05/17 05:56:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:56:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/17 05:56:41 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:56:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/17 05:56:41 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:56:41 ERROR : B2 bucket rclone-test-vehocel2mowe: not deleting files as there were IO errors 2025/05/17 05:56:41 ERROR : B2 bucket rclone-test-vehocel2mowe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncImmutable (2.74s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:56:43 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:56:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:56:43 DEBUG : existing: Unchanged skipping 2025/05/17 05:56:43 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:56:43 DEBUG : Waiting for deletions to finish 2025/05/17 05:56:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.14s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:57:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:57:04 DEBUG : both0: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both12: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both13: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both14: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both15: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both16: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both17: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both18: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both19: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both2: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both3: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both4: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both5: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both6: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both7: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both8: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:04 DEBUG : both9: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both10: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both1: Unchanged skipping 2025/05/17 05:57:04 DEBUG : both11: Unchanged skipping 2025/05/17 05:57:04 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:57:04 DEBUG : Waiting for deletions to finish 2025/05/17 05:57:05 INFO : only16: Deleted 2025/05/17 05:57:05 INFO : only19: Deleted 2025/05/17 05:57:05 INFO : only7: Deleted 2025/05/17 05:57:05 INFO : only4: Deleted 2025/05/17 05:57:05 INFO : only13: Deleted 2025/05/17 05:57:05 INFO : only15: Deleted 2025/05/17 05:57:05 INFO : only18: Deleted 2025/05/17 05:57:05 INFO : only11: Deleted 2025/05/17 05:57:05 INFO : only12: Deleted 2025/05/17 05:57:05 INFO : only2: Deleted 2025/05/17 05:57:05 INFO : only6: Deleted 2025/05/17 05:57:05 INFO : only0: Deleted 2025/05/17 05:57:05 INFO : only10: Deleted 2025/05/17 05:57:06 INFO : only17: Deleted 2025/05/17 05:57:06 INFO : only3: Deleted 2025/05/17 05:57:06 INFO : only5: Deleted 2025/05/17 05:57:06 INFO : only8: Deleted 2025/05/17 05:57:06 INFO : only9: Deleted 2025/05/17 05:57:06 INFO : only1: Deleted 2025/05/17 05:57:06 INFO : only14: Deleted 2025/05/17 05:57:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (24.69s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:57:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both0: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both1: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both10: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both11: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both12: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for checks to finish 2025/05/17 05:57:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both13: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both14: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both15: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both19: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both2: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both16: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both17: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both5: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both6: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both7: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both8: Unchanged skipping 2025/05/17 05:57:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/17 05:57:31 DEBUG : both9: Unchanged skipping 2025/05/17 05:57:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : both18: Unchanged skipping 2025/05/17 05:57:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : both3: Unchanged skipping 2025/05/17 05:57:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/17 05:57:31 DEBUG : both4: Unchanged skipping 2025/05/17 05:57:31 DEBUG : B2 bucket rclone-test-vehocel2mowe: Waiting for transfers to finish 2025/05/17 05:57:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only11: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only10: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only14: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only15: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only13: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only16: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only17: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only12: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only18: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only19: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only2: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only3: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only4: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only5: Copied (replaced existing) 2025/05/17 05:57:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:32 INFO : only6: Copied (replaced existing) 2025/05/17 05:57:33 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:33 INFO : only7: Copied (replaced existing) 2025/05/17 05:57:33 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:33 INFO : only8: Copied (replaced existing) 2025/05/17 05:57:33 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:33 INFO : only9: Copied (replaced existing) 2025/05/17 05:57:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:33 INFO : only0: Copied (replaced existing) 2025/05/17 05:57:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/17 05:57:33 INFO : only1: Copied (replaced existing) 2025/05/17 05:57:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (30.90s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:57:41 DEBUG : empty_dir: Making directory with metadata 2025/05/17 05:57:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 05:57:41 DEBUG : empty_on_remote: Making directory with metadata 2025/05/17 05:57:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 05:57:41 INFO : empty_on_remote: Making directory 2025/05/17 05:57:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:57:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/17 05:57:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/17 05:57:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/17 05:57:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:57:45 DEBUG : empty_dir: Making directory with metadata 2025/05/17 05:57:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 05:57:45 DEBUG : empty_on_remote: Making directory with metadata 2025/05/17 05:57:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/17 05:57:45 INFO : empty_on_remote: Making directory 2025/05/17 05:57:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:57:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/17 05:57:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/17 05:57:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/17 05:57:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/17 05:57:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:57:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 05:57:48 INFO : sub dir: Making directory 2025/05/17 05:57:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" 2025/05/17 05:57:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/17 05:57:51 INFO : sub dir: Making directory 2025/05/17 05:57:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vehocel2mowe", Local "Local file system at /tmp/rclone1124733939", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.20s) PASS 2025/05/17 05:57:54 DEBUG : B2 bucket rclone-test-vehocel2mowe: Purge remote 2025/05/17 05:57:54 INFO : B2 bucket rclone-test-vehocel2mowe: cleaning bucket "rclone-test-vehocel2mowe" of all files 2025/05/17 05:57:55 DEBUG : BackupDir/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fda0e_d20250517_m055513_c001_v7007000_t0000_u01747461313268") 2025/05/17 05:57:55 DEBUG : BackupDir/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110855ad45e79420_d20250517_m055507_c001_v0001177_t0023_u01747461307291") 2025/05/17 05:57:55 DEBUG : CompareDest/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab8b4_d20250517_m055441_c001_v7007000_t0000_u01747461281435") 2025/05/17 05:57:55 DEBUG : CompareDest/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222cd1_d20250517_m055435_c001_v0001115_t0016_u01747461275141") 2025/05/17 05:57:55 DEBUG : CompareDest/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab8b8_d20250517_m055441_c001_v7007000_t0000_u01747461281618") 2025/05/17 05:57:55 DEBUG : CompareDest/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40ddd49_d20250517_m055436_c001_v0001184_t0030_u01747461276797") 2025/05/17 05:57:55 DEBUG : CopyDest/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fda0f_d20250517_m055513_c001_v7007000_t0000_u01747461313449") 2025/05/17 05:57:55 DEBUG : CopyDest/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222d29_d20250517_m055503_c001_v0001115_t0046_u01747461303486") 2025/05/17 05:57:55 DEBUG : CopyDest/three: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fda10_d20250517_m055513_c001_v7007000_t0000_u01747461313632") 2025/05/17 05:57:55 DEBUG : CopyDest/three: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222d49_d20250517_m055510_c001_v0001115_t0010_u01747461310684") 2025/05/17 05:57:55 DEBUG : CopyDest/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fda11_d20250517_m055513_c001_v7007000_t0000_u01747461313815") 2025/05/17 05:57:55 DEBUG : CopyDest/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab336_d20250517_m055508_c001_v0001176_t0040_u01747461308492") 2025/05/17 05:57:55 DEBUG : EXISTING: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab957_d20250517_m055644_c001_v7007000_t0000_u01747461404423") 2025/05/17 05:57:56 DEBUG : EXISTING: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222ec9_d20250517_m055642_c001_v0001115_t0040_u01747461402663") 2025/05/17 05:57:56 DEBUG : Testêé: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab955_d20250517_m055639_c001_v7007000_t0000_u01747461399548") 2025/05/17 05:57:56 DEBUG : Testêé: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222eb3_d20250517_m055638_c001_v0001115_t0020_u01747461398626") 2025/05/17 05:57:56 DEBUG : Testêé: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab530_d20250517_m055637_c001_v0001176_t0024_u01747461397680") 2025/05/17 05:57:56 DEBUG : a/potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce223_d20250517_m055252_c001_v7007000_t0000_u01747461172466") 2025/05/17 05:57:56 DEBUG : a/potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd3ec_d20250517_m055251_c001_v0001184_t0035_u01747461171902") 2025/05/17 05:57:56 DEBUG : a/potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce21f_d20250517_m055250_c001_v7007000_t0000_u01747461170161") 2025/05/17 05:57:56 DEBUG : a/potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd393_d20250517_m055249_c001_v0001184_t0027_u01747461169405") 2025/05/17 05:57:56 DEBUG : a/potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e8a_d20250517_m055230_c001_v7007000_t0000_u01747461150315") 2025/05/17 05:57:56 DEBUG : a/potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd142_d20250517_m055229_c001_v0001184_t0022_u01747461149555") 2025/05/17 05:57:56 DEBUG : b/potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce224_d20250517_m055252_c001_v7007000_t0000_u01747461172653") 2025/05/17 05:57:56 DEBUG : b/potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd3cd_d20250517_m055251_c001_v0001184_t0057_u01747461171106") 2025/05/17 05:57:56 DEBUG : b/potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce21e_d20250517_m055249_c001_v7007000_t0000_u01747461169602") 2025/05/17 05:57:56 DEBUG : b/potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd381_d20250517_m055248_c001_v0001184_t0036_u01747461168594") 2025/05/17 05:57:56 DEBUG : b/potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e89_d20250517_m055229_c001_v7007000_t0000_u01747461149764") 2025/05/17 05:57:56 DEBUG : b/potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd128_d20250517_m055228_c001_v0001184_t0007_u01747461148783") 2025/05/17 05:57:56 DEBUG : backup/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4157637f91340379_d20250517_m055531_c001_v7007000_t0000_u01747461331006") 2025/05/17 05:57:56 DEBUG : backup/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1117c8d84976612d_d20250517_m055526_c001_v0001113_t0059_u01747461326069") 2025/05/17 05:57:56 DEBUG : backup/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1090069be2c29768_d20250517_m055520_c001_v0001183_t0009_u01747461320322") 2025/05/17 05:57:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f419fb0570ce734ad_d20250517_m055557_c001_v7007000_t0000_u01747461357233") 2025/05/17 05:57:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1042296b284dd332_d20250517_m055554_c001_v0001182_t0047_u01747461354988") 2025/05/17 05:57:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1182251e4a9cc57d_d20250517_m055551_c001_v0001165_t0055_u01747461351069") 2025/05/17 05:57:57 DEBUG : backup/one.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fda26_d20250517_m055544_c001_v7007000_t0000_u01747461344434") 2025/05/17 05:57:57 DEBUG : backup/one.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f10520f6f43de2bc1_d20250517_m055542_c001_v0001171_t0029_u01747461342273") 2025/05/17 05:57:57 DEBUG : backup/one.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105bf5c76736a6d0_d20250517_m055538_c001_v0001102_t0018_u01747461338194") 2025/05/17 05:57:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f419fb0570ce734ae_d20250517_m055557_c001_v7007000_t0000_u01747461357418") 2025/05/17 05:57:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f108846f5abfdfae7_d20250517_m055555_c001_v0001116_t0048_u01747461355823") 2025/05/17 05:57:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1016eb0bc1fc8a5f_d20250517_m055552_c001_v0001145_t0004_u01747461352449") 2025/05/17 05:57:57 DEBUG : backup/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4157637f9134037a_d20250517_m055531_c001_v7007000_t0000_u01747461331188") 2025/05/17 05:57:57 DEBUG : backup/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1034d28acdf6819a_d20250517_m055529_c001_v0001145_t0010_u01747461329425") 2025/05/17 05:57:57 DEBUG : backup/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f11903f4b96a8ea3e_d20250517_m055521_c001_v0001182_t0003_u01747461321674") 2025/05/17 05:57:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fda28_d20250517_m055544_c001_v7007000_t0000_u01747461344615") 2025/05/17 05:57:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f101f93579f71dd18_d20250517_m055543_c001_v0001183_t0004_u01747461343682") 2025/05/17 05:57:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f106faa96ec6b367c_d20250517_m055539_c001_v0001120_t0030_u01747461339695") 2025/05/17 05:57:57 DEBUG : both0: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dadd_d20250517_m055733_c001_v7007000_t0000_u01747461453897") 2025/05/17 05:57:57 DEBUG : both0: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab5f6_d20250517_m055711_c001_v0001176_t0012_u01747461431384") 2025/05/17 05:57:57 DEBUG : both0: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba12193_d20250517_m055706_c001_v7007000_t0000_u01747461426795") 2025/05/17 05:57:57 DEBUG : both0: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab564_d20250517_m055646_c001_v0001176_t0048_u01747461406658") 2025/05/17 05:57:57 DEBUG : both1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dade_d20250517_m055734_c001_v7007000_t0000_u01747461454080") 2025/05/17 05:57:58 DEBUG : both1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab600_d20250517_m055712_c001_v0001176_t0006_u01747461432568") 2025/05/17 05:57:58 DEBUG : both1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba12194_d20250517_m055706_c001_v7007000_t0000_u01747461426976") 2025/05/17 05:57:58 DEBUG : both1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab568_d20250517_m055647_c001_v0001176_t0021_u01747461407529") 2025/05/17 05:57:58 DEBUG : both10: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dadf_d20250517_m055734_c001_v7007000_t0000_u01747461454265") 2025/05/17 05:57:58 DEBUG : both10: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab62e_d20250517_m055721_c001_v0001176_t0056_u01747461441655") 2025/05/17 05:57:58 DEBUG : both10: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba12195_d20250517_m055707_c001_v7007000_t0000_u01747461427157") 2025/05/17 05:57:58 DEBUG : both10: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab5a0_d20250517_m055655_c001_v0001176_t0046_u01747461415381") 2025/05/17 05:57:58 DEBUG : both11: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dae0_d20250517_m055734_c001_v7007000_t0000_u01747461454448") 2025/05/17 05:57:58 DEBUG : both11: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab632_d20250517_m055722_c001_v0001176_t0048_u01747461442620") 2025/05/17 05:57:58 DEBUG : both11: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba12196_d20250517_m055707_c001_v7007000_t0000_u01747461427338") 2025/05/17 05:57:58 DEBUG : both11: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab5a4_d20250517_m055656_c001_v0001176_t0001_u01747461416151") 2025/05/17 05:57:58 DEBUG : both12: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dae2_d20250517_m055734_c001_v7007000_t0000_u01747461454631") 2025/05/17 05:57:58 DEBUG : both12: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab63a_d20250517_m055723_c001_v0001176_t0025_u01747461443649") 2025/05/17 05:57:58 DEBUG : both12: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba12197_d20250517_m055707_c001_v7007000_t0000_u01747461427519") 2025/05/17 05:57:58 DEBUG : both12: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab5aa_d20250517_m055657_c001_v0001176_t0011_u01747461417129") 2025/05/17 05:57:58 DEBUG : both13: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dae3_d20250517_m055734_c001_v7007000_t0000_u01747461454812") 2025/05/17 05:57:58 DEBUG : both13: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab63e_d20250517_m055724_c001_v0001176_t0022_u01747461444752") 2025/05/17 05:57:58 DEBUG : both13: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba12198_d20250517_m055707_c001_v7007000_t0000_u01747461427700") 2025/05/17 05:57:58 DEBUG : both13: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab5b4_d20250517_m055657_c001_v0001176_t0000_u01747461417982") 2025/05/17 05:57:59 DEBUG : both14: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dae4_d20250517_m055734_c001_v7007000_t0000_u01747461454993") 2025/05/17 05:57:59 DEBUG : both14: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab646_d20250517_m055725_c001_v0001176_t0016_u01747461445683") 2025/05/17 05:57:59 DEBUG : both14: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba12199_d20250517_m055707_c001_v7007000_t0000_u01747461427881") 2025/05/17 05:57:59 DEBUG : both14: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab5b8_d20250517_m055658_c001_v0001176_t0022_u01747461418849") 2025/05/17 05:57:59 DEBUG : both15: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dae5_d20250517_m055735_c001_v7007000_t0000_u01747461455174") 2025/05/17 05:57:59 DEBUG : both15: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab64a_d20250517_m055726_c001_v0001176_t0027_u01747461446484") 2025/05/17 05:57:59 DEBUG : both15: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba1219a_d20250517_m055708_c001_v7007000_t0000_u01747461428062") 2025/05/17 05:57:59 DEBUG : both15: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab5c0_d20250517_m055659_c001_v0001176_t0011_u01747461419679") 2025/05/17 05:57:59 DEBUG : both16: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dae6_d20250517_m055735_c001_v7007000_t0000_u01747461455358") 2025/05/17 05:57:59 DEBUG : both16: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab652_d20250517_m055727_c001_v0001176_t0040_u01747461447851") 2025/05/17 05:57:59 DEBUG : both16: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba1219b_d20250517_m055708_c001_v7007000_t0000_u01747461428242") 2025/05/17 05:57:59 DEBUG : both16: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab5c4_d20250517_m055700_c001_v0001176_t0050_u01747461420278") 2025/05/17 05:57:59 DEBUG : both17: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dae7_d20250517_m055735_c001_v7007000_t0000_u01747461455540") 2025/05/17 05:57:59 DEBUG : both17: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab658_d20250517_m055728_c001_v0001176_t0017_u01747461448703") 2025/05/17 05:57:59 DEBUG : both17: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba1219c_d20250517_m055708_c001_v7007000_t0000_u01747461428425") 2025/05/17 05:57:59 DEBUG : both17: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab5cc_d20250517_m055701_c001_v0001176_t0010_u01747461421553") 2025/05/17 05:57:59 DEBUG : both18: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dae8_d20250517_m055735_c001_v7007000_t0000_u01747461455722") 2025/05/17 05:57:59 DEBUG : both18: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab65c_d20250517_m055729_c001_v0001176_t0054_u01747461449438") 2025/05/17 05:57:59 DEBUG : both18: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba1219d_d20250517_m055708_c001_v7007000_t0000_u01747461428606") 2025/05/17 05:57:59 DEBUG : both18: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab5d0_d20250517_m055702_c001_v0001176_t0004_u01747461422416") 2025/05/17 05:57:59 DEBUG : both19: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dae9_d20250517_m055735_c001_v7007000_t0000_u01747461455903") 2025/05/17 05:57:59 DEBUG : both19: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab660_d20250517_m055730_c001_v0001176_t0009_u01747461450226") 2025/05/17 05:58:00 DEBUG : both19: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba1219e_d20250517_m055708_c001_v7007000_t0000_u01747461428787") 2025/05/17 05:58:00 DEBUG : both19: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab5d4_d20250517_m055703_c001_v0001176_t0057_u01747461423305") 2025/05/17 05:58:00 DEBUG : both2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daea_d20250517_m055736_c001_v7007000_t0000_u01747461456087") 2025/05/17 05:58:00 DEBUG : both2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab602_d20250517_m055713_c001_v0001176_t0037_u01747461433368") 2025/05/17 05:58:00 DEBUG : both2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba1219f_d20250517_m055708_c001_v7007000_t0000_u01747461428972") 2025/05/17 05:58:00 DEBUG : both2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab56a_d20250517_m055648_c001_v0001176_t0005_u01747461408281") 2025/05/17 05:58:00 DEBUG : both3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daec_d20250517_m055736_c001_v7007000_t0000_u01747461456269") 2025/05/17 05:58:00 DEBUG : both3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab60a_d20250517_m055714_c001_v0001176_t0011_u01747461434074") 2025/05/17 05:58:00 DEBUG : both3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba121a0_d20250517_m055709_c001_v7007000_t0000_u01747461429153") 2025/05/17 05:58:00 DEBUG : both3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab570_d20250517_m055649_c001_v0001176_t0029_u01747461409082") 2025/05/17 05:58:00 DEBUG : both4: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daed_d20250517_m055736_c001_v7007000_t0000_u01747461456451") 2025/05/17 05:58:00 DEBUG : both4: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab610_d20250517_m055715_c001_v0001176_t0027_u01747461435904") 2025/05/17 05:58:00 DEBUG : both4: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba121a1_d20250517_m055709_c001_v7007000_t0000_u01747461429334") 2025/05/17 05:58:00 DEBUG : both4: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab576_d20250517_m055649_c001_v0001176_t0059_u01747461409916") 2025/05/17 05:58:00 DEBUG : both5: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daee_d20250517_m055736_c001_v7007000_t0000_u01747461456695") 2025/05/17 05:58:00 DEBUG : both5: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab612_d20250517_m055716_c001_v0001176_t0019_u01747461436947") 2025/05/17 05:58:00 DEBUG : both5: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba121a2_d20250517_m055709_c001_v7007000_t0000_u01747461429514") 2025/05/17 05:58:00 DEBUG : both5: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab582_d20250517_m055650_c001_v0001176_t0020_u01747461410821") 2025/05/17 05:58:00 DEBUG : both6: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daef_d20250517_m055736_c001_v7007000_t0000_u01747461456876") 2025/05/17 05:58:00 DEBUG : both6: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab618_d20250517_m055718_c001_v0001176_t0049_u01747461438050") 2025/05/17 05:58:01 DEBUG : both6: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba121a3_d20250517_m055709_c001_v7007000_t0000_u01747461429695") 2025/05/17 05:58:01 DEBUG : both6: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab58a_d20250517_m055651_c001_v0001176_t0057_u01747461411583") 2025/05/17 05:58:01 DEBUG : both7: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daf0_d20250517_m055737_c001_v7007000_t0000_u01747461457057") 2025/05/17 05:58:01 DEBUG : both7: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab61c_d20250517_m055719_c001_v0001176_t0027_u01747461439051") 2025/05/17 05:58:01 DEBUG : both7: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba121a4_d20250517_m055709_c001_v7007000_t0000_u01747461429875") 2025/05/17 05:58:01 DEBUG : both7: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab590_d20250517_m055652_c001_v0001176_t0016_u01747461412424") 2025/05/17 05:58:01 DEBUG : both8: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daf1_d20250517_m055737_c001_v7007000_t0000_u01747461457240") 2025/05/17 05:58:01 DEBUG : both8: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab61e_d20250517_m055719_c001_v0001176_t0033_u01747461439894") 2025/05/17 05:58:01 DEBUG : both8: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba121a5_d20250517_m055710_c001_v7007000_t0000_u01747461430057") 2025/05/17 05:58:01 DEBUG : both8: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab594_d20250517_m055653_c001_v0001176_t0049_u01747461413513") 2025/05/17 05:58:01 DEBUG : both9: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daf3_d20250517_m055737_c001_v7007000_t0000_u01747461457423") 2025/05/17 05:58:01 DEBUG : both9: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab628_d20250517_m055720_c001_v0001176_t0049_u01747461440769") 2025/05/17 05:58:01 DEBUG : both9: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba121a6_d20250517_m055710_c001_v7007000_t0000_u01747461430239") 2025/05/17 05:58:01 DEBUG : both9: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab59a_d20250517_m055654_c001_v0001176_t0015_u01747461414437") 2025/05/17 05:58:01 DEBUG : c/non empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce225_d20250517_m055252_c001_v7007000_t0000_u01747461172840") 2025/05/17 05:58:01 DEBUG : c/non empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd3d8_d20250517_m055251_c001_v0001184_t0052_u01747461171306") 2025/05/17 05:58:01 DEBUG : c/non empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce220_d20250517_m055250_c001_v7007000_t0000_u01747461170344") 2025/05/17 05:58:01 DEBUG : c/non empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd387_d20250517_m055248_c001_v0001184_t0018_u01747461168824") 2025/05/17 05:58:01 DEBUG : c/non empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e8b_d20250517_m055230_c001_v7007000_t0000_u01747461150497") 2025/05/17 05:58:01 DEBUG : c/non empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd134_d20250517_m055228_c001_v0001184_t0016_u01747461148991") 2025/05/17 05:58:02 DEBUG : check sum: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fcd61_d20250517_m055218_c001_v7007000_t0000_u01747461138257") 2025/05/17 05:58:02 DEBUG : check sum: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcff0_d20250517_m055217_c001_v0001184_t0009_u01747461137325") 2025/05/17 05:58:02 DEBUG : dest/3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fd605_d20250517_m055450_c001_v7007000_t0000_u01747461290590") 2025/05/17 05:58:02 DEBUG : dest/3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f400a6a25fd753038_d20250517_m055449_c001_v0001165_t0029_u01747461289497") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab950_d20250517_m055636_c001_v7007000_t0000_u01747461396223") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f112de71a4a040beb_d20250517_m055634_c001_v0001154_t0019_u01747461394054") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f418b40bfaf25ce75_d20250517_m055633_c001_v7007000_t0000_u01747461393872") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f112de71a4a040be1_d20250517_m055630_c001_v0001154_t0016_u01747461390131") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f418b40bfaf25ce67_d20250517_m055629_c001_v7007000_t0000_u01747461389403") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222e73_d20250517_m055624_c001_v0001115_t0024_u01747461384728") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f316f76_d20250517_m055623_c001_v7007000_t0000_u01747461383274") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f108f6f64652a5e14_d20250517_m055621_c001_v0001171_t0023_u01747461381154") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f400a0c0f6aeebf32_d20250517_m055620_c001_v7007000_t0000_u01747461380970") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f108f6f64652a5d8c_d20250517_m055615_c001_v0001171_t0050_u01747461375304") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f400a0c0f6aeebf2b_d20250517_m055614_c001_v7007000_t0000_u01747461374502") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab4a6_d20250517_m055610_c001_v0001176_t0028_u01747461370416") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f419fb0570ce734b3_d20250517_m055609_c001_v7007000_t0000_u01747461369131") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1013a789e1ee06aa_d20250517_m055607_c001_v0001177_t0009_u01747461367541") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4045875df6c3b33c_d20250517_m055605_c001_v7007000_t0000_u01747461365811") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f109d4dabf41182fb_d20250517_m055602_c001_v0001184_t0054_u01747461362897") 2025/05/17 05:58:02 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4045875df6c3b339_d20250517_m055602_c001_v7007000_t0000_u01747461362176") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab458_d20250517_m055558_c001_v0001176_t0027_u01747461358504") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f419fb0570ce734af_d20250517_m055557_c001_v7007000_t0000_u01747461357600") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f119baa6daa3cd6f5_d20250517_m055555_c001_v0001178_t0011_u01747461355383") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f407e21f9ec5a6f93_d20250517_m055555_c001_v7007000_t0000_u01747461355193") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f119baa6daa3cd6df_d20250517_m055551_c001_v0001178_t0011_u01747461351997") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f407e21f9ec5a6f34_d20250517_m055551_c001_v7007000_t0000_u01747461351273") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab41a_d20250517_m055545_c001_v0001176_t0034_u01747461345722") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fda2b_d20250517_m055544_c001_v7007000_t0000_u01747461344807") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f104c1300d9c464c9_d20250517_m055543_c001_v0001136_t0050_u01747461343133") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa29a_d20250517_m055542_c001_v7007000_t0000_u01747461342952") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f104c1300d9c464c6_d20250517_m055539_c001_v0001136_t0032_u01747461339235") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa290_d20250517_m055538_c001_v7007000_t0000_u01747461338511") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab3c5_d20250517_m055532_c001_v0001176_t0058_u01747461332281") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4157637f9134037b_d20250517_m055531_c001_v7007000_t0000_u01747461331369") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114a1a023d7764b8_d20250517_m055527_c001_v0001177_t0002_u01747461327004") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4045875df6c3b325_d20250517_m055526_c001_v7007000_t0000_u01747461326439") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114a1a023d77649a_d20250517_m055521_c001_v0001177_t0008_u01747461321248") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4045875df6c3b31d_d20250517_m055520_c001_v7007000_t0000_u01747461320526") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab35b_d20250517_m055515_c001_v0001176_t0028_u01747461315168") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fda13_d20250517_m055513_c001_v7007000_t0000_u01747461313995") 2025/05/17 05:58:03 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1083169adf460387_d20250517_m055507_c001_v0001105_t0022_u01747461307705") 2025/05/17 05:58:04 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa251_d20250517_m055507_c001_v7007000_t0000_u01747461307499") 2025/05/17 05:58:04 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab314_d20250517_m055502_c001_v0001176_t0011_u01747461302493") 2025/05/17 05:58:04 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f10600e93973ba78c_d20250517_m055458_c001_v0001043_t0026_u01747461298989") 2025/05/17 05:58:04 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f103d7247e09280eb_d20250517_m055454_c001_v0001184_t0009_u01747461294933") 2025/05/17 05:58:04 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab8bb_d20250517_m055441_c001_v7007000_t0000_u01747461281799") 2025/05/17 05:58:04 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab28f_d20250517_m055434_c001_v0001176_t0029_u01747461274325") 2025/05/17 05:58:04 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f107071e59a821056_d20250517_m055433_c001_v0001171_t0050_u01747461273381") 2025/05/17 05:58:04 DEBUG : dst/one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f107071e59a82103c_d20250517_m055432_c001_v0001171_t0006_u01747461272067") 2025/05/17 05:58:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab951_d20250517_m055636_c001_v7007000_t0000_u01747461396405") 2025/05/17 05:58:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1062b428cd14153d_d20250517_m055633_c001_v0001101_t0050_u01747461393493") 2025/05/17 05:58:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f106b14869fb8cb77_d20250517_m055629_c001_v0001090_t0026_u01747461389105") 2025/05/17 05:58:04 DEBUG : dst/one.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f316f78_d20250517_m055623_c001_v7007000_t0000_u01747461383456") 2025/05/17 05:58:04 DEBUG : dst/one.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1015f6f89c1936f9_d20250517_m055620_c001_v0001172_t0024_u01747461380691") 2025/05/17 05:58:04 DEBUG : dst/one.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f11905f3fd8509056_d20250517_m055614_c001_v0001171_t0033_u01747461374122") 2025/05/17 05:58:04 DEBUG : dst/one.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f419fb0570ce734b4_d20250517_m055609_c001_v7007000_t0000_u01747461369321") 2025/05/17 05:58:04 DEBUG : dst/one.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1090359e85c7db3d_d20250517_m055605_c001_v0001043_t0043_u01747461365310") 2025/05/17 05:58:04 DEBUG : dst/one.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114adca434224abe_d20250517_m055601_c001_v0001131_t0047_u01747461361881") 2025/05/17 05:58:04 DEBUG : dst/three: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fda15_d20250517_m055514_c001_v7007000_t0000_u01747461314176") 2025/05/17 05:58:04 DEBUG : dst/three: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f10600e93973ba7de_d20250517_m055512_c001_v0001043_t0005_u01747461312443") 2025/05/17 05:58:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab952_d20250517_m055636_c001_v7007000_t0000_u01747461396591") 2025/05/17 05:58:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1138aa6482743179_d20250517_m055634_c001_v0001172_t0008_u01747461394939") 2025/05/17 05:58:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f10813e25a08d6145_d20250517_m055631_c001_v0001100_t0009_u01747461391051") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab953_d20250517_m055636_c001_v7007000_t0000_u01747461396773") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f112de71a4a040bef_d20250517_m055635_c001_v0001154_t0017_u01747461395467") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f418b40bfaf25ce7a_d20250517_m055635_c001_v7007000_t0000_u01747461395284") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f112de71a4a040be9_d20250517_m055632_c001_v0001154_t0011_u01747461392014") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f418b40bfaf25ce6e_d20250517_m055631_c001_v7007000_t0000_u01747461391831") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222e7c_d20250517_m055626_c001_v0001115_t0053_u01747461386055") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f316f7a_d20250517_m055623_c001_v7007000_t0000_u01747461383637") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f108f6f64652a5e38_d20250517_m055622_c001_v0001171_t0035_u01747461382536") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f400a0c0f6aeebf34_d20250517_m055622_c001_v7007000_t0000_u01747461382352") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f108f6f64652a5de0_d20250517_m055619_c001_v0001171_t0045_u01747461379160") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f400a0c0f6aeebf30_d20250517_m055618_c001_v7007000_t0000_u01747461378977") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab4aa_d20250517_m055611_c001_v0001176_t0038_u01747461371503") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4045875df6c3b33e_d20250517_m055608_c001_v7007000_t0000_u01747461368578") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222e25_d20250517_m055604_c001_v0001115_t0039_u01747461364134") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4045875df6c3b33a_d20250517_m055603_c001_v7007000_t0000_u01747461363764") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab45c_d20250517_m055559_c001_v0001176_t0000_u01747461359428") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f407e21f9ec5a6f96_d20250517_m055556_c001_v7007000_t0000_u01747461356672") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222df5_d20250517_m055553_c001_v0001115_t0004_u01747461353864") 2025/05/17 05:58:05 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f407e21f9ec5a6f35_d20250517_m055552_c001_v7007000_t0000_u01747461352774") 2025/05/17 05:58:06 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab422_d20250517_m055546_c001_v0001176_t0010_u01747461346813") 2025/05/17 05:58:06 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa29c_d20250517_m055543_c001_v7007000_t0000_u01747461343884") 2025/05/17 05:58:06 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222dcb_d20250517_m055541_c001_v0001115_t0023_u01747461341091") 2025/05/17 05:58:06 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa294_d20250517_m055540_c001_v7007000_t0000_u01747461340006") 2025/05/17 05:58:06 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab3d7_d20250517_m055533_c001_v0001176_t0036_u01747461333889") 2025/05/17 05:58:06 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4045875df6c3b32a_d20250517_m055530_c001_v7007000_t0000_u01747461330101") 2025/05/17 05:58:06 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222d7f_d20250517_m055522_c001_v0001115_t0019_u01747461322967") 2025/05/17 05:58:06 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4045875df6c3b31f_d20250517_m055521_c001_v7007000_t0000_u01747461321869") 2025/05/17 05:58:06 DEBUG : dst/three.txt: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab361_d20250517_m055516_c001_v0001176_t0001_u01747461316009") 2025/05/17 05:58:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f316f7c_d20250517_m055623_c001_v7007000_t0000_u01747461383818") 2025/05/17 05:58:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f10090de771d76ce9_d20250517_m055622_c001_v0001130_t0037_u01747461382014") 2025/05/17 05:58:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f109aff1aa1eef503_d20250517_m055618_c001_v0001105_t0002_u01747461378321") 2025/05/17 05:58:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f419fb0570ce734b5_d20250517_m055609_c001_v7007000_t0000_u01747461369503") 2025/05/17 05:58:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f101f3f453b58c2ae_d20250517_m055608_c001_v0001179_t0018_u01747461368037") 2025/05/17 05:58:06 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f11417b08c3ca6e93_d20250517_m055603_c001_v0001171_t0044_u01747461363293") 2025/05/17 05:58:06 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab954_d20250517_m055636_c001_v7007000_t0000_u01747461396954") 2025/05/17 05:58:06 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab4f0_d20250517_m055625_c001_v0001176_t0055_u01747461385819") 2025/05/17 05:58:06 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f316f7d_d20250517_m055624_c001_v7007000_t0000_u01747461384000") 2025/05/17 05:58:06 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222e43_d20250517_m055610_c001_v0001115_t0033_u01747461370991") 2025/05/17 05:58:06 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f419fb0570ce734b6_d20250517_m055609_c001_v7007000_t0000_u01747461369684") 2025/05/17 05:58:06 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222e0d_d20250517_m055558_c001_v0001115_t0011_u01747461358716") 2025/05/17 05:58:07 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f419fb0570ce734b0_d20250517_m055557_c001_v7007000_t0000_u01747461357782") 2025/05/17 05:58:07 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222de3_d20250517_m055545_c001_v0001115_t0008_u01747461345932") 2025/05/17 05:58:07 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fda2f_d20250517_m055544_c001_v7007000_t0000_u01747461344991") 2025/05/17 05:58:07 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222da7_d20250517_m055533_c001_v0001115_t0038_u01747461333025") 2025/05/17 05:58:07 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4157637f9134037c_d20250517_m055531_c001_v7007000_t0000_u01747461331552") 2025/05/17 05:58:07 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222d5b_d20250517_m055515_c001_v0001115_t0038_u01747461315386") 2025/05/17 05:58:07 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fda18_d20250517_m055514_c001_v7007000_t0000_u01747461314357") 2025/05/17 05:58:07 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1022acf6df40328f_d20250517_m055509_c001_v0001150_t0048_u01747461309291") 2025/05/17 05:58:07 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab8be_d20250517_m055441_c001_v7007000_t0000_u01747461281981") 2025/05/17 05:58:07 DEBUG : dst/two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f107071e59a8210e0_d20250517_m055440_c001_v0001171_t0054_u01747461280564") 2025/05/17 05:58:07 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f418b40bfaf25ca0c_d20250517_m055359_c001_v7007000_t0000_u01747461239280") 2025/05/17 05:58:07 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dda19_d20250517_m055355_c001_v0001184_t0009_u01747461235751") 2025/05/17 05:58:07 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f418b40bfaf25ca01_d20250517_m055353_c001_v7007000_t0000_u01747461233491") 2025/05/17 05:58:07 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd8f6_d20250517_m055343_c001_v0001184_t0032_u01747461223382") 2025/05/17 05:58:07 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1db_d20250517_m055333_c001_v7007000_t0000_u01747461213948") 2025/05/17 05:58:07 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd7e3_d20250517_m055330_c001_v0001184_t0045_u01747461210757") 2025/05/17 05:58:07 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce234_d20250517_m055305_c001_v7007000_t0000_u01747461185358") 2025/05/17 05:58:07 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd500_d20250517_m055303_c001_v0001184_t0037_u01747461183642") 2025/05/17 05:58:07 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce230_d20250517_m055302_c001_v7007000_t0000_u01747461182121") 2025/05/17 05:58:07 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd4c6_d20250517_m055300_c001_v0001184_t0052_u01747461180955") 2025/05/17 05:58:07 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce22c_d20250517_m055257_c001_v7007000_t0000_u01747461177760") 2025/05/17 05:58:07 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd450_d20250517_m055256_c001_v0001184_t0056_u01747461176209") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce227_d20250517_m055255_c001_v7007000_t0000_u01747461175042") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd40e_d20250517_m055253_c001_v0001184_t0006_u01747461173841") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce21a_d20250517_m055247_c001_v7007000_t0000_u01747461167663") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd319_d20250517_m055245_c001_v0001184_t0004_u01747461165952") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e9f_d20250517_m055244_c001_v7007000_t0000_u01747461164832") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd2d3_d20250517_m055244_c001_v0001184_t0054_u01747461164081") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e96_d20250517_m055239_c001_v7007000_t0000_u01747461159213") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd245_d20250517_m055238_c001_v0001184_t0018_u01747461158070") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e92_d20250517_m055235_c001_v7007000_t0000_u01747461155464") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd1dc_d20250517_m055234_c001_v0001184_t0027_u01747461154537") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e91_d20250517_m055233_c001_v7007000_t0000_u01747461153459") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1015c8558e857f98_d20250517_m055232_c001_v0001041_t0055_u01747461152808") 2025/05/17 05:58:08 DEBUG : empty space: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd16e_d20250517_m055231_c001_v0001184_t0031_u01747461151306") 2025/05/17 05:58:08 DEBUG : enormous: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce232_d20250517_m055304_c001_v7007000_t0000_u01747461184435") 2025/05/17 05:58:08 DEBUG : enormous: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd508_d20250517_m055303_c001_v0001184_t0010_u01747461183847") 2025/05/17 05:58:08 DEBUG : existing: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab956_d20250517_m055641_c001_v7007000_t0000_u01747461401530") 2025/05/17 05:58:08 DEBUG : existing: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab546_d20250517_m055640_c001_v0001176_t0025_u01747461400300") 2025/05/17 05:58:08 DEBUG : existing: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1d7_d20250517_m055328_c001_v7007000_t0000_u01747461208275") 2025/05/17 05:58:08 DEBUG : existing: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd78b_d20250517_m055327_c001_v0001184_t0004_u01747461207319") 2025/05/17 05:58:08 DEBUG : existing: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e87_d20250517_m055227_c001_v7007000_t0000_u01747461147705") 2025/05/17 05:58:08 DEBUG : existing: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd0e0_d20250517_m055226_c001_v0001184_t0025_u01747461146781") 2025/05/17 05:58:09 DEBUG : existing: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e86_d20250517_m055225_c001_v7007000_t0000_u01747461145511") 2025/05/17 05:58:09 DEBUG : existing: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd0ae_d20250517_m055224_c001_v0001184_t0032_u01747461144934") 2025/05/17 05:58:09 DEBUG : existing: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd0a4_d20250517_m055224_c001_v0001184_t0043_u01747461144189") 2025/05/17 05:58:09 DEBUG : existing-b: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1d8_d20250517_m055328_c001_v7007000_t0000_u01747461208543") 2025/05/17 05:58:09 DEBUG : existing-b: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab139_d20250517_m055327_c001_v0001176_t0048_u01747461207327") 2025/05/17 05:58:09 DEBUG : file1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db10_d20250517_m055746_c001_v7007000_t0000_u01747461466998") 2025/05/17 05:58:09 DEBUG : file1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f100e587afbaee36a_d20250517_m055745_c001_v0001102_t0039_u01747461465475") 2025/05/17 05:58:09 DEBUG : file1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db0d_d20250517_m055743_c001_v7007000_t0000_u01747461463718") 2025/05/17 05:58:09 DEBUG : file1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f100e587afbaee35c_d20250517_m055742_c001_v0001102_t0009_u01747461462481") 2025/05/17 05:58:09 DEBUG : five: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce236_d20250517_m055309_c001_v7007000_t0000_u01747461189581") 2025/05/17 05:58:09 DEBUG : five: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f414c6407c40dd576_d20250517_m055307_c001_v0001184_t0008_u01747461187676") 2025/05/17 05:58:09 DEBUG : foo: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e94_d20250517_m055237_c001_v7007000_t0000_u01747461157350") 2025/05/17 05:58:09 DEBUG : foo: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f414c6407c40dd217_d20250517_m055236_c001_v0001184_t0008_u01747461156800") 2025/05/17 05:58:09 DEBUG : foo: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f414c6407c40dd207_d20250517_m055236_c001_v0001184_t0008_u01747461156248") 2025/05/17 05:58:09 DEBUG : four: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce237_d20250517_m055309_c001_v7007000_t0000_u01747461189765") 2025/05/17 05:58:09 DEBUG : four: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f405123fa1afab0db_d20250517_m055308_c001_v0001176_t0012_u01747461188224") 2025/05/17 05:58:09 DEBUG : four: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd566_d20250517_m055307_c001_v0001184_t0028_u01747461187090") 2025/05/17 05:58:09 DEBUG : hello world2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f403c67d4cfccc8b5_d20250517_m055138_c001_v7007000_t0000_u01747461098642") 2025/05/17 05:58:09 DEBUG : hello world2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcbb7_d20250517_m055138_c001_v0001184_t0027_u01747461098075") 2025/05/17 05:58:09 DEBUG : ignore-size: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fcd9f_d20250517_m055222_c001_v7007000_t0000_u01747461142746") 2025/05/17 05:58:10 DEBUG : ignore-size: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd06e_d20250517_m055221_c001_v0001184_t0037_u01747461141803") 2025/05/17 05:58:10 DEBUG : nested/sub dir/file: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1d5_d20250517_m055326_c001_v7007000_t0000_u01747461206221") 2025/05/17 05:58:10 DEBUG : nested/sub dir/file: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab12d_d20250517_m055324_c001_v0001176_t0044_u01747461204953") 2025/05/17 05:58:10 DEBUG : nested/sub dir/file: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1d0_d20250517_m055323_c001_v7007000_t0000_u01747461203772") 2025/05/17 05:58:10 DEBUG : nested/sub dir/file: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab121_d20250517_m055322_c001_v0001176_t0002_u01747461202857") 2025/05/17 05:58:10 DEBUG : one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce238_d20250517_m055309_c001_v7007000_t0000_u01747461189950") 2025/05/17 05:58:10 DEBUG : one: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f414c6407c40dd550_d20250517_m055306_c001_v0001184_t0008_u01747461186511") 2025/05/17 05:58:10 DEBUG : only0: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daf4_d20250517_m055737_c001_v7007000_t0000_u01747461457611") 2025/05/17 05:58:10 DEBUG : only0: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f410c194cbc222fe5_d20250517_m055733_c001_v0001115_t0020_u01747461453022") 2025/05/17 05:58:10 DEBUG : only0: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f6c_d20250517_m055711_c001_v0001115_t0046_u01747461431958") 2025/05/17 05:58:10 DEBUG : only0: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba12190_d20250517_m055705_c001_v7007000_t0000_u01747461425809") 2025/05/17 05:58:10 DEBUG : only0: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222ee9_d20250517_m055646_c001_v0001115_t0011_u01747461406893") 2025/05/17 05:58:10 DEBUG : only1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daf5_d20250517_m055737_c001_v7007000_t0000_u01747461457792") 2025/05/17 05:58:10 DEBUG : only1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4068723dacc58ae2_d20250517_m055733_c001_v0001100_t0020_u01747461453166") 2025/05/17 05:58:10 DEBUG : only1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f70_d20250517_m055712_c001_v0001115_t0044_u01747461432786") 2025/05/17 05:58:10 DEBUG : only1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40230323d509589c_d20250517_m055706_c001_v7007000_t0000_u01747461426162") 2025/05/17 05:58:10 DEBUG : only1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222eed_d20250517_m055647_c001_v0001115_t0044_u01747461407751") 2025/05/17 05:58:10 DEBUG : only10: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daf6_d20250517_m055737_c001_v7007000_t0000_u01747461457975") 2025/05/17 05:58:10 DEBUG : only10: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f410c194cbc222fd9_d20250517_m055731_c001_v0001115_t0020_u01747461451879") 2025/05/17 05:58:10 DEBUG : only10: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222fa2_d20250517_m055721_c001_v0001115_t0040_u01747461441872") 2025/05/17 05:58:11 DEBUG : only10: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f407e21f9ec5a6fbc_d20250517_m055705_c001_v7007000_t0000_u01747461425821") 2025/05/17 05:58:11 DEBUG : only10: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f1f_d20250517_m055655_c001_v0001115_t0058_u01747461415603") 2025/05/17 05:58:11 DEBUG : only11: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daf7_d20250517_m055738_c001_v7007000_t0000_u01747461458156") 2025/05/17 05:58:11 DEBUG : only11: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f405123fa1afab66c_d20250517_m055731_c001_v0001176_t0012_u01747461451866") 2025/05/17 05:58:11 DEBUG : only11: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222faa_d20250517_m055722_c001_v0001115_t0031_u01747461442828") 2025/05/17 05:58:11 DEBUG : only11: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba1218f_d20250517_m055705_c001_v7007000_t0000_u01747461425627") 2025/05/17 05:58:11 DEBUG : only11: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f25_d20250517_m055656_c001_v0001115_t0018_u01747461416371") 2025/05/17 05:58:11 DEBUG : only12: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daf8_d20250517_m055738_c001_v7007000_t0000_u01747461458337") 2025/05/17 05:58:11 DEBUG : only12: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4068723dacc58ad8_d20250517_m055732_c001_v0001100_t0020_u01747461452618") 2025/05/17 05:58:11 DEBUG : only12: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222fae_d20250517_m055723_c001_v0001115_t0058_u01747461443935") 2025/05/17 05:58:11 DEBUG : only12: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f407e21f9ec5a6fbb_d20250517_m055705_c001_v7007000_t0000_u01747461425638") 2025/05/17 05:58:11 DEBUG : only12: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f2b_d20250517_m055657_c001_v0001115_t0032_u01747461417340") 2025/05/17 05:58:11 DEBUG : only13: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daf9_d20250517_m055738_c001_v7007000_t0000_u01747461458519") 2025/05/17 05:58:11 DEBUG : only13: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f400e587afbaee346_d20250517_m055732_c001_v0001102_t0043_u01747461452433") 2025/05/17 05:58:11 DEBUG : only13: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222fb0_d20250517_m055724_c001_v0001115_t0058_u01747461444961") 2025/05/17 05:58:11 DEBUG : only13: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba1218e_d20250517_m055705_c001_v7007000_t0000_u01747461425446") 2025/05/17 05:58:11 DEBUG : only13: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f2f_d20250517_m055658_c001_v0001115_t0042_u01747461418198") 2025/05/17 05:58:11 DEBUG : only14: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dafb_d20250517_m055738_c001_v7007000_t0000_u01747461458733") 2025/05/17 05:58:11 DEBUG : only14: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f405123fa1afab674_d20250517_m055732_c001_v0001176_t0012_u01747461452263") 2025/05/17 05:58:11 DEBUG : only14: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222fb5_d20250517_m055725_c001_v0001115_t0028_u01747461445897") 2025/05/17 05:58:12 DEBUG : only14: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba12192_d20250517_m055706_c001_v7007000_t0000_u01747461426174") 2025/05/17 05:58:12 DEBUG : only14: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f33_d20250517_m055659_c001_v0001115_t0005_u01747461419079") 2025/05/17 05:58:12 DEBUG : only15: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dafc_d20250517_m055738_c001_v7007000_t0000_u01747461458915") 2025/05/17 05:58:12 DEBUG : only15: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f410c194cbc222fdb_d20250517_m055732_c001_v0001115_t0020_u01747461452276") 2025/05/17 05:58:12 DEBUG : only15: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222fb9_d20250517_m055726_c001_v0001115_t0023_u01747461446691") 2025/05/17 05:58:12 DEBUG : only15: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f419fb0570ce734ca_d20250517_m055705_c001_v7007000_t0000_u01747461425459") 2025/05/17 05:58:12 DEBUG : only15: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f3b_d20250517_m055659_c001_v0001115_t0039_u01747461419888") 2025/05/17 05:58:12 DEBUG : only16: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77dafd_d20250517_m055739_c001_v7007000_t0000_u01747461459096") 2025/05/17 05:58:12 DEBUG : only16: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f405123fa1afab676_d20250517_m055732_c001_v0001176_t0012_u01747461452446") 2025/05/17 05:58:12 DEBUG : only16: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222fc3_d20250517_m055728_c001_v0001115_t0007_u01747461448068") 2025/05/17 05:58:12 DEBUG : only16: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f407e21f9ec5a6fb7_d20250517_m055705_c001_v7007000_t0000_u01747461425066") 2025/05/17 05:58:12 DEBUG : only16: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f3f_d20250517_m055700_c001_v0001115_t0006_u01747461420506") 2025/05/17 05:58:12 DEBUG : only17: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77daff_d20250517_m055739_c001_v7007000_t0000_u01747461459277") 2025/05/17 05:58:12 DEBUG : only17: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f410c194cbc222fdd_d20250517_m055732_c001_v0001115_t0020_u01747461452462") 2025/05/17 05:58:12 DEBUG : only17: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222fc7_d20250517_m055728_c001_v0001115_t0007_u01747461448990") 2025/05/17 05:58:12 DEBUG : only17: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f419fb0570ce734cc_d20250517_m055705_c001_v7007000_t0000_u01747461425917") 2025/05/17 05:58:12 DEBUG : only17: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f4b_d20250517_m055701_c001_v0001115_t0007_u01747461421779") 2025/05/17 05:58:12 DEBUG : only18: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db00_d20250517_m055739_c001_v7007000_t0000_u01747461459459") 2025/05/17 05:58:12 DEBUG : only18: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f400e587afbaee348_d20250517_m055732_c001_v0001102_t0043_u01747461452627") 2025/05/17 05:58:12 DEBUG : only18: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222fcb_d20250517_m055729_c001_v0001115_t0049_u01747461449650") 2025/05/17 05:58:13 DEBUG : only18: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40230323d5095899_d20250517_m055705_c001_v7007000_t0000_u01747461425618") 2025/05/17 05:58:13 DEBUG : only18: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f4e_d20250517_m055702_c001_v0001115_t0026_u01747461422722") 2025/05/17 05:58:13 DEBUG : only19: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db01_d20250517_m055739_c001_v7007000_t0000_u01747461459641") 2025/05/17 05:58:13 DEBUG : only19: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f405123fa1afab678_d20250517_m055732_c001_v0001176_t0012_u01747461452634") 2025/05/17 05:58:13 DEBUG : only19: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222fd3_d20250517_m055730_c001_v0001115_t0045_u01747461450435") 2025/05/17 05:58:13 DEBUG : only19: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f407e21f9ec5a6fb8_d20250517_m055705_c001_v7007000_t0000_u01747461425250") 2025/05/17 05:58:13 DEBUG : only19: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f50_d20250517_m055703_c001_v0001115_t0055_u01747461423519") 2025/05/17 05:58:13 DEBUG : only2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db02_d20250517_m055739_c001_v7007000_t0000_u01747461459823") 2025/05/17 05:58:13 DEBUG : only2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f410c194cbc222fe1_d20250517_m055732_c001_v0001115_t0020_u01747461452647") 2025/05/17 05:58:13 DEBUG : only2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f72_d20250517_m055713_c001_v0001115_t0023_u01747461433611") 2025/05/17 05:58:13 DEBUG : only2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f419fb0570ce734cb_d20250517_m055705_c001_v7007000_t0000_u01747461425709") 2025/05/17 05:58:13 DEBUG : only2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222eef_d20250517_m055648_c001_v0001115_t0046_u01747461408496") 2025/05/17 05:58:13 DEBUG : only3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db03_d20250517_m055740_c001_v7007000_t0000_u01747461460012") 2025/05/17 05:58:13 DEBUG : only3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4068723dacc58adc_d20250517_m055732_c001_v0001100_t0020_u01747461452801") 2025/05/17 05:58:13 DEBUG : only3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f78_d20250517_m055714_c001_v0001115_t0047_u01747461434284") 2025/05/17 05:58:13 DEBUG : only3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40230323d509589b_d20250517_m055705_c001_v7007000_t0000_u01747461425981") 2025/05/17 05:58:13 DEBUG : only3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222ef5_d20250517_m055649_c001_v0001115_t0036_u01747461409336") 2025/05/17 05:58:13 DEBUG : only4: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db04_d20250517_m055740_c001_v7007000_t0000_u01747461460193") 2025/05/17 05:58:13 DEBUG : only4: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f400e587afbaee34a_d20250517_m055732_c001_v0001102_t0043_u01747461452812") 2025/05/17 05:58:13 DEBUG : only4: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f84_d20250517_m055716_c001_v0001115_t0058_u01747461436133") 2025/05/17 05:58:13 DEBUG : only4: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f407e21f9ec5a6fb9_d20250517_m055705_c001_v7007000_t0000_u01747461425437") 2025/05/17 05:58:13 DEBUG : only4: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222ef9_d20250517_m055650_c001_v0001115_t0022_u01747461410187") 2025/05/17 05:58:14 DEBUG : only5: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db05_d20250517_m055740_c001_v7007000_t0000_u01747461460376") 2025/05/17 05:58:14 DEBUG : only5: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f405123fa1afab67a_d20250517_m055732_c001_v0001176_t0012_u01747461452819") 2025/05/17 05:58:14 DEBUG : only5: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f8a_d20250517_m055717_c001_v0001115_t0027_u01747461437188") 2025/05/17 05:58:14 DEBUG : only5: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41247301aba12191_d20250517_m055705_c001_v7007000_t0000_u01747461425992") 2025/05/17 05:58:14 DEBUG : only5: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f01_d20250517_m055651_c001_v0001115_t0056_u01747461411032") 2025/05/17 05:58:14 DEBUG : only6: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db06_d20250517_m055740_c001_v7007000_t0000_u01747461460565") 2025/05/17 05:58:14 DEBUG : only6: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f410c194cbc222fe3_d20250517_m055732_c001_v0001115_t0020_u01747461452833") 2025/05/17 05:58:14 DEBUG : only6: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f94_d20250517_m055718_c001_v0001115_t0033_u01747461438266") 2025/05/17 05:58:14 DEBUG : only6: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40230323d509589a_d20250517_m055705_c001_v7007000_t0000_u01747461425800") 2025/05/17 05:58:14 DEBUG : only6: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f09_d20250517_m055651_c001_v0001115_t0051_u01747461411793") 2025/05/17 05:58:14 DEBUG : only7: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db07_d20250517_m055740_c001_v7007000_t0000_u01747461460747") 2025/05/17 05:58:14 DEBUG : only7: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4068723dacc58ade_d20250517_m055732_c001_v0001100_t0020_u01747461452984") 2025/05/17 05:58:14 DEBUG : only7: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f9a_d20250517_m055719_c001_v0001115_t0004_u01747461439260") 2025/05/17 05:58:14 DEBUG : only7: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40230323d5095898_d20250517_m055705_c001_v7007000_t0000_u01747461425436") 2025/05/17 05:58:14 DEBUG : only7: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f11_d20250517_m055652_c001_v0001115_t0012_u01747461412644") 2025/05/17 05:58:14 DEBUG : only8: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db08_d20250517_m055740_c001_v7007000_t0000_u01747461460938") 2025/05/17 05:58:14 DEBUG : only8: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f400e587afbaee34e_d20250517_m055733_c001_v0001102_t0043_u01747461453000") 2025/05/17 05:58:14 DEBUG : only8: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f9e_d20250517_m055720_c001_v0001115_t0055_u01747461440123") 2025/05/17 05:58:14 DEBUG : only8: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f407e21f9ec5a6fbd_d20250517_m055706_c001_v7007000_t0000_u01747461426003") 2025/05/17 05:58:14 DEBUG : only8: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f17_d20250517_m055653_c001_v0001115_t0040_u01747461413771") 2025/05/17 05:58:14 DEBUG : only9: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db09_d20250517_m055741_c001_v7007000_t0000_u01747461461120") 2025/05/17 05:58:15 DEBUG : only9: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f405123fa1afab67e_d20250517_m055733_c001_v0001176_t0012_u01747461453008") 2025/05/17 05:58:15 DEBUG : only9: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222fa0_d20250517_m055720_c001_v0001115_t0008_u01747461440987") 2025/05/17 05:58:15 DEBUG : only9: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f419fb0570ce734cd_d20250517_m055706_c001_v7007000_t0000_u01747461426102") 2025/05/17 05:58:15 DEBUG : only9: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222f1d_d20250517_m055654_c001_v0001115_t0053_u01747461414654") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1ce_d20250517_m055321_c001_v7007000_t0000_u01747461201011") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222b5d_d20250517_m055319_c001_v0001115_t0051_u01747461199007") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1cb_d20250517_m055317_c001_v7007000_t0000_u01747461197182") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd636_d20250517_m055315_c001_v0001184_t0040_u01747461195288") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1c6_d20250517_m055313_c001_v7007000_t0000_u01747461193464") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222b31_d20250517_m055310_c001_v0001115_t0006_u01747461190889") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce22e_d20250517_m055259_c001_v7007000_t0000_u01747461179824") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd488_d20250517_m055258_c001_v0001184_t0026_u01747461178678") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce22a_d20250517_m055256_c001_v7007000_t0000_u01747461176795") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd446_d20250517_m055256_c001_v0001184_t0051_u01747461176016") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce226_d20250517_m055254_c001_v7007000_t0000_u01747461174420") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd40a_d20250517_m055253_c001_v0001184_t0031_u01747461173608") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315ea1_d20250517_m055246_c001_v7007000_t0000_u01747461166743") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd311_d20250517_m055245_c001_v0001184_t0021_u01747461165745") 2025/05/17 05:58:15 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315ea0_d20250517_m055245_c001_v7007000_t0000_u01747461165014") 2025/05/17 05:58:16 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd2cf_d20250517_m055243_c001_v0001184_t0029_u01747461163888") 2025/05/17 05:58:16 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e9e_d20250517_m055243_c001_v7007000_t0000_u01747461163167") 2025/05/17 05:58:16 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd2b1_d20250517_m055242_c001_v0001184_t0021_u01747461162606") 2025/05/17 05:58:16 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd29f_d20250517_m055242_c001_v0001184_t0008_u01747461162018") 2025/05/17 05:58:16 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e9a_d20250517_m055241_c001_v7007000_t0000_u01747461161253") 2025/05/17 05:58:16 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd281_d20250517_m055240_c001_v0001184_t0030_u01747461160682") 2025/05/17 05:58:16 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd275_d20250517_m055240_c001_v0001184_t0020_u01747461160115") 2025/05/17 05:58:16 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f417ffa8e1f315e97_d20250517_m055239_c001_v7007000_t0000_u01747461159394") 2025/05/17 05:58:16 DEBUG : potato: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd255_d20250517_m055238_c001_v0001184_t0049_u01747461158632") 2025/05/17 05:58:16 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f418b40bfaf25ca22_d20250517_m055409_c001_v7007000_t0000_u01747461249699") 2025/05/17 05:58:16 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222c53_d20250517_m055408_c001_v0001115_t0033_u01747461248479") 2025/05/17 05:58:16 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f418b40bfaf25ca0e_d20250517_m055359_c001_v7007000_t0000_u01747461239551") 2025/05/17 05:58:16 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222c11_d20250517_m055354_c001_v0001115_t0032_u01747461234843") 2025/05/17 05:58:16 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4196cd743a48b212_d20250517_m055346_c001_v7007000_t0000_u01747461226863") 2025/05/17 05:58:16 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222bcd_d20250517_m055341_c001_v0001115_t0020_u01747461221887") 2025/05/17 05:58:16 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1dc_d20250517_m055334_c001_v7007000_t0000_u01747461214335") 2025/05/17 05:58:16 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222b93_d20250517_m055329_c001_v0001115_t0053_u01747461209833") 2025/05/17 05:58:16 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce233_d20250517_m055304_c001_v7007000_t0000_u01747461184617") 2025/05/17 05:58:16 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd4fc_d20250517_m055303_c001_v0001184_t0020_u01747461183426") 2025/05/17 05:58:16 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce231_d20250517_m055302_c001_v7007000_t0000_u01747461182307") 2025/05/17 05:58:16 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd4c0_d20250517_m055300_c001_v0001184_t0007_u01747461180747") 2025/05/17 05:58:17 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce22f_d20250517_m055300_c001_v7007000_t0000_u01747461180009") 2025/05/17 05:58:17 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd49a_d20250517_m055259_c001_v0001184_t0059_u01747461179259") 2025/05/17 05:58:17 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce22d_d20250517_m055257_c001_v7007000_t0000_u01747461177944") 2025/05/17 05:58:17 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd466_d20250517_m055257_c001_v0001184_t0016_u01747461177171") 2025/05/17 05:58:17 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce228_d20250517_m055255_c001_v7007000_t0000_u01747461175238") 2025/05/17 05:58:17 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd41e_d20250517_m055254_c001_v0001184_t0025_u01747461174432") 2025/05/17 05:58:17 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce21b_d20250517_m055247_c001_v7007000_t0000_u01747461167846") 2025/05/17 05:58:17 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd32b_d20250517_m055246_c001_v0001184_t0050_u01747461166523") 2025/05/17 05:58:17 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f403c67d4cfccc8b8_d20250517_m055141_c001_v7007000_t0000_u01747461101972") 2025/05/17 05:58:17 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcc0f_d20250517_m055141_c001_v0001184_t0041_u01747461101393") 2025/05/17 05:58:17 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f403c67d4cfccc8b7_d20250517_m055140_c001_v7007000_t0000_u01747461100129") 2025/05/17 05:58:17 DEBUG : potato2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcbe5_d20250517_m055139_c001_v0001184_t0058_u01747461099544") 2025/05/17 05:58:17 DEBUG : potato3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f418b40bfaf25ca11_d20250517_m055400_c001_v7007000_t0000_u01747461240026") 2025/05/17 05:58:17 DEBUG : potato3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab1c9_d20250517_m055356_c001_v0001176_t0021_u01747461236359") 2025/05/17 05:58:17 DEBUG : potato3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4196cd743a48b214_d20250517_m055347_c001_v7007000_t0000_u01747461227549") 2025/05/17 05:58:17 DEBUG : potato3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab187_d20250517_m055343_c001_v0001176_t0008_u01747461223942") 2025/05/17 05:58:17 DEBUG : potato3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1dd_d20250517_m055334_c001_v7007000_t0000_u01747461214883") 2025/05/17 05:58:17 DEBUG : potato3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab14b_d20250517_m055330_c001_v0001176_t0053_u01747461210966") 2025/05/17 05:58:17 DEBUG : pre-dest1/1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fd606_d20250517_m055450_c001_v7007000_t0000_u01747461290772") 2025/05/17 05:58:17 DEBUG : pre-dest1/1: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab2b5_d20250517_m055442_c001_v0001176_t0003_u01747461282716") 2025/05/17 05:58:17 DEBUG : pre-dest2/2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fd9ef_d20250517_m055450_c001_v7007000_t0000_u01747461290953") 2025/05/17 05:58:17 DEBUG : pre-dest2/2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222cf1_d20250517_m055443_c001_v0001115_t0056_u01747461283296") 2025/05/17 05:58:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f41518114adbab89a_d20250517_m055421_c001_v7007000_t0000_u01747461261780") 2025/05/17 05:58:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40ddc15_d20250517_m055418_c001_v0001184_t0035_u01747461258838") 2025/05/17 05:58:18 DEBUG : sizeonly: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fcd7f_d20250517_m055220_c001_v7007000_t0000_u01747461140481") 2025/05/17 05:58:18 DEBUG : sizeonly: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd02c_d20250517_m055219_c001_v0001184_t0017_u01747461139524") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db17_d20250517_m055753_c001_v7007000_t0000_u01747461473559") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f100e587afbaee37e_d20250517_m055752_c001_v0001102_t0040_u01747461472290") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db13_d20250517_m055750_c001_v7007000_t0000_u01747461470363") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc22301f_d20250517_m055749_c001_v0001115_t0022_u01747461469075") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1d6_d20250517_m055326_c001_v7007000_t0000_u01747461206402") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc222b81_d20250517_m055325_c001_v0001115_t0046_u01747461205308") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1d2_d20250517_m055323_c001_v7007000_t0000_u01747461203957") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd70e_d20250517_m055323_c001_v0001184_t0020_u01747461203206") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fcd49_d20250517_m055216_c001_v7007000_t0000_u01747461136418") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcfae_d20250517_m055215_c001_v0001184_t0041_u01747461135117") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fcd30_d20250517_m055214_c001_v7007000_t0000_u01747461134389") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcf80_d20250517_m055213_c001_v0001184_t0050_u01747461133396") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fccfb_d20250517_m055210_c001_v7007000_t0000_u01747461130540") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcf14_d20250517_m055209_c001_v0001184_t0038_u01747461129697") 2025/05/17 05:58:18 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fcce7_d20250517_m055209_c001_v7007000_t0000_u01747461129148") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcee8_d20250517_m055208_c001_v0001184_t0026_u01747461128278") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dceb0_d20250517_m055205_c001_v0001184_t0053_u01747461125688") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fccc7_d20250517_m055204_c001_v7007000_t0000_u01747461124963") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcea0_d20250517_m055204_c001_v0001184_t0018_u01747461124407") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dce88_d20250517_m055203_c001_v0001184_t0003_u01747461123839") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fccc6_d20250517_m055202_c001_v7007000_t0000_u01747461122746") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dce2e_d20250517_m055200_c001_v0001184_t0048_u01747461120413") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcddb_d20250517_m055157_c001_v0001184_t0019_u01747461117880") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fccb2_d20250517_m055157_c001_v7007000_t0000_u01747461117154") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcdab_d20250517_m055156_c001_v0001184_t0027_u01747461116596") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcd9d_d20250517_m055156_c001_v0001184_t0021_u01747461116039") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fcca8_d20250517_m055155_c001_v7007000_t0000_u01747461115306") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcd23_d20250517_m055151_c001_v0001184_t0055_u01747461111664") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f40828449513fcc94_d20250517_m055151_c001_v7007000_t0000_u01747461111298") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcd0d_d20250517_m055150_c001_v0001184_t0003_u01747461110735") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f403c67d4cfccc8c1_d20250517_m055149_c001_v7007000_t0000_u01747461109112") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dccd9_d20250517_m055148_c001_v0001184_t0055_u01747461108552") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f403c67d4cfccc8c0_d20250517_m055148_c001_v7007000_t0000_u01747461108003") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dccc3_d20250517_m055147_c001_v0001184_t0000_u01747461107440") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f403c67d4cfccc8be_d20250517_m055146_c001_v7007000_t0000_u01747461106181") 2025/05/17 05:58:19 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcc91_d20250517_m055145_c001_v0001184_t0029_u01747461105450") 2025/05/17 05:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f403c67d4cfccc8bd_d20250517_m055144_c001_v7007000_t0000_u01747461104905") 2025/05/17 05:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcc6f_d20250517_m055144_c001_v0001184_t0023_u01747461104346") 2025/05/17 05:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f403c67d4cfccc8bb_d20250517_m055143_c001_v7007000_t0000_u01747461103428") 2025/05/17 05:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcc41_d20250517_m055142_c001_v0001184_t0015_u01747461102877") 2025/05/17 05:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f403c67d4cfccc8b4_d20250517_m055137_c001_v7007000_t0000_u01747461097171") 2025/05/17 05:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcb86_d20250517_m055136_c001_v0001184_t0019_u01747461096561") 2025/05/17 05:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f403c67d4cfccc8b0_d20250517_m055135_c001_v7007000_t0000_u01747461095613") 2025/05/17 05:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcb68_d20250517_m055135_c001_v0001184_t0025_u01747461095050") 2025/05/17 05:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f403c67d4cfccc8ae_d20250517_m055134_c001_v7007000_t0000_u01747461094146") 2025/05/17 05:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcb32_d20250517_m055133_c001_v0001184_t0057_u01747461093568") 2025/05/17 05:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f403c67d4cfccc8a8_d20250517_m055130_c001_v7007000_t0000_u01747461090699") 2025/05/17 05:58:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dcadc_d20250517_m055130_c001_v0001184_t0034_u01747461090138") 2025/05/17 05:58:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db18_d20250517_m055753_c001_v7007000_t0000_u01747461473753") 2025/05/17 05:58:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1068723dacc58b04_d20250517_m055752_c001_v0001100_t0019_u01747461472303") 2025/05/17 05:58:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db14_d20250517_m055750_c001_v7007000_t0000_u01747461470545") 2025/05/17 05:58:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab6c8_d20250517_m055748_c001_v0001176_t0059_u01747461468725") 2025/05/17 05:58:20 DEBUG : sub/yam: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1cd_d20250517_m055320_c001_v7007000_t0000_u01747461200465") 2025/05/17 05:58:20 DEBUG : sub/yam: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab10f_d20250517_m055318_c001_v0001176_t0010_u01747461198653") 2025/05/17 05:58:20 DEBUG : test_dir1/file2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db11_d20250517_m055747_c001_v7007000_t0000_u01747461467182") 2025/05/17 05:58:20 DEBUG : test_dir1/file2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab6b4_d20250517_m055745_c001_v0001176_t0020_u01747461465461") 2025/05/17 05:58:21 DEBUG : test_dir1/file2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db0e_d20250517_m055743_c001_v7007000_t0000_u01747461463901") 2025/05/17 05:58:21 DEBUG : test_dir1/file2: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f110c194cbc223001_d20250517_m055742_c001_v0001115_t0044_u01747461462494") 2025/05/17 05:58:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db12_d20250517_m055747_c001_v7007000_t0000_u01747461467363") 2025/05/17 05:58:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f1068723dacc58af8_d20250517_m055745_c001_v0001100_t0007_u01747461465822") 2025/05/17 05:58:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f406c811b5e77db0f_d20250517_m055744_c001_v7007000_t0000_u01747461464087") 2025/05/17 05:58:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab6a2_d20250517_m055742_c001_v0001176_t0053_u01747461462480") 2025/05/17 05:58:21 DEBUG : three: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce239_d20250517_m055310_c001_v7007000_t0000_u01747461190138") 2025/05/17 05:58:21 DEBUG : three: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd591_d20250517_m055308_c001_v0001184_t0034_u01747461188984") 2025/05/17 05:58:21 DEBUG : three: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f114c6407c40dd55e_d20250517_m055306_c001_v0001184_t0008_u01747461186878") 2025/05/17 05:58:21 DEBUG : two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4207bb77645ce23a_d20250517_m055310_c001_v7007000_t0000_u01747461190324") 2025/05/17 05:58:21 DEBUG : two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f410c194cbc222b27_d20250517_m055308_c001_v0001115_t0020_u01747461188418") 2025/05/17 05:58:21 DEBUG : two: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f414c6407c40dd558_d20250517_m055306_c001_v0001184_t0008_u01747461186696") 2025/05/17 05:58:21 DEBUG : yam: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1cf_d20250517_m055321_c001_v7007000_t0000_u01747461201193") 2025/05/17 05:58:21 DEBUG : yam: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f115e7ac6d2b11f5d_d20250517_m055320_c001_v0001184_t0040_u01747461200256") 2025/05/17 05:58:21 DEBUG : yam: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1ca_d20250517_m055316_c001_v7007000_t0000_u01747461196630") 2025/05/17 05:58:21 DEBUG : yam: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab0ff_d20250517_m055314_c001_v0001176_t0049_u01747461194935") 2025/05/17 05:58:21 DEBUG : yam: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1c5_d20250517_m055312_c001_v7007000_t0000_u01747461192908") 2025/05/17 05:58:21 DEBUG : yam: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f105123fa1afab0ef_d20250517_m055310_c001_v0001176_t0029_u01747461190876") 2025/05/17 05:58:21 DEBUG : yaml: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1cc_d20250517_m055317_c001_v7007000_t0000_u01747461197363") 2025/05/17 05:58:21 DEBUG : yaml: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f11417b08c3ca610e_d20250517_m055316_c001_v0001171_t0031_u01747461196138") 2025/05/17 05:58:21 DEBUG : yaml: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f4095f195751aa1c7_d20250517_m055313_c001_v7007000_t0000_u01747461193645") 2025/05/17 05:58:22 DEBUG : yaml: Deleting (id "4_zaf622d23c0cddbcb9f680e1b_f117aa4874172b675_d20250517_m055312_c001_v0001101_t0053_u01747461192618") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m56.244488865s (try 1/5)