"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/21 03:43:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo" 2025/01/21 03:43:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/21 03:43:32 DEBUG : Creating backend with remote "/tmp/rclone3309469019" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:43:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/21 03:43:36 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:36 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.11s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:43:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:43:38 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:38 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:43:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:43:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:39 DEBUG : B2 bucket rclone-test-qenipox6vedo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.17s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", 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-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:40 DEBUG : Creating backend with remote "/non-existing" 2025/01/21 03:43:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/21 03:43:40 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:40 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:43:42 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:42 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:43:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:43:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.92s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:43 INFO : B2 bucket rclone-test-qenipox6vedo: Running all checks before starting transfers 2025/01/21 03:43:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:43:43 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:43 INFO : B2 bucket rclone-test-qenipox6vedo: Checks finished, now starting transfers 2025/01/21 03:43:43 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:43:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:43:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.70s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:45 ERROR : Ignoring --no-traverse with sync 2025/01/21 03:43:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:43:45 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:45 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:43:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:43:45 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:43:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.67s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/21 03:43:47 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:47 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:43:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/21 03:43:47 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:43:48 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:48 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:43:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:43:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.60s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:43:50 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:50 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:43:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:43:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.96s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/21 03:43:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/21 03:43:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/21 03:43:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:43:52 INFO : sub dir: Making directory 2025/01/21 03:43:52 INFO : sub dir2: Making directory 2025/01/21 03:43:52 INFO : sub dir2/sub sub dir2: Making directory 2025/01/21 03:43:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:43:52 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:52 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:43:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:43:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/21 03:43:52 DEBUG : B2 bucket rclone-test-qenipox6vedo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.64s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:53 INFO : sub dir2: Making directory 2025/01/21 03:43:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/21 03:43:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/21 03:43:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:43:53 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:53 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:43:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:43:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:55 DEBUG : sub dir2: Making directory with metadata 2025/01/21 03:43:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/21 03:43:55 INFO : sub dir: Making directory 2025/01/21 03:43:55 INFO : sub dir2: Making directory 2025/01/21 03:43:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:43:55 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:55 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:43:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:43:55 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:43:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/21 03:43:55 DEBUG : B2 bucket rclone-test-qenipox6vedo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/21 03:43:55 DEBUG : B2 bucket rclone-test-qenipox6vedo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.79s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", 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-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:57 INFO : sub dir2: Making directory 2025/01/21 03:43:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:43:57 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:57 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:43:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:43:57 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:43:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:43:58 DEBUG : sub dir2: Making directory with metadata 2025/01/21 03:43:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/21 03:43:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:43:58 INFO : sub dir: Making directory 2025/01/21 03:43:58 INFO : sub dir2: Making directory 2025/01/21 03:43:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:43:58 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:43:58 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:43:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:43:59 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:43:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/21 03:43:59 DEBUG : B2 bucket rclone-test-qenipox6vedo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:00 INFO : sub dir2: Making directory 2025/01/21 03:44:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:44:01 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:01 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:44:01 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:44:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.62s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:02 DEBUG : Creating backend with remote "TestB2:rclone-test-dovacuy1mace" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qenipox6vedo -> B2 bucket rclone-test-dovacuy1mace 2025/01/21 03:44:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:44:03 DEBUG : B2 bucket rclone-test-dovacuy1mace: Waiting for checks to finish 2025/01/21 03:44:03 DEBUG : B2 bucket rclone-test-dovacuy1mace: Waiting for transfers to finish 2025/01/21 03:44:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:44:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:07 DEBUG : B2 bucket rclone-test-dovacuy1mace: Purge remote 2025/01/21 03:44:07 INFO : B2 bucket rclone-test-dovacuy1mace: cleaning bucket "rclone-test-dovacuy1mace" of all files 2025/01/21 03:44:08 DEBUG : sub dir/hello world: Deleting (id "4_zbfe2cdf3f05d8b6b9f480e1b_f1017b6eae2bfd78b_d20250121_m034407_c001_v0001183_t0041_u01737431047654") --- PASS: TestServerSideCopy (9.92s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/21 03:44:13 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:13 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/21 03:44:13 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.40s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jexihic6vuvo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qenipox6vedo -> B2 bucket rclone-test-jexihic6vuvo 2025/01/21 03:44:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:44:16 DEBUG : B2 bucket rclone-test-jexihic6vuvo: Waiting for checks to finish 2025/01/21 03:44:16 DEBUG : B2 bucket rclone-test-jexihic6vuvo: Waiting for transfers to finish 2025/01/21 03:44:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:44:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/21 03:44:21 DEBUG : B2 bucket rclone-test-jexihic6vuvo: Waiting for checks to finish 2025/01/21 03:44:21 DEBUG : B2 bucket rclone-test-jexihic6vuvo: Waiting for transfers to finish 2025/01/21 03:44:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/21 03:44:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:21 DEBUG : B2 bucket rclone-test-jexihic6vuvo: Purge remote 2025/01/21 03:44:21 INFO : B2 bucket rclone-test-jexihic6vuvo: cleaning bucket "rclone-test-jexihic6vuvo" of all files 2025/01/21 03:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f12fdf3f05d8b6b9f480e1b_f10949825d5a6ceba_d20250121_m034421_c001_v0001180_t0045_u01737431061563") 2025/01/21 03:44:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f12fdf3f05d8b6b9f480e1b_f11055cce1c402500_d20250121_m034419_c001_v0001184_t0039_u01737431059757") --- PASS: TestServerSideCopyOverSelf (12.78s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/21 03:44:28 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:28 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/21 03:44:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/21 03:44:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.48s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:30 DEBUG : Creating backend with remote "TestB2:rclone-test-dofefol7pogu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qenipox6vedo -> B2 bucket rclone-test-dofefol7pogu 2025/01/21 03:44:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:44:31 DEBUG : B2 bucket rclone-test-dofefol7pogu: Waiting for checks to finish 2025/01/21 03:44:31 DEBUG : B2 bucket rclone-test-dofefol7pogu: Waiting for transfers to finish 2025/01/21 03:44:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:44:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/21 03:44:36 DEBUG : B2 bucket rclone-test-dofefol7pogu: Waiting for checks to finish 2025/01/21 03:44:36 DEBUG : B2 bucket rclone-test-dofefol7pogu: Waiting for transfers to finish 2025/01/21 03:44:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/21 03:44:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/21 03:44:37 INFO : sub dir/hello world: Deleted 2025/01/21 03:44:38 DEBUG : testing file moves 2025/01/21 03:44:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/21 03:44:38 DEBUG : B2 bucket rclone-test-dofefol7pogu: Waiting for checks to finish 2025/01/21 03:44:38 DEBUG : B2 bucket rclone-test-dofefol7pogu: Waiting for transfers to finish 2025/01/21 03:44:38 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/21 03:44:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/21 03:44:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:39 DEBUG : B2 bucket rclone-test-dofefol7pogu: Purge remote 2025/01/21 03:44:39 INFO : B2 bucket rclone-test-dofefol7pogu: cleaning bucket "rclone-test-dofefol7pogu" of all files 2025/01/21 03:44:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3f06d8b6b9f480e1b_f1130e6c910dd73a7_d20250121_m034438_c001_v0001178_t0042_u01737431078583") 2025/01/21 03:44:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3f06d8b6b9f480e1b_f1101c72d8c9f0309_d20250121_m034437_c001_v0001157_t0057_u01737431077000") 2025/01/21 03:44:39 DEBUG : sub dir/hello world: Deleting (id "4_z4f723db3f06d8b6b9f480e1b_f1097acb6604ef4ab_d20250121_m034435_c001_v0001182_t0034_u01737431075109") --- PASS: TestServerSideMoveOverSelf (12.63s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:42 ERROR : : error listing: directory not found 2025/01/21 03:44:42 INFO : Local file system at /tmp/rclone3309469019: Making directory 2025/01/21 03:44:42 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:42 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.74s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:44:44 DEBUG : Local file system at /tmp/rclone3309469019: Waiting for checks to finish 2025/01/21 03:44:44 DEBUG : Local file system at /tmp/rclone3309469019: Waiting for transfers to finish 2025/01/21 03:44:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:44:45 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/21 03:44:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestCopyRedownload (2.32s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:46 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/21 03:44:46 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:46 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:44:46 INFO : check sum: Copied (new) 2025/01/21 03:44:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:47 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:44:47 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/21 03:44:47 DEBUG : check sum: Unchanged skipping 2025/01/21 03:44:47 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:47 DEBUG : Waiting for deletions to finish 2025/01/21 03:44:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.38s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/21 03:44:48 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:48 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:49 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:44:49 INFO : sizeonly: Copied (new) 2025/01/21 03:44:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:49 DEBUG : sizeonly: Sizes identical 2025/01/21 03:44:49 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:49 DEBUG : sizeonly: Unchanged skipping 2025/01/21 03:44:49 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:49 DEBUG : Waiting for deletions to finish 2025/01/21 03:44:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.37s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:51 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/21 03:44:51 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:51 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:51 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/21 03:44:51 INFO : ignore-size: Copied (new) 2025/01/21 03:44:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:52 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:44:52 DEBUG : ignore-size: Unchanged skipping 2025/01/21 03:44:52 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:52 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:52 DEBUG : Waiting for deletions to finish 2025/01/21 03:44:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.40s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:44:54 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:54 DEBUG : existing: Unchanged skipping 2025/01/21 03:44:54 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:54 DEBUG : Waiting for deletions to finish 2025/01/21 03:44:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/21 03:44:54 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:54 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:54 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:44:54 INFO : existing: Copied (replaced existing) 2025/01/21 03:44:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.78s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/21 03:44:56 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:56 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:44:56 INFO : existing: Copied (new) 2025/01/21 03:44:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:57 DEBUG : existing: Destination exists, skipping 2025/01/21 03:44:57 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:57 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:44:57 DEBUG : Waiting for deletions to finish 2025/01/21 03:44:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.34s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:44:59 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/21 03:44:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:44:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/21 03:44:59 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:44:59 DEBUG : c/non empty space: Unchanged skipping 2025/01/21 03:44:59 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:45:00 INFO : a/potato2: Copied (new) 2025/01/21 03:45:00 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:00 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:02 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/01/21 03:45:02 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:45:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/21 03:45:02 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:02 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:02 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:02 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:02 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/01/21 03:45:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:45:03 INFO : empty space: Updated modification time in destination 2025/01/21 03:45:03 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:03 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:03 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.88s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:06 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/01/21 03:45:06 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:45:06 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:06 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:06 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.80s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:07 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/01/21 03:45:07 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3309469019) 2025/01/21 03:45:07 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qenipox6vedo) 2025/01/21 03:45:07 DEBUG : foo: sha1 differ 2025/01/21 03:45:07 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:07 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/21 03:45:07 INFO : foo: Copied (replaced existing) 2025/01/21 03:45:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/21 03:45:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:45:09 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:09 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:09 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:10 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:45:10 INFO : potato: Copied (new) 2025/01/21 03:45:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.42s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/21 03:45:12 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:12 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/21 03:45:12 INFO : potato: Copied (replaced existing) 2025/01/21 03:45:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:14 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/01/21 03:45:14 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3309469019) 2025/01/21 03:45:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qenipox6vedo) 2025/01/21 03:45:14 DEBUG : potato: sha1 differ 2025/01/21 03:45:14 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/21 03:45:15 INFO : potato: Copied (replaced existing) 2025/01/21 03:45:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:45:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/21 03:45:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:45:17 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:17 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:17 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:17 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:45:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:45:19 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:19 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:19 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:45:19 INFO : potato2: Copied (new) 2025/01/21 03:45:19 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:20 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:22 INFO : d: Making directory 2025/01/21 03:45:22 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/21 03:45:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/21 03:45:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:45:22 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:22 DEBUG : c/non empty space: Unchanged skipping 2025/01/21 03:45:22 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:45:22 INFO : a/potato2: Copied (new) 2025/01/21 03:45:22 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:23 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:25 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/21 03:45:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:45:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/21 03:45:25 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:25 DEBUG : c/non empty space: Unchanged skipping 2025/01/21 03:45:25 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:45:25 INFO : a/potato2: Copied (new) 2025/01/21 03:45:25 ERROR : B2 bucket rclone-test-qenipox6vedo: not deleting files as there were IO errors 2025/01/21 03:45:25 ERROR : B2 bucket rclone-test-qenipox6vedo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:28 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:45:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:45:28 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:28 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:28 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:28 INFO : potato: Deleted 2025/01/21 03:45:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:45:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.64s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:30 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:30 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:30 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:31 INFO : potato: Deleted 2025/01/21 03:45:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:45:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:45:31 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:31 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:31 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:45:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.35s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:45:34 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:34 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/21 03:45:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.43s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:36 DEBUG : enormous: Excluded (Size Filter) 2025/01/21 03:45:36 DEBUG : enormous: Excluded 2025/01/21 03:45:36 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:45:36 DEBUG : potato2: Excluded 2025/01/21 03:45:36 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:45:36 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:45:36 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:36 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:36 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:36 DEBUG : enormous: Excluded (Size Filter) 2025/01/21 03:45:36 DEBUG : enormous: Excluded 2025/01/21 03:45:36 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:45:36 DEBUG : potato2: Excluded 2025/01/21 03:45:37 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:45:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/21 03:45:37 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:37 DEBUG : Local file system at /tmp/rclone3309469019: Waiting for checks to finish 2025/01/21 03:45:37 DEBUG : Local file system at /tmp/rclone3309469019: Waiting for transfers to finish 2025/01/21 03:45:37 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:40 DEBUG : enormous: Excluded (Size Filter) 2025/01/21 03:45:40 DEBUG : enormous: Excluded 2025/01/21 03:45:40 DEBUG : potato2: Excluded (Size Filter) 2025/01/21 03:45:40 DEBUG : potato2: Excluded 2025/01/21 03:45:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:45:40 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:40 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:40 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:40 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:40 INFO : potato2: Deleted 2025/01/21 03:45:40 INFO : enormous: Deleted 2025/01/21 03:45:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/21 03:45:41 DEBUG : empty space: Unchanged skipping 2025/01/21 03:45:41 DEBUG : Local file system at /tmp/rclone3309469019: Waiting for checks to finish 2025/01/21 03:45:41 DEBUG : Local file system at /tmp/rclone3309469019: Waiting for transfers to finish 2025/01/21 03:45:41 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:41 INFO : potato2: Deleted 2025/01/21 03:45:41 INFO : enormous: Deleted 2025/01/21 03:45:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.65s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:43 DEBUG : five: Need to transfer - File not found at Destination 2025/01/21 03:45:43 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/21 03:45:43 DEBUG : one: Destination is newer than source, skipping 2025/01/21 03:45:43 DEBUG : three: Sizes identical 2025/01/21 03:45:43 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/21 03:45:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3309469019) 2025/01/21 03:45:43 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qenipox6vedo) 2025/01/21 03:45:43 DEBUG : two: sha1 differ 2025/01/21 03:45:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/21 03:45:43 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/21 03:45:44 INFO : five: Copied (new) 2025/01/21 03:45:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/21 03:45:44 INFO : two: Copied (replaced existing) 2025/01/21 03:45:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/21 03:45:44 INFO : four: Copied (replaced existing) 2025/01/21 03:45:44 DEBUG : Waiting for deletions to finish 2025/01/21 03:45:45 DEBUG : one: Destination is newer than source, skipping 2025/01/21 03:45:45 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/21 03:45:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/21 03:45:45 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/21 03:45:45 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/21 03:45:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/21 03:45:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/21 03:45:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3309469019) 2025/01/21 03:45:45 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/21 03:45:45 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/21 03:45:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/21 03:45:45 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qenipox6vedo) 2025/01/21 03:45:45 DEBUG : three: sha1 differ 2025/01/21 03:45:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/21 03:45:45 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:45:45 INFO : three: Copied (replaced existing) 2025/01/21 03:45:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.81s) === 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-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/21 03:45:47 INFO : B2 bucket rclone-test-qenipox6vedo: Making map for --track-renames 2025/01/21 03:45:47 INFO : B2 bucket rclone-test-qenipox6vedo: Finished making map for --track-renames 2025/01/21 03:45:47 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/21 03:45:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/21 03:45:47 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for renames to finish 2025/01/21 03:45:47 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/21 03:45:47 INFO : potato: Copied (new) 2025/01/21 03:45:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:45:47 INFO : yam: Copied (new) 2025/01/21 03:45:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:45:48 INFO : B2 bucket rclone-test-qenipox6vedo: Making map for --track-renames 2025/01/21 03:45:48 INFO : B2 bucket rclone-test-qenipox6vedo: Finished making map for --track-renames 2025/01/21 03:45:48 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:48 DEBUG : potato: Unchanged skipping 2025/01/21 03:45:48 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for renames to finish 2025/01/21 03:45:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:45:48 INFO : yam: Copied (server-side copy) to: yaml 2025/01/21 03:45:49 INFO : yam: Deleted 2025/01/21 03:45:49 INFO : yaml: Renamed from "yam" 2025/01/21 03:45:49 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/21 03:45:51 INFO : B2 bucket rclone-test-qenipox6vedo: Making map for --track-renames 2025/01/21 03:45:51 INFO : B2 bucket rclone-test-qenipox6vedo: Finished making map for --track-renames 2025/01/21 03:45:51 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:51 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for renames to finish 2025/01/21 03:45:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/21 03:45:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/21 03:45:51 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/21 03:45:51 INFO : potato: Copied (new) 2025/01/21 03:45:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:45:51 INFO : yam: Copied (new) 2025/01/21 03:45:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:45:52 INFO : B2 bucket rclone-test-qenipox6vedo: Making map for --track-renames 2025/01/21 03:45:52 INFO : B2 bucket rclone-test-qenipox6vedo: Finished making map for --track-renames 2025/01/21 03:45:52 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:52 DEBUG : potato: Unchanged skipping 2025/01/21 03:45:52 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for renames to finish 2025/01/21 03:45:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:45:52 INFO : yam: Copied (server-side copy) to: yaml 2025/01/21 03:45:52 INFO : yam: Deleted 2025/01/21 03:45:52 INFO : yaml: Renamed from "yam" 2025/01/21 03:45:52 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/21 03:45:54 INFO : B2 bucket rclone-test-qenipox6vedo: Making map for --track-renames 2025/01/21 03:45:54 INFO : B2 bucket rclone-test-qenipox6vedo: Finished making map for --track-renames 2025/01/21 03:45:54 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/21 03:45:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/21 03:45:54 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for renames to finish 2025/01/21 03:45:54 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:45:54 INFO : sub/yam: Copied (new) 2025/01/21 03:45:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/21 03:45:55 INFO : potato: Copied (new) 2025/01/21 03:45:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:45:55 DEBUG : potato: Unchanged skipping 2025/01/21 03:45:55 INFO : B2 bucket rclone-test-qenipox6vedo: Making map for --track-renames 2025/01/21 03:45:55 INFO : B2 bucket rclone-test-qenipox6vedo: Finished making map for --track-renames 2025/01/21 03:45:55 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:55 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for renames to finish 2025/01/21 03:45:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/21 03:45:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/21 03:45:56 INFO : sub/yam: Deleted 2025/01/21 03:45:56 INFO : yam: Renamed from "sub/yam" 2025/01/21 03:45:56 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.64s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:58 DEBUG : Creating backend with remote "/tmp/rclone3309469019/dir1" 2025/01/21 03:45:58 DEBUG : Creating backend with remote "/tmp/rclone3309469019/dir2" 2025/01/21 03:45:58 DEBUG : Local file system at /tmp/rclone3309469019/dir2: Using server-side directory move 2025/01/21 03:45:58 INFO : Local file system at /tmp/rclone3309469019/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/21 03:45:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/21 03:45:58 DEBUG : Local file system at /tmp/rclone3309469019/dir2: Waiting for checks to finish 2025/01/21 03:45:58 DEBUG : Local file system at /tmp/rclone3309469019/dir2: Waiting for transfers to finish 2025/01/21 03:45:58 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:45:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:45:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/21 03:45:58 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:45:58 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:45:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/21 03:45:58 INFO : nested/sub dir/file: Copied (new) 2025/01/21 03:45:58 INFO : nested/sub dir/file: Deleted 2025/01/21 03:45:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:45:59 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:45:59 INFO : sub dir/hello world: Deleted 2025/01/21 03:45:59 INFO : sub dir: Removing directory 2025/01/21 03:45:59 INFO : nested/sub dir: Removing directory 2025/01/21 03:45:59 INFO : nested: Removing directory 2025/01/21 03:45:59 DEBUG : Local file system at /tmp/rclone3309469019: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:46:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/21 03:46:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/21 03:46:00 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:46:00 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:46:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/21 03:46:01 INFO : nested/sub dir/file: Copied (new) 2025/01/21 03:46:01 INFO : nested/sub dir/file: Deleted 2025/01/21 03:46:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/21 03:46:01 INFO : sub dir/hello world: Copied (new) 2025/01/21 03:46:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:46:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/21 03:46:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/21 03:46:03 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:46:03 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:46:03 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/21 03:46:03 INFO : existing-b: Copied (new) 2025/01/21 03:46:03 INFO : existing-b: Deleted 2025/01/21 03:46:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:46:03 INFO : existing: Copied (new) 2025/01/21 03:46:03 INFO : existing: Deleted 2025/01/21 03:46:03 DEBUG : existing: Destination exists, skipping 2025/01/21 03:46:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/21 03:46:03 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:46:03 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:46:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.17s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:46:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wupehop7gabo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qenipox6vedo -> B2 bucket rclone-test-wupehop7gabo 2025/01/21 03:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/21 03:46:13 DEBUG : empty space: Unchanged skipping 2025/01/21 03:46:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/21 03:46:13 DEBUG : B2 bucket rclone-test-wupehop7gabo: Waiting for checks to finish 2025/01/21 03:46:13 INFO : empty space: Deleted 2025/01/21 03:46:13 DEBUG : B2 bucket rclone-test-wupehop7gabo: Waiting for transfers to finish 2025/01/21 03:46:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:46:13 INFO : potato2: Copied (server-side copy) 2025/01/21 03:46:13 INFO : potato2: Deleted 2025/01/21 03:46:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/21 03:46:13 INFO : potato3: Copied (server-side copy) 2025/01/21 03:46:13 INFO : potato3: Deleted 2025/01/21 03:46:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cakidek3keti" 2025/01/21 03:46:15 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/21 03:46:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:46:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/21 03:46:15 DEBUG : B2 bucket rclone-test-cakidek3keti: Waiting for checks to finish 2025/01/21 03:46:15 DEBUG : B2 bucket rclone-test-cakidek3keti: Waiting for transfers to finish 2025/01/21 03:46:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:46:17 INFO : empty space: Copied (server-side copy) 2025/01/21 03:46:17 INFO : empty space: Deleted 2025/01/21 03:46:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:46:17 INFO : potato2: Copied (server-side copy) 2025/01/21 03:46:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/21 03:46:17 INFO : potato3: Copied (server-side copy) 2025/01/21 03:46:17 INFO : potato2: Deleted 2025/01/21 03:46:17 INFO : potato3: Deleted 2025/01/21 03:46:18 DEBUG : B2 bucket rclone-test-cakidek3keti: Purge remote 2025/01/21 03:46:18 INFO : B2 bucket rclone-test-cakidek3keti: cleaning bucket "rclone-test-cakidek3keti" of all files 2025/01/21 03:46:18 DEBUG : empty space: Deleting (id "4_z2f92dd13f07d8b6b9f480e1b_f113d48732367c2d0_d20250121_m034617_c001_v0001103_t0044_u01737431177225") 2025/01/21 03:46:18 DEBUG : potato2: Deleting (id "4_z2f92dd13f07d8b6b9f480e1b_f1138913d779dfe45_d20250121_m034617_c001_v0001183_t0015_u01737431177601") 2025/01/21 03:46:18 DEBUG : potato3: Deleting (id "4_z2f92dd13f07d8b6b9f480e1b_f1012dbdd397dad87_d20250121_m034617_c001_v0001182_t0038_u01737431177604") 2025/01/21 03:46:20 DEBUG : B2 bucket rclone-test-wupehop7gabo: Purge remote 2025/01/21 03:46:20 INFO : B2 bucket rclone-test-wupehop7gabo: cleaning bucket "rclone-test-wupehop7gabo" of all files 2025/01/21 03:46:20 DEBUG : empty space: Deleting (id "4_z3f62bd23f07d8b6b9f480e1b_f4141d0dfa73968eb_d20250121_m034617_c001_v7007000_t0000_u01737431177593") 2025/01/21 03:46:20 DEBUG : empty space: Deleting (id "4_z3f62bd23f07d8b6b9f480e1b_f1121f7b9789fc122_d20250121_m034611_c001_v0001103_t0004_u01737431171606") 2025/01/21 03:46:20 DEBUG : potato2: Deleting (id "4_z3f62bd23f07d8b6b9f480e1b_f4141d0dfa73968ec_d20250121_m034617_c001_v7007000_t0000_u01737431177795") 2025/01/21 03:46:20 DEBUG : potato2: Deleting (id "4_z3f62bd23f07d8b6b9f480e1b_f1037585f5eb1acf7_d20250121_m034613_c001_v0001136_t0043_u01737431173180") 2025/01/21 03:46:20 DEBUG : potato3: Deleting (id "4_z3f62bd23f07d8b6b9f480e1b_f411341ef2aa6593a_d20250121_m034617_c001_v7007000_t0000_u01737431177816") 2025/01/21 03:46:20 DEBUG : potato3: Deleting (id "4_z3f62bd23f07d8b6b9f480e1b_f119d242fcb04d624_d20250121_m034613_c001_v0001184_t0008_u01737431173528") 2025/01/21 03:46:20 DEBUG : potato3: Deleting (id "4_z3f62bd23f07d8b6b9f480e1b_f1121f7b9789fc124_d20250121_m034611_c001_v0001103_t0024_u01737431171972") --- PASS: TestServerSideMove (19.04s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:46:24 DEBUG : Creating backend with remote "TestB2:rclone-test-vafawug4xoli" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qenipox6vedo -> B2 bucket rclone-test-vafawug4xoli 2025/01/21 03:46:30 DEBUG : empty space: Excluded (Size Filter) 2025/01/21 03:46:30 DEBUG : empty space: Excluded (Size Filter) 2025/01/21 03:46:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:46:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/21 03:46:30 DEBUG : B2 bucket rclone-test-vafawug4xoli: Waiting for checks to finish 2025/01/21 03:46:30 DEBUG : B2 bucket rclone-test-vafawug4xoli: Waiting for transfers to finish 2025/01/21 03:46:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:46:30 INFO : potato2: Copied (server-side copy) 2025/01/21 03:46:31 INFO : potato2: Deleted 2025/01/21 03:46:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/21 03:46:31 INFO : potato3: Copied (server-side copy) 2025/01/21 03:46:31 INFO : potato3: Deleted 2025/01/21 03:46:31 DEBUG : Creating backend with remote "TestB2:rclone-test-podicer0luta" 2025/01/21 03:46:32 DEBUG : empty space: Excluded (Size Filter) 2025/01/21 03:46:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:46:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/21 03:46:32 DEBUG : B2 bucket rclone-test-podicer0luta: Waiting for checks to finish 2025/01/21 03:46:32 DEBUG : B2 bucket rclone-test-podicer0luta: Waiting for transfers to finish 2025/01/21 03:46:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:46:36 INFO : potato2: Copied (server-side copy) 2025/01/21 03:46:37 INFO : potato2: Deleted 2025/01/21 03:46:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/21 03:46:37 INFO : potato3: Copied (server-side copy) 2025/01/21 03:46:37 INFO : potato3: Deleted 2025/01/21 03:46:37 DEBUG : B2 bucket rclone-test-podicer0luta: Purge remote 2025/01/21 03:46:37 INFO : B2 bucket rclone-test-podicer0luta: cleaning bucket "rclone-test-podicer0luta" of all files 2025/01/21 03:46:37 DEBUG : potato2: Deleting (id "4_z1f121d63f08d8b6b9f480e1b_f11671840f7030358_d20250121_m034636_c001_v0001184_t0032_u01737431196777") 2025/01/21 03:46:37 DEBUG : potato3: Deleting (id "4_z1f121d63f08d8b6b9f480e1b_f112c96c611e94ad0_d20250121_m034637_c001_v0001184_t0027_u01737431197013") 2025/01/21 03:46:40 DEBUG : B2 bucket rclone-test-vafawug4xoli: Purge remote 2025/01/21 03:46:40 INFO : B2 bucket rclone-test-vafawug4xoli: cleaning bucket "rclone-test-vafawug4xoli" of all files 2025/01/21 03:46:40 DEBUG : empty space: Deleting (id "4_zcf52fdf3f07d8b6b9f480e1b_f108191dbb320d291_d20250121_m034630_c001_v0001182_t0019_u01737431190027") 2025/01/21 03:46:40 DEBUG : potato2: Deleting (id "4_zcf52fdf3f07d8b6b9f480e1b_f4169dc1abe558bf2_d20250121_m034637_c001_v7007000_t0000_u01737431197002") 2025/01/21 03:46:40 DEBUG : potato2: Deleting (id "4_zcf52fdf3f07d8b6b9f480e1b_f1175a2533cc0411b_d20250121_m034630_c001_v0001182_t0058_u01737431190843") 2025/01/21 03:46:40 DEBUG : potato3: Deleting (id "4_zcf52fdf3f07d8b6b9f480e1b_f4169dc1abe558bf4_d20250121_m034637_c001_v7007000_t0000_u01737431197228") 2025/01/21 03:46:40 DEBUG : potato3: Deleting (id "4_zcf52fdf3f07d8b6b9f480e1b_f103b8bd374aa951f_d20250121_m034631_c001_v0001184_t0016_u01737431191104") 2025/01/21 03:46:40 DEBUG : potato3: Deleting (id "4_zcf52fdf3f07d8b6b9f480e1b_f108191dbb320d29b_d20250121_m034630_c001_v0001182_t0055_u01737431190258") --- PASS: TestServerSideMoveWithFilter (19.75s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:46:43 DEBUG : Creating backend with remote "TestB2:rclone-test-quzohaw4kopo" 2025/01/21 03:46:46 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qenipox6vedo -> B2 bucket rclone-test-quzohaw4kopo 2025/01/21 03:46:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:46:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/21 03:46:52 DEBUG : empty space: Unchanged skipping 2025/01/21 03:46:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/21 03:46:52 DEBUG : B2 bucket rclone-test-quzohaw4kopo: Waiting for checks to finish 2025/01/21 03:46:52 INFO : empty space: Deleted 2025/01/21 03:46:52 DEBUG : B2 bucket rclone-test-quzohaw4kopo: Waiting for transfers to finish 2025/01/21 03:46:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/21 03:46:52 INFO : potato3: Copied (server-side copy) 2025/01/21 03:46:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:46:53 INFO : potato2: Copied (server-side copy) 2025/01/21 03:46:53 INFO : potato3: Deleted 2025/01/21 03:46:53 INFO : potato2: Deleted 2025/01/21 03:46:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tajutip3romu" 2025/01/21 03:46:54 INFO : tomatoDir: Making directory 2025/01/21 03:46:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/21 03:46:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/21 03:46:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/21 03:46:54 DEBUG : B2 bucket rclone-test-tajutip3romu: Waiting for checks to finish 2025/01/21 03:46:54 DEBUG : B2 bucket rclone-test-tajutip3romu: Waiting for transfers to finish 2025/01/21 03:46:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/21 03:46:58 INFO : empty space: Copied (server-side copy) 2025/01/21 03:46:59 INFO : empty space: Deleted 2025/01/21 03:46:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/21 03:46:59 INFO : potato3: Copied (server-side copy) 2025/01/21 03:46:59 INFO : potato3: Deleted 2025/01/21 03:46:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/21 03:46:59 INFO : potato2: Copied (server-side copy) 2025/01/21 03:46:59 INFO : potato2: Deleted 2025/01/21 03:47:00 DEBUG : B2 bucket rclone-test-tajutip3romu: Purge remote 2025/01/21 03:47:00 INFO : B2 bucket rclone-test-tajutip3romu: cleaning bucket "rclone-test-tajutip3romu" of all files 2025/01/21 03:47:00 DEBUG : empty space: Deleting (id "4_z2f326dc3f08d8b6b9f480e1b_f1073bc3a4790cf62_d20250121_m034658_c001_v0001128_t0015_u01737431218661") 2025/01/21 03:47:00 DEBUG : potato2: Deleting (id "4_z2f326dc3f08d8b6b9f480e1b_f115f0fcff1d7071d_d20250121_m034658_c001_v0001117_t0026_u01737431218962") 2025/01/21 03:47:00 DEBUG : potato3: Deleting (id "4_z2f326dc3f08d8b6b9f480e1b_f1039c35e58d4b758_d20250121_m034659_c001_v0001183_t0050_u01737431219045") 2025/01/21 03:47:01 DEBUG : B2 bucket rclone-test-quzohaw4kopo: Purge remote 2025/01/21 03:47:01 INFO : B2 bucket rclone-test-quzohaw4kopo: cleaning bucket "rclone-test-quzohaw4kopo" of all files 2025/01/21 03:47:02 DEBUG : empty space: Deleting (id "4_z6fc24dd3f08d8b6b9f480e1b_f411341ef2aa659b2_d20250121_m034658_c001_v7007000_t0000_u01737431218939") 2025/01/21 03:47:02 DEBUG : empty space: Deleting (id "4_z6fc24dd3f08d8b6b9f480e1b_f1173e214d5c89009_d20250121_m034651_c001_v0001184_t0012_u01737431211374") 2025/01/21 03:47:02 DEBUG : potato2: Deleting (id "4_z6fc24dd3f08d8b6b9f480e1b_f411341ef2aa659b4_d20250121_m034659_c001_v7007000_t0000_u01737431219490") 2025/01/21 03:47:02 DEBUG : potato2: Deleting (id "4_z6fc24dd3f08d8b6b9f480e1b_f10211492c2231da3_d20250121_m034652_c001_v0001178_t0014_u01737431212918") 2025/01/21 03:47:02 DEBUG : potato3: Deleting (id "4_z6fc24dd3f08d8b6b9f480e1b_f411341ef2aa659b3_d20250121_m034659_c001_v7007000_t0000_u01737431219262") 2025/01/21 03:47:02 DEBUG : potato3: Deleting (id "4_z6fc24dd3f08d8b6b9f480e1b_f1069c4e49483be6b_d20250121_m034652_c001_v0001100_t0038_u01737431212600") 2025/01/21 03:47:02 DEBUG : potato3: Deleting (id "4_z6fc24dd3f08d8b6b9f480e1b_f1173e214d5c89017_d20250121_m034651_c001_v0001184_t0048_u01737431211580") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.65s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:47:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.54s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:47:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:47:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/rclone-sync-test" 2025/01/21 03:47:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/rclone-sync-test-include/layer2" 2025/01/21 03:47:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/rclone-sync-test-ignore-file" 2025/01/21 03:47:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/21 03:47:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/21 03:47:20 DEBUG : pacer: Reducing sleep to 10ms 2025/01/21 03:47:20 DEBUG : B2 bucket rclone-test-qenipox6vedo path rclone-sync-test: Waiting for checks to finish 2025/01/21 03:47:20 DEBUG : B2 bucket rclone-test-qenipox6vedo path rclone-sync-test: Waiting for transfers to finish 2025/01/21 03:47:20 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:20 INFO : There was nothing to transfer 2025/01/21 03:47:20 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:47:20 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:47:20 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:47:21 DEBUG : B2 bucket rclone-test-qenipox6vedo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/21 03:47:21 DEBUG : B2 bucket rclone-test-qenipox6vedo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/21 03:47:21 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:47:21 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:47:21 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:47:21 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:47:22 DEBUG : B2 bucket rclone-test-qenipox6vedo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/21 03:47:22 DEBUG : B2 bucket rclone-test-qenipox6vedo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/21 03:47:22 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.85s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:47:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/dst" 2025/01/21 03:47:30 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/CompareDest" 2025/01/21 03:47:32 DEBUG : one: Need to transfer - File not found at Destination 2025/01/21 03:47:32 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:47:32 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:47:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:47:33 INFO : one: Copied (new) 2025/01/21 03:47:33 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:47:33 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:47:33 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:47:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/21 03:47:34 INFO : one: Copied (replaced existing) 2025/01/21 03:47:34 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:47:36 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:47:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:47:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:47:36 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:47:36 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:36 INFO : There was nothing to transfer 2025/01/21 03:47:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:47:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/21 03:47:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:47:37 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:47:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:47:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:47:38 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:47:38 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:38 INFO : There was nothing to transfer 2025/01/21 03:47:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:47:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/21 03:47:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:47:38 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:47:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:47:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:47:38 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:47:38 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:38 INFO : There was nothing to transfer 2025/01/21 03:47:40 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/01/21 03:47:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/21 03:47:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/21 03:47:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:47:40 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:47:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:47:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:47:40 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:47:40 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:40 INFO : There was nothing to transfer 2025/01/21 03:47:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/21 03:47:40 DEBUG : two: Need to transfer - File not found at Destination 2025/01/21 03:47:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:47:40 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:47:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:47:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/21 03:47:41 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:47:41 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/21 03:47:41 INFO : two: Copied (new) 2025/01/21 03:47:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:47:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/dest" 2025/01/21 03:47:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/pre-dest1" 2025/01/21 03:47:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/pre-dest2" 2025/01/21 03:47:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:47:48 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/21 03:47:49 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:47:49 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/21 03:47:49 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/21 03:47:49 DEBUG : B2 bucket rclone-test-qenipox6vedo path dest: Waiting for checks to finish 2025/01/21 03:47:49 DEBUG : B2 bucket rclone-test-qenipox6vedo path dest: Waiting for transfers to finish 2025/01/21 03:47:50 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/21 03:47:50 INFO : 3: Copied (new) 2025/01/21 03:47:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.96s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:47:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/dst" 2025/01/21 03:47:53 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/CopyDest" 2025/01/21 03:47:55 DEBUG : one: Need to transfer - File not found at Destination 2025/01/21 03:47:55 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:47:55 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:47:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:47:55 INFO : one: Copied (new) 2025/01/21 03:47:55 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:56 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:47:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:47:56 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:47:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/21 03:47:56 INFO : one: Copied (replaced existing) 2025/01/21 03:47:56 DEBUG : Waiting for deletions to finish 2025/01/21 03:47:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/BackupDir" 2025/01/21 03:47:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:47:59 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:48:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:48:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/21 03:48:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:48:01 INFO : one: Copied (server-side copy) 2025/01/21 03:48:01 INFO : one: Deleted 2025/01/21 03:48:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/21 03:48:01 INFO : one: Copied (server-side copy) 2025/01/21 03:48:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/21 03:48:01 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:48:01 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:48:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/21 03:48:03 INFO : two: Copied (server-side copy) 2025/01/21 03:48:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/21 03:48:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:48:03 DEBUG : one: Unchanged skipping 2025/01/21 03:48:03 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:48:03 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:48:03 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:48:03 DEBUG : one: Unchanged skipping 2025/01/21 03:48:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:48:03 DEBUG : two: Unchanged skipping 2025/01/21 03:48:03 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:48:03 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:48:03 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:03 INFO : There was nothing to transfer 2025/01/21 03:48:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/21 03:48:05 DEBUG : three: Destination not found in --copy-dest 2025/01/21 03:48:05 DEBUG : three: Need to transfer - File not found at Destination 2025/01/21 03:48:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:48:05 DEBUG : one: Unchanged skipping 2025/01/21 03:48:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/21 03:48:05 DEBUG : two: Unchanged skipping 2025/01/21 03:48:05 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:48:05 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:48:05 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/21 03:48:05 INFO : three: Copied (new) 2025/01/21 03:48:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.56s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:48:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/dst" 2025/01/21 03:48:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/backup" 2025/01/21 03:48:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:48:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:48:12 DEBUG : two: Unchanged skipping 2025/01/21 03:48:12 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:48:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:48:13 INFO : one: Copied (server-side copy) 2025/01/21 03:48:13 INFO : one: Deleted 2025/01/21 03:48:13 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:48:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:48:14 INFO : one: Copied (new) 2025/01/21 03:48:14 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:48:15 INFO : three.txt: Copied (server-side copy) 2025/01/21 03:48:15 INFO : three.txt: Deleted 2025/01/21 03:48:15 INFO : three.txt: Moved into backup dir 2025/01/21 03:48:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:48:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:48:17 DEBUG : two: Unchanged skipping 2025/01/21 03:48:17 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:48:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:48:18 INFO : one: Copied (server-side copy) 2025/01/21 03:48:18 INFO : one: Deleted 2025/01/21 03:48:18 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:48:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:48:18 INFO : one: Copied (new) 2025/01/21 03:48:18 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:48:19 INFO : three.txt: Copied (server-side copy) 2025/01/21 03:48:19 INFO : three.txt: Deleted 2025/01/21 03:48:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:48:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/dst" 2025/01/21 03:48:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/backup" 2025/01/21 03:48:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:48:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:48:25 DEBUG : two: Unchanged skipping 2025/01/21 03:48:25 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:48:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:48:27 INFO : one: Copied (server-side copy) to: one.bak 2025/01/21 03:48:27 INFO : one: Deleted 2025/01/21 03:48:27 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:48:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:48:28 INFO : one: Copied (new) 2025/01/21 03:48:28 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:48:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/21 03:48:28 INFO : three.txt: Deleted 2025/01/21 03:48:28 INFO : three.txt: Moved into backup dir 2025/01/21 03:48:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:48:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:48:32 DEBUG : two: Unchanged skipping 2025/01/21 03:48:32 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:48:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:48:32 INFO : one: Copied (server-side copy) to: one.bak 2025/01/21 03:48:32 INFO : one: Deleted 2025/01/21 03:48:32 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:48:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:48:33 INFO : one: Copied (new) 2025/01/21 03:48:33 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:48:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/21 03:48:33 INFO : three.txt: Deleted 2025/01/21 03:48:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:48:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/dst" 2025/01/21 03:48:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/backup" 2025/01/21 03:48:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:48:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:48:39 DEBUG : two: Unchanged skipping 2025/01/21 03:48:39 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:48:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:48:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/21 03:48:41 INFO : one: Deleted 2025/01/21 03:48:41 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:48:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:48:42 INFO : one: Copied (new) 2025/01/21 03:48:42 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:48:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/21 03:48:42 INFO : three.txt: Deleted 2025/01/21 03:48:42 INFO : three.txt: Moved into backup dir 2025/01/21 03:48:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:48:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:48:44 DEBUG : two: Unchanged skipping 2025/01/21 03:48:44 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:48:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:48:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/21 03:48:44 INFO : one: Deleted 2025/01/21 03:48:44 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:48:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:48:45 INFO : one: Copied (new) 2025/01/21 03:48:45 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:48:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/21 03:48:45 INFO : three.txt: Deleted 2025/01/21 03:48:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.81s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:48:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/dst" 2025/01/21 03:48:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:48:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:48:50 DEBUG : two: Unchanged skipping 2025/01/21 03:48:50 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:48:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:48:51 INFO : one: Copied (server-side copy) to: one.bak 2025/01/21 03:48:51 INFO : one: Deleted 2025/01/21 03:48:51 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:48:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:48:52 INFO : one: Copied (new) 2025/01/21 03:48:52 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:48:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/21 03:48:52 INFO : three.txt: Deleted 2025/01/21 03:48:52 INFO : three.txt: Moved into backup dir 2025/01/21 03:48:54 DEBUG : one.bak: Excluded (Path Filter) 2025/01/21 03:48:54 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/21 03:48:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:48:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:48:54 DEBUG : two: Unchanged skipping 2025/01/21 03:48:54 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for checks to finish 2025/01/21 03:48:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:48:54 INFO : one: Copied (server-side copy) to: one.bak 2025/01/21 03:48:54 INFO : one: Deleted 2025/01/21 03:48:54 DEBUG : B2 bucket rclone-test-qenipox6vedo path dst: Waiting for transfers to finish 2025/01/21 03:48:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:48:55 INFO : one: Copied (new) 2025/01/21 03:48:55 DEBUG : Waiting for deletions to finish 2025/01/21 03:48:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:48:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/21 03:48:55 INFO : three.txt: Deleted 2025/01/21 03:48:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.86s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:48:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/dst" 2025/01/21 03:48:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:49:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:49:01 INFO : one: Copied (server-side copy) to: one.bak 2025/01/21 03:49:01 INFO : one: Deleted 2025/01/21 03:49:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:49:02 INFO : one: Copied (new) 2025/01/21 03:49:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:02 DEBUG : two: Unchanged skipping 2025/01/21 03:49:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/21 03:49:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:49:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/21 03:49:02 INFO : three.txt: Deleted 2025/01/21 03:49:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:49:03 INFO : three.txt: Copied (new) 2025/01/21 03:49:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:49:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:49:04 INFO : one: Copied (server-side copy) to: one.bak 2025/01/21 03:49:04 INFO : one: Deleted 2025/01/21 03:49:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:49:04 INFO : one: Copied (new) 2025/01/21 03:49:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:04 DEBUG : two: Unchanged skipping 2025/01/21 03:49:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/21 03:49:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:49:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/21 03:49:05 INFO : three.txt: Deleted 2025/01/21 03:49:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/21 03:49:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.48s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:49:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qenipox6vedo/dst" 2025/01/21 03:49:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/21 03:49:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/21 03:49:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/21 03:49:12 INFO : one: Deleted 2025/01/21 03:49:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:49:13 INFO : one: Copied (new) 2025/01/21 03:49:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:13 DEBUG : two: Unchanged skipping 2025/01/21 03:49:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/21 03:49:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/21 03:49:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/21 03:49:14 INFO : three.txt: Deleted 2025/01/21 03:49:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:49:14 INFO : three.txt: Copied (new) 2025/01/21 03:49:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/21 03:49:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/21 03:49:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/21 03:49:16 INFO : one: Deleted 2025/01/21 03:49:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/21 03:49:17 INFO : one: Copied (new) 2025/01/21 03:49:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:17 DEBUG : two: Unchanged skipping 2025/01/21 03:49:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/21 03:49:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/21 03:49:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/21 03:49:18 INFO : three.txt: Deleted 2025/01/21 03:49:18 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/21 03:49:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.63s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:49:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/21 03:49:21 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:49:21 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:49:21 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/21 03:49:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/21 03:49:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.39s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:49:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/21 03:49:22 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:49:22 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:49:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/21 03:49:23 INFO : existing: Copied (new) 2025/01/21 03:49:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:49:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/21 03:49:24 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:49:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/21 03:49:24 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:49:24 ERROR : B2 bucket rclone-test-qenipox6vedo: not deleting files as there were IO errors 2025/01/21 03:49:24 ERROR : B2 bucket rclone-test-qenipox6vedo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncImmutable (3.16s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:49:25 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1134-09.backblaze.com/b2api/v1/b2_upload_file/5fb25d73f05d8b6b9f480e1b/c001_v0001134_t0018": EOF 2025/01/21 03:49:25 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-09.backblaze.com/b2api/v1/b2_upload_file/5fb25d73f05d8b6b9f480e1b/c001_v0001134_t0018": EOF) 2025/01/21 03:49:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-qenipox6vedo: 1/10 (Post "https://pod-000-1134-09.backblaze.com/b2api/v1/b2_upload_file/5fb25d73f05d8b6b9f480e1b/c001_v0001134_t0018": EOF) 2025/01/21 03:49:28 DEBUG : pacer: Reducing sleep to 10ms 2025/01/21 03:49:28 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:49:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:28 DEBUG : existing: Unchanged skipping 2025/01/21 03:49:28 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:49:28 DEBUG : Waiting for deletions to finish 2025/01/21 03:49:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.90s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", 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-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:49:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:49:44 DEBUG : both0: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both12: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both13: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both14: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both15: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both1: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both17: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both18: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both19: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both2: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both10: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both11: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both16: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both6: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both7: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both8: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:49:44 DEBUG : both3: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both4: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both5: Unchanged skipping 2025/01/21 03:49:44 DEBUG : both9: Unchanged skipping 2025/01/21 03:49:44 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:49:44 DEBUG : Waiting for deletions to finish 2025/01/21 03:49:44 INFO : only0: Deleted 2025/01/21 03:49:44 INFO : only11: Deleted 2025/01/21 03:49:44 INFO : only12: Deleted 2025/01/21 03:49:44 INFO : only16: Deleted 2025/01/21 03:49:44 INFO : only14: Deleted 2025/01/21 03:49:44 INFO : only17: Deleted 2025/01/21 03:49:44 INFO : only8: Deleted 2025/01/21 03:49:44 INFO : only1: Deleted 2025/01/21 03:49:44 INFO : only10: Deleted 2025/01/21 03:49:44 INFO : only3: Deleted 2025/01/21 03:49:44 INFO : only4: Deleted 2025/01/21 03:49:44 INFO : only7: Deleted 2025/01/21 03:49:44 INFO : only13: Deleted 2025/01/21 03:49:45 INFO : only15: Deleted 2025/01/21 03:49:45 INFO : only18: Deleted 2025/01/21 03:49:45 INFO : only19: Deleted 2025/01/21 03:49:45 INFO : only5: Deleted 2025/01/21 03:49:45 INFO : only6: Deleted 2025/01/21 03:49:45 INFO : only9: Deleted 2025/01/21 03:49:45 INFO : only2: Deleted 2025/01/21 03:49:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.17s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:50:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for checks to finish 2025/01/21 03:50:02 DEBUG : both1: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both12: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both0: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both14: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both15: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both10: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both17: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both18: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both19: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both2: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both3: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both4: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both5: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both6: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both7: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both8: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/21 03:50:02 DEBUG : both9: Unchanged skipping 2025/01/21 03:50:02 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/21 03:50:02 DEBUG : both11: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both13: Unchanged skipping 2025/01/21 03:50:02 DEBUG : both16: Unchanged skipping 2025/01/21 03:50:02 DEBUG : B2 bucket rclone-test-qenipox6vedo: Waiting for transfers to finish 2025/01/21 03:50:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:02 INFO : only0: Copied (replaced existing) 2025/01/21 03:50:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:02 INFO : only1: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only12: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only13: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only14: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only10: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only15: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only11: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only16: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only17: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only18: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only19: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only2: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only3: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only4: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only5: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only6: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only7: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only8: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/21 03:50:03 INFO : only9: Copied (replaced existing) 2025/01/21 03:50:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:50:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:50:12 INFO : sub dir: Making directory 2025/01/21 03:50:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" 2025/01/21 03:50:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/21 03:50:15 INFO : sub dir: Making directory 2025/01/21 03:50:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qenipox6vedo", Local "Local file system at /tmp/rclone3309469019", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.93s) PASS 2025/01/21 03:50:18 DEBUG : B2 bucket rclone-test-qenipox6vedo: Purge remote 2025/01/21 03:50:18 INFO : B2 bucket rclone-test-qenipox6vedo: cleaning bucket "rclone-test-qenipox6vedo" of all files 2025/01/21 03:50:19 DEBUG : BackupDir/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41354ca7a3e7adb7_d20250121_m034806_c001_v7007000_t0000_u01737431286187") 2025/01/21 03:50:19 DEBUG : BackupDir/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f118962229d20125d_d20250121_m034801_c001_v0001182_t0010_u01737431281090") 2025/01/21 03:50:19 DEBUG : CompareDest/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8df28_d20250121_m034742_c001_v7007000_t0000_u01737431262243") 2025/01/21 03:50:19 DEBUG : CompareDest/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669eba_d20250121_m034735_c001_v0001134_t0033_u01737431255744") 2025/01/21 03:50:19 DEBUG : CompareDest/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8df29_d20250121_m034742_c001_v7007000_t0000_u01737431262425") 2025/01/21 03:50:19 DEBUG : CompareDest/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f42f76_d20250121_m034737_c001_v0001183_t0051_u01737431257304") 2025/01/21 03:50:19 DEBUG : CopyDest/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41354ca7a3e7adb8_d20250121_m034806_c001_v7007000_t0000_u01737431286369") 2025/01/21 03:50:19 DEBUG : CopyDest/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657540_d20250121_m034758_c001_v0001137_t0013_u01737431278078") 2025/01/21 03:50:19 DEBUG : CopyDest/three: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41354ca7a3e7adb9_d20250121_m034806_c001_v7007000_t0000_u01737431286553") 2025/01/21 03:50:19 DEBUG : CopyDest/three: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f43302_d20250121_m034804_c001_v0001183_t0053_u01737431284379") 2025/01/21 03:50:19 DEBUG : CopyDest/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41354ca7a3e7adba_d20250121_m034806_c001_v7007000_t0000_u01737431286749") 2025/01/21 03:50:19 DEBUG : CopyDest/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669ef1_d20250121_m034802_c001_v0001134_t0057_u01737431282266") 2025/01/21 03:50:19 DEBUG : EXISTING: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41094930cce91080_d20250121_m034929_c001_v7007000_t0000_u01737431369161") 2025/01/21 03:50:19 DEBUG : EXISTING: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f43f16_d20250121_m034928_c001_v0001183_t0033_u01737431368188") 2025/01/21 03:50:19 DEBUG : Testêé: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41094930cce91071_d20250121_m034922_c001_v7007000_t0000_u01737431362143") 2025/01/21 03:50:19 DEBUG : Testêé: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f43e21_d20250121_m034921_c001_v0001183_t0037_u01737431361558") 2025/01/21 03:50:19 DEBUG : Testêé: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669fad_d20250121_m034920_c001_v0001134_t0004_u01737431360498") 2025/01/21 03:50:19 DEBUG : a/potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07d0b_d20250121_m034526_c001_v7007000_t0000_u01737431126317") 2025/01/21 03:50:19 DEBUG : a/potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65742c_d20250121_m034525_c001_v0001137_t0001_u01737431125593") 2025/01/21 03:50:19 DEBUG : a/potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07d05_d20250121_m034523_c001_v7007000_t0000_u01737431123558") 2025/01/21 03:50:19 DEBUG : a/potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657424_d20250121_m034522_c001_v0001137_t0029_u01737431122551") 2025/01/21 03:50:20 DEBUG : a/potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558b6a_d20250121_m034500_c001_v7007000_t0000_u01737431100707") 2025/01/21 03:50:20 DEBUG : a/potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573d8_d20250121_m034459_c001_v0001137_t0047_u01737431099843") 2025/01/21 03:50:20 DEBUG : b/potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07d0d_d20250121_m034526_c001_v7007000_t0000_u01737431126498") 2025/01/21 03:50:20 DEBUG : b/potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657428_d20250121_m034524_c001_v0001137_t0038_u01737431124461") 2025/01/21 03:50:20 DEBUG : b/potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07d04_d20250121_m034523_c001_v7007000_t0000_u01737431123010") 2025/01/21 03:50:20 DEBUG : b/potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657420_d20250121_m034521_c001_v0001137_t0046_u01737431121513") 2025/01/21 03:50:20 DEBUG : b/potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558b67_d20250121_m034500_c001_v7007000_t0000_u01737431100155") 2025/01/21 03:50:20 DEBUG : b/potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573d4_d20250121_m034458_c001_v0001137_t0014_u01737431098770") 2025/01/21 03:50:20 DEBUG : backup/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f401cd3ce92fd6469_d20250121_m034819_c001_v7007000_t0000_u01737431299767") 2025/01/21 03:50:20 DEBUG : backup/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f108b7d741640c196_d20250121_m034817_c001_v0001115_t0031_u01737431297365") 2025/01/21 03:50:20 DEBUG : backup/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1029bbf7f572eb2b_d20250121_m034813_c001_v0001181_t0033_u01737431293447") 2025/01/21 03:50:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a0e_d20250121_m034846_c001_v7007000_t0000_u01737431326222") 2025/01/21 03:50:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1073fe2288577ff5_d20250121_m034844_c001_v0001182_t0058_u01737431324537") 2025/01/21 03:50:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f111136a51636078a_d20250121_m034841_c001_v0001184_t0028_u01737431321067") 2025/01/21 03:50:20 DEBUG : backup/one.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4009652886b8bb5f_d20250121_m034834_c001_v7007000_t0000_u01737431314419") 2025/01/21 03:50:20 DEBUG : backup/one.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f107262f095c41031_d20250121_m034832_c001_v0001041_t0009_u01737431312409") 2025/01/21 03:50:20 DEBUG : backup/one.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1013db2aad43f046_d20250121_m034826_c001_v0001165_t0033_u01737431306964") 2025/01/21 03:50:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a0f_d20250121_m034846_c001_v7007000_t0000_u01737431326405") 2025/01/21 03:50:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1045fcb86eff4557_d20250121_m034845_c001_v0001172_t0008_u01737431325346") 2025/01/21 03:50:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1115f2550a10bd17_d20250121_m034842_c001_v0001183_t0028_u01737431322413") 2025/01/21 03:50:21 DEBUG : backup/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f401cd3ce92fd646a_d20250121_m034819_c001_v7007000_t0000_u01737431299952") 2025/01/21 03:50:21 DEBUG : backup/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f112a3ab39023fa1f_d20250121_m034818_c001_v0001137_t0058_u01737431298870") 2025/01/21 03:50:21 DEBUG : backup/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1072281cbe1a6b18_d20250121_m034814_c001_v0001032_t0007_u01737431294798") 2025/01/21 03:50:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4009652886b8bb60_d20250121_m034834_c001_v7007000_t0000_u01737431314601") 2025/01/21 03:50:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f11376c53effbfb6a_d20250121_m034833_c001_v0001100_t0040_u01737431313337") 2025/01/21 03:50:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f112c96c611e961d3_d20250121_m034828_c001_v0001184_t0004_u01737431308382") 2025/01/21 03:50:21 DEBUG : both0: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd79c_d20250121_m035004_c001_v7007000_t0000_u01737431404535") 2025/01/21 03:50:21 DEBUG : both0: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575ea_d20250121_m034950_c001_v0001137_t0020_u01737431390595") 2025/01/21 03:50:21 DEBUG : both0: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367ed_d20250121_m034945_c001_v7007000_t0000_u01737431385905") 2025/01/21 03:50:21 DEBUG : both0: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575aa_d20250121_m034931_c001_v0001137_t0027_u01737431371422") 2025/01/21 03:50:21 DEBUG : both1: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd79d_d20250121_m035004_c001_v7007000_t0000_u01737431404733") 2025/01/21 03:50:21 DEBUG : both1: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575ec_d20250121_m034951_c001_v0001137_t0019_u01737431391444") 2025/01/21 03:50:21 DEBUG : both1: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367ee_d20250121_m034946_c001_v7007000_t0000_u01737431386089") 2025/01/21 03:50:21 DEBUG : both1: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575ae_d20250121_m034931_c001_v0001137_t0050_u01737431371992") 2025/01/21 03:50:21 DEBUG : both10: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd79e_d20250121_m035004_c001_v7007000_t0000_u01737431404926") 2025/01/21 03:50:21 DEBUG : both10: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657606_d20250121_m034956_c001_v0001137_t0049_u01737431396414") 2025/01/21 03:50:21 DEBUG : both10: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367ef_d20250121_m034946_c001_v7007000_t0000_u01737431386274") 2025/01/21 03:50:21 DEBUG : both10: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575c8_d20250121_m034937_c001_v0001137_t0036_u01737431377297") 2025/01/21 03:50:21 DEBUG : both11: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd79f_d20250121_m035005_c001_v7007000_t0000_u01737431405108") 2025/01/21 03:50:21 DEBUG : both11: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657608_d20250121_m034956_c001_v0001137_t0034_u01737431396907") 2025/01/21 03:50:22 DEBUG : both11: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367f0_d20250121_m034946_c001_v7007000_t0000_u01737431386460") 2025/01/21 03:50:22 DEBUG : both11: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575ca_d20250121_m034937_c001_v0001137_t0042_u01737431377913") 2025/01/21 03:50:22 DEBUG : both12: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7a1_d20250121_m035005_c001_v7007000_t0000_u01737431405306") 2025/01/21 03:50:22 DEBUG : both12: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65760c_d20250121_m034957_c001_v0001137_t0027_u01737431397526") 2025/01/21 03:50:22 DEBUG : both12: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367f1_d20250121_m034946_c001_v7007000_t0000_u01737431386642") 2025/01/21 03:50:22 DEBUG : both12: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575cc_d20250121_m034938_c001_v0001137_t0021_u01737431378476") 2025/01/21 03:50:22 DEBUG : both13: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7a2_d20250121_m035005_c001_v7007000_t0000_u01737431405490") 2025/01/21 03:50:22 DEBUG : both13: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65760e_d20250121_m034958_c001_v0001137_t0018_u01737431398018") 2025/01/21 03:50:22 DEBUG : both13: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367f2_d20250121_m034946_c001_v7007000_t0000_u01737431386823") 2025/01/21 03:50:22 DEBUG : both13: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575d0_d20250121_m034938_c001_v0001137_t0026_u01737431378976") 2025/01/21 03:50:22 DEBUG : both14: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7a3_d20250121_m035005_c001_v7007000_t0000_u01737431405676") 2025/01/21 03:50:22 DEBUG : both14: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657610_d20250121_m034958_c001_v0001137_t0000_u01737431398491") 2025/01/21 03:50:22 DEBUG : both14: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367f3_d20250121_m034947_c001_v7007000_t0000_u01737431387006") 2025/01/21 03:50:22 DEBUG : both14: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575d4_d20250121_m034939_c001_v0001137_t0010_u01737431379546") 2025/01/21 03:50:22 DEBUG : both15: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7a4_d20250121_m035005_c001_v7007000_t0000_u01737431405858") 2025/01/21 03:50:22 DEBUG : both15: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657614_d20250121_m034958_c001_v0001137_t0050_u01737431398964") 2025/01/21 03:50:22 DEBUG : both15: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367f4_d20250121_m034947_c001_v7007000_t0000_u01737431387190") 2025/01/21 03:50:22 DEBUG : both15: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575d8_d20250121_m034940_c001_v0001137_t0031_u01737431380070") 2025/01/21 03:50:22 DEBUG : both16: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7a5_d20250121_m035006_c001_v7007000_t0000_u01737431406039") 2025/01/21 03:50:22 DEBUG : both16: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657617_d20250121_m034959_c001_v0001137_t0015_u01737431399532") 2025/01/21 03:50:23 DEBUG : both16: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367f5_d20250121_m034947_c001_v7007000_t0000_u01737431387374") 2025/01/21 03:50:23 DEBUG : both16: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575dc_d20250121_m034940_c001_v0001137_t0050_u01737431380726") 2025/01/21 03:50:23 DEBUG : both17: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7a6_d20250121_m035006_c001_v7007000_t0000_u01737431406221") 2025/01/21 03:50:23 DEBUG : both17: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657619_d20250121_m035000_c001_v0001137_t0057_u01737431400058") 2025/01/21 03:50:23 DEBUG : both17: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367f6_d20250121_m034947_c001_v7007000_t0000_u01737431387556") 2025/01/21 03:50:23 DEBUG : both17: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575de_d20250121_m034941_c001_v0001137_t0008_u01737431381264") 2025/01/21 03:50:23 DEBUG : both18: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7a7_d20250121_m035006_c001_v7007000_t0000_u01737431406403") 2025/01/21 03:50:23 DEBUG : both18: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65761b_d20250121_m035000_c001_v0001137_t0044_u01737431400675") 2025/01/21 03:50:23 DEBUG : both18: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367f7_d20250121_m034947_c001_v7007000_t0000_u01737431387738") 2025/01/21 03:50:23 DEBUG : both18: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575e0_d20250121_m034941_c001_v0001137_t0043_u01737431381895") 2025/01/21 03:50:23 DEBUG : both19: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7a8_d20250121_m035006_c001_v7007000_t0000_u01737431406587") 2025/01/21 03:50:23 DEBUG : both19: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65761d_d20250121_m035001_c001_v0001137_t0055_u01737431401267") 2025/01/21 03:50:23 DEBUG : both19: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367f8_d20250121_m034947_c001_v7007000_t0000_u01737431387920") 2025/01/21 03:50:23 DEBUG : both19: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575e2_d20250121_m034942_c001_v0001137_t0056_u01737431382513") 2025/01/21 03:50:23 DEBUG : both2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7a9_d20250121_m035006_c001_v7007000_t0000_u01737431406773") 2025/01/21 03:50:23 DEBUG : both2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575ee_d20250121_m034952_c001_v0001137_t0023_u01737431392154") 2025/01/21 03:50:23 DEBUG : both2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367f9_d20250121_m034948_c001_v7007000_t0000_u01737431388139") 2025/01/21 03:50:23 DEBUG : both2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575b0_d20250121_m034932_c001_v0001137_t0041_u01737431372534") 2025/01/21 03:50:23 DEBUG : both3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7ab_d20250121_m035006_c001_v7007000_t0000_u01737431406965") 2025/01/21 03:50:24 DEBUG : both3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575f0_d20250121_m034952_c001_v0001137_t0040_u01737431392663") 2025/01/21 03:50:24 DEBUG : both3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367fa_d20250121_m034948_c001_v7007000_t0000_u01737431388324") 2025/01/21 03:50:24 DEBUG : both3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575b4_d20250121_m034933_c001_v0001137_t0002_u01737431373109") 2025/01/21 03:50:24 DEBUG : both4: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7ac_d20250121_m035007_c001_v7007000_t0000_u01737431407148") 2025/01/21 03:50:24 DEBUG : both4: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575f4_d20250121_m034953_c001_v0001137_t0016_u01737431393237") 2025/01/21 03:50:24 DEBUG : both4: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367fb_d20250121_m034948_c001_v7007000_t0000_u01737431388536") 2025/01/21 03:50:24 DEBUG : both4: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575ba_d20250121_m034933_c001_v0001137_t0031_u01737431373663") 2025/01/21 03:50:24 DEBUG : both5: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7ad_d20250121_m035007_c001_v7007000_t0000_u01737431407332") 2025/01/21 03:50:24 DEBUG : both5: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575f6_d20250121_m034953_c001_v0001137_t0055_u01737431393734") 2025/01/21 03:50:24 DEBUG : both5: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367fc_d20250121_m034948_c001_v7007000_t0000_u01737431388719") 2025/01/21 03:50:24 DEBUG : both5: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575bc_d20250121_m034934_c001_v0001137_t0008_u01737431374288") 2025/01/21 03:50:24 DEBUG : both6: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7ae_d20250121_m035007_c001_v7007000_t0000_u01737431407513") 2025/01/21 03:50:24 DEBUG : both6: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575fa_d20250121_m034954_c001_v0001137_t0059_u01737431394245") 2025/01/21 03:50:24 DEBUG : both6: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367fd_d20250121_m034948_c001_v7007000_t0000_u01737431388911") 2025/01/21 03:50:24 DEBUG : both6: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575be_d20250121_m034935_c001_v0001137_t0015_u01737431375279") 2025/01/21 03:50:24 DEBUG : both7: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7af_d20250121_m035007_c001_v7007000_t0000_u01737431407706") 2025/01/21 03:50:24 DEBUG : both7: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575fe_d20250121_m034954_c001_v0001137_t0027_u01737431394765") 2025/01/21 03:50:24 DEBUG : both7: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367fe_d20250121_m034949_c001_v7007000_t0000_u01737431389094") 2025/01/21 03:50:24 DEBUG : both7: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575c2_d20250121_m034935_c001_v0001137_t0003_u01737431375804") 2025/01/21 03:50:24 DEBUG : both8: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7b0_d20250121_m035007_c001_v7007000_t0000_u01737431407889") 2025/01/21 03:50:24 DEBUG : both8: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657600_d20250121_m034955_c001_v0001137_t0034_u01737431395316") 2025/01/21 03:50:25 DEBUG : both8: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367ff_d20250121_m034949_c001_v7007000_t0000_u01737431389277") 2025/01/21 03:50:25 DEBUG : both8: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575c4_d20250121_m034936_c001_v0001137_t0051_u01737431376323") 2025/01/21 03:50:25 DEBUG : both9: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7b1_d20250121_m035008_c001_v7007000_t0000_u01737431408083") 2025/01/21 03:50:25 DEBUG : both9: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657602_d20250121_m034955_c001_v0001137_t0049_u01737431395905") 2025/01/21 03:50:25 DEBUG : both9: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d436800_d20250121_m034949_c001_v7007000_t0000_u01737431389474") 2025/01/21 03:50:25 DEBUG : both9: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575c6_d20250121_m034936_c001_v0001137_t0056_u01737431376805") 2025/01/21 03:50:25 DEBUG : c/non empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07d0e_d20250121_m034526_c001_v7007000_t0000_u01737431126681") 2025/01/21 03:50:25 DEBUG : c/non empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65742a_d20250121_m034524_c001_v0001137_t0018_u01737431124837") 2025/01/21 03:50:25 DEBUG : c/non empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07d06_d20250121_m034523_c001_v7007000_t0000_u01737431123739") 2025/01/21 03:50:25 DEBUG : c/non empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657422_d20250121_m034521_c001_v0001137_t0041_u01737431121826") 2025/01/21 03:50:25 DEBUG : c/non empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558b6b_d20250121_m034500_c001_v7007000_t0000_u01737431100891") 2025/01/21 03:50:25 DEBUG : c/non empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573d6_d20250121_m034459_c001_v0001137_t0022_u01737431099180") 2025/01/21 03:50:25 DEBUG : check sum: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558b50_d20250121_m034447_c001_v7007000_t0000_u01737431087791") 2025/01/21 03:50:25 DEBUG : check sum: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573c1_d20250121_m034446_c001_v0001137_t0011_u01737431086701") 2025/01/21 03:50:25 DEBUG : dest/3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41354ca7a3e7adaf_d20250121_m034751_c001_v7007000_t0000_u01737431271378") 2025/01/21 03:50:25 DEBUG : dest/3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f416a04d1865e8c10_d20250121_m034750_c001_v0001137_t0032_u01737431270275") 2025/01/21 03:50:25 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41094930cce91067_d20250121_m034919_c001_v7007000_t0000_u01737431359019") 2025/01/21 03:50:25 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f104f45aced71064f_d20250121_m034917_c001_v0001184_t0007_u01737431357016") 2025/01/21 03:50:25 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f406e9b3bb2076d46_d20250121_m034916_c001_v7007000_t0000_u01737431356832") 2025/01/21 03:50:25 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f104f45aced7105b7_d20250121_m034913_c001_v0001184_t0056_u01737431353216") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f406e9b3bb2076d2c_d20250121_m034912_c001_v7007000_t0000_u01737431352473") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669f85_d20250121_m034907_c001_v0001134_t0008_u01737431347857") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a1e_d20250121_m034906_c001_v7007000_t0000_u01737431346377") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f119d242fcb04f979_d20250121_m034904_c001_v0001184_t0008_u01737431344483") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8dfcc_d20250121_m034904_c001_v7007000_t0000_u01737431344291") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f119d242fcb04f8c3_d20250121_m034901_c001_v0001184_t0059_u01737431341944") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8dfc9_d20250121_m034901_c001_v7007000_t0000_u01737431341222") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669f69_d20250121_m034857_c001_v0001134_t0003_u01737431337382") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a16_d20250121_m034856_c001_v7007000_t0000_u01737431336102") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f107280e7ebf329c0_d20250121_m034854_c001_v0001184_t0033_u01737431334933") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4009652886b8bb6a_d20250121_m034854_c001_v7007000_t0000_u01737431334749") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f107280e7ebf3292f_d20250121_m034852_c001_v0001184_t0023_u01737431332071") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4009652886b8bb67_d20250121_m034851_c001_v7007000_t0000_u01737431331348") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657572_d20250121_m034847_c001_v0001137_t0044_u01737431327512") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a10_d20250121_m034846_c001_v7007000_t0000_u01737431326604") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1115f2550a10bd5f_d20250121_m034844_c001_v0001183_t0034_u01737431324939") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f403d17c8c6f3165d_d20250121_m034844_c001_v7007000_t0000_u01737431324753") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1115f2550a10bd09_d20250121_m034842_c001_v0001183_t0042_u01737431322005") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f403d17c8c6f3165a_d20250121_m034841_c001_v7007000_t0000_u01737431321278") 2025/01/21 03:50:26 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f43768_d20250121_m034835_c001_v0001183_t0019_u01737431315715") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4009652886b8bb61_d20250121_m034834_c001_v7007000_t0000_u01737431314785") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f119eaf44dcd76ae6_d20250121_m034832_c001_v0001178_t0007_u01737431312919") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9ce_d20250121_m034832_c001_v7007000_t0000_u01737431312734") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f119eaf44dcd76ad6_d20250121_m034827_c001_v0001178_t0014_u01737431307936") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9c8_d20250121_m034827_c001_v7007000_t0000_u01737431307201") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669f17_d20250121_m034821_c001_v0001134_t0047_u01737431301059") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f401cd3ce92fd646b_d20250121_m034820_c001_v7007000_t0000_u01737431300137") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f107280e7ebf32323_d20250121_m034818_c001_v0001184_t0053_u01737431298476") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9c2_d20250121_m034818_c001_v7007000_t0000_u01737431298292") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f107280e7ebf32271_d20250121_m034814_c001_v0001184_t0042_u01737431294384") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9bd_d20250121_m034813_c001_v7007000_t0000_u01737431293663") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65754c_d20250121_m034808_c001_v0001137_t0049_u01737431288038") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41354ca7a3e7adbb_d20250121_m034806_c001_v7007000_t0000_u01737431286936") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1059b98d913398e2_d20250121_m034801_c001_v0001182_t0053_u01737431281507") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558c77_d20250121_m034801_c001_v7007000_t0000_u01737431281299") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f4322f_d20250121_m034757_c001_v0001183_t0014_u01737431277518") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f101046a05560d8c4_d20250121_m034756_c001_v0001178_t0016_u01737431276760") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f101046a05560d8c0_d20250121_m034755_c001_v0001178_t0028_u01737431275798") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8df2a_d20250121_m034742_c001_v7007000_t0000_u01737431262608") 2025/01/21 03:50:27 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657526_d20250121_m034735_c001_v0001137_t0021_u01737431255089") 2025/01/21 03:50:28 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1009d63c5ed71aae_d20250121_m034734_c001_v0001115_t0044_u01737431254005") 2025/01/21 03:50:28 DEBUG : dst/one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1009d63c5ed71aa2_d20250121_m034732_c001_v0001115_t0025_u01737431252719") 2025/01/21 03:50:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41094930cce91068_d20250121_m034919_c001_v7007000_t0000_u01737431359200") 2025/01/21 03:50:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f106524239388c635_d20250121_m034915_c001_v0001144_t0014_u01737431355903") 2025/01/21 03:50:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1057eb17bd55e2f6_d20250121_m034912_c001_v0001161_t0032_u01737431352086") 2025/01/21 03:50:28 DEBUG : dst/one.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a1f_d20250121_m034906_c001_v7007000_t0000_u01737431346560") 2025/01/21 03:50:28 DEBUG : dst/one.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1152186966dd9044_d20250121_m034904_c001_v0001180_t0031_u01737431344039") 2025/01/21 03:50:28 DEBUG : dst/one.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1178f6ca7f87ceb8_d20250121_m034901_c001_v0001183_t0005_u01737431341027") 2025/01/21 03:50:28 DEBUG : dst/one.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a17_d20250121_m034856_c001_v7007000_t0000_u01737431336282") 2025/01/21 03:50:28 DEBUG : dst/one.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1017e2d1d815e144_d20250121_m034854_c001_v0001180_t0054_u01737431334533") 2025/01/21 03:50:28 DEBUG : dst/one.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f101a39506e2f692c_d20250121_m034851_c001_v0001145_t0015_u01737431331012") 2025/01/21 03:50:28 DEBUG : dst/three: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41354ca7a3e7adbc_d20250121_m034807_c001_v7007000_t0000_u01737431287119") 2025/01/21 03:50:28 DEBUG : dst/three: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f101046a05560d8d6_d20250121_m034805_c001_v0001178_t0046_u01737431285561") 2025/01/21 03:50:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41094930cce91069_d20250121_m034919_c001_v7007000_t0000_u01737431359382") 2025/01/21 03:50:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1030051df56d6a06_d20250121_m034917_c001_v0001115_t0048_u01737431357778") 2025/01/21 03:50:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f103e3dbbab729bb0_d20250121_m034914_c001_v0001093_t0026_u01737431354004") 2025/01/21 03:50:28 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41094930cce9106a_d20250121_m034919_c001_v7007000_t0000_u01737431359564") 2025/01/21 03:50:28 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f104f45aced710691_d20250121_m034918_c001_v0001184_t0019_u01737431358436") 2025/01/21 03:50:28 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f406e9b3bb2076d4b_d20250121_m034918_c001_v7007000_t0000_u01737431358253") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f104f45aced7105f1_d20250121_m034914_c001_v0001184_t0001_u01737431354589") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f406e9b3bb2076d3f_d20250121_m034914_c001_v7007000_t0000_u01737431354404") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65758c_d20250121_m034909_c001_v0001137_t0043_u01737431349217") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a20_d20250121_m034906_c001_v7007000_t0000_u01737431346753") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f119d242fcb04f9c5_d20250121_m034905_c001_v0001184_t0033_u01737431345781") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8dfce_d20250121_m034905_c001_v7007000_t0000_u01737431345583") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f119d242fcb04f913_d20250121_m034903_c001_v0001184_t0015_u01737431343085") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8dfca_d20250121_m034902_c001_v7007000_t0000_u01737431342902") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657582_d20250121_m034858_c001_v0001137_t0057_u01737431338271") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4009652886b8bb6b_d20250121_m034855_c001_v7007000_t0000_u01737431335552") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65757a_d20250121_m034853_c001_v0001137_t0030_u01737431333411") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4009652886b8bb68_d20250121_m034852_c001_v7007000_t0000_u01737431332679") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f4393c_d20250121_m034848_c001_v0001183_t0039_u01737431328574") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f403d17c8c6f3165e_d20250121_m034845_c001_v7007000_t0000_u01737431325663") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f438a8_d20250121_m034843_c001_v0001183_t0012_u01737431323714") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f403d17c8c6f3165c_d20250121_m034842_c001_v7007000_t0000_u01737431322609") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669f3f_d20250121_m034836_c001_v0001134_t0057_u01737431316617") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9cf_d20250121_m034833_c001_v7007000_t0000_u01737431313860") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669f31_d20250121_m034831_c001_v0001134_t0037_u01737431309725") 2025/01/21 03:50:29 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9ca_d20250121_m034828_c001_v7007000_t0000_u01737431308632") 2025/01/21 03:50:30 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65755a_d20250121_m034822_c001_v0001137_t0039_u01737431302324") 2025/01/21 03:50:30 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9c6_d20250121_m034819_c001_v7007000_t0000_u01737431299211") 2025/01/21 03:50:30 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657554_d20250121_m034816_c001_v0001137_t0016_u01737431296332") 2025/01/21 03:50:30 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9c0_d20250121_m034815_c001_v7007000_t0000_u01737431295235") 2025/01/21 03:50:30 DEBUG : dst/three.txt: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f4339c_d20250121_m034809_c001_v0001183_t0055_u01737431289037") 2025/01/21 03:50:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a21_d20250121_m034906_c001_v7007000_t0000_u01737431346935") 2025/01/21 03:50:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1059f522e4a54f55_d20250121_m034905_c001_v0001092_t0014_u01737431345248") 2025/01/21 03:50:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f11532f6bf345a647_d20250121_m034902_c001_v0001184_t0024_u01737431342706") 2025/01/21 03:50:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a18_d20250121_m034856_c001_v7007000_t0000_u01737431336464") 2025/01/21 03:50:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f11545ad3d1e37a7b_d20250121_m034855_c001_v0001183_t0019_u01737431335343") 2025/01/21 03:50:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f112fd5a2405f281f_d20250121_m034852_c001_v0001182_t0046_u01737431332478") 2025/01/21 03:50:30 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41094930cce9106c_d20250121_m034919_c001_v7007000_t0000_u01737431359758") 2025/01/21 03:50:30 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f43c31_d20250121_m034908_c001_v0001183_t0016_u01737431348660") 2025/01/21 03:50:30 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a22_d20250121_m034907_c001_v7007000_t0000_u01737431347119") 2025/01/21 03:50:30 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f43aa0_d20250121_m034858_c001_v0001183_t0004_u01737431338056") 2025/01/21 03:50:30 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a19_d20250121_m034856_c001_v7007000_t0000_u01737431336646") 2025/01/21 03:50:30 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669f59_d20250121_m034848_c001_v0001134_t0020_u01737431328297") 2025/01/21 03:50:30 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65a11_d20250121_m034846_c001_v7007000_t0000_u01737431326785") 2025/01/21 03:50:30 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657564_d20250121_m034836_c001_v0001137_t0002_u01737431316311") 2025/01/21 03:50:30 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4009652886b8bb62_d20250121_m034834_c001_v7007000_t0000_u01737431314969") 2025/01/21 03:50:31 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f43580_d20250121_m034821_c001_v0001183_t0054_u01737431301755") 2025/01/21 03:50:31 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f401cd3ce92fd646c_d20250121_m034820_c001_v7007000_t0000_u01737431300325") 2025/01/21 03:50:31 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669efb_d20250121_m034808_c001_v0001134_t0004_u01737431288692") 2025/01/21 03:50:31 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41354ca7a3e7adbd_d20250121_m034807_c001_v7007000_t0000_u01737431287305") 2025/01/21 03:50:31 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f11671840f70312c8_d20250121_m034803_c001_v0001184_t0050_u01737431283138") 2025/01/21 03:50:31 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8df2b_d20250121_m034742_c001_v7007000_t0000_u01737431262790") 2025/01/21 03:50:31 DEBUG : dst/two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1009d63c5ed71ab8_d20250121_m034741_c001_v0001115_t0032_u01737431261403") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f406e9b3bb2076c1d_d20250121_m034652_c001_v7007000_t0000_u01737431212521") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f427e7_d20250121_m034645_c001_v0001183_t0046_u01737431205635") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4009652886b8babd_d20250121_m034643_c001_v7007000_t0000_u01737431203620") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f42520_d20250121_m034625_c001_v0001183_t0004_u01737431185907") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4088f55ab7e715ee_d20250121_m034613_c001_v7007000_t0000_u01737431173154") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f422a1_d20250121_m034606_c001_v0001183_t0058_u01737431166218") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b00_d20250121_m034541_c001_v7007000_t0000_u01737431141289") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65746c_d20250121_m034539_c001_v0001137_t0021_u01737431139267") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91af6_d20250121_m034537_c001_v7007000_t0000_u01737431137451") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657462_d20250121_m034536_c001_v0001137_t0003_u01737431136212") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91aea_d20250121_m034532_c001_v7007000_t0000_u01737431132451") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65743a_d20250121_m034530_c001_v0001137_t0056_u01737431130360") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07d10_d20250121_m034529_c001_v7007000_t0000_u01737431129120") 2025/01/21 03:50:31 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657432_d20250121_m034527_c001_v0001137_t0020_u01737431127767") 2025/01/21 03:50:32 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07d00_d20250121_m034520_c001_v7007000_t0000_u01737431120608") 2025/01/21 03:50:32 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65741c_d20250121_m034519_c001_v0001137_t0059_u01737431119017") 2025/01/21 03:50:32 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07cfc_d20250121_m034517_c001_v7007000_t0000_u01737431117649") 2025/01/21 03:50:32 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657412_d20250121_m034516_c001_v0001137_t0031_u01737431116577") 2025/01/21 03:50:32 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07ced_d20250121_m034510_c001_v7007000_t0000_u01737431110649") 2025/01/21 03:50:32 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573f6_d20250121_m034509_c001_v0001137_t0001_u01737431109131") 2025/01/21 03:50:32 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07ce9_d20250121_m034506_c001_v7007000_t0000_u01737431106577") 2025/01/21 03:50:32 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573ea_d20250121_m034505_c001_v0001137_t0012_u01737431105494") 2025/01/21 03:50:32 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07ce8_d20250121_m034504_c001_v7007000_t0000_u01737431104400") 2025/01/21 03:50:32 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f111b8cb5f24dc212_d20250121_m034503_c001_v0001102_t0046_u01737431103348") 2025/01/21 03:50:32 DEBUG : empty space: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573dc_d20250121_m034501_c001_v0001137_t0033_u01737431101618") 2025/01/21 03:50:32 DEBUG : enormous: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91afe_d20250121_m034540_c001_v7007000_t0000_u01737431140544") 2025/01/21 03:50:32 DEBUG : enormous: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657470_d20250121_m034539_c001_v0001137_t0027_u01737431139657") 2025/01/21 03:50:32 DEBUG : existing: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41094930cce91075_d20250121_m034924_c001_v7007000_t0000_u01737431364552") 2025/01/21 03:50:32 DEBUG : existing: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6575a0_d20250121_m034923_c001_v0001137_t0029_u01737431363250") 2025/01/21 03:50:32 DEBUG : existing: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d925_d20250121_m034604_c001_v7007000_t0000_u01737431164273") 2025/01/21 03:50:32 DEBUG : existing: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6574a8_d20250121_m034603_c001_v0001137_t0019_u01737431163211") 2025/01/21 03:50:32 DEBUG : existing: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558b60_d20250121_m034457_c001_v7007000_t0000_u01737431097677") 2025/01/21 03:50:32 DEBUG : existing: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573d2_d20250121_m034456_c001_v0001137_t0010_u01737431096617") 2025/01/21 03:50:32 DEBUG : existing: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558b5c_d20250121_m034455_c001_v7007000_t0000_u01737431095338") 2025/01/21 03:50:33 DEBUG : existing: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573ce_d20250121_m034454_c001_v0001137_t0028_u01737431094501") 2025/01/21 03:50:33 DEBUG : existing: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573cc_d20250121_m034453_c001_v0001137_t0020_u01737431093653") 2025/01/21 03:50:33 DEBUG : existing-b: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d927_d20250121_m034604_c001_v7007000_t0000_u01737431164459") 2025/01/21 03:50:33 DEBUG : existing-b: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f4222f_d20250121_m034603_c001_v0001183_t0026_u01737431163223") 2025/01/21 03:50:33 DEBUG : five: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b09_d20250121_m034546_c001_v7007000_t0000_u01737431146095") 2025/01/21 03:50:33 DEBUG : five: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f409a8f90da65747e_d20250121_m034544_c001_v0001137_t0016_u01737431144031") 2025/01/21 03:50:33 DEBUG : foo: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07cea_d20250121_m034508_c001_v7007000_t0000_u01737431108398") 2025/01/21 03:50:33 DEBUG : foo: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f409a8f90da6573f0_d20250121_m034507_c001_v0001137_t0016_u01737431107849") 2025/01/21 03:50:33 DEBUG : foo: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f409a8f90da6573ee_d20250121_m034507_c001_v0001137_t0016_u01737431107299") 2025/01/21 03:50:33 DEBUG : four: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b0a_d20250121_m034546_c001_v7007000_t0000_u01737431146280") 2025/01/21 03:50:33 DEBUG : four: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f409d102d1d669da7_d20250121_m034544_c001_v0001134_t0018_u01737431144779") 2025/01/21 03:50:33 DEBUG : four: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65747c_d20250121_m034543_c001_v0001137_t0032_u01737431143272") 2025/01/21 03:50:33 DEBUG : hello world2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4057744a634d92d9_d20250121_m034347_c001_v7007000_t0000_u01737431027901") 2025/01/21 03:50:33 DEBUG : hello world2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657356_d20250121_m034347_c001_v0001137_t0047_u01737431027186") 2025/01/21 03:50:33 DEBUG : ignore-size: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558b56_d20250121_m034452_c001_v7007000_t0000_u01737431092530") 2025/01/21 03:50:33 DEBUG : ignore-size: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573c8_d20250121_m034451_c001_v0001137_t0048_u01737431091443") 2025/01/21 03:50:33 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d921_d20250121_m034602_c001_v7007000_t0000_u01737431162110") 2025/01/21 03:50:33 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f421c8_d20250121_m034600_c001_v0001183_t0038_u01737431160985") 2025/01/21 03:50:33 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d91e_d20250121_m034559_c001_v7007000_t0000_u01737431159751") 2025/01/21 03:50:33 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f42176_d20250121_m034558_c001_v0001183_t0039_u01737431158710") 2025/01/21 03:50:34 DEBUG : one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b0b_d20250121_m034546_c001_v7007000_t0000_u01737431146469") 2025/01/21 03:50:34 DEBUG : one: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f409a8f90da657476_d20250121_m034542_c001_v0001137_t0016_u01737431142422") 2025/01/21 03:50:34 DEBUG : only0: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7b2_d20250121_m035008_c001_v7007000_t0000_u01737431408265") 2025/01/21 03:50:34 DEBUG : only0: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f409a8f90da65761f_d20250121_m035002_c001_v0001137_t0016_u01737431402505") 2025/01/21 03:50:34 DEBUG : only0: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44276_d20250121_m034951_c001_v0001183_t0052_u01737431391247") 2025/01/21 03:50:34 DEBUG : only0: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9f7_d20250121_m034944_c001_v7007000_t0000_u01737431384129") 2025/01/21 03:50:34 DEBUG : only0: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f43fa4_d20250121_m034931_c001_v0001183_t0054_u01737431371729") 2025/01/21 03:50:34 DEBUG : only1: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7b3_d20250121_m035008_c001_v7007000_t0000_u01737431408448") 2025/01/21 03:50:34 DEBUG : only1: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f405e89a6e5f443eb_d20250121_m035002_c001_v0001183_t0058_u01737431402516") 2025/01/21 03:50:34 DEBUG : only1: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f4428a_d20250121_m034951_c001_v0001183_t0053_u01737431391963") 2025/01/21 03:50:34 DEBUG : only1: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367e9_d20250121_m034944_c001_v7007000_t0000_u01737431384701") 2025/01/21 03:50:34 DEBUG : only1: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f43fb8_d20250121_m034932_c001_v0001183_t0023_u01737431372329") 2025/01/21 03:50:34 DEBUG : only10: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7b4_d20250121_m035008_c001_v7007000_t0000_u01737431408630") 2025/01/21 03:50:34 DEBUG : only10: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40334adc93b8751f_d20250121_m035003_c001_v0001181_t0040_u01737431403068") 2025/01/21 03:50:34 DEBUG : only10: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44322_d20250121_m034956_c001_v0001183_t0018_u01737431396703") 2025/01/21 03:50:34 DEBUG : only10: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65abc_d20250121_m034944_c001_v7007000_t0000_u01737431384708") 2025/01/21 03:50:34 DEBUG : only10: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44095_d20250121_m034937_c001_v0001183_t0048_u01737431377662") 2025/01/21 03:50:34 DEBUG : only11: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7b5_d20250121_m035008_c001_v7007000_t0000_u01737431408816") 2025/01/21 03:50:34 DEBUG : only11: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4115f2550a10c5f9_d20250121_m035003_c001_v0001183_t0044_u01737431403257") 2025/01/21 03:50:34 DEBUG : only11: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44335_d20250121_m034957_c001_v0001183_t0057_u01737431397321") 2025/01/21 03:50:34 DEBUG : only11: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9f8_d20250121_m034944_c001_v7007000_t0000_u01737431384314") 2025/01/21 03:50:35 DEBUG : only11: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f440a5_d20250121_m034938_c001_v0001183_t0000_u01737431378271") 2025/01/21 03:50:35 DEBUG : only12: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7b6_d20250121_m035008_c001_v7007000_t0000_u01737431408998") 2025/01/21 03:50:35 DEBUG : only12: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f409a8f90da657621_d20250121_m035002_c001_v0001137_t0016_u01737431402906") 2025/01/21 03:50:35 DEBUG : only12: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44355_d20250121_m034957_c001_v0001183_t0024_u01737431397819") 2025/01/21 03:50:35 DEBUG : only12: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9f9_d20250121_m034944_c001_v7007000_t0000_u01737431384505") 2025/01/21 03:50:35 DEBUG : only12: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f440b7_d20250121_m034938_c001_v0001183_t0026_u01737431378784") 2025/01/21 03:50:35 DEBUG : only13: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7b7_d20250121_m035009_c001_v7007000_t0000_u01737431409180") 2025/01/21 03:50:35 DEBUG : only13: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f405e89a6e5f443f5_d20250121_m035002_c001_v0001183_t0058_u01737431402917") 2025/01/21 03:50:35 DEBUG : only13: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f4436d_d20250121_m034958_c001_v0001183_t0017_u01737431398291") 2025/01/21 03:50:35 DEBUG : only13: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65abd_d20250121_m034944_c001_v7007000_t0000_u01737431384900") 2025/01/21 03:50:35 DEBUG : only13: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f440cd_d20250121_m034939_c001_v0001183_t0034_u01737431379355") 2025/01/21 03:50:35 DEBUG : only14: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7b9_d20250121_m035009_c001_v7007000_t0000_u01737431409363") 2025/01/21 03:50:35 DEBUG : only14: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f409a8f90da657623_d20250121_m035003_c001_v0001137_t0016_u01737431403090") 2025/01/21 03:50:35 DEBUG : only14: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44385_d20250121_m034958_c001_v0001183_t0049_u01737431398767") 2025/01/21 03:50:35 DEBUG : only14: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367e8_d20250121_m034944_c001_v7007000_t0000_u01737431384514") 2025/01/21 03:50:35 DEBUG : only14: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f440e7_d20250121_m034939_c001_v0001183_t0011_u01737431379859") 2025/01/21 03:50:35 DEBUG : only15: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7bc_d20250121_m035009_c001_v7007000_t0000_u01737431409544") 2025/01/21 03:50:35 DEBUG : only15: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f405e89a6e5f443ff_d20250121_m035003_c001_v0001183_t0058_u01737431403101") 2025/01/21 03:50:35 DEBUG : only15: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44394_d20250121_m034959_c001_v0001183_t0012_u01737431399329") 2025/01/21 03:50:36 DEBUG : only15: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8e050_d20250121_m034944_c001_v7007000_t0000_u01737431384916") 2025/01/21 03:50:36 DEBUG : only15: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f440f5_d20250121_m034940_c001_v0001183_t0012_u01737431380475") 2025/01/21 03:50:36 DEBUG : only16: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7c0_d20250121_m035009_c001_v7007000_t0000_u01737431409731") 2025/01/21 03:50:36 DEBUG : only16: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f409a8f90da657625_d20250121_m035003_c001_v0001137_t0016_u01737431403274") 2025/01/21 03:50:36 DEBUG : only16: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f443a0_d20250121_m034959_c001_v0001183_t0046_u01737431399836") 2025/01/21 03:50:36 DEBUG : only16: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8e04a_d20250121_m034944_c001_v7007000_t0000_u01737431384514") 2025/01/21 03:50:36 DEBUG : only16: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44101_d20250121_m034941_c001_v0001183_t0058_u01737431381071") 2025/01/21 03:50:36 DEBUG : only17: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7c4_d20250121_m035009_c001_v7007000_t0000_u01737431409920") 2025/01/21 03:50:36 DEBUG : only17: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40334adc93b87523_d20250121_m035003_c001_v0001181_t0040_u01737431403282") 2025/01/21 03:50:36 DEBUG : only17: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f443b2_d20250121_m035000_c001_v0001183_t0055_u01737431400450") 2025/01/21 03:50:36 DEBUG : only17: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65abb_d20250121_m034944_c001_v7007000_t0000_u01737431384520") 2025/01/21 03:50:36 DEBUG : only17: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44113_d20250121_m034941_c001_v0001183_t0059_u01737431381690") 2025/01/21 03:50:36 DEBUG : only18: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7c7_d20250121_m035010_c001_v7007000_t0000_u01737431410102") 2025/01/21 03:50:36 DEBUG : only18: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f405e89a6e5f4440a_d20250121_m035003_c001_v0001183_t0058_u01737431403298") 2025/01/21 03:50:36 DEBUG : only18: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f443c2_d20250121_m035001_c001_v0001183_t0040_u01737431401050") 2025/01/21 03:50:36 DEBUG : only18: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9fd_d20250121_m034945_c001_v7007000_t0000_u01737431385055") 2025/01/21 03:50:36 DEBUG : only18: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f4412f_d20250121_m034942_c001_v0001183_t0021_u01737431382319") 2025/01/21 03:50:36 DEBUG : only19: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7cb_d20250121_m035010_c001_v7007000_t0000_u01737431410285") 2025/01/21 03:50:36 DEBUG : only19: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4115f2550a10c5ff_d20250121_m035003_c001_v0001183_t0044_u01737431403441") 2025/01/21 03:50:36 DEBUG : only19: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f443cd_d20250121_m035001_c001_v0001183_t0051_u01737431401643") 2025/01/21 03:50:36 DEBUG : only19: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367eb_d20250121_m034945_c001_v7007000_t0000_u01737431385067") 2025/01/21 03:50:37 DEBUG : only19: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f4414b_d20250121_m034942_c001_v0001183_t0055_u01737431382920") 2025/01/21 03:50:37 DEBUG : only2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7cf_d20250121_m035010_c001_v7007000_t0000_u01737431410468") 2025/01/21 03:50:37 DEBUG : only2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f409a8f90da657627_d20250121_m035003_c001_v0001137_t0016_u01737431403457") 2025/01/21 03:50:37 DEBUG : only2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f4429a_d20250121_m034952_c001_v0001183_t0005_u01737431392472") 2025/01/21 03:50:37 DEBUG : only2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367ec_d20250121_m034945_c001_v7007000_t0000_u01737431385250") 2025/01/21 03:50:37 DEBUG : only2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f43fce_d20250121_m034932_c001_v0001183_t0050_u01737431372915") 2025/01/21 03:50:37 DEBUG : only3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7d3_d20250121_m035010_c001_v7007000_t0000_u01737431410656") 2025/01/21 03:50:37 DEBUG : only3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40334adc93b87525_d20250121_m035003_c001_v0001181_t0040_u01737431403465") 2025/01/21 03:50:37 DEBUG : only3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f442a6_d20250121_m034953_c001_v0001183_t0041_u01737431393023") 2025/01/21 03:50:37 DEBUG : only3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8e04d_d20250121_m034944_c001_v7007000_t0000_u01737431384721") 2025/01/21 03:50:37 DEBUG : only3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f43fec_d20250121_m034933_c001_v0001183_t0050_u01737431373453") 2025/01/21 03:50:37 DEBUG : only4: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7d7_d20250121_m035010_c001_v7007000_t0000_u01737431410846") 2025/01/21 03:50:37 DEBUG : only4: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f405e89a6e5f44410_d20250121_m035003_c001_v0001183_t0058_u01737431403481") 2025/01/21 03:50:37 DEBUG : only4: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f442b6_d20250121_m034953_c001_v0001183_t0034_u01737431393541") 2025/01/21 03:50:37 DEBUG : only4: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9fb_d20250121_m034944_c001_v7007000_t0000_u01737431384872") 2025/01/21 03:50:37 DEBUG : only4: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f43ffa_d20250121_m034934_c001_v0001183_t0012_u01737431374085") 2025/01/21 03:50:37 DEBUG : only5: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7da_d20250121_m035011_c001_v7007000_t0000_u01737431411028") 2025/01/21 03:50:37 DEBUG : only5: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4115f2550a10c609_d20250121_m035003_c001_v0001183_t0044_u01737431403637") 2025/01/21 03:50:37 DEBUG : only5: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f442cc_d20250121_m034954_c001_v0001183_t0041_u01737431394036") 2025/01/21 03:50:37 DEBUG : only5: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f411341ef2aa65abe_d20250121_m034945_c001_v7007000_t0000_u01737431385082") 2025/01/21 03:50:38 DEBUG : only5: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44020_d20250121_m034935_c001_v0001183_t0020_u01737431375028") 2025/01/21 03:50:38 DEBUG : only6: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7de_d20250121_m035011_c001_v7007000_t0000_u01737431411214") 2025/01/21 03:50:38 DEBUG : only6: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f409a8f90da657629_d20250121_m035003_c001_v0001137_t0016_u01737431403647") 2025/01/21 03:50:38 DEBUG : only6: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f442de_d20250121_m034954_c001_v0001183_t0046_u01737431394540") 2025/01/21 03:50:38 DEBUG : only6: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8e052_d20250121_m034945_c001_v7007000_t0000_u01737431385101") 2025/01/21 03:50:38 DEBUG : only6: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f4403e_d20250121_m034935_c001_v0001183_t0056_u01737431375594") 2025/01/21 03:50:38 DEBUG : only7: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7e2_d20250121_m035011_c001_v7007000_t0000_u01737431411397") 2025/01/21 03:50:38 DEBUG : only7: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40334adc93b87527_d20250121_m035003_c001_v0001181_t0040_u01737431403655") 2025/01/21 03:50:38 DEBUG : only7: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f442ec_d20250121_m034955_c001_v0001183_t0031_u01737431395086") 2025/01/21 03:50:38 DEBUG : only7: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f40201d781d4367ea_d20250121_m034944_c001_v7007000_t0000_u01737431384884") 2025/01/21 03:50:38 DEBUG : only7: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44054_d20250121_m034936_c001_v0001183_t0000_u01737431376132") 2025/01/21 03:50:38 DEBUG : only8: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7e6_d20250121_m035011_c001_v7007000_t0000_u01737431411580") 2025/01/21 03:50:38 DEBUG : only8: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f405e89a6e5f4441a_d20250121_m035003_c001_v0001183_t0058_u01737431403669") 2025/01/21 03:50:38 DEBUG : only8: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44300_d20250121_m034955_c001_v0001183_t0050_u01737431395709") 2025/01/21 03:50:38 DEBUG : only8: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9fa_d20250121_m034944_c001_v7007000_t0000_u01737431384689") 2025/01/21 03:50:38 DEBUG : only8: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f4406a_d20250121_m034936_c001_v0001183_t0049_u01737431376598") 2025/01/21 03:50:38 DEBUG : only9: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7e9_d20250121_m035011_c001_v7007000_t0000_u01737431411761") 2025/01/21 03:50:38 DEBUG : only9: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4115f2550a10c615_d20250121_m035003_c001_v0001183_t0044_u01737431403829") 2025/01/21 03:50:38 DEBUG : only9: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44310_d20250121_m034956_c001_v0001183_t0031_u01737431396207") 2025/01/21 03:50:38 DEBUG : only9: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d9fe_d20250121_m034945_c001_v7007000_t0000_u01737431385236") 2025/01/21 03:50:39 DEBUG : only9: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f44087_d20250121_m034937_c001_v0001183_t0039_u01737431377106") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b18_d20250121_m034556_c001_v7007000_t0000_u01737431156838") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669dcb_d20250121_m034555_c001_v0001134_t0007_u01737431155038") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b15_d20250121_m034553_c001_v7007000_t0000_u01737431153180") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f42083_d20250121_m034551_c001_v0001183_t0031_u01737431151140") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b12_d20250121_m034549_c001_v7007000_t0000_u01737431149643") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f41ff9_d20250121_m034547_c001_v0001183_t0036_u01737431147411") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91aee_d20250121_m034534_c001_v7007000_t0000_u01737431134901") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657454_d20250121_m034533_c001_v0001137_t0054_u01737431133393") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07d13_d20250121_m034531_c001_v7007000_t0000_u01737431131024") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657438_d20250121_m034530_c001_v0001137_t0015_u01737431130040") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07d0f_d20250121_m034528_c001_v7007000_t0000_u01737431128407") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657430_d20250121_m034527_c001_v0001137_t0042_u01737431127404") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07cff_d20250121_m034520_c001_v7007000_t0000_u01737431120053") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657416_d20250121_m034518_c001_v0001137_t0048_u01737431118552") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07cfd_d20250121_m034517_c001_v7007000_t0000_u01737431117829") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657410_d20250121_m034516_c001_v0001137_t0030_u01737431116184") 2025/01/21 03:50:39 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07cf6_d20250121_m034515_c001_v7007000_t0000_u01737431115462") 2025/01/21 03:50:40 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65740a_d20250121_m034514_c001_v0001137_t0041_u01737431114722") 2025/01/21 03:50:40 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657408_d20250121_m034514_c001_v0001137_t0050_u01737431114048") 2025/01/21 03:50:40 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07cf3_d20250121_m034513_c001_v7007000_t0000_u01737431113326") 2025/01/21 03:50:40 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657406_d20250121_m034512_c001_v0001137_t0022_u01737431112596") 2025/01/21 03:50:40 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657402_d20250121_m034511_c001_v0001137_t0006_u01737431111551") 2025/01/21 03:50:40 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07cef_d20250121_m034510_c001_v7007000_t0000_u01737431110831") 2025/01/21 03:50:40 DEBUG : potato: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573fa_d20250121_m034509_c001_v0001137_t0056_u01737431109853") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4119d3d29da5b15a_d20250121_m034709_c001_v7007000_t0000_u01737431229803") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669e7c_d20250121_m034709_c001_v0001134_t0010_u01737431229132") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f406e9b3bb2076c1f_d20250121_m034653_c001_v7007000_t0000_u01737431213150") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669e43_d20250121_m034644_c001_v0001134_t0025_u01737431204970") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4009652886b8baa8_d20250121_m034631_c001_v7007000_t0000_u01737431191086") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669e1b_d20250121_m034625_c001_v0001134_t0045_u01737431185172") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4088f55ab7e715ef_d20250121_m034613_c001_v7007000_t0000_u01737431173508") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669dd7_d20250121_m034605_c001_v0001134_t0005_u01737431165805") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91afd_d20250121_m034540_c001_v7007000_t0000_u01737431140359") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657468_d20250121_m034538_c001_v0001137_t0044_u01737431138763") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91af7_d20250121_m034537_c001_v7007000_t0000_u01737431137657") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657460_d20250121_m034535_c001_v0001137_t0032_u01737431135823") 2025/01/21 03:50:40 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91aef_d20250121_m034535_c001_v7007000_t0000_u01737431135085") 2025/01/21 03:50:41 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657456_d20250121_m034534_c001_v0001137_t0054_u01737431134104") 2025/01/21 03:50:41 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91aeb_d20250121_m034532_c001_v7007000_t0000_u01737431132651") 2025/01/21 03:50:41 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65743e_d20250121_m034531_c001_v0001137_t0000_u01737431131392") 2025/01/21 03:50:41 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07d11_d20250121_m034529_c001_v7007000_t0000_u01737431129301") 2025/01/21 03:50:41 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657434_d20250121_m034528_c001_v0001137_t0026_u01737431128418") 2025/01/21 03:50:41 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41338e763cf07d01_d20250121_m034520_c001_v7007000_t0000_u01737431120790") 2025/01/21 03:50:41 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65741e_d20250121_m034519_c001_v0001137_t0049_u01737431119753") 2025/01/21 03:50:41 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4057744a634d92e2_d20250121_m034351_c001_v7007000_t0000_u01737431031461") 2025/01/21 03:50:41 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657360_d20250121_m034350_c001_v0001137_t0057_u01737431030769") 2025/01/21 03:50:41 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4057744a634d92e0_d20250121_m034349_c001_v7007000_t0000_u01737431029496") 2025/01/21 03:50:41 DEBUG : potato2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65735c_d20250121_m034348_c001_v0001137_t0052_u01737431028807") 2025/01/21 03:50:41 DEBUG : potato3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f406e9b3bb2076c1e_d20250121_m034652_c001_v7007000_t0000_u01737431212968") 2025/01/21 03:50:41 DEBUG : potato3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6574e8_d20250121_m034646_c001_v0001137_t0007_u01737431206227") 2025/01/21 03:50:41 DEBUG : potato3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4009652886b8baa9_d20250121_m034631_c001_v7007000_t0000_u01737431191316") 2025/01/21 03:50:41 DEBUG : potato3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6574d2_d20250121_m034626_c001_v0001137_t0002_u01737431186497") 2025/01/21 03:50:41 DEBUG : potato3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4088f55ab7e715f0_d20250121_m034613_c001_v7007000_t0000_u01737431173722") 2025/01/21 03:50:41 DEBUG : potato3: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6574b0_d20250121_m034606_c001_v0001137_t0016_u01737431166461") 2025/01/21 03:50:41 DEBUG : pre-dest1/1: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41354ca7a3e7adb0_d20250121_m034751_c001_v7007000_t0000_u01737431271568") 2025/01/21 03:50:41 DEBUG : pre-dest1/1: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65752e_d20250121_m034743_c001_v0001137_t0008_u01737431263524") 2025/01/21 03:50:41 DEBUG : pre-dest2/2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41354ca7a3e7adb1_d20250121_m034751_c001_v7007000_t0000_u01737431271750") 2025/01/21 03:50:42 DEBUG : pre-dest2/2: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669ed4_d20250121_m034744_c001_v0001134_t0046_u01737431264200") 2025/01/21 03:50:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8df1b_d20250121_m034722_c001_v7007000_t0000_u01737431242330") 2025/01/21 03:50:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f42cdc_d20250121_m034719_c001_v0001183_t0025_u01737431239208") 2025/01/21 03:50:42 DEBUG : sizeonly: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558b53_d20250121_m034450_c001_v7007000_t0000_u01737431090171") 2025/01/21 03:50:42 DEBUG : sizeonly: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573c6_d20250121_m034449_c001_v0001137_t0031_u01737431089072") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd800_d20250121_m035017_c001_v7007000_t0000_u01737431417145") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f445bd_d20250121_m035016_c001_v0001183_t0003_u01737431416119") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7f9_d20250121_m035014_c001_v7007000_t0000_u01737431414219") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657637_d20250121_m035013_c001_v0001137_t0019_u01737431413077") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d923_d20250121_m034602_c001_v7007000_t0000_u01737431162293") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669dcf_d20250121_m034601_c001_v0001134_t0042_u01737431161308") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4027f59d6ba9d920_d20250121_m034559_c001_v7007000_t0000_u01737431159934") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6574a0_d20250121_m034559_c001_v0001137_t0001_u01737431159060") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558b4e_d20250121_m034445_c001_v7007000_t0000_u01737431085677") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573bb_d20250121_m034444_c001_v0001137_t0053_u01737431084182") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558b4b_d20250121_m034443_c001_v7007000_t0000_u01737431083442") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573b5_d20250121_m034442_c001_v0001137_t0022_u01737431082440") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558b4a_d20250121_m034438_c001_v7007000_t0000_u01737431078884") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573ad_d20250121_m034437_c001_v0001137_t0006_u01737431077831") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4169dc1abe558b3b_d20250121_m034437_c001_v7007000_t0000_u01737431077288") 2025/01/21 03:50:42 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573a9_d20250121_m034435_c001_v0001137_t0031_u01737431075879") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da6573a1_d20250121_m034429_c001_v0001137_t0033_u01737431069809") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8dd1e_d20250121_m034429_c001_v7007000_t0000_u01737431069087") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65739f_d20250121_m034428_c001_v0001137_t0044_u01737431068324") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65739d_d20250121_m034427_c001_v0001137_t0057_u01737431067686") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4120d195cef8dd13_d20250121_m034426_c001_v7007000_t0000_u01737431066241") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657393_d20250121_m034420_c001_v0001137_t0002_u01737431060510") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65738d_d20250121_m034414_c001_v0001137_t0019_u01737431054550") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f401cd3ce92fd62a0_d20250121_m034413_c001_v7007000_t0000_u01737431053804") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657389_d20250121_m034413_c001_v0001137_t0017_u01737431053162") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657387_d20250121_m034412_c001_v0001137_t0051_u01737431052514") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f401cd3ce92fd6286_d20250121_m034411_c001_v7007000_t0000_u01737431051423") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657381_d20250121_m034402_c001_v0001137_t0004_u01737431042224") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f417eed44988607c5_d20250121_m034401_c001_v7007000_t0000_u01737431041862") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65737d_d20250121_m034401_c001_v0001137_t0023_u01737431041150") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4057744a634d92f3_d20250121_m034359_c001_v7007000_t0000_u01737431039489") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657377_d20250121_m034358_c001_v0001137_t0020_u01737431038820") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4057744a634d92ed_d20250121_m034358_c001_v7007000_t0000_u01737431038274") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657371_d20250121_m034357_c001_v0001137_t0016_u01737431037463") 2025/01/21 03:50:43 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4057744a634d92eb_d20250121_m034356_c001_v7007000_t0000_u01737431036186") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65736d_d20250121_m034355_c001_v0001137_t0044_u01737431035309") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4057744a634d92e8_d20250121_m034354_c001_v7007000_t0000_u01737431034763") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657367_d20250121_m034354_c001_v0001137_t0033_u01737431034009") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4057744a634d92e5_d20250121_m034353_c001_v7007000_t0000_u01737431033080") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657364_d20250121_m034352_c001_v0001137_t0052_u01737431032369") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4057744a634d92d8_d20250121_m034346_c001_v7007000_t0000_u01737431026275") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657350_d20250121_m034345_c001_v0001137_t0027_u01737431025519") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4057744a634d92d5_d20250121_m034344_c001_v7007000_t0000_u01737431024610") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65734e_d20250121_m034343_c001_v0001137_t0036_u01737431023813") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4057744a634d92d4_d20250121_m034342_c001_v7007000_t0000_u01737431022906") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65734a_d20250121_m034342_c001_v0001137_t0045_u01737431022258") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f4057744a634d92d2_d20250121_m034339_c001_v7007000_t0000_u01737431019358") 2025/01/21 03:50:44 DEBUG : sub dir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657344_d20250121_m034338_c001_v0001137_t0027_u01737431018638") 2025/01/21 03:50:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd801_d20250121_m035017_c001_v7007000_t0000_u01737431417327") 2025/01/21 03:50:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f1115f2550a10c769_d20250121_m035016_c001_v0001183_t0059_u01737431416131") 2025/01/21 03:50:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f418a837a895fd7fb_d20250121_m035014_c001_v7007000_t0000_u01737431414400") 2025/01/21 03:50:44 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f10334adc93b87563_d20250121_m035013_c001_v0001181_t0025_u01737431413096") 2025/01/21 03:50:44 DEBUG : sub/yam: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b17_d20250121_m034556_c001_v7007000_t0000_u01737431156284") 2025/01/21 03:50:44 DEBUG : sub/yam: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f105e89a6e5f420fa_d20250121_m034554_c001_v0001183_t0050_u01737431154686") 2025/01/21 03:50:44 DEBUG : three: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b0c_d20250121_m034546_c001_v7007000_t0000_u01737431146654") 2025/01/21 03:50:45 DEBUG : three: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657484_d20250121_m034545_c001_v0001137_t0011_u01737431145368") 2025/01/21 03:50:45 DEBUG : three: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da65747a_d20250121_m034542_c001_v0001137_t0056_u01737431142814") 2025/01/21 03:50:45 DEBUG : two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b0d_d20250121_m034546_c001_v7007000_t0000_u01737431146838") 2025/01/21 03:50:45 DEBUG : two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f405e89a6e5f41f85_d20250121_m034544_c001_v0001183_t0058_u01737431144586") 2025/01/21 03:50:45 DEBUG : two: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f409a8f90da657478_d20250121_m034542_c001_v0001137_t0016_u01737431142606") 2025/01/21 03:50:45 DEBUG : yam: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b19_d20250121_m034557_c001_v7007000_t0000_u01737431157023") 2025/01/21 03:50:45 DEBUG : yam: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f102bd0090f7b25b5_d20250121_m034556_c001_v0001177_t0029_u01737431156049") 2025/01/21 03:50:45 DEBUG : yam: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b14_d20250121_m034552_c001_v7007000_t0000_u01737431152609") 2025/01/21 03:50:45 DEBUG : yam: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109a8f90da657492_d20250121_m034551_c001_v0001137_t0048_u01737431151485") 2025/01/21 03:50:45 DEBUG : yam: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b10_d20250121_m034549_c001_v7007000_t0000_u01737431149090") 2025/01/21 03:50:45 DEBUG : yam: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f109d102d1d669db5_d20250121_m034547_c001_v0001134_t0010_u01737431147421") 2025/01/21 03:50:45 DEBUG : yaml: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b16_d20250121_m034553_c001_v7007000_t0000_u01737431153364") 2025/01/21 03:50:45 DEBUG : yaml: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f112c96c611e941d3_d20250121_m034552_c001_v0001184_t0034_u01737431152412") 2025/01/21 03:50:45 DEBUG : yaml: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f41956a5b27e91b13_d20250121_m034549_c001_v7007000_t0000_u01737431149827") 2025/01/21 03:50:45 DEBUG : yaml: Deleting (id "4_z5fb25d73f05d8b6b9f480e1b_f10009cf4865280fb_d20250121_m034548_c001_v0001092_t0037_u01737431148654") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m17.645283758s (try 1/5)