"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/15 09:02:29 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto" 2025/03/15 09:02:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 09:02:30 DEBUG : Creating backend with remote "/tmp/rclone3813933782" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:02:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/15 09:02:31 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:31 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 09:02:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:02:32 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:32 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:33 DEBUG : B2 bucket rclone-test-homatiz5zuto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", 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-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:34 DEBUG : Creating backend with remote "/non-existing" 2025/03/15 09:02:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/15 09:02:35 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:35 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:02:36 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:36 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:37 INFO : B2 bucket rclone-test-homatiz5zuto: Running all checks before starting transfers 2025/03/15 09:02:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:02:37 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:37 INFO : B2 bucket rclone-test-homatiz5zuto: Checks finished, now starting transfers 2025/03/15 09:02:37 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:39 ERROR : Ignoring --no-traverse with sync 2025/03/15 09:02:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:02:39 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:39 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:39 INFO : sub dir/hello world: Copied (new) 2025/03/15 09:02:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/15 09:02:40 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:40 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/15 09:02:40 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:02:42 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:42 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:02:43 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:43 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/15 09:02:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 09:02:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/15 09:02:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 09:02:45 INFO : sub dir: Making directory 2025/03/15 09:02:45 INFO : sub dir2: Making directory 2025/03/15 09:02:45 INFO : sub dir2/sub sub dir2: Making directory 2025/03/15 09:02:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:02:45 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:45 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/15 09:02:45 DEBUG : B2 bucket rclone-test-homatiz5zuto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:46 INFO : sub dir2: Making directory 2025/03/15 09:02:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/15 09:02:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 09:02:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:02:46 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:46 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:47 DEBUG : sub dir2: Making directory with metadata 2025/03/15 09:02:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 09:02:48 INFO : sub dir: Making directory 2025/03/15 09:02:48 INFO : sub dir2: Making directory 2025/03/15 09:02:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:02:48 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:48 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:48 INFO : sub dir/hello world: Copied (new) 2025/03/15 09:02:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/15 09:02:48 DEBUG : B2 bucket rclone-test-homatiz5zuto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/15 09:02:48 DEBUG : B2 bucket rclone-test-homatiz5zuto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", 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-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:49 INFO : sub dir2: Making directory 2025/03/15 09:02:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:02:50 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:50 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:50 INFO : sub dir/hello world: Copied (new) 2025/03/15 09:02:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:50 DEBUG : sub dir2: Making directory with metadata 2025/03/15 09:02:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 09:02:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 09:02:51 INFO : sub dir: Making directory 2025/03/15 09:02:51 INFO : sub dir2: Making directory 2025/03/15 09:02:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:02:51 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:51 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:51 INFO : sub dir/hello world: Copied (new) 2025/03/15 09:02:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/15 09:02:51 DEBUG : B2 bucket rclone-test-homatiz5zuto: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", 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-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:52 INFO : sub dir2: Making directory 2025/03/15 09:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:02:53 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:53 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:53 INFO : sub dir/hello world: Copied (new) 2025/03/15 09:02:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:54 DEBUG : Creating backend with remote "TestB2:rclone-test-batimoj8bayu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-homatiz5zuto -> B2 bucket rclone-test-batimoj8bayu 2025/03/15 09:02:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:02:55 DEBUG : B2 bucket rclone-test-batimoj8bayu: Waiting for checks to finish 2025/03/15 09:02:55 DEBUG : B2 bucket rclone-test-batimoj8bayu: Waiting for transfers to finish 2025/03/15 09:02:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:02:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:56 DEBUG : B2 bucket rclone-test-batimoj8bayu: Purge remote 2025/03/15 09:02:56 INFO : B2 bucket rclone-test-batimoj8bayu: cleaning bucket "rclone-test-batimoj8bayu" of all files 2025/03/15 09:02:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f52cda300ad9b9b9f580e1b_f1144089d88e64625_d20250315_m090256_c001_v0001178_t0029_u01742029376491") --- PASS: TestServerSideCopy (4.20s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:02:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 09:02:59 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:02:59 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:02:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/15 09:02:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.08s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:00 DEBUG : Creating backend with remote "TestB2:rclone-test-culacuj6masu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-homatiz5zuto -> B2 bucket rclone-test-culacuj6masu 2025/03/15 09:03:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:03:02 DEBUG : B2 bucket rclone-test-culacuj6masu: Waiting for checks to finish 2025/03/15 09:03:02 DEBUG : B2 bucket rclone-test-culacuj6masu: Waiting for transfers to finish 2025/03/15 09:03:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:03:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 09:03:04 DEBUG : B2 bucket rclone-test-culacuj6masu: Waiting for checks to finish 2025/03/15 09:03:04 DEBUG : B2 bucket rclone-test-culacuj6masu: Waiting for transfers to finish 2025/03/15 09:03:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/15 09:03:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:04 DEBUG : B2 bucket rclone-test-culacuj6masu: Purge remote 2025/03/15 09:03:04 INFO : B2 bucket rclone-test-culacuj6masu: cleaning bucket "rclone-test-culacuj6masu" of all files 2025/03/15 09:03:04 DEBUG : sub dir/hello world: Deleting (id "4_zff12ed2300ad9b9b9f580e1b_f11105ca2a53ec905_d20250315_m090304_c001_v0001184_t0030_u01742029384128") 2025/03/15 09:03:04 DEBUG : sub dir/hello world: Deleting (id "4_zff12ed2300ad9b9b9f580e1b_f104e1f3b84a1d8a6_d20250315_m090302_c001_v0001183_t0024_u01742029382954") --- PASS: TestServerSideCopyOverSelf (6.13s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:07 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 09:03:07 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/15 09:03:07 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/15 09:03:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:09 DEBUG : Creating backend with remote "TestB2:rclone-test-weqoxos8naga" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-homatiz5zuto -> B2 bucket rclone-test-weqoxos8naga 2025/03/15 09:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:03:10 DEBUG : B2 bucket rclone-test-weqoxos8naga: Waiting for checks to finish 2025/03/15 09:03:10 DEBUG : B2 bucket rclone-test-weqoxos8naga: Waiting for transfers to finish 2025/03/15 09:03:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:03:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:12 DEBUG : B2 bucket rclone-test-weqoxos8naga: Waiting for checks to finish 2025/03/15 09:03:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/15 09:03:12 DEBUG : B2 bucket rclone-test-weqoxos8naga: Waiting for transfers to finish 2025/03/15 09:03:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/15 09:03:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/15 09:03:12 INFO : sub dir/hello world: Deleted 2025/03/15 09:03:13 DEBUG : testing file moves 2025/03/15 09:03:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/15 09:03:13 DEBUG : B2 bucket rclone-test-weqoxos8naga: Waiting for checks to finish 2025/03/15 09:03:13 DEBUG : B2 bucket rclone-test-weqoxos8naga: Waiting for transfers to finish 2025/03/15 09:03:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/15 09:03:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/15 09:03:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:14 DEBUG : B2 bucket rclone-test-weqoxos8naga: Purge remote 2025/03/15 09:03:14 INFO : B2 bucket rclone-test-weqoxos8naga: cleaning bucket "rclone-test-weqoxos8naga" of all files 2025/03/15 09:03:15 DEBUG : sub dir/hello world: Deleting (id "4_zdf120d2300bd9b9b9f580e1b_f11803143d95d8874_d20250315_m090313_c001_v0001104_t0027_u01742029393685") 2025/03/15 09:03:15 DEBUG : sub dir/hello world: Deleting (id "4_zdf120d2300bd9b9b9f580e1b_f113bcce505fd94b7_d20250315_m090312_c001_v0001176_t0043_u01742029392134") 2025/03/15 09:03:15 DEBUG : sub dir/hello world: Deleting (id "4_zdf120d2300bd9b9b9f580e1b_f1097a8a070bdb1b8_d20250315_m090310_c001_v0001182_t0035_u01742029390984") --- PASS: TestServerSideMoveOverSelf (8.42s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:17 ERROR : : error listing: directory not found 2025/03/15 09:03:17 INFO : Local file system at /tmp/rclone3813933782: Making directory 2025/03/15 09:03:17 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:17 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:03:19 DEBUG : Local file system at /tmp/rclone3813933782: Waiting for checks to finish 2025/03/15 09:03:19 DEBUG : Local file system at /tmp/rclone3813933782: Waiting for transfers to finish 2025/03/15 09:03:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:03:20 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/15 09:03:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestCopyRedownload (2.20s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/15 09:03:21 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:21 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/15 09:03:21 INFO : check sum: Copied (new) 2025/03/15 09:03:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:21 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/15 09:03:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/15 09:03:21 DEBUG : check sum: Unchanged skipping 2025/03/15 09:03:21 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:21 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.21s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/15 09:03:23 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:23 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/15 09:03:23 INFO : sizeonly: Copied (new) 2025/03/15 09:03:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:24 DEBUG : sizeonly: Sizes identical 2025/03/15 09:03:24 DEBUG : sizeonly: Unchanged skipping 2025/03/15 09:03:24 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:24 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:24 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.56s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/15 09:03:26 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:26 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/15 09:03:26 INFO : ignore-size: Copied (new) 2025/03/15 09:03:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:26 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:03:26 DEBUG : ignore-size: Unchanged skipping 2025/03/15 09:03:26 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:26 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:28 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:03:28 DEBUG : existing: Unchanged skipping 2025/03/15 09:03:28 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:28 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:28 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/15 09:03:28 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/15 09:03:29 INFO : existing: Copied (replaced existing) 2025/03/15 09:03:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.41s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 09:03:30 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:30 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/15 09:03:31 INFO : existing: Copied (new) 2025/03/15 09:03:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:31 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:31 DEBUG : existing: Destination exists, skipping 2025/03/15 09:03:31 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:31 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:33 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/15 09:03:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 09:03:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:03:33 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 09:03:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:03:33 INFO : a/potato2: Copied (new) 2025/03/15 09:03:33 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:33 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:33 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:34 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:36 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:36 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/15 09:03:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/15 09:03:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/15 09:03:36 DEBUG : empty space: Unchanged skipping 2025/03/15 09:03:36 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:36 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:36 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:36 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/15 09:03:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/15 09:03:37 INFO : empty space: Updated modification time in destination 2025/03/15 09:03:37 DEBUG : empty space: Unchanged skipping 2025/03/15 09:03:37 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:37 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:39 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/15 09:03:39 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/15 09:03:39 DEBUG : empty space: Unchanged skipping 2025/03/15 09:03:39 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:39 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:41 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/15 09:03:41 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3813933782) 2025/03/15 09:03:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-homatiz5zuto) 2025/03/15 09:03:41 DEBUG : foo: sha1 differ 2025/03/15 09:03:41 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/15 09:03:41 INFO : foo: Copied (replaced existing) 2025/03/15 09:03:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/15 09:03:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:03:42 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:42 DEBUG : empty space: Unchanged skipping 2025/03/15 09:03:42 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:43 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:03:43 INFO : potato: Copied (new) 2025/03/15 09:03:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/15 09:03:44 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:44 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/15 09:03:45 INFO : potato: Copied (replaced existing) 2025/03/15 09:03:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:46 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:46 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/15 09:03:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3813933782) 2025/03/15 09:03:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-homatiz5zuto) 2025/03/15 09:03:46 DEBUG : potato: sha1 differ 2025/03/15 09:03:46 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/15 09:03:47 INFO : potato: Copied (replaced existing) 2025/03/15 09:03:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:03:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/15 09:03:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:03:48 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:48 DEBUG : empty space: Unchanged skipping 2025/03/15 09:03:48 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:48 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:03:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:03:50 DEBUG : empty space: Unchanged skipping 2025/03/15 09:03:50 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:50 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:03:50 INFO : potato2: Copied (new) 2025/03/15 09:03:50 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:51 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:52 INFO : d: Making directory 2025/03/15 09:03:52 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/15 09:03:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 09:03:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:03:53 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 09:03:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:03:53 INFO : a/potato2: Copied (new) 2025/03/15 09:03:53 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:53 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:53 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:53 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:55 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/15 09:03:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/15 09:03:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:03:56 DEBUG : c/non empty space: Unchanged skipping 2025/03/15 09:03:56 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:56 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:03:56 INFO : a/potato2: Copied (new) 2025/03/15 09:03:56 ERROR : B2 bucket rclone-test-homatiz5zuto: not deleting files as there were IO errors 2025/03/15 09:03:56 ERROR : B2 bucket rclone-test-homatiz5zuto: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:03:58 DEBUG : Waiting for deletions to finish 2025/03/15 09:03:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:03:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:03:58 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:03:58 DEBUG : empty space: Unchanged skipping 2025/03/15 09:03:58 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:03:58 INFO : potato: Deleted 2025/03/15 09:03:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:03:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:00 DEBUG : Waiting for deletions to finish 2025/03/15 09:04:00 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:00 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:00 INFO : potato: Deleted 2025/03/15 09:04:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:04:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:04:01 DEBUG : empty space: Unchanged skipping 2025/03/15 09:04:01 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:01 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:04:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:04:03 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:03 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:03 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/15 09:04:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:05 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 09:04:05 DEBUG : enormous: Excluded 2025/03/15 09:04:05 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 09:04:05 DEBUG : potato2: Excluded 2025/03/15 09:04:05 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 09:04:05 DEBUG : potato2: Excluded 2025/03/15 09:04:05 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:04:05 DEBUG : empty space: Unchanged skipping 2025/03/15 09:04:05 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:05 DEBUG : Waiting for deletions to finish 2025/03/15 09:04:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:05 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 09:04:05 DEBUG : enormous: Excluded 2025/03/15 09:04:05 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 09:04:05 DEBUG : potato2: Excluded 2025/03/15 09:04:05 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 09:04:05 DEBUG : potato2: Excluded 2025/03/15 09:04:05 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/15 09:04:05 DEBUG : Local file system at /tmp/rclone3813933782: Waiting for checks to finish 2025/03/15 09:04:05 DEBUG : empty space: Unchanged skipping 2025/03/15 09:04:05 DEBUG : Local file system at /tmp/rclone3813933782: Waiting for transfers to finish 2025/03/15 09:04:05 DEBUG : Waiting for deletions to finish 2025/03/15 09:04:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:08 DEBUG : enormous: Excluded (Size Filter) 2025/03/15 09:04:08 DEBUG : enormous: Excluded 2025/03/15 09:04:08 DEBUG : potato2: Excluded (Size Filter) 2025/03/15 09:04:08 DEBUG : potato2: Excluded 2025/03/15 09:04:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:04:08 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:08 DEBUG : empty space: Unchanged skipping 2025/03/15 09:04:08 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:08 DEBUG : Waiting for deletions to finish 2025/03/15 09:04:08 INFO : enormous: Deleted 2025/03/15 09:04:08 INFO : potato2: Deleted 2025/03/15 09:04:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/15 09:04:08 DEBUG : empty space: Unchanged skipping 2025/03/15 09:04:08 DEBUG : Local file system at /tmp/rclone3813933782: Waiting for checks to finish 2025/03/15 09:04:08 DEBUG : Local file system at /tmp/rclone3813933782: Waiting for transfers to finish 2025/03/15 09:04:08 DEBUG : Waiting for deletions to finish 2025/03/15 09:04:08 INFO : enormous: Deleted 2025/03/15 09:04:08 INFO : potato2: Deleted 2025/03/15 09:04:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:11 DEBUG : five: Need to transfer - File not found at Destination 2025/03/15 09:04:11 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/15 09:04:11 DEBUG : one: Destination is newer than source, skipping 2025/03/15 09:04:11 DEBUG : three: Sizes identical 2025/03/15 09:04:11 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/15 09:04:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/15 09:04:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3813933782) 2025/03/15 09:04:11 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-homatiz5zuto) 2025/03/15 09:04:11 DEBUG : two: sha1 differ 2025/03/15 09:04:11 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/15 09:04:11 INFO : five: Copied (new) 2025/03/15 09:04:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/15 09:04:12 INFO : four: Copied (replaced existing) 2025/03/15 09:04:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/15 09:04:12 INFO : two: Copied (replaced existing) 2025/03/15 09:04:12 DEBUG : Waiting for deletions to finish 2025/03/15 09:04:12 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:12 DEBUG : one: Destination is newer than source, skipping 2025/03/15 09:04:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/15 09:04:12 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/15 09:04:12 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/15 09:04:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/15 09:04:12 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/15 09:04:12 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/15 09:04:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3813933782) 2025/03/15 09:04:12 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-homatiz5zuto) 2025/03/15 09:04:12 DEBUG : three: sha1 differ 2025/03/15 09:04:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/15 09:04:12 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/15 09:04:12 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/15 09:04:12 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/15 09:04:12 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/15 09:04:12 INFO : three: Copied (replaced existing) 2025/03/15 09:04:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.16s) === 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-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/15 09:04:14 INFO : B2 bucket rclone-test-homatiz5zuto: Making map for --track-renames 2025/03/15 09:04:14 INFO : B2 bucket rclone-test-homatiz5zuto: Finished making map for --track-renames 2025/03/15 09:04:14 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:14 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for renames to finish 2025/03/15 09:04:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/15 09:04:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/15 09:04:14 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/15 09:04:14 INFO : yam: Copied (new) 2025/03/15 09:04:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/15 09:04:14 INFO : potato: Copied (new) 2025/03/15 09:04:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:15 INFO : B2 bucket rclone-test-homatiz5zuto: Making map for --track-renames 2025/03/15 09:04:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:04:15 INFO : B2 bucket rclone-test-homatiz5zuto: Finished making map for --track-renames 2025/03/15 09:04:15 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:15 DEBUG : potato: Unchanged skipping 2025/03/15 09:04:15 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for renames to finish 2025/03/15 09:04:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/15 09:04:16 INFO : yam: Copied (server-side copy) to: yaml 2025/03/15 09:04:16 INFO : yam: Deleted 2025/03/15 09:04:16 INFO : yaml: Renamed from "yam" 2025/03/15 09:04:16 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/15 09:04:18 INFO : B2 bucket rclone-test-homatiz5zuto: Making map for --track-renames 2025/03/15 09:04:18 INFO : B2 bucket rclone-test-homatiz5zuto: Finished making map for --track-renames 2025/03/15 09:04:18 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:18 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for renames to finish 2025/03/15 09:04:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/15 09:04:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/15 09:04:18 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/15 09:04:18 INFO : potato: Copied (new) 2025/03/15 09:04:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/15 09:04:18 INFO : yam: Copied (new) 2025/03/15 09:04:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:04:19 INFO : B2 bucket rclone-test-homatiz5zuto: Making map for --track-renames 2025/03/15 09:04:19 INFO : B2 bucket rclone-test-homatiz5zuto: Finished making map for --track-renames 2025/03/15 09:04:19 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:19 DEBUG : potato: Unchanged skipping 2025/03/15 09:04:19 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for renames to finish 2025/03/15 09:04:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/15 09:04:19 INFO : yam: Copied (server-side copy) to: yaml 2025/03/15 09:04:19 INFO : yam: Deleted 2025/03/15 09:04:19 INFO : yaml: Renamed from "yam" 2025/03/15 09:04:19 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/15 09:04:21 INFO : B2 bucket rclone-test-homatiz5zuto: Making map for --track-renames 2025/03/15 09:04:21 INFO : B2 bucket rclone-test-homatiz5zuto: Finished making map for --track-renames 2025/03/15 09:04:21 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/15 09:04:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/15 09:04:21 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for renames to finish 2025/03/15 09:04:21 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/15 09:04:21 INFO : potato: Copied (new) 2025/03/15 09:04:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/15 09:04:22 INFO : sub/yam: Copied (new) 2025/03/15 09:04:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:04:22 DEBUG : potato: Unchanged skipping 2025/03/15 09:04:22 INFO : B2 bucket rclone-test-homatiz5zuto: Making map for --track-renames 2025/03/15 09:04:22 INFO : B2 bucket rclone-test-homatiz5zuto: Finished making map for --track-renames 2025/03/15 09:04:22 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:22 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for renames to finish 2025/03/15 09:04:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/15 09:04:23 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/15 09:04:23 INFO : sub/yam: Deleted 2025/03/15 09:04:23 INFO : yam: Renamed from "sub/yam" 2025/03/15 09:04:23 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.72s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:25 DEBUG : Creating backend with remote "/tmp/rclone3813933782/dir1" 2025/03/15 09:04:25 DEBUG : Creating backend with remote "/tmp/rclone3813933782/dir2" 2025/03/15 09:04:25 DEBUG : Local file system at /tmp/rclone3813933782/dir2: Using server-side directory move 2025/03/15 09:04:25 INFO : Local file system at /tmp/rclone3813933782/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/15 09:04:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/15 09:04:25 DEBUG : Local file system at /tmp/rclone3813933782/dir2: Waiting for checks to finish 2025/03/15 09:04:25 INFO : file1.txt: Moved (server-side) 2025/03/15 09:04:25 DEBUG : Local file system at /tmp/rclone3813933782/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:04:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/15 09:04:25 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:25 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/15 09:04:25 INFO : nested/sub dir/file: Copied (new) 2025/03/15 09:04:25 INFO : nested/sub dir/file: Deleted 2025/03/15 09:04:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:04:26 INFO : sub dir/hello world: Copied (new) 2025/03/15 09:04:26 INFO : sub dir/hello world: Deleted 2025/03/15 09:04:26 INFO : sub dir: Removing directory 2025/03/15 09:04:26 INFO : nested/sub dir: Removing directory 2025/03/15 09:04:26 INFO : nested: Removing directory 2025/03/15 09:04:26 DEBUG : Local file system at /tmp/rclone3813933782: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/15 09:04:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/15 09:04:27 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:27 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/15 09:04:27 INFO : nested/sub dir/file: Copied (new) 2025/03/15 09:04:27 INFO : nested/sub dir/file: Deleted 2025/03/15 09:04:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/15 09:04:28 INFO : sub dir/hello world: Copied (new) 2025/03/15 09:04:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 09:04:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/15 09:04:29 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:29 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/15 09:04:30 INFO : existing: Copied (new) 2025/03/15 09:04:30 INFO : existing: Deleted 2025/03/15 09:04:30 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/15 09:04:30 INFO : existing-b: Copied (new) 2025/03/15 09:04:30 INFO : existing-b: Deleted 2025/03/15 09:04:30 DEBUG : existing: Destination exists, skipping 2025/03/15 09:04:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/15 09:04:30 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:04:30 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:04:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fabitag1niya" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-homatiz5zuto -> B2 bucket rclone-test-fabitag1niya 2025/03/15 09:04:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:04:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/15 09:04:35 DEBUG : empty space: Unchanged skipping 2025/03/15 09:04:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 09:04:35 DEBUG : B2 bucket rclone-test-fabitag1niya: Waiting for checks to finish 2025/03/15 09:04:36 INFO : empty space: Deleted 2025/03/15 09:04:36 DEBUG : B2 bucket rclone-test-fabitag1niya: Waiting for transfers to finish 2025/03/15 09:04:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:04:36 INFO : potato2: Copied (server-side copy) 2025/03/15 09:04:36 INFO : potato2: Deleted 2025/03/15 09:04:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/15 09:04:36 INFO : potato3: Copied (server-side copy) 2025/03/15 09:04:36 INFO : potato3: Deleted 2025/03/15 09:04:36 DEBUG : Creating backend with remote "TestB2:rclone-test-zavemuq9biwo" 2025/03/15 09:04:38 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/15 09:04:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:04:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/15 09:04:38 DEBUG : B2 bucket rclone-test-zavemuq9biwo: Waiting for checks to finish 2025/03/15 09:04:38 DEBUG : B2 bucket rclone-test-zavemuq9biwo: Waiting for transfers to finish 2025/03/15 09:04:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/15 09:04:38 INFO : empty space: Copied (server-side copy) 2025/03/15 09:04:38 INFO : empty space: Deleted 2025/03/15 09:04:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/15 09:04:39 INFO : potato3: Copied (server-side copy) 2025/03/15 09:04:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:04:39 INFO : potato2: Copied (server-side copy) 2025/03/15 09:04:39 INFO : potato3: Deleted 2025/03/15 09:04:39 INFO : potato2: Deleted 2025/03/15 09:04:39 DEBUG : B2 bucket rclone-test-zavemuq9biwo: Purge remote 2025/03/15 09:04:39 INFO : B2 bucket rclone-test-zavemuq9biwo: cleaning bucket "rclone-test-zavemuq9biwo" of all files 2025/03/15 09:04:40 DEBUG : empty space: Deleting (id "4_z2f325d9300cd9b9b9f580e1b_f10069346d67c9edb_d20250315_m090438_c001_v0001103_t0049_u01742029478578") 2025/03/15 09:04:40 DEBUG : potato2: Deleting (id "4_z2f325d9300cd9b9b9f580e1b_f11618aff6af0d82a_d20250315_m090438_c001_v0001115_t0014_u01742029478902") 2025/03/15 09:04:40 DEBUG : potato3: Deleting (id "4_z2f325d9300cd9b9b9f580e1b_f1054a6e68e43944c_d20250315_m090438_c001_v0001130_t0011_u01742029478950") 2025/03/15 09:04:41 DEBUG : B2 bucket rclone-test-fabitag1niya: Purge remote 2025/03/15 09:04:41 INFO : B2 bucket rclone-test-fabitag1niya: cleaning bucket "rclone-test-fabitag1niya" of all files 2025/03/15 09:04:41 DEBUG : empty space: Deleting (id "4_zdf624d7300cd9b9b9f580e1b_f40407bc8f7f7548e_d20250315_m090438_c001_v7007000_t0000_u01742029478880") 2025/03/15 09:04:41 DEBUG : empty space: Deleting (id "4_zdf624d7300cd9b9b9f580e1b_f1142d986c2bf2c87_d20250315_m090434_c001_v0001036_t0012_u01742029474655") 2025/03/15 09:04:41 DEBUG : potato2: Deleting (id "4_zdf624d7300cd9b9b9f580e1b_f403088c6e71ac29f_d20250315_m090439_c001_v7007000_t0000_u01742029479392") 2025/03/15 09:04:41 DEBUG : potato2: Deleting (id "4_zdf624d7300cd9b9b9f580e1b_f101099cac431ad64_d20250315_m090436_c001_v0001183_t0013_u01742029476041") 2025/03/15 09:04:41 DEBUG : potato3: Deleting (id "4_zdf624d7300cd9b9b9f580e1b_f40407bc8f7f7548f_d20250315_m090439_c001_v7007000_t0000_u01742029479327") 2025/03/15 09:04:41 DEBUG : potato3: Deleting (id "4_zdf624d7300cd9b9b9f580e1b_f1067d82f50e200dd_d20250315_m090436_c001_v0001178_t0005_u01742029476290") 2025/03/15 09:04:41 DEBUG : potato3: Deleting (id "4_zdf624d7300cd9b9b9f580e1b_f1142d986c2bf2c8b_d20250315_m090435_c001_v0001036_t0012_u01742029475171") --- PASS: TestServerSideMove (11.18s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:42 DEBUG : Creating backend with remote "TestB2:rclone-test-wifapip5sumo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-homatiz5zuto -> B2 bucket rclone-test-wifapip5sumo 2025/03/15 09:04:48 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 09:04:48 DEBUG : empty space: Excluded 2025/03/15 09:04:48 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 09:04:48 DEBUG : empty space: Excluded 2025/03/15 09:04:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:04:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 09:04:48 DEBUG : B2 bucket rclone-test-wifapip5sumo: Waiting for checks to finish 2025/03/15 09:04:48 DEBUG : B2 bucket rclone-test-wifapip5sumo: Waiting for transfers to finish 2025/03/15 09:04:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:04:48 INFO : potato2: Copied (server-side copy) 2025/03/15 09:04:48 INFO : potato2: Deleted 2025/03/15 09:04:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/15 09:04:48 INFO : potato3: Copied (server-side copy) 2025/03/15 09:04:49 INFO : potato3: Deleted 2025/03/15 09:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fananih6yafi" 2025/03/15 09:04:50 DEBUG : empty space: Excluded (Size Filter) 2025/03/15 09:04:50 DEBUG : empty space: Excluded 2025/03/15 09:04:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:04:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/15 09:04:50 DEBUG : B2 bucket rclone-test-fananih6yafi: Waiting for checks to finish 2025/03/15 09:04:50 DEBUG : B2 bucket rclone-test-fananih6yafi: Waiting for transfers to finish 2025/03/15 09:04:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:04:51 INFO : potato2: Copied (server-side copy) 2025/03/15 09:04:51 INFO : potato2: Deleted 2025/03/15 09:04:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/15 09:04:51 INFO : potato3: Copied (server-side copy) 2025/03/15 09:04:52 INFO : potato3: Deleted 2025/03/15 09:04:52 DEBUG : B2 bucket rclone-test-fananih6yafi: Purge remote 2025/03/15 09:04:52 INFO : B2 bucket rclone-test-fananih6yafi: cleaning bucket "rclone-test-fananih6yafi" of all files 2025/03/15 09:04:52 DEBUG : potato2: Deleting (id "4_z6f728da300cd9b9b9f580e1b_f114bdbadee37ba18_d20250315_m090451_c001_v0001104_t0048_u01742029491232") 2025/03/15 09:04:52 DEBUG : potato3: Deleting (id "4_z6f728da300cd9b9b9f580e1b_f1176b0603104496e_d20250315_m090451_c001_v0001042_t0008_u01742029491604") 2025/03/15 09:04:53 DEBUG : B2 bucket rclone-test-wifapip5sumo: Purge remote 2025/03/15 09:04:53 INFO : B2 bucket rclone-test-wifapip5sumo: cleaning bucket "rclone-test-wifapip5sumo" of all files 2025/03/15 09:04:53 DEBUG : empty space: Deleting (id "4_z1f127d8300cd9b9b9f580e1b_f105e7ad5ba2dea30_d20250315_m090447_c001_v0001036_t0002_u01742029487071") 2025/03/15 09:04:53 DEBUG : potato2: Deleting (id "4_z1f127d8300cd9b9b9f580e1b_f405e3d2a506fa0a7_d20250315_m090451_c001_v7007000_t0000_u01742029491688") 2025/03/15 09:04:53 DEBUG : potato2: Deleting (id "4_z1f127d8300cd9b9b9f580e1b_f108591355b9898dc_d20250315_m090448_c001_v0001157_t0051_u01742029488355") 2025/03/15 09:04:53 DEBUG : potato3: Deleting (id "4_z1f127d8300cd9b9b9f580e1b_f405e3d2a506fa0a9_d20250315_m090452_c001_v7007000_t0000_u01742029492061") 2025/03/15 09:04:53 DEBUG : potato3: Deleting (id "4_z1f127d8300cd9b9b9f580e1b_f109629e6282c4956_d20250315_m090448_c001_v0001181_t0048_u01742029488647") 2025/03/15 09:04:53 DEBUG : potato3: Deleting (id "4_z1f127d8300cd9b9b9f580e1b_f105e7ad5ba2dea34_d20250315_m090447_c001_v0001036_t0027_u01742029487561") --- PASS: TestServerSideMoveWithFilter (12.60s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-wavowor0bibi" 2025/03/15 09:04:57 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-homatiz5zuto -> B2 bucket rclone-test-wavowor0bibi 2025/03/15 09:05:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:05:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/15 09:05:00 DEBUG : empty space: Unchanged skipping 2025/03/15 09:05:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/15 09:05:00 DEBUG : B2 bucket rclone-test-wavowor0bibi: Waiting for checks to finish 2025/03/15 09:05:00 INFO : empty space: Deleted 2025/03/15 09:05:00 DEBUG : B2 bucket rclone-test-wavowor0bibi: Waiting for transfers to finish 2025/03/15 09:05:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:05:00 INFO : potato2: Copied (server-side copy) 2025/03/15 09:05:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/15 09:05:00 INFO : potato3: Copied (server-side copy) 2025/03/15 09:05:01 INFO : potato2: Deleted 2025/03/15 09:05:01 INFO : potato3: Deleted 2025/03/15 09:05:01 DEBUG : Creating backend with remote "TestB2:rclone-test-qopuriq8qoxe" 2025/03/15 09:05:02 INFO : tomatoDir: Making directory 2025/03/15 09:05:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/15 09:05:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/15 09:05:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/15 09:05:02 DEBUG : B2 bucket rclone-test-qopuriq8qoxe: Waiting for checks to finish 2025/03/15 09:05:02 DEBUG : B2 bucket rclone-test-qopuriq8qoxe: Waiting for transfers to finish 2025/03/15 09:05:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/15 09:05:03 INFO : empty space: Copied (server-side copy) 2025/03/15 09:05:03 INFO : empty space: Deleted 2025/03/15 09:05:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/15 09:05:03 INFO : potato2: Copied (server-side copy) 2025/03/15 09:05:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/15 09:05:03 INFO : potato3: Copied (server-side copy) 2025/03/15 09:05:04 INFO : potato2: Deleted 2025/03/15 09:05:04 INFO : potato3: Deleted 2025/03/15 09:05:04 DEBUG : B2 bucket rclone-test-qopuriq8qoxe: Purge remote 2025/03/15 09:05:04 INFO : B2 bucket rclone-test-qopuriq8qoxe: cleaning bucket "rclone-test-qopuriq8qoxe" of all files 2025/03/15 09:05:04 DEBUG : empty space: Deleting (id "4_z1fb2bda300cd9b9b9f580e1b_f103d45bcd4766259_d20250315_m090503_c001_v0001183_t0048_u01742029503420") 2025/03/15 09:05:04 DEBUG : potato2: Deleting (id "4_z1fb2bda300cd9b9b9f580e1b_f115f0636d909e867_d20250315_m090503_c001_v0001134_t0059_u01742029503711") 2025/03/15 09:05:04 DEBUG : potato3: Deleting (id "4_z1fb2bda300cd9b9b9f580e1b_f1078f4f092527181_d20250315_m090503_c001_v0001136_t0000_u01742029503796") 2025/03/15 09:05:05 DEBUG : B2 bucket rclone-test-wavowor0bibi: Purge remote 2025/03/15 09:05:05 INFO : B2 bucket rclone-test-wavowor0bibi: cleaning bucket "rclone-test-wavowor0bibi" of all files 2025/03/15 09:05:05 DEBUG : empty space: Deleting (id "4_z1f02ad9300cd9b9b9f580e1b_f41822b46126b2f66_d20250315_m090503_c001_v7007000_t0000_u01742029503689") 2025/03/15 09:05:05 DEBUG : empty space: Deleting (id "4_z1f02ad9300cd9b9b9f580e1b_f100ee62fa61979f2_d20250315_m090459_c001_v0001182_t0018_u01742029499541") 2025/03/15 09:05:05 DEBUG : potato2: Deleting (id "4_z1f02ad9300cd9b9b9f580e1b_f41822b46126b2f67_d20250315_m090504_c001_v7007000_t0000_u01742029504011") 2025/03/15 09:05:05 DEBUG : potato2: Deleting (id "4_z1f02ad9300cd9b9b9f580e1b_f1109bceb0e05d9b1_d20250315_m090500_c001_v0001106_t0011_u01742029500367") 2025/03/15 09:05:05 DEBUG : potato3: Deleting (id "4_z1f02ad9300cd9b9b9f580e1b_f415632f400cc123a_d20250315_m090504_c001_v7007000_t0000_u01742029504087") 2025/03/15 09:05:05 DEBUG : potato3: Deleting (id "4_z1f02ad9300cd9b9b9f580e1b_f1014a0327b7edc71_d20250315_m090500_c001_v0001177_t0057_u01742029500734") 2025/03/15 09:05:05 DEBUG : potato3: Deleting (id "4_z1f02ad9300cd9b9b9f580e1b_f100ee62fa61979f4_d20250315_m090459_c001_v0001182_t0006_u01742029499773") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:05:07 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:05:09 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:05:12 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/rclone-sync-test" 2025/03/15 09:05:14 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/rclone-sync-test-include/layer2" 2025/03/15 09:05:16 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/rclone-sync-test-ignore-file" 2025/03/15 09:05:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 09:05:19 DEBUG : B2 bucket rclone-test-homatiz5zuto path rclone-sync-test: Waiting for checks to finish 2025/03/15 09:05:19 DEBUG : B2 bucket rclone-test-homatiz5zuto path rclone-sync-test: Waiting for transfers to finish 2025/03/15 09:05:19 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:19 INFO : There was nothing to transfer 2025/03/15 09:05:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 09:05:20 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:05:20 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:05:20 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:05:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 09:05:20 DEBUG : B2 bucket rclone-test-homatiz5zuto path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/15 09:05:20 DEBUG : B2 bucket rclone-test-homatiz5zuto path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/15 09:05:20 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:05:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 09:05:21 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:05:21 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:05:21 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:05:21 DEBUG : : Excluded 2025/03/15 09:05:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/15 09:05:22 DEBUG : B2 bucket rclone-test-homatiz5zuto path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/15 09:05:22 DEBUG : B2 bucket rclone-test-homatiz5zuto path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/15 09:05:22 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.41s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/dst" 2025/03/15 09:05:30 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/CompareDest" 2025/03/15 09:05:32 DEBUG : one: Need to transfer - File not found at Destination 2025/03/15 09:05:32 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:05:32 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:05:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/15 09:05:32 INFO : one: Copied (new) 2025/03/15 09:05:32 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 09:05:33 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:05:33 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:05:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/15 09:05:33 INFO : one: Copied (replaced existing) 2025/03/15 09:05:33 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 09:05:35 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:05:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:05:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 09:05:35 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:05:35 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:35 INFO : There was nothing to transfer 2025/03/15 09:05:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:05:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 09:05:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 09:05:37 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:05:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:05:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 09:05:37 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:05:37 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:37 INFO : There was nothing to transfer 2025/03/15 09:05:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:05:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 09:05:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 09:05:37 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:05:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:05:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 09:05:38 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:05:38 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:38 INFO : There was nothing to transfer 2025/03/15 09:05:39 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/15 09:05:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/15 09:05:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/15 09:05:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 09:05:39 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:05:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:05:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 09:05:39 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:05:39 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:39 INFO : There was nothing to transfer 2025/03/15 09:05:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/15 09:05:40 DEBUG : two: Need to transfer - File not found at Destination 2025/03/15 09:05:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 09:05:40 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:05:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:05:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/15 09:05:40 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:05:40 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/15 09:05:40 INFO : two: Copied (new) 2025/03/15 09:05:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:05:43 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/dest" 2025/03/15 09:05:44 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/pre-dest1" 2025/03/15 09:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/pre-dest2" 2025/03/15 09:05:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:05:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/15 09:05:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:05:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/15 09:05:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/15 09:05:48 DEBUG : B2 bucket rclone-test-homatiz5zuto path dest: Waiting for checks to finish 2025/03/15 09:05:48 DEBUG : B2 bucket rclone-test-homatiz5zuto path dest: Waiting for transfers to finish 2025/03/15 09:05:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/15 09:05:49 INFO : 3: Copied (new) 2025/03/15 09:05:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.67s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:05:50 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/dst" 2025/03/15 09:05:50 DEBUG : Config file has changed externally - reloading 2025/03/15 09:05:51 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/CopyDest" 2025/03/15 09:05:53 DEBUG : one: Need to transfer - File not found at Destination 2025/03/15 09:05:53 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:05:53 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:05:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/15 09:05:54 INFO : one: Copied (new) 2025/03/15 09:05:54 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:55 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:05:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 09:05:55 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:05:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/15 09:05:55 INFO : one: Copied (replaced existing) 2025/03/15 09:05:55 DEBUG : Waiting for deletions to finish 2025/03/15 09:05:57 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/BackupDir" 2025/03/15 09:05:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 09:05:58 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:05:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:05:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/15 09:05:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/15 09:05:59 INFO : one: Copied (server-side copy) 2025/03/15 09:06:00 INFO : one: Deleted 2025/03/15 09:06:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/15 09:06:00 INFO : one: Copied (server-side copy) 2025/03/15 09:06:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/15 09:06:00 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:06:00 DEBUG : Waiting for deletions to finish 2025/03/15 09:06:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:06:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/15 09:06:02 INFO : two: Copied (server-side copy) 2025/03/15 09:06:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/15 09:06:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:06:02 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:06:02 DEBUG : one: Unchanged skipping 2025/03/15 09:06:02 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:06:02 DEBUG : Waiting for deletions to finish 2025/03/15 09:06:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:06:02 DEBUG : one: Unchanged skipping 2025/03/15 09:06:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:06:02 DEBUG : two: Unchanged skipping 2025/03/15 09:06:02 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:06:02 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:06:02 DEBUG : Waiting for deletions to finish 2025/03/15 09:06:02 INFO : There was nothing to transfer 2025/03/15 09:06:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/15 09:06:04 DEBUG : three: Destination not found in --copy-dest 2025/03/15 09:06:04 DEBUG : three: Need to transfer - File not found at Destination 2025/03/15 09:06:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:06:04 DEBUG : one: Unchanged skipping 2025/03/15 09:06:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/15 09:06:04 DEBUG : two: Unchanged skipping 2025/03/15 09:06:04 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:06:04 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:06:04 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/15 09:06:04 INFO : three: Copied (new) 2025/03/15 09:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.71s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:06:08 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/dst" 2025/03/15 09:06:09 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/backup" 2025/03/15 09:06:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 09:06:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:06:11 DEBUG : two: Unchanged skipping 2025/03/15 09:06:11 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:06:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/15 09:06:12 INFO : one: Copied (server-side copy) 2025/03/15 09:06:12 INFO : one: Deleted 2025/03/15 09:06:12 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:06:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/15 09:06:13 INFO : one: Copied (new) 2025/03/15 09:06:13 DEBUG : Waiting for deletions to finish 2025/03/15 09:06:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/15 09:06:13 INFO : three.txt: Copied (server-side copy) 2025/03/15 09:06:13 INFO : three.txt: Deleted 2025/03/15 09:06:13 INFO : three.txt: Moved into backup dir 2025/03/15 09:06:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 09:06:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:06:15 DEBUG : two: Unchanged skipping 2025/03/15 09:06:15 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:06:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/15 09:06:15 INFO : one: Copied (server-side copy) 2025/03/15 09:06:16 INFO : one: Deleted 2025/03/15 09:06:16 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:06:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/15 09:06:16 INFO : one: Copied (new) 2025/03/15 09:06:16 DEBUG : Waiting for deletions to finish 2025/03/15 09:06:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/15 09:06:17 INFO : three.txt: Copied (server-side copy) 2025/03/15 09:06:17 INFO : three.txt: Deleted 2025/03/15 09:06:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.13s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:06:20 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/dst" 2025/03/15 09:06:21 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/backup" 2025/03/15 09:06:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 09:06:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:06:23 DEBUG : two: Unchanged skipping 2025/03/15 09:06:23 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:06:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/15 09:06:24 INFO : one: Copied (server-side copy) to: one.bak 2025/03/15 09:06:24 INFO : one: Deleted 2025/03/15 09:06:24 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:06:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/15 09:06:25 INFO : one: Copied (new) 2025/03/15 09:06:25 DEBUG : Waiting for deletions to finish 2025/03/15 09:06:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/15 09:06:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/15 09:06:26 INFO : three.txt: Deleted 2025/03/15 09:06:26 INFO : three.txt: Moved into backup dir 2025/03/15 09:06:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 09:06:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:06:28 DEBUG : two: Unchanged skipping 2025/03/15 09:06:28 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:06:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/15 09:06:29 INFO : one: Copied (server-side copy) to: one.bak 2025/03/15 09:06:29 INFO : one: Deleted 2025/03/15 09:06:29 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:06:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/15 09:06:30 INFO : one: Copied (new) 2025/03/15 09:06:30 DEBUG : Waiting for deletions to finish 2025/03/15 09:06:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/15 09:06:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/15 09:06:30 INFO : three.txt: Deleted 2025/03/15 09:06:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:06:33 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1157-18.backblaze.com/b2api/v1/b2_upload_file/df926d6300ad9b9b9f580e1b/c001_v0001157_t0045": EOF 2025/03/15 09:06:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-18.backblaze.com/b2api/v1/b2_upload_file/df926d6300ad9b9b9f580e1b/c001_v0001157_t0045": EOF) 2025/03/15 09:06:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-homatiz5zuto: 1/10 (Post "https://pod-000-1157-18.backblaze.com/b2api/v1/b2_upload_file/df926d6300ad9b9b9f580e1b/c001_v0001157_t0045": EOF) 2025/03/15 09:06:35 DEBUG : pacer: Reducing sleep to 10ms 2025/03/15 09:06:35 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/dst" 2025/03/15 09:06:36 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/backup" 2025/03/15 09:06:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 09:06:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:06:38 DEBUG : two: Unchanged skipping 2025/03/15 09:06:38 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:06:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/15 09:06:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/15 09:06:39 INFO : one: Deleted 2025/03/15 09:06:39 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:06:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/15 09:06:40 INFO : one: Copied (new) 2025/03/15 09:06:40 DEBUG : Waiting for deletions to finish 2025/03/15 09:06:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/15 09:06:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/15 09:06:41 INFO : three.txt: Deleted 2025/03/15 09:06:41 INFO : three.txt: Moved into backup dir 2025/03/15 09:06:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 09:06:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:06:42 DEBUG : two: Unchanged skipping 2025/03/15 09:06:42 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:06:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/15 09:06:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/15 09:06:43 INFO : one: Deleted 2025/03/15 09:06:43 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:06:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/15 09:06:43 INFO : one: Copied (new) 2025/03/15 09:06:43 DEBUG : Waiting for deletions to finish 2025/03/15 09:06:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/15 09:06:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/15 09:06:44 INFO : three.txt: Deleted 2025/03/15 09:06:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:06:46 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/dst" 2025/03/15 09:06:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 09:06:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:06:48 DEBUG : two: Unchanged skipping 2025/03/15 09:06:48 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:06:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/15 09:06:49 INFO : one: Copied (server-side copy) to: one.bak 2025/03/15 09:06:49 INFO : one: Deleted 2025/03/15 09:06:49 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:06:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/15 09:06:50 INFO : one: Copied (new) 2025/03/15 09:06:50 DEBUG : Waiting for deletions to finish 2025/03/15 09:06:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/15 09:06:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/15 09:06:50 INFO : three.txt: Deleted 2025/03/15 09:06:50 INFO : three.txt: Moved into backup dir 2025/03/15 09:06:51 DEBUG : one.bak: Excluded (Path Filter) 2025/03/15 09:06:51 DEBUG : one.bak: Excluded 2025/03/15 09:06:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/15 09:06:51 DEBUG : three.txt.bak: Excluded 2025/03/15 09:06:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 09:06:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:06:51 DEBUG : two: Unchanged skipping 2025/03/15 09:06:51 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for checks to finish 2025/03/15 09:06:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/15 09:06:52 INFO : one: Copied (server-side copy) to: one.bak 2025/03/15 09:06:52 INFO : one: Deleted 2025/03/15 09:06:52 DEBUG : B2 bucket rclone-test-homatiz5zuto path dst: Waiting for transfers to finish 2025/03/15 09:06:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/15 09:06:52 INFO : one: Copied (new) 2025/03/15 09:06:52 DEBUG : Waiting for deletions to finish 2025/03/15 09:06:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/15 09:06:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/15 09:06:53 INFO : three.txt: Deleted 2025/03/15 09:06:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.70s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:06:55 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/dst" 2025/03/15 09:06:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 09:06:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/15 09:06:58 INFO : one: Copied (server-side copy) to: one.bak 2025/03/15 09:06:58 INFO : one: Deleted 2025/03/15 09:06:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/15 09:06:59 INFO : one: Copied (new) 2025/03/15 09:06:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:06:59 DEBUG : two: Unchanged skipping 2025/03/15 09:06:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/15 09:07:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/15 09:07:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/15 09:07:00 INFO : three.txt: Deleted 2025/03/15 09:07:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/15 09:07:00 INFO : three.txt: Copied (new) 2025/03/15 09:07:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 09:07:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/15 09:07:02 INFO : one: Copied (server-side copy) to: one.bak 2025/03/15 09:07:02 INFO : one: Deleted 2025/03/15 09:07:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/15 09:07:02 INFO : one: Copied (new) 2025/03/15 09:07:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:02 DEBUG : two: Unchanged skipping 2025/03/15 09:07:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/15 09:07:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/15 09:07:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/15 09:07:03 INFO : three.txt: Deleted 2025/03/15 09:07:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/15 09:07:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.18s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:07:07 DEBUG : Creating backend with remote "TestB2:rclone-test-homatiz5zuto/dst" 2025/03/15 09:07:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/15 09:07:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/15 09:07:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/15 09:07:09 INFO : one: Deleted 2025/03/15 09:07:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/15 09:07:10 INFO : one: Copied (new) 2025/03/15 09:07:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:10 DEBUG : two: Unchanged skipping 2025/03/15 09:07:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/15 09:07:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/15 09:07:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/15 09:07:12 INFO : three.txt: Deleted 2025/03/15 09:07:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/15 09:07:12 INFO : three.txt: Copied (new) 2025/03/15 09:07:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/15 09:07:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/15 09:07:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/15 09:07:14 INFO : one: Deleted 2025/03/15 09:07:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/15 09:07:14 INFO : one: Copied (new) 2025/03/15 09:07:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:14 DEBUG : two: Unchanged skipping 2025/03/15 09:07:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/15 09:07:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/15 09:07:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/15 09:07:15 INFO : three.txt: Deleted 2025/03/15 09:07:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/15 09:07:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.96s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:07:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/15 09:07:18 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:07:18 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:07:19 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/15 09:07:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/15 09:07:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.25s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:07:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/15 09:07:20 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:07:20 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:07:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/15 09:07:20 INFO : existing: Copied (new) 2025/03/15 09:07:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:07:20 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:07:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/15 09:07:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/15 09:07:20 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:07:20 ERROR : B2 bucket rclone-test-homatiz5zuto: not deleting files as there were IO errors 2025/03/15 09:07:20 ERROR : B2 bucket rclone-test-homatiz5zuto: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncImmutable (2.64s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:07:23 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:07:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:23 DEBUG : existing: Unchanged skipping 2025/03/15 09:07:23 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:07:23 DEBUG : Waiting for deletions to finish 2025/03/15 09:07:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:07:25 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1184-14.backblaze.com/b2api/v1/b2_upload_file/df926d6300ad9b9b9f580e1b/c001_v0001184_t0045": EOF 2025/03/15 09:07:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-14.backblaze.com/b2api/v1/b2_upload_file/df926d6300ad9b9b9f580e1b/c001_v0001184_t0045": EOF) 2025/03/15 09:07:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-homatiz5zuto: 1/10 (Post "https://pod-000-1184-14.backblaze.com/b2api/v1/b2_upload_file/df926d6300ad9b9b9f580e1b/c001_v0001184_t0045": EOF) 2025/03/15 09:07:27 DEBUG : pacer: Reducing sleep to 10ms 2025/03/15 09:07:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:07:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both0: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both1: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both11: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both14: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both10: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both12: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both17: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both18: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both19: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both2: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both3: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both4: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both13: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both6: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both7: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both8: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:36 DEBUG : both9: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both15: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both16: Unchanged skipping 2025/03/15 09:07:36 DEBUG : both5: Unchanged skipping 2025/03/15 09:07:36 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:07:36 DEBUG : Waiting for deletions to finish 2025/03/15 09:07:36 INFO : only8: Deleted 2025/03/15 09:07:36 INFO : only13: Deleted 2025/03/15 09:07:37 INFO : only14: Deleted 2025/03/15 09:07:37 INFO : only17: Deleted 2025/03/15 09:07:37 INFO : only5: Deleted 2025/03/15 09:07:37 INFO : only6: Deleted 2025/03/15 09:07:37 INFO : only19: Deleted 2025/03/15 09:07:37 INFO : only2: Deleted 2025/03/15 09:07:37 INFO : only3: Deleted 2025/03/15 09:07:37 INFO : only0: Deleted 2025/03/15 09:07:37 INFO : only10: Deleted 2025/03/15 09:07:37 INFO : only12: Deleted 2025/03/15 09:07:37 INFO : only15: Deleted 2025/03/15 09:07:37 INFO : only18: Deleted 2025/03/15 09:07:37 INFO : only4: Deleted 2025/03/15 09:07:37 INFO : only7: Deleted 2025/03/15 09:07:37 INFO : only1: Deleted 2025/03/15 09:07:37 INFO : only11: Deleted 2025/03/15 09:07:37 INFO : only16: Deleted 2025/03/15 09:07:37 INFO : only9: Deleted 2025/03/15 09:07:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.28s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:07:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for checks to finish 2025/03/15 09:07:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both0: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both12: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both13: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both10: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both15: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both1: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both17: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both18: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both11: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both2: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both3: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both4: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both5: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both6: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both7: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both8: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/15 09:07:51 DEBUG : both9: Unchanged skipping 2025/03/15 09:07:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/15 09:07:51 DEBUG : both14: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both16: Unchanged skipping 2025/03/15 09:07:51 DEBUG : both19: Unchanged skipping 2025/03/15 09:07:51 DEBUG : B2 bucket rclone-test-homatiz5zuto: Waiting for transfers to finish 2025/03/15 09:07:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:52 INFO : only0: Copied (replaced existing) 2025/03/15 09:07:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:52 INFO : only1: Copied (replaced existing) 2025/03/15 09:07:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:52 INFO : only12: Copied (replaced existing) 2025/03/15 09:07:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:52 INFO : only13: Copied (replaced existing) 2025/03/15 09:07:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:52 INFO : only10: Copied (replaced existing) 2025/03/15 09:07:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:52 INFO : only14: Copied (replaced existing) 2025/03/15 09:07:52 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:52 INFO : only15: Copied (replaced existing) 2025/03/15 09:07:52 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:52 INFO : only16: Copied (replaced existing) 2025/03/15 09:07:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:52 INFO : only11: Copied (replaced existing) 2025/03/15 09:07:52 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:52 INFO : only17: Copied (replaced existing) 2025/03/15 09:07:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:53 INFO : only18: Copied (replaced existing) 2025/03/15 09:07:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:53 INFO : only19: Copied (replaced existing) 2025/03/15 09:07:53 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:53 INFO : only2: Copied (replaced existing) 2025/03/15 09:07:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:53 INFO : only3: Copied (replaced existing) 2025/03/15 09:07:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:53 INFO : only4: Copied (replaced existing) 2025/03/15 09:07:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:53 INFO : only5: Copied (replaced existing) 2025/03/15 09:07:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:53 INFO : only6: Copied (replaced existing) 2025/03/15 09:07:53 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:53 INFO : only7: Copied (replaced existing) 2025/03/15 09:07:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:53 INFO : only8: Copied (replaced existing) 2025/03/15 09:07:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/15 09:07:53 INFO : only9: Copied (replaced existing) 2025/03/15 09:07:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.33s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:08:01 DEBUG : empty_dir: Making directory with metadata 2025/03/15 09:08:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 09:08:01 DEBUG : empty_on_remote: Making directory with metadata 2025/03/15 09:08:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 09:08:01 INFO : empty_on_remote: Making directory 2025/03/15 09:08:01 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-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:08:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/15 09:08:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/15 09:08:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/15 09:08:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.57s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:08:05 DEBUG : empty_dir: Making directory with metadata 2025/03/15 09:08:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 09:08:05 DEBUG : empty_on_remote: Making directory with metadata 2025/03/15 09:08:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/15 09:08:05 INFO : empty_on_remote: Making directory 2025/03/15 09:08:05 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-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:08:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/15 09:08:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/15 09:08:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/15 09:08:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/15 09:08:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.24s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:08:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 09:08:08 INFO : sub dir: Making directory 2025/03/15 09:08:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.69s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" 2025/03/15 09:08:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/15 09:08:13 INFO : sub dir: Making directory 2025/03/15 09:08:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-homatiz5zuto", Local "Local file system at /tmp/rclone3813933782", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.61s) PASS 2025/03/15 09:08:18 DEBUG : B2 bucket rclone-test-homatiz5zuto: Purge remote 2025/03/15 09:08:18 INFO : B2 bucket rclone-test-homatiz5zuto: cleaning bucket "rclone-test-homatiz5zuto" of all files 2025/03/15 09:08:18 DEBUG : BackupDir/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae28a_d20250315_m090605_c001_v7007000_t0000_u01742029565089") 2025/03/15 09:08:18 DEBUG : BackupDir/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f114d96b800b38f5b_d20250315_m090559_c001_v0001172_t0050_u01742029559588") 2025/03/15 09:08:18 DEBUG : CompareDest/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f407bac1305afeb31_d20250315_m090541_c001_v7007000_t0000_u01742029541231") 2025/03/15 09:08:18 DEBUG : CompareDest/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d7232_d20250315_m090535_c001_v0001157_t0032_u01742029535179") 2025/03/15 09:08:18 DEBUG : CompareDest/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f407bac1305afeb33_d20250315_m090541_c001_v7007000_t0000_u01742029541414") 2025/03/15 09:08:18 DEBUG : CompareDest/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a84315_d20250315_m090536_c001_v0001184_t0001_u01742029536575") 2025/03/15 09:08:18 DEBUG : CopyDest/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae28b_d20250315_m090605_c001_v7007000_t0000_u01742029565271") 2025/03/15 09:08:18 DEBUG : CopyDest/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba613fd8_d20250315_m090556_c001_v0001183_t0007_u01742029556784") 2025/03/15 09:08:18 DEBUG : CopyDest/three: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae28c_d20250315_m090605_c001_v7007000_t0000_u01742029565453") 2025/03/15 09:08:19 DEBUG : CopyDest/three: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8455d_d20250315_m090603_c001_v0001184_t0014_u01742029563325") 2025/03/15 09:08:19 DEBUG : CopyDest/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae28d_d20250315_m090605_c001_v7007000_t0000_u01742029565636") 2025/03/15 09:08:19 DEBUG : CopyDest/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d725b_d20250315_m090601_c001_v0001157_t0004_u01742029561182") 2025/03/15 09:08:19 DEBUG : EXISTING: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4126bda746914199_d20250315_m090723_c001_v7007000_t0000_u01742029643531") 2025/03/15 09:08:19 DEBUG : EXISTING: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61444e_d20250315_m090722_c001_v0001183_t0014_u01742029642580") 2025/03/15 09:08:19 DEBUG : Testêé: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4126bda746914192_d20250315_m090719_c001_v7007000_t0000_u01742029639574") 2025/03/15 09:08:19 DEBUG : Testêé: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614419_d20250315_m090719_c001_v0001183_t0056_u01742029639001") 2025/03/15 09:08:19 DEBUG : Testêé: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a84b13_d20250315_m090718_c001_v0001184_t0024_u01742029638055") 2025/03/15 09:08:19 DEBUG : a/potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1d4_d20250315_m090356_c001_v7007000_t0000_u01742029436559") 2025/03/15 09:08:19 DEBUG : a/potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a839ef_d20250315_m090355_c001_v0001184_t0042_u01742029435968") 2025/03/15 09:08:19 DEBUG : a/potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408e064f623e761a_d20250315_m090354_c001_v7007000_t0000_u01742029434249") 2025/03/15 09:08:19 DEBUG : a/potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a839bf_d20250315_m090353_c001_v0001184_t0009_u01742029433344") 2025/03/15 09:08:19 DEBUG : a/potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2de6_d20250315_m090334_c001_v7007000_t0000_u01742029414612") 2025/03/15 09:08:19 DEBUG : a/potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a837f7_d20250315_m090333_c001_v0001184_t0006_u01742029413713") 2025/03/15 09:08:19 DEBUG : b/potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1d5_d20250315_m090356_c001_v7007000_t0000_u01742029436741") 2025/03/15 09:08:19 DEBUG : b/potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a839df_d20250315_m090355_c001_v0001184_t0005_u01742029435157") 2025/03/15 09:08:19 DEBUG : b/potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408e064f623e7618_d20250315_m090353_c001_v7007000_t0000_u01742029433695") 2025/03/15 09:08:19 DEBUG : b/potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a839a7_d20250315_m090352_c001_v0001184_t0008_u01742029432515") 2025/03/15 09:08:20 DEBUG : b/potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2de1_d20250315_m090334_c001_v7007000_t0000_u01742029414060") 2025/03/15 09:08:20 DEBUG : b/potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a837e1_d20250315_m090332_c001_v0001184_t0045_u01742029412924") 2025/03/15 09:08:20 DEBUG : backup/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40998ec220b18d59_d20250315_m090617_c001_v7007000_t0000_u01742029577756") 2025/03/15 09:08:20 DEBUG : backup/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f116b984ce62daeec_d20250315_m090615_c001_v0001161_t0053_u01742029575770") 2025/03/15 09:08:20 DEBUG : backup/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1114dedad26753bd_d20250315_m090612_c001_v0001180_t0030_u01742029572113") 2025/03/15 09:08:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2fc6_d20250315_m090644_c001_v7007000_t0000_u01742029604934") 2025/03/15 09:08:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f107eda03f6abc89f_d20250315_m090643_c001_v0001100_t0010_u01742029603122") 2025/03/15 09:08:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1077832c10f836d2_d20250315_m090639_c001_v0001184_t0028_u01742029599623") 2025/03/15 09:08:20 DEBUG : backup/one.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f417201493a2b38a5_d20250315_m090631_c001_v7007000_t0000_u01742029591253") 2025/03/15 09:08:20 DEBUG : backup/one.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f117ce03bff07b588_d20250315_m090628_c001_v0001100_t0056_u01742029588915") 2025/03/15 09:08:20 DEBUG : backup/one.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f100148f289dd4dff_d20250315_m090624_c001_v0001184_t0009_u01742029584145") 2025/03/15 09:08:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2fc8_d20250315_m090645_c001_v7007000_t0000_u01742029605118") 2025/03/15 09:08:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f104eaad2aee51e7e_d20250315_m090644_c001_v0001182_t0001_u01742029604123") 2025/03/15 09:08:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1161bf3d59c66587_d20250315_m090641_c001_v0001184_t0029_u01742029601010") 2025/03/15 09:08:20 DEBUG : backup/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40998ec220b18d5a_d20250315_m090617_c001_v7007000_t0000_u01742029577939") 2025/03/15 09:08:20 DEBUG : backup/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1127fb5534a7d24c_d20250315_m090616_c001_v0001182_t0033_u01742029576989") 2025/03/15 09:08:20 DEBUG : backup/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f110d5a8b10aecc73_d20250315_m090613_c001_v0001145_t0054_u01742029573613") 2025/03/15 09:08:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f417201493a2b38a6_d20250315_m090631_c001_v7007000_t0000_u01742029591434") 2025/03/15 09:08:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1056bb92c1a0dac6_d20250315_m090630_c001_v0001182_t0002_u01742029590503") 2025/03/15 09:08:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f105f5e8a5caff0b3_d20250315_m090626_c001_v0001109_t0048_u01742029586106") 2025/03/15 09:08:21 DEBUG : both0: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a785_d20250315_m090754_c001_v7007000_t0000_u01742029674053") 2025/03/15 09:08:21 DEBUG : both0: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6145ce_d20250315_m090743_c001_v0001183_t0006_u01742029663029") 2025/03/15 09:08:21 DEBUG : both0: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b041215b_d20250315_m090738_c001_v7007000_t0000_u01742029658450") 2025/03/15 09:08:21 DEBUG : both0: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614490_d20250315_m090727_c001_v0001183_t0012_u01742029647522") 2025/03/15 09:08:21 DEBUG : both1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a786_d20250315_m090754_c001_v7007000_t0000_u01742029674236") 2025/03/15 09:08:21 DEBUG : both1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6145d4_d20250315_m090743_c001_v0001183_t0016_u01742029663438") 2025/03/15 09:08:21 DEBUG : both1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b041215c_d20250315_m090738_c001_v7007000_t0000_u01742029658632") 2025/03/15 09:08:21 DEBUG : both1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614496_d20250315_m090727_c001_v0001183_t0015_u01742029647917") 2025/03/15 09:08:21 DEBUG : both10: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a788_d20250315_m090754_c001_v7007000_t0000_u01742029674420") 2025/03/15 09:08:21 DEBUG : both10: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61463a_d20250315_m090747_c001_v0001183_t0003_u01742029667041") 2025/03/15 09:08:21 DEBUG : both10: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b041215e_d20250315_m090738_c001_v7007000_t0000_u01742029658823") 2025/03/15 09:08:21 DEBUG : both10: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144f3_d20250315_m090731_c001_v0001183_t0001_u01742029651638") 2025/03/15 09:08:21 DEBUG : both11: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a789_d20250315_m090754_c001_v7007000_t0000_u01742029674602") 2025/03/15 09:08:21 DEBUG : both11: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61464c_d20250315_m090747_c001_v0001183_t0053_u01742029667451") 2025/03/15 09:08:21 DEBUG : both11: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b041215f_d20250315_m090739_c001_v7007000_t0000_u01742029659006") 2025/03/15 09:08:21 DEBUG : both11: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614501_d20250315_m090732_c001_v0001183_t0002_u01742029652035") 2025/03/15 09:08:21 DEBUG : both12: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a78a_d20250315_m090754_c001_v7007000_t0000_u01742029674786") 2025/03/15 09:08:21 DEBUG : both12: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614656_d20250315_m090747_c001_v0001183_t0032_u01742029667869") 2025/03/15 09:08:21 DEBUG : both12: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412161_d20250315_m090739_c001_v7007000_t0000_u01742029659187") 2025/03/15 09:08:21 DEBUG : both12: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61450a_d20250315_m090732_c001_v0001183_t0057_u01742029652427") 2025/03/15 09:08:21 DEBUG : both13: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a78b_d20250315_m090754_c001_v7007000_t0000_u01742029674970") 2025/03/15 09:08:22 DEBUG : both13: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614666_d20250315_m090748_c001_v0001183_t0058_u01742029668287") 2025/03/15 09:08:22 DEBUG : both13: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412162_d20250315_m090739_c001_v7007000_t0000_u01742029659368") 2025/03/15 09:08:22 DEBUG : both13: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614514_d20250315_m090732_c001_v0001183_t0030_u01742029652847") 2025/03/15 09:08:22 DEBUG : both14: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a78c_d20250315_m090755_c001_v7007000_t0000_u01742029675152") 2025/03/15 09:08:22 DEBUG : both14: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614672_d20250315_m090748_c001_v0001183_t0051_u01742029668705") 2025/03/15 09:08:22 DEBUG : both14: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412163_d20250315_m090739_c001_v7007000_t0000_u01742029659550") 2025/03/15 09:08:22 DEBUG : both14: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61451e_d20250315_m090733_c001_v0001183_t0058_u01742029653248") 2025/03/15 09:08:22 DEBUG : both15: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a78d_d20250315_m090755_c001_v7007000_t0000_u01742029675335") 2025/03/15 09:08:22 DEBUG : both15: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61467e_d20250315_m090749_c001_v0001183_t0056_u01742029669112") 2025/03/15 09:08:22 DEBUG : both15: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412164_d20250315_m090739_c001_v7007000_t0000_u01742029659731") 2025/03/15 09:08:22 DEBUG : both15: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614522_d20250315_m090733_c001_v0001183_t0031_u01742029653686") 2025/03/15 09:08:22 DEBUG : both16: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a78e_d20250315_m090755_c001_v7007000_t0000_u01742029675517") 2025/03/15 09:08:22 DEBUG : both16: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614690_d20250315_m090749_c001_v0001183_t0038_u01742029669538") 2025/03/15 09:08:22 DEBUG : both16: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412165_d20250315_m090739_c001_v7007000_t0000_u01742029659913") 2025/03/15 09:08:22 DEBUG : both16: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614528_d20250315_m090734_c001_v0001183_t0031_u01742029654089") 2025/03/15 09:08:22 DEBUG : both17: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a78f_d20250315_m090755_c001_v7007000_t0000_u01742029675701") 2025/03/15 09:08:22 DEBUG : both17: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6146a0_d20250315_m090749_c001_v0001183_t0047_u01742029669972") 2025/03/15 09:08:22 DEBUG : both17: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412166_d20250315_m090740_c001_v7007000_t0000_u01742029660096") 2025/03/15 09:08:22 DEBUG : both17: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614536_d20250315_m090734_c001_v0001183_t0016_u01742029654492") 2025/03/15 09:08:22 DEBUG : both18: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a790_d20250315_m090755_c001_v7007000_t0000_u01742029675884") 2025/03/15 09:08:22 DEBUG : both18: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6146ac_d20250315_m090750_c001_v0001183_t0044_u01742029670385") 2025/03/15 09:08:22 DEBUG : both18: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412167_d20250315_m090740_c001_v7007000_t0000_u01742029660279") 2025/03/15 09:08:23 DEBUG : both18: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614546_d20250315_m090734_c001_v0001183_t0055_u01742029654899") 2025/03/15 09:08:23 DEBUG : both19: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a791_d20250315_m090756_c001_v7007000_t0000_u01742029676068") 2025/03/15 09:08:23 DEBUG : both19: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6146b8_d20250315_m090750_c001_v0001183_t0015_u01742029670782") 2025/03/15 09:08:23 DEBUG : both19: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412168_d20250315_m090740_c001_v7007000_t0000_u01742029660460") 2025/03/15 09:08:23 DEBUG : both19: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614550_d20250315_m090735_c001_v0001183_t0046_u01742029655314") 2025/03/15 09:08:23 DEBUG : both2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a792_d20250315_m090756_c001_v7007000_t0000_u01742029676252") 2025/03/15 09:08:23 DEBUG : both2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6145da_d20250315_m090743_c001_v0001183_t0053_u01742029663860") 2025/03/15 09:08:23 DEBUG : both2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412169_d20250315_m090740_c001_v7007000_t0000_u01742029660642") 2025/03/15 09:08:23 DEBUG : both2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144a2_d20250315_m090728_c001_v0001183_t0047_u01742029648326") 2025/03/15 09:08:23 DEBUG : both3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a793_d20250315_m090756_c001_v7007000_t0000_u01742029676437") 2025/03/15 09:08:23 DEBUG : both3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6145ea_d20250315_m090744_c001_v0001183_t0013_u01742029664275") 2025/03/15 09:08:23 DEBUG : both3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b041216a_d20250315_m090740_c001_v7007000_t0000_u01742029660827") 2025/03/15 09:08:23 DEBUG : both3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144aa_d20250315_m090728_c001_v0001183_t0024_u01742029648745") 2025/03/15 09:08:23 DEBUG : both4: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a794_d20250315_m090756_c001_v7007000_t0000_u01742029676620") 2025/03/15 09:08:23 DEBUG : both4: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6145f4_d20250315_m090744_c001_v0001183_t0043_u01742029664671") 2025/03/15 09:08:23 DEBUG : both4: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b041216b_d20250315_m090741_c001_v7007000_t0000_u01742029661008") 2025/03/15 09:08:23 DEBUG : both4: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144b2_d20250315_m090729_c001_v0001183_t0050_u01742029649178") 2025/03/15 09:08:23 DEBUG : both5: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a795_d20250315_m090756_c001_v7007000_t0000_u01742029676804") 2025/03/15 09:08:23 DEBUG : both5: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6145fa_d20250315_m090745_c001_v0001183_t0040_u01742029665056") 2025/03/15 09:08:23 DEBUG : both5: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b041216c_d20250315_m090741_c001_v7007000_t0000_u01742029661191") 2025/03/15 09:08:23 DEBUG : both5: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144bf_d20250315_m090729_c001_v0001183_t0058_u01742029649606") 2025/03/15 09:08:24 DEBUG : both6: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a796_d20250315_m090756_c001_v7007000_t0000_u01742029676990") 2025/03/15 09:08:24 DEBUG : both6: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614608_d20250315_m090745_c001_v0001183_t0028_u01742029665455") 2025/03/15 09:08:24 DEBUG : both6: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b041216d_d20250315_m090741_c001_v7007000_t0000_u01742029661375") 2025/03/15 09:08:24 DEBUG : both6: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144c7_d20250315_m090730_c001_v0001183_t0040_u01742029650032") 2025/03/15 09:08:24 DEBUG : both7: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a797_d20250315_m090757_c001_v7007000_t0000_u01742029677173") 2025/03/15 09:08:24 DEBUG : both7: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614614_d20250315_m090745_c001_v0001183_t0010_u01742029665847") 2025/03/15 09:08:24 DEBUG : both7: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b041216e_d20250315_m090741_c001_v7007000_t0000_u01742029661557") 2025/03/15 09:08:24 DEBUG : both7: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144d5_d20250315_m090730_c001_v0001183_t0002_u01742029650438") 2025/03/15 09:08:24 DEBUG : both8: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a798_d20250315_m090757_c001_v7007000_t0000_u01742029677359") 2025/03/15 09:08:24 DEBUG : both8: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614622_d20250315_m090746_c001_v0001183_t0010_u01742029666248") 2025/03/15 09:08:24 DEBUG : both8: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b041216f_d20250315_m090741_c001_v7007000_t0000_u01742029661739") 2025/03/15 09:08:24 DEBUG : both8: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144df_d20250315_m090730_c001_v0001183_t0016_u01742029650842") 2025/03/15 09:08:24 DEBUG : both9: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a799_d20250315_m090757_c001_v7007000_t0000_u01742029677542") 2025/03/15 09:08:24 DEBUG : both9: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61462e_d20250315_m090746_c001_v0001183_t0047_u01742029666656") 2025/03/15 09:08:24 DEBUG : both9: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412170_d20250315_m090741_c001_v7007000_t0000_u01742029661921") 2025/03/15 09:08:24 DEBUG : both9: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144ed_d20250315_m090731_c001_v0001183_t0012_u01742029651227") 2025/03/15 09:08:24 DEBUG : c/non empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1d6_d20250315_m090356_c001_v7007000_t0000_u01742029436924") 2025/03/15 09:08:24 DEBUG : c/non empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a839e1_d20250315_m090355_c001_v0001184_t0014_u01742029435363") 2025/03/15 09:08:24 DEBUG : c/non empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408e064f623e761b_d20250315_m090354_c001_v7007000_t0000_u01742029434435") 2025/03/15 09:08:24 DEBUG : c/non empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a839b3_d20250315_m090352_c001_v0001184_t0037_u01742029432754") 2025/03/15 09:08:24 DEBUG : c/non empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2de8_d20250315_m090334_c001_v7007000_t0000_u01742029414801") 2025/03/15 09:08:25 DEBUG : c/non empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a837e7_d20250315_m090333_c001_v0001184_t0012_u01742029413126") 2025/03/15 09:08:25 DEBUG : check sum: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f753ef_d20250315_m090322_c001_v7007000_t0000_u01742029402414") 2025/03/15 09:08:25 DEBUG : check sum: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a836da_d20250315_m090321_c001_v0001184_t0028_u01742029401481") 2025/03/15 09:08:25 DEBUG : dest/3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae27a_d20250315_m090550_c001_v7007000_t0000_u01742029550108") 2025/03/15 09:08:25 DEBUG : dest/3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408ed0be22276623_d20250315_m090549_c001_v0001165_t0010_u01742029549007") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4126bda746914187_d20250315_m090716_c001_v7007000_t0000_u01742029636593") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1173f6f08fac512c_d20250315_m090714_c001_v0001120_t0020_u01742029634452") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f419a5fc6628ebd3b_d20250315_m090714_c001_v7007000_t0000_u01742029634267") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1173f6f08fac511e_d20250315_m090710_c001_v0001120_t0054_u01742029630457") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f419a5fc6628ebd35_d20250315_m090709_c001_v7007000_t0000_u01742029629722") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614373_d20250315_m090706_c001_v0001183_t0059_u01742029626094") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f7560e_d20250315_m090704_c001_v7007000_t0000_u01742029624637") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f10566aa8b9c2bdce_d20250315_m090702_c001_v0001131_t0025_u01742029622562") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40998ec220b18d74_d20250315_m090702_c001_v7007000_t0000_u01742029622378") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f10566aa8b9c2bdc2_d20250315_m090658_c001_v0001131_t0010_u01742029618979") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40998ec220b18d71_d20250315_m090658_c001_v7007000_t0000_u01742029618253") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a84938_d20250315_m090654_c001_v0001184_t0027_u01742029614918") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2ffc_d20250315_m090653_c001_v7007000_t0000_u01742029613638") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1084a6356c58c915_d20250315_m090652_c001_v0001179_t0049_u01742029612303") 2025/03/15 09:08:25 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f405e632e5c2f6158_d20250315_m090652_c001_v7007000_t0000_u01742029612117") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1084a6356c58c90d_d20250315_m090650_c001_v0001179_t0007_u01742029610043") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f405e632e5c2f6155_d20250315_m090649_c001_v7007000_t0000_u01742029609316") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a84883_d20250315_m090646_c001_v0001184_t0006_u01742029606212") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2fca_d20250315_m090645_c001_v7007000_t0000_u01742029605300") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f111ce79a51d90bc6_d20250315_m090643_c001_v0001182_t0057_u01742029603716") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae2d0_d20250315_m090643_c001_v7007000_t0000_u01742029603541") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f111ce79a51d90b9d_d20250315_m090640_c001_v0001182_t0008_u01742029600572") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae2cc_d20250315_m090639_c001_v7007000_t0000_u01742029599856") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a847af_d20250315_m090632_c001_v0001184_t0050_u01742029592522") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f417201493a2b38a7_d20250315_m090631_c001_v7007000_t0000_u01742029591616") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f111098d47abaf49b_d20250315_m090629_c001_v0001104_t0053_u01742029589452") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f405e3d2a506fa14f_d20250315_m090629_c001_v7007000_t0000_u01742029589278") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f111098d47abaf481_d20250315_m090625_c001_v0001104_t0035_u01742029585083") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f405e3d2a506fa147_d20250315_m090624_c001_v7007000_t0000_u01742029584359") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d7286_d20250315_m090619_c001_v0001157_t0026_u01742029579041") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40998ec220b18d5b_d20250315_m090618_c001_v7007000_t0000_u01742029578125") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f117aa0d01ce4b76a_d20250315_m090616_c001_v0001113_t0016_u01742029576235") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408e064f623e768d_d20250315_m090616_c001_v7007000_t0000_u01742029576053") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f117aa0d01ce4b75c_d20250315_m090613_c001_v0001113_t0027_u01742029573042") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408e064f623e7687_d20250315_m090612_c001_v7007000_t0000_u01742029572319") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614060_d20250315_m090606_c001_v0001183_t0051_u01742029566911") 2025/03/15 09:08:26 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae28e_d20250315_m090605_c001_v7007000_t0000_u01742029565817") 2025/03/15 09:08:27 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f110a6a6b97cb99a2_d20250315_m090600_c001_v0001044_t0057_u01742029560103") 2025/03/15 09:08:27 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4152037c75b5eb5e_d20250315_m090559_c001_v7007000_t0000_u01742029559910") 2025/03/15 09:08:27 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a844a1_d20250315_m090556_c001_v0001184_t0056_u01742029556218") 2025/03/15 09:08:27 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f114b38e1ef56b9a2_d20250315_m090555_c001_v0001165_t0027_u01742029555448") 2025/03/15 09:08:27 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f114b38e1ef56b9a0_d20250315_m090554_c001_v0001165_t0052_u01742029554474") 2025/03/15 09:08:27 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f407bac1305afeb34_d20250315_m090541_c001_v7007000_t0000_u01742029541604") 2025/03/15 09:08:27 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba613ec5_d20250315_m090534_c001_v0001183_t0015_u01742029534561") 2025/03/15 09:08:27 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1021771e33f1f337_d20250315_m090533_c001_v0001184_t0009_u01742029533823") 2025/03/15 09:08:27 DEBUG : dst/one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1021771e33f1f311_d20250315_m090532_c001_v0001184_t0003_u01742029532748") 2025/03/15 09:08:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4126bda746914188_d20250315_m090716_c001_v7007000_t0000_u01742029636774") 2025/03/15 09:08:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f103a1b43d5ae4d77_d20250315_m090713_c001_v0001150_t0001_u01742029633935") 2025/03/15 09:08:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f110c4af3f2f8126d_d20250315_m090709_c001_v0001184_t0049_u01742029629513") 2025/03/15 09:08:27 DEBUG : dst/one.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f75611_d20250315_m090704_c001_v7007000_t0000_u01742029624819") 2025/03/15 09:08:27 DEBUG : dst/one.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1012e9d371997a53_d20250315_m090702_c001_v0001093_t0038_u01742029622020") 2025/03/15 09:08:27 DEBUG : dst/one.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f115ab15e0b39d451_d20250315_m090657_c001_v0001102_t0001_u01742029617952") 2025/03/15 09:08:27 DEBUG : dst/one.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2ffe_d20250315_m090653_c001_v7007000_t0000_u01742029613821") 2025/03/15 09:08:27 DEBUG : dst/one.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f101342cf536e2f6c_d20250315_m090651_c001_v0001184_t0001_u01742029611915") 2025/03/15 09:08:27 DEBUG : dst/one.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f101c525c476736ec_d20250315_m090649_c001_v0001176_t0034_u01742029609047") 2025/03/15 09:08:27 DEBUG : dst/three: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae290_d20250315_m090606_c001_v7007000_t0000_u01742029566000") 2025/03/15 09:08:27 DEBUG : dst/three: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f114b38e1ef56b9af_d20250315_m090604_c001_v0001165_t0026_u01742029564481") 2025/03/15 09:08:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4126bda74691418a_d20250315_m090716_c001_v7007000_t0000_u01742029636954") 2025/03/15 09:08:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f116b9a7b108a4adf_d20250315_m090715_c001_v0001145_t0050_u01742029635351") 2025/03/15 09:08:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f10379cbcd5e3f543_d20250315_m090711_c001_v0001106_t0050_u01742029631277") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4126bda74691418c_d20250315_m090717_c001_v7007000_t0000_u01742029637144") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1173f6f08fac5131_d20250315_m090715_c001_v0001120_t0051_u01742029635796") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f419a5fc6628ebd3d_d20250315_m090715_c001_v7007000_t0000_u01742029635608") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1173f6f08fac5124_d20250315_m090712_c001_v0001120_t0048_u01742029632493") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f419a5fc6628ebd38_d20250315_m090712_c001_v7007000_t0000_u01742029632304") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61437b_d20250315_m090706_c001_v0001183_t0013_u01742029626866") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f75616_d20250315_m090705_c001_v7007000_t0000_u01742029625000") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f10566aa8b9c2bdd0_d20250315_m090703_c001_v0001131_t0036_u01742029623923") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40998ec220b18d75_d20250315_m090703_c001_v7007000_t0000_u01742029623736") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f10566aa8b9c2bdc8_d20250315_m090700_c001_v0001131_t0046_u01742029620557") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40998ec220b18d73_d20250315_m090700_c001_v7007000_t0000_u01742029620371") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8493e_d20250315_m090655_c001_v0001184_t0048_u01742029615321") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f405e632e5c2f6159_d20250315_m090653_c001_v7007000_t0000_u01742029613084") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6142ac_d20250315_m090651_c001_v0001183_t0042_u01742029611068") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f405e632e5c2f6156_d20250315_m090650_c001_v7007000_t0000_u01742029610685") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8488d_d20250315_m090646_c001_v0001184_t0010_u01742029606609") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae2d1_d20250315_m090644_c001_v7007000_t0000_u01742029604383") 2025/03/15 09:08:28 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614248_d20250315_m090642_c001_v0001183_t0057_u01742029602330") 2025/03/15 09:08:29 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae2cd_d20250315_m090641_c001_v7007000_t0000_u01742029601245") 2025/03/15 09:08:29 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a847de_d20250315_m090635_c001_v0001184_t0055_u01742029595336") 2025/03/15 09:08:29 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f405e3d2a506fa150_d20250315_m090630_c001_v7007000_t0000_u01742029590708") 2025/03/15 09:08:29 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d72a8_d20250315_m090627_c001_v0001157_t0035_u01742029587968") 2025/03/15 09:08:29 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f405e3d2a506fa14d_d20250315_m090626_c001_v7007000_t0000_u01742029586891") 2025/03/15 09:08:29 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614129_d20250315_m090619_c001_v0001183_t0053_u01742029579904") 2025/03/15 09:08:29 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408e064f623e768e_d20250315_m090617_c001_v7007000_t0000_u01742029577191") 2025/03/15 09:08:29 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6140f1_d20250315_m090614_c001_v0001183_t0014_u01742029574963") 2025/03/15 09:08:29 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408e064f623e768b_d20250315_m090613_c001_v7007000_t0000_u01742029573869") 2025/03/15 09:08:29 DEBUG : dst/three.txt: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a845cb_d20250315_m090607_c001_v0001184_t0047_u01742029567831") 2025/03/15 09:08:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f7561a_d20250315_m090705_c001_v7007000_t0000_u01742029625182") 2025/03/15 09:08:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f105c2aab97357a5e_d20250315_m090703_c001_v0001137_t0030_u01742029623409") 2025/03/15 09:08:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1099c27469d76aed_d20250315_m090659_c001_v0001161_t0024_u01742029619997") 2025/03/15 09:08:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b3000_d20250315_m090654_c001_v7007000_t0000_u01742029614004") 2025/03/15 09:08:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1098415ba54885c8_d20250315_m090652_c001_v0001146_t0030_u01742029612737") 2025/03/15 09:08:29 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f10232f427dc996ef_d20250315_m090650_c001_v0001176_t0042_u01742029610470") 2025/03/15 09:08:29 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4126bda74691418d_d20250315_m090717_c001_v7007000_t0000_u01742029637327") 2025/03/15 09:08:29 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a84a26_d20250315_m090706_c001_v0001184_t0017_u01742029626658") 2025/03/15 09:08:29 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f75620_d20250315_m090705_c001_v7007000_t0000_u01742029625364") 2025/03/15 09:08:29 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6142e0_d20250315_m090655_c001_v0001183_t0034_u01742029615119") 2025/03/15 09:08:29 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b3002_d20250315_m090654_c001_v7007000_t0000_u01742029614189") 2025/03/15 09:08:30 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614287_d20250315_m090646_c001_v0001183_t0029_u01742029606407") 2025/03/15 09:08:30 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2fcc_d20250315_m090645_c001_v7007000_t0000_u01742029605485") 2025/03/15 09:08:30 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6141da_d20250315_m090633_c001_v0001183_t0056_u01742029593083") 2025/03/15 09:08:30 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f417201493a2b38a9_d20250315_m090631_c001_v7007000_t0000_u01742029591799") 2025/03/15 09:08:30 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a84691_d20250315_m090619_c001_v0001184_t0018_u01742029579707") 2025/03/15 09:08:30 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40998ec220b18d5c_d20250315_m090618_c001_v7007000_t0000_u01742029578309") 2025/03/15 09:08:30 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d726f_d20250315_m090607_c001_v0001157_t0003_u01742029567478") 2025/03/15 09:08:30 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae292_d20250315_m090606_c001_v7007000_t0000_u01742029566184") 2025/03/15 09:08:30 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11513b8222a8d4eb_d20250315_m090602_c001_v0001179_t0006_u01742029562161") 2025/03/15 09:08:30 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f407bac1305afeb36_d20250315_m090541_c001_v7007000_t0000_u01742029541791") 2025/03/15 09:08:30 DEBUG : dst/two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1021771e33f1f422_d20250315_m090540_c001_v0001184_t0039_u01742029540657") 2025/03/15 09:08:30 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4152037c75b5eb1d_d20250315_m090500_c001_v7007000_t0000_u01742029500340") 2025/03/15 09:08:30 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83fa2_d20250315_m090457_c001_v0001184_t0026_u01742029497297") 2025/03/15 09:08:30 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4152037c75b5eb1c_d20250315_m090455_c001_v7007000_t0000_u01742029495242") 2025/03/15 09:08:30 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83e60_d20250315_m090444_c001_v0001184_t0011_u01742029484762") 2025/03/15 09:08:30 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2f4c_d20250315_m090436_c001_v7007000_t0000_u01742029476024") 2025/03/15 09:08:30 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83d3c_d20250315_m090432_c001_v0001184_t0030_u01742029472754") 2025/03/15 09:08:30 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1ed_d20250315_m090409_c001_v7007000_t0000_u01742029449275") 2025/03/15 09:08:30 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83b08_d20250315_m090407_c001_v0001184_t0001_u01742029447560") 2025/03/15 09:08:30 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1e3_d20250315_m090406_c001_v7007000_t0000_u01742029446067") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83ac7_d20250315_m090404_c001_v0001184_t0024_u01742029444935") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1dd_d20250315_m090401_c001_v7007000_t0000_u01742029441700") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83a50_d20250315_m090400_c001_v0001184_t0048_u01742029440118") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1d9_d20250315_m090359_c001_v7007000_t0000_u01742029439015") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83a1f_d20250315_m090357_c001_v0001184_t0004_u01742029437850") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408e064f623e7616_d20250315_m090351_c001_v7007000_t0000_u01742029431612") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83983_d20250315_m090350_c001_v0001184_t0010_u01742029430303") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408e064f623e7611_d20250315_m090349_c001_v7007000_t0000_u01742029429204") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83961_d20250315_m090348_c001_v0001184_t0003_u01742029428392") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2e21_d20250315_m090343_c001_v7007000_t0000_u01742029423559") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a838c2_d20250315_m090342_c001_v0001184_t0054_u01742029422372") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2e09_d20250315_m090339_c001_v7007000_t0000_u01742029419803") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83879_d20250315_m090338_c001_v0001184_t0006_u01742029418872") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2dfa_d20250315_m090337_c001_v7007000_t0000_u01742029417781") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f115ce2c76d21bd23_d20250315_m090337_c001_v0001101_t0002_u01742029417036") 2025/03/15 09:08:31 DEBUG : empty space: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83825_d20250315_m090335_c001_v0001184_t0036_u01742029415528") 2025/03/15 09:08:31 DEBUG : enormous: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1e9_d20250315_m090408_c001_v7007000_t0000_u01742029448341") 2025/03/15 09:08:31 DEBUG : enormous: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83b0c_d20250315_m090407_c001_v0001184_t0027_u01742029447755") 2025/03/15 09:08:31 DEBUG : existing: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4126bda746914196_d20250315_m090721_c001_v7007000_t0000_u01742029641467") 2025/03/15 09:08:31 DEBUG : existing: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a84b44_d20250315_m090720_c001_v0001184_t0050_u01742029640318") 2025/03/15 09:08:32 DEBUG : existing: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2f32_d20250315_m090430_c001_v7007000_t0000_u01742029470922") 2025/03/15 09:08:32 DEBUG : existing: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83ce8_d20250315_m090429_c001_v0001184_t0015_u01742029469982") 2025/03/15 09:08:32 DEBUG : existing: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2dd7_d20250315_m090331_c001_v7007000_t0000_u01742029411837") 2025/03/15 09:08:32 DEBUG : existing: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a837a3_d20250315_m090330_c001_v0001184_t0036_u01742029410911") 2025/03/15 09:08:32 DEBUG : existing: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2dce_d20250315_m090329_c001_v7007000_t0000_u01742029409639") 2025/03/15 09:08:32 DEBUG : existing: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8377d_d20250315_m090329_c001_v0001184_t0037_u01742029409065") 2025/03/15 09:08:32 DEBUG : existing: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8376d_d20250315_m090328_c001_v0001184_t0015_u01742029408322") 2025/03/15 09:08:32 DEBUG : existing-b: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2f36_d20250315_m090431_c001_v7007000_t0000_u01742029471104") 2025/03/15 09:08:32 DEBUG : existing-b: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba613ab1_d20250315_m090429_c001_v0001183_t0026_u01742029469995") 2025/03/15 09:08:32 DEBUG : file1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7b3_d20250315_m090807_c001_v7007000_t0000_u01742029687293") 2025/03/15 09:08:32 DEBUG : file1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f112cee98eb5d21f5_d20250315_m090806_c001_v0001183_t0042_u01742029686136") 2025/03/15 09:08:32 DEBUG : file1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7b0_d20250315_m090804_c001_v7007000_t0000_u01742029684042") 2025/03/15 09:08:32 DEBUG : file1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f10515625f41d0f9b_d20250315_m090802_c001_v0001044_t0008_u01742029682583") 2025/03/15 09:08:32 DEBUG : five: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1f2_d20250315_m090413_c001_v7007000_t0000_u01742029453420") 2025/03/15 09:08:32 DEBUG : five: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4146ee00e0a83b57_d20250315_m090411_c001_v0001184_t0045_u01742029451528") 2025/03/15 09:08:32 DEBUG : foo: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2e15_d20250315_m090341_c001_v7007000_t0000_u01742029421645") 2025/03/15 09:08:32 DEBUG : foo: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4146ee00e0a838a6_d20250315_m090341_c001_v0001184_t0045_u01742029421097") 2025/03/15 09:08:32 DEBUG : foo: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4146ee00e0a83899_d20250315_m090340_c001_v0001184_t0045_u01742029420544") 2025/03/15 09:08:32 DEBUG : four: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1f3_d20250315_m090413_c001_v7007000_t0000_u01742029453603") 2025/03/15 09:08:32 DEBUG : four: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41896db40e0d712f_d20250315_m090412_c001_v0001157_t0045_u01742029452083") 2025/03/15 09:08:32 DEBUG : four: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83b48_d20250315_m090410_c001_v0001184_t0012_u01742029450951") 2025/03/15 09:08:32 DEBUG : hello world2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae17d_d20250315_m090241_c001_v7007000_t0000_u01742029361333") 2025/03/15 09:08:33 DEBUG : hello world2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8332b_d20250315_m090240_c001_v0001184_t0016_u01742029360759") 2025/03/15 09:08:33 DEBUG : ignore-size: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2dbb_d20250315_m090327_c001_v7007000_t0000_u01742029407231") 2025/03/15 09:08:33 DEBUG : ignore-size: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83745_d20250315_m090326_c001_v0001184_t0042_u01742029406253") 2025/03/15 09:08:33 DEBUG : nested/sub dir/file: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2f18_d20250315_m090428_c001_v7007000_t0000_u01742029468885") 2025/03/15 09:08:33 DEBUG : nested/sub dir/file: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba613a99_d20250315_m090427_c001_v0001183_t0027_u01742029467886") 2025/03/15 09:08:33 DEBUG : nested/sub dir/file: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2f0b_d20250315_m090426_c001_v7007000_t0000_u01742029466780") 2025/03/15 09:08:33 DEBUG : nested/sub dir/file: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba613a6b_d20250315_m090425_c001_v0001183_t0016_u01742029465830") 2025/03/15 09:08:33 DEBUG : one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1f4_d20250315_m090413_c001_v7007000_t0000_u01742029453785") 2025/03/15 09:08:33 DEBUG : one: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4146ee00e0a83b3c_d20250315_m090410_c001_v0001184_t0045_u01742029450373") 2025/03/15 09:08:33 DEBUG : only0: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a79a_d20250315_m090757_c001_v7007000_t0000_u01742029677724") 2025/03/15 09:08:33 DEBUG : only0: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41750b1cba6146cc_d20250315_m090751_c001_v0001183_t0003_u01742029671833") 2025/03/15 09:08:33 DEBUG : only0: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6145d2_d20250315_m090743_c001_v0001183_t0003_u01742029663234") 2025/03/15 09:08:33 DEBUG : only0: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41630de14eab7156_d20250315_m090737_c001_v7007000_t0000_u01742029657289") 2025/03/15 09:08:33 DEBUG : only0: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614494_d20250315_m090727_c001_v0001183_t0012_u01742029647722") 2025/03/15 09:08:33 DEBUG : only1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a79b_d20250315_m090757_c001_v7007000_t0000_u01742029677906") 2025/03/15 09:08:33 DEBUG : only1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4015b21814486479_d20250315_m090752_c001_v0001134_t0018_u01742029672389") 2025/03/15 09:08:33 DEBUG : only1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6145d6_d20250315_m090743_c001_v0001183_t0039_u01742029663645") 2025/03/15 09:08:33 DEBUG : only1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f405e632e5c2f6164_d20250315_m090737_c001_v7007000_t0000_u01742029657644") 2025/03/15 09:08:33 DEBUG : only1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61449a_d20250315_m090728_c001_v0001183_t0052_u01742029648113") 2025/03/15 09:08:33 DEBUG : only10: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a79c_d20250315_m090758_c001_v7007000_t0000_u01742029678091") 2025/03/15 09:08:33 DEBUG : only10: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f412cee98eb5d20eb_d20250315_m090752_c001_v0001183_t0052_u01742029672577") 2025/03/15 09:08:33 DEBUG : only10: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61463c_d20250315_m090747_c001_v0001183_t0009_u01742029667234") 2025/03/15 09:08:34 DEBUG : only10: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412157_d20250315_m090737_c001_v7007000_t0000_u01742029657442") 2025/03/15 09:08:34 DEBUG : only10: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144f9_d20250315_m090731_c001_v0001183_t0011_u01742029651842") 2025/03/15 09:08:34 DEBUG : only11: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a79d_d20250315_m090758_c001_v7007000_t0000_u01742029678274") 2025/03/15 09:08:34 DEBUG : only11: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40515625f41d0f8d_d20250315_m090752_c001_v0001044_t0014_u01742029672768") 2025/03/15 09:08:34 DEBUG : only11: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61464e_d20250315_m090747_c001_v0001183_t0036_u01742029667659") 2025/03/15 09:08:34 DEBUG : only11: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41630de14eab7159_d20250315_m090737_c001_v7007000_t0000_u01742029657656") 2025/03/15 09:08:34 DEBUG : only11: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614506_d20250315_m090732_c001_v0001183_t0030_u01742029652231") 2025/03/15 09:08:34 DEBUG : only12: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a79e_d20250315_m090758_c001_v7007000_t0000_u01742029678458") 2025/03/15 09:08:34 DEBUG : only12: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41750b1cba6146e0_d20250315_m090752_c001_v0001183_t0003_u01742029672412") 2025/03/15 09:08:34 DEBUG : only12: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61465a_d20250315_m090748_c001_v0001183_t0042_u01742029668077") 2025/03/15 09:08:34 DEBUG : only12: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f419a5fc6628ebd55_d20250315_m090737_c001_v7007000_t0000_u01742029657449") 2025/03/15 09:08:34 DEBUG : only12: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614510_d20250315_m090732_c001_v0001183_t0028_u01742029652622") 2025/03/15 09:08:34 DEBUG : only13: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a79f_d20250315_m090758_c001_v7007000_t0000_u01742029678643") 2025/03/15 09:08:34 DEBUG : only13: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4015b2181448647d_d20250315_m090752_c001_v0001134_t0018_u01742029672573") 2025/03/15 09:08:34 DEBUG : only13: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61466a_d20250315_m090748_c001_v0001183_t0028_u01742029668503") 2025/03/15 09:08:34 DEBUG : only13: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41630de14eab7154_d20250315_m090736_c001_v7007000_t0000_u01742029656890") 2025/03/15 09:08:34 DEBUG : only13: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614518_d20250315_m090733_c001_v0001183_t0038_u01742029653046") 2025/03/15 09:08:34 DEBUG : only14: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7a0_d20250315_m090758_c001_v7007000_t0000_u01742029678827") 2025/03/15 09:08:34 DEBUG : only14: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41750b1cba6146ec_d20250315_m090752_c001_v0001183_t0003_u01742029672595") 2025/03/15 09:08:34 DEBUG : only14: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61467a_d20250315_m090748_c001_v0001183_t0013_u01742029668909") 2025/03/15 09:08:35 DEBUG : only14: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412155_d20250315_m090737_c001_v7007000_t0000_u01742029657077") 2025/03/15 09:08:35 DEBUG : only14: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614520_d20250315_m090733_c001_v0001183_t0037_u01742029653459") 2025/03/15 09:08:35 DEBUG : only15: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7a1_d20250315_m090759_c001_v7007000_t0000_u01742029679010") 2025/03/15 09:08:35 DEBUG : only15: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4015b2181448647f_d20250315_m090752_c001_v0001134_t0018_u01742029672757") 2025/03/15 09:08:35 DEBUG : only15: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614684_d20250315_m090749_c001_v0001183_t0038_u01742029669322") 2025/03/15 09:08:35 DEBUG : only15: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f405e632e5c2f6163_d20250315_m090737_c001_v7007000_t0000_u01742029657463") 2025/03/15 09:08:35 DEBUG : only15: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614526_d20250315_m090733_c001_v0001183_t0012_u01742029653885") 2025/03/15 09:08:35 DEBUG : only16: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7a2_d20250315_m090759_c001_v7007000_t0000_u01742029679192") 2025/03/15 09:08:35 DEBUG : only16: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f412cee98eb5d20ed_d20250315_m090752_c001_v0001183_t0052_u01742029672768") 2025/03/15 09:08:35 DEBUG : only16: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614694_d20250315_m090749_c001_v0001183_t0029_u01742029669759") 2025/03/15 09:08:35 DEBUG : only16: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f419a5fc6628ebd57_d20250315_m090737_c001_v7007000_t0000_u01742029657813") 2025/03/15 09:08:35 DEBUG : only16: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614530_d20250315_m090734_c001_v0001183_t0030_u01742029654291") 2025/03/15 09:08:35 DEBUG : only17: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7a3_d20250315_m090759_c001_v7007000_t0000_u01742029679377") 2025/03/15 09:08:35 DEBUG : only17: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41750b1cba6146f0_d20250315_m090752_c001_v0001183_t0003_u01742029672779") 2025/03/15 09:08:35 DEBUG : only17: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6146a8_d20250315_m090750_c001_v0001183_t0034_u01742029670172") 2025/03/15 09:08:35 DEBUG : only17: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41630de14eab7155_d20250315_m090737_c001_v7007000_t0000_u01742029657075") 2025/03/15 09:08:35 DEBUG : only17: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61453a_d20250315_m090734_c001_v0001183_t0057_u01742029654692") 2025/03/15 09:08:35 DEBUG : only18: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7a4_d20250315_m090759_c001_v7007000_t0000_u01742029679560") 2025/03/15 09:08:35 DEBUG : only18: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4015b21814486481_d20250315_m090752_c001_v0001134_t0018_u01742029672940") 2025/03/15 09:08:35 DEBUG : only18: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6146b2_d20250315_m090750_c001_v0001183_t0014_u01742029670585") 2025/03/15 09:08:36 DEBUG : only18: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41630de14eab7158_d20250315_m090737_c001_v7007000_t0000_u01742029657473") 2025/03/15 09:08:36 DEBUG : only18: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61454e_d20250315_m090735_c001_v0001183_t0031_u01742029655118") 2025/03/15 09:08:36 DEBUG : only19: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7a5_d20250315_m090759_c001_v7007000_t0000_u01742029679743") 2025/03/15 09:08:36 DEBUG : only19: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f412cee98eb5d20ef_d20250315_m090752_c001_v0001183_t0052_u01742029672951") 2025/03/15 09:08:36 DEBUG : only19: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6146be_d20250315_m090750_c001_v0001183_t0054_u01742029670987") 2025/03/15 09:08:36 DEBUG : only19: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412156_d20250315_m090737_c001_v7007000_t0000_u01742029657258") 2025/03/15 09:08:36 DEBUG : only19: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614558_d20250315_m090735_c001_v0001183_t0032_u01742029655515") 2025/03/15 09:08:36 DEBUG : only2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7a6_d20250315_m090759_c001_v7007000_t0000_u01742029679926") 2025/03/15 09:08:36 DEBUG : only2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40515625f41d0f8f_d20250315_m090752_c001_v0001044_t0014_u01742029672962") 2025/03/15 09:08:36 DEBUG : only2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6145e3_d20250315_m090744_c001_v0001183_t0055_u01742029664068") 2025/03/15 09:08:36 DEBUG : only2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f419a5fc6628ebd54_d20250315_m090737_c001_v7007000_t0000_u01742029657266") 2025/03/15 09:08:36 DEBUG : only2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144a4_d20250315_m090728_c001_v0001183_t0051_u01742029648547") 2025/03/15 09:08:36 DEBUG : only3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7a7_d20250315_m090800_c001_v7007000_t0000_u01742029680109") 2025/03/15 09:08:36 DEBUG : only3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41750b1cba6146f2_d20250315_m090752_c001_v0001183_t0003_u01742029672972") 2025/03/15 09:08:36 DEBUG : only3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6145f2_d20250315_m090744_c001_v0001183_t0037_u01742029664474") 2025/03/15 09:08:36 DEBUG : only3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f405e632e5c2f6162_d20250315_m090737_c001_v7007000_t0000_u01742029657279") 2025/03/15 09:08:36 DEBUG : only3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144ae_d20250315_m090728_c001_v0001183_t0025_u01742029648973") 2025/03/15 09:08:36 DEBUG : only4: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7a9_d20250315_m090800_c001_v7007000_t0000_u01742029680297") 2025/03/15 09:08:36 DEBUG : only4: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4015b21814486483_d20250315_m090753_c001_v0001134_t0018_u01742029673122") 2025/03/15 09:08:36 DEBUG : only4: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6145f8_d20250315_m090744_c001_v0001183_t0038_u01742029664865") 2025/03/15 09:08:36 DEBUG : only4: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b0412158_d20250315_m090737_c001_v7007000_t0000_u01742029657623") 2025/03/15 09:08:37 DEBUG : only4: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144b7_d20250315_m090729_c001_v0001183_t0042_u01742029649388") 2025/03/15 09:08:37 DEBUG : only5: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7aa_d20250315_m090800_c001_v7007000_t0000_u01742029680482") 2025/03/15 09:08:37 DEBUG : only5: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f412cee98eb5d20f3_d20250315_m090753_c001_v0001183_t0052_u01742029673134") 2025/03/15 09:08:37 DEBUG : only5: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614602_d20250315_m090745_c001_v0001183_t0040_u01742029665261") 2025/03/15 09:08:37 DEBUG : only5: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f419a5fc6628ebd53_d20250315_m090737_c001_v7007000_t0000_u01742029657081") 2025/03/15 09:08:37 DEBUG : only5: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144c3_d20250315_m090729_c001_v0001183_t0000_u01742029649820") 2025/03/15 09:08:37 DEBUG : only6: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7ab_d20250315_m090800_c001_v7007000_t0000_u01742029680684") 2025/03/15 09:08:37 DEBUG : only6: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40515625f41d0f91_d20250315_m090753_c001_v0001044_t0014_u01742029673146") 2025/03/15 09:08:37 DEBUG : only6: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614612_d20250315_m090745_c001_v0001183_t0056_u01742029665650") 2025/03/15 09:08:37 DEBUG : only6: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f405e632e5c2f6161_d20250315_m090737_c001_v7007000_t0000_u01742029657093") 2025/03/15 09:08:37 DEBUG : only6: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144cd_d20250315_m090730_c001_v0001183_t0027_u01742029650237") 2025/03/15 09:08:37 DEBUG : only7: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7ac_d20250315_m090800_c001_v7007000_t0000_u01742029680877") 2025/03/15 09:08:37 DEBUG : only7: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41750b1cba6146f4_d20250315_m090753_c001_v0001183_t0003_u01742029673156") 2025/03/15 09:08:37 DEBUG : only7: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61461a_d20250315_m090746_c001_v0001183_t0025_u01742029666056") 2025/03/15 09:08:37 DEBUG : only7: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f419a5fc6628ebd56_d20250315_m090737_c001_v7007000_t0000_u01742029657632") 2025/03/15 09:08:37 DEBUG : only7: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144d9_d20250315_m090730_c001_v0001183_t0023_u01742029650643") 2025/03/15 09:08:37 DEBUG : only8: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7ad_d20250315_m090801_c001_v7007000_t0000_u01742029681060") 2025/03/15 09:08:37 DEBUG : only8: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4015b21814486485_d20250315_m090753_c001_v0001134_t0018_u01742029673314") 2025/03/15 09:08:37 DEBUG : only8: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614626_d20250315_m090746_c001_v0001183_t0058_u01742029666461") 2025/03/15 09:08:37 DEBUG : only8: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41630de14eab7153_d20250315_m090736_c001_v7007000_t0000_u01742029656708") 2025/03/15 09:08:38 DEBUG : only8: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144e9_d20250315_m090731_c001_v0001183_t0025_u01742029651034") 2025/03/15 09:08:38 DEBUG : only9: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7ae_d20250315_m090801_c001_v7007000_t0000_u01742029681245") 2025/03/15 09:08:38 DEBUG : only9: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f412cee98eb5d20f5_d20250315_m090753_c001_v0001183_t0052_u01742029673326") 2025/03/15 09:08:38 DEBUG : only9: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba614638_d20250315_m090746_c001_v0001183_t0025_u01742029666849") 2025/03/15 09:08:38 DEBUG : only9: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4095f293b041215a_d20250315_m090737_c001_v7007000_t0000_u01742029657827") 2025/03/15 09:08:38 DEBUG : only9: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6144f1_d20250315_m090731_c001_v0001183_t0024_u01742029651433") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2efa_d20250315_m090423_c001_v7007000_t0000_u01742029463993") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba613a21_d20250315_m090421_c001_v0001183_t0049_u01742029461739") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae202_d20250315_m090420_c001_v7007000_t0000_u01742029460266") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6139f7_d20250315_m090418_c001_v0001183_t0051_u01742029458407") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1fc_d20250315_m090416_c001_v7007000_t0000_u01742029456899") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d7137_d20250315_m090414_c001_v0001157_t0048_u01742029454716") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1e0_d20250315_m090403_c001_v7007000_t0000_u01742029443770") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83a8d_d20250315_m090402_c001_v0001184_t0054_u01742029442603") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1dc_d20250315_m090400_c001_v7007000_t0000_u01742029440730") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83a4e_d20250315_m090359_c001_v0001184_t0040_u01742029439924") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1d8_d20250315_m090358_c001_v7007000_t0000_u01742029438436") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83a19_d20250315_m090357_c001_v0001184_t0009_u01742029437649") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408e064f623e7615_d20250315_m090351_c001_v7007000_t0000_u01742029431059") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83981_d20250315_m090350_c001_v0001184_t0047_u01742029430109") 2025/03/15 09:08:38 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408e064f623e7613_d20250315_m090349_c001_v7007000_t0000_u01742029429386") 2025/03/15 09:08:39 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8395b_d20250315_m090348_c001_v0001184_t0023_u01742029428197") 2025/03/15 09:08:39 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2e3a_d20250315_m090347_c001_v7007000_t0000_u01742029427466") 2025/03/15 09:08:39 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83939_d20250315_m090346_c001_v0001184_t0006_u01742029426901") 2025/03/15 09:08:39 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83924_d20250315_m090346_c001_v0001184_t0011_u01742029426337") 2025/03/15 09:08:39 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2e2f_d20250315_m090345_c001_v7007000_t0000_u01742029425610") 2025/03/15 09:08:39 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83902_d20250315_m090345_c001_v0001184_t0015_u01742029425038") 2025/03/15 09:08:39 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a838f8_d20250315_m090344_c001_v0001184_t0015_u01742029424472") 2025/03/15 09:08:39 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2e23_d20250315_m090343_c001_v7007000_t0000_u01742029423742") 2025/03/15 09:08:39 DEBUG : potato: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a838d0_d20250315_m090342_c001_v0001184_t0002_u01742029422965") 2025/03/15 09:08:39 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f7554b_d20250315_m090509_c001_v7007000_t0000_u01742029509266") 2025/03/15 09:08:39 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d71d8_d20250315_m090508_c001_v0001157_t0056_u01742029508611") 2025/03/15 09:08:39 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4152037c75b5eb1f_d20250315_m090500_c001_v7007000_t0000_u01742029500936") 2025/03/15 09:08:39 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d71b3_d20250315_m090456_c001_v0001157_t0014_u01742029496595") 2025/03/15 09:08:39 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40200070b1e0bb84_d20250315_m090448_c001_v7007000_t0000_u01742029488637") 2025/03/15 09:08:39 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d7196_d20250315_m090443_c001_v0001157_t0045_u01742029483933") 2025/03/15 09:08:39 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2f50_d20250315_m090436_c001_v7007000_t0000_u01742029476268") 2025/03/15 09:08:39 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d716e_d20250315_m090432_c001_v0001157_t0018_u01742029472390") 2025/03/15 09:08:39 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1eb_d20250315_m090408_c001_v7007000_t0000_u01742029448532") 2025/03/15 09:08:39 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83b02_d20250315_m090407_c001_v0001184_t0054_u01742029447340") 2025/03/15 09:08:39 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1e4_d20250315_m090406_c001_v7007000_t0000_u01742029446248") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83ac1_d20250315_m090404_c001_v0001184_t0017_u01742029444684") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1e1_d20250315_m090403_c001_v7007000_t0000_u01742029443957") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83a9f_d20250315_m090403_c001_v0001184_t0049_u01742029443190") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1de_d20250315_m090401_c001_v7007000_t0000_u01742029441881") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83a68_d20250315_m090401_c001_v0001184_t0036_u01742029441109") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1da_d20250315_m090359_c001_v7007000_t0000_u01742029439197") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83a28_d20250315_m090358_c001_v0001184_t0054_u01742029438442") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408e064f623e7617_d20250315_m090351_c001_v7007000_t0000_u01742029431794") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8398f_d20250315_m090350_c001_v0001184_t0043_u01742029430863") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae181_d20250315_m090244_c001_v7007000_t0000_u01742029364636") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8338b_d20250315_m090244_c001_v0001184_t0048_u01742029364060") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae17f_d20250315_m090242_c001_v7007000_t0000_u01742029362795") 2025/03/15 09:08:40 DEBUG : potato2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8336b_d20250315_m090242_c001_v0001184_t0013_u01742029362231") 2025/03/15 09:08:40 DEBUG : potato3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4152037c75b5eb20_d20250315_m090501_c001_v7007000_t0000_u01742029501122") 2025/03/15 09:08:40 DEBUG : potato3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba613cb3_d20250315_m090457_c001_v0001183_t0047_u01742029497862") 2025/03/15 09:08:40 DEBUG : potato3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40200070b1e0bb85_d20250315_m090449_c001_v7007000_t0000_u01742029489011") 2025/03/15 09:08:40 DEBUG : potato3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba613bdc_d20250315_m090445_c001_v0001183_t0025_u01742029485323") 2025/03/15 09:08:40 DEBUG : potato3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2f52_d20250315_m090436_c001_v7007000_t0000_u01742029476512") 2025/03/15 09:08:40 DEBUG : potato3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba613ad5_d20250315_m090432_c001_v0001183_t0012_u01742029472973") 2025/03/15 09:08:40 DEBUG : pre-dest1/1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae27b_d20250315_m090550_c001_v7007000_t0000_u01742029550290") 2025/03/15 09:08:41 DEBUG : pre-dest1/1: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba613f25_d20250315_m090542_c001_v0001183_t0007_u01742029542527") 2025/03/15 09:08:41 DEBUG : pre-dest2/2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae27c_d20250315_m090550_c001_v7007000_t0000_u01742029550472") 2025/03/15 09:08:41 DEBUG : pre-dest2/2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d7238_d20250315_m090543_c001_v0001157_t0031_u01742029543086") 2025/03/15 09:08:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f407bac1305afeb16_d20250315_m090522_c001_v7007000_t0000_u01742029522364") 2025/03/15 09:08:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8417b_d20250315_m090518_c001_v0001184_t0040_u01742029518491") 2025/03/15 09:08:41 DEBUG : sizeonly: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f753f3_d20250315_m090324_c001_v7007000_t0000_u01742029404619") 2025/03/15 09:08:41 DEBUG : sizeonly: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8370a_d20250315_m090323_c001_v0001184_t0043_u01742029403693") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae3ec_d20250315_m090816_c001_v7007000_t0000_u01742029696784") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1015b2181448649f_d20250315_m090814_c001_v0001134_t0032_u01742029694064") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7b6_d20250315_m090812_c001_v7007000_t0000_u01742029692157") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f10515625f41d0fa5_d20250315_m090809_c001_v0001044_t0051_u01742029689384") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2f1b_d20250315_m090429_c001_v7007000_t0000_u01742029469070") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d715c_d20250315_m090428_c001_v0001157_t0054_u01742029468238") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2f0d_d20250315_m090426_c001_v7007000_t0000_u01742029466963") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83c9a_d20250315_m090426_c001_v0001184_t0059_u01742029466177") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f753ed_d20250315_m090320_c001_v7007000_t0000_u01742029400569") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a836a3_d20250315_m090319_c001_v0001184_t0024_u01742029399094") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f753ec_d20250315_m090318_c001_v7007000_t0000_u01742029398370") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8367c_d20250315_m090317_c001_v0001184_t0017_u01742029397233") 2025/03/15 09:08:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f753ea_d20250315_m090314_c001_v7007000_t0000_u01742029394405") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8360c_d20250315_m090312_c001_v0001184_t0010_u01742029392920") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f753e9_d20250315_m090312_c001_v7007000_t0000_u01742029392379") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a835e8_d20250315_m090311_c001_v0001184_t0057_u01742029391367") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a835bc_d20250315_m090308_c001_v0001184_t0051_u01742029388812") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f753e6_d20250315_m090308_c001_v7007000_t0000_u01742029388089") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a835a2_d20250315_m090307_c001_v0001184_t0035_u01742029387516") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83596_d20250315_m090306_c001_v0001184_t0026_u01742029386759") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f753e5_d20250315_m090305_c001_v7007000_t0000_u01742029385675") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8354d_d20250315_m090303_c001_v0001184_t0038_u01742029383341") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83513_d20250315_m090300_c001_v0001184_t0054_u01742029380632") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f753d5_d20250315_m090259_c001_v7007000_t0000_u01742029379908") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a834f7_d20250315_m090259_c001_v0001184_t0033_u01742029379299") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a834e3_d20250315_m090258_c001_v0001184_t0055_u01742029378556") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f753d2_d20250315_m090257_c001_v7007000_t0000_u01742029377832") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8347f_d20250315_m090254_c001_v0001184_t0016_u01742029374361") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f40407bc8f7f753cf_d20250315_m090253_c001_v7007000_t0000_u01742029373998") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83463_d20250315_m090253_c001_v0001184_t0028_u01742029373441") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae19c_d20250315_m090251_c001_v7007000_t0000_u01742029371812") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83433_d20250315_m090251_c001_v0001184_t0034_u01742029371238") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae19b_d20250315_m090250_c001_v7007000_t0000_u01742029370700") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83413_d20250315_m090250_c001_v0001184_t0000_u01742029370130") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae18d_d20250315_m090248_c001_v7007000_t0000_u01742029368871") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a833e9_d20250315_m090248_c001_v0001184_t0043_u01742029368128") 2025/03/15 09:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae186_d20250315_m090247_c001_v7007000_t0000_u01742029367585") 2025/03/15 09:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a833d3_d20250315_m090247_c001_v0001184_t0000_u01742029367016") 2025/03/15 09:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae184_d20250315_m090246_c001_v7007000_t0000_u01742029366118") 2025/03/15 09:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a833ad_d20250315_m090245_c001_v0001184_t0053_u01742029365537") 2025/03/15 09:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae17b_d20250315_m090239_c001_v7007000_t0000_u01742029359864") 2025/03/15 09:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a832f9_d20250315_m090239_c001_v0001184_t0049_u01742029359295") 2025/03/15 09:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae179_d20250315_m090238_c001_v7007000_t0000_u01742029358400") 2025/03/15 09:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a832d3_d20250315_m090237_c001_v0001184_t0040_u01742029357838") 2025/03/15 09:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae177_d20250315_m090236_c001_v7007000_t0000_u01742029356941") 2025/03/15 09:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a832b8_d20250315_m090236_c001_v0001184_t0036_u01742029356363") 2025/03/15 09:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae175_d20250315_m090233_c001_v7007000_t0000_u01742029353489") 2025/03/15 09:08:43 DEBUG : sub dir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a8327e_d20250315_m090232_c001_v0001184_t0034_u01742029352924") 2025/03/15 09:08:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae3ed_d20250315_m090816_c001_v7007000_t0000_u01742029696968") 2025/03/15 09:08:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f112cee98eb5d22bb_d20250315_m090814_c001_v0001183_t0046_u01742029694075") 2025/03/15 09:08:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7b7_d20250315_m090812_c001_v7007000_t0000_u01742029692340") 2025/03/15 09:08:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6147d2_d20250315_m090809_c001_v0001183_t0023_u01742029689030") 2025/03/15 09:08:43 DEBUG : sub/yam: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2ef6_d20250315_m090423_c001_v7007000_t0000_u01742029463446") 2025/03/15 09:08:43 DEBUG : sub/yam: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11896db40e0d714b_d20250315_m090422_c001_v0001157_t0010_u01742029462085") 2025/03/15 09:08:43 DEBUG : test_dir1/file2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7b4_d20250315_m090807_c001_v7007000_t0000_u01742029687480") 2025/03/15 09:08:43 DEBUG : test_dir1/file2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1015b21814486497_d20250315_m090805_c001_v0001134_t0004_u01742029685798") 2025/03/15 09:08:43 DEBUG : test_dir1/file2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7b1_d20250315_m090804_c001_v7007000_t0000_u01742029684226") 2025/03/15 09:08:44 DEBUG : test_dir1/file2: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1015b21814486491_d20250315_m090802_c001_v0001134_t0052_u01742029682603") 2025/03/15 09:08:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7b5_d20250315_m090807_c001_v7007000_t0000_u01742029687663") 2025/03/15 09:08:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6147a6_d20250315_m090805_c001_v0001183_t0044_u01742029685789") 2025/03/15 09:08:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f408f3b20fc12a7b2_d20250315_m090804_c001_v7007000_t0000_u01742029684409") 2025/03/15 09:08:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba61477c_d20250315_m090802_c001_v0001183_t0012_u01742029682588") 2025/03/15 09:08:44 DEBUG : three: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1f5_d20250315_m090413_c001_v7007000_t0000_u01742029453987") 2025/03/15 09:08:44 DEBUG : three: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83b6f_d20250315_m090412_c001_v0001184_t0006_u01742029452834") 2025/03/15 09:08:44 DEBUG : three: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83b46_d20250315_m090410_c001_v0001184_t0023_u01742029450745") 2025/03/15 09:08:44 DEBUG : two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1f6_d20250315_m090414_c001_v7007000_t0000_u01742029454168") 2025/03/15 09:08:44 DEBUG : two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41750b1cba6139a3_d20250315_m090412_c001_v0001183_t0003_u01742029452273") 2025/03/15 09:08:44 DEBUG : two: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4146ee00e0a83b40_d20250315_m090410_c001_v0001184_t0045_u01742029450562") 2025/03/15 09:08:44 DEBUG : yam: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2efc_d20250315_m090424_c001_v7007000_t0000_u01742029464174") 2025/03/15 09:08:44 DEBUG : yam: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1197de1054150f17_d20250315_m090423_c001_v0001179_t0013_u01742029463222") 2025/03/15 09:08:44 DEBUG : yam: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae201_d20250315_m090419_c001_v7007000_t0000_u01742029459720") 2025/03/15 09:08:44 DEBUG : yam: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f1146ee00e0a83bf3_d20250315_m090418_c001_v0001184_t0005_u01742029458752") 2025/03/15 09:08:44 DEBUG : yam: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1fa_d20250315_m090416_c001_v7007000_t0000_u01742029456348") 2025/03/15 09:08:44 DEBUG : yam: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11750b1cba6139c1_d20250315_m090414_c001_v0001183_t0001_u01742029454727") 2025/03/15 09:08:44 DEBUG : yaml: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f41822b46126b2ee2_d20250315_m090420_c001_v7007000_t0000_u01742029460448") 2025/03/15 09:08:44 DEBUG : yaml: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f114a7b3bb0812a31_d20250315_m090419_c001_v0001180_t0059_u01742029459529") 2025/03/15 09:08:44 DEBUG : yaml: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f4195f78a02bae1fd_d20250315_m090417_c001_v7007000_t0000_u01742029457080") 2025/03/15 09:08:45 DEBUG : yaml: Deleting (id "4_zdf926d6300ad9b9b9f580e1b_f11913f7ca0a34352_d20250315_m090415_c001_v0001102_t0027_u01742029455982") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m16.386093228s (try 1/5)