"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/05 02:01:19 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi" 2025/02/05 02:01:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:01:19 DEBUG : Creating backend with remote "/tmp/rclone1048346572" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:01:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/05 02:01:23 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:23 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.02s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:01:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:01:24 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:24 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:25 DEBUG : B2 bucket rclone-test-futovom0logi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.12s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", 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-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:27 DEBUG : Creating backend with remote "/non-existing" 2025/02/05 02:01:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/05 02:01:27 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:27 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:01:29 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:29 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.97s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:30 INFO : B2 bucket rclone-test-futovom0logi: Running all checks before starting transfers 2025/02/05 02:01:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:01:30 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:30 INFO : B2 bucket rclone-test-futovom0logi: Checks finished, now starting transfers 2025/02/05 02:01:30 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.62s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:32 ERROR : Ignoring --no-traverse with sync 2025/02/05 02:01:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:01:32 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:32 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:32 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:01:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.56s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/05 02:01:33 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:33 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:34 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/05 02:01:34 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:01:35 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:35 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:01:37 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:37 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/05 02:01:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:01:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/05 02:01:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:01:38 INFO : sub dir: Making directory 2025/02/05 02:01:38 INFO : sub dir2: Making directory 2025/02/05 02:01:38 INFO : sub dir2/sub sub dir2: Making directory 2025/02/05 02:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:01:38 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:38 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/05 02:01:39 DEBUG : B2 bucket rclone-test-futovom0logi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:40 INFO : sub dir2: Making directory 2025/02/05 02:01:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/05 02:01:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:01:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:01:40 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:40 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:41 DEBUG : sub dir2: Making directory with metadata 2025/02/05 02:01:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:01:41 INFO : sub dir: Making directory 2025/02/05 02:01:41 INFO : sub dir2: Making directory 2025/02/05 02:01:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:01:41 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:41 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:41 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:01:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/05 02:01:42 DEBUG : B2 bucket rclone-test-futovom0logi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/05 02:01:42 DEBUG : B2 bucket rclone-test-futovom0logi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", 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-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:43 INFO : sub dir2: Making directory 2025/02/05 02:01:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:01:43 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:43 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:44 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:01:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:44 DEBUG : sub dir2: Making directory with metadata 2025/02/05 02:01:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:01:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:01:45 INFO : sub dir: Making directory 2025/02/05 02:01:45 INFO : sub dir2: Making directory 2025/02/05 02:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:01:45 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:45 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:45 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:01:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/05 02:01:45 DEBUG : B2 bucket rclone-test-futovom0logi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.65s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:46 INFO : sub dir2: Making directory 2025/02/05 02:01:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:01:47 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:47 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:01:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:48 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:01:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.90s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qarebop8hoye" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-futovom0logi -> B2 bucket rclone-test-qarebop8hoye 2025/02/05 02:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:01:50 DEBUG : B2 bucket rclone-test-qarebop8hoye: Waiting for checks to finish 2025/02/05 02:01:50 DEBUG : B2 bucket rclone-test-qarebop8hoye: Waiting for transfers to finish 2025/02/05 02:01:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:01:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:54 DEBUG : B2 bucket rclone-test-qarebop8hoye: Purge remote 2025/02/05 02:01:54 INFO : B2 bucket rclone-test-qarebop8hoye: cleaning bucket "rclone-test-qarebop8hoye" of all files 2025/02/05 02:01:54 DEBUG : sub dir/hello world: Deleting (id "4_z8fd29dd3d07ddb3b9f480e1b_f10002021802d84a6_d20250205_m020154_c001_v0001161_t0041_u01738720914249") --- PASS: TestServerSideCopy (9.82s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:01:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 02:01:59 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:01:59 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/05 02:02:00 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.71s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:01 DEBUG : Creating backend with remote "TestB2:rclone-test-giducic9weda" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-futovom0logi -> B2 bucket rclone-test-giducic9weda 2025/02/05 02:02:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:02:03 DEBUG : B2 bucket rclone-test-giducic9weda: Waiting for checks to finish 2025/02/05 02:02:03 DEBUG : B2 bucket rclone-test-giducic9weda: Waiting for transfers to finish 2025/02/05 02:02:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:02:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:08 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/05 02:02:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/05 02:02:08 DEBUG : pacer: Reducing sleep to 10ms 2025/02/05 02:02:09 DEBUG : B2 bucket rclone-test-giducic9weda: Waiting for checks to finish 2025/02/05 02:02:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 02:02:09 DEBUG : B2 bucket rclone-test-giducic9weda: Waiting for transfers to finish 2025/02/05 02:02:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/05 02:02:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:09 DEBUG : B2 bucket rclone-test-giducic9weda: Purge remote 2025/02/05 02:02:09 INFO : B2 bucket rclone-test-giducic9weda: cleaning bucket "rclone-test-giducic9weda" of all files 2025/02/05 02:02:09 DEBUG : sub dir/hello world: Deleting (id "4_zcf12cde3d07ddb3b9f480e1b_f10085bbc757cd711_d20250205_m020209_c001_v0001178_t0052_u01738720929209") 2025/02/05 02:02:09 DEBUG : sub dir/hello world: Deleting (id "4_zcf12cde3d07ddb3b9f480e1b_f11150832a7797bfd_d20250205_m020206_c001_v0001179_t0049_u01738720926930") --- PASS: TestServerSideCopyOverSelf (13.81s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 02:02:16 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:16 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/05 02:02:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/05 02:02:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.54s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:18 DEBUG : Creating backend with remote "TestB2:rclone-test-talisoj4ziri" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-futovom0logi -> B2 bucket rclone-test-talisoj4ziri 2025/02/05 02:02:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:02:19 DEBUG : B2 bucket rclone-test-talisoj4ziri: Waiting for checks to finish 2025/02/05 02:02:19 DEBUG : B2 bucket rclone-test-talisoj4ziri: Waiting for transfers to finish 2025/02/05 02:02:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:02:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 02:02:24 DEBUG : B2 bucket rclone-test-talisoj4ziri: Waiting for checks to finish 2025/02/05 02:02:24 DEBUG : B2 bucket rclone-test-talisoj4ziri: Waiting for transfers to finish 2025/02/05 02:02:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/05 02:02:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/05 02:02:25 INFO : sub dir/hello world: Deleted 2025/02/05 02:02:25 DEBUG : testing file moves 2025/02/05 02:02:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/05 02:02:26 DEBUG : B2 bucket rclone-test-talisoj4ziri: Waiting for checks to finish 2025/02/05 02:02:26 DEBUG : B2 bucket rclone-test-talisoj4ziri: Waiting for transfers to finish 2025/02/05 02:02:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/05 02:02:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/05 02:02:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:27 DEBUG : B2 bucket rclone-test-talisoj4ziri: Purge remote 2025/02/05 02:02:27 INFO : B2 bucket rclone-test-talisoj4ziri: cleaning bucket "rclone-test-talisoj4ziri" of all files 2025/02/05 02:02:27 DEBUG : sub dir/hello world: Deleting (id "4_z2ff20de3d08ddb3b9f480e1b_f117988311853065b_d20250205_m020226_c001_v0001183_t0018_u01738720946397") 2025/02/05 02:02:27 DEBUG : sub dir/hello world: Deleting (id "4_z2ff20de3d08ddb3b9f480e1b_f11754d0c992e8212_d20250205_m020224_c001_v0001184_t0044_u01738720944800") 2025/02/05 02:02:27 DEBUG : sub dir/hello world: Deleting (id "4_z2ff20de3d08ddb3b9f480e1b_f116f4ee55f76b6d2_d20250205_m020223_c001_v0001040_t0030_u01738720943021") --- PASS: TestServerSideMoveOverSelf (14.82s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:33 ERROR : : error listing: directory not found 2025/02/05 02:02:33 INFO : Local file system at /tmp/rclone1048346572: Making directory 2025/02/05 02:02:33 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:33 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.32s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:02:35 DEBUG : Local file system at /tmp/rclone1048346572: Waiting for checks to finish 2025/02/05 02:02:35 DEBUG : Local file system at /tmp/rclone1048346572: Waiting for transfers to finish 2025/02/05 02:02:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:02:36 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/05 02:02:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/05 02:02:37 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:37 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 02:02:37 INFO : check sum: Copied (new) 2025/02/05 02:02:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:37 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 02:02:37 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/05 02:02:37 DEBUG : check sum: Unchanged skipping 2025/02/05 02:02:37 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:37 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.26s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/05 02:02:39 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:39 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:39 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/05 02:02:39 INFO : sizeonly: Copied (new) 2025/02/05 02:02:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:40 DEBUG : sizeonly: Sizes identical 2025/02/05 02:02:40 DEBUG : sizeonly: Unchanged skipping 2025/02/05 02:02:40 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:40 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:40 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.29s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/05 02:02:41 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:41 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/05 02:02:42 INFO : ignore-size: Copied (new) 2025/02/05 02:02:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:42 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:02:42 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:42 DEBUG : ignore-size: Unchanged skipping 2025/02/05 02:02:42 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:42 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:02:44 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:44 DEBUG : existing: Unchanged skipping 2025/02/05 02:02:44 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:44 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/05 02:02:44 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:44 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/05 02:02:45 INFO : existing: Copied (replaced existing) 2025/02/05 02:02:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.65s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/05 02:02:46 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:46 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/05 02:02:47 INFO : existing: Copied (new) 2025/02/05 02:02:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:47 DEBUG : existing: Destination exists, skipping 2025/02/05 02:02:47 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:47 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:47 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.63s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:49 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/05 02:02:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/05 02:02:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:02:50 DEBUG : c/non empty space: Unchanged skipping 2025/02/05 02:02:50 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:50 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:02:50 INFO : a/potato2: Copied (new) 2025/02/05 02:02:50 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:50 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:52 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/02/05 02:02:52 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 02:02:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/05 02:02:52 DEBUG : empty space: Unchanged skipping 2025/02/05 02:02:52 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:52 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:53 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/02/05 02:02:53 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 02:02:54 INFO : empty space: Updated modification time in destination 2025/02/05 02:02:54 DEBUG : empty space: Unchanged skipping 2025/02/05 02:02:54 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:54 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:56 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:56 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/02/05 02:02:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 02:02:56 DEBUG : empty space: Unchanged skipping 2025/02/05 02:02:56 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:56 DEBUG : Waiting for deletions to finish 2025/02/05 02:02:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.97s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:02:58 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:02:58 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/02/05 02:02:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1048346572) 2025/02/05 02:02:58 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-futovom0logi) 2025/02/05 02:02:58 DEBUG : foo: sha1 differ 2025/02/05 02:02:58 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:02:58 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/05 02:02:58 INFO : foo: Copied (replaced existing) 2025/02/05 02:02:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/05 02:03:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:03:00 DEBUG : empty space: Unchanged skipping 2025/02/05 02:03:00 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:00 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:00 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:03:00 INFO : potato: Copied (new) 2025/02/05 02:03:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/05 02:03:02 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:02 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/05 02:03:02 INFO : potato: Copied (replaced existing) 2025/02/05 02:03:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.31s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:04 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:04 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/02/05 02:03:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1048346572) 2025/02/05 02:03:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-futovom0logi) 2025/02/05 02:03:04 DEBUG : potato: sha1 differ 2025/02/05 02:03:04 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/05 02:03:04 INFO : potato: Copied (replaced existing) 2025/02/05 02:03:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:03:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/05 02:03:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:03:07 DEBUG : empty space: Unchanged skipping 2025/02/05 02:03:07 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:07 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:07 DEBUG : Waiting for deletions to finish 2025/02/05 02:03:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:03:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:03:09 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:09 DEBUG : empty space: Unchanged skipping 2025/02/05 02:03:09 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:03:09 INFO : potato2: Copied (new) 2025/02/05 02:03:09 DEBUG : Waiting for deletions to finish 2025/02/05 02:03:09 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:11 INFO : d: Making directory 2025/02/05 02:03:11 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/05 02:03:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/05 02:03:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:03:12 DEBUG : c/non empty space: Unchanged skipping 2025/02/05 02:03:12 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:12 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:03:12 INFO : a/potato2: Copied (new) 2025/02/05 02:03:12 DEBUG : Waiting for deletions to finish 2025/02/05 02:03:12 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:14 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/05 02:03:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/05 02:03:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:03:15 DEBUG : c/non empty space: Unchanged skipping 2025/02/05 02:03:15 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:15 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:03:15 INFO : a/potato2: Copied (new) 2025/02/05 02:03:15 ERROR : B2 bucket rclone-test-futovom0logi: not deleting files as there were IO errors 2025/02/05 02:03:15 ERROR : B2 bucket rclone-test-futovom0logi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:17 DEBUG : Waiting for deletions to finish 2025/02/05 02:03:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:03:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:03:17 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:17 DEBUG : empty space: Unchanged skipping 2025/02/05 02:03:17 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:18 INFO : potato: Deleted 2025/02/05 02:03:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:03:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:20 DEBUG : Waiting for deletions to finish 2025/02/05 02:03:20 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:20 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:20 INFO : potato: Deleted 2025/02/05 02:03:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:03:21 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:03:21 DEBUG : empty space: Unchanged skipping 2025/02/05 02:03:21 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:03:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.20s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:03:23 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:23 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:23 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/05 02:03:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.32s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:25 DEBUG : enormous: Excluded (Size Filter) 2025/02/05 02:03:25 DEBUG : enormous: Excluded 2025/02/05 02:03:25 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 02:03:25 DEBUG : potato2: Excluded 2025/02/05 02:03:26 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 02:03:26 DEBUG : potato2: Excluded 2025/02/05 02:03:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:03:26 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:26 DEBUG : empty space: Unchanged skipping 2025/02/05 02:03:26 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:26 DEBUG : Waiting for deletions to finish 2025/02/05 02:03:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:26 DEBUG : enormous: Excluded (Size Filter) 2025/02/05 02:03:26 DEBUG : enormous: Excluded 2025/02/05 02:03:26 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 02:03:26 DEBUG : potato2: Excluded 2025/02/05 02:03:26 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 02:03:26 DEBUG : potato2: Excluded 2025/02/05 02:03:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/05 02:03:26 DEBUG : empty space: Unchanged skipping 2025/02/05 02:03:26 DEBUG : Local file system at /tmp/rclone1048346572: Waiting for checks to finish 2025/02/05 02:03:26 DEBUG : Local file system at /tmp/rclone1048346572: Waiting for transfers to finish 2025/02/05 02:03:26 DEBUG : Waiting for deletions to finish 2025/02/05 02:03:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:29 DEBUG : enormous: Excluded (Size Filter) 2025/02/05 02:03:29 DEBUG : enormous: Excluded 2025/02/05 02:03:29 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 02:03:29 DEBUG : potato2: Excluded 2025/02/05 02:03:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:03:29 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:29 DEBUG : empty space: Unchanged skipping 2025/02/05 02:03:29 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:29 DEBUG : Waiting for deletions to finish 2025/02/05 02:03:29 INFO : potato2: Deleted 2025/02/05 02:03:29 INFO : enormous: Deleted 2025/02/05 02:03:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/05 02:03:29 DEBUG : empty space: Unchanged skipping 2025/02/05 02:03:29 DEBUG : Local file system at /tmp/rclone1048346572: Waiting for checks to finish 2025/02/05 02:03:29 DEBUG : Local file system at /tmp/rclone1048346572: Waiting for transfers to finish 2025/02/05 02:03:29 DEBUG : Waiting for deletions to finish 2025/02/05 02:03:29 INFO : enormous: Deleted 2025/02/05 02:03:29 INFO : potato2: Deleted 2025/02/05 02:03:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.26s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:32 DEBUG : five: Need to transfer - File not found at Destination 2025/02/05 02:03:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/05 02:03:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/05 02:03:32 DEBUG : one: Destination is newer than source, skipping 2025/02/05 02:03:32 DEBUG : three: Sizes identical 2025/02/05 02:03:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 02:03:32 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1048346572) 2025/02/05 02:03:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-futovom0logi) 2025/02/05 02:03:32 DEBUG : two: sha1 differ 2025/02/05 02:03:32 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/05 02:03:33 INFO : five: Copied (new) 2025/02/05 02:03:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/05 02:03:33 INFO : four: Copied (replaced existing) 2025/02/05 02:03:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/05 02:03:33 INFO : two: Copied (replaced existing) 2025/02/05 02:03:33 DEBUG : Waiting for deletions to finish 2025/02/05 02:03:34 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:34 DEBUG : one: Destination is newer than source, skipping 2025/02/05 02:03:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1048346572) 2025/02/05 02:03:34 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-futovom0logi) 2025/02/05 02:03:34 DEBUG : three: sha1 differ 2025/02/05 02:03:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/05 02:03:34 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/05 02:03:34 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/05 02:03:34 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/05 02:03:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/05 02:03:34 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/05 02:03:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/05 02:03:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 02:03:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 02:03:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 02:03:34 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 02:03:34 INFO : three: Copied (replaced existing) 2025/02/05 02:03:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.70s) === 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-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/05 02:03:36 INFO : B2 bucket rclone-test-futovom0logi: Making map for --track-renames 2025/02/05 02:03:36 INFO : B2 bucket rclone-test-futovom0logi: Finished making map for --track-renames 2025/02/05 02:03:36 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/05 02:03:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/05 02:03:36 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for renames to finish 2025/02/05 02:03:36 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/05 02:03:36 INFO : potato: Copied (new) 2025/02/05 02:03:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/05 02:03:36 INFO : yam: Copied (new) 2025/02/05 02:03:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:03:36 INFO : B2 bucket rclone-test-futovom0logi: Making map for --track-renames 2025/02/05 02:03:36 INFO : B2 bucket rclone-test-futovom0logi: Finished making map for --track-renames 2025/02/05 02:03:36 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:36 DEBUG : potato: Unchanged skipping 2025/02/05 02:03:36 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for renames to finish 2025/02/05 02:03:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/05 02:03:37 INFO : yam: Copied (server-side copy) to: yaml 2025/02/05 02:03:37 INFO : yam: Deleted 2025/02/05 02:03:37 INFO : yaml: Renamed from "yam" 2025/02/05 02:03:37 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/05 02:03:39 INFO : B2 bucket rclone-test-futovom0logi: Making map for --track-renames 2025/02/05 02:03:39 INFO : B2 bucket rclone-test-futovom0logi: Finished making map for --track-renames 2025/02/05 02:03:39 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/05 02:03:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/05 02:03:39 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for renames to finish 2025/02/05 02:03:39 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/05 02:03:39 INFO : yam: Copied (new) 2025/02/05 02:03:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/05 02:03:40 INFO : potato: Copied (new) 2025/02/05 02:03:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:03:40 INFO : B2 bucket rclone-test-futovom0logi: Making map for --track-renames 2025/02/05 02:03:40 INFO : B2 bucket rclone-test-futovom0logi: Finished making map for --track-renames 2025/02/05 02:03:40 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:40 DEBUG : potato: Unchanged skipping 2025/02/05 02:03:40 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for renames to finish 2025/02/05 02:03:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/05 02:03:41 INFO : yam: Copied (server-side copy) to: yaml 2025/02/05 02:03:41 INFO : yam: Deleted 2025/02/05 02:03:41 INFO : yaml: Renamed from "yam" 2025/02/05 02:03:41 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/05 02:03:43 INFO : B2 bucket rclone-test-futovom0logi: Making map for --track-renames 2025/02/05 02:03:43 INFO : B2 bucket rclone-test-futovom0logi: Finished making map for --track-renames 2025/02/05 02:03:43 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/05 02:03:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/05 02:03:43 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for renames to finish 2025/02/05 02:03:43 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/05 02:03:43 INFO : sub/yam: Copied (new) 2025/02/05 02:03:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/05 02:03:44 INFO : potato: Copied (new) 2025/02/05 02:03:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:03:44 DEBUG : potato: Unchanged skipping 2025/02/05 02:03:44 INFO : B2 bucket rclone-test-futovom0logi: Making map for --track-renames 2025/02/05 02:03:44 INFO : B2 bucket rclone-test-futovom0logi: Finished making map for --track-renames 2025/02/05 02:03:44 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:44 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for renames to finish 2025/02/05 02:03:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/05 02:03:45 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/05 02:03:45 INFO : sub/yam: Deleted 2025/02/05 02:03:45 INFO : yam: Renamed from "sub/yam" 2025/02/05 02:03:45 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.73s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:47 DEBUG : Creating backend with remote "/tmp/rclone1048346572/dir1" 2025/02/05 02:03:47 DEBUG : Creating backend with remote "/tmp/rclone1048346572/dir2" 2025/02/05 02:03:47 DEBUG : Local file system at /tmp/rclone1048346572/dir2: Using server-side directory move 2025/02/05 02:03:47 INFO : Local file system at /tmp/rclone1048346572/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/05 02:03:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/05 02:03:47 DEBUG : Local file system at /tmp/rclone1048346572/dir2: Waiting for checks to finish 2025/02/05 02:03:47 DEBUG : Local file system at /tmp/rclone1048346572/dir2: Waiting for transfers to finish 2025/02/05 02:03:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:03:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/05 02:03:47 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:47 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/05 02:03:47 INFO : nested/sub dir/file: Copied (new) 2025/02/05 02:03:47 INFO : nested/sub dir/file: Deleted 2025/02/05 02:03:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:03:48 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:03:48 INFO : sub dir/hello world: Deleted 2025/02/05 02:03:48 INFO : sub dir: Removing directory 2025/02/05 02:03:48 INFO : nested/sub dir: Removing directory 2025/02/05 02:03:48 INFO : nested: Removing directory 2025/02/05 02:03:48 DEBUG : Local file system at /tmp/rclone1048346572: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:03:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/05 02:03:49 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:49 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/05 02:03:50 INFO : nested/sub dir/file: Copied (new) 2025/02/05 02:03:50 INFO : nested/sub dir/file: Deleted 2025/02/05 02:03:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/05 02:03:50 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:03:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/05 02:03:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/05 02:03:52 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:52 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/05 02:03:52 INFO : existing-b: Copied (new) 2025/02/05 02:03:52 INFO : existing-b: Deleted 2025/02/05 02:03:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/05 02:03:52 INFO : existing: Copied (new) 2025/02/05 02:03:52 INFO : existing: Deleted 2025/02/05 02:03:52 DEBUG : existing: Destination exists, skipping 2025/02/05 02:03:52 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:03:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/05 02:03:52 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:03:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.16s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:03:54 DEBUG : Creating backend with remote "TestB2:rclone-test-noyapic9wife" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-futovom0logi -> B2 bucket rclone-test-noyapic9wife 2025/02/05 02:04:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:04:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/05 02:04:01 DEBUG : B2 bucket rclone-test-noyapic9wife: Waiting for checks to finish 2025/02/05 02:04:01 DEBUG : empty space: Unchanged skipping 2025/02/05 02:04:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/05 02:04:01 INFO : empty space: Deleted 2025/02/05 02:04:01 DEBUG : B2 bucket rclone-test-noyapic9wife: Waiting for transfers to finish 2025/02/05 02:04:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:04:01 INFO : potato2: Copied (server-side copy) 2025/02/05 02:04:02 INFO : potato2: Deleted 2025/02/05 02:04:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/05 02:04:02 INFO : potato3: Copied (server-side copy) 2025/02/05 02:04:02 INFO : potato3: Deleted 2025/02/05 02:04:02 DEBUG : Creating backend with remote "TestB2:rclone-test-waverex4zimu" 2025/02/05 02:04:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/05 02:04:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:04:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/05 02:04:03 DEBUG : B2 bucket rclone-test-waverex4zimu: Waiting for checks to finish 2025/02/05 02:04:03 DEBUG : B2 bucket rclone-test-waverex4zimu: Waiting for transfers to finish 2025/02/05 02:04:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 02:04:07 INFO : empty space: Copied (server-side copy) 2025/02/05 02:04:08 INFO : empty space: Deleted 2025/02/05 02:04:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/05 02:04:08 INFO : potato3: Copied (server-side copy) 2025/02/05 02:04:08 INFO : potato3: Deleted 2025/02/05 02:04:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:04:08 INFO : potato2: Copied (server-side copy) 2025/02/05 02:04:08 INFO : potato2: Deleted 2025/02/05 02:04:09 DEBUG : B2 bucket rclone-test-waverex4zimu: Purge remote 2025/02/05 02:04:09 INFO : B2 bucket rclone-test-waverex4zimu: cleaning bucket "rclone-test-waverex4zimu" of all files 2025/02/05 02:04:09 DEBUG : empty space: Deleting (id "4_z4fa2ad63d09ddb3b9f480e1b_f1024e92809b71ac3_d20250205_m020407_c001_v0001145_t0018_u01738721047604") 2025/02/05 02:04:09 DEBUG : potato2: Deleting (id "4_z4fa2ad63d09ddb3b9f480e1b_f1087286f9764712c_d20250205_m020407_c001_v0001128_t0014_u01738721047965") 2025/02/05 02:04:09 DEBUG : potato3: Deleting (id "4_z4fa2ad63d09ddb3b9f480e1b_f114081e8137eeb57_d20250205_m020407_c001_v0001183_t0045_u01738721047960") 2025/02/05 02:04:10 DEBUG : B2 bucket rclone-test-noyapic9wife: Purge remote 2025/02/05 02:04:10 INFO : B2 bucket rclone-test-noyapic9wife: cleaning bucket "rclone-test-noyapic9wife" of all files 2025/02/05 02:04:10 DEBUG : empty space: Deleting (id "4_zdf428d73d09ddb3b9f480e1b_f401f7838aee37e83_d20250205_m020407_c001_v7007000_t0000_u01738721047900") 2025/02/05 02:04:10 DEBUG : empty space: Deleting (id "4_zdf428d73d09ddb3b9f480e1b_f110c36c38acd4f41_d20250205_m020400_c001_v0001103_t0046_u01738721040273") 2025/02/05 02:04:10 DEBUG : potato2: Deleting (id "4_zdf428d73d09ddb3b9f480e1b_f401f7838aee37e85_d20250205_m020408_c001_v7007000_t0000_u01738721048717") 2025/02/05 02:04:10 DEBUG : potato2: Deleting (id "4_zdf428d73d09ddb3b9f480e1b_f104d28965c8b1fe3_d20250205_m020401_c001_v0001182_t0014_u01738721041817") 2025/02/05 02:04:10 DEBUG : potato3: Deleting (id "4_zdf428d73d09ddb3b9f480e1b_f401f7838aee37e84_d20250205_m020408_c001_v7007000_t0000_u01738721048221") 2025/02/05 02:04:10 DEBUG : potato3: Deleting (id "4_zdf428d73d09ddb3b9f480e1b_f107b35212c203b03_d20250205_m020402_c001_v0001183_t0059_u01738721042070") 2025/02/05 02:04:10 DEBUG : potato3: Deleting (id "4_zdf428d73d09ddb3b9f480e1b_f110c36c38acd4f45_d20250205_m020400_c001_v0001103_t0053_u01738721040686") --- PASS: TestServerSideMove (21.64s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:04:15 DEBUG : Creating backend with remote "TestB2:rclone-test-vutasus7sixi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-futovom0logi -> B2 bucket rclone-test-vutasus7sixi 2025/02/05 02:04:22 DEBUG : empty space: Excluded (Size Filter) 2025/02/05 02:04:22 DEBUG : empty space: Excluded 2025/02/05 02:04:22 DEBUG : empty space: Excluded (Size Filter) 2025/02/05 02:04:22 DEBUG : empty space: Excluded 2025/02/05 02:04:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:04:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/05 02:04:22 DEBUG : B2 bucket rclone-test-vutasus7sixi: Waiting for checks to finish 2025/02/05 02:04:22 DEBUG : B2 bucket rclone-test-vutasus7sixi: Waiting for transfers to finish 2025/02/05 02:04:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:04:22 INFO : potato2: Copied (server-side copy) 2025/02/05 02:04:22 INFO : potato2: Deleted 2025/02/05 02:04:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/05 02:04:22 INFO : potato3: Copied (server-side copy) 2025/02/05 02:04:23 INFO : potato3: Deleted 2025/02/05 02:04:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qikulew2xebi" 2025/02/05 02:04:24 DEBUG : empty space: Excluded (Size Filter) 2025/02/05 02:04:24 DEBUG : empty space: Excluded 2025/02/05 02:04:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:04:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/05 02:04:24 DEBUG : B2 bucket rclone-test-qikulew2xebi: Waiting for checks to finish 2025/02/05 02:04:24 DEBUG : B2 bucket rclone-test-qikulew2xebi: Waiting for transfers to finish 2025/02/05 02:04:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:04:27 INFO : potato2: Copied (server-side copy) 2025/02/05 02:04:27 INFO : potato2: Deleted 2025/02/05 02:04:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/05 02:04:27 INFO : potato3: Copied (server-side copy) 2025/02/05 02:04:28 INFO : potato3: Deleted 2025/02/05 02:04:28 DEBUG : B2 bucket rclone-test-qikulew2xebi: Purge remote 2025/02/05 02:04:28 INFO : B2 bucket rclone-test-qikulew2xebi: cleaning bucket "rclone-test-qikulew2xebi" of all files 2025/02/05 02:04:28 DEBUG : potato2: Deleting (id "4_z2fe2fd73d09ddb3b9f480e1b_f1043ed44b84ad78f_d20250205_m020427_c001_v0001101_t0022_u01738721067265") 2025/02/05 02:04:28 DEBUG : potato3: Deleting (id "4_z2fe2fd73d09ddb3b9f480e1b_f1199d9eb9cd14705_d20250205_m020427_c001_v0001157_t0018_u01738721067648") 2025/02/05 02:04:30 DEBUG : B2 bucket rclone-test-vutasus7sixi: Purge remote 2025/02/05 02:04:30 INFO : B2 bucket rclone-test-vutasus7sixi: cleaning bucket "rclone-test-vutasus7sixi" of all files 2025/02/05 02:04:30 DEBUG : empty space: Deleting (id "4_zcf32ed13d09ddb3b9f480e1b_f118b71f8b7d62283_d20250205_m020421_c001_v0001184_t0024_u01738721061652") 2025/02/05 02:04:30 DEBUG : potato2: Deleting (id "4_zcf32ed13d09ddb3b9f480e1b_f40904eeeb3cd1f6a_d20250205_m020427_c001_v7007000_t0000_u01738721067715") 2025/02/05 02:04:30 DEBUG : potato2: Deleting (id "4_zcf32ed13d09ddb3b9f480e1b_f106bcfc9bb07b098_d20250205_m020422_c001_v0001184_t0006_u01738721062543") 2025/02/05 02:04:30 DEBUG : potato3: Deleting (id "4_zcf32ed13d09ddb3b9f480e1b_f40904eeeb3cd1f6b_d20250205_m020427_c001_v7007000_t0000_u01738721067959") 2025/02/05 02:04:30 DEBUG : potato3: Deleting (id "4_zcf32ed13d09ddb3b9f480e1b_f102257dc5847208b_d20250205_m020422_c001_v0001184_t0035_u01738721062769") 2025/02/05 02:04:30 DEBUG : potato3: Deleting (id "4_zcf32ed13d09ddb3b9f480e1b_f118b71f8b7d62291_d20250205_m020421_c001_v0001184_t0022_u01738721061845") --- PASS: TestServerSideMoveWithFilter (18.64s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:04:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gukoyih2toxa" 2025/02/05 02:04:36 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-futovom0logi -> B2 bucket rclone-test-gukoyih2toxa 2025/02/05 02:04:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:04:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/05 02:04:43 DEBUG : empty space: Unchanged skipping 2025/02/05 02:04:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/05 02:04:43 DEBUG : B2 bucket rclone-test-gukoyih2toxa: Waiting for checks to finish 2025/02/05 02:04:43 INFO : empty space: Deleted 2025/02/05 02:04:43 DEBUG : B2 bucket rclone-test-gukoyih2toxa: Waiting for transfers to finish 2025/02/05 02:04:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/05 02:04:43 INFO : potato3: Copied (server-side copy) 2025/02/05 02:04:43 INFO : potato3: Deleted 2025/02/05 02:04:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:04:43 INFO : potato2: Copied (server-side copy) 2025/02/05 02:04:43 INFO : potato2: Deleted 2025/02/05 02:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-nevekoz2fuki" 2025/02/05 02:04:44 INFO : tomatoDir: Making directory 2025/02/05 02:04:45 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/05 02:04:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:04:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/05 02:04:45 DEBUG : B2 bucket rclone-test-nevekoz2fuki: Waiting for checks to finish 2025/02/05 02:04:45 DEBUG : B2 bucket rclone-test-nevekoz2fuki: Waiting for transfers to finish 2025/02/05 02:04:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/05 02:04:49 INFO : empty space: Copied (server-side copy) 2025/02/05 02:04:49 INFO : empty space: Deleted 2025/02/05 02:04:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/05 02:04:49 INFO : potato2: Copied (server-side copy) 2025/02/05 02:04:49 INFO : potato2: Deleted 2025/02/05 02:04:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/05 02:04:49 INFO : potato3: Copied (server-side copy) 2025/02/05 02:04:50 INFO : potato3: Deleted 2025/02/05 02:04:50 DEBUG : B2 bucket rclone-test-nevekoz2fuki: Purge remote 2025/02/05 02:04:50 INFO : B2 bucket rclone-test-nevekoz2fuki: cleaning bucket "rclone-test-nevekoz2fuki" of all files 2025/02/05 02:04:50 DEBUG : empty space: Deleting (id "4_z4f224d83d0addb3b9f480e1b_f118add3baf818074_d20250205_m020449_c001_v0001182_t0045_u01738721089116") 2025/02/05 02:04:50 DEBUG : potato2: Deleting (id "4_z4f224d83d0addb3b9f480e1b_f100fcf18b55f630a_d20250205_m020449_c001_v0001184_t0031_u01738721089358") 2025/02/05 02:04:50 DEBUG : potato3: Deleting (id "4_z4f224d83d0addb3b9f480e1b_f10336e59c69545c8_d20250205_m020449_c001_v0001043_t0002_u01738721089468") 2025/02/05 02:04:52 DEBUG : B2 bucket rclone-test-gukoyih2toxa: Purge remote 2025/02/05 02:04:52 INFO : B2 bucket rclone-test-gukoyih2toxa: cleaning bucket "rclone-test-gukoyih2toxa" of all files 2025/02/05 02:04:52 DEBUG : empty space: Deleting (id "4_z7fe22d93d0addb3b9f480e1b_f404fd61f87205ede_d20250205_m020449_c001_v7007000_t0000_u01738721089341") 2025/02/05 02:04:52 DEBUG : empty space: Deleting (id "4_z7fe22d93d0addb3b9f480e1b_f111adf3d9bac99a5_d20250205_m020441_c001_v0001136_t0036_u01738721081680") 2025/02/05 02:04:52 DEBUG : potato2: Deleting (id "4_z7fe22d93d0addb3b9f480e1b_f404fd61f87205edf_d20250205_m020449_c001_v7007000_t0000_u01738721089581") 2025/02/05 02:04:52 DEBUG : potato2: Deleting (id "4_z7fe22d93d0addb3b9f480e1b_f101b943397d4167d_d20250205_m020443_c001_v0001184_t0014_u01738721083398") 2025/02/05 02:04:52 DEBUG : potato3: Deleting (id "4_z7fe22d93d0addb3b9f480e1b_f404fd61f87205ee0_d20250205_m020449_c001_v7007000_t0000_u01738721089903") 2025/02/05 02:04:52 DEBUG : potato3: Deleting (id "4_z7fe22d93d0addb3b9f480e1b_f110bc9a2a9626115_d20250205_m020443_c001_v0001184_t0015_u01738721083167") 2025/02/05 02:04:52 DEBUG : potato3: Deleting (id "4_z7fe22d93d0addb3b9f480e1b_f111adf3d9bac99a7_d20250205_m020442_c001_v0001136_t0011_u01738721082088") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.87s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.53s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:04:59 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/rclone-sync-test" 2025/02/05 02:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/rclone-sync-test-include/layer2" 2025/02/05 02:05:06 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/rclone-sync-test-ignore-file" 2025/02/05 02:05:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:05:10 DEBUG : B2 bucket rclone-test-futovom0logi path rclone-sync-test: Waiting for checks to finish 2025/02/05 02:05:10 DEBUG : B2 bucket rclone-test-futovom0logi path rclone-sync-test: Waiting for transfers to finish 2025/02/05 02:05:10 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:10 INFO : There was nothing to transfer 2025/02/05 02:05:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:05:11 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:05:11 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:05:11 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:05:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:05:11 DEBUG : B2 bucket rclone-test-futovom0logi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/05 02:05:11 DEBUG : B2 bucket rclone-test-futovom0logi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/05 02:05:11 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:05:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:05:12 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:05:12 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:05:12 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:05:12 DEBUG : : Excluded 2025/02/05 02:05:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:05:12 DEBUG : B2 bucket rclone-test-futovom0logi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/05 02:05:12 DEBUG : B2 bucket rclone-test-futovom0logi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/05 02:05:12 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.78s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:05:19 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/dst" 2025/02/05 02:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/CompareDest" 2025/02/05 02:05:22 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 02:05:22 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:22 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 02:05:23 INFO : one: Copied (new) 2025/02/05 02:05:23 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:23 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:05:24 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/05 02:05:24 INFO : one: Copied (replaced existing) 2025/02/05 02:05:24 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:05:26 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:05:26 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:26 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:26 INFO : There was nothing to transfer 2025/02/05 02:05:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 02:05:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:05:27 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:05:27 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:27 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:27 INFO : There was nothing to transfer 2025/02/05 02:05:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 02:05:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:05:28 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:05:28 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:28 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:28 INFO : There was nothing to transfer 2025/02/05 02:05:29 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/02/05 02:05:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/05 02:05:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 02:05:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:05:29 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:05:29 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:29 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:29 INFO : There was nothing to transfer 2025/02/05 02:05:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/05 02:05:30 DEBUG : two: Need to transfer - File not found at Destination 2025/02/05 02:05:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:05:30 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:05:30 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/05 02:05:31 INFO : two: Copied (new) 2025/02/05 02:05:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.05s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:05:34 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/dest" 2025/02/05 02:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/pre-dest1" 2025/02/05 02:05:36 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/pre-dest2" 2025/02/05 02:05:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:05:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/05 02:05:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:05:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/05 02:05:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/05 02:05:39 DEBUG : B2 bucket rclone-test-futovom0logi path dest: Waiting for checks to finish 2025/02/05 02:05:39 DEBUG : B2 bucket rclone-test-futovom0logi path dest: Waiting for transfers to finish 2025/02/05 02:05:40 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/05 02:05:40 INFO : 3: Copied (new) 2025/02/05 02:05:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.10s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:05:41 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/dst" 2025/02/05 02:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/CopyDest" 2025/02/05 02:05:44 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 02:05:44 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:44 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 02:05:45 INFO : one: Copied (new) 2025/02/05 02:05:45 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:05:46 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:46 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/05 02:05:46 INFO : one: Copied (replaced existing) 2025/02/05 02:05:46 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:48 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/BackupDir" 2025/02/05 02:05:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:05:49 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:05:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 02:05:50 INFO : one: Copied (server-side copy) 2025/02/05 02:05:50 INFO : one: Deleted 2025/02/05 02:05:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/05 02:05:51 INFO : one: Copied (server-side copy) 2025/02/05 02:05:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/05 02:05:51 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:51 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/05 02:05:53 INFO : two: Copied (server-side copy) 2025/02/05 02:05:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/05 02:05:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:53 DEBUG : one: Unchanged skipping 2025/02/05 02:05:53 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:53 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:53 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:53 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:53 DEBUG : one: Unchanged skipping 2025/02/05 02:05:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:53 DEBUG : two: Unchanged skipping 2025/02/05 02:05:53 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:53 DEBUG : Waiting for deletions to finish 2025/02/05 02:05:53 INFO : There was nothing to transfer 2025/02/05 02:05:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/05 02:05:54 DEBUG : three: Destination not found in --copy-dest 2025/02/05 02:05:54 DEBUG : three: Need to transfer - File not found at Destination 2025/02/05 02:05:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:54 DEBUG : two: Unchanged skipping 2025/02/05 02:05:54 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:05:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:05:54 DEBUG : one: Unchanged skipping 2025/02/05 02:05:54 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:05:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/05 02:05:55 INFO : three: Copied (new) 2025/02/05 02:05:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.74s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:05:59 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/dst" 2025/02/05 02:06:00 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/backup" 2025/02/05 02:06:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:06:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:06:02 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:06:02 DEBUG : two: Unchanged skipping 2025/02/05 02:06:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 02:06:03 INFO : one: Copied (server-side copy) 2025/02/05 02:06:04 INFO : one: Deleted 2025/02/05 02:06:04 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:06:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 02:06:04 INFO : one: Copied (new) 2025/02/05 02:06:04 DEBUG : Waiting for deletions to finish 2025/02/05 02:06:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 02:06:05 INFO : three.txt: Copied (server-side copy) 2025/02/05 02:06:05 INFO : three.txt: Deleted 2025/02/05 02:06:05 INFO : three.txt: Moved into backup dir 2025/02/05 02:06:07 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:06:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:06:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:06:07 DEBUG : two: Unchanged skipping 2025/02/05 02:06:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 02:06:09 INFO : one: Copied (server-side copy) 2025/02/05 02:06:09 INFO : one: Deleted 2025/02/05 02:06:09 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:06:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/05 02:06:09 INFO : one: Copied (new) 2025/02/05 02:06:09 DEBUG : Waiting for deletions to finish 2025/02/05 02:06:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 02:06:09 INFO : three.txt: Copied (server-side copy) 2025/02/05 02:06:10 INFO : three.txt: Deleted 2025/02/05 02:06:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.04s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:06:14 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/dst" 2025/02/05 02:06:15 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/backup" 2025/02/05 02:06:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:06:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:06:17 DEBUG : two: Unchanged skipping 2025/02/05 02:06:17 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:06:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 02:06:18 INFO : one: Copied (server-side copy) to: one.bak 2025/02/05 02:06:18 INFO : one: Deleted 2025/02/05 02:06:18 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:06:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 02:06:19 INFO : one: Copied (new) 2025/02/05 02:06:19 DEBUG : Waiting for deletions to finish 2025/02/05 02:06:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 02:06:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/05 02:06:20 INFO : three.txt: Deleted 2025/02/05 02:06:20 INFO : three.txt: Moved into backup dir 2025/02/05 02:06:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:06:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:06:22 DEBUG : two: Unchanged skipping 2025/02/05 02:06:22 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:06:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 02:06:22 INFO : one: Copied (server-side copy) to: one.bak 2025/02/05 02:06:23 INFO : one: Deleted 2025/02/05 02:06:23 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:06:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/05 02:06:23 INFO : one: Copied (new) 2025/02/05 02:06:23 DEBUG : Waiting for deletions to finish 2025/02/05 02:06:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 02:06:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/05 02:06:23 INFO : three.txt: Deleted 2025/02/05 02:06:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.87s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:06:27 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/dst" 2025/02/05 02:06:28 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/backup" 2025/02/05 02:06:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:06:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:06:30 DEBUG : two: Unchanged skipping 2025/02/05 02:06:30 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:06:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 02:06:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/05 02:06:31 INFO : one: Deleted 2025/02/05 02:06:31 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:06:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 02:06:32 INFO : one: Copied (new) 2025/02/05 02:06:32 DEBUG : Waiting for deletions to finish 2025/02/05 02:06:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 02:06:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/05 02:06:32 INFO : three.txt: Deleted 2025/02/05 02:06:32 INFO : three.txt: Moved into backup dir 2025/02/05 02:06:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:06:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:06:34 DEBUG : two: Unchanged skipping 2025/02/05 02:06:34 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:06:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 02:06:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/05 02:06:35 INFO : one: Deleted 2025/02/05 02:06:35 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:06:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/05 02:06:35 INFO : one: Copied (new) 2025/02/05 02:06:35 DEBUG : Waiting for deletions to finish 2025/02/05 02:06:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 02:06:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/05 02:06:36 INFO : three.txt: Deleted 2025/02/05 02:06:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.51s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:06:40 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/dst" 2025/02/05 02:06:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:06:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:06:42 DEBUG : two: Unchanged skipping 2025/02/05 02:06:42 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:06:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 02:06:42 INFO : one: Copied (server-side copy) to: one.bak 2025/02/05 02:06:42 INFO : one: Deleted 2025/02/05 02:06:42 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:06:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 02:06:43 INFO : one: Copied (new) 2025/02/05 02:06:43 DEBUG : Waiting for deletions to finish 2025/02/05 02:06:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 02:06:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/05 02:06:44 INFO : three.txt: Deleted 2025/02/05 02:06:44 INFO : three.txt: Moved into backup dir 2025/02/05 02:06:45 DEBUG : one.bak: Excluded (Path Filter) 2025/02/05 02:06:45 DEBUG : one.bak: Excluded 2025/02/05 02:06:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/05 02:06:45 DEBUG : three.txt.bak: Excluded 2025/02/05 02:06:45 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for checks to finish 2025/02/05 02:06:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:06:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:06:45 DEBUG : two: Unchanged skipping 2025/02/05 02:06:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 02:06:45 INFO : one: Copied (server-side copy) to: one.bak 2025/02/05 02:06:46 INFO : one: Deleted 2025/02/05 02:06:46 DEBUG : B2 bucket rclone-test-futovom0logi path dst: Waiting for transfers to finish 2025/02/05 02:06:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/05 02:06:46 INFO : one: Copied (new) 2025/02/05 02:06:46 DEBUG : Waiting for deletions to finish 2025/02/05 02:06:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 02:06:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/05 02:06:46 INFO : three.txt: Deleted 2025/02/05 02:06:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.33s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:06:49 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/dst" 2025/02/05 02:06:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:06:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 02:06:52 INFO : one: Copied (server-side copy) to: one.bak 2025/02/05 02:06:52 INFO : one: Deleted 2025/02/05 02:06:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 02:06:53 INFO : one: Copied (new) 2025/02/05 02:06:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:06:53 DEBUG : two: Unchanged skipping 2025/02/05 02:06:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/05 02:06:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 02:06:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/05 02:06:54 INFO : three.txt: Deleted 2025/02/05 02:06:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 02:06:54 INFO : three.txt: Copied (new) 2025/02/05 02:06:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:06:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 02:06:55 INFO : one: Copied (server-side copy) to: one.bak 2025/02/05 02:06:56 INFO : one: Deleted 2025/02/05 02:06:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/05 02:06:56 INFO : one: Copied (new) 2025/02/05 02:06:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:06:56 DEBUG : two: Unchanged skipping 2025/02/05 02:06:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/05 02:06:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 02:06:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/05 02:06:57 INFO : three.txt: Deleted 2025/02/05 02:06:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/05 02:06:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.18s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:07:01 DEBUG : Creating backend with remote "TestB2:rclone-test-futovom0logi/dst" 2025/02/05 02:07:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:07:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/05 02:07:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/05 02:07:04 INFO : one: Deleted 2025/02/05 02:07:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 02:07:05 INFO : one: Copied (new) 2025/02/05 02:07:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:05 DEBUG : two: Unchanged skipping 2025/02/05 02:07:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/05 02:07:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/05 02:07:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/05 02:07:06 INFO : three.txt: Deleted 2025/02/05 02:07:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 02:07:06 INFO : three.txt: Copied (new) 2025/02/05 02:07:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:07:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/05 02:07:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/05 02:07:08 INFO : one: Deleted 2025/02/05 02:07:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/05 02:07:08 INFO : one: Copied (new) 2025/02/05 02:07:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:08 DEBUG : two: Unchanged skipping 2025/02/05 02:07:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/05 02:07:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/05 02:07:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/05 02:07:09 INFO : three.txt: Deleted 2025/02/05 02:07:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/05 02:07:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.22s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:07:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/05 02:07:12 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:07:12 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:07:13 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/05 02:07:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/05 02:07:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.42s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:07:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/05 02:07:14 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:07:14 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:07:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/05 02:07:14 INFO : existing: Copied (new) 2025/02/05 02:07:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:07:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/05 02:07:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/05 02:07:15 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:07:15 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:07:15 ERROR : B2 bucket rclone-test-futovom0logi: not deleting files as there were IO errors 2025/02/05 02:07:15 ERROR : B2 bucket rclone-test-futovom0logi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncImmutable (3.11s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:07:17 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1101-05.backblaze.com/b2api/v1/b2_upload_file/8fe22d63d07ddb3b9f480e1b/c001_v0001101_t0043": EOF 2025/02/05 02:07:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-05.backblaze.com/b2api/v1/b2_upload_file/8fe22d63d07ddb3b9f480e1b/c001_v0001101_t0043": EOF) 2025/02/05 02:07:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-futovom0logi: 1/10 (Post "https://pod-000-1101-05.backblaze.com/b2api/v1/b2_upload_file/8fe22d63d07ddb3b9f480e1b/c001_v0001101_t0043": EOF) 2025/02/05 02:07:19 DEBUG : pacer: Reducing sleep to 10ms 2025/02/05 02:07:20 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:07:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:20 DEBUG : existing: Unchanged skipping 2025/02/05 02:07:20 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:07:20 DEBUG : Waiting for deletions to finish 2025/02/05 02:07:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.87s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", 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-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:07:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:07:34 DEBUG : both0: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both12: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both13: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both14: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both15: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both16: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both17: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both18: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both19: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both2: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both3: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both4: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both5: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both6: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both7: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both8: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:34 DEBUG : both9: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both1: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both10: Unchanged skipping 2025/02/05 02:07:34 DEBUG : both11: Unchanged skipping 2025/02/05 02:07:34 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:07:34 DEBUG : Waiting for deletions to finish 2025/02/05 02:07:35 INFO : only0: Deleted 2025/02/05 02:07:35 INFO : only10: Deleted 2025/02/05 02:07:35 INFO : only13: Deleted 2025/02/05 02:07:35 INFO : only17: Deleted 2025/02/05 02:07:35 INFO : only15: Deleted 2025/02/05 02:07:35 INFO : only2: Deleted 2025/02/05 02:07:35 INFO : only3: Deleted 2025/02/05 02:07:35 INFO : only8: Deleted 2025/02/05 02:07:35 INFO : only9: Deleted 2025/02/05 02:07:35 INFO : only16: Deleted 2025/02/05 02:07:35 INFO : only19: Deleted 2025/02/05 02:07:35 INFO : only4: Deleted 2025/02/05 02:07:35 INFO : only11: Deleted 2025/02/05 02:07:35 INFO : only14: Deleted 2025/02/05 02:07:36 INFO : only18: Deleted 2025/02/05 02:07:36 INFO : only5: Deleted 2025/02/05 02:07:36 INFO : only6: Deleted 2025/02/05 02:07:36 INFO : only7: Deleted 2025/02/05 02:07:36 INFO : only1: Deleted 2025/02/05 02:07:36 INFO : only12: Deleted 2025/02/05 02:07:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:07:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for checks to finish 2025/02/05 02:07:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both0: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both12: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both10: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both11: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both15: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both1: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both17: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both13: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both19: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both2: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both3: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both4: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both14: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both6: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both7: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both16: Unchanged skipping 2025/02/05 02:07:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:07:54 DEBUG : both9: Unchanged skipping 2025/02/05 02:07:54 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : both18: Unchanged skipping 2025/02/05 02:07:54 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : both5: Unchanged skipping 2025/02/05 02:07:54 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : both8: Unchanged skipping 2025/02/05 02:07:54 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/05 02:07:54 DEBUG : B2 bucket rclone-test-futovom0logi: Waiting for transfers to finish 2025/02/05 02:07:54 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:54 INFO : only10: Copied (replaced existing) 2025/02/05 02:07:54 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:54 INFO : only11: Copied (replaced existing) 2025/02/05 02:07:54 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:54 INFO : only13: Copied (replaced existing) 2025/02/05 02:07:54 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:54 INFO : only15: Copied (replaced existing) 2025/02/05 02:07:54 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:54 INFO : only0: Copied (replaced existing) 2025/02/05 02:07:54 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:54 INFO : only1: Copied (replaced existing) 2025/02/05 02:07:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:54 INFO : only14: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only12: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only19: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only2: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only16: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only17: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only5: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only6: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only7: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only8: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only9: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only18: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only3: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/05 02:07:55 INFO : only4: Copied (replaced existing) 2025/02/05 02:07:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:08:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:08:04 INFO : sub dir: Making directory 2025/02/05 02:08:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.70s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" 2025/02/05 02:08:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:08:08 INFO : sub dir: Making directory 2025/02/05 02:08:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-futovom0logi", Local "Local file system at /tmp/rclone1048346572", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.66s) PASS 2025/02/05 02:08:13 DEBUG : B2 bucket rclone-test-futovom0logi: Purge remote 2025/02/05 02:08:13 INFO : B2 bucket rclone-test-futovom0logi: cleaning bucket "rclone-test-futovom0logi" of all files 2025/02/05 02:08:14 DEBUG : BackupDir/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2ac0_d20250205_m020555_c001_v7007000_t0000_u01738721155998") 2025/02/05 02:08:14 DEBUG : BackupDir/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f110bc9a2a96274f6_d20250205_m020550_c001_v0001184_t0033_u01738721150685") 2025/02/05 02:08:14 DEBUG : CompareDest/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a567_d20250205_m020531_c001_v7007000_t0000_u01738721131724") 2025/02/05 02:08:14 DEBUG : CompareDest/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494b62_d20250205_m020525_c001_v0001101_t0055_u01738721125635") 2025/02/05 02:08:14 DEBUG : CompareDest/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a568_d20250205_m020531_c001_v7007000_t0000_u01738721131907") 2025/02/05 02:08:14 DEBUG : CompareDest/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b3070_d20250205_m020527_c001_v0001182_t0026_u01738721127079") 2025/02/05 02:08:14 DEBUG : CopyDest/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2ac1_d20250205_m020556_c001_v7007000_t0000_u01738721156185") 2025/02/05 02:08:14 DEBUG : CopyDest/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b8f8_d20250205_m020547_c001_v0001120_t0047_u01738721147741") 2025/02/05 02:08:14 DEBUG : CopyDest/three: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2ac2_d20250205_m020556_c001_v7007000_t0000_u01738721156367") 2025/02/05 02:08:14 DEBUG : CopyDest/three: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b3655_d20250205_m020554_c001_v0001182_t0051_u01738721154122") 2025/02/05 02:08:14 DEBUG : CopyDest/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2ac4_d20250205_m020556_c001_v7007000_t0000_u01738721156551") 2025/02/05 02:08:14 DEBUG : CopyDest/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494c0c_d20250205_m020551_c001_v0001101_t0023_u01738721151951") 2025/02/05 02:08:14 DEBUG : EXISTING: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91cd6e9_d20250205_m020720_c001_v7007000_t0000_u01738721240669") 2025/02/05 02:08:15 DEBUG : EXISTING: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b47c7_d20250205_m020719_c001_v0001182_t0027_u01738721239687") 2025/02/05 02:08:15 DEBUG : Testêé: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91cd6d0_d20250205_m020713_c001_v7007000_t0000_u01738721233642") 2025/02/05 02:08:15 DEBUG : Testêé: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b46db_d20250205_m020713_c001_v0001182_t0012_u01738721233067") 2025/02/05 02:08:15 DEBUG : Testêé: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494d61_d20250205_m020712_c001_v0001101_t0057_u01738721232001") 2025/02/05 02:08:15 DEBUG : a/potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd42_d20250205_m020316_c001_v7007000_t0000_u01738720996018") 2025/02/05 02:08:15 DEBUG : a/potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b60f_d20250205_m020315_c001_v0001120_t0002_u01738720995218") 2025/02/05 02:08:15 DEBUG : a/potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d26b9_d20250205_m020313_c001_v7007000_t0000_u01738720993169") 2025/02/05 02:08:15 DEBUG : a/potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5ff_d20250205_m020312_c001_v0001120_t0046_u01738720992245") 2025/02/05 02:08:15 DEBUG : a/potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d2358_d20250205_m020251_c001_v7007000_t0000_u01738720971285") 2025/02/05 02:08:15 DEBUG : a/potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5b3_d20250205_m020250_c001_v0001120_t0033_u01738720970368") 2025/02/05 02:08:15 DEBUG : b/potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd43_d20250205_m020316_c001_v7007000_t0000_u01738720996199") 2025/02/05 02:08:15 DEBUG : b/potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b609_d20250205_m020314_c001_v0001120_t0048_u01738720994106") 2025/02/05 02:08:15 DEBUG : b/potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d26b8_d20250205_m020312_c001_v7007000_t0000_u01738720992617") 2025/02/05 02:08:15 DEBUG : b/potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5fb_d20250205_m020311_c001_v0001120_t0036_u01738720991285") 2025/02/05 02:08:15 DEBUG : b/potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d2357_d20250205_m020250_c001_v7007000_t0000_u01738720970733") 2025/02/05 02:08:15 DEBUG : b/potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5af_d20250205_m020249_c001_v0001120_t0058_u01738720969297") 2025/02/05 02:08:15 DEBUG : backup/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c0104587d_d20250205_m020610_c001_v7007000_t0000_u01738721170603") 2025/02/05 02:08:15 DEBUG : backup/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f101f7133c0bf3709_d20250205_m020607_c001_v0001116_t0035_u01738721167974") 2025/02/05 02:08:15 DEBUG : backup/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f103c13381d091959_d20250205_m020603_c001_v0001115_t0020_u01738721163404") 2025/02/05 02:08:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010458aa_d20250205_m020636_c001_v7007000_t0000_u01738721196960") 2025/02/05 02:08:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f106f490246b177de_d20250205_m020634_c001_v0001165_t0001_u01738721194739") 2025/02/05 02:08:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1033a9721e6423a3_d20250205_m020631_c001_v0001184_t0028_u01738721191184") 2025/02/05 02:08:16 DEBUG : backup/one.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4087affe9c728bad_d20250205_m020624_c001_v7007000_t0000_u01738721184459") 2025/02/05 02:08:16 DEBUG : backup/one.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1007fd4ab725be58_d20250205_m020622_c001_v0001101_t0027_u01738721182634") 2025/02/05 02:08:16 DEBUG : backup/one.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f118e6dd872f50f85_d20250205_m020618_c001_v0001116_t0052_u01738721178156") 2025/02/05 02:08:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010458ac_d20250205_m020637_c001_v7007000_t0000_u01738721197143") 2025/02/05 02:08:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1045d7dac6f01248_d20250205_m020636_c001_v0001183_t0038_u01738721196174") 2025/02/05 02:08:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f100fcf18b55f8352_d20250205_m020632_c001_v0001184_t0023_u01738721192639") 2025/02/05 02:08:16 DEBUG : backup/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c0104587e_d20250205_m020610_c001_v7007000_t0000_u01738721170802") 2025/02/05 02:08:16 DEBUG : backup/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f100dd42d463cf0b4_d20250205_m020609_c001_v0001182_t0053_u01738721169798") 2025/02/05 02:08:16 DEBUG : backup/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f10507038c8112a1f_d20250205_m020605_c001_v0001184_t0014_u01738721165206") 2025/02/05 02:08:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4087affe9c728bae_d20250205_m020624_c001_v7007000_t0000_u01738721184644") 2025/02/05 02:08:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f114c9e6ace989177_d20250205_m020623_c001_v0001179_t0012_u01738721183634") 2025/02/05 02:08:16 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f10721c4b24e555ca_d20250205_m020619_c001_v0001172_t0050_u01738721179957") 2025/02/05 02:08:16 DEBUG : both0: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd37f_d20250205_m020756_c001_v7007000_t0000_u01738721276263") 2025/02/05 02:08:16 DEBUG : both0: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb28_d20250205_m020741_c001_v0001120_t0051_u01738721261408") 2025/02/05 02:08:16 DEBUG : both0: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307d8_d20250205_m020736_c001_v7007000_t0000_u01738721256736") 2025/02/05 02:08:16 DEBUG : both0: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bac4_d20250205_m020722_c001_v0001120_t0040_u01738721242907") 2025/02/05 02:08:16 DEBUG : both1: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd380_d20250205_m020756_c001_v7007000_t0000_u01738721276447") 2025/02/05 02:08:16 DEBUG : both1: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb30_d20250205_m020742_c001_v0001120_t0053_u01738721262395") 2025/02/05 02:08:16 DEBUG : both1: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307d9_d20250205_m020736_c001_v7007000_t0000_u01738721256918") 2025/02/05 02:08:16 DEBUG : both1: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bac8_d20250205_m020723_c001_v0001120_t0016_u01738721243385") 2025/02/05 02:08:16 DEBUG : both10: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd381_d20250205_m020756_c001_v7007000_t0000_u01738721276633") 2025/02/05 02:08:16 DEBUG : both10: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb5e_d20250205_m020747_c001_v0001120_t0007_u01738721267264") 2025/02/05 02:08:17 DEBUG : both10: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307da_d20250205_m020737_c001_v7007000_t0000_u01738721257099") 2025/02/05 02:08:17 DEBUG : both10: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973baee_d20250205_m020728_c001_v0001120_t0030_u01738721248023") 2025/02/05 02:08:17 DEBUG : both11: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd382_d20250205_m020756_c001_v7007000_t0000_u01738721276818") 2025/02/05 02:08:17 DEBUG : both11: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb62_d20250205_m020748_c001_v0001120_t0019_u01738721268252") 2025/02/05 02:08:17 DEBUG : both11: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307db_d20250205_m020737_c001_v7007000_t0000_u01738721257297") 2025/02/05 02:08:17 DEBUG : both11: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973baf4_d20250205_m020728_c001_v0001120_t0015_u01738721248739") 2025/02/05 02:08:17 DEBUG : both12: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd383_d20250205_m020757_c001_v7007000_t0000_u01738721277002") 2025/02/05 02:08:17 DEBUG : both12: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb66_d20250205_m020748_c001_v0001120_t0053_u01738721268953") 2025/02/05 02:08:17 DEBUG : both12: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307dc_d20250205_m020737_c001_v7007000_t0000_u01738721257479") 2025/02/05 02:08:17 DEBUG : both12: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bafc_d20250205_m020729_c001_v0001120_t0039_u01738721249466") 2025/02/05 02:08:17 DEBUG : both13: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd384_d20250205_m020757_c001_v7007000_t0000_u01738721277186") 2025/02/05 02:08:17 DEBUG : both13: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb6a_d20250205_m020749_c001_v0001120_t0023_u01738721269559") 2025/02/05 02:08:17 DEBUG : both13: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307dd_d20250205_m020737_c001_v7007000_t0000_u01738721257670") 2025/02/05 02:08:17 DEBUG : both13: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bafe_d20250205_m020730_c001_v0001120_t0014_u01738721250039") 2025/02/05 02:08:17 DEBUG : both14: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd385_d20250205_m020757_c001_v7007000_t0000_u01738721277371") 2025/02/05 02:08:17 DEBUG : both14: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb6c_d20250205_m020750_c001_v0001120_t0025_u01738721270048") 2025/02/05 02:08:17 DEBUG : both14: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307de_d20250205_m020737_c001_v7007000_t0000_u01738721257851") 2025/02/05 02:08:17 DEBUG : both14: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb00_d20250205_m020730_c001_v0001120_t0038_u01738721250496") 2025/02/05 02:08:17 DEBUG : both15: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd386_d20250205_m020757_c001_v7007000_t0000_u01738721277559") 2025/02/05 02:08:17 DEBUG : both15: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb6e_d20250205_m020750_c001_v0001120_t0030_u01738721270511") 2025/02/05 02:08:18 DEBUG : both15: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307df_d20250205_m020738_c001_v7007000_t0000_u01738721258042") 2025/02/05 02:08:18 DEBUG : both15: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb04_d20250205_m020731_c001_v0001120_t0036_u01738721251010") 2025/02/05 02:08:18 DEBUG : both16: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd387_d20250205_m020757_c001_v7007000_t0000_u01738721277754") 2025/02/05 02:08:18 DEBUG : both16: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb70_d20250205_m020750_c001_v0001120_t0000_u01738721270986") 2025/02/05 02:08:18 DEBUG : both16: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307e0_d20250205_m020738_c001_v7007000_t0000_u01738721258245") 2025/02/05 02:08:18 DEBUG : both16: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb06_d20250205_m020731_c001_v0001120_t0053_u01738721251574") 2025/02/05 02:08:18 DEBUG : both17: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd388_d20250205_m020757_c001_v7007000_t0000_u01738721277939") 2025/02/05 02:08:18 DEBUG : both17: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb72_d20250205_m020751_c001_v0001120_t0025_u01738721271701") 2025/02/05 02:08:18 DEBUG : both17: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307e1_d20250205_m020738_c001_v7007000_t0000_u01738721258426") 2025/02/05 02:08:18 DEBUG : both17: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb08_d20250205_m020732_c001_v0001120_t0055_u01738721252136") 2025/02/05 02:08:18 DEBUG : both18: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd389_d20250205_m020758_c001_v7007000_t0000_u01738721278123") 2025/02/05 02:08:18 DEBUG : both18: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb74_d20250205_m020752_c001_v0001120_t0028_u01738721272207") 2025/02/05 02:08:18 DEBUG : both18: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307e2_d20250205_m020738_c001_v7007000_t0000_u01738721258608") 2025/02/05 02:08:18 DEBUG : both18: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb0a_d20250205_m020732_c001_v0001120_t0053_u01738721252624") 2025/02/05 02:08:18 DEBUG : both19: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd38a_d20250205_m020758_c001_v7007000_t0000_u01738721278307") 2025/02/05 02:08:18 DEBUG : both19: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb76_d20250205_m020752_c001_v0001120_t0009_u01738721272814") 2025/02/05 02:08:18 DEBUG : both19: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307e3_d20250205_m020738_c001_v7007000_t0000_u01738721258790") 2025/02/05 02:08:18 DEBUG : both19: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb0c_d20250205_m020733_c001_v0001120_t0006_u01738721253258") 2025/02/05 02:08:18 DEBUG : both2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd38c_d20250205_m020758_c001_v7007000_t0000_u01738721278512") 2025/02/05 02:08:18 DEBUG : both2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb36_d20250205_m020742_c001_v0001120_t0049_u01738721262933") 2025/02/05 02:08:18 DEBUG : both2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307e4_d20250205_m020738_c001_v7007000_t0000_u01738721258971") 2025/02/05 02:08:19 DEBUG : both2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bacc_d20250205_m020723_c001_v0001120_t0043_u01738721243989") 2025/02/05 02:08:19 DEBUG : both3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd38d_d20250205_m020758_c001_v7007000_t0000_u01738721278697") 2025/02/05 02:08:19 DEBUG : both3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb3c_d20250205_m020743_c001_v0001120_t0041_u01738721263445") 2025/02/05 02:08:19 DEBUG : both3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307e5_d20250205_m020739_c001_v7007000_t0000_u01738721259154") 2025/02/05 02:08:19 DEBUG : both3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bad0_d20250205_m020724_c001_v0001120_t0038_u01738721244532") 2025/02/05 02:08:19 DEBUG : both4: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd38f_d20250205_m020758_c001_v7007000_t0000_u01738721278881") 2025/02/05 02:08:19 DEBUG : both4: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb40_d20250205_m020744_c001_v0001120_t0053_u01738721264018") 2025/02/05 02:08:19 DEBUG : both4: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307e6_d20250205_m020739_c001_v7007000_t0000_u01738721259341") 2025/02/05 02:08:19 DEBUG : both4: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bad4_d20250205_m020725_c001_v0001120_t0011_u01738721245048") 2025/02/05 02:08:19 DEBUG : both5: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd390_d20250205_m020759_c001_v7007000_t0000_u01738721279066") 2025/02/05 02:08:19 DEBUG : both5: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb46_d20250205_m020744_c001_v0001120_t0044_u01738721264625") 2025/02/05 02:08:19 DEBUG : both5: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307e7_d20250205_m020739_c001_v7007000_t0000_u01738721259526") 2025/02/05 02:08:19 DEBUG : both5: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bad6_d20250205_m020725_c001_v0001120_t0017_u01738721245514") 2025/02/05 02:08:19 DEBUG : both6: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd391_d20250205_m020759_c001_v7007000_t0000_u01738721279250") 2025/02/05 02:08:19 DEBUG : both6: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb4a_d20250205_m020745_c001_v0001120_t0042_u01738721265098") 2025/02/05 02:08:19 DEBUG : both6: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307e8_d20250205_m020739_c001_v7007000_t0000_u01738721259726") 2025/02/05 02:08:19 DEBUG : both6: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bade_d20250205_m020726_c001_v0001120_t0048_u01738721246077") 2025/02/05 02:08:19 DEBUG : both7: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd392_d20250205_m020759_c001_v7007000_t0000_u01738721279445") 2025/02/05 02:08:19 DEBUG : both7: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb50_d20250205_m020745_c001_v0001120_t0059_u01738721265560") 2025/02/05 02:08:19 DEBUG : both7: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307e9_d20250205_m020739_c001_v7007000_t0000_u01738721259908") 2025/02/05 02:08:19 DEBUG : both7: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bae0_d20250205_m020726_c001_v0001120_t0031_u01738721246540") 2025/02/05 02:08:19 DEBUG : both8: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd393_d20250205_m020759_c001_v7007000_t0000_u01738721279630") 2025/02/05 02:08:20 DEBUG : both8: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb54_d20250205_m020746_c001_v0001120_t0050_u01738721266065") 2025/02/05 02:08:20 DEBUG : both8: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307ea_d20250205_m020740_c001_v7007000_t0000_u01738721260090") 2025/02/05 02:08:20 DEBUG : both8: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bae4_d20250205_m020727_c001_v0001120_t0028_u01738721247003") 2025/02/05 02:08:20 DEBUG : both9: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd394_d20250205_m020759_c001_v7007000_t0000_u01738721279816") 2025/02/05 02:08:20 DEBUG : both9: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bb5c_d20250205_m020746_c001_v0001120_t0050_u01738721266667") 2025/02/05 02:08:20 DEBUG : both9: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307eb_d20250205_m020740_c001_v7007000_t0000_u01738721260284") 2025/02/05 02:08:20 DEBUG : both9: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973baea_d20250205_m020727_c001_v0001120_t0044_u01738721247518") 2025/02/05 02:08:20 DEBUG : c/non empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd45_d20250205_m020316_c001_v7007000_t0000_u01738720996381") 2025/02/05 02:08:20 DEBUG : c/non empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b60b_d20250205_m020314_c001_v0001120_t0021_u01738720994525") 2025/02/05 02:08:20 DEBUG : c/non empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d26ba_d20250205_m020313_c001_v7007000_t0000_u01738720993354") 2025/02/05 02:08:20 DEBUG : c/non empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5fd_d20250205_m020311_c001_v0001120_t0010_u01738720991548") 2025/02/05 02:08:20 DEBUG : c/non empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d2359_d20250205_m020251_c001_v7007000_t0000_u01738720971488") 2025/02/05 02:08:20 DEBUG : c/non empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5b1_d20250205_m020249_c001_v0001120_t0022_u01738720969598") 2025/02/05 02:08:20 DEBUG : check sum: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c8779_d20250205_m020238_c001_v7007000_t0000_u01738720958280") 2025/02/05 02:08:20 DEBUG : check sum: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b585_d20250205_m020237_c001_v0001120_t0030_u01738720957306") 2025/02/05 02:08:20 DEBUG : dest/3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2aa1_d20250205_m020541_c001_v7007000_t0000_u01738721141016") 2025/02/05 02:08:20 DEBUG : dest/3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40843f510d4c5f7d_d20250205_m020539_c001_v0001100_t0057_u01738721139911") 2025/02/05 02:08:20 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91cd6bd_d20250205_m020710_c001_v7007000_t0000_u01738721230545") 2025/02/05 02:08:20 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f10714cba6548acd1_d20250205_m020708_c001_v0001102_t0030_u01738721228342") 2025/02/05 02:08:20 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4055ec9294593678_d20250205_m020708_c001_v7007000_t0000_u01738721228167") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f10714cba6548acb9_d20250205_m020704_c001_v0001102_t0022_u01738721224881") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4055ec9294593675_d20250205_m020704_c001_v7007000_t0000_u01738721224157") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494d35_d20250205_m020659_c001_v0001101_t0031_u01738721219780") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010458fc_d20250205_m020658_c001_v7007000_t0000_u01738721218316") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f11657d9bc63d8d93_d20250205_m020656_c001_v0001184_t0047_u01738721216158") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4087affe9c728c02_d20250205_m020655_c001_v7007000_t0000_u01738721215961") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f11657d9bc63d8cfa_d20250205_m020653_c001_v0001184_t0010_u01738721213408") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4087affe9c728bf0_d20250205_m020652_c001_v7007000_t0000_u01738721212669") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494d15_d20250205_m020648_c001_v0001101_t0023_u01738721208609") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010458c5_d20250205_m020647_c001_v7007000_t0000_u01738721207328") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f110f2f1dd2c85546_d20250205_m020646_c001_v0001183_t0018_u01738721206133") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a694_d20250205_m020645_c001_v7007000_t0000_u01738721205949") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f110f2f1dd2c85490_d20250205_m020643_c001_v0001183_t0041_u01738721203464") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a68f_d20250205_m020642_c001_v7007000_t0000_u01738721202738") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973ba24_d20250205_m020638_c001_v0001120_t0019_u01738721198268") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010458ad_d20250205_m020637_c001_v7007000_t0000_u01738721197327") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1126b44f84ef77fe_d20250205_m020635_c001_v0001105_t0000_u01738721195245") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f9fc_d20250205_m020635_c001_v7007000_t0000_u01738721195061") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1126b44f84ef77ee_d20250205_m020632_c001_v0001105_t0010_u01738721192150") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f9f8_d20250205_m020631_c001_v7007000_t0000_u01738721191421") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b3d97_d20250205_m020625_c001_v0001182_t0035_u01738721185761") 2025/02/05 02:08:21 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4087affe9c728bb0_d20250205_m020624_c001_v7007000_t0000_u01738721184830") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f103e22016f5fbef4_d20250205_m020623_c001_v0001183_t0034_u01738721183196") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c8e22_d20250205_m020623_c001_v7007000_t0000_u01738721183014") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f103e22016f5fbe3a_d20250205_m020619_c001_v0001183_t0051_u01738721179527") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c8e1c_d20250205_m020618_c001_v7007000_t0000_u01738721178798") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494c63_d20250205_m020611_c001_v0001101_t0057_u01738721171885") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c01045880_d20250205_m020610_c001_v7007000_t0000_u01738721170983") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1028bd5a56a1164a_d20250205_m020609_c001_v0001178_t0051_u01738721169338") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4032164c44d06706_d20250205_m020609_c001_v7007000_t0000_u01738721169150") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1028bd5a56a1162c_d20250205_m020604_c001_v0001178_t0055_u01738721164758") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4032164c44d066ff_d20250205_m020604_c001_v7007000_t0000_u01738721164029") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b91e_d20250205_m020557_c001_v0001120_t0038_u01738721157849") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2ac5_d20250205_m020556_c001_v7007000_t0000_u01738721156743") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f11754d0c992eb0d8_d20250205_m020551_c001_v0001184_t0049_u01738721151109") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4171f0998e0cd540_d20250205_m020550_c001_v7007000_t0000_u01738721150902") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b34d2_d20250205_m020547_c001_v0001182_t0011_u01738721147147") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f10507038c811230d_d20250205_m020546_c001_v0001184_t0018_u01738721146403") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f10507038c81122a5_d20250205_m020545_c001_v0001184_t0031_u01738721145453") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a569_d20250205_m020532_c001_v7007000_t0000_u01738721132088") 2025/02/05 02:08:22 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b876_d20250205_m020525_c001_v0001120_t0058_u01738721125007") 2025/02/05 02:08:23 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f109847b0e3d058de_d20250205_m020524_c001_v0001182_t0047_u01738721124260") 2025/02/05 02:08:23 DEBUG : dst/one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f109847b0e3d058bc_d20250205_m020523_c001_v0001182_t0027_u01738721123293") 2025/02/05 02:08:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91cd6bf_d20250205_m020710_c001_v7007000_t0000_u01738721230729") 2025/02/05 02:08:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1061ca053eff8c13_d20250205_m020707_c001_v0001098_t0003_u01738721227845") 2025/02/05 02:08:23 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f113a4f6f70a2e8e7_d20250205_m020703_c001_v0001179_t0059_u01738721223924") 2025/02/05 02:08:23 DEBUG : dst/one.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c01045901_d20250205_m020658_c001_v7007000_t0000_u01738721218501") 2025/02/05 02:08:23 DEBUG : dst/one.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112251ce9d6330d9_d20250205_m020655_c001_v0001044_t0032_u01738721215581") 2025/02/05 02:08:23 DEBUG : dst/one.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f107e417da0a6ab8e_d20250205_m020652_c001_v0001157_t0051_u01738721212341") 2025/02/05 02:08:23 DEBUG : dst/one.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010458c6_d20250205_m020647_c001_v7007000_t0000_u01738721207510") 2025/02/05 02:08:23 DEBUG : dst/one.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f113484bf228c497d_d20250205_m020645_c001_v0001181_t0058_u01738721205741") 2025/02/05 02:08:23 DEBUG : dst/one.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1146dcfddc61f313_d20250205_m020642_c001_v0001184_t0046_u01738721202532") 2025/02/05 02:08:23 DEBUG : dst/three: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2ac9_d20250205_m020556_c001_v7007000_t0000_u01738721156939") 2025/02/05 02:08:23 DEBUG : dst/three: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f10507038c81126bc_d20250205_m020555_c001_v0001184_t0037_u01738721155294") 2025/02/05 02:08:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91cd6c1_d20250205_m020710_c001_v7007000_t0000_u01738721230912") 2025/02/05 02:08:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1100bcea9a6e0c2e_d20250205_m020709_c001_v0001120_t0043_u01738721229203") 2025/02/05 02:08:23 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1126b21c63a7f1b7_d20250205_m020705_c001_v0001130_t0051_u01738721225810") 2025/02/05 02:08:23 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91cd6c4_d20250205_m020711_c001_v7007000_t0000_u01738721231095") 2025/02/05 02:08:23 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f10714cba6548acd9_d20250205_m020709_c001_v0001102_t0035_u01738721229655") 2025/02/05 02:08:23 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4055ec9294593679_d20250205_m020709_c001_v7007000_t0000_u01738721229480") 2025/02/05 02:08:23 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f10714cba6548acc3_d20250205_m020706_c001_v0001102_t0057_u01738721226322") 2025/02/05 02:08:23 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4055ec9294593677_d20250205_m020706_c001_v7007000_t0000_u01738721226147") 2025/02/05 02:08:23 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973ba7c_d20250205_m020701_c001_v0001120_t0059_u01738721221100") 2025/02/05 02:08:23 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c01045904_d20250205_m020658_c001_v7007000_t0000_u01738721218684") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f11657d9bc63d8ddb_d20250205_m020657_c001_v0001184_t0007_u01738721217724") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4087affe9c728c04_d20250205_m020657_c001_v7007000_t0000_u01738721217521") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f11657d9bc63d8d35_d20250205_m020654_c001_v0001184_t0030_u01738721214592") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4087affe9c728bfa_d20250205_m020654_c001_v7007000_t0000_u01738721214401") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973ba56_d20250205_m020649_c001_v0001120_t0018_u01738721209561") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a696_d20250205_m020646_c001_v7007000_t0000_u01738721206772") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973ba3e_d20250205_m020644_c001_v0001120_t0044_u01738721204827") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a690_d20250205_m020644_c001_v7007000_t0000_u01738721204080") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4093_d20250205_m020640_c001_v0001182_t0022_u01738721200049") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f9fd_d20250205_m020636_c001_v7007000_t0000_u01738721196401") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b3f4c_d20250205_m020633_c001_v0001182_t0037_u01738721193942") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f9f9_d20250205_m020632_c001_v7007000_t0000_u01738721192854") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494ca3_d20250205_m020626_c001_v0001101_t0043_u01738721186657") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c8e23_d20250205_m020623_c001_v7007000_t0000_u01738721183885") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494c8d_d20250205_m020621_c001_v0001101_t0019_u01738721181620") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c8e1f_d20250205_m020620_c001_v7007000_t0000_u01738721180488") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b962_d20250205_m020613_c001_v0001120_t0006_u01738721173084") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4032164c44d06707_d20250205_m020610_c001_v7007000_t0000_u01738721170033") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b942_d20250205_m020606_c001_v0001120_t0014_u01738721166489") 2025/02/05 02:08:24 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4032164c44d06700_d20250205_m020605_c001_v7007000_t0000_u01738721165404") 2025/02/05 02:08:25 DEBUG : dst/three.txt: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b376d_d20250205_m020558_c001_v0001182_t0032_u01738721158861") 2025/02/05 02:08:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c01045905_d20250205_m020658_c001_v7007000_t0000_u01738721218866") 2025/02/05 02:08:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f109fef63f4a55fa2_d20250205_m020656_c001_v0001109_t0053_u01738721216927") 2025/02/05 02:08:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1081f062aa0fc054_d20250205_m020654_c001_v0001184_t0011_u01738721214202") 2025/02/05 02:08:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010458c7_d20250205_m020647_c001_v7007000_t0000_u01738721207692") 2025/02/05 02:08:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1076d507e66ea690_d20250205_m020646_c001_v0001181_t0017_u01738721206538") 2025/02/05 02:08:25 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1154daa90e815ca9_d20250205_m020643_c001_v0001184_t0025_u01738721203876") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91cd6c6_d20250205_m020711_c001_v7007000_t0000_u01738721231277") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4483_d20250205_m020700_c001_v0001182_t0054_u01738721220522") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c01045906_d20250205_m020659_c001_v7007000_t0000_u01738721219048") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4299_d20250205_m020649_c001_v0001182_t0018_u01738721209345") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010458c8_d20250205_m020647_c001_v7007000_t0000_u01738721207874") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494ce1_d20250205_m020639_c001_v0001101_t0046_u01738721199088") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010458ae_d20250205_m020637_c001_v7007000_t0000_u01738721197510") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b9c4_d20250205_m020626_c001_v0001120_t0056_u01738721186335") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4087affe9c728bb1_d20250205_m020625_c001_v7007000_t0000_u01738721185022") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b3a53_d20250205_m020612_c001_v0001182_t0023_u01738721172519") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c01045881_d20250205_m020611_c001_v7007000_t0000_u01738721171164") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494c20_d20250205_m020558_c001_v0001101_t0050_u01738721158454") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2aca_d20250205_m020557_c001_v7007000_t0000_u01738721157121") 2025/02/05 02:08:25 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1169c9cba207b0cf_d20250205_m020552_c001_v0001182_t0043_u01738721152970") 2025/02/05 02:08:26 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a56a_d20250205_m020532_c001_v7007000_t0000_u01738721132282") 2025/02/05 02:08:26 DEBUG : dst/two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f109847b0e3d05a10_d20250205_m020531_c001_v0001182_t0016_u01738721131156") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d27b5_d20250205_m020443_c001_v7007000_t0000_u01738721083144") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b267d_d20250205_m020436_c001_v0001182_t0031_u01738721076086") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4143615572f7817c_d20250205_m020434_c001_v7007000_t0000_u01738721074119") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b22c6_d20250205_m020417_c001_v0001182_t0044_u01738721057491") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41151c353d543977_d20250205_m020401_c001_v7007000_t0000_u01738721041792") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b1eb1_d20250205_m020355_c001_v0001182_t0030_u01738721035104") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd75_d20250205_m020330_c001_v7007000_t0000_u01738721010269") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b64d_d20250205_m020328_c001_v0001120_t0001_u01738721008403") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd6b_d20250205_m020326_c001_v7007000_t0000_u01738721006830") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b641_d20250205_m020325_c001_v0001120_t0016_u01738721005514") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd5a_d20250205_m020321_c001_v7007000_t0000_u01738721001995") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b629_d20250205_m020320_c001_v0001120_t0000_u01738721000166") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd4d_d20250205_m020318_c001_v7007000_t0000_u01738720998719") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b61b_d20250205_m020317_c001_v0001120_t0043_u01738720997392") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d26b6_d20250205_m020310_c001_v7007000_t0000_u01738720990351") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5ed_d20250205_m020308_c001_v0001120_t0045_u01738720988829") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d26ac_d20250205_m020307_c001_v7007000_t0000_u01738720987534") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5e5_d20250205_m020306_c001_v0001120_t0000_u01738720986600") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d268d_d20250205_m020300_c001_v7007000_t0000_u01738720980904") 2025/02/05 02:08:26 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5cd_d20250205_m020259_c001_v0001120_t0053_u01738720979511") 2025/02/05 02:08:27 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d2680_d20250205_m020256_c001_v7007000_t0000_u01738720976912") 2025/02/05 02:08:27 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5c7_d20250205_m020255_c001_v0001120_t0050_u01738720975668") 2025/02/05 02:08:27 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d267b_d20250205_m020254_c001_v7007000_t0000_u01738720974574") 2025/02/05 02:08:27 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1093df0059411da1_d20250205_m020253_c001_v0001157_t0037_u01738720973917") 2025/02/05 02:08:27 DEBUG : empty space: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5b7_d20250205_m020252_c001_v0001120_t0044_u01738720972264") 2025/02/05 02:08:27 DEBUG : enormous: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd73_d20250205_m020329_c001_v7007000_t0000_u01738721009533") 2025/02/05 02:08:27 DEBUG : enormous: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b653_d20250205_m020328_c001_v0001120_t0022_u01738721008695") 2025/02/05 02:08:27 DEBUG : existing: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91cd6d7_d20250205_m020716_c001_v7007000_t0000_u01738721236051") 2025/02/05 02:08:27 DEBUG : existing: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973baa6_d20250205_m020714_c001_v0001120_t0011_u01738721234807") 2025/02/05 02:08:27 DEBUG : existing: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f967_d20250205_m020353_c001_v7007000_t0000_u01738721033273") 2025/02/05 02:08:27 DEBUG : existing: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b6c9_d20250205_m020352_c001_v0001120_t0032_u01738721032218") 2025/02/05 02:08:27 DEBUG : existing: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f416bc7984a8563b9_d20250205_m020248_c001_v7007000_t0000_u01738720968212") 2025/02/05 02:08:27 DEBUG : existing: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5a3_d20250205_m020246_c001_v0001120_t0046_u01738720966853") 2025/02/05 02:08:27 DEBUG : existing: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c879d_d20250205_m020245_c001_v7007000_t0000_u01738720965576") 2025/02/05 02:08:27 DEBUG : existing: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b597_d20250205_m020244_c001_v0001120_t0025_u01738720964920") 2025/02/05 02:08:27 DEBUG : existing: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b591_d20250205_m020244_c001_v0001120_t0029_u01738720964017") 2025/02/05 02:08:27 DEBUG : existing-b: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f968_d20250205_m020353_c001_v7007000_t0000_u01738721033457") 2025/02/05 02:08:27 DEBUG : existing-b: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b1e1f_d20250205_m020352_c001_v0001182_t0013_u01738721032227") 2025/02/05 02:08:27 DEBUG : five: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd82_d20250205_m020334_c001_v7007000_t0000_u01738721014953") 2025/02/05 02:08:27 DEBUG : five: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f412b88988973b671_d20250205_m020333_c001_v0001120_t0041_u01738721013004") 2025/02/05 02:08:28 DEBUG : foo: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d2687_d20250205_m020258_c001_v7007000_t0000_u01738720978772") 2025/02/05 02:08:28 DEBUG : foo: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f412b88988973b5cb_d20250205_m020258_c001_v0001120_t0041_u01738720978201") 2025/02/05 02:08:28 DEBUG : foo: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f412b88988973b5c9_d20250205_m020257_c001_v0001120_t0041_u01738720977642") 2025/02/05 02:08:28 DEBUG : four: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd83_d20250205_m020335_c001_v7007000_t0000_u01738721015136") 2025/02/05 02:08:28 DEBUG : four: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f404d28965c8b1b47_d20250205_m020333_c001_v0001182_t0036_u01738721013563") 2025/02/05 02:08:28 DEBUG : four: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b669_d20250205_m020332_c001_v0001120_t0001_u01738721012005") 2025/02/05 02:08:28 DEBUG : hello world2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f401f7838aee37c7d_d20250205_m020134_c001_v7007000_t0000_u01738720894587") 2025/02/05 02:08:28 DEBUG : hello world2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b4ef_d20250205_m020133_c001_v0001120_t0036_u01738720893909") 2025/02/05 02:08:28 DEBUG : ignore-size: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c878c_d20250205_m020242_c001_v7007000_t0000_u01738720962927") 2025/02/05 02:08:28 DEBUG : ignore-size: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b58d_d20250205_m020241_c001_v0001120_t0017_u01738720961852") 2025/02/05 02:08:28 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f964_d20250205_m020351_c001_v7007000_t0000_u01738721031095") 2025/02/05 02:08:28 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b1dc8_d20250205_m020350_c001_v0001182_t0032_u01738721030019") 2025/02/05 02:08:28 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f960_d20250205_m020348_c001_v7007000_t0000_u01738721028903") 2025/02/05 02:08:28 DEBUG : nested/sub dir/file: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b1d73_d20250205_m020347_c001_v0001182_t0022_u01738721027807") 2025/02/05 02:08:28 DEBUG : one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd84_d20250205_m020335_c001_v7007000_t0000_u01738721015336") 2025/02/05 02:08:28 DEBUG : one: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f412b88988973b663_d20250205_m020331_c001_v0001120_t0041_u01738721011367") 2025/02/05 02:08:28 DEBUG : only0: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd395_d20250205_m020800_c001_v7007000_t0000_u01738721280001") 2025/02/05 02:08:28 DEBUG : only0: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f412b88988973bb7e_d20250205_m020754_c001_v0001120_t0041_u01738721274821") 2025/02/05 02:08:28 DEBUG : only0: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4b81_d20250205_m020742_c001_v0001182_t0031_u01738721262190") 2025/02/05 02:08:28 DEBUG : only0: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010459b2_d20250205_m020734_c001_v7007000_t0000_u01738721254997") 2025/02/05 02:08:28 DEBUG : only0: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4860_d20250205_m020723_c001_v0001182_t0001_u01738721243177") 2025/02/05 02:08:29 DEBUG : only1: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd396_d20250205_m020800_c001_v7007000_t0000_u01738721280185") 2025/02/05 02:08:29 DEBUG : only1: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f409fef63f4a560f4_d20250205_m020754_c001_v0001109_t0046_u01738721274799") 2025/02/05 02:08:29 DEBUG : only1: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4b9e_d20250205_m020742_c001_v0001182_t0044_u01738721262719") 2025/02/05 02:08:29 DEBUG : only1: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010459be_d20250205_m020736_c001_v7007000_t0000_u01738721256094") 2025/02/05 02:08:29 DEBUG : only1: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b487a_d20250205_m020723_c001_v0001182_t0017_u01738721243785") 2025/02/05 02:08:29 DEBUG : only10: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd397_d20250205_m020800_c001_v7007000_t0000_u01738721280371") 2025/02/05 02:08:29 DEBUG : only10: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f412b88988973bb7a_d20250205_m020754_c001_v0001120_t0041_u01738721274235") 2025/02/05 02:08:29 DEBUG : only10: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4c8b_d20250205_m020748_c001_v0001182_t0043_u01738721268044") 2025/02/05 02:08:29 DEBUG : only10: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010459b3_d20250205_m020735_c001_v7007000_t0000_u01738721255178") 2025/02/05 02:08:29 DEBUG : only10: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b493e_d20250205_m020728_c001_v0001182_t0015_u01738721248528") 2025/02/05 02:08:29 DEBUG : only11: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd398_d20250205_m020800_c001_v7007000_t0000_u01738721280573") 2025/02/05 02:08:29 DEBUG : only11: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f404d28965c8b4d7c_d20250205_m020754_c001_v0001182_t0036_u01738721274245") 2025/02/05 02:08:29 DEBUG : only11: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4ca1_d20250205_m020748_c001_v0001182_t0001_u01738721268739") 2025/02/05 02:08:29 DEBUG : only11: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a6f9_d20250205_m020735_c001_v7007000_t0000_u01738721255763") 2025/02/05 02:08:29 DEBUG : only11: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b495e_d20250205_m020729_c001_v0001182_t0021_u01738721249255") 2025/02/05 02:08:29 DEBUG : only12: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd399_d20250205_m020800_c001_v7007000_t0000_u01738721280757") 2025/02/05 02:08:29 DEBUG : only12: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4021e9fe8e1c56ac_d20250205_m020754_c001_v0001146_t0015_u01738721274992") 2025/02/05 02:08:29 DEBUG : only12: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4cb5_d20250205_m020749_c001_v0001182_t0011_u01738721269343") 2025/02/05 02:08:29 DEBUG : only12: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307d7_d20250205_m020736_c001_v7007000_t0000_u01738721256116") 2025/02/05 02:08:29 DEBUG : only12: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b497c_d20250205_m020729_c001_v0001182_t0038_u01738721249832") 2025/02/05 02:08:29 DEBUG : only13: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd39a_d20250205_m020800_c001_v7007000_t0000_u01738721280942") 2025/02/05 02:08:30 DEBUG : only13: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f412b88988973bb7c_d20250205_m020754_c001_v0001120_t0041_u01738721274638") 2025/02/05 02:08:30 DEBUG : only13: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4ccb_d20250205_m020749_c001_v0001182_t0040_u01738721269833") 2025/02/05 02:08:30 DEBUG : only13: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010459b5_d20250205_m020735_c001_v7007000_t0000_u01738721255360") 2025/02/05 02:08:30 DEBUG : only13: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b499c_d20250205_m020730_c001_v0001182_t0000_u01738721250277") 2025/02/05 02:08:30 DEBUG : only14: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd39c_d20250205_m020801_c001_v7007000_t0000_u01738721281126") 2025/02/05 02:08:30 DEBUG : only14: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f404d28965c8b4d9c_d20250205_m020754_c001_v0001182_t0036_u01738721274840") 2025/02/05 02:08:30 DEBUG : only14: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4cef_d20250205_m020750_c001_v0001182_t0035_u01738721270304") 2025/02/05 02:08:30 DEBUG : only14: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c8ee5_d20250205_m020735_c001_v7007000_t0000_u01738721255772") 2025/02/05 02:08:30 DEBUG : only14: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b49b4_d20250205_m020730_c001_v0001182_t0041_u01738721250814") 2025/02/05 02:08:30 DEBUG : only15: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd39d_d20250205_m020801_c001_v7007000_t0000_u01738721281311") 2025/02/05 02:08:30 DEBUG : only15: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f404d28965c8b4d90_d20250205_m020754_c001_v0001182_t0036_u01738721274647") 2025/02/05 02:08:30 DEBUG : only15: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4d01_d20250205_m020750_c001_v0001182_t0054_u01738721270784") 2025/02/05 02:08:30 DEBUG : only15: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c8ee3_d20250205_m020735_c001_v7007000_t0000_u01738721255379") 2025/02/05 02:08:30 DEBUG : only15: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b49d9_d20250205_m020731_c001_v0001182_t0034_u01738721251348") 2025/02/05 02:08:30 DEBUG : only16: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd39e_d20250205_m020801_c001_v7007000_t0000_u01738721281502") 2025/02/05 02:08:30 DEBUG : only16: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f404d28965c8b4da4_d20250205_m020755_c001_v0001182_t0036_u01738721275031") 2025/02/05 02:08:30 DEBUG : only16: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4d1d_d20250205_m020751_c001_v0001182_t0030_u01738721271487") 2025/02/05 02:08:30 DEBUG : only16: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c8ee4_d20250205_m020735_c001_v7007000_t0000_u01738721255582") 2025/02/05 02:08:30 DEBUG : only16: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b49ee_d20250205_m020731_c001_v0001182_t0020_u01738721251879") 2025/02/05 02:08:30 DEBUG : only17: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd39f_d20250205_m020801_c001_v7007000_t0000_u01738721281687") 2025/02/05 02:08:30 DEBUG : only17: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4021e9fe8e1c56ae_d20250205_m020755_c001_v0001146_t0015_u01738721275176") 2025/02/05 02:08:30 DEBUG : only17: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4d3f_d20250205_m020752_c001_v0001182_t0038_u01738721272000") 2025/02/05 02:08:31 DEBUG : only17: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307d3_d20250205_m020735_c001_v7007000_t0000_u01738721255379") 2025/02/05 02:08:31 DEBUG : only17: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b49fe_d20250205_m020732_c001_v0001182_t0008_u01738721252384") 2025/02/05 02:08:31 DEBUG : only18: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3a0_d20250205_m020801_c001_v7007000_t0000_u01738721281879") 2025/02/05 02:08:31 DEBUG : only18: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f409fef63f4a560fa_d20250205_m020755_c001_v0001109_t0046_u01738721275454") 2025/02/05 02:08:31 DEBUG : only18: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4d54_d20250205_m020752_c001_v0001182_t0037_u01738721272596") 2025/02/05 02:08:31 DEBUG : only18: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010459bc_d20250205_m020735_c001_v7007000_t0000_u01738721255912") 2025/02/05 02:08:31 DEBUG : only18: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4a1c_d20250205_m020733_c001_v0001182_t0044_u01738721253047") 2025/02/05 02:08:31 DEBUG : only19: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3a1_d20250205_m020802_c001_v7007000_t0000_u01738721282065") 2025/02/05 02:08:31 DEBUG : only19: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f412b88988973bb80_d20250205_m020755_c001_v0001120_t0041_u01738721275007") 2025/02/05 02:08:31 DEBUG : only19: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4d62_d20250205_m020753_c001_v0001182_t0034_u01738721273386") 2025/02/05 02:08:31 DEBUG : only19: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010459ba_d20250205_m020735_c001_v7007000_t0000_u01738721255732") 2025/02/05 02:08:31 DEBUG : only19: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4a4b_d20250205_m020733_c001_v0001182_t0007_u01738721253804") 2025/02/05 02:08:31 DEBUG : only2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3a2_d20250205_m020802_c001_v7007000_t0000_u01738721282249") 2025/02/05 02:08:31 DEBUG : only2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f409fef63f4a560f6_d20250205_m020755_c001_v0001109_t0046_u01738721275021") 2025/02/05 02:08:31 DEBUG : only2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4bb8_d20250205_m020743_c001_v0001182_t0056_u01738721263233") 2025/02/05 02:08:31 DEBUG : only2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a6f7_d20250205_m020735_c001_v7007000_t0000_u01738721255387") 2025/02/05 02:08:31 DEBUG : only2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4896_d20250205_m020724_c001_v0001182_t0048_u01738721244331") 2025/02/05 02:08:31 DEBUG : only3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3a3_d20250205_m020802_c001_v7007000_t0000_u01738721282437") 2025/02/05 02:08:31 DEBUG : only3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f404d28965c8b4dbe_d20250205_m020755_c001_v0001182_t0036_u01738721275465") 2025/02/05 02:08:31 DEBUG : only3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4bd4_d20250205_m020743_c001_v0001182_t0055_u01738721263804") 2025/02/05 02:08:32 DEBUG : only3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41934c5c010459b8_d20250205_m020735_c001_v7007000_t0000_u01738721255551") 2025/02/05 02:08:32 DEBUG : only3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b48ae_d20250205_m020724_c001_v0001182_t0020_u01738721244815") 2025/02/05 02:08:32 DEBUG : only4: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3a5_d20250205_m020802_c001_v7007000_t0000_u01738721282633") 2025/02/05 02:08:32 DEBUG : only4: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4021e9fe8e1c56b2_d20250205_m020755_c001_v0001146_t0015_u01738721275556") 2025/02/05 02:08:32 DEBUG : only4: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4bee_d20250205_m020744_c001_v0001182_t0018_u01738721264404") 2025/02/05 02:08:32 DEBUG : only4: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307d5_d20250205_m020735_c001_v7007000_t0000_u01738721255752") 2025/02/05 02:08:32 DEBUG : only4: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b48c2_d20250205_m020725_c001_v0001182_t0046_u01738721245304") 2025/02/05 02:08:32 DEBUG : only5: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3a7_d20250205_m020802_c001_v7007000_t0000_u01738721282818") 2025/02/05 02:08:32 DEBUG : only5: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f412b88988973bb82_d20250205_m020755_c001_v0001120_t0041_u01738721275191") 2025/02/05 02:08:32 DEBUG : only5: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4bfa_d20250205_m020744_c001_v0001182_t0021_u01738721264883") 2025/02/05 02:08:32 DEBUG : only5: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307d6_d20250205_m020735_c001_v7007000_t0000_u01738721255934") 2025/02/05 02:08:32 DEBUG : only5: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b48de_d20250205_m020725_c001_v0001182_t0028_u01738721245869") 2025/02/05 02:08:32 DEBUG : only6: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3a8_d20250205_m020803_c001_v7007000_t0000_u01738721283002") 2025/02/05 02:08:32 DEBUG : only6: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f409fef63f4a560f8_d20250205_m020755_c001_v0001109_t0046_u01738721275272") 2025/02/05 02:08:32 DEBUG : only6: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4c14_d20250205_m020745_c001_v0001182_t0024_u01738721265339") 2025/02/05 02:08:32 DEBUG : only6: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a6fa_d20250205_m020735_c001_v7007000_t0000_u01738721255946") 2025/02/05 02:08:32 DEBUG : only6: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b48e8_d20250205_m020726_c001_v0001182_t0023_u01738721246321") 2025/02/05 02:08:32 DEBUG : only7: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3ab_d20250205_m020803_c001_v7007000_t0000_u01738721283188") 2025/02/05 02:08:32 DEBUG : only7: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f404d28965c8b4db2_d20250205_m020755_c001_v0001182_t0036_u01738721275271") 2025/02/05 02:08:32 DEBUG : only7: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4c31_d20250205_m020745_c001_v0001182_t0052_u01738721265839") 2025/02/05 02:08:32 DEBUG : only7: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c8ee8_d20250205_m020735_c001_v7007000_t0000_u01738721255954") 2025/02/05 02:08:33 DEBUG : only7: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4900_d20250205_m020726_c001_v0001182_t0013_u01738721246807") 2025/02/05 02:08:33 DEBUG : only8: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3ac_d20250205_m020803_c001_v7007000_t0000_u01738721283374") 2025/02/05 02:08:33 DEBUG : only8: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4021e9fe8e1c56b0_d20250205_m020755_c001_v0001146_t0015_u01738721275373") 2025/02/05 02:08:33 DEBUG : only8: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4c59_d20250205_m020746_c001_v0001182_t0039_u01738721266468") 2025/02/05 02:08:33 DEBUG : only8: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4042e831228307d4_d20250205_m020735_c001_v7007000_t0000_u01738721255563") 2025/02/05 02:08:33 DEBUG : only8: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4914_d20250205_m020727_c001_v0001182_t0057_u01738721247303") 2025/02/05 02:08:33 DEBUG : only9: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3ad_d20250205_m020803_c001_v7007000_t0000_u01738721283560") 2025/02/05 02:08:33 DEBUG : only9: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f412b88988973bb86_d20250205_m020755_c001_v0001120_t0041_u01738721275415") 2025/02/05 02:08:33 DEBUG : only9: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4c69_d20250205_m020747_c001_v0001182_t0008_u01738721267033") 2025/02/05 02:08:33 DEBUG : only9: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a6f8_d20250205_m020735_c001_v7007000_t0000_u01738721255572") 2025/02/05 02:08:33 DEBUG : only9: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b492a_d20250205_m020727_c001_v0001182_t0021_u01738721247824") 2025/02/05 02:08:33 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f955_d20250205_m020345_c001_v7007000_t0000_u01738721025918") 2025/02/05 02:08:33 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494992_d20250205_m020344_c001_v0001101_t0055_u01738721024045") 2025/02/05 02:08:33 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd94_d20250205_m020341_c001_v7007000_t0000_u01738721021831") 2025/02/05 02:08:33 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b68f_d20250205_m020340_c001_v0001120_t0044_u01738721020215") 2025/02/05 02:08:33 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd8f_d20250205_m020338_c001_v7007000_t0000_u01738721018330") 2025/02/05 02:08:33 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b1baf_d20250205_m020336_c001_v0001182_t0057_u01738721016246") 2025/02/05 02:08:33 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd63_d20250205_m020324_c001_v7007000_t0000_u01738721004301") 2025/02/05 02:08:33 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b633_d20250205_m020322_c001_v0001120_t0053_u01738721002901") 2025/02/05 02:08:33 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd53_d20250205_m020320_c001_v7007000_t0000_u01738721000882") 2025/02/05 02:08:33 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b627_d20250205_m020319_c001_v0001120_t0008_u01738720999701") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd4b_d20250205_m020318_c001_v7007000_t0000_u01738720998017") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b619_d20250205_m020317_c001_v0001120_t0034_u01738720997123") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d26b5_d20250205_m020309_c001_v7007000_t0000_u01738720989797") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5eb_d20250205_m020308_c001_v0001120_t0001_u01738720988449") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d26ad_d20250205_m020307_c001_v7007000_t0000_u01738720987717") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5e3_d20250205_m020306_c001_v0001120_t0054_u01738720986153") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d26a7_d20250205_m020305_c001_v7007000_t0000_u01738720985407") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5dd_d20250205_m020304_c001_v0001120_t0011_u01738720984759") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5d9_d20250205_m020304_c001_v0001120_t0036_u01738720984125") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d26a2_d20250205_m020303_c001_v7007000_t0000_u01738720983383") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5d5_d20250205_m020302_c001_v0001120_t0020_u01738720982628") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5d1_d20250205_m020301_c001_v0001120_t0042_u01738720981820") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d268f_d20250205_m020301_c001_v7007000_t0000_u01738720981087") 2025/02/05 02:08:34 DEBUG : potato: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5cf_d20250205_m020300_c001_v0001120_t0032_u01738720980246") 2025/02/05 02:08:34 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2a6a_d20250205_m020459_c001_v7007000_t0000_u01738721099517") 2025/02/05 02:08:34 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494ae8_d20250205_m020458_c001_v0001101_t0012_u01738721098833") 2025/02/05 02:08:34 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d27b9_d20250205_m020443_c001_v7007000_t0000_u01738721083615") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494a86_d20250205_m020435_c001_v0001101_t0012_u01738721075401") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2654_d20250205_m020422_c001_v7007000_t0000_u01738721062751") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494a30_d20250205_m020416_c001_v0001101_t0003_u01738721056755") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41151c353d543979_d20250205_m020402_c001_v7007000_t0000_u01738721042051") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca4949bc_d20250205_m020354_c001_v0001101_t0016_u01738721034768") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd71_d20250205_m020329_c001_v7007000_t0000_u01738721009352") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b64b_d20250205_m020328_c001_v0001120_t0026_u01738721008105") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd6c_d20250205_m020327_c001_v7007000_t0000_u01738721007015") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b63f_d20250205_m020325_c001_v0001120_t0018_u01738721005221") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd64_d20250205_m020324_c001_v7007000_t0000_u01738721004483") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b63b_d20250205_m020323_c001_v0001120_t0022_u01738721003671") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd5b_d20250205_m020322_c001_v7007000_t0000_u01738721002176") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b62f_d20250205_m020321_c001_v0001120_t0012_u01738721001253") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd50_d20250205_m020318_c001_v7007000_t0000_u01738720998934") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b61f_d20250205_m020318_c001_v0001120_t0027_u01738720998029") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d26b7_d20250205_m020310_c001_v7007000_t0000_u01738720990534") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b5f1_d20250205_m020309_c001_v0001120_t0025_u01738720989510") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f401f7838aee37c98_d20250205_m020138_c001_v7007000_t0000_u01738720898033") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b4f9_d20250205_m020137_c001_v0001120_t0040_u01738720897438") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f401f7838aee37c86_d20250205_m020136_c001_v7007000_t0000_u01738720896167") 2025/02/05 02:08:35 DEBUG : potato2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b4f7_d20250205_m020135_c001_v0001120_t0023_u01738720895491") 2025/02/05 02:08:36 DEBUG : potato3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40211737154d27b7_d20250205_m020443_c001_v7007000_t0000_u01738721083379") 2025/02/05 02:08:36 DEBUG : potato3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b792_d20250205_m020436_c001_v0001120_t0034_u01738721076660") 2025/02/05 02:08:36 DEBUG : potato3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2656_d20250205_m020422_c001_v7007000_t0000_u01738721062991") 2025/02/05 02:08:36 DEBUG : potato3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b754_d20250205_m020418_c001_v0001120_t0006_u01738721058066") 2025/02/05 02:08:36 DEBUG : potato3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f41151c353d54397b_d20250205_m020402_c001_v7007000_t0000_u01738721042289") 2025/02/05 02:08:36 DEBUG : potato3: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b6d9_d20250205_m020355_c001_v0001120_t0014_u01738721035319") 2025/02/05 02:08:36 DEBUG : pre-dest1/1: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2aa2_d20250205_m020541_c001_v7007000_t0000_u01738721141198") 2025/02/05 02:08:36 DEBUG : pre-dest1/1: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b896_d20250205_m020533_c001_v0001120_t0059_u01738721133009") 2025/02/05 02:08:36 DEBUG : pre-dest2/2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4129bb5b63bf2aa3_d20250205_m020541_c001_v7007000_t0000_u01738721141380") 2025/02/05 02:08:36 DEBUG : pre-dest2/2: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca494b98_d20250205_m020533_c001_v0001101_t0000_u01738721133804") 2025/02/05 02:08:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4009e7800279a547_d20250205_m020512_c001_v7007000_t0000_u01738721112958") 2025/02/05 02:08:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b2cc9_d20250205_m020509_c001_v0001182_t0031_u01738721109052") 2025/02/05 02:08:36 DEBUG : sizeonly: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c877e_d20250205_m020240_c001_v7007000_t0000_u01738720960545") 2025/02/05 02:08:36 DEBUG : sizeonly: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b58b_d20250205_m020239_c001_v0001120_t0025_u01738720959563") 2025/02/05 02:08:36 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3be_d20250205_m020812_c001_v7007000_t0000_u01738721292340") 2025/02/05 02:08:36 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b4fa6_d20250205_m020809_c001_v0001182_t0042_u01738721289588") 2025/02/05 02:08:36 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3b3_d20250205_m020807_c001_v7007000_t0000_u01738721287708") 2025/02/05 02:08:36 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973bba6_d20250205_m020804_c001_v0001120_t0021_u01738721284898") 2025/02/05 02:08:36 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f965_d20250205_m020351_c001_v7007000_t0000_u01738721031278") 2025/02/05 02:08:36 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca4949aa_d20250205_m020350_c001_v0001101_t0003_u01738721030370") 2025/02/05 02:08:36 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f963_d20250205_m020349_c001_v7007000_t0000_u01738721029086") 2025/02/05 02:08:36 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b6b3_d20250205_m020348_c001_v0001120_t0006_u01738721028158") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c8777_d20250205_m020236_c001_v7007000_t0000_u01738720956380") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b57b_d20250205_m020234_c001_v0001120_t0040_u01738720954877") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c8775_d20250205_m020234_c001_v7007000_t0000_u01738720954137") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b579_d20250205_m020232_c001_v0001120_t0023_u01738720952917") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c876a_d20250205_m020226_c001_v7007000_t0000_u01738720946682") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b55b_d20250205_m020225_c001_v0001120_t0057_u01738720945556") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c8769_d20250205_m020225_c001_v7007000_t0000_u01738720945002") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b557_d20250205_m020223_c001_v0001120_t0024_u01738720943953") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b54f_d20250205_m020217_c001_v0001120_t0057_u01738720937742") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c875e_d20250205_m020217_c001_v7007000_t0000_u01738720937014") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b54b_d20250205_m020216_c001_v0001120_t0018_u01738720936383") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b549_d20250205_m020215_c001_v0001120_t0037_u01738720935565") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405b1d67020c875b_d20250205_m020214_c001_v7007000_t0000_u01738720934114") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b53b_d20250205_m020207_c001_v0001120_t0042_u01738720927701") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b52f_d20250205_m020201_c001_v0001120_t0025_u01738720921399") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4032164c44d05acc_d20250205_m020200_c001_v7007000_t0000_u01738720920677") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b52d_d20250205_m020159_c001_v0001120_t0050_u01738720919890") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b523_d20250205_m020159_c001_v0001120_t0056_u01738720919050") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4032164c44d05ac7_d20250205_m020157_c001_v7007000_t0000_u01738720917969") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b515_d20250205_m020148_c001_v0001120_t0043_u01738720908867") 2025/02/05 02:08:37 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccb3e_d20250205_m020148_c001_v7007000_t0000_u01738720908505") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b511_d20250205_m020147_c001_v0001120_t0009_u01738720907511") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f401f7838aee37cbb_d20250205_m020145_c001_v7007000_t0000_u01738720905867") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b50b_d20250205_m020145_c001_v0001120_t0055_u01738720905134") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f401f7838aee37cb8_d20250205_m020144_c001_v7007000_t0000_u01738720904589") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b505_d20250205_m020143_c001_v0001120_t0025_u01738720903883") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f401f7838aee37cb4_d20250205_m020142_c001_v7007000_t0000_u01738720902620") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b503_d20250205_m020141_c001_v0001120_t0031_u01738720901828") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f401f7838aee37cad_d20250205_m020141_c001_v7007000_t0000_u01738720901285") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b501_d20250205_m020140_c001_v0001120_t0020_u01738720900636") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f401f7838aee37ca4_d20250205_m020139_c001_v7007000_t0000_u01738720899734") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b4fd_d20250205_m020138_c001_v0001120_t0015_u01738720898952") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f401f7838aee37870_d20250205_m020133_c001_v7007000_t0000_u01738720893007") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b4eb_d20250205_m020132_c001_v0001120_t0052_u01738720892345") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f401f7838aee37868_d20250205_m020131_c001_v7007000_t0000_u01738720891439") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b4e7_d20250205_m020130_c001_v0001120_t0053_u01738720890762") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f401f7838aee37478_d20250205_m020129_c001_v7007000_t0000_u01738720889825") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b4e1_d20250205_m020129_c001_v0001120_t0037_u01738720889130") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f401f7838aee37460_d20250205_m020126_c001_v7007000_t0000_u01738720886226") 2025/02/05 02:08:38 DEBUG : sub dir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b4d7_d20250205_m020125_c001_v0001120_t0046_u01738720885564") 2025/02/05 02:08:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3bf_d20250205_m020812_c001_v7007000_t0000_u01738721292526") 2025/02/05 02:08:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1021e9fe8e1c56da_d20250205_m020809_c001_v0001146_t0030_u01738721289610") 2025/02/05 02:08:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f407e180be8afd3b4_d20250205_m020807_c001_v7007000_t0000_u01738721287894") 2025/02/05 02:08:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f109fef63f4a5611e_d20250205_m020804_c001_v0001109_t0017_u01738721284912") 2025/02/05 02:08:39 DEBUG : sub/yam: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f94f_d20250205_m020345_c001_v7007000_t0000_u01738721025352") 2025/02/05 02:08:39 DEBUG : sub/yam: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b1cb6_d20250205_m020343_c001_v0001182_t0033_u01738721023702") 2025/02/05 02:08:39 DEBUG : three: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd88_d20250205_m020335_c001_v7007000_t0000_u01738721015518") 2025/02/05 02:08:39 DEBUG : three: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b675_d20250205_m020334_c001_v0001120_t0058_u01738721014323") 2025/02/05 02:08:39 DEBUG : three: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f112b88988973b667_d20250205_m020331_c001_v0001120_t0030_u01738721011732") 2025/02/05 02:08:39 DEBUG : two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd89_d20250205_m020335_c001_v7007000_t0000_u01738721015700") 2025/02/05 02:08:39 DEBUG : two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f405e3401ca494956_d20250205_m020333_c001_v0001101_t0043_u01738721013740") 2025/02/05 02:08:39 DEBUG : two: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f412b88988973b665_d20250205_m020331_c001_v0001120_t0041_u01738721011548") 2025/02/05 02:08:39 DEBUG : yam: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f956_d20250205_m020346_c001_v7007000_t0000_u01738721026133") 2025/02/05 02:08:39 DEBUG : yam: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1133cd2794559e9c_d20250205_m020345_c001_v0001184_t0050_u01738721025140") 2025/02/05 02:08:39 DEBUG : yam: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd93_d20250205_m020341_c001_v7007000_t0000_u01738721021282") 2025/02/05 02:08:39 DEBUG : yam: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f104d28965c8b1c34_d20250205_m020339_c001_v0001182_t0041_u01738721019848") 2025/02/05 02:08:39 DEBUG : yam: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd8e_d20250205_m020337_c001_v7007000_t0000_u01738721017786") 2025/02/05 02:08:39 DEBUG : yam: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f105e3401ca49496e_d20250205_m020336_c001_v0001101_t0031_u01738721016252") 2025/02/05 02:08:39 DEBUG : yaml: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f40186da2d4e4f94d_d20250205_m020342_c001_v7007000_t0000_u01738721022394") 2025/02/05 02:08:39 DEBUG : yaml: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f11481c8c068cecda_d20250205_m020341_c001_v0001178_t0010_u01738721021056") 2025/02/05 02:08:39 DEBUG : yaml: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f4133013de91ccd91_d20250205_m020338_c001_v7007000_t0000_u01738721018544") 2025/02/05 02:08:39 DEBUG : yaml: Deleting (id "4_z8fe22d63d07ddb3b9f480e1b_f1020007f1884d097_d20250205_m020337_c001_v0001176_t0034_u01738721017565") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m24.854166936s (try 1/5)