"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/27 05:43:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari" 2025/03/27 05:43:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/27 05:43:59 DEBUG : Creating backend with remote "/tmp/rclone3312019240" === 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-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/27 05:44:00 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:00 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.90s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:44:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:01 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:01 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:02 DEBUG : B2 bucket rclone-test-xasomiv9bari: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.06s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", 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-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", 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-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:04 DEBUG : Creating backend with remote "/non-existing" 2025/03/27 05:44:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/27 05:44:04 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:04 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:05 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:05 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:06 INFO : B2 bucket rclone-test-xasomiv9bari: Running all checks before starting transfers 2025/03/27 05:44:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:06 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:06 INFO : B2 bucket rclone-test-xasomiv9bari: Checks finished, now starting transfers 2025/03/27 05:44:06 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:08 ERROR : Ignoring --no-traverse with sync 2025/03/27 05:44:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:08 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:08 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:08 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:44:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/27 05:44:09 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:09 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:10 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/27 05:44:10 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:44:11 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:11 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:11 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.53s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:44:13 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:13 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:13 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/27 05:44:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:44:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/27 05:44:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:44:14 INFO : sub dir: Making directory 2025/03/27 05:44:14 INFO : sub dir2: Making directory 2025/03/27 05:44:14 INFO : sub dir2/sub sub dir2: Making directory 2025/03/27 05:44:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:14 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:14 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/27 05:44:15 DEBUG : B2 bucket rclone-test-xasomiv9bari: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.66s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:16 INFO : sub dir2: Making directory 2025/03/27 05:44:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/27 05:44:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:44:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:16 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:16 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:17 DEBUG : sub dir2: Making directory with metadata 2025/03/27 05:44:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:44:17 INFO : sub dir: Making directory 2025/03/27 05:44:17 INFO : sub dir2: Making directory 2025/03/27 05:44:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:17 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:17 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:17 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:44:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/27 05:44:18 DEBUG : B2 bucket rclone-test-xasomiv9bari: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/27 05:44:18 DEBUG : B2 bucket rclone-test-xasomiv9bari: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", 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-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:19 INFO : sub dir2: Making directory 2025/03/27 05:44:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:19 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:19 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:19 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:44:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:20 DEBUG : sub dir2: Making directory with metadata 2025/03/27 05:44:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:44:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:44:20 INFO : sub dir: Making directory 2025/03/27 05:44:20 INFO : sub dir2: Making directory 2025/03/27 05:44:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:20 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:20 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:21 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:44:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/27 05:44:21 DEBUG : B2 bucket rclone-test-xasomiv9bari: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:22 INFO : sub dir2: Making directory 2025/03/27 05:44:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:23 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:23 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:23 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:44:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xodikah5cuyo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-xasomiv9bari -> B2 bucket rclone-test-xodikah5cuyo 2025/03/27 05:44:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:25 DEBUG : B2 bucket rclone-test-xodikah5cuyo: Waiting for checks to finish 2025/03/27 05:44:25 DEBUG : B2 bucket rclone-test-xodikah5cuyo: Waiting for transfers to finish 2025/03/27 05:44:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:26 DEBUG : B2 bucket rclone-test-xodikah5cuyo: Purge remote 2025/03/27 05:44:26 INFO : B2 bucket rclone-test-xodikah5cuyo: cleaning bucket "rclone-test-xodikah5cuyo" of all files 2025/03/27 05:44:26 DEBUG : sub dir/hello world: Deleting (id "4_z2f725dd3201ddb6b9f580e1b_f1166755a4bc5f5ff_d20250327_m054426_c001_v0001183_t0023_u01743054266083") --- PASS: TestServerSideCopy (4.12s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/27 05:44:28 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:28 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/27 05:44:28 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.88s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wojeram4zixe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-xasomiv9bari -> B2 bucket rclone-test-wojeram4zixe 2025/03/27 05:44:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:31 DEBUG : B2 bucket rclone-test-wojeram4zixe: Waiting for checks to finish 2025/03/27 05:44:31 DEBUG : B2 bucket rclone-test-wojeram4zixe: Waiting for transfers to finish 2025/03/27 05:44:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/27 05:44:33 DEBUG : B2 bucket rclone-test-wojeram4zixe: Waiting for checks to finish 2025/03/27 05:44:33 DEBUG : B2 bucket rclone-test-wojeram4zixe: Waiting for transfers to finish 2025/03/27 05:44:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/27 05:44:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:33 DEBUG : B2 bucket rclone-test-wojeram4zixe: Purge remote 2025/03/27 05:44:33 INFO : B2 bucket rclone-test-wojeram4zixe: cleaning bucket "rclone-test-wojeram4zixe" of all files 2025/03/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d43201ddb6b9f580e1b_f119152381fa6e1c2_d20250327_m054433_c001_v0001184_t0019_u01743054273176") 2025/03/27 05:44:33 DEBUG : sub dir/hello world: Deleting (id "4_zdfa27d43201ddb6b9f580e1b_f107b4f95d2f21dd0_d20250327_m054432_c001_v0001181_t0029_u01743054272129") --- PASS: TestServerSideCopyOverSelf (5.72s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/27 05:44:36 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:36 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/27 05:44:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/27 05:44:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.00s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yesodug1yoxo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-xasomiv9bari -> B2 bucket rclone-test-yesodug1yoxo 2025/03/27 05:44:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:39 DEBUG : B2 bucket rclone-test-yesodug1yoxo: Waiting for checks to finish 2025/03/27 05:44:39 DEBUG : B2 bucket rclone-test-yesodug1yoxo: Waiting for transfers to finish 2025/03/27 05:44:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/27 05:44:40 DEBUG : B2 bucket rclone-test-yesodug1yoxo: Waiting for checks to finish 2025/03/27 05:44:40 DEBUG : B2 bucket rclone-test-yesodug1yoxo: Waiting for transfers to finish 2025/03/27 05:44:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/27 05:44:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/27 05:44:41 INFO : sub dir/hello world: Deleted 2025/03/27 05:44:41 DEBUG : testing file moves 2025/03/27 05:44:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/27 05:44:42 DEBUG : B2 bucket rclone-test-yesodug1yoxo: Waiting for checks to finish 2025/03/27 05:44:42 DEBUG : B2 bucket rclone-test-yesodug1yoxo: Waiting for transfers to finish 2025/03/27 05:44:42 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/27 05:44:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/27 05:44:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:42 DEBUG : B2 bucket rclone-test-yesodug1yoxo: Purge remote 2025/03/27 05:44:42 INFO : B2 bucket rclone-test-yesodug1yoxo: cleaning bucket "rclone-test-yesodug1yoxo" of all files 2025/03/27 05:44:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf129d23201ddb6b9f580e1b_f11280f678e8c91a6_d20250327_m054442_c001_v0001177_t0025_u01743054282243") 2025/03/27 05:44:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf129d23201ddb6b9f580e1b_f1082f3d9b4569684_d20250327_m054440_c001_v0001184_t0022_u01743054280832") 2025/03/27 05:44:43 DEBUG : sub dir/hello world: Deleting (id "4_zbf129d23201ddb6b9f580e1b_f1013ee9e7ce2859c_d20250327_m054439_c001_v0001182_t0008_u01743054279796") --- PASS: TestServerSideMoveOverSelf (10.67s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:48 ERROR : : error listing: directory not found 2025/03/27 05:44:49 INFO : Local file system at /tmp/rclone3312019240: Making directory 2025/03/27 05:44:49 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:49 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.07s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:44:51 DEBUG : Local file system at /tmp/rclone3312019240: Waiting for checks to finish 2025/03/27 05:44:51 DEBUG : Local file system at /tmp/rclone3312019240: Waiting for transfers to finish 2025/03/27 05:44:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:44:51 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/27 05:44:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/27 05:44:52 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:52 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 05:44:52 INFO : check sum: Copied (new) 2025/03/27 05:44:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:53 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 05:44:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/27 05:44:53 DEBUG : check sum: Unchanged skipping 2025/03/27 05:44:53 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:53 DEBUG : Waiting for deletions to finish 2025/03/27 05:44:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.26s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/27 05:44:54 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:54 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:55 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/27 05:44:55 INFO : sizeonly: Copied (new) 2025/03/27 05:44:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:55 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:55 DEBUG : sizeonly: Sizes identical 2025/03/27 05:44:55 DEBUG : sizeonly: Unchanged skipping 2025/03/27 05:44:55 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:55 DEBUG : Waiting for deletions to finish 2025/03/27 05:44:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/27 05:44:57 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:57 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:57 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/27 05:44:57 INFO : ignore-size: Copied (new) 2025/03/27 05:44:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:44:57 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:44:57 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:44:57 DEBUG : ignore-size: Unchanged skipping 2025/03/27 05:44:57 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:44:57 DEBUG : Waiting for deletions to finish 2025/03/27 05:44:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:45:00 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:00 DEBUG : existing: Unchanged skipping 2025/03/27 05:45:00 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:00 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/27 05:45:00 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:00 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/27 05:45:00 INFO : existing: Copied (replaced existing) 2025/03/27 05:45:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.59s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/27 05:45:02 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:02 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:02 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/27 05:45:02 INFO : existing: Copied (new) 2025/03/27 05:45:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:02 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:02 DEBUG : existing: Destination exists, skipping 2025/03/27 05:45:02 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:02 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.22s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:04 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/27 05:45:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:45:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/27 05:45:05 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:05 DEBUG : c/non empty space: Unchanged skipping 2025/03/27 05:45:05 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:45:05 INFO : a/potato2: Copied (new) 2025/03/27 05:45:05 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:07 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/03/27 05:45:07 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 05:45:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/27 05:45:07 DEBUG : empty space: Unchanged skipping 2025/03/27 05:45:07 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:07 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:07 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:07 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/03/27 05:45:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 05:45:09 INFO : empty space: Updated modification time in destination 2025/03/27 05:45:09 DEBUG : empty space: Unchanged skipping 2025/03/27 05:45:09 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:09 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:11 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:11 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/03/27 05:45:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 05:45:11 DEBUG : empty space: Unchanged skipping 2025/03/27 05:45:11 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:11 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:12 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:12 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/03/27 05:45:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3312019240) 2025/03/27 05:45:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xasomiv9bari) 2025/03/27 05:45:12 DEBUG : foo: sha1 differ 2025/03/27 05:45:12 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/27 05:45:13 INFO : foo: Copied (replaced existing) 2025/03/27 05:45:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/27 05:45:14 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:45:14 DEBUG : empty space: Unchanged skipping 2025/03/27 05:45:14 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:45:15 INFO : potato: Copied (new) 2025/03/27 05:45:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/27 05:45:16 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:16 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/27 05:45:17 INFO : potato: Copied (replaced existing) 2025/03/27 05:45:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:18 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:18 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/03/27 05:45:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3312019240) 2025/03/27 05:45:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xasomiv9bari) 2025/03/27 05:45:18 DEBUG : potato: sha1 differ 2025/03/27 05:45:18 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/27 05:45:19 INFO : potato: Copied (replaced existing) 2025/03/27 05:45:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:45:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/27 05:45:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:45:20 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:20 DEBUG : empty space: Unchanged skipping 2025/03/27 05:45:20 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:20 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:45:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:45:22 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:22 DEBUG : empty space: Unchanged skipping 2025/03/27 05:45:22 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:45:23 INFO : potato2: Copied (new) 2025/03/27 05:45:23 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:23 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:25 INFO : d: Making directory 2025/03/27 05:45:25 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/27 05:45:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:45:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/27 05:45:25 DEBUG : c/non empty space: Unchanged skipping 2025/03/27 05:45:25 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:25 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:45:26 INFO : a/potato2: Copied (new) 2025/03/27 05:45:26 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:26 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:27 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/27 05:45:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:45:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/27 05:45:28 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:28 DEBUG : c/non empty space: Unchanged skipping 2025/03/27 05:45:28 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:45:28 INFO : a/potato2: Copied (new) 2025/03/27 05:45:28 ERROR : B2 bucket rclone-test-xasomiv9bari: not deleting files as there were IO errors 2025/03/27 05:45:28 ERROR : B2 bucket rclone-test-xasomiv9bari: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:30 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:45:30 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:45:30 DEBUG : empty space: Unchanged skipping 2025/03/27 05:45:30 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:31 INFO : potato: Deleted 2025/03/27 05:45:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:45:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.39s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:33 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:33 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:33 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:33 INFO : potato: Deleted 2025/03/27 05:45:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:45:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:45:33 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:33 DEBUG : empty space: Unchanged skipping 2025/03/27 05:45:33 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:45:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:45:35 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:35 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:35 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/27 05:45:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:37 DEBUG : enormous: Excluded (Size Filter) 2025/03/27 05:45:37 DEBUG : enormous: Excluded 2025/03/27 05:45:37 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 05:45:37 DEBUG : potato2: Excluded 2025/03/27 05:45:38 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 05:45:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:45:38 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:38 DEBUG : empty space: Unchanged skipping 2025/03/27 05:45:38 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:38 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:38 DEBUG : enormous: Excluded (Size Filter) 2025/03/27 05:45:38 DEBUG : enormous: Excluded 2025/03/27 05:45:38 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 05:45:38 DEBUG : potato2: Excluded 2025/03/27 05:45:38 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 05:45:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/27 05:45:38 DEBUG : empty space: Unchanged skipping 2025/03/27 05:45:38 DEBUG : Local file system at /tmp/rclone3312019240: Waiting for checks to finish 2025/03/27 05:45:38 DEBUG : Local file system at /tmp/rclone3312019240: Waiting for transfers to finish 2025/03/27 05:45:38 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.69s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:40 DEBUG : enormous: Excluded (Size Filter) 2025/03/27 05:45:40 DEBUG : enormous: Excluded 2025/03/27 05:45:40 DEBUG : potato2: Excluded (Size Filter) 2025/03/27 05:45:40 DEBUG : potato2: Excluded 2025/03/27 05:45:40 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:45:40 DEBUG : empty space: Unchanged skipping 2025/03/27 05:45:40 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:40 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:41 INFO : enormous: Deleted 2025/03/27 05:45:41 INFO : potato2: Deleted 2025/03/27 05:45:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/27 05:45:41 DEBUG : empty space: Unchanged skipping 2025/03/27 05:45:41 DEBUG : Local file system at /tmp/rclone3312019240: Waiting for checks to finish 2025/03/27 05:45:41 DEBUG : Local file system at /tmp/rclone3312019240: Waiting for transfers to finish 2025/03/27 05:45:41 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:41 INFO : potato2: Deleted 2025/03/27 05:45:41 INFO : enormous: Deleted 2025/03/27 05:45:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:44 DEBUG : five: Need to transfer - File not found at Destination 2025/03/27 05:45:44 DEBUG : one: Destination is newer than source, skipping 2025/03/27 05:45:44 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/27 05:45:44 DEBUG : three: Sizes identical 2025/03/27 05:45:44 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3312019240) 2025/03/27 05:45:44 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xasomiv9bari) 2025/03/27 05:45:44 DEBUG : two: sha1 differ 2025/03/27 05:45:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/27 05:45:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/27 05:45:44 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/27 05:45:44 INFO : five: Copied (new) 2025/03/27 05:45:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/27 05:45:44 INFO : four: Copied (replaced existing) 2025/03/27 05:45:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/27 05:45:45 INFO : two: Copied (replaced existing) 2025/03/27 05:45:45 DEBUG : Waiting for deletions to finish 2025/03/27 05:45:45 DEBUG : one: Destination is newer than source, skipping 2025/03/27 05:45:45 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3312019240) 2025/03/27 05:45:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/27 05:45:45 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xasomiv9bari) 2025/03/27 05:45:45 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/27 05:45:45 DEBUG : three: sha1 differ 2025/03/27 05:45:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/27 05:45:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/27 05:45:45 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/27 05:45:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/27 05:45:45 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/27 05:45:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/27 05:45:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/27 05:45:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/27 05:45:45 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 05:45:45 INFO : three: Copied (replaced existing) 2025/03/27 05:45:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.44s) === 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-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/27 05:45:47 INFO : B2 bucket rclone-test-xasomiv9bari: Making map for --track-renames 2025/03/27 05:45:47 INFO : B2 bucket rclone-test-xasomiv9bari: Finished making map for --track-renames 2025/03/27 05:45:47 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:47 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for renames to finish 2025/03/27 05:45:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/27 05:45:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/27 05:45:47 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/27 05:45:47 INFO : yam: Copied (new) 2025/03/27 05:45:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/27 05:45:47 INFO : potato: Copied (new) 2025/03/27 05:45:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:45:48 INFO : B2 bucket rclone-test-xasomiv9bari: Making map for --track-renames 2025/03/27 05:45:48 INFO : B2 bucket rclone-test-xasomiv9bari: Finished making map for --track-renames 2025/03/27 05:45:48 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:48 DEBUG : potato: Unchanged skipping 2025/03/27 05:45:48 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for renames to finish 2025/03/27 05:45:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/27 05:45:49 INFO : yam: Copied (server-side copy) to: yaml 2025/03/27 05:45:49 INFO : yam: Deleted 2025/03/27 05:45:49 INFO : yaml: Renamed from "yam" 2025/03/27 05:45:49 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/27 05:45:51 INFO : B2 bucket rclone-test-xasomiv9bari: Making map for --track-renames 2025/03/27 05:45:51 INFO : B2 bucket rclone-test-xasomiv9bari: Finished making map for --track-renames 2025/03/27 05:45:51 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/27 05:45:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/27 05:45:51 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for renames to finish 2025/03/27 05:45:51 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/27 05:45:51 INFO : yam: Copied (new) 2025/03/27 05:45:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/27 05:45:51 INFO : potato: Copied (new) 2025/03/27 05:45:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:45:52 INFO : B2 bucket rclone-test-xasomiv9bari: Making map for --track-renames 2025/03/27 05:45:52 INFO : B2 bucket rclone-test-xasomiv9bari: Finished making map for --track-renames 2025/03/27 05:45:52 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:52 DEBUG : potato: Unchanged skipping 2025/03/27 05:45:52 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for renames to finish 2025/03/27 05:45:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/27 05:45:52 INFO : yam: Copied (server-side copy) to: yaml 2025/03/27 05:45:52 INFO : yam: Deleted 2025/03/27 05:45:52 INFO : yaml: Renamed from "yam" 2025/03/27 05:45:52 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/27 05:45:54 INFO : B2 bucket rclone-test-xasomiv9bari: Making map for --track-renames 2025/03/27 05:45:54 INFO : B2 bucket rclone-test-xasomiv9bari: Finished making map for --track-renames 2025/03/27 05:45:54 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/27 05:45:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/27 05:45:54 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for renames to finish 2025/03/27 05:45:54 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/27 05:45:54 INFO : sub/yam: Copied (new) 2025/03/27 05:45:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/27 05:45:55 INFO : potato: Copied (new) 2025/03/27 05:45:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:45:55 DEBUG : potato: Unchanged skipping 2025/03/27 05:45:55 INFO : B2 bucket rclone-test-xasomiv9bari: Making map for --track-renames 2025/03/27 05:45:55 INFO : B2 bucket rclone-test-xasomiv9bari: Finished making map for --track-renames 2025/03/27 05:45:55 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:55 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for renames to finish 2025/03/27 05:45:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/27 05:45:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/27 05:45:56 INFO : sub/yam: Deleted 2025/03/27 05:45:56 INFO : yam: Renamed from "sub/yam" 2025/03/27 05:45:56 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.82s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:58 DEBUG : Creating backend with remote "/tmp/rclone3312019240/dir1" 2025/03/27 05:45:58 DEBUG : Config file has changed externally - reloading 2025/03/27 05:45:58 DEBUG : Creating backend with remote "/tmp/rclone3312019240/dir2" 2025/03/27 05:45:58 DEBUG : Local file system at /tmp/rclone3312019240/dir2: Using server-side directory move 2025/03/27 05:45:58 INFO : Local file system at /tmp/rclone3312019240/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/27 05:45:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/27 05:45:58 DEBUG : Local file system at /tmp/rclone3312019240/dir2: Waiting for checks to finish 2025/03/27 05:45:58 DEBUG : Local file system at /tmp/rclone3312019240/dir2: Waiting for transfers to finish 2025/03/27 05:45:58 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:45:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:45:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/27 05:45:58 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:45:58 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:45:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/27 05:45:59 INFO : nested/sub dir/file: Copied (new) 2025/03/27 05:45:59 INFO : nested/sub dir/file: Deleted 2025/03/27 05:45:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:45:59 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:45:59 INFO : sub dir/hello world: Deleted 2025/03/27 05:45:59 INFO : sub dir: Removing directory 2025/03/27 05:45:59 INFO : nested/sub dir: Removing directory 2025/03/27 05:45:59 INFO : nested: Removing directory 2025/03/27 05:45:59 DEBUG : Local file system at /tmp/rclone3312019240: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:46:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/27 05:46:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/27 05:46:00 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:46:00 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:46:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/27 05:46:01 INFO : nested/sub dir/file: Copied (new) 2025/03/27 05:46:01 INFO : nested/sub dir/file: Deleted 2025/03/27 05:46:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/27 05:46:01 INFO : sub dir/hello world: Copied (new) 2025/03/27 05:46:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:46:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/27 05:46:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/27 05:46:02 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:46:02 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:46:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/27 05:46:03 INFO : existing: Copied (new) 2025/03/27 05:46:03 INFO : existing: Deleted 2025/03/27 05:46:03 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/27 05:46:03 INFO : existing-b: Copied (new) 2025/03/27 05:46:03 INFO : existing-b: Deleted 2025/03/27 05:46:03 DEBUG : existing: Destination exists, skipping 2025/03/27 05:46:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/27 05:46:03 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:46:03 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:46:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.17s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:46:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gitapol6lowa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xasomiv9bari -> B2 bucket rclone-test-gitapol6lowa 2025/03/27 05:46:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:46:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/27 05:46:09 DEBUG : empty space: Unchanged skipping 2025/03/27 05:46:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/27 05:46:09 DEBUG : B2 bucket rclone-test-gitapol6lowa: Waiting for checks to finish 2025/03/27 05:46:09 INFO : empty space: Deleted 2025/03/27 05:46:09 DEBUG : B2 bucket rclone-test-gitapol6lowa: Waiting for transfers to finish 2025/03/27 05:46:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:46:09 INFO : potato2: Copied (server-side copy) 2025/03/27 05:46:10 INFO : potato2: Deleted 2025/03/27 05:46:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/27 05:46:10 INFO : potato3: Copied (server-side copy) 2025/03/27 05:46:10 INFO : potato3: Deleted 2025/03/27 05:46:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyaxey0biku" 2025/03/27 05:46:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/27 05:46:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:46:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/27 05:46:12 DEBUG : B2 bucket rclone-test-zoyaxey0biku: Waiting for checks to finish 2025/03/27 05:46:12 DEBUG : B2 bucket rclone-test-zoyaxey0biku: Waiting for transfers to finish 2025/03/27 05:46:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 05:46:12 INFO : empty space: Copied (server-side copy) 2025/03/27 05:46:13 INFO : empty space: Deleted 2025/03/27 05:46:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:46:13 INFO : potato2: Copied (server-side copy) 2025/03/27 05:46:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/27 05:46:13 INFO : potato3: Copied (server-side copy) 2025/03/27 05:46:13 INFO : potato2: Deleted 2025/03/27 05:46:13 INFO : potato3: Deleted 2025/03/27 05:46:13 DEBUG : B2 bucket rclone-test-zoyaxey0biku: Purge remote 2025/03/27 05:46:13 INFO : B2 bucket rclone-test-zoyaxey0biku: cleaning bucket "rclone-test-zoyaxey0biku" of all files 2025/03/27 05:46:13 DEBUG : empty space: Deleting (id "4_zafd2fdd3202ddb6b9f580e1b_f1013ee9e7ce28c6c_d20250327_m054612_c001_v0001182_t0004_u01743054372711") 2025/03/27 05:46:13 DEBUG : potato2: Deleting (id "4_zafd2fdd3202ddb6b9f580e1b_f1143d3e2875e5371_d20250327_m054612_c001_v0001177_t0042_u01743054372932") 2025/03/27 05:46:13 DEBUG : potato3: Deleting (id "4_zafd2fdd3202ddb6b9f580e1b_f1102e309699c01d9_d20250327_m054613_c001_v0001182_t0047_u01743054373083") 2025/03/27 05:46:14 DEBUG : B2 bucket rclone-test-gitapol6lowa: Purge remote 2025/03/27 05:46:14 INFO : B2 bucket rclone-test-gitapol6lowa: cleaning bucket "rclone-test-gitapol6lowa" of all files 2025/03/27 05:46:14 DEBUG : empty space: Deleting (id "4_z6f72ed83202ddb6b9f580e1b_f405ad2d9a894d3be_d20250327_m054612_c001_v7007000_t0000_u01743054372918") 2025/03/27 05:46:14 DEBUG : empty space: Deleting (id "4_z6f72ed83202ddb6b9f580e1b_f10965ca844722822_d20250327_m054607_c001_v0001043_t0031_u01743054367752") 2025/03/27 05:46:14 DEBUG : potato2: Deleting (id "4_z6f72ed83202ddb6b9f580e1b_f405ad2d9a894d3bf_d20250327_m054613_c001_v7007000_t0000_u01743054373150") 2025/03/27 05:46:14 DEBUG : potato2: Deleting (id "4_z6f72ed83202ddb6b9f580e1b_f1098adf5025d3b37_d20250327_m054609_c001_v0001134_t0021_u01743054369733") 2025/03/27 05:46:14 DEBUG : potato3: Deleting (id "4_z6f72ed83202ddb6b9f580e1b_f404209929e131a9d_d20250327_m054613_c001_v7007000_t0000_u01743054373317") 2025/03/27 05:46:14 DEBUG : potato3: Deleting (id "4_z6f72ed83202ddb6b9f580e1b_f119ba068fcd0f00d_d20250327_m054610_c001_v0001099_t0004_u01743054370091") 2025/03/27 05:46:14 DEBUG : potato3: Deleting (id "4_z6f72ed83202ddb6b9f580e1b_f10965ca844722826_d20250327_m054608_c001_v0001043_t0052_u01743054368453") 2025/03/27 05:46:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/27 05:46:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/27 05:46:16 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.72s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:46:16 DEBUG : Creating backend with remote "TestB2:rclone-test-domejip9jayu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xasomiv9bari -> B2 bucket rclone-test-domejip9jayu 2025/03/27 05:46:22 DEBUG : empty space: Excluded (Size Filter) 2025/03/27 05:46:22 DEBUG : empty space: Excluded (Size Filter) 2025/03/27 05:46:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:46:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/27 05:46:22 DEBUG : B2 bucket rclone-test-domejip9jayu: Waiting for checks to finish 2025/03/27 05:46:22 DEBUG : B2 bucket rclone-test-domejip9jayu: Waiting for transfers to finish 2025/03/27 05:46:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:46:22 INFO : potato2: Copied (server-side copy) 2025/03/27 05:46:22 INFO : potato2: Deleted 2025/03/27 05:46:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/27 05:46:23 INFO : potato3: Copied (server-side copy) 2025/03/27 05:46:23 INFO : potato3: Deleted 2025/03/27 05:46:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kunujuy9vubu" 2025/03/27 05:46:24 DEBUG : empty space: Excluded (Size Filter) 2025/03/27 05:46:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:46:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/27 05:46:24 DEBUG : B2 bucket rclone-test-kunujuy9vubu: Waiting for checks to finish 2025/03/27 05:46:24 DEBUG : B2 bucket rclone-test-kunujuy9vubu: Waiting for transfers to finish 2025/03/27 05:46:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:46:25 INFO : potato2: Copied (server-side copy) 2025/03/27 05:46:25 INFO : potato2: Deleted 2025/03/27 05:46:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/27 05:46:26 INFO : potato3: Copied (server-side copy) 2025/03/27 05:46:26 INFO : potato3: Deleted 2025/03/27 05:46:26 DEBUG : B2 bucket rclone-test-kunujuy9vubu: Purge remote 2025/03/27 05:46:26 INFO : B2 bucket rclone-test-kunujuy9vubu: cleaning bucket "rclone-test-kunujuy9vubu" of all files 2025/03/27 05:46:27 DEBUG : potato2: Deleting (id "4_z6f822df3203ddb6b9f580e1b_f1166755a4bc602bd_d20250327_m054625_c001_v0001183_t0037_u01743054385424") 2025/03/27 05:46:27 DEBUG : potato3: Deleting (id "4_z6f822df3203ddb6b9f580e1b_f11704593a5cc6c60_d20250327_m054625_c001_v0001104_t0003_u01743054385659") 2025/03/27 05:46:27 DEBUG : B2 bucket rclone-test-domejip9jayu: Purge remote 2025/03/27 05:46:27 INFO : B2 bucket rclone-test-domejip9jayu: cleaning bucket "rclone-test-domejip9jayu" of all files 2025/03/27 05:46:28 DEBUG : empty space: Deleting (id "4_z8f521da3203ddb6b9f580e1b_f10414d30d8744a96_d20250327_m054620_c001_v0001106_t0046_u01743054380602") 2025/03/27 05:46:28 DEBUG : potato2: Deleting (id "4_z8f521da3203ddb6b9f580e1b_f417650521e7e37c3_d20250327_m054625_c001_v7007000_t0000_u01743054385660") 2025/03/27 05:46:28 DEBUG : potato2: Deleting (id "4_z8f521da3203ddb6b9f580e1b_f116f9347fee4eae9_d20250327_m054622_c001_v0001120_t0019_u01743054382460") 2025/03/27 05:46:28 DEBUG : potato3: Deleting (id "4_z8f521da3203ddb6b9f580e1b_f417650521e7e37c4_d20250327_m054626_c001_v7007000_t0000_u01743054386502") 2025/03/27 05:46:28 DEBUG : potato3: Deleting (id "4_z8f521da3203ddb6b9f580e1b_f1094f9d61ac3fa6f_d20250327_m054622_c001_v0001042_t0006_u01743054382849") 2025/03/27 05:46:28 DEBUG : potato3: Deleting (id "4_z8f521da3203ddb6b9f580e1b_f10414d30d8744a9a_d20250327_m054621_c001_v0001106_t0034_u01743054381451") --- PASS: TestServerSideMoveWithFilter (13.32s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:46:29 DEBUG : Creating backend with remote "TestB2:rclone-test-seweyuq1copo" 2025/03/27 05:46:32 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xasomiv9bari -> B2 bucket rclone-test-seweyuq1copo 2025/03/27 05:46:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:46:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/27 05:46:35 DEBUG : empty space: Unchanged skipping 2025/03/27 05:46:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/27 05:46:35 DEBUG : B2 bucket rclone-test-seweyuq1copo: Waiting for checks to finish 2025/03/27 05:46:35 INFO : empty space: Deleted 2025/03/27 05:46:35 DEBUG : B2 bucket rclone-test-seweyuq1copo: Waiting for transfers to finish 2025/03/27 05:46:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:46:35 INFO : potato2: Copied (server-side copy) 2025/03/27 05:46:35 INFO : potato2: Deleted 2025/03/27 05:46:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/27 05:46:35 INFO : potato3: Copied (server-side copy) 2025/03/27 05:46:36 INFO : potato3: Deleted 2025/03/27 05:46:36 DEBUG : Creating backend with remote "TestB2:rclone-test-wemadip8fovu" 2025/03/27 05:46:37 INFO : tomatoDir: Making directory 2025/03/27 05:46:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/27 05:46:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/27 05:46:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/27 05:46:37 DEBUG : B2 bucket rclone-test-wemadip8fovu: Waiting for checks to finish 2025/03/27 05:46:37 DEBUG : B2 bucket rclone-test-wemadip8fovu: Waiting for transfers to finish 2025/03/27 05:46:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/27 05:46:39 INFO : empty space: Copied (server-side copy) 2025/03/27 05:46:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/27 05:46:39 INFO : potato2: Copied (server-side copy) 2025/03/27 05:46:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/27 05:46:39 INFO : potato3: Copied (server-side copy) 2025/03/27 05:46:39 INFO : empty space: Deleted 2025/03/27 05:46:39 INFO : potato2: Deleted 2025/03/27 05:46:39 INFO : potato3: Deleted 2025/03/27 05:46:39 DEBUG : B2 bucket rclone-test-wemadip8fovu: Purge remote 2025/03/27 05:46:39 INFO : B2 bucket rclone-test-wemadip8fovu: cleaning bucket "rclone-test-wemadip8fovu" of all files 2025/03/27 05:46:40 DEBUG : empty space: Deleting (id "4_z2f326d23203ddb6b9f580e1b_f113f52bc27a42b0d_d20250327_m054638_c001_v0001036_t0023_u01743054398508") 2025/03/27 05:46:40 DEBUG : potato2: Deleting (id "4_z2f326d23203ddb6b9f580e1b_f119152381fa6f370_d20250327_m054638_c001_v0001184_t0004_u01743054398866") 2025/03/27 05:46:40 DEBUG : potato3: Deleting (id "4_z2f326d23203ddb6b9f580e1b_f114c6d1bdce39298_d20250327_m054638_c001_v0001182_t0007_u01743054398877") 2025/03/27 05:46:40 DEBUG : B2 bucket rclone-test-seweyuq1copo: Purge remote 2025/03/27 05:46:40 INFO : B2 bucket rclone-test-seweyuq1copo: cleaning bucket "rclone-test-seweyuq1copo" of all files 2025/03/27 05:46:40 DEBUG : empty space: Deleting (id "4_z8fe24de3203ddb6b9f580e1b_f409fbb008444726c_d20250327_m054639_c001_v7007000_t0000_u01743054399098") 2025/03/27 05:46:40 DEBUG : empty space: Deleting (id "4_z8fe24de3203ddb6b9f580e1b_f11583024b5fedab9_d20250327_m054633_c001_v0001099_t0019_u01743054393931") 2025/03/27 05:46:40 DEBUG : potato2: Deleting (id "4_z8fe24de3203ddb6b9f580e1b_f415180171f84eab2_d20250327_m054639_c001_v7007000_t0000_u01743054399108") 2025/03/27 05:46:40 DEBUG : potato2: Deleting (id "4_z8fe24de3203ddb6b9f580e1b_f103c4c636e8ab73f_d20250327_m054635_c001_v0001036_t0039_u01743054395144") 2025/03/27 05:46:40 DEBUG : potato3: Deleting (id "4_z8fe24de3203ddb6b9f580e1b_f409fbb0084447270_d20250327_m054639_c001_v7007000_t0000_u01743054399283") 2025/03/27 05:46:40 DEBUG : potato3: Deleting (id "4_z8fe24de3203ddb6b9f580e1b_f107f7062096e62f9_d20250327_m054635_c001_v0001157_t0006_u01743054395516") 2025/03/27 05:46:40 DEBUG : potato3: Deleting (id "4_z8fe24de3203ddb6b9f580e1b_f11583024b5fedabb_d20250327_m054634_c001_v0001099_t0044_u01743054394271") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.68s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:46:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:46:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncOverlap (3.05s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:46:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/rclone-sync-test" 2025/03/27 05:46:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/rclone-sync-test-include/layer2" 2025/03/27 05:46:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/rclone-sync-test-ignore-file" 2025/03/27 05:46:55 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/27 05:46:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/27 05:46:55 DEBUG : pacer: Reducing sleep to 10ms 2025/03/27 05:46:55 DEBUG : B2 bucket rclone-test-xasomiv9bari path rclone-sync-test: Waiting for checks to finish 2025/03/27 05:46:55 DEBUG : B2 bucket rclone-test-xasomiv9bari path rclone-sync-test: Waiting for transfers to finish 2025/03/27 05:46:55 DEBUG : Waiting for deletions to finish 2025/03/27 05:46:55 INFO : There was nothing to transfer 2025/03/27 05:46:55 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:46:55 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:46:55 DEBUG : Waiting for deletions to finish 2025/03/27 05:46:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:46:56 DEBUG : B2 bucket rclone-test-xasomiv9bari path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/27 05:46:56 DEBUG : B2 bucket rclone-test-xasomiv9bari path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/27 05:46:56 DEBUG : Waiting for deletions to finish 2025/03/27 05:46:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:46:56 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:46:56 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:46:56 DEBUG : Waiting for deletions to finish 2025/03/27 05:46:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:46:57 DEBUG : B2 bucket rclone-test-xasomiv9bari path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/27 05:46:57 DEBUG : B2 bucket rclone-test-xasomiv9bari path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/27 05:46:57 DEBUG : Waiting for deletions to finish 2025/03/27 05:46:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.79s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:47:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/dst" 2025/03/27 05:47:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/CompareDest" 2025/03/27 05:47:07 DEBUG : one: Need to transfer - File not found at Destination 2025/03/27 05:47:07 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:07 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 05:47:08 INFO : one: Copied (new) 2025/03/27 05:47:08 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:47:08 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:08 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/27 05:47:09 INFO : one: Copied (replaced existing) 2025/03/27 05:47:09 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:47:10 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 05:47:11 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:11 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:11 INFO : There was nothing to transfer 2025/03/27 05:47:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/27 05:47:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:47:12 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 05:47:12 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:12 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:12 INFO : There was nothing to transfer 2025/03/27 05:47:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/27 05:47:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:47:13 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 05:47:13 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:13 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:13 INFO : There was nothing to transfer 2025/03/27 05:47:14 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/03/27 05:47:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/27 05:47:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/27 05:47:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:47:14 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 05:47:14 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:14 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:14 INFO : There was nothing to transfer 2025/03/27 05:47:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/27 05:47:15 DEBUG : two: Need to transfer - File not found at Destination 2025/03/27 05:47:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:47:15 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/27 05:47:15 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:16 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/27 05:47:16 INFO : two: Copied (new) 2025/03/27 05:47:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.51s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:47:18 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/dest" 2025/03/27 05:47:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/pre-dest1" 2025/03/27 05:47:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/pre-dest2" 2025/03/27 05:47:23 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:47:23 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/27 05:47:23 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:47:23 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/27 05:47:23 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/27 05:47:23 DEBUG : B2 bucket rclone-test-xasomiv9bari path dest: Waiting for checks to finish 2025/03/27 05:47:23 DEBUG : B2 bucket rclone-test-xasomiv9bari path dest: Waiting for transfers to finish 2025/03/27 05:47:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/27 05:47:24 INFO : 3: Copied (new) 2025/03/27 05:47:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.80s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:47:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/dst" 2025/03/27 05:47:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/CopyDest" 2025/03/27 05:47:29 DEBUG : one: Need to transfer - File not found at Destination 2025/03/27 05:47:29 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:29 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 05:47:30 INFO : one: Copied (new) 2025/03/27 05:47:30 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:47:30 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:31 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/27 05:47:31 INFO : one: Copied (replaced existing) 2025/03/27 05:47:31 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/BackupDir" 2025/03/27 05:47:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:47:34 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/27 05:47:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 05:47:35 INFO : one: Copied (server-side copy) 2025/03/27 05:47:36 INFO : one: Deleted 2025/03/27 05:47:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/27 05:47:36 INFO : one: Copied (server-side copy) 2025/03/27 05:47:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/27 05:47:36 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:36 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/27 05:47:38 INFO : two: Copied (server-side copy) 2025/03/27 05:47:38 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/27 05:47:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:38 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:38 DEBUG : one: Unchanged skipping 2025/03/27 05:47:38 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:38 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:38 DEBUG : one: Unchanged skipping 2025/03/27 05:47:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:38 DEBUG : two: Unchanged skipping 2025/03/27 05:47:38 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:38 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:38 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:38 INFO : There was nothing to transfer 2025/03/27 05:47:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/27 05:47:39 DEBUG : three: Destination not found in --copy-dest 2025/03/27 05:47:39 DEBUG : three: Need to transfer - File not found at Destination 2025/03/27 05:47:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/27 05:47:39 DEBUG : two: Unchanged skipping 2025/03/27 05:47:39 DEBUG : one: Unchanged skipping 2025/03/27 05:47:39 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:39 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:40 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/27 05:47:40 INFO : three: Copied (new) 2025/03/27 05:47:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.37s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:47:44 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/dst" 2025/03/27 05:47:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/backup" 2025/03/27 05:47:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 05:47:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:47:47 DEBUG : two: Unchanged skipping 2025/03/27 05:47:47 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 05:47:49 INFO : one: Copied (server-side copy) 2025/03/27 05:47:49 INFO : one: Deleted 2025/03/27 05:47:49 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 05:47:50 INFO : one: Copied (new) 2025/03/27 05:47:50 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 05:47:50 INFO : three.txt: Copied (server-side copy) 2025/03/27 05:47:51 INFO : three.txt: Deleted 2025/03/27 05:47:51 INFO : three.txt: Moved into backup dir 2025/03/27 05:47:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 05:47:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:47:52 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:47:52 DEBUG : two: Unchanged skipping 2025/03/27 05:47:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 05:47:53 INFO : one: Copied (server-side copy) 2025/03/27 05:47:53 INFO : one: Deleted 2025/03/27 05:47:53 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:47:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/27 05:47:53 INFO : one: Copied (new) 2025/03/27 05:47:53 DEBUG : Waiting for deletions to finish 2025/03/27 05:47:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 05:47:54 INFO : three.txt: Copied (server-side copy) 2025/03/27 05:47:54 INFO : three.txt: Deleted 2025/03/27 05:47:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.27s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:47:57 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-09.backblaze.com/b2api/v1/b2_upload_file/8f02fd83200ddb6b9f580e1b/c001_v0001182_t0032": EOF 2025/03/27 05:47:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-09.backblaze.com/b2api/v1/b2_upload_file/8f02fd83200ddb6b9f580e1b/c001_v0001182_t0032": EOF) 2025/03/27 05:47:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xasomiv9bari: 1/10 (Post "https://pod-000-1182-09.backblaze.com/b2api/v1/b2_upload_file/8f02fd83200ddb6b9f580e1b/c001_v0001182_t0032": EOF) 2025/03/27 05:47:59 DEBUG : pacer: Reducing sleep to 10ms 2025/03/27 05:47:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/dst" 2025/03/27 05:48:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/backup" 2025/03/27 05:48:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 05:48:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:48:02 DEBUG : two: Unchanged skipping 2025/03/27 05:48:02 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:48:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 05:48:04 INFO : one: Copied (server-side copy) to: one.bak 2025/03/27 05:48:04 INFO : one: Deleted 2025/03/27 05:48:04 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:48:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 05:48:05 INFO : one: Copied (new) 2025/03/27 05:48:05 DEBUG : Waiting for deletions to finish 2025/03/27 05:48:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 05:48:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/27 05:48:06 INFO : three.txt: Deleted 2025/03/27 05:48:06 INFO : three.txt: Moved into backup dir 2025/03/27 05:48:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 05:48:07 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:48:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:48:07 DEBUG : two: Unchanged skipping 2025/03/27 05:48:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 05:48:08 INFO : one: Copied (server-side copy) to: one.bak 2025/03/27 05:48:08 INFO : one: Deleted 2025/03/27 05:48:08 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:48:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/27 05:48:08 INFO : one: Copied (new) 2025/03/27 05:48:08 DEBUG : Waiting for deletions to finish 2025/03/27 05:48:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 05:48:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/27 05:48:09 INFO : three.txt: Deleted 2025/03/27 05:48:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:48:12 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/dst" 2025/03/27 05:48:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/backup" 2025/03/27 05:48:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 05:48:15 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:48:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:48:15 DEBUG : two: Unchanged skipping 2025/03/27 05:48:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 05:48:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/27 05:48:16 INFO : one: Deleted 2025/03/27 05:48:16 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:48:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 05:48:17 INFO : one: Copied (new) 2025/03/27 05:48:17 DEBUG : Waiting for deletions to finish 2025/03/27 05:48:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 05:48:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/27 05:48:18 INFO : three.txt: Deleted 2025/03/27 05:48:18 INFO : three.txt: Moved into backup dir 2025/03/27 05:48:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 05:48:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:48:19 DEBUG : two: Unchanged skipping 2025/03/27 05:48:19 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:48:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 05:48:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/27 05:48:20 INFO : one: Deleted 2025/03/27 05:48:20 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:48:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/27 05:48:20 INFO : one: Copied (new) 2025/03/27 05:48:20 DEBUG : Waiting for deletions to finish 2025/03/27 05:48:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 05:48:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/27 05:48:21 INFO : three.txt: Deleted 2025/03/27 05:48:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.19s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:48:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/dst" 2025/03/27 05:48:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 05:48:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:48:26 DEBUG : two: Unchanged skipping 2025/03/27 05:48:26 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:48:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 05:48:26 INFO : one: Copied (server-side copy) to: one.bak 2025/03/27 05:48:26 INFO : one: Deleted 2025/03/27 05:48:26 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:48:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 05:48:27 INFO : one: Copied (new) 2025/03/27 05:48:27 DEBUG : Waiting for deletions to finish 2025/03/27 05:48:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 05:48:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/27 05:48:28 INFO : three.txt: Deleted 2025/03/27 05:48:28 INFO : three.txt: Moved into backup dir 2025/03/27 05:48:29 DEBUG : one.bak: Excluded (Path Filter) 2025/03/27 05:48:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/27 05:48:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 05:48:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:48:29 DEBUG : two: Unchanged skipping 2025/03/27 05:48:29 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for checks to finish 2025/03/27 05:48:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 05:48:29 INFO : one: Copied (server-side copy) to: one.bak 2025/03/27 05:48:29 INFO : one: Deleted 2025/03/27 05:48:29 DEBUG : B2 bucket rclone-test-xasomiv9bari path dst: Waiting for transfers to finish 2025/03/27 05:48:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/27 05:48:30 INFO : one: Copied (new) 2025/03/27 05:48:30 DEBUG : Waiting for deletions to finish 2025/03/27 05:48:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 05:48:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/27 05:48:31 INFO : three.txt: Deleted 2025/03/27 05:48:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.51s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:48:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/dst" 2025/03/27 05:48:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 05:48:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 05:48:37 INFO : one: Copied (server-side copy) to: one.bak 2025/03/27 05:48:37 INFO : one: Deleted 2025/03/27 05:48:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 05:48:38 INFO : one: Copied (new) 2025/03/27 05:48:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:48:38 DEBUG : two: Unchanged skipping 2025/03/27 05:48:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/27 05:48:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 05:48:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/27 05:48:39 INFO : three.txt: Deleted 2025/03/27 05:48:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 05:48:40 INFO : three.txt: Copied (new) 2025/03/27 05:48:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 05:48:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 05:48:41 INFO : one: Copied (server-side copy) to: one.bak 2025/03/27 05:48:41 INFO : one: Deleted 2025/03/27 05:48:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/27 05:48:42 INFO : one: Copied (new) 2025/03/27 05:48:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:48:42 DEBUG : two: Unchanged skipping 2025/03/27 05:48:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/27 05:48:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 05:48:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/27 05:48:43 INFO : three.txt: Deleted 2025/03/27 05:48:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/27 05:48:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.92s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:48:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xasomiv9bari/dst" 2025/03/27 05:48:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/27 05:48:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/27 05:48:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/27 05:48:49 INFO : one: Deleted 2025/03/27 05:48:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 05:48:51 INFO : one: Copied (new) 2025/03/27 05:48:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:48:51 DEBUG : two: Unchanged skipping 2025/03/27 05:48:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/27 05:48:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/27 05:48:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/27 05:48:52 INFO : three.txt: Deleted 2025/03/27 05:48:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 05:48:52 INFO : three.txt: Copied (new) 2025/03/27 05:48:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/27 05:48:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/27 05:48:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/27 05:48:54 INFO : one: Deleted 2025/03/27 05:48:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/27 05:48:54 INFO : one: Copied (new) 2025/03/27 05:48:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:48:55 DEBUG : two: Unchanged skipping 2025/03/27 05:48:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/27 05:48:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/27 05:48:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/27 05:48:55 INFO : three.txt: Deleted 2025/03/27 05:48:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/27 05:48:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.28s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:48:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/27 05:48:58 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:48:58 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:48:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/27 05:48:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/27 05:48:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.34s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:49:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/27 05:49:00 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:49:00 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:49:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/27 05:49:00 INFO : existing: Copied (new) 2025/03/27 05:49:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:49:01 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:49:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/27 05:49:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/27 05:49:01 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:49:01 ERROR : B2 bucket rclone-test-xasomiv9bari: not deleting files as there were IO errors 2025/03/27 05:49:01 ERROR : B2 bucket rclone-test-xasomiv9bari: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncImmutable (2.78s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:49:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:03 DEBUG : existing: Unchanged skipping 2025/03/27 05:49:03 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:49:03 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:49:03 DEBUG : Waiting for deletions to finish 2025/03/27 05:49:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", 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-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", 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-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:49:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:49:16 DEBUG : both0: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both12: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both13: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both14: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both10: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both11: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both1: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both15: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both19: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both16: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both3: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both17: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both5: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both4: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both6: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both18: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both7: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:16 DEBUG : both8: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both9: Unchanged skipping 2025/03/27 05:49:16 DEBUG : both2: Unchanged skipping 2025/03/27 05:49:16 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:49:16 DEBUG : Waiting for deletions to finish 2025/03/27 05:49:16 INFO : only3: Deleted 2025/03/27 05:49:16 INFO : only0: Deleted 2025/03/27 05:49:17 INFO : only11: Deleted 2025/03/27 05:49:17 INFO : only5: Deleted 2025/03/27 05:49:17 INFO : only16: Deleted 2025/03/27 05:49:17 INFO : only9: Deleted 2025/03/27 05:49:17 INFO : only1: Deleted 2025/03/27 05:49:17 INFO : only14: Deleted 2025/03/27 05:49:17 INFO : only19: Deleted 2025/03/27 05:49:17 INFO : only2: Deleted 2025/03/27 05:49:17 INFO : only4: Deleted 2025/03/27 05:49:17 INFO : only6: Deleted 2025/03/27 05:49:17 INFO : only12: Deleted 2025/03/27 05:49:17 INFO : only15: Deleted 2025/03/27 05:49:17 INFO : only18: Deleted 2025/03/27 05:49:17 INFO : only7: Deleted 2025/03/27 05:49:17 INFO : only8: Deleted 2025/03/27 05:49:17 INFO : only10: Deleted 2025/03/27 05:49:17 INFO : only13: Deleted 2025/03/27 05:49:17 INFO : only17: Deleted 2025/03/27 05:49:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.63s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:49:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for checks to finish 2025/03/27 05:49:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both0: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both12: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both1: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both14: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both10: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both11: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both17: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both13: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both15: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both2: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both3: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both4: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both5: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both16: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both18: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both8: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/27 05:49:32 DEBUG : both7: Unchanged skipping 2025/03/27 05:49:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/27 05:49:32 DEBUG : both9: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both6: Unchanged skipping 2025/03/27 05:49:32 DEBUG : both19: Unchanged skipping 2025/03/27 05:49:32 DEBUG : B2 bucket rclone-test-xasomiv9bari: Waiting for transfers to finish 2025/03/27 05:49:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:33 INFO : only0: Copied (replaced existing) 2025/03/27 05:49:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:33 INFO : only10: Copied (replaced existing) 2025/03/27 05:49:33 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:33 INFO : only12: Copied (replaced existing) 2025/03/27 05:49:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:33 INFO : only13: Copied (replaced existing) 2025/03/27 05:49:33 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:33 INFO : only14: Copied (replaced existing) 2025/03/27 05:49:33 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:33 INFO : only11: Copied (replaced existing) 2025/03/27 05:49:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:33 INFO : only15: Copied (replaced existing) 2025/03/27 05:49:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:33 INFO : only1: Copied (replaced existing) 2025/03/27 05:49:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:33 INFO : only16: Copied (replaced existing) 2025/03/27 05:49:33 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:33 INFO : only17: Copied (replaced existing) 2025/03/27 05:49:33 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:33 INFO : only18: Copied (replaced existing) 2025/03/27 05:49:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:34 INFO : only19: Copied (replaced existing) 2025/03/27 05:49:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:34 INFO : only2: Copied (replaced existing) 2025/03/27 05:49:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:34 INFO : only3: Copied (replaced existing) 2025/03/27 05:49:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:34 INFO : only4: Copied (replaced existing) 2025/03/27 05:49:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:34 INFO : only5: Copied (replaced existing) 2025/03/27 05:49:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:34 INFO : only6: Copied (replaced existing) 2025/03/27 05:49:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:34 INFO : only7: Copied (replaced existing) 2025/03/27 05:49:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:34 INFO : only8: Copied (replaced existing) 2025/03/27 05:49:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/27 05:49:34 INFO : only9: Copied (replaced existing) 2025/03/27 05:49:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.48s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:49:43 DEBUG : empty_dir: Making directory with metadata 2025/03/27 05:49:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:49:43 DEBUG : empty_on_remote: Making directory with metadata 2025/03/27 05:49:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:49:43 INFO : empty_on_remote: Making directory 2025/03/27 05:49:43 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-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:49:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/27 05:49:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/27 05:49:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:49:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.13s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:49:46 DEBUG : empty_dir: Making directory with metadata 2025/03/27 05:49:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:49:46 DEBUG : empty_on_remote: Making directory with metadata 2025/03/27 05:49:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/27 05:49:46 INFO : empty_on_remote: Making directory 2025/03/27 05:49:46 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-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:49:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/27 05:49:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/27 05:49:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:49:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/27 05:49:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:49:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:49:49 INFO : sub dir: Making directory 2025/03/27 05:49:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" 2025/03/27 05:49:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/27 05:49:52 INFO : sub dir: Making directory 2025/03/27 05:49:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xasomiv9bari", Local "Local file system at /tmp/rclone3312019240", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.01s) PASS 2025/03/27 05:49:56 DEBUG : B2 bucket rclone-test-xasomiv9bari: Purge remote 2025/03/27 05:49:56 INFO : B2 bucket rclone-test-xasomiv9bari: cleaning bucket "rclone-test-xasomiv9bari" of all files 2025/03/27 05:49:56 DEBUG : BackupDir/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc8898525a_d20250327_m054741_c001_v7007000_t0000_u01743054461282") 2025/03/27 05:49:56 DEBUG : BackupDir/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f105c58ea190cc258_d20250327_m054735_c001_v0001157_t0048_u01743054455554") 2025/03/27 05:49:56 DEBUG : CompareDest/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41168acbcef2db0e_d20250327_m054716_c001_v7007000_t0000_u01743054436669") 2025/03/27 05:49:56 DEBUG : CompareDest/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45784e9a_d20250327_m054710_c001_v0001184_t0040_u01743054430417") 2025/03/27 05:49:56 DEBUG : CompareDest/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41168acbcef2db12_d20250327_m054716_c001_v7007000_t0000_u01743054436859") 2025/03/27 05:49:56 DEBUG : CompareDest/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e714a7_d20250327_m054711_c001_v0001182_t0043_u01743054431743") 2025/03/27 05:49:56 DEBUG : CopyDest/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc8898525b_d20250327_m054741_c001_v7007000_t0000_u01743054461467") 2025/03/27 05:49:56 DEBUG : CopyDest/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc610583_d20250327_m054732_c001_v0001182_t0034_u01743054452704") 2025/03/27 05:49:56 DEBUG : CopyDest/three: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc8898525c_d20250327_m054741_c001_v7007000_t0000_u01743054461651") 2025/03/27 05:49:57 DEBUG : CopyDest/three: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7170c_d20250327_m054739_c001_v0001182_t0036_u01743054459106") 2025/03/27 05:49:57 DEBUG : CopyDest/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc8898525d_d20250327_m054741_c001_v7007000_t0000_u01743054461837") 2025/03/27 05:49:57 DEBUG : CopyDest/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457851dd_d20250327_m054736_c001_v0001184_t0002_u01743054456919") 2025/03/27 05:49:57 DEBUG : EXISTING: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40514396b238b26f_d20250327_m054904_c001_v7007000_t0000_u01743054544141") 2025/03/27 05:49:57 DEBUG : EXISTING: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71e09_d20250327_m054903_c001_v0001182_t0008_u01743054543158") 2025/03/27 05:49:57 DEBUG : Testêé: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40514396b238b26a_d20250327_m054859_c001_v7007000_t0000_u01743054539999") 2025/03/27 05:49:57 DEBUG : Testêé: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71dbd_d20250327_m054859_c001_v0001182_t0053_u01743054539400") 2025/03/27 05:49:57 DEBUG : Testêé: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785c60_d20250327_m054858_c001_v0001184_t0009_u01743054538397") 2025/03/27 05:49:57 DEBUG : a/potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9729_d20250327_m054529_c001_v7007000_t0000_u01743054329011") 2025/03/27 05:49:57 DEBUG : a/potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70bff_d20250327_m054528_c001_v0001182_t0008_u01743054328422") 2025/03/27 05:49:57 DEBUG : a/potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9724_d20250327_m054526_c001_v7007000_t0000_u01743054326678") 2025/03/27 05:49:57 DEBUG : a/potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70bb5_d20250327_m054525_c001_v0001182_t0005_u01743054325894") 2025/03/27 05:49:57 DEBUG : a/potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9705_d20250327_m054506_c001_v7007000_t0000_u01743054306090") 2025/03/27 05:49:57 DEBUG : a/potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70982_d20250327_m054505_c001_v0001182_t0028_u01743054305322") 2025/03/27 05:49:57 DEBUG : b/potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c972a_d20250327_m054529_c001_v7007000_t0000_u01743054329197") 2025/03/27 05:49:58 DEBUG : b/potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70beb_d20250327_m054527_c001_v0001182_t0039_u01743054327642") 2025/03/27 05:49:58 DEBUG : b/potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9723_d20250327_m054526_c001_v7007000_t0000_u01743054326118") 2025/03/27 05:49:58 DEBUG : b/potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70b98_d20250327_m054525_c001_v0001182_t0049_u01743054325107") 2025/03/27 05:49:58 DEBUG : b/potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9704_d20250327_m054505_c001_v7007000_t0000_u01743054305535") 2025/03/27 05:49:58 DEBUG : b/potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70968_d20250327_m054504_c001_v0001182_t0054_u01743054304513") 2025/03/27 05:49:58 DEBUG : backup/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4156428834db6fe4_d20250327_m054755_c001_v7007000_t0000_u01743054475112") 2025/03/27 05:49:58 DEBUG : backup/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f110a394a93094e35_d20250327_m054752_c001_v0001105_t0018_u01743054472955") 2025/03/27 05:49:58 DEBUG : backup/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f102e4f384baf7b2e_d20250327_m054748_c001_v0001116_t0038_u01743054468300") 2025/03/27 05:49:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f400f5c61f3c1cde6_d20250327_m054822_c001_v7007000_t0000_u01743054502377") 2025/03/27 05:49:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1125263e1a8659d2_d20250327_m054820_c001_v0001182_t0056_u01743054500268") 2025/03/27 05:49:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f116449b4745bc100_d20250327_m054816_c001_v0001137_t0019_u01743054496244") 2025/03/27 05:49:58 DEBUG : backup/one.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4136d71e204a08db_d20250327_m054810_c001_v7007000_t0000_u01743054490202") 2025/03/27 05:49:58 DEBUG : backup/one.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f11740b14f25d3fea_d20250327_m054807_c001_v0001184_t0033_u01743054487999") 2025/03/27 05:49:58 DEBUG : backup/one.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1044b5f1888f6737_d20250327_m054803_c001_v0001182_t0058_u01743054483971") 2025/03/27 05:49:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f400f5c61f3c1cde7_d20250327_m054822_c001_v7007000_t0000_u01743054502574") 2025/03/27 05:49:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f116888378a61dae8_d20250327_m054821_c001_v0001104_t0029_u01743054501242") 2025/03/27 05:49:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f107636d3ed7fc3ea_d20250327_m054817_c001_v0001040_t0015_u01743054497922") 2025/03/27 05:49:58 DEBUG : backup/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4156428834db6fe5_d20250327_m054755_c001_v7007000_t0000_u01743054475295") 2025/03/27 05:49:58 DEBUG : backup/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f113f5735807ed37f_d20250327_m054754_c001_v0001145_t0025_u01743054474288") 2025/03/27 05:49:58 DEBUG : backup/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f11280f678e8c9626_d20250327_m054750_c001_v0001177_t0046_u01743054470827") 2025/03/27 05:49:58 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4136d71e204a08dc_d20250327_m054810_c001_v7007000_t0000_u01743054490387") 2025/03/27 05:49:58 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1194d55eb56f24a3_d20250327_m054809_c001_v0001104_t0026_u01743054489036") 2025/03/27 05:49:58 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106778751a06145c_d20250327_m054805_c001_v0001106_t0032_u01743054485488") 2025/03/27 05:49:59 DEBUG : both0: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd3859d_d20250327_m054935_c001_v7007000_t0000_u01743054575006") 2025/03/27 05:49:59 DEBUG : both0: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45786010_d20250327_m054923_c001_v0001184_t0015_u01743054563027") 2025/03/27 05:49:59 DEBUG : both0: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43dc_d20250327_m054918_c001_v7007000_t0000_u01743054558328") 2025/03/27 05:49:59 DEBUG : both0: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785d78_d20250327_m054906_c001_v0001184_t0039_u01743054546394") 2025/03/27 05:49:59 DEBUG : both1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd3859e_d20250327_m054935_c001_v7007000_t0000_u01743054575191") 2025/03/27 05:49:59 DEBUG : both1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45786039_d20250327_m054923_c001_v0001184_t0049_u01743054563881") 2025/03/27 05:49:59 DEBUG : both1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43dd_d20250327_m054918_c001_v7007000_t0000_u01743054558524") 2025/03/27 05:49:59 DEBUG : both1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785d8a_d20250327_m054906_c001_v0001184_t0021_u01743054546813") 2025/03/27 05:49:59 DEBUG : both10: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd3859f_d20250327_m054935_c001_v7007000_t0000_u01743054575385") 2025/03/27 05:49:59 DEBUG : both10: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457860c3_d20250327_m054927_c001_v0001184_t0036_u01743054567840") 2025/03/27 05:49:59 DEBUG : both10: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43de_d20250327_m054918_c001_v7007000_t0000_u01743054558708") 2025/03/27 05:49:59 DEBUG : both10: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785e4c_d20250327_m054911_c001_v0001184_t0057_u01743054551265") 2025/03/27 05:49:59 DEBUG : both11: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385a0_d20250327_m054935_c001_v7007000_t0000_u01743054575569") 2025/03/27 05:49:59 DEBUG : both11: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457860d7_d20250327_m054928_c001_v0001184_t0034_u01743054568266") 2025/03/27 05:49:59 DEBUG : both11: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43e0_d20250327_m054918_c001_v7007000_t0000_u01743054558892") 2025/03/27 05:49:59 DEBUG : both11: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785e55_d20250327_m054911_c001_v0001184_t0007_u01743054551680") 2025/03/27 05:49:59 DEBUG : both12: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385a1_d20250327_m054935_c001_v7007000_t0000_u01743054575764") 2025/03/27 05:49:59 DEBUG : both12: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457860e5_d20250327_m054928_c001_v0001184_t0007_u01743054568708") 2025/03/27 05:49:59 DEBUG : both12: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43e1_d20250327_m054919_c001_v7007000_t0000_u01743054559079") 2025/03/27 05:49:59 DEBUG : both12: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785e68_d20250327_m054912_c001_v0001184_t0053_u01743054552092") 2025/03/27 05:50:00 DEBUG : both13: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385a2_d20250327_m054935_c001_v7007000_t0000_u01743054575950") 2025/03/27 05:50:00 DEBUG : both13: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457860fb_d20250327_m054929_c001_v0001184_t0036_u01743054569216") 2025/03/27 05:50:00 DEBUG : both13: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43e2_d20250327_m054919_c001_v7007000_t0000_u01743054559264") 2025/03/27 05:50:00 DEBUG : both13: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785e84_d20250327_m054912_c001_v0001184_t0004_u01743054552499") 2025/03/27 05:50:00 DEBUG : both14: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385a3_d20250327_m054936_c001_v7007000_t0000_u01743054576138") 2025/03/27 05:50:00 DEBUG : both14: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45786113_d20250327_m054929_c001_v0001184_t0034_u01743054569645") 2025/03/27 05:50:00 DEBUG : both14: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43e3_d20250327_m054919_c001_v7007000_t0000_u01743054559460") 2025/03/27 05:50:00 DEBUG : both14: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785e96_d20250327_m054912_c001_v0001184_t0059_u01743054552918") 2025/03/27 05:50:00 DEBUG : both15: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385a4_d20250327_m054936_c001_v7007000_t0000_u01743054576337") 2025/03/27 05:50:00 DEBUG : both15: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf4578612d_d20250327_m054930_c001_v0001184_t0054_u01743054570126") 2025/03/27 05:50:00 DEBUG : both15: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43e4_d20250327_m054919_c001_v7007000_t0000_u01743054559643") 2025/03/27 05:50:00 DEBUG : both15: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785ead_d20250327_m054913_c001_v0001184_t0054_u01743054553362") 2025/03/27 05:50:00 DEBUG : both16: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385a5_d20250327_m054936_c001_v7007000_t0000_u01743054576525") 2025/03/27 05:50:00 DEBUG : both16: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45786143_d20250327_m054930_c001_v0001184_t0041_u01743054570546") 2025/03/27 05:50:00 DEBUG : both16: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43e5_d20250327_m054919_c001_v7007000_t0000_u01743054559828") 2025/03/27 05:50:00 DEBUG : both16: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785ebd_d20250327_m054913_c001_v0001184_t0007_u01743054553792") 2025/03/27 05:50:00 DEBUG : both17: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385a6_d20250327_m054936_c001_v7007000_t0000_u01743054576709") 2025/03/27 05:50:00 DEBUG : both17: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf4578614d_d20250327_m054930_c001_v0001184_t0017_u01743054570972") 2025/03/27 05:50:00 DEBUG : both17: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43e6_d20250327_m054920_c001_v7007000_t0000_u01743054560012") 2025/03/27 05:50:00 DEBUG : both17: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785ed3_d20250327_m054914_c001_v0001184_t0000_u01743054554235") 2025/03/27 05:50:01 DEBUG : both18: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385a7_d20250327_m054936_c001_v7007000_t0000_u01743054576896") 2025/03/27 05:50:01 DEBUG : both18: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf4578615f_d20250327_m054931_c001_v0001184_t0006_u01743054571420") 2025/03/27 05:50:01 DEBUG : both18: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43e7_d20250327_m054920_c001_v7007000_t0000_u01743054560199") 2025/03/27 05:50:01 DEBUG : both18: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785edf_d20250327_m054914_c001_v0001184_t0031_u01743054554655") 2025/03/27 05:50:01 DEBUG : both19: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385a8_d20250327_m054937_c001_v7007000_t0000_u01743054577079") 2025/03/27 05:50:01 DEBUG : both19: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf4578616b_d20250327_m054931_c001_v0001184_t0000_u01743054571867") 2025/03/27 05:50:01 DEBUG : both19: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43e8_d20250327_m054920_c001_v7007000_t0000_u01743054560384") 2025/03/27 05:50:01 DEBUG : both19: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785eed_d20250327_m054915_c001_v0001184_t0043_u01743054555127") 2025/03/27 05:50:01 DEBUG : both2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385a9_d20250327_m054937_c001_v7007000_t0000_u01743054577307") 2025/03/27 05:50:01 DEBUG : both2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45786043_d20250327_m054924_c001_v0001184_t0021_u01743054564361") 2025/03/27 05:50:01 DEBUG : both2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43e9_d20250327_m054920_c001_v7007000_t0000_u01743054560568") 2025/03/27 05:50:01 DEBUG : both2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785d94_d20250327_m054907_c001_v0001184_t0030_u01743054547223") 2025/03/27 05:50:01 DEBUG : both3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385ab_d20250327_m054937_c001_v7007000_t0000_u01743054577501") 2025/03/27 05:50:01 DEBUG : both3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf4578604f_d20250327_m054924_c001_v0001184_t0057_u01743054564765") 2025/03/27 05:50:01 DEBUG : both3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43ea_d20250327_m054920_c001_v7007000_t0000_u01743054560753") 2025/03/27 05:50:01 DEBUG : both3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785da7_d20250327_m054907_c001_v0001184_t0055_u01743054547702") 2025/03/27 05:50:01 DEBUG : both4: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385ad_d20250327_m054937_c001_v7007000_t0000_u01743054577684") 2025/03/27 05:50:01 DEBUG : both4: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf4578605b_d20250327_m054925_c001_v0001184_t0010_u01743054565213") 2025/03/27 05:50:01 DEBUG : both4: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43eb_d20250327_m054920_c001_v7007000_t0000_u01743054560940") 2025/03/27 05:50:01 DEBUG : both4: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785db6_d20250327_m054908_c001_v0001184_t0033_u01743054548131") 2025/03/27 05:50:02 DEBUG : both5: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385ae_d20250327_m054937_c001_v7007000_t0000_u01743054577869") 2025/03/27 05:50:02 DEBUG : both5: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf4578606b_d20250327_m054925_c001_v0001184_t0001_u01743054565635") 2025/03/27 05:50:02 DEBUG : both5: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43ec_d20250327_m054921_c001_v7007000_t0000_u01743054561128") 2025/03/27 05:50:02 DEBUG : both5: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785dd4_d20250327_m054908_c001_v0001184_t0033_u01743054548594") 2025/03/27 05:50:02 DEBUG : both6: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385af_d20250327_m054938_c001_v7007000_t0000_u01743054578062") 2025/03/27 05:50:02 DEBUG : both6: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45786081_d20250327_m054926_c001_v0001184_t0056_u01743054566061") 2025/03/27 05:50:02 DEBUG : both6: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43ed_d20250327_m054921_c001_v7007000_t0000_u01743054561315") 2025/03/27 05:50:02 DEBUG : both6: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785dea_d20250327_m054909_c001_v0001184_t0036_u01743054549077") 2025/03/27 05:50:02 DEBUG : both7: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385b0_d20250327_m054938_c001_v7007000_t0000_u01743054578273") 2025/03/27 05:50:02 DEBUG : both7: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45786093_d20250327_m054926_c001_v0001184_t0038_u01743054566488") 2025/03/27 05:50:02 DEBUG : both7: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43ee_d20250327_m054921_c001_v7007000_t0000_u01743054561507") 2025/03/27 05:50:02 DEBUG : both7: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785e10_d20250327_m054909_c001_v0001184_t0030_u01743054549961") 2025/03/27 05:50:02 DEBUG : both8: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385b1_d20250327_m054938_c001_v7007000_t0000_u01743054578469") 2025/03/27 05:50:02 DEBUG : both8: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457860a3_d20250327_m054926_c001_v0001184_t0027_u01743054566933") 2025/03/27 05:50:02 DEBUG : both8: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43f0_d20250327_m054921_c001_v7007000_t0000_u01743054561694") 2025/03/27 05:50:02 DEBUG : both8: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785e26_d20250327_m054910_c001_v0001184_t0010_u01743054550393") 2025/03/27 05:50:02 DEBUG : both9: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385b2_d20250327_m054938_c001_v7007000_t0000_u01743054578653") 2025/03/27 05:50:02 DEBUG : both9: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457860b1_d20250327_m054927_c001_v0001184_t0030_u01743054567369") 2025/03/27 05:50:02 DEBUG : both9: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43f3_d20250327_m054921_c001_v7007000_t0000_u01743054561892") 2025/03/27 05:50:02 DEBUG : both9: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785e3e_d20250327_m054910_c001_v0001184_t0015_u01743054550836") 2025/03/27 05:50:02 DEBUG : c/non empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c972b_d20250327_m054529_c001_v7007000_t0000_u01743054329386") 2025/03/27 05:50:02 DEBUG : c/non empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70bf1_d20250327_m054527_c001_v0001182_t0052_u01743054327847") 2025/03/27 05:50:02 DEBUG : c/non empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9725_d20250327_m054526_c001_v7007000_t0000_u01743054326862") 2025/03/27 05:50:03 DEBUG : c/non empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70b9f_d20250327_m054525_c001_v0001182_t0059_u01743054325308") 2025/03/27 05:50:03 DEBUG : c/non empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9706_d20250327_m054506_c001_v7007000_t0000_u01743054306275") 2025/03/27 05:50:03 DEBUG : c/non empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7096a_d20250327_m054504_c001_v0001182_t0005_u01743054304727") 2025/03/27 05:50:03 DEBUG : check sum: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f404209929e1319b4_d20250327_m054453_c001_v7007000_t0000_u01743054293758") 2025/03/27 05:50:03 DEBUG : check sum: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70846_d20250327_m054452_c001_v0001182_t0029_u01743054292794") 2025/03/27 05:50:03 DEBUG : dest/3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc88985242_d20250327_m054725_c001_v7007000_t0000_u01743054445647") 2025/03/27 05:50:03 DEBUG : dest/3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f411c5ca17ab3e93e_d20250327_m054724_c001_v0001090_t0000_u01743054444529") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40514396b238b262_d20250327_m054856_c001_v7007000_t0000_u01743054536909") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f118acf43846c7aa6_d20250327_m054854_c001_v0001113_t0004_u01743054534438") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc941_d20250327_m054854_c001_v7007000_t0000_u01743054534254") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f118acf43846c7a90_d20250327_m054850_c001_v0001113_t0002_u01743054530644") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc93a_d20250327_m054849_c001_v7007000_t0000_u01743054529867") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71c99_d20250327_m054846_c001_v0001182_t0001_u01743054526116") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc92f_d20250327_m054844_c001_v7007000_t0000_u01743054524614") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f111fb3fc9f8fe822_d20250327_m054842_c001_v0001116_t0016_u01743054522002") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c98a8_d20250327_m054841_c001_v7007000_t0000_u01743054521817") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f111fb3fc9f8fe804_d20250327_m054838_c001_v0001116_t0054_u01743054518009") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9899_d20250327_m054837_c001_v7007000_t0000_u01743054517271") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf4578591e_d20250327_m054833_c001_v0001184_t0034_u01743054513196") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f400f5c61f3c1cdf0_d20250327_m054831_c001_v7007000_t0000_u01743054511899") 2025/03/27 05:50:03 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f102bf71f6c2a3ade_d20250327_m054830_c001_v0001100_t0045_u01743054510055") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41168acbcef2db6a_d20250327_m054829_c001_v7007000_t0000_u01743054509811") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f102bf71f6c2a3acc_d20250327_m054827_c001_v0001100_t0032_u01743054507508") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41168acbcef2db66_d20250327_m054826_c001_v7007000_t0000_u01743054506765") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457857cc_d20250327_m054823_c001_v0001184_t0037_u01743054503687") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f400f5c61f3c1cde8_d20250327_m054822_c001_v7007000_t0000_u01743054502759") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f10305fc3970d6c6e_d20250327_m054820_c001_v0001103_t0029_u01743054500678") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f409fbb008444735b_d20250327_m054820_c001_v7007000_t0000_u01743054500496") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f10305fc3970d6c64_d20250327_m054817_c001_v0001103_t0029_u01743054497292") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f409fbb0084447356_d20250327_m054816_c001_v7007000_t0000_u01743054496555") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf4578563b_d20250327_m054811_c001_v0001184_t0059_u01743054491501") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4136d71e204a08dd_d20250327_m054810_c001_v7007000_t0000_u01743054490576") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1011f2a44bdaca17_d20250327_m054808_c001_v0001098_t0053_u01743054488406") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc8898527a_d20250327_m054808_c001_v7007000_t0000_u01743054488220") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1011f2a44bdaca11_d20250327_m054804_c001_v0001098_t0003_u01743054484914") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc88985273_d20250327_m054804_c001_v7007000_t0000_u01743054484180") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785463_d20250327_m054756_c001_v0001184_t0048_u01743054476412") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4156428834db6fe6_d20250327_m054755_c001_v7007000_t0000_u01743054475480") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1096c9b3d18244d3_d20250327_m054753_c001_v0001040_t0045_u01743054473483") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f401d83de608325ff_d20250327_m054753_c001_v7007000_t0000_u01743054473297") 2025/03/27 05:50:04 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1096c9b3d18244cf_d20250327_m054750_c001_v0001040_t0021_u01743054470118") 2025/03/27 05:50:05 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f401d83de608325f8_d20250327_m054749_c001_v7007000_t0000_u01743054469379") 2025/03/27 05:50:05 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc610677_d20250327_m054743_c001_v0001182_t0048_u01743054463143") 2025/03/27 05:50:05 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc8898525e_d20250327_m054742_c001_v7007000_t0000_u01743054462022") 2025/03/27 05:50:05 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f110a6ad2ada7da24_d20250327_m054736_c001_v0001183_t0038_u01743054456166") 2025/03/27 05:50:05 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f4384_d20250327_m054735_c001_v7007000_t0000_u01743054455959") 2025/03/27 05:50:05 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71672_d20250327_m054732_c001_v0001182_t0011_u01743054452108") 2025/03/27 05:50:05 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f10013474c7069215_d20250327_m054731_c001_v0001038_t0008_u01743054451230") 2025/03/27 05:50:05 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f10013474c706920f_d20250327_m054730_c001_v0001038_t0034_u01743054450066") 2025/03/27 05:50:05 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41168acbcef2db15_d20250327_m054717_c001_v7007000_t0000_u01743054437047") 2025/03/27 05:50:05 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc61037c_d20250327_m054709_c001_v0001182_t0039_u01743054429852") 2025/03/27 05:50:05 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f11261d8f2ea2a1db_d20250327_m054708_c001_v0001172_t0056_u01743054428934") 2025/03/27 05:50:05 DEBUG : dst/one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f11261d8f2ea2a1d5_d20250327_m054707_c001_v0001172_t0007_u01743054427876") 2025/03/27 05:50:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40514396b238b263_d20250327_m054857_c001_v7007000_t0000_u01743054537093") 2025/03/27 05:50:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f104ea8bb950f5e2b_d20250327_m054854_c001_v0001184_t0046_u01743054534050") 2025/03/27 05:50:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1013ee9e7ce296db_d20250327_m054849_c001_v0001182_t0033_u01743054529652") 2025/03/27 05:50:05 DEBUG : dst/one.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc930_d20250327_m054844_c001_v7007000_t0000_u01743054524800") 2025/03/27 05:50:05 DEBUG : dst/one.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109985be6cad0321_d20250327_m054841_c001_v0001184_t0059_u01743054521599") 2025/03/27 05:50:05 DEBUG : dst/one.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f111bc9c6f59ce473_d20250327_m054836_c001_v0001115_t0052_u01743054516384") 2025/03/27 05:50:05 DEBUG : dst/one.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f400f5c61f3c1cdf1_d20250327_m054832_c001_v7007000_t0000_u01743054512084") 2025/03/27 05:50:05 DEBUG : dst/one.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f100ec38a8807f420_d20250327_m054829_c001_v0001182_t0004_u01743054509563") 2025/03/27 05:50:05 DEBUG : dst/one.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f105c55158314c9da_d20250327_m054826_c001_v0001182_t0044_u01743054506563") 2025/03/27 05:50:06 DEBUG : dst/three: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc8898525f_d20250327_m054742_c001_v7007000_t0000_u01743054462206") 2025/03/27 05:50:06 DEBUG : dst/three: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f10013474c706922d_d20250327_m054740_c001_v0001038_t0002_u01743054460263") 2025/03/27 05:50:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40514396b238b265_d20250327_m054857_c001_v7007000_t0000_u01743054537279") 2025/03/27 05:50:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f111ecf9f27d1ea4a_d20250327_m054855_c001_v0001176_t0036_u01743054535623") 2025/03/27 05:50:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1082f3d9b456b58d_d20250327_m054851_c001_v0001184_t0033_u01743054531998") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40514396b238b266_d20250327_m054857_c001_v7007000_t0000_u01743054537467") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f118acf43846c7ab0_d20250327_m054856_c001_v0001113_t0046_u01743054536023") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc946_d20250327_m054855_c001_v7007000_t0000_u01743054535834") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f118acf43846c7a9a_d20250327_m054852_c001_v0001113_t0010_u01743054532442") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc93d_d20250327_m054852_c001_v7007000_t0000_u01743054532255") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71ca9_d20250327_m054846_c001_v0001182_t0035_u01743054526915") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc931_d20250327_m054844_c001_v7007000_t0000_u01743054524990") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f111fb3fc9f8fe82a_d20250327_m054843_c001_v0001116_t0027_u01743054523726") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c98ae_d20250327_m054843_c001_v7007000_t0000_u01743054523543") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f111fb3fc9f8fe814_d20250327_m054839_c001_v0001116_t0034_u01743054519760") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c989a_d20250327_m054839_c001_v7007000_t0000_u01743054519576") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785932_d20250327_m054833_c001_v0001184_t0039_u01743054513698") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41168acbcef2db6d_d20250327_m054831_c001_v7007000_t0000_u01743054511323") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71af6_d20250327_m054828_c001_v0001182_t0020_u01743054508742") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41168acbcef2db69_d20250327_m054828_c001_v7007000_t0000_u01743054508360") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457857d8_d20250327_m054824_c001_v0001184_t0042_u01743054504105") 2025/03/27 05:50:06 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f409fbb008444735c_d20250327_m054821_c001_v7007000_t0000_u01743054501812") 2025/03/27 05:50:07 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71a06_d20250327_m054819_c001_v0001182_t0028_u01743054499466") 2025/03/27 05:50:07 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f409fbb0084447358_d20250327_m054818_c001_v7007000_t0000_u01743054498365") 2025/03/27 05:50:07 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785647_d20250327_m054811_c001_v0001184_t0041_u01743054491932") 2025/03/27 05:50:07 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc88985282_d20250327_m054809_c001_v7007000_t0000_u01743054489620") 2025/03/27 05:50:07 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71934_d20250327_m054807_c001_v0001182_t0051_u01743054487203") 2025/03/27 05:50:07 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc88985274_d20250327_m054806_c001_v7007000_t0000_u01743054486090") 2025/03/27 05:50:07 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457854ca_d20250327_m054759_c001_v0001184_t0022_u01743054479367") 2025/03/27 05:50:07 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f401d83de60832602_d20250327_m054754_c001_v7007000_t0000_u01743054474549") 2025/03/27 05:50:07 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc610748_d20250327_m054752_c001_v0001182_t0040_u01743054472160") 2025/03/27 05:50:07 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f401d83de608325fa_d20250327_m054751_c001_v7007000_t0000_u01743054471049") 2025/03/27 05:50:07 DEBUG : dst/three.txt: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71768_d20250327_m054743_c001_v0001182_t0041_u01743054463942") 2025/03/27 05:50:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc932_d20250327_m054845_c001_v7007000_t0000_u01743054525177") 2025/03/27 05:50:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f113f39c254c2cb26_d20250327_m054843_c001_v0001105_t0007_u01743054523249") 2025/03/27 05:50:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1124e33db76b9104_d20250327_m054839_c001_v0001179_t0043_u01743054519358") 2025/03/27 05:50:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f400f5c61f3c1cdf2_d20250327_m054832_c001_v7007000_t0000_u01743054512272") 2025/03/27 05:50:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106cea2e7bcf7337_d20250327_m054830_c001_v0001117_t0017_u01743054510710") 2025/03/27 05:50:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f103ad1c74f088e1a_d20250327_m054828_c001_v0001183_t0045_u01743054508156") 2025/03/27 05:50:07 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40514396b238b267_d20250327_m054857_c001_v7007000_t0000_u01743054537652") 2025/03/27 05:50:07 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785ac6_d20250327_m054846_c001_v0001184_t0052_u01743054526698") 2025/03/27 05:50:07 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc933_d20250327_m054845_c001_v7007000_t0000_u01743054525362") 2025/03/27 05:50:07 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71b6d_d20250327_m054833_c001_v0001182_t0029_u01743054513501") 2025/03/27 05:50:08 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f400f5c61f3c1cdf3_d20250327_m054832_c001_v7007000_t0000_u01743054512458") 2025/03/27 05:50:08 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71a7e_d20250327_m054823_c001_v0001182_t0039_u01743054503894") 2025/03/27 05:50:08 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f400f5c61f3c1cde9_d20250327_m054822_c001_v7007000_t0000_u01743054502944") 2025/03/27 05:50:08 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71964_d20250327_m054811_c001_v0001182_t0047_u01743054491712") 2025/03/27 05:50:08 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4136d71e204a08de_d20250327_m054810_c001_v7007000_t0000_u01743054490761") 2025/03/27 05:50:08 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71885_d20250327_m054757_c001_v0001182_t0038_u01743054477046") 2025/03/27 05:50:08 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4156428834db6fe7_d20250327_m054755_c001_v7007000_t0000_u01743054475668") 2025/03/27 05:50:08 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457852b6_d20250327_m054743_c001_v0001184_t0019_u01743054463733") 2025/03/27 05:50:08 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc88985260_d20250327_m054742_c001_v7007000_t0000_u01743054462391") 2025/03/27 05:50:08 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f119cc7064dd0e6cf_d20250327_m054737_c001_v0001105_t0033_u01743054457776") 2025/03/27 05:50:08 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41168acbcef2db18_d20250327_m054717_c001_v7007000_t0000_u01743054437230") 2025/03/27 05:50:08 DEBUG : dst/two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f11261d8f2ea2a1ef_d20250327_m054715_c001_v0001172_t0046_u01743054435895") 2025/03/27 05:50:08 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418372d5e096944a_d20250327_m054635_c001_v7007000_t0000_u01743054395123") 2025/03/27 05:50:08 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7116f_d20250327_m054631_c001_v0001182_t0008_u01743054391573") 2025/03/27 05:50:08 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418372d5e0969448_d20250327_m054629_c001_v7007000_t0000_u01743054389700") 2025/03/27 05:50:08 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71063_d20250327_m054618_c001_v0001182_t0049_u01743054378272") 2025/03/27 05:50:08 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e37b4_d20250327_m054609_c001_v7007000_t0000_u01743054369698") 2025/03/27 05:50:08 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70f71_d20250327_m054605_c001_v0001182_t0016_u01743054365783") 2025/03/27 05:50:08 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c973e_d20250327_m054541_c001_v7007000_t0000_u01743054341915") 2025/03/27 05:50:08 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70cff_d20250327_m054540_c001_v0001182_t0008_u01743054340177") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9738_d20250327_m054538_c001_v7007000_t0000_u01743054338667") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70cc1_d20250327_m054537_c001_v0001182_t0023_u01743054337494") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9732_d20250327_m054534_c001_v7007000_t0000_u01743054334281") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70c4f_d20250327_m054532_c001_v0001182_t0009_u01743054332729") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c972d_d20250327_m054531_c001_v7007000_t0000_u01743054331595") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70c21_d20250327_m054530_c001_v0001182_t0015_u01743054330343") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9721_d20250327_m054524_c001_v7007000_t0000_u01743054324187") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70b35_d20250327_m054522_c001_v0001182_t0033_u01743054322466") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c971a_d20250327_m054521_c001_v7007000_t0000_u01743054321304") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70b09_d20250327_m054520_c001_v0001182_t0057_u01743054320543") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c970e_d20250327_m054515_c001_v7007000_t0000_u01743054315553") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70a97_d20250327_m054514_c001_v0001182_t0038_u01743054314352") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9709_d20250327_m054511_c001_v7007000_t0000_u01743054311760") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70a3c_d20250327_m054510_c001_v0001182_t0010_u01743054310797") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9707_d20250327_m054509_c001_v7007000_t0000_u01743054309697") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106059ea4f6b33b4_d20250327_m054508_c001_v0001100_t0001_u01743054308550") 2025/03/27 05:50:09 DEBUG : empty space: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e709c6_d20250327_m054507_c001_v0001182_t0007_u01743054307009") 2025/03/27 05:50:09 DEBUG : enormous: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c973c_d20250327_m054540_c001_v7007000_t0000_u01743054340981") 2025/03/27 05:50:09 DEBUG : enormous: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70d05_d20250327_m054540_c001_v0001182_t0053_u01743054340390") 2025/03/27 05:50:09 DEBUG : existing: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40514396b238b26b_d20250327_m054901_c001_v7007000_t0000_u01743054541989") 2025/03/27 05:50:10 DEBUG : existing: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45785cbc_d20250327_m054900_c001_v0001184_t0008_u01743054540755") 2025/03/27 05:50:10 DEBUG : existing: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e37ad_d20250327_m054604_c001_v7007000_t0000_u01743054364011") 2025/03/27 05:50:10 DEBUG : existing: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70f2f_d20250327_m054603_c001_v0001182_t0025_u01743054363046") 2025/03/27 05:50:10 DEBUG : existing: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9702_d20250327_m054503_c001_v7007000_t0000_u01743054303417") 2025/03/27 05:50:10 DEBUG : existing: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70932_d20250327_m054502_c001_v0001182_t0046_u01743054302479") 2025/03/27 05:50:10 DEBUG : existing: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9701_d20250327_m054501_c001_v7007000_t0000_u01743054301200") 2025/03/27 05:50:10 DEBUG : existing: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70902_d20250327_m054500_c001_v0001182_t0038_u01743054300596") 2025/03/27 05:50:10 DEBUG : existing: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e708e4_d20250327_m054459_c001_v0001182_t0026_u01743054299709") 2025/03/27 05:50:10 DEBUG : existing-b: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e37af_d20250327_m054604_c001_v7007000_t0000_u01743054364204") 2025/03/27 05:50:10 DEBUG : existing-b: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc60fde1_d20250327_m054603_c001_v0001182_t0010_u01743054363056") 2025/03/27 05:50:10 DEBUG : file1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385ca_d20250327_m054947_c001_v7007000_t0000_u01743054587686") 2025/03/27 05:50:10 DEBUG : file1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f117db26037374707_d20250327_m054946_c001_v0001182_t0005_u01743054586857") 2025/03/27 05:50:10 DEBUG : file1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385c7_d20250327_m054944_c001_v7007000_t0000_u01743054584762") 2025/03/27 05:50:10 DEBUG : file1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457862e9_d20250327_m054943_c001_v0001184_t0039_u01743054583710") 2025/03/27 05:50:10 DEBUG : five: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9745_d20250327_m054546_c001_v7007000_t0000_u01743054346351") 2025/03/27 05:50:10 DEBUG : five: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f406ddff415e70d97_d20250327_m054544_c001_v0001182_t0008_u01743054344231") 2025/03/27 05:50:10 DEBUG : foo: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c970b_d20250327_m054513_c001_v7007000_t0000_u01743054313614") 2025/03/27 05:50:10 DEBUG : foo: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f406ddff415e70a73_d20250327_m054513_c001_v0001182_t0008_u01743054313058") 2025/03/27 05:50:10 DEBUG : foo: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f406ddff415e70a67_d20250327_m054512_c001_v0001182_t0008_u01743054312499") 2025/03/27 05:50:10 DEBUG : four: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9746_d20250327_m054546_c001_v7007000_t0000_u01743054346541") 2025/03/27 05:50:10 DEBUG : four: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4004fbcf457843c1_d20250327_m054544_c001_v0001184_t0054_u01743054344795") 2025/03/27 05:50:10 DEBUG : four: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70d83_d20250327_m054543_c001_v0001182_t0020_u01743054343644") 2025/03/27 05:50:10 DEBUG : hello world2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4179e4e8dbba29d7_d20250327_m054410_c001_v7007000_t0000_u01743054250673") 2025/03/27 05:50:11 DEBUG : hello world2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e703cf_d20250327_m054410_c001_v0001182_t0039_u01743054250076") 2025/03/27 05:50:11 DEBUG : ignore-size: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f404209929e1319c7_d20250327_m054458_c001_v7007000_t0000_u01743054298233") 2025/03/27 05:50:11 DEBUG : ignore-size: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e708a8_d20250327_m054457_c001_v0001182_t0024_u01743054297290") 2025/03/27 05:50:11 DEBUG : nested/sub dir/file: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e37a9_d20250327_m054601_c001_v7007000_t0000_u01743054361919") 2025/03/27 05:50:11 DEBUG : nested/sub dir/file: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc60fdb3_d20250327_m054600_c001_v0001182_t0025_u01743054360966") 2025/03/27 05:50:11 DEBUG : nested/sub dir/file: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e37a5_d20250327_m054559_c001_v7007000_t0000_u01743054359830") 2025/03/27 05:50:11 DEBUG : nested/sub dir/file: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc60fd7d_d20250327_m054558_c001_v0001182_t0008_u01743054358883") 2025/03/27 05:50:11 DEBUG : one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9747_d20250327_m054546_c001_v7007000_t0000_u01743054346725") 2025/03/27 05:50:11 DEBUG : one: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f406ddff415e70d71_d20250327_m054543_c001_v0001182_t0008_u01743054343043") 2025/03/27 05:50:11 DEBUG : only0: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385b3_d20250327_m054938_c001_v7007000_t0000_u01743054578839") 2025/03/27 05:50:11 DEBUG : only0: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4004fbcf45786193_d20250327_m054932_c001_v0001184_t0054_u01743054572978") 2025/03/27 05:50:11 DEBUG : only0: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e72002_d20250327_m054923_c001_v0001182_t0039_u01743054563640") 2025/03/27 05:50:11 DEBUG : only0: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40887f5a9a7d794f_d20250327_m054916_c001_v7007000_t0000_u01743054556729") 2025/03/27 05:50:11 DEBUG : only0: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71e5b_d20250327_m054906_c001_v0001182_t0045_u01743054546607") 2025/03/27 05:50:11 DEBUG : only1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385b4_d20250327_m054939_c001_v7007000_t0000_u01743054579027") 2025/03/27 05:50:11 DEBUG : only1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417db260373745cb_d20250327_m054933_c001_v0001182_t0022_u01743054573740") 2025/03/27 05:50:11 DEBUG : only1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7200e_d20250327_m054924_c001_v0001182_t0052_u01743054564162") 2025/03/27 05:50:11 DEBUG : only1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40887f5a9a7d7951_d20250327_m054917_c001_v7007000_t0000_u01743054557108") 2025/03/27 05:50:11 DEBUG : only1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71e63_d20250327_m054907_c001_v0001182_t0006_u01743054547013") 2025/03/27 05:50:11 DEBUG : only10: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385b5_d20250327_m054939_c001_v7007000_t0000_u01743054579211") 2025/03/27 05:50:12 DEBUG : only10: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f406ddff415e720fc_d20250327_m054932_c001_v0001182_t0008_u01743054572991") 2025/03/27 05:50:12 DEBUG : only10: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e72078_d20250327_m054928_c001_v0001182_t0038_u01743054568054") 2025/03/27 05:50:12 DEBUG : only10: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4063a9a77eafd182_d20250327_m054917_c001_v7007000_t0000_u01743054557511") 2025/03/27 05:50:12 DEBUG : only10: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71eed_d20250327_m054911_c001_v0001182_t0026_u01743054551475") 2025/03/27 05:50:12 DEBUG : only11: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385b6_d20250327_m054939_c001_v7007000_t0000_u01743054579401") 2025/03/27 05:50:12 DEBUG : only11: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4181c2e65aae52f1_d20250327_m054933_c001_v0001091_t0010_u01743054573554") 2025/03/27 05:50:12 DEBUG : only11: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e72082_d20250327_m054928_c001_v0001182_t0054_u01743054568488") 2025/03/27 05:50:12 DEBUG : only11: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40887f5a9a7d7950_d20250327_m054916_c001_v7007000_t0000_u01743054556914") 2025/03/27 05:50:12 DEBUG : only11: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71ef4_d20250327_m054911_c001_v0001182_t0025_u01743054551891") 2025/03/27 05:50:12 DEBUG : only12: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385b7_d20250327_m054939_c001_v7007000_t0000_u01743054579585") 2025/03/27 05:50:12 DEBUG : only12: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4004fbcf45786199_d20250327_m054933_c001_v0001184_t0054_u01743054573380") 2025/03/27 05:50:12 DEBUG : only12: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e72090_d20250327_m054929_c001_v0001182_t0029_u01743054569014") 2025/03/27 05:50:12 DEBUG : only12: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc95c_d20250327_m054917_c001_v7007000_t0000_u01743054557311") 2025/03/27 05:50:12 DEBUG : only12: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71efc_d20250327_m054912_c001_v0001182_t0032_u01743054552300") 2025/03/27 05:50:12 DEBUG : only13: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385b8_d20250327_m054939_c001_v7007000_t0000_u01743054579770") 2025/03/27 05:50:12 DEBUG : only13: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f406ddff415e72106_d20250327_m054933_c001_v0001182_t0008_u01743054573392") 2025/03/27 05:50:12 DEBUG : only13: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7209e_d20250327_m054929_c001_v0001182_t0036_u01743054569430") 2025/03/27 05:50:12 DEBUG : only13: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40887f5a9a7d7954_d20250327_m054917_c001_v7007000_t0000_u01743054557675") 2025/03/27 05:50:12 DEBUG : only13: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71f0a_d20250327_m054912_c001_v0001182_t0041_u01743054552700") 2025/03/27 05:50:12 DEBUG : only14: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385b9_d20250327_m054939_c001_v7007000_t0000_u01743054579967") 2025/03/27 05:50:12 DEBUG : only14: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4004fbcf457861a1_d20250327_m054933_c001_v0001184_t0054_u01743054573568") 2025/03/27 05:50:13 DEBUG : only14: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e720a6_d20250327_m054929_c001_v0001182_t0046_u01743054569876") 2025/03/27 05:50:13 DEBUG : only14: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43d8_d20250327_m054917_c001_v7007000_t0000_u01743054557116") 2025/03/27 05:50:13 DEBUG : only14: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71f10_d20250327_m054913_c001_v0001182_t0017_u01743054553129") 2025/03/27 05:50:13 DEBUG : only15: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385ba_d20250327_m054940_c001_v7007000_t0000_u01743054580152") 2025/03/27 05:50:13 DEBUG : only15: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f406ddff415e7210c_d20250327_m054933_c001_v0001182_t0008_u01743054573580") 2025/03/27 05:50:13 DEBUG : only15: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e720b4_d20250327_m054930_c001_v0001182_t0028_u01743054570345") 2025/03/27 05:50:13 DEBUG : only15: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4063a9a77eafd181_d20250327_m054917_c001_v7007000_t0000_u01743054557325") 2025/03/27 05:50:13 DEBUG : only15: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71f26_d20250327_m054913_c001_v0001182_t0006_u01743054553576") 2025/03/27 05:50:13 DEBUG : only16: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385bb_d20250327_m054940_c001_v7007000_t0000_u01743054580351") 2025/03/27 05:50:13 DEBUG : only16: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4004fbcf457861a9_d20250327_m054933_c001_v0001184_t0054_u01743054573754") 2025/03/27 05:50:13 DEBUG : only16: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e720c2_d20250327_m054930_c001_v0001182_t0043_u01743054570756") 2025/03/27 05:50:13 DEBUG : only16: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4063a9a77eafd17e_d20250327_m054916_c001_v7007000_t0000_u01743054556919") 2025/03/27 05:50:13 DEBUG : only16: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71f30_d20250327_m054914_c001_v0001182_t0001_u01743054554005") 2025/03/27 05:50:13 DEBUG : only17: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385bc_d20250327_m054940_c001_v7007000_t0000_u01743054580536") 2025/03/27 05:50:13 DEBUG : only17: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4181c2e65aae52f3_d20250327_m054933_c001_v0001091_t0010_u01743054573766") 2025/03/27 05:50:13 DEBUG : only17: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e720c8_d20250327_m054931_c001_v0001182_t0018_u01743054571189") 2025/03/27 05:50:13 DEBUG : only17: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43db_d20250327_m054917_c001_v7007000_t0000_u01743054557682") 2025/03/27 05:50:13 DEBUG : only17: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71f3a_d20250327_m054914_c001_v0001182_t0047_u01743054554450") 2025/03/27 05:50:13 DEBUG : only18: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385bd_d20250327_m054940_c001_v7007000_t0000_u01743054580721") 2025/03/27 05:50:13 DEBUG : only18: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f406ddff415e7210e_d20250327_m054933_c001_v0001182_t0008_u01743054573777") 2025/03/27 05:50:13 DEBUG : only18: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e720da_d20250327_m054931_c001_v0001182_t0042_u01743054571648") 2025/03/27 05:50:13 DEBUG : only18: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40887f5a9a7d7953_d20250327_m054917_c001_v7007000_t0000_u01743054557478") 2025/03/27 05:50:14 DEBUG : only18: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71f48_d20250327_m054914_c001_v0001182_t0039_u01743054554862") 2025/03/27 05:50:14 DEBUG : only19: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385be_d20250327_m054940_c001_v7007000_t0000_u01743054580906") 2025/03/27 05:50:14 DEBUG : only19: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417db260373745d1_d20250327_m054933_c001_v0001182_t0022_u01743054573927") 2025/03/27 05:50:14 DEBUG : only19: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e720e8_d20250327_m054932_c001_v0001182_t0032_u01743054572117") 2025/03/27 05:50:14 DEBUG : only19: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc95b_d20250327_m054917_c001_v7007000_t0000_u01743054557125") 2025/03/27 05:50:14 DEBUG : only19: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71f52_d20250327_m054915_c001_v0001182_t0045_u01743054555335") 2025/03/27 05:50:14 DEBUG : only2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385bf_d20250327_m054941_c001_v7007000_t0000_u01743054581091") 2025/03/27 05:50:14 DEBUG : only2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4004fbcf457861af_d20250327_m054933_c001_v0001184_t0054_u01743054573939") 2025/03/27 05:50:14 DEBUG : only2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7201c_d20250327_m054924_c001_v0001182_t0038_u01743054564561") 2025/03/27 05:50:14 DEBUG : only2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4063a9a77eafd180_d20250327_m054917_c001_v7007000_t0000_u01743054557139") 2025/03/27 05:50:14 DEBUG : only2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71e6d_d20250327_m054907_c001_v0001182_t0006_u01743054547444") 2025/03/27 05:50:14 DEBUG : only3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385c0_d20250327_m054941_c001_v7007000_t0000_u01743054581276") 2025/03/27 05:50:14 DEBUG : only3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4181c2e65aae52f5_d20250327_m054933_c001_v0001091_t0010_u01743054573953") 2025/03/27 05:50:14 DEBUG : only3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e72024_d20250327_m054925_c001_v0001182_t0058_u01743054565003") 2025/03/27 05:50:14 DEBUG : only3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40887f5a9a7d794e_d20250327_m054916_c001_v7007000_t0000_u01743054556543") 2025/03/27 05:50:14 DEBUG : only3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71e7b_d20250327_m054907_c001_v0001182_t0031_u01743054547917") 2025/03/27 05:50:14 DEBUG : only4: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385c1_d20250327_m054941_c001_v7007000_t0000_u01743054581461") 2025/03/27 05:50:14 DEBUG : only4: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f406ddff415e72116_d20250327_m054933_c001_v0001182_t0008_u01743054573963") 2025/03/27 05:50:14 DEBUG : only4: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e72032_d20250327_m054925_c001_v0001182_t0054_u01743054565420") 2025/03/27 05:50:14 DEBUG : only4: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f40887f5a9a7d7952_d20250327_m054917_c001_v7007000_t0000_u01743054557293") 2025/03/27 05:50:15 DEBUG : only4: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71e8d_d20250327_m054908_c001_v0001182_t0055_u01743054548395") 2025/03/27 05:50:15 DEBUG : only5: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385c2_d20250327_m054941_c001_v7007000_t0000_u01743054581644") 2025/03/27 05:50:15 DEBUG : only5: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417db260373745d3_d20250327_m054934_c001_v0001182_t0022_u01743054574114") 2025/03/27 05:50:15 DEBUG : only5: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7203c_d20250327_m054925_c001_v0001182_t0033_u01743054565842") 2025/03/27 05:50:15 DEBUG : only5: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43d6_d20250327_m054916_c001_v7007000_t0000_u01743054556930") 2025/03/27 05:50:15 DEBUG : only5: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71e97_d20250327_m054908_c001_v0001182_t0019_u01743054548871") 2025/03/27 05:50:15 DEBUG : only6: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385c3_d20250327_m054941_c001_v7007000_t0000_u01743054581830") 2025/03/27 05:50:15 DEBUG : only6: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4004fbcf457861bf_d20250327_m054934_c001_v0001184_t0054_u01743054574136") 2025/03/27 05:50:15 DEBUG : only6: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e72046_d20250327_m054926_c001_v0001182_t0048_u01743054566280") 2025/03/27 05:50:15 DEBUG : only6: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43d9_d20250327_m054917_c001_v7007000_t0000_u01743054557301") 2025/03/27 05:50:15 DEBUG : only6: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71ea5_d20250327_m054909_c001_v0001182_t0031_u01743054549302") 2025/03/27 05:50:15 DEBUG : only7: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385c4_d20250327_m054942_c001_v7007000_t0000_u01743054582014") 2025/03/27 05:50:15 DEBUG : only7: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4181c2e65aae52f7_d20250327_m054934_c001_v0001091_t0010_u01743054574150") 2025/03/27 05:50:15 DEBUG : only7: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e72050_d20250327_m054926_c001_v0001182_t0046_u01743054566697") 2025/03/27 05:50:15 DEBUG : only7: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f412bf5330c1f43da_d20250327_m054917_c001_v7007000_t0000_u01743054557488") 2025/03/27 05:50:15 DEBUG : only7: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71ebf_d20250327_m054910_c001_v0001182_t0045_u01743054550185") 2025/03/27 05:50:15 DEBUG : only8: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385c5_d20250327_m054942_c001_v7007000_t0000_u01743054582198") 2025/03/27 05:50:15 DEBUG : only8: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f406ddff415e7211a_d20250327_m054934_c001_v0001182_t0008_u01743054574162") 2025/03/27 05:50:15 DEBUG : only8: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e72064_d20250327_m054927_c001_v0001182_t0010_u01743054567169") 2025/03/27 05:50:15 DEBUG : only8: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc95d_d20250327_m054917_c001_v7007000_t0000_u01743054557498") 2025/03/27 05:50:15 DEBUG : only8: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71ed1_d20250327_m054910_c001_v0001182_t0020_u01743054550603") 2025/03/27 05:50:16 DEBUG : only9: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385c6_d20250327_m054942_c001_v7007000_t0000_u01743054582383") 2025/03/27 05:50:16 DEBUG : only9: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417db260373745d9_d20250327_m054934_c001_v0001182_t0022_u01743054574301") 2025/03/27 05:50:16 DEBUG : only9: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7206e_d20250327_m054927_c001_v0001182_t0050_u01743054567581") 2025/03/27 05:50:16 DEBUG : only9: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418253c4ca4fc95a_d20250327_m054916_c001_v7007000_t0000_u01743054556936") 2025/03/27 05:50:16 DEBUG : only9: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e71edb_d20250327_m054911_c001_v0001182_t0044_u01743054551051") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e37a3_d20250327_m054556_c001_v7007000_t0000_u01743054356987") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45784540_d20250327_m054555_c001_v0001184_t0009_u01743054355035") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e379b_d20250327_m054553_c001_v7007000_t0000_u01743054353175") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70e49_d20250327_m054551_c001_v0001182_t0023_u01743054351614") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e3796_d20250327_m054549_c001_v7007000_t0000_u01743054349735") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45784439_d20250327_m054547_c001_v0001184_t0055_u01743054347651") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9735_d20250327_m054536_c001_v7007000_t0000_u01743054336354") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70c77_d20250327_m054535_c001_v0001182_t0016_u01743054335206") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9730_d20250327_m054533_c001_v7007000_t0000_u01743054333329") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70c4b_d20250327_m054532_c001_v0001182_t0045_u01743054332522") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c972c_d20250327_m054530_c001_v7007000_t0000_u01743054330997") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70c1f_d20250327_m054530_c001_v0001182_t0008_u01743054330127") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c971e_d20250327_m054523_c001_v7007000_t0000_u01743054323260") 2025/03/27 05:50:16 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70b2f_d20250327_m054522_c001_v0001182_t0009_u01743054322234") 2025/03/27 05:50:17 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c971b_d20250327_m054521_c001_v7007000_t0000_u01743054321495") 2025/03/27 05:50:17 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70b07_d20250327_m054520_c001_v0001182_t0006_u01743054320328") 2025/03/27 05:50:17 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9719_d20250327_m054519_c001_v7007000_t0000_u01743054319592") 2025/03/27 05:50:17 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70af1_d20250327_m054519_c001_v0001182_t0017_u01743054319012") 2025/03/27 05:50:17 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70ae7_d20250327_m054518_c001_v0001182_t0010_u01743054318416") 2025/03/27 05:50:17 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9716_d20250327_m054517_c001_v7007000_t0000_u01743054317677") 2025/03/27 05:50:17 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70acb_d20250327_m054517_c001_v0001182_t0025_u01743054317059") 2025/03/27 05:50:17 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70abf_d20250327_m054516_c001_v0001182_t0035_u01743054316492") 2025/03/27 05:50:17 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c970f_d20250327_m054515_c001_v7007000_t0000_u01743054315754") 2025/03/27 05:50:17 DEBUG : potato: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70aa1_d20250327_m054514_c001_v0001182_t0027_u01743054314963") 2025/03/27 05:50:17 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4156428834db6f47_d20250327_m054644_c001_v7007000_t0000_u01743054404831") 2025/03/27 05:50:17 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45784b0d_d20250327_m054644_c001_v0001184_t0004_u01743054404242") 2025/03/27 05:50:17 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418372d5e096944b_d20250327_m054635_c001_v7007000_t0000_u01743054395742") 2025/03/27 05:50:17 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457849a8_d20250327_m054631_c001_v0001184_t0021_u01743054390998") 2025/03/27 05:50:17 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f409fbb0084447212_d20250327_m054622_c001_v7007000_t0000_u01743054382861") 2025/03/27 05:50:17 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45784804_d20250327_m054617_c001_v0001184_t0005_u01743054377685") 2025/03/27 05:50:17 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e37b5_d20250327_m054610_c001_v7007000_t0000_u01743054370067") 2025/03/27 05:50:17 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45784692_d20250327_m054605_c001_v0001184_t0048_u01743054365565") 2025/03/27 05:50:17 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c973d_d20250327_m054541_c001_v7007000_t0000_u01743054341166") 2025/03/27 05:50:17 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70cf9_d20250327_m054539_c001_v0001182_t0000_u01743054339972") 2025/03/27 05:50:17 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9739_d20250327_m054538_c001_v7007000_t0000_u01743054338852") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70cb7_d20250327_m054537_c001_v0001182_t0048_u01743054337284") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9736_d20250327_m054536_c001_v7007000_t0000_u01743054336538") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70c81_d20250327_m054535_c001_v0001182_t0024_u01743054335775") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9733_d20250327_m054534_c001_v7007000_t0000_u01743054334466") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70c63_d20250327_m054533_c001_v0001182_t0029_u01743054333700") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c972e_d20250327_m054531_c001_v7007000_t0000_u01743054331780") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70c2f_d20250327_m054531_c001_v0001182_t0030_u01743054331008") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9722_d20250327_m054524_c001_v7007000_t0000_u01743054324372") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70b49_d20250327_m054523_c001_v0001182_t0036_u01743054323059") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4179e4e8dbba29d9_d20250327_m054414_c001_v7007000_t0000_u01743054254053") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70437_d20250327_m054413_c001_v0001182_t0030_u01743054253489") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4179e4e8dbba29d8_d20250327_m054412_c001_v7007000_t0000_u01743054252197") 2025/03/27 05:50:18 DEBUG : potato2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70405_d20250327_m054411_c001_v0001182_t0052_u01743054251593") 2025/03/27 05:50:18 DEBUG : potato3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f418372d5e096944c_d20250327_m054636_c001_v7007000_t0000_u01743054396042") 2025/03/27 05:50:18 DEBUG : potato3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc610064_d20250327_m054632_c001_v0001182_t0019_u01743054392140") 2025/03/27 05:50:18 DEBUG : potato3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f409fbb0084447213_d20250327_m054623_c001_v7007000_t0000_u01743054383303") 2025/03/27 05:50:18 DEBUG : potato3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc60ff30_d20250327_m054618_c001_v0001182_t0051_u01743054378850") 2025/03/27 05:50:18 DEBUG : potato3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e37b7_d20250327_m054610_c001_v7007000_t0000_u01743054370573") 2025/03/27 05:50:18 DEBUG : potato3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc60fe1d_d20250327_m054605_c001_v0001182_t0022_u01743054365988") 2025/03/27 05:50:18 DEBUG : pre-dest1/1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc88985243_d20250327_m054725_c001_v7007000_t0000_u01743054445834") 2025/03/27 05:50:19 DEBUG : pre-dest1/1: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc61043e_d20250327_m054717_c001_v0001182_t0003_u01743054437982") 2025/03/27 05:50:19 DEBUG : pre-dest2/2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f414a4dbc88985244_d20250327_m054726_c001_v7007000_t0000_u01743054446025") 2025/03/27 05:50:19 DEBUG : pre-dest2/2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45784fae_d20250327_m054718_c001_v0001184_t0059_u01743054438552") 2025/03/27 05:50:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41168acbcef2daba_d20250327_m054657_c001_v7007000_t0000_u01743054417366") 2025/03/27 05:50:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7135e_d20250327_m054654_c001_v0001182_t0042_u01743054414243") 2025/03/27 05:50:19 DEBUG : sizeonly: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f404209929e1319c2_d20250327_m054455_c001_v7007000_t0000_u01743054295996") 2025/03/27 05:50:19 DEBUG : sizeonly: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70872_d20250327_m054455_c001_v0001182_t0009_u01743054295052") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385d1_d20250327_m054954_c001_v7007000_t0000_u01743054594819") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1181c2e65aae531d_d20250327_m054952_c001_v0001091_t0006_u01743054592766") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385ce_d20250327_m054950_c001_v7007000_t0000_u01743054590851") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e72290_d20250327_m054949_c001_v0001182_t0053_u01743054589838") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e37ab_d20250327_m054602_c001_v7007000_t0000_u01743054362108") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45784606_d20250327_m054601_c001_v0001184_t0016_u01743054361320") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e37a6_d20250327_m054600_c001_v7007000_t0000_u01743054360017") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70ec9_d20250327_m054559_c001_v0001182_t0037_u01743054359233") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f404209929e1319ac_d20250327_m054451_c001_v7007000_t0000_u01743054291870") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70816_d20250327_m054450_c001_v0001182_t0033_u01743054290560") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f404209929e1319a3_d20250327_m054449_c001_v7007000_t0000_u01743054289823") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e707dc_d20250327_m054448_c001_v0001182_t0001_u01743054288858") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f404209929e13198b_d20250327_m054442_c001_v7007000_t0000_u01743054282471") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7072a_d20250327_m054441_c001_v0001182_t0032_u01743054281612") 2025/03/27 05:50:19 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f404209929e131983_d20250327_m054441_c001_v7007000_t0000_u01743054281049") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7070a_d20250327_m054440_c001_v0001182_t0031_u01743054280202") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e706b6_d20250327_m054437_c001_v0001182_t0016_u01743054277820") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f404209929e131971_d20250327_m054437_c001_v7007000_t0000_u01743054277078") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70698_d20250327_m054436_c001_v0001182_t0001_u01743054276471") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7067c_d20250327_m054435_c001_v0001182_t0032_u01743054275830") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f404209929e131967_d20250327_m054434_c001_v7007000_t0000_u01743054274719") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70616_d20250327_m054432_c001_v0001182_t0051_u01743054272559") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e705e0_d20250327_m054430_c001_v0001182_t0046_u01743054270107") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f404209929e131951_d20250327_m054429_c001_v7007000_t0000_u01743054269366") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e705c2_d20250327_m054428_c001_v0001182_t0025_u01743054268804") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e705b6_d20250327_m054428_c001_v0001182_t0037_u01743054268230") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f404209929e131950_d20250327_m054427_c001_v7007000_t0000_u01743054267484") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70524_d20250327_m054424_c001_v0001182_t0003_u01743054264112") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f404209929e13194d_d20250327_m054423_c001_v7007000_t0000_u01743054263740") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70514_d20250327_m054423_c001_v0001182_t0008_u01743054263163") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4179e4e8dbba29e3_d20250327_m054421_c001_v7007000_t0000_u01743054261506") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e704d8_d20250327_m054420_c001_v0001182_t0046_u01743054260948") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4179e4e8dbba29e2_d20250327_m054420_c001_v7007000_t0000_u01743054260383") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e704ae_d20250327_m054419_c001_v0001182_t0059_u01743054259793") 2025/03/27 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4179e4e8dbba29de_d20250327_m054418_c001_v7007000_t0000_u01743054258509") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70498_d20250327_m054417_c001_v0001182_t0037_u01743054257762") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4179e4e8dbba29dd_d20250327_m054417_c001_v7007000_t0000_u01743054257206") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70480_d20250327_m054416_c001_v0001182_t0054_u01743054256639") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4179e4e8dbba29da_d20250327_m054415_c001_v7007000_t0000_u01743054255718") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e7045c_d20250327_m054414_c001_v0001182_t0001_u01743054254978") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4179e4e8dbba29d6_d20250327_m054409_c001_v7007000_t0000_u01743054249157") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e703a3_d20250327_m054408_c001_v0001182_t0045_u01743054248587") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4179e4e8dbba29d5_d20250327_m054407_c001_v7007000_t0000_u01743054247669") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70375_d20250327_m054407_c001_v0001182_t0034_u01743054247083") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4179e4e8dbba29d4_d20250327_m054406_c001_v7007000_t0000_u01743054246163") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70351_d20250327_m054405_c001_v0001182_t0023_u01743054245593") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f4179e4e8dbba29d1_d20250327_m054402_c001_v7007000_t0000_u01743054242660") 2025/03/27 05:50:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e702df_d20250327_m054402_c001_v0001182_t0023_u01743054242086") 2025/03/27 05:50:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385d2_d20250327_m054955_c001_v7007000_t0000_u01743054595004") 2025/03/27 05:50:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f117db260373747c1_d20250327_m054953_c001_v0001182_t0038_u01743054593808") 2025/03/27 05:50:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385cf_d20250327_m054951_c001_v7007000_t0000_u01743054591036") 2025/03/27 05:50:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf457863c5_d20250327_m054949_c001_v0001184_t0020_u01743054589483") 2025/03/27 05:50:21 DEBUG : sub/yam: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e37a1_d20250327_m054556_c001_v7007000_t0000_u01743054356422") 2025/03/27 05:50:21 DEBUG : sub/yam: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc60fd0f_d20250327_m054554_c001_v0001182_t0007_u01743054354680") 2025/03/27 05:50:21 DEBUG : test_dir1/file2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385cb_d20250327_m054947_c001_v7007000_t0000_u01743054587870") 2025/03/27 05:50:21 DEBUG : test_dir1/file2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1181c2e65aae530d_d20250327_m054946_c001_v0001091_t0058_u01743054586505") 2025/03/27 05:50:21 DEBUG : test_dir1/file2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385c8_d20250327_m054944_c001_v7007000_t0000_u01743054584946") 2025/03/27 05:50:22 DEBUG : test_dir1/file2: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1181c2e65aae5307_d20250327_m054943_c001_v0001091_t0038_u01743054583724") 2025/03/27 05:50:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385cc_d20250327_m054948_c001_v7007000_t0000_u01743054588054") 2025/03/27 05:50:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1004fbcf45786357_d20250327_m054946_c001_v0001184_t0000_u01743054586492") 2025/03/27 05:50:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f41061b7f0bd385c9_d20250327_m054945_c001_v7007000_t0000_u01743054585130") 2025/03/27 05:50:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e72210_d20250327_m054943_c001_v0001182_t0040_u01743054583970") 2025/03/27 05:50:22 DEBUG : three: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9748_d20250327_m054546_c001_v7007000_t0000_u01743054346908") 2025/03/27 05:50:22 DEBUG : three: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70dbd_d20250327_m054545_c001_v0001182_t0037_u01743054345559") 2025/03/27 05:50:22 DEBUG : three: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f106ddff415e70d7b_d20250327_m054543_c001_v0001182_t0053_u01743054343431") 2025/03/27 05:50:22 DEBUG : two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f416cc66fbf5c9749_d20250327_m054547_c001_v7007000_t0000_u01743054347093") 2025/03/27 05:50:22 DEBUG : two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f409d3e62fc60fc19_d20250327_m054544_c001_v0001182_t0032_u01743054344988") 2025/03/27 05:50:22 DEBUG : two: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f406ddff415e70d75_d20250327_m054543_c001_v0001182_t0008_u01743054343233") 2025/03/27 05:50:22 DEBUG : yam: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e37a4_d20250327_m054557_c001_v7007000_t0000_u01743054357179") 2025/03/27 05:50:22 DEBUG : yam: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f113de4876356d859_d20250327_m054555_c001_v0001109_t0024_u01743054355854") 2025/03/27 05:50:22 DEBUG : yam: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e3799_d20250327_m054552_c001_v7007000_t0000_u01743054352619") 2025/03/27 05:50:22 DEBUG : yam: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc60fcb3_d20250327_m054551_c001_v0001182_t0055_u01743054351261") 2025/03/27 05:50:22 DEBUG : yam: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e3795_d20250327_m054549_c001_v7007000_t0000_u01743054349122") 2025/03/27 05:50:22 DEBUG : yam: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f109d3e62fc60fc57_d20250327_m054547_c001_v0001182_t0051_u01743054347660") 2025/03/27 05:50:22 DEBUG : yaml: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e379c_d20250327_m054553_c001_v7007000_t0000_u01743054353365") 2025/03/27 05:50:22 DEBUG : yaml: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f1102e309699c0082_d20250327_m054552_c001_v0001182_t0018_u01743054352423") 2025/03/27 05:50:22 DEBUG : yaml: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f417650521e7e3797_d20250327_m054549_c001_v7007000_t0000_u01743054349933") 2025/03/27 05:50:23 DEBUG : yaml: Deleting (id "4_z8f02fd83200ddb6b9f580e1b_f107e01df2f68e24b_d20250327_m054548_c001_v0001178_t0001_u01743054348851") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m25.202110197s (try 1/5)