"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/06 03:45:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti" 2025/04/06 03:45:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 03:45:32 DEBUG : Creating backend with remote "/tmp/rclone3926900453" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:45:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/06 03:45:33 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:33 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.99s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 03:45:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:45:34 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:34 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:45:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:35 DEBUG : B2 bucket rclone-test-kirapoq3riti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.99s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", 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-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:37 DEBUG : Creating backend with remote "/non-existing" 2025/04/06 03:45:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/06 03:45:37 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:37 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:45:38 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:38 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:45:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.81s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:39 INFO : B2 bucket rclone-test-kirapoq3riti: Running all checks before starting transfers 2025/04/06 03:45:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:45:39 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:39 INFO : B2 bucket rclone-test-kirapoq3riti: Checks finished, now starting transfers 2025/04/06 03:45:39 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:45:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:41 ERROR : Ignoring --no-traverse with sync 2025/04/06 03:45:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:45:41 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:41 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:45:41 INFO : sub dir/hello world: Copied (new) 2025/04/06 03:45:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.47s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/06 03:45:42 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:42 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/06 03:45:43 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.54s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:45:44 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:44 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:45:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:45:46 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:46 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:45:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/06 03:45:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 03:45:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/06 03:45:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 03:45:47 INFO : sub dir: Making directory 2025/04/06 03:45:47 INFO : sub dir2: Making directory 2025/04/06 03:45:47 INFO : sub dir2/sub sub dir2: Making directory 2025/04/06 03:45:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:45:47 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:47 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:45:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/06 03:45:48 DEBUG : B2 bucket rclone-test-kirapoq3riti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.46s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:48 INFO : sub dir2: Making directory 2025/04/06 03:45:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/06 03:45:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 03:45:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:45:49 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:49 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:45:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:50 DEBUG : sub dir2: Making directory with metadata 2025/04/06 03:45:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 03:45:50 INFO : sub dir: Making directory 2025/04/06 03:45:50 INFO : sub dir2: Making directory 2025/04/06 03:45:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:45:50 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:50 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:45:50 INFO : sub dir/hello world: Copied (new) 2025/04/06 03:45:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/06 03:45:50 DEBUG : B2 bucket rclone-test-kirapoq3riti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/06 03:45:50 DEBUG : B2 bucket rclone-test-kirapoq3riti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", 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-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:52 INFO : sub dir2: Making directory 2025/04/06 03:45:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:45:52 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:52 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:45:52 INFO : sub dir/hello world: Copied (new) 2025/04/06 03:45:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.09s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:53 DEBUG : sub dir2: Making directory with metadata 2025/04/06 03:45:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 03:45:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 03:45:53 INFO : sub dir: Making directory 2025/04/06 03:45:53 INFO : sub dir2: Making directory 2025/04/06 03:45:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:45:53 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:53 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:45:53 INFO : sub dir/hello world: Copied (new) 2025/04/06 03:45:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/06 03:45:53 DEBUG : B2 bucket rclone-test-kirapoq3riti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.45s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:54 INFO : sub dir2: Making directory 2025/04/06 03:45:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:45:55 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:45:55 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:45:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:45:55 INFO : sub dir/hello world: Copied (new) 2025/04/06 03:45:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:45:56 DEBUG : Creating backend with remote "TestB2:rclone-test-bivitap1dewo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-kirapoq3riti -> B2 bucket rclone-test-bivitap1dewo 2025/04/06 03:45:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:45:57 DEBUG : B2 bucket rclone-test-bivitap1dewo: Waiting for checks to finish 2025/04/06 03:45:57 DEBUG : B2 bucket rclone-test-bivitap1dewo: Waiting for transfers to finish 2025/04/06 03:46:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:46:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:00 DEBUG : B2 bucket rclone-test-bivitap1dewo: Purge remote 2025/04/06 03:46:00 INFO : B2 bucket rclone-test-bivitap1dewo: cleaning bucket "rclone-test-bivitap1dewo" of all files 2025/04/06 03:46:00 DEBUG : sub dir/hello world: Deleting (id "4_z4fa28d13304d0b9b9f680e1b_f119ec038c26918b6_d20250406_m034559_c001_v0001116_t0004_u01743911159554") --- PASS: TestServerSideCopy (5.40s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/06 03:46:02 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:02 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/06 03:46:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.21s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kugowak1waco" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-kirapoq3riti -> B2 bucket rclone-test-kugowak1waco 2025/04/06 03:46:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:46:05 DEBUG : B2 bucket rclone-test-kugowak1waco: Waiting for checks to finish 2025/04/06 03:46:05 DEBUG : B2 bucket rclone-test-kugowak1waco: Waiting for transfers to finish 2025/04/06 03:46:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:46:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/06 03:46:07 DEBUG : B2 bucket rclone-test-kugowak1waco: Waiting for checks to finish 2025/04/06 03:46:07 DEBUG : B2 bucket rclone-test-kugowak1waco: Waiting for transfers to finish 2025/04/06 03:46:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/06 03:46:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:07 DEBUG : B2 bucket rclone-test-kugowak1waco: Purge remote 2025/04/06 03:46:07 INFO : B2 bucket rclone-test-kugowak1waco: cleaning bucket "rclone-test-kugowak1waco" of all files 2025/04/06 03:46:07 DEBUG : sub dir/hello world: Deleting (id "4_zff529de3304d0b9b9f680e1b_f10423c3c3a1a685a_d20250406_m034607_c001_v0001172_t0057_u01743911167159") 2025/04/06 03:46:07 DEBUG : sub dir/hello world: Deleting (id "4_zff529de3304d0b9b9f680e1b_f10088bee99f86a3c_d20250406_m034606_c001_v0001146_t0039_u01743911166078") --- PASS: TestServerSideCopyOverSelf (5.80s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/06 03:46:10 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:10 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/06 03:46:10 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/06 03:46:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qoroqen9bupo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-kirapoq3riti -> B2 bucket rclone-test-qoroqen9bupo 2025/04/06 03:46:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:46:13 DEBUG : B2 bucket rclone-test-qoroqen9bupo: Waiting for checks to finish 2025/04/06 03:46:13 DEBUG : B2 bucket rclone-test-qoroqen9bupo: Waiting for transfers to finish 2025/04/06 03:46:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:46:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/06 03:46:14 DEBUG : B2 bucket rclone-test-qoroqen9bupo: Waiting for checks to finish 2025/04/06 03:46:14 DEBUG : B2 bucket rclone-test-qoroqen9bupo: Waiting for transfers to finish 2025/04/06 03:46:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/06 03:46:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/06 03:46:15 INFO : sub dir/hello world: Deleted 2025/04/06 03:46:16 DEBUG : testing file moves 2025/04/06 03:46:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/06 03:46:16 DEBUG : B2 bucket rclone-test-qoroqen9bupo: Waiting for checks to finish 2025/04/06 03:46:16 DEBUG : B2 bucket rclone-test-qoroqen9bupo: Waiting for transfers to finish 2025/04/06 03:46:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/06 03:46:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/06 03:46:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:17 DEBUG : B2 bucket rclone-test-qoroqen9bupo: Purge remote 2025/04/06 03:46:17 INFO : B2 bucket rclone-test-qoroqen9bupo: cleaning bucket "rclone-test-qoroqen9bupo" of all files 2025/04/06 03:46:17 DEBUG : sub dir/hello world: Deleting (id "4_zfff2bdc3304d0b9b9f680e1b_f109f80c3be05b6d0_d20250406_m034616_c001_v0001165_t0040_u01743911176355") 2025/04/06 03:46:17 DEBUG : sub dir/hello world: Deleting (id "4_zfff2bdc3304d0b9b9f680e1b_f114e9061a38fe0c0_d20250406_m034614_c001_v0001041_t0013_u01743911174872") 2025/04/06 03:46:17 DEBUG : sub dir/hello world: Deleting (id "4_zfff2bdc3304d0b9b9f680e1b_f1196d302cdcdc87b_d20250406_m034613_c001_v0001181_t0027_u01743911173860") --- PASS: TestServerSideMoveOverSelf (7.51s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:19 ERROR : : error listing: directory not found 2025/04/06 03:46:19 INFO : Local file system at /tmp/rclone3926900453: Making directory 2025/04/06 03:46:19 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:19 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.65s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:46:21 DEBUG : Local file system at /tmp/rclone3926900453: Waiting for checks to finish 2025/04/06 03:46:21 DEBUG : Local file system at /tmp/rclone3926900453: Waiting for transfers to finish 2025/04/06 03:46:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:46:22 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/06 03:46:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestCopyRedownload (2.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:23 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/06 03:46:23 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:23 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 03:46:23 INFO : check sum: Copied (new) 2025/04/06 03:46:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:23 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 03:46:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/06 03:46:23 DEBUG : check sum: Unchanged skipping 2025/04/06 03:46:23 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:23 DEBUG : Waiting for deletions to finish 2025/04/06 03:46:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.20s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/06 03:46:25 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:25 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/06 03:46:25 INFO : sizeonly: Copied (new) 2025/04/06 03:46:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:25 DEBUG : sizeonly: Sizes identical 2025/04/06 03:46:25 DEBUG : sizeonly: Unchanged skipping 2025/04/06 03:46:25 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:25 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:25 DEBUG : Waiting for deletions to finish 2025/04/06 03:46:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.19s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/06 03:46:27 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:27 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/06 03:46:27 INFO : ignore-size: Copied (new) 2025/04/06 03:46:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:46:28 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:28 DEBUG : ignore-size: Unchanged skipping 2025/04/06 03:46:28 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:28 DEBUG : Waiting for deletions to finish 2025/04/06 03:46:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.55s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:30 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:46:30 DEBUG : existing: Unchanged skipping 2025/04/06 03:46:30 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:30 DEBUG : Waiting for deletions to finish 2025/04/06 03:46:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/06 03:46:30 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:30 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/06 03:46:30 INFO : existing: Copied (replaced existing) 2025/04/06 03:46:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.42s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/06 03:46:32 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:32 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/06 03:46:32 INFO : existing: Copied (new) 2025/04/06 03:46:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:33 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:33 DEBUG : existing: Destination exists, skipping 2025/04/06 03:46:33 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:33 DEBUG : Waiting for deletions to finish 2025/04/06 03:46:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.25s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:34 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/06 03:46:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:46:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/06 03:46:35 DEBUG : c/non empty space: Unchanged skipping 2025/04/06 03:46:35 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:35 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:46:35 INFO : a/potato2: Copied (new) 2025/04/06 03:46:35 DEBUG : Waiting for deletions to finish 2025/04/06 03:46:35 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.44s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:37 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:37 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/04/06 03:46:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 03:46:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/06 03:46:37 DEBUG : empty space: Unchanged skipping 2025/04/06 03:46:37 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:37 DEBUG : Waiting for deletions to finish 2025/04/06 03:46:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:38 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/04/06 03:46:38 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 03:46:38 INFO : empty space: Updated modification time in destination 2025/04/06 03:46:38 DEBUG : empty space: Unchanged skipping 2025/04/06 03:46:38 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:38 DEBUG : Waiting for deletions to finish 2025/04/06 03:46:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.30s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:40 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/04/06 03:46:40 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 03:46:40 DEBUG : empty space: Unchanged skipping 2025/04/06 03:46:40 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:40 DEBUG : Waiting for deletions to finish 2025/04/06 03:46:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:42 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/04/06 03:46:42 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3926900453) 2025/04/06 03:46:42 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kirapoq3riti) 2025/04/06 03:46:42 DEBUG : foo: sha1 differ 2025/04/06 03:46:42 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/06 03:46:42 INFO : foo: Copied (replaced existing) 2025/04/06 03:46:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/06 03:46:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:46:44 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:44 DEBUG : empty space: Unchanged skipping 2025/04/06 03:46:44 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:46:44 INFO : potato: Copied (new) 2025/04/06 03:46:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/06 03:46:46 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:46 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/06 03:46:46 INFO : potato: Copied (replaced existing) 2025/04/06 03:46:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:48 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:48 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/04/06 03:46:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3926900453) 2025/04/06 03:46:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kirapoq3riti) 2025/04/06 03:46:48 DEBUG : potato: sha1 differ 2025/04/06 03:46:48 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/06 03:46:48 INFO : potato: Copied (replaced existing) 2025/04/06 03:46:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:46:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/06 03:46:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:46:50 DEBUG : empty space: Unchanged skipping 2025/04/06 03:46:50 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:50 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:50 DEBUG : Waiting for deletions to finish 2025/04/06 03:46:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:46:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:46:52 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:52 DEBUG : empty space: Unchanged skipping 2025/04/06 03:46:52 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:46:52 INFO : potato2: Copied (new) 2025/04/06 03:46:52 DEBUG : Waiting for deletions to finish 2025/04/06 03:46:52 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:54 INFO : d: Making directory 2025/04/06 03:46:54 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/06 03:46:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:46:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/06 03:46:55 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:55 DEBUG : c/non empty space: Unchanged skipping 2025/04/06 03:46:55 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:46:55 INFO : a/potato2: Copied (new) 2025/04/06 03:46:55 DEBUG : Waiting for deletions to finish 2025/04/06 03:46:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:46:57 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/06 03:46:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:46:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/06 03:46:57 DEBUG : c/non empty space: Unchanged skipping 2025/04/06 03:46:57 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:46:57 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:46:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:46:57 INFO : a/potato2: Copied (new) 2025/04/06 03:46:57 ERROR : B2 bucket rclone-test-kirapoq3riti: not deleting files as there were IO errors 2025/04/06 03:46:57 ERROR : B2 bucket rclone-test-kirapoq3riti: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:00 DEBUG : Waiting for deletions to finish 2025/04/06 03:47:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:47:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:47:00 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:00 DEBUG : empty space: Unchanged skipping 2025/04/06 03:47:00 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:00 INFO : potato: Deleted 2025/04/06 03:47:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:47:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.28s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:02 DEBUG : Waiting for deletions to finish 2025/04/06 03:47:02 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:02 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:02 INFO : potato: Deleted 2025/04/06 03:47:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:47:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:47:02 DEBUG : empty space: Unchanged skipping 2025/04/06 03:47:02 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:02 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:47:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.63s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:47:04 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:04 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/06 03:47:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.10s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:07 DEBUG : enormous: Excluded (Size Filter) 2025/04/06 03:47:07 DEBUG : enormous: Excluded 2025/04/06 03:47:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 03:47:07 DEBUG : potato2: Excluded 2025/04/06 03:47:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 03:47:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:47:07 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:07 DEBUG : empty space: Unchanged skipping 2025/04/06 03:47:07 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:07 DEBUG : Waiting for deletions to finish 2025/04/06 03:47:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:07 DEBUG : enormous: Excluded (Size Filter) 2025/04/06 03:47:07 DEBUG : enormous: Excluded 2025/04/06 03:47:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 03:47:07 DEBUG : potato2: Excluded 2025/04/06 03:47:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 03:47:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/06 03:47:07 DEBUG : empty space: Unchanged skipping 2025/04/06 03:47:07 DEBUG : Local file system at /tmp/rclone3926900453: Waiting for checks to finish 2025/04/06 03:47:07 DEBUG : Local file system at /tmp/rclone3926900453: Waiting for transfers to finish 2025/04/06 03:47:07 DEBUG : Waiting for deletions to finish 2025/04/06 03:47:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:09 DEBUG : enormous: Excluded (Size Filter) 2025/04/06 03:47:09 DEBUG : enormous: Excluded 2025/04/06 03:47:09 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 03:47:09 DEBUG : potato2: Excluded 2025/04/06 03:47:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:47:10 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:10 DEBUG : empty space: Unchanged skipping 2025/04/06 03:47:10 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:10 DEBUG : Waiting for deletions to finish 2025/04/06 03:47:10 INFO : enormous: Deleted 2025/04/06 03:47:10 INFO : potato2: Deleted 2025/04/06 03:47:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/06 03:47:10 DEBUG : empty space: Unchanged skipping 2025/04/06 03:47:10 DEBUG : Local file system at /tmp/rclone3926900453: Waiting for checks to finish 2025/04/06 03:47:10 DEBUG : Local file system at /tmp/rclone3926900453: Waiting for transfers to finish 2025/04/06 03:47:10 DEBUG : Waiting for deletions to finish 2025/04/06 03:47:10 INFO : enormous: Deleted 2025/04/06 03:47:10 INFO : potato2: Deleted 2025/04/06 03:47:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.98s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:13 DEBUG : five: Need to transfer - File not found at Destination 2025/04/06 03:47:13 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:13 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/06 03:47:13 DEBUG : three: Sizes identical 2025/04/06 03:47:13 DEBUG : one: Destination is newer than source, skipping 2025/04/06 03:47:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/06 03:47:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/06 03:47:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3926900453) 2025/04/06 03:47:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kirapoq3riti) 2025/04/06 03:47:13 DEBUG : two: sha1 differ 2025/04/06 03:47:13 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/06 03:47:13 INFO : five: Copied (new) 2025/04/06 03:47:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/06 03:47:13 INFO : four: Copied (replaced existing) 2025/04/06 03:47:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/06 03:47:14 INFO : two: Copied (replaced existing) 2025/04/06 03:47:14 DEBUG : Waiting for deletions to finish 2025/04/06 03:47:14 DEBUG : one: Destination is newer than source, skipping 2025/04/06 03:47:14 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/06 03:47:14 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/06 03:47:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/06 03:47:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/06 03:47:14 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/06 03:47:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/06 03:47:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3926900453) 2025/04/06 03:47:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kirapoq3riti) 2025/04/06 03:47:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/06 03:47:14 DEBUG : three: sha1 differ 2025/04/06 03:47:14 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/06 03:47:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/06 03:47:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/06 03:47:14 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 03:47:14 INFO : three: Copied (replaced existing) 2025/04/06 03:47:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.13s) === 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-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/06 03:47:16 INFO : B2 bucket rclone-test-kirapoq3riti: Making map for --track-renames 2025/04/06 03:47:16 INFO : B2 bucket rclone-test-kirapoq3riti: Finished making map for --track-renames 2025/04/06 03:47:16 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/06 03:47:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/06 03:47:16 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for renames to finish 2025/04/06 03:47:16 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/06 03:47:16 INFO : yam: Copied (new) 2025/04/06 03:47:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/06 03:47:16 INFO : potato: Copied (new) 2025/04/06 03:47:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:47:17 INFO : B2 bucket rclone-test-kirapoq3riti: Making map for --track-renames 2025/04/06 03:47:17 INFO : B2 bucket rclone-test-kirapoq3riti: Finished making map for --track-renames 2025/04/06 03:47:17 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:17 DEBUG : potato: Unchanged skipping 2025/04/06 03:47:17 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for renames to finish 2025/04/06 03:47:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/06 03:47:18 INFO : yam: Copied (server-side copy) to: yaml 2025/04/06 03:47:18 INFO : yam: Deleted 2025/04/06 03:47:18 INFO : yaml: Renamed from "yam" 2025/04/06 03:47:18 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/06 03:47:20 INFO : B2 bucket rclone-test-kirapoq3riti: Making map for --track-renames 2025/04/06 03:47:20 INFO : B2 bucket rclone-test-kirapoq3riti: Finished making map for --track-renames 2025/04/06 03:47:20 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/06 03:47:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/06 03:47:20 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for renames to finish 2025/04/06 03:47:20 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/06 03:47:20 INFO : potato: Copied (new) 2025/04/06 03:47:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/06 03:47:20 INFO : yam: Copied (new) 2025/04/06 03:47:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:47:21 INFO : B2 bucket rclone-test-kirapoq3riti: Making map for --track-renames 2025/04/06 03:47:21 INFO : B2 bucket rclone-test-kirapoq3riti: Finished making map for --track-renames 2025/04/06 03:47:21 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:21 DEBUG : potato: Unchanged skipping 2025/04/06 03:47:21 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for renames to finish 2025/04/06 03:47:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/06 03:47:21 INFO : yam: Copied (server-side copy) to: yaml 2025/04/06 03:47:21 INFO : yam: Deleted 2025/04/06 03:47:21 INFO : yaml: Renamed from "yam" 2025/04/06 03:47:21 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/06 03:47:23 INFO : B2 bucket rclone-test-kirapoq3riti: Making map for --track-renames 2025/04/06 03:47:23 INFO : B2 bucket rclone-test-kirapoq3riti: Finished making map for --track-renames 2025/04/06 03:47:23 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/06 03:47:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/06 03:47:23 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for renames to finish 2025/04/06 03:47:23 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/06 03:47:24 INFO : sub/yam: Copied (new) 2025/04/06 03:47:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/06 03:47:24 INFO : potato: Copied (new) 2025/04/06 03:47:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:47:24 DEBUG : potato: Unchanged skipping 2025/04/06 03:47:24 INFO : B2 bucket rclone-test-kirapoq3riti: Making map for --track-renames 2025/04/06 03:47:24 INFO : B2 bucket rclone-test-kirapoq3riti: Finished making map for --track-renames 2025/04/06 03:47:24 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:24 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for renames to finish 2025/04/06 03:47:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/06 03:47:25 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/06 03:47:25 INFO : sub/yam: Deleted 2025/04/06 03:47:25 INFO : yam: Renamed from "sub/yam" 2025/04/06 03:47:25 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.63s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:27 DEBUG : Creating backend with remote "/tmp/rclone3926900453/dir1" 2025/04/06 03:47:27 DEBUG : Config file has changed externally - reloading 2025/04/06 03:47:27 DEBUG : Creating backend with remote "/tmp/rclone3926900453/dir2" 2025/04/06 03:47:27 DEBUG : Local file system at /tmp/rclone3926900453/dir2: Using server-side directory move 2025/04/06 03:47:27 INFO : Local file system at /tmp/rclone3926900453/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/06 03:47:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/06 03:47:27 INFO : file1.txt: Moved (server-side) 2025/04/06 03:47:27 DEBUG : Local file system at /tmp/rclone3926900453/dir2: Waiting for checks to finish 2025/04/06 03:47:27 DEBUG : Local file system at /tmp/rclone3926900453/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:47:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/06 03:47:27 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:27 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/06 03:47:28 INFO : nested/sub dir/file: Copied (new) 2025/04/06 03:47:28 INFO : nested/sub dir/file: Deleted 2025/04/06 03:47:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:47:28 INFO : sub dir/hello world: Copied (new) 2025/04/06 03:47:28 INFO : sub dir/hello world: Deleted 2025/04/06 03:47:28 INFO : sub dir: Removing directory 2025/04/06 03:47:28 INFO : nested/sub dir: Removing directory 2025/04/06 03:47:28 INFO : nested: Removing directory 2025/04/06 03:47:28 DEBUG : Local file system at /tmp/rclone3926900453: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 03:47:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/06 03:47:29 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:29 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/06 03:47:30 INFO : nested/sub dir/file: Copied (new) 2025/04/06 03:47:30 INFO : nested/sub dir/file: Deleted 2025/04/06 03:47:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 03:47:30 INFO : sub dir/hello world: Copied (new) 2025/04/06 03:47:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/06 03:47:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/06 03:47:31 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:31 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/06 03:47:32 INFO : existing: Copied (new) 2025/04/06 03:47:32 INFO : existing: Deleted 2025/04/06 03:47:32 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/06 03:47:32 INFO : existing-b: Copied (new) 2025/04/06 03:47:32 INFO : existing-b: Deleted 2025/04/06 03:47:32 DEBUG : existing: Destination exists, skipping 2025/04/06 03:47:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/06 03:47:32 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:47:32 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:47:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.29s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:34 DEBUG : Creating backend with remote "TestB2:rclone-test-huxuwib7wufu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kirapoq3riti -> B2 bucket rclone-test-huxuwib7wufu 2025/04/06 03:47:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:47:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/06 03:47:38 DEBUG : empty space: Unchanged skipping 2025/04/06 03:47:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/06 03:47:38 DEBUG : B2 bucket rclone-test-huxuwib7wufu: Waiting for checks to finish 2025/04/06 03:47:38 INFO : empty space: Deleted 2025/04/06 03:47:38 DEBUG : B2 bucket rclone-test-huxuwib7wufu: Waiting for transfers to finish 2025/04/06 03:47:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:47:39 INFO : potato2: Copied (server-side copy) 2025/04/06 03:47:39 INFO : potato2: Deleted 2025/04/06 03:47:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/06 03:47:39 INFO : potato3: Copied (server-side copy) 2025/04/06 03:47:39 INFO : potato3: Deleted 2025/04/06 03:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sisorek5lala" 2025/04/06 03:47:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/06 03:47:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:47:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/06 03:47:40 DEBUG : B2 bucket rclone-test-sisorek5lala: Waiting for checks to finish 2025/04/06 03:47:40 DEBUG : B2 bucket rclone-test-sisorek5lala: Waiting for transfers to finish 2025/04/06 03:47:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 03:47:41 INFO : empty space: Copied (server-side copy) 2025/04/06 03:47:41 INFO : empty space: Deleted 2025/04/06 03:47:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/06 03:47:41 INFO : potato3: Copied (server-side copy) 2025/04/06 03:47:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:47:42 INFO : potato2: Copied (server-side copy) 2025/04/06 03:47:42 INFO : potato3: Deleted 2025/04/06 03:47:42 INFO : potato2: Deleted 2025/04/06 03:47:42 DEBUG : B2 bucket rclone-test-sisorek5lala: Purge remote 2025/04/06 03:47:42 INFO : B2 bucket rclone-test-sisorek5lala: cleaning bucket "rclone-test-sisorek5lala" of all files 2025/04/06 03:47:42 DEBUG : empty space: Deleting (id "4_z8f521d33306d0b9b9f680e1b_f10392c32d5be56fa_d20250406_m034741_c001_v0001150_t0046_u01743911261490") 2025/04/06 03:47:42 DEBUG : potato2: Deleting (id "4_z8f521d33306d0b9b9f680e1b_f10688831fd517dc6_d20250406_m034741_c001_v0001099_t0025_u01743911261753") 2025/04/06 03:47:42 DEBUG : potato3: Deleting (id "4_z8f521d33306d0b9b9f680e1b_f11533768539a2e96_d20250406_m034741_c001_v0001179_t0058_u01743911261858") 2025/04/06 03:47:43 DEBUG : B2 bucket rclone-test-huxuwib7wufu: Purge remote 2025/04/06 03:47:43 INFO : B2 bucket rclone-test-huxuwib7wufu: cleaning bucket "rclone-test-huxuwib7wufu" of all files 2025/04/06 03:47:43 DEBUG : empty space: Deleting (id "4_z6fc20d13306d0b9b9f680e1b_f409907ef4be24e63_d20250406_m034741_c001_v7007000_t0000_u01743911261741") 2025/04/06 03:47:43 DEBUG : empty space: Deleting (id "4_z6fc20d13306d0b9b9f680e1b_f103750974dcb5fa0_d20250406_m034737_c001_v0001116_t0016_u01743911257444") 2025/04/06 03:47:43 DEBUG : potato2: Deleting (id "4_z6fc20d13306d0b9b9f680e1b_f404517f861561838_d20250406_m034742_c001_v7007000_t0000_u01743911262100") 2025/04/06 03:47:43 DEBUG : potato2: Deleting (id "4_z6fc20d13306d0b9b9f680e1b_f10780b62790fc841_d20250406_m034738_c001_v0001176_t0037_u01743911258922") 2025/04/06 03:47:43 DEBUG : potato3: Deleting (id "4_z6fc20d13306d0b9b9f680e1b_f409907ef4be24e6b_d20250406_m034742_c001_v7007000_t0000_u01743911262058") 2025/04/06 03:47:43 DEBUG : potato3: Deleting (id "4_z6fc20d13306d0b9b9f680e1b_f10096c2f758a4c7e_d20250406_m034739_c001_v0001181_t0013_u01743911259160") 2025/04/06 03:47:43 DEBUG : potato3: Deleting (id "4_z6fc20d13306d0b9b9f680e1b_f103750974dcb5fa4_d20250406_m034737_c001_v0001116_t0003_u01743911257956") 2025/04/06 03:47:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/06 03:47:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/06 03:47:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:45 DEBUG : Creating backend with remote "TestB2:rclone-test-begosul8yode" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kirapoq3riti -> B2 bucket rclone-test-begosul8yode 2025/04/06 03:47:50 DEBUG : empty space: Excluded (Size Filter) 2025/04/06 03:47:50 DEBUG : empty space: Excluded (Size Filter) 2025/04/06 03:47:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:47:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/06 03:47:50 DEBUG : B2 bucket rclone-test-begosul8yode: Waiting for checks to finish 2025/04/06 03:47:50 DEBUG : B2 bucket rclone-test-begosul8yode: Waiting for transfers to finish 2025/04/06 03:47:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:47:50 INFO : potato2: Copied (server-side copy) 2025/04/06 03:47:50 INFO : potato2: Deleted 2025/04/06 03:47:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/06 03:47:50 INFO : potato3: Copied (server-side copy) 2025/04/06 03:47:51 INFO : potato3: Deleted 2025/04/06 03:47:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yowixoz7fira" 2025/04/06 03:47:52 DEBUG : empty space: Excluded (Size Filter) 2025/04/06 03:47:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:47:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/06 03:47:52 DEBUG : B2 bucket rclone-test-yowixoz7fira: Waiting for checks to finish 2025/04/06 03:47:52 DEBUG : B2 bucket rclone-test-yowixoz7fira: Waiting for transfers to finish 2025/04/06 03:47:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/06 03:47:54 INFO : potato3: Copied (server-side copy) 2025/04/06 03:47:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:47:54 INFO : potato2: Copied (server-side copy) 2025/04/06 03:47:54 INFO : potato3: Deleted 2025/04/06 03:47:55 INFO : potato2: Deleted 2025/04/06 03:47:55 DEBUG : B2 bucket rclone-test-yowixoz7fira: Purge remote 2025/04/06 03:47:55 INFO : B2 bucket rclone-test-yowixoz7fira: cleaning bucket "rclone-test-yowixoz7fira" of all files 2025/04/06 03:47:55 DEBUG : potato2: Deleting (id "4_zdfc24d03306d0b9b9f680e1b_f1142a96d546fa5ca_d20250406_m034754_c001_v0001116_t0052_u01743911274149") 2025/04/06 03:47:55 DEBUG : potato3: Deleting (id "4_zdfc24d03306d0b9b9f680e1b_f1127fea3f1aa35bf_d20250406_m034754_c001_v0001131_t0001_u01743911274513") 2025/04/06 03:47:56 DEBUG : B2 bucket rclone-test-begosul8yode: Purge remote 2025/04/06 03:47:56 INFO : B2 bucket rclone-test-begosul8yode: cleaning bucket "rclone-test-begosul8yode" of all files 2025/04/06 03:47:56 DEBUG : empty space: Deleting (id "4_z4ff23d13306d0b9b9f680e1b_f106d037fa23d8641_d20250406_m034749_c001_v0001184_t0031_u01743911269670") 2025/04/06 03:47:56 DEBUG : potato2: Deleting (id "4_z4ff23d13306d0b9b9f680e1b_f402137e355696ef7_d20250406_m034754_c001_v7007000_t0000_u01743911274963") 2025/04/06 03:47:56 DEBUG : potato2: Deleting (id "4_z4ff23d13306d0b9b9f680e1b_f10739153f9b9aba7_d20250406_m034750_c001_v0001100_t0043_u01743911270467") 2025/04/06 03:47:56 DEBUG : potato3: Deleting (id "4_z4ff23d13306d0b9b9f680e1b_f41839514bc17c51f_d20250406_m034754_c001_v7007000_t0000_u01743911274789") 2025/04/06 03:47:56 DEBUG : potato3: Deleting (id "4_z4ff23d13306d0b9b9f680e1b_f11711ccb8238f5ce_d20250406_m034750_c001_v0001182_t0045_u01743911270780") 2025/04/06 03:47:56 DEBUG : potato3: Deleting (id "4_z4ff23d13306d0b9b9f680e1b_f106d037fa23d864d_d20250406_m034749_c001_v0001184_t0019_u01743911269874") --- PASS: TestServerSideMoveWithFilter (13.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:47:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lapiluy6naki" 2025/04/06 03:48:01 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kirapoq3riti -> B2 bucket rclone-test-lapiluy6naki 2025/04/06 03:48:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:48:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/06 03:48:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/06 03:48:04 DEBUG : B2 bucket rclone-test-lapiluy6naki: Waiting for checks to finish 2025/04/06 03:48:04 DEBUG : empty space: Unchanged skipping 2025/04/06 03:48:04 INFO : empty space: Deleted 2025/04/06 03:48:04 DEBUG : B2 bucket rclone-test-lapiluy6naki: Waiting for transfers to finish 2025/04/06 03:48:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:48:05 INFO : potato2: Copied (server-side copy) 2025/04/06 03:48:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/06 03:48:05 INFO : potato3: Copied (server-side copy) 2025/04/06 03:48:05 INFO : potato2: Deleted 2025/04/06 03:48:05 INFO : potato3: Deleted 2025/04/06 03:48:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gewunos9goqe" 2025/04/06 03:48:06 INFO : tomatoDir: Making directory 2025/04/06 03:48:07 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/06 03:48:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 03:48:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/06 03:48:07 DEBUG : B2 bucket rclone-test-gewunos9goqe: Waiting for checks to finish 2025/04/06 03:48:07 DEBUG : B2 bucket rclone-test-gewunos9goqe: Waiting for transfers to finish 2025/04/06 03:48:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 03:48:08 INFO : potato2: Copied (server-side copy) 2025/04/06 03:48:08 INFO : potato2: Deleted 2025/04/06 03:48:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 03:48:08 INFO : empty space: Copied (server-side copy) 2025/04/06 03:48:08 INFO : empty space: Deleted 2025/04/06 03:48:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/06 03:48:08 INFO : potato3: Copied (server-side copy) 2025/04/06 03:48:08 INFO : potato3: Deleted 2025/04/06 03:48:09 DEBUG : B2 bucket rclone-test-gewunos9goqe: Purge remote 2025/04/06 03:48:09 INFO : B2 bucket rclone-test-gewunos9goqe: cleaning bucket "rclone-test-gewunos9goqe" of all files 2025/04/06 03:48:09 DEBUG : empty space: Deleting (id "4_z1ff27da3306d0b9b9f680e1b_f112b5f93ae56bda9_d20250406_m034808_c001_v0001184_t0034_u01743911288172") 2025/04/06 03:48:09 DEBUG : potato2: Deleting (id "4_z1ff27da3306d0b9b9f680e1b_f100056f3913c69c2_d20250406_m034807_c001_v0001131_t0031_u01743911287791") 2025/04/06 03:48:09 DEBUG : potato3: Deleting (id "4_z1ff27da3306d0b9b9f680e1b_f106d0aa254d83252_d20250406_m034808_c001_v0001093_t0025_u01743911288142") 2025/04/06 03:48:10 DEBUG : B2 bucket rclone-test-lapiluy6naki: Purge remote 2025/04/06 03:48:10 INFO : B2 bucket rclone-test-lapiluy6naki: cleaning bucket "rclone-test-lapiluy6naki" of all files 2025/04/06 03:48:10 DEBUG : empty space: Deleting (id "4_zcfc26d73306d0b9b9f680e1b_f4131805ad37d4b31_d20250406_m034808_c001_v7007000_t0000_u01743911288382") 2025/04/06 03:48:10 DEBUG : empty space: Deleting (id "4_zcfc26d73306d0b9b9f680e1b_f1065ffe5bb8ff820_d20250406_m034803_c001_v0001038_t0002_u01743911283567") 2025/04/06 03:48:10 DEBUG : potato2: Deleting (id "4_zcfc26d73306d0b9b9f680e1b_f4131805ad37d4b30_d20250406_m034808_c001_v7007000_t0000_u01743911288171") 2025/04/06 03:48:10 DEBUG : potato2: Deleting (id "4_zcfc26d73306d0b9b9f680e1b_f114ffc76bd9f032c_d20250406_m034804_c001_v0001101_t0046_u01743911284831") 2025/04/06 03:48:10 DEBUG : potato3: Deleting (id "4_zcfc26d73306d0b9b9f680e1b_f4131805ad37d4b33_d20250406_m034808_c001_v7007000_t0000_u01743911288738") 2025/04/06 03:48:10 DEBUG : potato3: Deleting (id "4_zcfc26d73306d0b9b9f680e1b_f119775a2c7dafb8e_d20250406_m034805_c001_v0001183_t0040_u01743911285199") 2025/04/06 03:48:10 DEBUG : potato3: Deleting (id "4_zcfc26d73306d0b9b9f680e1b_f1065ffe5bb8ff822_d20250406_m034803_c001_v0001038_t0015_u01743911283931") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.70s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:48:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:48:14 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:48:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/rclone-sync-test" 2025/04/06 03:48:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/rclone-sync-test-include/layer2" 2025/04/06 03:48:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/rclone-sync-test-ignore-file" 2025/04/06 03:48:24 DEBUG : B2 bucket rclone-test-kirapoq3riti path rclone-sync-test: Waiting for checks to finish 2025/04/06 03:48:24 DEBUG : B2 bucket rclone-test-kirapoq3riti path rclone-sync-test: Waiting for transfers to finish 2025/04/06 03:48:24 DEBUG : Waiting for deletions to finish 2025/04/06 03:48:24 INFO : There was nothing to transfer 2025/04/06 03:48:25 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:48:25 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:48:25 DEBUG : Waiting for deletions to finish 2025/04/06 03:48:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:48:25 DEBUG : B2 bucket rclone-test-kirapoq3riti path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/06 03:48:25 DEBUG : B2 bucket rclone-test-kirapoq3riti path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/06 03:48:25 DEBUG : Waiting for deletions to finish 2025/04/06 03:48:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:48:25 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:48:25 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:48:25 DEBUG : Waiting for deletions to finish 2025/04/06 03:48:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:48:26 DEBUG : B2 bucket rclone-test-kirapoq3riti path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/06 03:48:26 DEBUG : B2 bucket rclone-test-kirapoq3riti path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/06 03:48:26 DEBUG : Waiting for deletions to finish 2025/04/06 03:48:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:48:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/dst" 2025/04/06 03:48:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/CompareDest" 2025/04/06 03:48:36 DEBUG : one: Need to transfer - File not found at Destination 2025/04/06 03:48:36 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:48:36 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:48:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 03:48:36 INFO : one: Copied (new) 2025/04/06 03:48:36 DEBUG : Waiting for deletions to finish 2025/04/06 03:48:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 03:48:37 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:48:37 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:48:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/06 03:48:38 INFO : one: Copied (replaced existing) 2025/04/06 03:48:38 DEBUG : Waiting for deletions to finish 2025/04/06 03:48:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 03:48:40 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:48:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:48:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 03:48:40 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:48:40 DEBUG : Waiting for deletions to finish 2025/04/06 03:48:40 INFO : There was nothing to transfer 2025/04/06 03:48:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:48:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 03:48:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 03:48:41 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:48:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:48:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 03:48:41 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:48:41 DEBUG : Waiting for deletions to finish 2025/04/06 03:48:41 INFO : There was nothing to transfer 2025/04/06 03:48:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:48:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 03:48:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 03:48:42 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:48:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:48:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 03:48:42 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:48:42 DEBUG : Waiting for deletions to finish 2025/04/06 03:48:42 INFO : There was nothing to transfer 2025/04/06 03:48:43 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/04/06 03:48:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/06 03:48:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 03:48:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 03:48:43 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:48:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:48:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 03:48:43 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:48:43 DEBUG : Waiting for deletions to finish 2025/04/06 03:48:43 INFO : There was nothing to transfer 2025/04/06 03:48:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/06 03:48:44 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 03:48:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 03:48:44 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:48:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:48:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 03:48:44 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:48:45 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/06 03:48:45 INFO : two: Copied (new) 2025/04/06 03:48:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.46s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:48:48 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/dest" 2025/04/06 03:48:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/pre-dest1" 2025/04/06 03:48:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/pre-dest2" 2025/04/06 03:48:52 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:48:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/06 03:48:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:48:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/06 03:48:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/06 03:48:53 DEBUG : B2 bucket rclone-test-kirapoq3riti path dest: Waiting for checks to finish 2025/04/06 03:48:53 DEBUG : B2 bucket rclone-test-kirapoq3riti path dest: Waiting for transfers to finish 2025/04/06 03:48:54 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/06 03:48:54 INFO : 3: Copied (new) 2025/04/06 03:48:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:48:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/dst" 2025/04/06 03:48:56 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/CopyDest" 2025/04/06 03:48:58 DEBUG : one: Need to transfer - File not found at Destination 2025/04/06 03:48:58 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:48:58 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:48:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 03:48:59 INFO : one: Copied (new) 2025/04/06 03:48:59 DEBUG : Waiting for deletions to finish 2025/04/06 03:49:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 03:49:00 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:49:00 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:49:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/06 03:49:00 INFO : one: Copied (replaced existing) 2025/04/06 03:49:00 DEBUG : Waiting for deletions to finish 2025/04/06 03:49:02 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/BackupDir" 2025/04/06 03:49:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 03:49:03 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:49:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:49:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 03:49:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 03:49:05 INFO : one: Copied (server-side copy) 2025/04/06 03:49:05 INFO : one: Deleted 2025/04/06 03:49:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/06 03:49:05 INFO : one: Copied (server-side copy) 2025/04/06 03:49:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/06 03:49:05 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:49:05 DEBUG : Waiting for deletions to finish 2025/04/06 03:49:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:49:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/06 03:49:08 INFO : two: Copied (server-side copy) 2025/04/06 03:49:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/06 03:49:08 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:49:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:49:08 DEBUG : one: Unchanged skipping 2025/04/06 03:49:08 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:49:08 DEBUG : Waiting for deletions to finish 2025/04/06 03:49:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:49:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:49:08 DEBUG : one: Unchanged skipping 2025/04/06 03:49:08 DEBUG : two: Unchanged skipping 2025/04/06 03:49:08 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:49:08 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:49:08 DEBUG : Waiting for deletions to finish 2025/04/06 03:49:08 INFO : There was nothing to transfer 2025/04/06 03:49:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/06 03:49:09 DEBUG : three: Destination not found in --copy-dest 2025/04/06 03:49:09 DEBUG : three: Need to transfer - File not found at Destination 2025/04/06 03:49:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:49:09 DEBUG : two: Unchanged skipping 2025/04/06 03:49:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 03:49:09 DEBUG : one: Unchanged skipping 2025/04/06 03:49:09 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:49:09 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:49:10 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/06 03:49:10 INFO : three: Copied (new) 2025/04/06 03:49:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.67s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:49:14 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/dst" 2025/04/06 03:49:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/backup" 2025/04/06 03:49:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 03:49:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:49:17 DEBUG : two: Unchanged skipping 2025/04/06 03:49:17 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:49:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 03:49:18 INFO : one: Copied (server-side copy) 2025/04/06 03:49:18 INFO : one: Deleted 2025/04/06 03:49:18 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:49:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 03:49:19 INFO : one: Copied (new) 2025/04/06 03:49:19 DEBUG : Waiting for deletions to finish 2025/04/06 03:49:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 03:49:20 INFO : three.txt: Copied (server-side copy) 2025/04/06 03:49:20 INFO : three.txt: Deleted 2025/04/06 03:49:20 INFO : three.txt: Moved into backup dir 2025/04/06 03:49:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 03:49:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:49:21 DEBUG : two: Unchanged skipping 2025/04/06 03:49:21 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:49:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 03:49:22 INFO : one: Copied (server-side copy) 2025/04/06 03:49:22 INFO : one: Deleted 2025/04/06 03:49:22 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:49:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/06 03:49:22 INFO : one: Copied (new) 2025/04/06 03:49:22 DEBUG : Waiting for deletions to finish 2025/04/06 03:49:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 03:49:23 INFO : three.txt: Copied (server-side copy) 2025/04/06 03:49:23 INFO : three.txt: Deleted 2025/04/06 03:49:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.53s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:49:26 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/dst" 2025/04/06 03:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/backup" 2025/04/06 03:49:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 03:49:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:49:29 DEBUG : two: Unchanged skipping 2025/04/06 03:49:29 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:49:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 03:49:36 INFO : one: Copied (server-side copy) to: one.bak 2025/04/06 03:49:37 INFO : one: Deleted 2025/04/06 03:49:37 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:49:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 03:49:37 INFO : one: Copied (new) 2025/04/06 03:49:37 DEBUG : Waiting for deletions to finish 2025/04/06 03:49:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 03:49:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/06 03:49:39 INFO : three.txt: Deleted 2025/04/06 03:49:39 INFO : three.txt: Moved into backup dir 2025/04/06 03:49:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 03:49:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:49:41 DEBUG : two: Unchanged skipping 2025/04/06 03:49:41 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:49:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 03:49:41 INFO : one: Copied (server-side copy) to: one.bak 2025/04/06 03:49:41 INFO : one: Deleted 2025/04/06 03:49:41 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:49:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/06 03:49:42 INFO : one: Copied (new) 2025/04/06 03:49:42 DEBUG : Waiting for deletions to finish 2025/04/06 03:49:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 03:49:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/06 03:49:42 INFO : three.txt: Deleted 2025/04/06 03:49:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:49:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/dst" 2025/04/06 03:49:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/backup" 2025/04/06 03:49:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 03:49:49 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:49:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:49:49 DEBUG : two: Unchanged skipping 2025/04/06 03:49:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 03:49:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/06 03:49:50 INFO : one: Deleted 2025/04/06 03:49:50 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:49:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 03:49:51 INFO : one: Copied (new) 2025/04/06 03:49:51 DEBUG : Waiting for deletions to finish 2025/04/06 03:49:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 03:49:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/06 03:49:52 INFO : three.txt: Deleted 2025/04/06 03:49:52 INFO : three.txt: Moved into backup dir 2025/04/06 03:49:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 03:49:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:49:53 DEBUG : two: Unchanged skipping 2025/04/06 03:49:53 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:49:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 03:49:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/06 03:49:54 INFO : one: Deleted 2025/04/06 03:49:54 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:49:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/06 03:49:55 INFO : one: Copied (new) 2025/04/06 03:49:55 DEBUG : Waiting for deletions to finish 2025/04/06 03:49:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 03:49:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/06 03:49:55 INFO : three.txt: Deleted 2025/04/06 03:49:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.34s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:49:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/dst" 2025/04/06 03:50:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 03:50:01 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:50:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:01 DEBUG : two: Unchanged skipping 2025/04/06 03:50:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 03:50:02 INFO : one: Copied (server-side copy) to: one.bak 2025/04/06 03:50:02 INFO : one: Deleted 2025/04/06 03:50:02 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:50:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 03:50:03 INFO : one: Copied (new) 2025/04/06 03:50:03 DEBUG : Waiting for deletions to finish 2025/04/06 03:50:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 03:50:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/06 03:50:03 INFO : three.txt: Deleted 2025/04/06 03:50:03 INFO : three.txt: Moved into backup dir 2025/04/06 03:50:05 DEBUG : one.bak: Excluded (Path Filter) 2025/04/06 03:50:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/06 03:50:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 03:50:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:05 DEBUG : two: Unchanged skipping 2025/04/06 03:50:05 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for checks to finish 2025/04/06 03:50:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 03:50:05 INFO : one: Copied (server-side copy) to: one.bak 2025/04/06 03:50:05 INFO : one: Deleted 2025/04/06 03:50:05 DEBUG : B2 bucket rclone-test-kirapoq3riti path dst: Waiting for transfers to finish 2025/04/06 03:50:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/06 03:50:05 INFO : one: Copied (new) 2025/04/06 03:50:05 DEBUG : Waiting for deletions to finish 2025/04/06 03:50:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 03:50:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/06 03:50:06 INFO : three.txt: Deleted 2025/04/06 03:50:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.68s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:50:09 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/dst" 2025/04/06 03:50:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 03:50:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 03:50:12 INFO : one: Copied (server-side copy) to: one.bak 2025/04/06 03:50:12 INFO : one: Deleted 2025/04/06 03:50:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 03:50:13 INFO : one: Copied (new) 2025/04/06 03:50:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:13 DEBUG : two: Unchanged skipping 2025/04/06 03:50:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/06 03:50:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 03:50:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/06 03:50:14 INFO : three.txt: Deleted 2025/04/06 03:50:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 03:50:14 INFO : three.txt: Copied (new) 2025/04/06 03:50:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 03:50:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 03:50:16 INFO : one: Copied (server-side copy) to: one.bak 2025/04/06 03:50:16 INFO : one: Deleted 2025/04/06 03:50:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/06 03:50:16 INFO : one: Copied (new) 2025/04/06 03:50:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:17 DEBUG : two: Unchanged skipping 2025/04/06 03:50:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/06 03:50:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 03:50:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/06 03:50:17 INFO : three.txt: Deleted 2025/04/06 03:50:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/06 03:50:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.92s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:50:22 DEBUG : Creating backend with remote "TestB2:rclone-test-kirapoq3riti/dst" 2025/04/06 03:50:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 03:50:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 03:50:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/06 03:50:25 INFO : one: Deleted 2025/04/06 03:50:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 03:50:25 INFO : one: Copied (new) 2025/04/06 03:50:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:25 DEBUG : two: Unchanged skipping 2025/04/06 03:50:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/06 03:50:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 03:50:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/06 03:50:27 INFO : three.txt: Deleted 2025/04/06 03:50:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 03:50:27 INFO : three.txt: Copied (new) 2025/04/06 03:50:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 03:50:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 03:50:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/06 03:50:28 INFO : one: Deleted 2025/04/06 03:50:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/06 03:50:29 INFO : one: Copied (new) 2025/04/06 03:50:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:29 DEBUG : two: Unchanged skipping 2025/04/06 03:50:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/06 03:50:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 03:50:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/06 03:50:30 INFO : three.txt: Deleted 2025/04/06 03:50:30 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/06 03:50:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.16s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:50:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/06 03:50:33 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:50:33 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:50:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/06 03:50:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/06 03:50:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:50:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/06 03:50:35 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:50:35 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:50:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/06 03:50:35 INFO : existing: Copied (new) 2025/04/06 03:50:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:50:36 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:50:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/06 03:50:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/06 03:50:36 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:50:36 ERROR : B2 bucket rclone-test-kirapoq3riti: not deleting files as there were IO errors 2025/04/06 03:50:36 ERROR : B2 bucket rclone-test-kirapoq3riti: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncImmutable (3.24s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:50:37 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1040-17.backblaze.com/b2api/v1/b2_upload_file/9fc21de3304d0b9b9f680e1b/c001_v0001040_t0057": EOF 2025/04/06 03:50:37 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1040-17.backblaze.com/b2api/v1/b2_upload_file/9fc21de3304d0b9b9f680e1b/c001_v0001040_t0057": EOF) 2025/04/06 03:50:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-kirapoq3riti: 1/10 (Post "https://pod-000-1040-17.backblaze.com/b2api/v1/b2_upload_file/9fc21de3304d0b9b9f680e1b/c001_v0001040_t0057": EOF) 2025/04/06 03:50:40 DEBUG : pacer: Reducing sleep to 10ms 2025/04/06 03:50:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:40 DEBUG : existing: Unchanged skipping 2025/04/06 03:50:40 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:50:40 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:50:40 DEBUG : Waiting for deletions to finish 2025/04/06 03:50:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.77s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", 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-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:50:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both0: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both1: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both10: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both11: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both12: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both13: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both14: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both15: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both16: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both17: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both18: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both19: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both2: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both3: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both4: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both5: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both6: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both7: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both8: Unchanged skipping 2025/04/06 03:50:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:50:56 DEBUG : both9: Unchanged skipping 2025/04/06 03:50:56 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:50:56 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:50:56 DEBUG : Waiting for deletions to finish 2025/04/06 03:50:56 INFO : only5: Deleted 2025/04/06 03:50:56 INFO : only6: Deleted 2025/04/06 03:50:56 INFO : only8: Deleted 2025/04/06 03:50:56 INFO : only0: Deleted 2025/04/06 03:50:56 INFO : only12: Deleted 2025/04/06 03:50:56 INFO : only17: Deleted 2025/04/06 03:50:57 INFO : only18: Deleted 2025/04/06 03:50:57 INFO : only2: Deleted 2025/04/06 03:50:57 INFO : only4: Deleted 2025/04/06 03:50:57 INFO : only7: Deleted 2025/04/06 03:50:57 INFO : only9: Deleted 2025/04/06 03:50:57 INFO : only13: Deleted 2025/04/06 03:50:57 INFO : only16: Deleted 2025/04/06 03:50:57 INFO : only19: Deleted 2025/04/06 03:50:57 INFO : only3: Deleted 2025/04/06 03:50:57 INFO : only1: Deleted 2025/04/06 03:50:57 INFO : only10: Deleted 2025/04/06 03:50:57 INFO : only11: Deleted 2025/04/06 03:50:57 INFO : only14: Deleted 2025/04/06 03:50:57 INFO : only15: Deleted 2025/04/06 03:50:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.27s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:51:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for checks to finish 2025/04/06 03:51:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both1: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both12: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both13: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both14: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both0: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both16: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both17: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both18: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both19: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both2: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both3: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both4: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both5: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both6: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both7: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both8: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 03:51:15 DEBUG : both9: Unchanged skipping 2025/04/06 03:51:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/06 03:51:15 DEBUG : both10: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both11: Unchanged skipping 2025/04/06 03:51:15 DEBUG : both15: Unchanged skipping 2025/04/06 03:51:15 DEBUG : B2 bucket rclone-test-kirapoq3riti: Waiting for transfers to finish 2025/04/06 03:51:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only1: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only0: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only12: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only13: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only10: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only14: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only15: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only11: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only16: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only17: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only18: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only19: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only2: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only3: Copied (replaced existing) 2025/04/06 03:51:16 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:16 INFO : only4: Copied (replaced existing) 2025/04/06 03:51:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:17 INFO : only5: Copied (replaced existing) 2025/04/06 03:51:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:17 INFO : only6: Copied (replaced existing) 2025/04/06 03:51:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:17 INFO : only7: Copied (replaced existing) 2025/04/06 03:51:17 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:17 INFO : only8: Copied (replaced existing) 2025/04/06 03:51:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 03:51:17 INFO : only9: Copied (replaced existing) 2025/04/06 03:51:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.27s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:51:25 DEBUG : empty_dir: Making directory with metadata 2025/04/06 03:51:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 03:51:25 DEBUG : empty_on_remote: Making directory with metadata 2025/04/06 03:51:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 03:51:25 INFO : empty_on_remote: Making directory 2025/04/06 03:51:25 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-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:51:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/06 03:51:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/06 03:51:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/06 03:51:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:51:28 DEBUG : empty_dir: Making directory with metadata 2025/04/06 03:51:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 03:51:28 DEBUG : empty_on_remote: Making directory with metadata 2025/04/06 03:51:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 03:51:28 INFO : empty_on_remote: Making directory 2025/04/06 03:51:28 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-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:51:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/06 03:51:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/06 03:51:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/06 03:51:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/06 03:51:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.89s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:51:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 03:51:31 INFO : sub dir: Making directory 2025/04/06 03:51:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.09s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" 2025/04/06 03:51:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 03:51:34 INFO : sub dir: Making directory 2025/04/06 03:51:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kirapoq3riti", Local "Local file system at /tmp/rclone3926900453", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.08s) PASS 2025/04/06 03:51:37 DEBUG : B2 bucket rclone-test-kirapoq3riti: Purge remote 2025/04/06 03:51:37 INFO : B2 bucket rclone-test-kirapoq3riti: cleaning bucket "rclone-test-kirapoq3riti" of all files 2025/04/06 03:51:38 DEBUG : BackupDir/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6adbe_d20250406_m034910_c001_v7007000_t0000_u01743911350960") 2025/04/06 03:51:38 DEBUG : BackupDir/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f10104ee53b8c6b69_d20250406_m034905_c001_v0001178_t0054_u01743911345097") 2025/04/06 03:51:38 DEBUG : CompareDest/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f419bc2c435808502_d20250406_m034845_c001_v7007000_t0000_u01743911325592") 2025/04/06 03:51:38 DEBUG : CompareDest/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c2402b_d20250406_m034839_c001_v0001040_t0006_u01743911319298") 2025/04/06 03:51:38 DEBUG : CompareDest/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f419bc2c435808503_d20250406_m034845_c001_v7007000_t0000_u01743911325775") 2025/04/06 03:51:38 DEBUG : CompareDest/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c036e_d20250406_m034840_c001_v0001183_t0053_u01743911320839") 2025/04/06 03:51:38 DEBUG : CopyDest/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6adbf_d20250406_m034911_c001_v7007000_t0000_u01743911351145") 2025/04/06 03:51:38 DEBUG : CopyDest/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9a78_d20250406_m034901_c001_v0001101_t0020_u01743911341682") 2025/04/06 03:51:38 DEBUG : CopyDest/three: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6adc0_d20250406_m034911_c001_v7007000_t0000_u01743911351335") 2025/04/06 03:51:38 DEBUG : CopyDest/three: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0538_d20250406_m034909_c001_v0001183_t0058_u01743911349159") 2025/04/06 03:51:38 DEBUG : CopyDest/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6adc1_d20250406_m034911_c001_v7007000_t0000_u01743911351515") 2025/04/06 03:51:38 DEBUG : CopyDest/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c24057_d20250406_m034906_c001_v0001040_t0059_u01743911346485") 2025/04/06 03:51:38 DEBUG : EXISTING: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56f25e_d20250406_m035041_c001_v7007000_t0000_u01743911441337") 2025/04/06 03:51:39 DEBUG : EXISTING: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0c06_d20250406_m035040_c001_v0001183_t0016_u01743911440387") 2025/04/06 03:51:39 DEBUG : Testêé: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56f25a_d20250406_m035034_c001_v7007000_t0000_u01743911434339") 2025/04/06 03:51:39 DEBUG : Testêé: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0b90_d20250406_m035033_c001_v0001183_t0045_u01743911433762") 2025/04/06 03:51:39 DEBUG : Testêé: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c240d6_d20250406_m035032_c001_v0001040_t0020_u01743911432480") 2025/04/06 03:51:39 DEBUG : a/potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696de3_d20250406_m034658_c001_v7007000_t0000_u01743911218425") 2025/04/06 03:51:39 DEBUG : a/potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfc1c_d20250406_m034657_c001_v0001183_t0000_u01743911217785") 2025/04/06 03:51:39 DEBUG : a/potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696ddf_d20250406_m034656_c001_v7007000_t0000_u01743911216095") 2025/04/06 03:51:39 DEBUG : a/potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfbef_d20250406_m034655_c001_v0001183_t0000_u01743911215282") 2025/04/06 03:51:39 DEBUG : a/potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0efd_d20250406_m034636_c001_v7007000_t0000_u01743911196175") 2025/04/06 03:51:39 DEBUG : a/potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfa59_d20250406_m034635_c001_v0001183_t0017_u01743911195404") 2025/04/06 03:51:39 DEBUG : b/potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696de4_d20250406_m034658_c001_v7007000_t0000_u01743911218608") 2025/04/06 03:51:39 DEBUG : b/potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfc0c_d20250406_m034657_c001_v0001183_t0046_u01743911217001") 2025/04/06 03:51:39 DEBUG : b/potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696dde_d20250406_m034655_c001_v7007000_t0000_u01743911215522") 2025/04/06 03:51:39 DEBUG : b/potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfbdf_d20250406_m034654_c001_v0001183_t0027_u01743911214434") 2025/04/06 03:51:39 DEBUG : b/potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0ef9_d20250406_m034635_c001_v7007000_t0000_u01743911195614") 2025/04/06 03:51:39 DEBUG : b/potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfa45_d20250406_m034634_c001_v0001183_t0014_u01743911194641") 2025/04/06 03:51:39 DEBUG : backup/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41814cf373d9ad21_d20250406_m034924_c001_v7007000_t0000_u01743911364046") 2025/04/06 03:51:39 DEBUG : backup/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1037ad54f89377bb_d20250406_m034922_c001_v0001183_t0034_u01743911362260") 2025/04/06 03:51:39 DEBUG : backup/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11950ce19d6ef2f9_d20250406_m034918_c001_v0001157_t0029_u01743911358345") 2025/04/06 03:51:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b00b95_d20250406_m034956_c001_v7007000_t0000_u01743911396437") 2025/04/06 03:51:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1063491f69554734_d20250406_m034954_c001_v0001101_t0047_u01743911394087") 2025/04/06 03:51:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f112b5f93ae56c67e_d20250406_m034950_c001_v0001184_t0026_u01743911390239") 2025/04/06 03:51:40 DEBUG : backup/one.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41764f53a2b6d778_d20250406_m034943_c001_v7007000_t0000_u01743911383102") 2025/04/06 03:51:40 DEBUG : backup/one.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f106556ea72f6b159_d20250406_m034941_c001_v0001146_t0048_u01743911381357") 2025/04/06 03:51:40 DEBUG : backup/one.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1136d8d7dab1916c_d20250406_m034936_c001_v0001182_t0047_u01743911376365") 2025/04/06 03:51:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b00b96_d20250406_m034956_c001_v7007000_t0000_u01743911396625") 2025/04/06 03:51:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f100fff47e0d40a8f_d20250406_m034955_c001_v0001105_t0020_u01743911395464") 2025/04/06 03:51:40 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1117329255e280c5_d20250406_m034951_c001_v0001131_t0045_u01743911391814") 2025/04/06 03:51:40 DEBUG : backup/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41814cf373d9ad22_d20250406_m034924_c001_v7007000_t0000_u01743911364227") 2025/04/06 03:51:40 DEBUG : backup/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1015888ea9c95033_d20250406_m034923_c001_v0001182_t0001_u01743911363278") 2025/04/06 03:51:40 DEBUG : backup/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1035236aa70ef3fa_d20250406_m034920_c001_v0001184_t0051_u01743911360005") 2025/04/06 03:51:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41764f53a2b6d77a_d20250406_m034943_c001_v7007000_t0000_u01743911383285") 2025/04/06 03:51:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1183497c4cc7d504_d20250406_m034942_c001_v0001184_t0022_u01743911382309") 2025/04/06 03:51:40 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f101dc2839c701205_d20250406_m034938_c001_v0001116_t0008_u01743911378519") 2025/04/06 03:51:40 DEBUG : both0: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5edb_d20250406_m035117_c001_v7007000_t0000_u01743911477898") 2025/04/06 03:51:40 DEBUG : both0: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9be4_d20250406_m035102_c001_v0001101_t0016_u01743911462846") 2025/04/06 03:51:40 DEBUG : both0: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422ea_d20250406_m035058_c001_v7007000_t0000_u01743911458238") 2025/04/06 03:51:40 DEBUG : both0: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b8c_d20250406_m035043_c001_v0001101_t0019_u01743911443571") 2025/04/06 03:51:40 DEBUG : both1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5edc_d20250406_m035118_c001_v7007000_t0000_u01743911478078") 2025/04/06 03:51:40 DEBUG : both1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9be6_d20250406_m035103_c001_v0001101_t0054_u01743911463757") 2025/04/06 03:51:41 DEBUG : both1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422eb_d20250406_m035058_c001_v7007000_t0000_u01743911458419") 2025/04/06 03:51:41 DEBUG : both1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b8e_d20250406_m035044_c001_v0001101_t0058_u01743911444246") 2025/04/06 03:51:41 DEBUG : both10: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5edd_d20250406_m035118_c001_v7007000_t0000_u01743911478259") 2025/04/06 03:51:41 DEBUG : both10: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c08_d20250406_m035109_c001_v0001101_t0040_u01743911469197") 2025/04/06 03:51:41 DEBUG : both10: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422ec_d20250406_m035058_c001_v7007000_t0000_u01743911458599") 2025/04/06 03:51:41 DEBUG : both10: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9ba8_d20250406_m035049_c001_v0001101_t0020_u01743911449697") 2025/04/06 03:51:41 DEBUG : both11: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ede_d20250406_m035118_c001_v7007000_t0000_u01743911478450") 2025/04/06 03:51:41 DEBUG : both11: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c0c_d20250406_m035109_c001_v0001101_t0015_u01743911469833") 2025/04/06 03:51:41 DEBUG : both11: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422ed_d20250406_m035058_c001_v7007000_t0000_u01743911458797") 2025/04/06 03:51:41 DEBUG : both11: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9baa_d20250406_m035050_c001_v0001101_t0045_u01743911450313") 2025/04/06 03:51:41 DEBUG : both12: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5edf_d20250406_m035118_c001_v7007000_t0000_u01743911478629") 2025/04/06 03:51:41 DEBUG : both12: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c10_d20250406_m035110_c001_v0001101_t0053_u01743911470375") 2025/04/06 03:51:41 DEBUG : both12: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422ee_d20250406_m035058_c001_v7007000_t0000_u01743911458978") 2025/04/06 03:51:41 DEBUG : both12: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bae_d20250406_m035050_c001_v0001101_t0012_u01743911450866") 2025/04/06 03:51:41 DEBUG : both13: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ee0_d20250406_m035118_c001_v7007000_t0000_u01743911478809") 2025/04/06 03:51:41 DEBUG : both13: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c12_d20250406_m035110_c001_v0001101_t0013_u01743911470911") 2025/04/06 03:51:41 DEBUG : both13: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422ef_d20250406_m035059_c001_v7007000_t0000_u01743911459162") 2025/04/06 03:51:41 DEBUG : both13: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bb2_d20250406_m035051_c001_v0001101_t0048_u01743911451456") 2025/04/06 03:51:41 DEBUG : both14: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ee1_d20250406_m035118_c001_v7007000_t0000_u01743911478989") 2025/04/06 03:51:41 DEBUG : both14: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c18_d20250406_m035111_c001_v0001101_t0003_u01743911471725") 2025/04/06 03:51:41 DEBUG : both14: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422f0_d20250406_m035059_c001_v7007000_t0000_u01743911459342") 2025/04/06 03:51:42 DEBUG : both14: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bb8_d20250406_m035052_c001_v0001101_t0059_u01743911452026") 2025/04/06 03:51:42 DEBUG : both15: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ee3_d20250406_m035119_c001_v7007000_t0000_u01743911479169") 2025/04/06 03:51:42 DEBUG : both15: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c1a_d20250406_m035112_c001_v0001101_t0021_u01743911472253") 2025/04/06 03:51:42 DEBUG : both15: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422f1_d20250406_m035059_c001_v7007000_t0000_u01743911459523") 2025/04/06 03:51:42 DEBUG : both15: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bbc_d20250406_m035052_c001_v0001101_t0020_u01743911452514") 2025/04/06 03:51:42 DEBUG : both16: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ee4_d20250406_m035119_c001_v7007000_t0000_u01743911479363") 2025/04/06 03:51:42 DEBUG : both16: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c20_d20250406_m035112_c001_v0001101_t0057_u01743911472874") 2025/04/06 03:51:42 DEBUG : both16: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422f2_d20250406_m035059_c001_v7007000_t0000_u01743911459704") 2025/04/06 03:51:42 DEBUG : both16: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bc0_d20250406_m035053_c001_v0001101_t0039_u01743911453081") 2025/04/06 03:51:42 DEBUG : both17: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ee5_d20250406_m035119_c001_v7007000_t0000_u01743911479544") 2025/04/06 03:51:42 DEBUG : both17: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c24_d20250406_m035113_c001_v0001101_t0023_u01743911473431") 2025/04/06 03:51:42 DEBUG : both17: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422f3_d20250406_m035059_c001_v7007000_t0000_u01743911459885") 2025/04/06 03:51:42 DEBUG : both17: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bc4_d20250406_m035053_c001_v0001101_t0015_u01743911453751") 2025/04/06 03:51:42 DEBUG : both18: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ee6_d20250406_m035119_c001_v7007000_t0000_u01743911479725") 2025/04/06 03:51:42 DEBUG : both18: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c26_d20250406_m035114_c001_v0001101_t0043_u01743911474042") 2025/04/06 03:51:42 DEBUG : both18: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422f4_d20250406_m035100_c001_v7007000_t0000_u01743911460066") 2025/04/06 03:51:42 DEBUG : both18: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bc6_d20250406_m035054_c001_v0001101_t0006_u01743911454326") 2025/04/06 03:51:42 DEBUG : both19: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ee7_d20250406_m035119_c001_v7007000_t0000_u01743911479907") 2025/04/06 03:51:42 DEBUG : both19: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c28_d20250406_m035114_c001_v0001101_t0041_u01743911474666") 2025/04/06 03:51:42 DEBUG : both19: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422f6_d20250406_m035100_c001_v7007000_t0000_u01743911460247") 2025/04/06 03:51:42 DEBUG : both19: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bc8_d20250406_m035054_c001_v0001101_t0023_u01743911454930") 2025/04/06 03:51:42 DEBUG : both2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ee9_d20250406_m035120_c001_v7007000_t0000_u01743911480086") 2025/04/06 03:51:43 DEBUG : both2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9be8_d20250406_m035104_c001_v0001101_t0026_u01743911464316") 2025/04/06 03:51:43 DEBUG : both2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422f7_d20250406_m035100_c001_v7007000_t0000_u01743911460429") 2025/04/06 03:51:43 DEBUG : both2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b92_d20250406_m035044_c001_v0001101_t0028_u01743911444777") 2025/04/06 03:51:43 DEBUG : both3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5eea_d20250406_m035120_c001_v7007000_t0000_u01743911480266") 2025/04/06 03:51:43 DEBUG : both3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bea_d20250406_m035104_c001_v0001101_t0037_u01743911464938") 2025/04/06 03:51:43 DEBUG : both3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422fa_d20250406_m035100_c001_v7007000_t0000_u01743911460640") 2025/04/06 03:51:43 DEBUG : both3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b94_d20250406_m035045_c001_v0001101_t0026_u01743911445422") 2025/04/06 03:51:43 DEBUG : both4: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5eeb_d20250406_m035120_c001_v7007000_t0000_u01743911480449") 2025/04/06 03:51:43 DEBUG : both4: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bec_d20250406_m035105_c001_v0001101_t0056_u01743911465462") 2025/04/06 03:51:43 DEBUG : both4: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422fe_d20250406_m035100_c001_v7007000_t0000_u01743911460820") 2025/04/06 03:51:43 DEBUG : both4: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b96_d20250406_m035046_c001_v0001101_t0007_u01743911446156") 2025/04/06 03:51:43 DEBUG : both5: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5eed_d20250406_m035120_c001_v7007000_t0000_u01743911480630") 2025/04/06 03:51:43 DEBUG : both5: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bf0_d20250406_m035106_c001_v0001101_t0031_u01743911466031") 2025/04/06 03:51:43 DEBUG : both5: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec842301_d20250406_m035101_c001_v7007000_t0000_u01743911461001") 2025/04/06 03:51:43 DEBUG : both5: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b9a_d20250406_m035046_c001_v0001101_t0003_u01743911446814") 2025/04/06 03:51:43 DEBUG : both6: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5eef_d20250406_m035120_c001_v7007000_t0000_u01743911480811") 2025/04/06 03:51:43 DEBUG : both6: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bf6_d20250406_m035106_c001_v0001101_t0053_u01743911466651") 2025/04/06 03:51:43 DEBUG : both6: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec842305_d20250406_m035101_c001_v7007000_t0000_u01743911461183") 2025/04/06 03:51:43 DEBUG : both6: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b9c_d20250406_m035047_c001_v0001101_t0050_u01743911447331") 2025/04/06 03:51:43 DEBUG : both7: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ef0_d20250406_m035120_c001_v7007000_t0000_u01743911480991") 2025/04/06 03:51:44 DEBUG : both7: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bfa_d20250406_m035107_c001_v0001101_t0055_u01743911467259") 2025/04/06 03:51:44 DEBUG : both7: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec84230a_d20250406_m035101_c001_v7007000_t0000_u01743911461364") 2025/04/06 03:51:44 DEBUG : both7: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b9e_d20250406_m035047_c001_v0001101_t0019_u01743911447917") 2025/04/06 03:51:44 DEBUG : both8: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ef1_d20250406_m035121_c001_v7007000_t0000_u01743911481172") 2025/04/06 03:51:44 DEBUG : both8: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9bfe_d20250406_m035107_c001_v0001101_t0038_u01743911467908") 2025/04/06 03:51:44 DEBUG : both8: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec84230f_d20250406_m035101_c001_v7007000_t0000_u01743911461547") 2025/04/06 03:51:44 DEBUG : both8: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9ba2_d20250406_m035048_c001_v0001101_t0021_u01743911448503") 2025/04/06 03:51:44 DEBUG : both9: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ef2_d20250406_m035121_c001_v7007000_t0000_u01743911481353") 2025/04/06 03:51:44 DEBUG : both9: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c06_d20250406_m035108_c001_v0001101_t0018_u01743911468624") 2025/04/06 03:51:44 DEBUG : both9: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec842312_d20250406_m035101_c001_v7007000_t0000_u01743911461728") 2025/04/06 03:51:44 DEBUG : both9: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9ba4_d20250406_m035049_c001_v0001101_t0019_u01743911449087") 2025/04/06 03:51:44 DEBUG : c/non empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696de5_d20250406_m034658_c001_v7007000_t0000_u01743911218790") 2025/04/06 03:51:44 DEBUG : c/non empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfc12_d20250406_m034657_c001_v0001183_t0005_u01743911217212") 2025/04/06 03:51:44 DEBUG : c/non empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696de0_d20250406_m034656_c001_v7007000_t0000_u01743911216277") 2025/04/06 03:51:44 DEBUG : c/non empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfbe3_d20250406_m034654_c001_v0001183_t0040_u01743911214668") 2025/04/06 03:51:44 DEBUG : c/non empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0efe_d20250406_m034636_c001_v7007000_t0000_u01743911196358") 2025/04/06 03:51:44 DEBUG : c/non empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfa4b_d20250406_m034634_c001_v0001183_t0053_u01743911194843") 2025/04/06 03:51:44 DEBUG : check sum: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0ed0_d20250406_m034624_c001_v7007000_t0000_u01743911184150") 2025/04/06 03:51:44 DEBUG : check sum: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf959_d20250406_m034623_c001_v0001183_t0027_u01743911183205") 2025/04/06 03:51:44 DEBUG : dest/3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6ad88_d20250406_m034855_c001_v7007000_t0000_u01743911335009") 2025/04/06 03:51:45 DEBUG : dest/3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41564ff02c5e9a11_d20250406_m034853_c001_v0001184_t0054_u01743911333914") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56f243_d20250406_m035031_c001_v7007000_t0000_u01743911431013") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f105e254abfef0e2a_d20250406_m035028_c001_v0001183_t0044_u01743911428948") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41839514bc17c959_d20250406_m035028_c001_v7007000_t0000_u01743911428766") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f105e254abfef0df4_d20250406_m035025_c001_v0001183_t0045_u01743911425633") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41839514bc17c955_d20250406_m035024_c001_v7007000_t0000_u01743911424908") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c240b8_d20250406_m035020_c001_v0001040_t0018_u01743911420308") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f412b67bc1f7e3c2a_d20250406_m035018_c001_v7007000_t0000_u01743911418823") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1178c04b6e810261_d20250406_m035016_c001_v0001161_t0045_u01743911416677") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56f1ab_d20250406_m035016_c001_v7007000_t0000_u01743911416496") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1178c04b6e810247_d20250406_m035013_c001_v0001161_t0017_u01743911413157") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56f182_d20250406_m035012_c001_v7007000_t0000_u01743911412435") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c240aa_d20250406_m035008_c001_v0001040_t0055_u01743911408393") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b00ba5_d20250406_m035007_c001_v7007000_t0000_u01743911407125") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f10021e4e675d3ed6_d20250406_m035005_c001_v0001177_t0018_u01743911405831") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6ae8f_d20250406_m035005_c001_v7007000_t0000_u01743911405650") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f10021e4e675d3e94_d20250406_m035002_c001_v0001177_t0028_u01743911402921") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6ae8b_d20250406_m035002_c001_v7007000_t0000_u01743911402199") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b06_d20250406_m034957_c001_v0001101_t0016_u01743911397714") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b00b97_d20250406_m034956_c001_v7007000_t0000_u01743911396806") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1072042ee427e254_d20250406_m034954_c001_v0001134_t0016_u01743911394798") 2025/04/06 03:51:45 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f404ca036d9b1a5a6_d20250406_m034954_c001_v7007000_t0000_u01743911394619") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1072042ee427e24a_d20250406_m034951_c001_v0001134_t0021_u01743911391258") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f404ca036d9b1a5a2_d20250406_m034950_c001_v7007000_t0000_u01743911390537") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c07c9_d20250406_m034944_c001_v0001183_t0004_u01743911384374") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41764f53a2b6d77b_d20250406_m034943_c001_v7007000_t0000_u01743911383468") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f114c02bed1d9644a_d20250406_m034941_c001_v0001183_t0049_u01743911381913") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b00b88_d20250406_m034941_c001_v7007000_t0000_u01743911381733") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f114c02bed1d963ee_d20250406_m034937_c001_v0001183_t0035_u01743911377688") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b00b79_d20250406_m034936_c001_v7007000_t0000_u01743911376971") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c2406d_d20250406_m034925_c001_v0001040_t0032_u01743911365314") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41814cf373d9ad23_d20250406_m034924_c001_v7007000_t0000_u01743911364409") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f119da38b5a9fba8d_d20250406_m034922_c001_v0001043_t0045_u01743911362662") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6add3_d20250406_m034922_c001_v7007000_t0000_u01743911362480") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f119da38b5a9fba89_d20250406_m034919_c001_v0001043_t0007_u01743911359444") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6add0_d20250406_m034918_c001_v7007000_t0000_u01743911358722") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9a9a_d20250406_m034912_c001_v0001101_t0040_u01743911352781") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6adc2_d20250406_m034911_c001_v7007000_t0000_u01743911351695") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f105ba561e05c35f5_d20250406_m034905_c001_v0001146_t0016_u01743911345523") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada11ca_d20250406_m034905_c001_v7007000_t0000_u01743911345313") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c04ac_d20250406_m034901_c001_v0001183_t0016_u01743911341049") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1113d558dc6b638d_d20250406_m034900_c001_v0001182_t0042_u01743911340295") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1113d558dc6b637b_d20250406_m034859_c001_v0001182_t0056_u01743911339358") 2025/04/06 03:51:46 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f419bc2c435808504_d20250406_m034845_c001_v7007000_t0000_u01743911325957") 2025/04/06 03:51:47 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9a4a_d20250406_m034838_c001_v0001101_t0059_u01743911318669") 2025/04/06 03:51:47 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1146825f57e59b3e_d20250406_m034837_c001_v0001146_t0019_u01743911317702") 2025/04/06 03:51:47 DEBUG : dst/one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1146825f57e59b38_d20250406_m034836_c001_v0001146_t0002_u01743911316679") 2025/04/06 03:51:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56f244_d20250406_m035031_c001_v7007000_t0000_u01743911431195") 2025/04/06 03:51:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1150c4eb67c3a3db_d20250406_m035028_c001_v0001182_t0018_u01743911428564") 2025/04/06 03:51:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f108929d4308f3a8e_d20250406_m035024_c001_v0001037_t0059_u01743911424506") 2025/04/06 03:51:47 DEBUG : dst/one.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f412b67bc1f7e3c2c_d20250406_m035019_c001_v7007000_t0000_u01743911419004") 2025/04/06 03:51:47 DEBUG : dst/one.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11950ce19d6ef3ab_d20250406_m035016_c001_v0001157_t0020_u01743911416111") 2025/04/06 03:51:47 DEBUG : dst/one.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1044e0a2905362f0_d20250406_m035012_c001_v0001092_t0042_u01743911412137") 2025/04/06 03:51:47 DEBUG : dst/one.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b00ba6_d20250406_m035007_c001_v7007000_t0000_u01743911407306") 2025/04/06 03:51:47 DEBUG : dst/one.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f110d05a37a50cd22_d20250406_m035005_c001_v0001178_t0046_u01743911405430") 2025/04/06 03:51:47 DEBUG : dst/one.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1113d558dc6b6806_d20250406_m035001_c001_v0001182_t0055_u01743911401992") 2025/04/06 03:51:47 DEBUG : dst/three: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6adc3_d20250406_m034911_c001_v7007000_t0000_u01743911351877") 2025/04/06 03:51:47 DEBUG : dst/three: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1113d558dc6b643c_d20250406_m034910_c001_v0001182_t0048_u01743911350289") 2025/04/06 03:51:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56f245_d20250406_m035031_c001_v7007000_t0000_u01743911431376") 2025/04/06 03:51:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f101d5d3c99762ab4_d20250406_m035029_c001_v0001154_t0014_u01743911429944") 2025/04/06 03:51:47 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f106556ea72f6b1fb_d20250406_m035026_c001_v0001146_t0015_u01743911426411") 2025/04/06 03:51:47 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56f246_d20250406_m035031_c001_v7007000_t0000_u01743911431562") 2025/04/06 03:51:47 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f105e254abfef0e3e_d20250406_m035030_c001_v0001183_t0041_u01743911430411") 2025/04/06 03:51:47 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41839514bc17c95d_d20250406_m035030_c001_v7007000_t0000_u01743911430220") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f105e254abfef0e0e_d20250406_m035027_c001_v0001183_t0029_u01743911427258") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41839514bc17c958_d20250406_m035027_c001_v7007000_t0000_u01743911427073") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b44_d20250406_m035021_c001_v0001101_t0026_u01743911421712") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f412b67bc1f7e3c31_d20250406_m035019_c001_v7007000_t0000_u01743911419185") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1178c04b6e81026b_d20250406_m035018_c001_v0001161_t0011_u01743911418025") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56f1cd_d20250406_m035017_c001_v7007000_t0000_u01743911417833") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1178c04b6e810253_d20250406_m035014_c001_v0001161_t0022_u01743911414673") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56f186_d20250406_m035014_c001_v7007000_t0000_u01743911414489") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b26_d20250406_m035009_c001_v0001101_t0039_u01743911409403") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6ae90_d20250406_m035006_c001_v7007000_t0000_u01743911406545") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b18_d20250406_m035004_c001_v0001101_t0013_u01743911404472") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6ae8c_d20250406_m035003_c001_v7007000_t0000_u01743911403750") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0912_d20250406_m034959_c001_v0001183_t0005_u01743911399503") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f404ca036d9b1a5a8_d20250406_m034955_c001_v7007000_t0000_u01743911395885") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c08a5_d20250406_m034953_c001_v0001183_t0045_u01743911393301") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f404ca036d9b1a5a4_d20250406_m034952_c001_v7007000_t0000_u01743911392219") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c24087_d20250406_m034945_c001_v0001040_t0038_u01743911385449") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b00b89_d20250406_m034942_c001_v7007000_t0000_u01743911382504") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c2407f_d20250406_m034940_c001_v0001040_t0025_u01743911380198") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b00b7c_d20250406_m034939_c001_v7007000_t0000_u01743911379118") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9ab6_d20250406_m034926_c001_v0001101_t0001_u01743911366311") 2025/04/06 03:51:48 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6add4_d20250406_m034923_c001_v7007000_t0000_u01743911363484") 2025/04/06 03:51:49 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9aaa_d20250406_m034921_c001_v0001101_t0019_u01743911361289") 2025/04/06 03:51:49 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6add1_d20250406_m034920_c001_v7007000_t0000_u01743911360208") 2025/04/06 03:51:49 DEBUG : dst/three.txt: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0578_d20250406_m034914_c001_v0001183_t0017_u01743911354130") 2025/04/06 03:51:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f412b67bc1f7e3c37_d20250406_m035019_c001_v7007000_t0000_u01743911419395") 2025/04/06 03:51:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f107034ca8f3ee109_d20250406_m035017_c001_v0001137_t0043_u01743911417508") 2025/04/06 03:51:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f116593165a000ca8_d20250406_m035014_c001_v0001145_t0020_u01743911414079") 2025/04/06 03:51:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b00ba7_d20250406_m035007_c001_v7007000_t0000_u01743911407486") 2025/04/06 03:51:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f106052943ef3399c_d20250406_m035006_c001_v0001103_t0035_u01743911406239") 2025/04/06 03:51:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f104a7bb0a3e30f2e_d20250406_m035003_c001_v0001032_t0048_u01743911403335") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56f247_d20250406_m035031_c001_v7007000_t0000_u01743911431742") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0aaf_d20250406_m035021_c001_v0001183_t0010_u01743911421160") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f412b67bc1f7e3c3c_d20250406_m035019_c001_v7007000_t0000_u01743911419576") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c09ce_d20250406_m035009_c001_v0001183_t0050_u01743911409208") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b00ba8_d20250406_m035007_c001_v7007000_t0000_u01743911407667") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c24099_d20250406_m034958_c001_v0001040_t0015_u01743911398452") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b00b98_d20250406_m034956_c001_v7007000_t0000_u01743911396987") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9ae4_d20250406_m034944_c001_v0001101_t0015_u01743911384931") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41764f53a2b6d77c_d20250406_m034943_c001_v7007000_t0000_u01743911383650") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0638_d20250406_m034926_c001_v0001183_t0004_u01743911366095") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41814cf373d9ad24_d20250406_m034924_c001_v7007000_t0000_u01743911364590") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c24061_d20250406_m034913_c001_v0001040_t0040_u01743911353703") 2025/04/06 03:51:49 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6adc5_d20250406_m034912_c001_v7007000_t0000_u01743911352058") 2025/04/06 03:51:50 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f108de87997b826bb_d20250406_m034907_c001_v0001103_t0035_u01743911347744") 2025/04/06 03:51:50 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f419bc2c435808505_d20250406_m034846_c001_v7007000_t0000_u01743911326139") 2025/04/06 03:51:50 DEBUG : dst/two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1146825f57e59b50_d20250406_m034844_c001_v0001146_t0035_u01743911324908") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b008c9_d20250406_m034804_c001_v7007000_t0000_u01743911284814") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c009a_d20250406_m034801_c001_v0001183_t0029_u01743911281071") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b008c3_d20250406_m034759_c001_v7007000_t0000_u01743911279033") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bff92_d20250406_m034747_c001_v0001183_t0030_u01743911267248") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24e3b_d20250406_m034738_c001_v7007000_t0000_u01743911258903") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfea8_d20250406_m034735_c001_v0001183_t0057_u01743911255248") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696e5d_d20250406_m034711_c001_v7007000_t0000_u01743911231043") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfcda_d20250406_m034709_c001_v0001183_t0020_u01743911229351") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696e26_d20250406_m034707_c001_v7007000_t0000_u01743911227889") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfcb0_d20250406_m034706_c001_v0001183_t0005_u01743911226747") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696dec_d20250406_m034703_c001_v7007000_t0000_u01743911223519") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfc7e_d20250406_m034702_c001_v0001183_t0053_u01743911222006") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696de9_d20250406_m034700_c001_v7007000_t0000_u01743911220880") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfc3a_d20250406_m034659_c001_v0001183_t0012_u01743911219708") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696ddc_d20250406_m034653_c001_v7007000_t0000_u01743911213523") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfbb5_d20250406_m034651_c001_v0001183_t0012_u01743911211778") 2025/04/06 03:51:50 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0f09_d20250406_m034650_c001_v7007000_t0000_u01743911210631") 2025/04/06 03:51:51 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfb83_d20250406_m034649_c001_v0001183_t0053_u01743911209887") 2025/04/06 03:51:51 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0f05_d20250406_m034645_c001_v7007000_t0000_u01743911205045") 2025/04/06 03:51:51 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfafb_d20250406_m034643_c001_v0001183_t0059_u01743911203867") 2025/04/06 03:51:51 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0f02_d20250406_m034641_c001_v7007000_t0000_u01743911201305") 2025/04/06 03:51:51 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfab3_d20250406_m034640_c001_v0001183_t0040_u01743911200376") 2025/04/06 03:51:51 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0eff_d20250406_m034639_c001_v7007000_t0000_u01743911199267") 2025/04/06 03:51:51 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f106d037fa23d7f76_d20250406_m034638_c001_v0001184_t0039_u01743911198687") 2025/04/06 03:51:51 DEBUG : empty space: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfa79_d20250406_m034637_c001_v0001183_t0044_u01743911197081") 2025/04/06 03:51:51 DEBUG : enormous: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696e55_d20250406_m034710_c001_v7007000_t0000_u01743911230125") 2025/04/06 03:51:51 DEBUG : enormous: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfcde_d20250406_m034709_c001_v0001183_t0050_u01743911229545") 2025/04/06 03:51:51 DEBUG : existing: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56f25c_d20250406_m035036_c001_v7007000_t0000_u01743911436831") 2025/04/06 03:51:51 DEBUG : existing: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9b78_d20250406_m035035_c001_v0001101_t0043_u01743911435454") 2025/04/06 03:51:51 DEBUG : existing: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24e1f_d20250406_m034733_c001_v7007000_t0000_u01743911253197") 2025/04/06 03:51:51 DEBUG : existing: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfe62_d20250406_m034732_c001_v0001183_t0042_u01743911252000") 2025/04/06 03:51:51 DEBUG : existing: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0edc_d20250406_m034633_c001_v7007000_t0000_u01743911193545") 2025/04/06 03:51:51 DEBUG : existing: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfa15_d20250406_m034632_c001_v0001183_t0003_u01743911192570") 2025/04/06 03:51:51 DEBUG : existing: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0ed5_d20250406_m034631_c001_v7007000_t0000_u01743911191307") 2025/04/06 03:51:51 DEBUG : existing: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf9f7_d20250406_m034630_c001_v0001183_t0045_u01743911190732") 2025/04/06 03:51:51 DEBUG : existing: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf9e3_d20250406_m034629_c001_v0001183_t0051_u01743911189972") 2025/04/06 03:51:51 DEBUG : existing-b: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24e21_d20250406_m034733_c001_v7007000_t0000_u01743911253378") 2025/04/06 03:51:51 DEBUG : existing-b: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9998_d20250406_m034732_c001_v0001101_t0032_u01743911252012") 2025/04/06 03:51:51 DEBUG : file1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f10_d20250406_m035130_c001_v7007000_t0000_u01743911490210") 2025/04/06 03:51:52 DEBUG : file1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1084a7a96f899f1f_d20250406_m035129_c001_v0001182_t0010_u01743911489376") 2025/04/06 03:51:52 DEBUG : file1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f0d_d20250406_m035127_c001_v7007000_t0000_u01743911487309") 2025/04/06 03:51:52 DEBUG : file1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1169290da7e3dd73_d20250406_m035126_c001_v0001105_t0040_u01743911486328") 2025/04/06 03:51:52 DEBUG : five: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696e61_d20250406_m034715_c001_v7007000_t0000_u01743911235175") 2025/04/06 03:51:52 DEBUG : five: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4075af0cce5bfd26_d20250406_m034713_c001_v0001183_t0058_u01743911233297") 2025/04/06 03:51:52 DEBUG : foo: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0f04_d20250406_m034643_c001_v7007000_t0000_u01743911203141") 2025/04/06 03:51:52 DEBUG : foo: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4075af0cce5bfadd_d20250406_m034642_c001_v0001183_t0058_u01743911202590") 2025/04/06 03:51:52 DEBUG : foo: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4075af0cce5bfad3_d20250406_m034642_c001_v0001183_t0058_u01743911202036") 2025/04/06 03:51:52 DEBUG : four: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696e62_d20250406_m034715_c001_v7007000_t0000_u01743911235357") 2025/04/06 03:51:52 DEBUG : four: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41732d4ef2c23f9d_d20250406_m034713_c001_v0001040_t0057_u01743911233849") 2025/04/06 03:51:52 DEBUG : four: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfd1c_d20250406_m034712_c001_v0001183_t0012_u01743911232729") 2025/04/06 03:51:52 DEBUG : hello world2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56ec44_d20250406_m034543_c001_v7007000_t0000_u01743911143587") 2025/04/06 03:51:52 DEBUG : hello world2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf642_d20250406_m034542_c001_v0001183_t0010_u01743911142951") 2025/04/06 03:51:52 DEBUG : ignore-size: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0ed3_d20250406_m034628_c001_v7007000_t0000_u01743911188534") 2025/04/06 03:51:52 DEBUG : ignore-size: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf9b7_d20250406_m034627_c001_v0001183_t0005_u01743911187602") 2025/04/06 03:51:52 DEBUG : nested/sub dir/file: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24e11_d20250406_m034730_c001_v7007000_t0000_u01743911250913") 2025/04/06 03:51:52 DEBUG : nested/sub dir/file: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9992_d20250406_m034729_c001_v0001101_t0041_u01743911249854") 2025/04/06 03:51:52 DEBUG : nested/sub dir/file: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24e0b_d20250406_m034728_c001_v7007000_t0000_u01743911248747") 2025/04/06 03:51:52 DEBUG : nested/sub dir/file: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9986_d20250406_m034727_c001_v0001101_t0038_u01743911247830") 2025/04/06 03:51:52 DEBUG : one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696e63_d20250406_m034715_c001_v7007000_t0000_u01743911235540") 2025/04/06 03:51:52 DEBUG : one: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4075af0cce5bfd10_d20250406_m034712_c001_v0001183_t0058_u01743911232156") 2025/04/06 03:51:52 DEBUG : only0: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ef3_d20250406_m035121_c001_v7007000_t0000_u01743911481533") 2025/04/06 03:51:53 DEBUG : only0: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f417925e6ceda9c30_d20250406_m035115_c001_v0001101_t0059_u01743911475914") 2025/04/06 03:51:53 DEBUG : only0: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0dc5_d20250406_m035103_c001_v0001183_t0014_u01743911463552") 2025/04/06 03:51:53 DEBUG : only0: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422e5_d20250406_m035056_c001_v7007000_t0000_u01743911456869") 2025/04/06 03:51:53 DEBUG : only0: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0c3b_d20250406_m035044_c001_v0001183_t0014_u01743911444038") 2025/04/06 03:51:53 DEBUG : only1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ef4_d20250406_m035121_c001_v7007000_t0000_u01743911481714") 2025/04/06 03:51:53 DEBUG : only1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4075af0cce5c0ee9_d20250406_m035115_c001_v0001183_t0058_u01743911475923") 2025/04/06 03:51:53 DEBUG : only1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0dcf_d20250406_m035104_c001_v0001183_t0059_u01743911464111") 2025/04/06 03:51:53 DEBUG : only1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422e8_d20250406_m035057_c001_v7007000_t0000_u01743911457438") 2025/04/06 03:51:53 DEBUG : only1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0c4b_d20250406_m035044_c001_v0001183_t0053_u01743911444574") 2025/04/06 03:51:53 DEBUG : only10: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ef5_d20250406_m035121_c001_v7007000_t0000_u01743911481895") 2025/04/06 03:51:53 DEBUG : only10: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4169290da7e3dd53_d20250406_m035116_c001_v0001105_t0032_u01743911476474") 2025/04/06 03:51:53 DEBUG : only10: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0e5b_d20250406_m035109_c001_v0001183_t0057_u01743911469632") 2025/04/06 03:51:53 DEBUG : only10: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6af22_d20250406_m035057_c001_v7007000_t0000_u01743911457450") 2025/04/06 03:51:53 DEBUG : only10: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0cbf_d20250406_m035050_c001_v0001183_t0017_u01743911450104") 2025/04/06 03:51:53 DEBUG : only11: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ef6_d20250406_m035122_c001_v7007000_t0000_u01743911482075") 2025/04/06 03:51:53 DEBUG : only11: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4084a7a96f899e45_d20250406_m035116_c001_v0001182_t0030_u01743911476658") 2025/04/06 03:51:53 DEBUG : only11: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0e6d_d20250406_m035110_c001_v0001183_t0003_u01743911470178") 2025/04/06 03:51:53 DEBUG : only11: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4054139e40494fa0_d20250406_m035057_c001_v7007000_t0000_u01743911457462") 2025/04/06 03:51:53 DEBUG : only11: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0cc9_d20250406_m035050_c001_v0001183_t0055_u01743911450648") 2025/04/06 03:51:53 DEBUG : only12: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ef7_d20250406_m035122_c001_v7007000_t0000_u01743911482256") 2025/04/06 03:51:54 DEBUG : only12: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f417925e6ceda9c32_d20250406_m035116_c001_v0001101_t0059_u01743911476309") 2025/04/06 03:51:54 DEBUG : only12: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0e79_d20250406_m035110_c001_v0001183_t0056_u01743911470711") 2025/04/06 03:51:54 DEBUG : only12: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6af1f_d20250406_m035056_c001_v7007000_t0000_u01743911456878") 2025/04/06 03:51:54 DEBUG : only12: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0cdd_d20250406_m035051_c001_v0001183_t0013_u01743911451262") 2025/04/06 03:51:54 DEBUG : only13: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5ef8_d20250406_m035122_c001_v7007000_t0000_u01743911482435") 2025/04/06 03:51:54 DEBUG : only13: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4075af0cce5c0eef_d20250406_m035116_c001_v0001183_t0058_u01743911476318") 2025/04/06 03:51:54 DEBUG : only13: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0e91_d20250406_m035111_c001_v0001183_t0013_u01743911471528") 2025/04/06 03:51:54 DEBUG : only13: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422e7_d20250406_m035057_c001_v7007000_t0000_u01743911457252") 2025/04/06 03:51:54 DEBUG : only13: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0ce9_d20250406_m035051_c001_v0001183_t0059_u01743911451808") 2025/04/06 03:51:54 DEBUG : only14: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5efa_d20250406_m035122_c001_v7007000_t0000_u01743911482625") 2025/04/06 03:51:54 DEBUG : only14: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f417925e6ceda9c34_d20250406_m035116_c001_v0001101_t0059_u01743911476490") 2025/04/06 03:51:54 DEBUG : only14: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0e9d_d20250406_m035112_c001_v0001183_t0035_u01743911472050") 2025/04/06 03:51:54 DEBUG : only14: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5e36_d20250406_m035057_c001_v7007000_t0000_u01743911457609") 2025/04/06 03:51:54 DEBUG : only14: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0cf1_d20250406_m035052_c001_v0001183_t0013_u01743911452309") 2025/04/06 03:51:54 DEBUG : only15: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5efb_d20250406_m035122_c001_v7007000_t0000_u01743911482806") 2025/04/06 03:51:54 DEBUG : only15: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4075af0cce5c0ef9_d20250406_m035116_c001_v0001183_t0058_u01743911476499") 2025/04/06 03:51:54 DEBUG : only15: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0eab_d20250406_m035112_c001_v0001183_t0003_u01743911472670") 2025/04/06 03:51:54 DEBUG : only15: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422e9_d20250406_m035057_c001_v7007000_t0000_u01743911457618") 2025/04/06 03:51:54 DEBUG : only15: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0cfb_d20250406_m035052_c001_v0001183_t0000_u01743911452887") 2025/04/06 03:51:54 DEBUG : only16: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5efc_d20250406_m035122_c001_v7007000_t0000_u01743911482986") 2025/04/06 03:51:54 DEBUG : only16: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4169290da7e3dd57_d20250406_m035116_c001_v0001105_t0032_u01743911476660") 2025/04/06 03:51:55 DEBUG : only16: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0eb9_d20250406_m035113_c001_v0001183_t0030_u01743911473222") 2025/04/06 03:51:55 DEBUG : only16: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6af21_d20250406_m035057_c001_v7007000_t0000_u01743911457265") 2025/04/06 03:51:55 DEBUG : only16: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0d03_d20250406_m035053_c001_v0001183_t0033_u01743911453540") 2025/04/06 03:51:55 DEBUG : only17: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5efe_d20250406_m035123_c001_v7007000_t0000_u01743911483166") 2025/04/06 03:51:55 DEBUG : only17: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f417925e6ceda9c38_d20250406_m035116_c001_v0001101_t0059_u01743911476673") 2025/04/06 03:51:55 DEBUG : only17: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0ec9_d20250406_m035113_c001_v0001183_t0032_u01743911473837") 2025/04/06 03:51:55 DEBUG : only17: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4054139e40494f9d_d20250406_m035056_c001_v7007000_t0000_u01743911456895") 2025/04/06 03:51:55 DEBUG : only17: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0d11_d20250406_m035054_c001_v0001183_t0053_u01743911454127") 2025/04/06 03:51:55 DEBUG : only18: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5eff_d20250406_m035123_c001_v7007000_t0000_u01743911483349") 2025/04/06 03:51:55 DEBUG : only18: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4075af0cce5c0f05_d20250406_m035116_c001_v0001183_t0058_u01743911476686") 2025/04/06 03:51:55 DEBUG : only18: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0ed3_d20250406_m035114_c001_v0001183_t0010_u01743911474472") 2025/04/06 03:51:55 DEBUG : only18: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5e28_d20250406_m035057_c001_v7007000_t0000_u01743911457050") 2025/04/06 03:51:55 DEBUG : only18: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0d1b_d20250406_m035054_c001_v0001183_t0056_u01743911454725") 2025/04/06 03:51:55 DEBUG : only19: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f01_d20250406_m035123_c001_v7007000_t0000_u01743911483535") 2025/04/06 03:51:55 DEBUG : only19: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4084a7a96f899e49_d20250406_m035116_c001_v0001182_t0030_u01743911476843") 2025/04/06 03:51:55 DEBUG : only19: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0ed9_d20250406_m035115_c001_v0001183_t0021_u01743911475083") 2025/04/06 03:51:55 DEBUG : only19: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4054139e40494f9f_d20250406_m035057_c001_v7007000_t0000_u01743911457276") 2025/04/06 03:51:55 DEBUG : only19: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0d2d_d20250406_m035055_c001_v0001183_t0029_u01743911455329") 2025/04/06 03:51:55 DEBUG : only2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f02_d20250406_m035123_c001_v7007000_t0000_u01743911483716") 2025/04/06 03:51:55 DEBUG : only2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4169290da7e3dd5b_d20250406_m035116_c001_v0001105_t0032_u01743911476851") 2025/04/06 03:51:55 DEBUG : only2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0ddf_d20250406_m035104_c001_v0001183_t0031_u01743911464693") 2025/04/06 03:51:55 DEBUG : only2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41727ba3ec8422e6_d20250406_m035057_c001_v7007000_t0000_u01743911457070") 2025/04/06 03:51:55 DEBUG : only2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0c59_d20250406_m035045_c001_v0001183_t0003_u01743911445229") 2025/04/06 03:51:56 DEBUG : only3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f04_d20250406_m035123_c001_v7007000_t0000_u01743911483904") 2025/04/06 03:51:56 DEBUG : only3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f417925e6ceda9c3e_d20250406_m035116_c001_v0001101_t0059_u01743911476865") 2025/04/06 03:51:56 DEBUG : only3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0ded_d20250406_m035105_c001_v0001183_t0036_u01743911465253") 2025/04/06 03:51:56 DEBUG : only3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5e31_d20250406_m035057_c001_v7007000_t0000_u01743911457428") 2025/04/06 03:51:56 DEBUG : only3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0c69_d20250406_m035045_c001_v0001183_t0059_u01743911445895") 2025/04/06 03:51:56 DEBUG : only4: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f05_d20250406_m035124_c001_v7007000_t0000_u01743911484085") 2025/04/06 03:51:56 DEBUG : only4: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4075af0cce5c0f13_d20250406_m035116_c001_v0001183_t0058_u01743911476875") 2025/04/06 03:51:56 DEBUG : only4: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0dfb_d20250406_m035105_c001_v0001183_t0013_u01743911465838") 2025/04/06 03:51:56 DEBUG : only4: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6af20_d20250406_m035057_c001_v7007000_t0000_u01743911457063") 2025/04/06 03:51:56 DEBUG : only4: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0c7b_d20250406_m035046_c001_v0001183_t0022_u01743911446601") 2025/04/06 03:51:56 DEBUG : only5: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f06_d20250406_m035124_c001_v7007000_t0000_u01743911484266") 2025/04/06 03:51:56 DEBUG : only5: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4084a7a96f899e4f_d20250406_m035117_c001_v0001182_t0030_u01743911477025") 2025/04/06 03:51:56 DEBUG : only5: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0e0c_d20250406_m035106_c001_v0001183_t0025_u01743911466446") 2025/04/06 03:51:56 DEBUG : only5: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5e1c_d20250406_m035056_c001_v7007000_t0000_u01743911456500") 2025/04/06 03:51:56 DEBUG : only5: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0c84_d20250406_m035047_c001_v0001183_t0048_u01743911447133") 2025/04/06 03:51:56 DEBUG : only6: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f07_d20250406_m035124_c001_v7007000_t0000_u01743911484446") 2025/04/06 03:51:56 DEBUG : only6: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4169290da7e3dd5d_d20250406_m035117_c001_v0001105_t0032_u01743911477034") 2025/04/06 03:51:56 DEBUG : only6: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0e1d_d20250406_m035107_c001_v0001183_t0016_u01743911467048") 2025/04/06 03:51:56 DEBUG : only6: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5e1e_d20250406_m035056_c001_v7007000_t0000_u01743911456681") 2025/04/06 03:51:56 DEBUG : only6: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0c8f_d20250406_m035047_c001_v0001183_t0032_u01743911447712") 2025/04/06 03:51:57 DEBUG : only7: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f08_d20250406_m035124_c001_v7007000_t0000_u01743911484637") 2025/04/06 03:51:57 DEBUG : only7: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f417925e6ceda9c40_d20250406_m035117_c001_v0001101_t0059_u01743911477047") 2025/04/06 03:51:57 DEBUG : only7: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0e2b_d20250406_m035107_c001_v0001183_t0054_u01743911467621") 2025/04/06 03:51:57 DEBUG : only7: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4054139e40494f9e_d20250406_m035057_c001_v7007000_t0000_u01743911457090") 2025/04/06 03:51:57 DEBUG : only7: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0c9f_d20250406_m035048_c001_v0001183_t0011_u01743911448300") 2025/04/06 03:51:57 DEBUG : only8: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f0b_d20250406_m035124_c001_v7007000_t0000_u01743911484818") 2025/04/06 03:51:57 DEBUG : only8: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4075af0cce5c0f1b_d20250406_m035117_c001_v0001183_t0058_u01743911477055") 2025/04/06 03:51:57 DEBUG : only8: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0e39_d20250406_m035108_c001_v0001183_t0017_u01743911468407") 2025/04/06 03:51:57 DEBUG : only8: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5e22_d20250406_m035056_c001_v7007000_t0000_u01743911456869") 2025/04/06 03:51:57 DEBUG : only8: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0ca3_d20250406_m035048_c001_v0001183_t0026_u01743911448884") 2025/04/06 03:51:57 DEBUG : only9: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f0c_d20250406_m035124_c001_v7007000_t0000_u01743911484998") 2025/04/06 03:51:57 DEBUG : only9: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4084a7a96f899e51_d20250406_m035117_c001_v0001182_t0030_u01743911477205") 2025/04/06 03:51:57 DEBUG : only9: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0e45_d20250406_m035108_c001_v0001183_t0038_u01743911468999") 2025/04/06 03:51:57 DEBUG : only9: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5e2c_d20250406_m035057_c001_v7007000_t0000_u01743911457231") 2025/04/06 03:51:57 DEBUG : only9: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0cb1_d20250406_m035049_c001_v0001183_t0021_u01743911449494") 2025/04/06 03:51:57 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24ddd_d20250406_m034725_c001_v7007000_t0000_u01743911245991") 2025/04/06 03:51:57 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c23fb3_d20250406_m034724_c001_v0001040_t0014_u01743911244173") 2025/04/06 03:51:57 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24d76_d20250406_m034722_c001_v7007000_t0000_u01743911242357") 2025/04/06 03:51:57 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9970_d20250406_m034720_c001_v0001101_t0034_u01743911240464") 2025/04/06 03:51:57 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24d62_d20250406_m034718_c001_v7007000_t0000_u01743911238990") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c23fa1_d20250406_m034716_c001_v0001040_t0033_u01743911236447") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696df4_d20250406_m034705_c001_v7007000_t0000_u01743911225626") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfc98_d20250406_m034704_c001_v0001183_t0049_u01743911224430") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696deb_d20250406_m034702_c001_v7007000_t0000_u01743911222582") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfc7a_d20250406_m034701_c001_v0001183_t0024_u01743911221798") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696de8_d20250406_m034700_c001_v7007000_t0000_u01743911220296") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfc38_d20250406_m034659_c001_v0001183_t0041_u01743911219516") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0f0c_d20250406_m034652_c001_v7007000_t0000_u01743911212607") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfba5_d20250406_m034651_c001_v0001183_t0037_u01743911211533") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0f0a_d20250406_m034650_c001_v7007000_t0000_u01743911210812") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfb79_d20250406_m034649_c001_v0001183_t0034_u01743911209687") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0f08_d20250406_m034648_c001_v7007000_t0000_u01743911208962") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfb57_d20250406_m034648_c001_v0001183_t0058_u01743911208397") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfb49_d20250406_m034647_c001_v0001183_t0020_u01743911207834") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0f07_d20250406_m034647_c001_v7007000_t0000_u01743911207108") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfb3b_d20250406_m034646_c001_v0001183_t0052_u01743911206542") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfb33_d20250406_m034645_c001_v0001183_t0058_u01743911205953") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0f06_d20250406_m034645_c001_v7007000_t0000_u01743911205228") 2025/04/06 03:51:58 DEBUG : potato: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfb0d_d20250406_m034644_c001_v0001183_t0022_u01743911204461") 2025/04/06 03:51:58 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41839514bc17c553_d20250406_m034814_c001_v7007000_t0000_u01743911294317") 2025/04/06 03:51:58 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c24005_d20250406_m034813_c001_v0001040_t0027_u01743911293560") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b008ca_d20250406_m034805_c001_v7007000_t0000_u01743911285295") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c23fe7_d20250406_m034800_c001_v0001040_t0011_u01743911280299") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41764f53a2b6d71c_d20250406_m034750_c001_v7007000_t0000_u01743911270761") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c23fd1_d20250406_m034746_c001_v0001040_t0028_u01743911266405") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24e3e_d20250406_m034739_c001_v7007000_t0000_u01743911259140") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c23fc3_d20250406_m034734_c001_v0001040_t0011_u01743911254684") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696e5b_d20250406_m034710_c001_v7007000_t0000_u01743911230316") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfcd4_d20250406_m034709_c001_v0001183_t0011_u01743911229157") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696e2b_d20250406_m034708_c001_v7007000_t0000_u01743911228072") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfcae_d20250406_m034706_c001_v0001183_t0054_u01743911226535") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696df9_d20250406_m034705_c001_v7007000_t0000_u01743911225808") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfca0_d20250406_m034704_c001_v0001183_t0028_u01743911224993") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696ded_d20250406_m034703_c001_v7007000_t0000_u01743911223699") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfc86_d20250406_m034702_c001_v0001183_t0050_u01743911222946") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696dea_d20250406_m034701_c001_v7007000_t0000_u01743911221074") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfc4a_d20250406_m034700_c001_v0001183_t0028_u01743911220307") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696ddd_d20250406_m034653_c001_v7007000_t0000_u01743911213707") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfbbd_d20250406_m034652_c001_v0001183_t0051_u01743911212352") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56eca6_d20250406_m034546_c001_v7007000_t0000_u01743911146887") 2025/04/06 03:51:59 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf66c_d20250406_m034546_c001_v0001183_t0011_u01743911146317") 2025/04/06 03:52:00 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56ec72_d20250406_m034545_c001_v7007000_t0000_u01743911145058") 2025/04/06 03:52:00 DEBUG : potato2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf65c_d20250406_m034544_c001_v0001183_t0035_u01743911144488") 2025/04/06 03:52:00 DEBUG : potato3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f403016e154b008cb_d20250406_m034805_c001_v7007000_t0000_u01743911285476") 2025/04/06 03:52:00 DEBUG : potato3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda99f0_d20250406_m034801_c001_v0001101_t0024_u01743911281638") 2025/04/06 03:52:00 DEBUG : potato3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f41764f53a2b6d71d_d20250406_m034750_c001_v7007000_t0000_u01743911270984") 2025/04/06 03:52:00 DEBUG : potato3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda99c4_d20250406_m034747_c001_v0001101_t0057_u01743911267828") 2025/04/06 03:52:00 DEBUG : potato3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24e44_d20250406_m034739_c001_v7007000_t0000_u01743911259375") 2025/04/06 03:52:00 DEBUG : potato3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda99a0_d20250406_m034735_c001_v0001101_t0020_u01743911255466") 2025/04/06 03:52:00 DEBUG : pre-dest1/1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6ad8a_d20250406_m034855_c001_v7007000_t0000_u01743911335190") 2025/04/06 03:52:00 DEBUG : pre-dest1/1: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9a52_d20250406_m034846_c001_v0001101_t0018_u01743911326868") 2025/04/06 03:52:00 DEBUG : pre-dest2/2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f411a5cb406a6ad8c_d20250406_m034855_c001_v7007000_t0000_u01743911335369") 2025/04/06 03:52:00 DEBUG : pre-dest2/2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c2403b_d20250406_m034847_c001_v0001040_t0023_u01743911327804") 2025/04/06 03:52:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f419bc2c4358084e9_d20250406_m034826_c001_v7007000_t0000_u01743911306414") 2025/04/06 03:52:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0240_d20250406_m034823_c001_v0001183_t0035_u01743911303486") 2025/04/06 03:52:00 DEBUG : sizeonly: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0ed2_d20250406_m034626_c001_v7007000_t0000_u01743911186333") 2025/04/06 03:52:00 DEBUG : sizeonly: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf987_d20250406_m034625_c001_v0001183_t0022_u01743911185406") 2025/04/06 03:52:00 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f18_d20250406_m035136_c001_v7007000_t0000_u01743911496557") 2025/04/06 03:52:00 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1084a7a96f899f78_d20250406_m035135_c001_v0001182_t0034_u01743911495362") 2025/04/06 03:52:00 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f14_d20250406_m035133_c001_v7007000_t0000_u01743911493462") 2025/04/06 03:52:00 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c104a_d20250406_m035131_c001_v0001183_t0044_u01743911491929") 2025/04/06 03:52:00 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24e12_d20250406_m034731_c001_v7007000_t0000_u01743911251094") 2025/04/06 03:52:00 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f11732d4ef2c23fc1_d20250406_m034730_c001_v0001040_t0032_u01743911250201") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24e0d_d20250406_m034728_c001_v7007000_t0000_u01743911248929") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfe0c_d20250406_m034728_c001_v0001183_t0045_u01743911248180") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0ecf_d20250406_m034622_c001_v7007000_t0000_u01743911182299") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf921_d20250406_m034621_c001_v0001183_t0011_u01743911181004") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0eae_d20250406_m034620_c001_v7007000_t0000_u01743911180287") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf911_d20250406_m034619_c001_v0001183_t0051_u01743911179353") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0e63_d20250406_m034616_c001_v7007000_t0000_u01743911176565") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf8c7_d20250406_m034615_c001_v0001183_t0035_u01743911175751") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0e62_d20250406_m034615_c001_v7007000_t0000_u01743911175213") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf8a6_d20250406_m034614_c001_v0001183_t0044_u01743911174290") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf874_d20250406_m034611_c001_v0001183_t0005_u01743911171841") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0e52_d20250406_m034611_c001_v7007000_t0000_u01743911171119") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf85c_d20250406_m034610_c001_v0001183_t0051_u01743911170553") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf848_d20250406_m034609_c001_v0001183_t0037_u01743911169976") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0e31_d20250406_m034608_c001_v7007000_t0000_u01743911168900") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf7fe_d20250406_m034606_c001_v0001183_t0050_u01743911166581") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf7c2_d20250406_m034604_c001_v0001183_t0027_u01743911164176") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0e2d_d20250406_m034603_c001_v7007000_t0000_u01743911163459") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf7aa_d20250406_m034602_c001_v0001183_t0040_u01743911162893") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf79a_d20250406_m034602_c001_v0001183_t0045_u01743911162320") 2025/04/06 03:52:01 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0dff_d20250406_m034601_c001_v7007000_t0000_u01743911161243") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf728_d20250406_m034556_c001_v0001183_t0035_u01743911156560") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f40115b661ada0db9_d20250406_m034556_c001_v7007000_t0000_u01743911156197") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf718_d20250406_m034555_c001_v0001183_t0024_u01743911155625") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56ecf7_d20250406_m034554_c001_v7007000_t0000_u01743911154007") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf6fa_d20250406_m034553_c001_v0001183_t0013_u01743911153454") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56ecf0_d20250406_m034552_c001_v7007000_t0000_u01743911152915") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf6dc_d20250406_m034552_c001_v0001183_t0011_u01743911152358") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56ecee_d20250406_m034551_c001_v7007000_t0000_u01743911151094") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf6b6_d20250406_m034550_c001_v0001183_t0044_u01743911150339") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56eced_d20250406_m034549_c001_v7007000_t0000_u01743911149798") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf6a4_d20250406_m034549_c001_v0001183_t0019_u01743911149235") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56ecd5_d20250406_m034548_c001_v7007000_t0000_u01743911148340") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf690_d20250406_m034547_c001_v0001183_t0034_u01743911147780") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56ec33_d20250406_m034542_c001_v7007000_t0000_u01743911142058") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf627_d20250406_m034541_c001_v0001183_t0030_u01743911141484") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56ec1f_d20250406_m034540_c001_v7007000_t0000_u01743911140585") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf609_d20250406_m034540_c001_v0001183_t0055_u01743911140003") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56ec1b_d20250406_m034539_c001_v7007000_t0000_u01743911139110") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf5eb_d20250406_m034538_c001_v0001183_t0025_u01743911138556") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4065fc64ff56ec16_d20250406_m034535_c001_v7007000_t0000_u01743911135706") 2025/04/06 03:52:02 DEBUG : sub dir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bf5af_d20250406_m034535_c001_v0001183_t0028_u01743911135148") 2025/04/06 03:52:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f19_d20250406_m035136_c001_v7007000_t0000_u01743911496737") 2025/04/06 03:52:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1169290da7e3dd95_d20250406_m035135_c001_v0001105_t0033_u01743911495356") 2025/04/06 03:52:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f15_d20250406_m035133_c001_v7007000_t0000_u01743911493653") 2025/04/06 03:52:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c70_d20250406_m035132_c001_v0001101_t0051_u01743911492267") 2025/04/06 03:52:03 DEBUG : sub/yam: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24dd0_d20250406_m034725_c001_v7007000_t0000_u01743911245445") 2025/04/06 03:52:03 DEBUG : sub/yam: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda997a_d20250406_m034723_c001_v0001101_t0006_u01743911243825") 2025/04/06 03:52:03 DEBUG : test_dir1/file2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f12_d20250406_m035130_c001_v7007000_t0000_u01743911490389") 2025/04/06 03:52:03 DEBUG : test_dir1/file2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1169290da7e3dd7d_d20250406_m035129_c001_v0001105_t0011_u01743911489033") 2025/04/06 03:52:03 DEBUG : test_dir1/file2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f0e_d20250406_m035127_c001_v7007000_t0000_u01743911487489") 2025/04/06 03:52:03 DEBUG : test_dir1/file2: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c0fd3_d20250406_m035126_c001_v0001183_t0026_u01743911486332") 2025/04/06 03:52:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f13_d20250406_m035130_c001_v7007000_t0000_u01743911490571") 2025/04/06 03:52:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5c1009_d20250406_m035129_c001_v0001183_t0022_u01743911489023") 2025/04/06 03:52:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4154fa61e7ef5f0f_d20250406_m035127_c001_v7007000_t0000_u01743911487670") 2025/04/06 03:52:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda9c60_d20250406_m035126_c001_v0001101_t0036_u01743911486314") 2025/04/06 03:52:03 DEBUG : three: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696e64_d20250406_m034715_c001_v7007000_t0000_u01743911235721") 2025/04/06 03:52:03 DEBUG : three: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfd3a_d20250406_m034714_c001_v0001183_t0029_u01743911234596") 2025/04/06 03:52:03 DEBUG : three: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfd16_d20250406_m034712_c001_v0001183_t0058_u01743911232531") 2025/04/06 03:52:03 DEBUG : two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f402137e355696e65_d20250406_m034715_c001_v7007000_t0000_u01743911235902") 2025/04/06 03:52:03 DEBUG : two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f417925e6ceda9962_d20250406_m034714_c001_v0001101_t0059_u01743911234034") 2025/04/06 03:52:03 DEBUG : two: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f4075af0cce5bfd12_d20250406_m034712_c001_v0001183_t0058_u01743911232338") 2025/04/06 03:52:03 DEBUG : yam: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24de4_d20250406_m034726_c001_v7007000_t0000_u01743911246172") 2025/04/06 03:52:04 DEBUG : yam: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f105f8430f346ed9c_d20250406_m034725_c001_v0001180_t0010_u01743911245246") 2025/04/06 03:52:04 DEBUG : yam: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24d70_d20250406_m034721_c001_v7007000_t0000_u01743911241795") 2025/04/06 03:52:04 DEBUG : yam: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f1075af0cce5bfda8_d20250406_m034720_c001_v0001183_t0002_u01743911240813") 2025/04/06 03:52:04 DEBUG : yam: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24d60_d20250406_m034718_c001_v7007000_t0000_u01743911238443") 2025/04/06 03:52:04 DEBUG : yam: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f117925e6ceda996a_d20250406_m034716_c001_v0001101_t0055_u01743911236459") 2025/04/06 03:52:04 DEBUG : yaml: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24d79_d20250406_m034722_c001_v7007000_t0000_u01743911242538") 2025/04/06 03:52:04 DEBUG : yaml: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f116cd3220e439beb_d20250406_m034721_c001_v0001184_t0052_u01743911241583") 2025/04/06 03:52:04 DEBUG : yaml: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f409907ef4be24d63_d20250406_m034719_c001_v7007000_t0000_u01743911239176") 2025/04/06 03:52:04 DEBUG : yaml: Deleting (id "4_z9fc21de3304d0b9b9f680e1b_f109fc5b51c542fcf_d20250406_m034717_c001_v0001104_t0037_u01743911237847") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m34.482268119s (try 1/5)