"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2021/03/04 05:44:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4" 2021/03/04 05:44:26 DEBUG : Creating backend with remote "/tmp/rclone951715127" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.10s) === 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:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:27 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:27 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.37s) === RUN TestCopy run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:27 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:27 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:29 DEBUG : sub dir/hello world: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:44:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (2.24s) === RUN TestCopyMissingDirectory run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:29 DEBUG : Creating backend with remote "/non-existing" 2021/03/04 05:44:29 ERROR : : error reading source directory: directory not found 2021/03/04 05:44:29 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:29 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.43s) === RUN TestCopyNoTraverse run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:30 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:44:30 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:30 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:31 DEBUG : sub dir/hello world: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:44:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.06s) === RUN TestCopyCheckFirst run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:32 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Running all checks before starting transfers 2021/03/04 05:44:32 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:32 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Checks finished, now starting transfers 2021/03/04 05:44:32 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:32 DEBUG : sub dir/hello world: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:44:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.20s) === RUN TestSyncNoTraverse run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:33 ERROR : Ignoring --no-traverse with sync 2021/03/04 05:44:33 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:33 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:34 DEBUG : sub dir/hello world: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:44:34 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:44:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.91s) === RUN TestCopyWithDepth run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:37 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:37 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:38 DEBUG : hello world2: SHA-1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2021/03/04 05:44:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.37s) === RUN TestCopyWithFilesFrom run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:38 DEBUG : hello world2: Excluded 2021/03/04 05:44:38 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:38 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:39 DEBUG : potato2: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:44:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:40 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:44:40 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:40 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:41 DEBUG : potato2: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:44:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.13s) === RUN TestCopyEmptyDirectories run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:42 DEBUG : sub dir2: Making directory 2021/03/04 05:44:42 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:42 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:42 DEBUG : sub dir/hello world: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:44:42 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:44:42 DEBUG : sub dir2: Making directory 2021/03/04 05:44:42 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: copied 1 directories fstest.go:249: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:43 DEBUG : sub dir2: Making directory 2021/03/04 05:44:43 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:43 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:44 DEBUG : sub dir/hello world: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:44:44 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:44:44 INFO : sub dir/hello world: Deleted 2021/03/04 05:44:44 DEBUG : sub dir: Making directory 2021/03/04 05:44:44 DEBUG : sub dir2: Making directory 2021/03/04 05:44:44 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: copied 2 directories fstest.go:249: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (1.54s) === RUN TestSyncEmptyDirectories run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:44 DEBUG : sub dir2: Making directory 2021/03/04 05:44:45 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:45 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:47 DEBUG : sub dir/hello world: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:44:47 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:44:47 DEBUG : sub dir2: Making directory 2021/03/04 05:44:47 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: copied 1 directories 2021/03/04 05:44:47 DEBUG : Waiting for deletions to finish fstest.go:249: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (3.35s) === RUN TestServerSideCopy run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fifigov4jekisod8kixikat5" sync_test.go:292: Server side copy (if possible) B2 bucket rclone-test-xuvaquz9somidey9yovimis4 -> B2 bucket rclone-test-fifigov4jekisod8kixikat5 2021/03/04 05:44:50 DEBUG : B2 bucket rclone-test-fifigov4jekisod8kixikat5: Waiting for checks to finish 2021/03/04 05:44:50 DEBUG : B2 bucket rclone-test-fifigov4jekisod8kixikat5: Waiting for transfers to finish 2021/03/04 05:44:50 DEBUG : sub dir/hello world: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:44:50 INFO : sub dir/hello world: Copied (server-side copy) 2021/03/04 05:44:51 DEBUG : B2 bucket rclone-test-fifigov4jekisod8kixikat5: Purge remote 2021/03/04 05:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z3f326dd3c04dfbbb7f780e1b_f11759b2615fe35bd_d20210304_m054450_c001_v0001021_t0022") --- PASS: TestServerSideCopy (4.18s) === RUN TestCopyAfterDelete run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:52 ERROR : : error listing: directory not found 2021/03/04 05:44:52 DEBUG : Local file system at /tmp/rclone951715127: Making directory 2021/03/04 05:44:53 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:53 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.40s) === RUN TestCopyRedownload run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:54 DEBUG : Local file system at /tmp/rclone951715127: Waiting for checks to finish 2021/03/04 05:44:54 DEBUG : Local file system at /tmp/rclone951715127: Waiting for transfers to finish 2021/03/04 05:44:55 DEBUG : sub dir/hello world: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:44:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:55 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:55 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:56 DEBUG : check sum: SHA-1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/03/04 05:44:56 INFO : check sum: Copied (new) 2021/03/04 05:44:56 DEBUG : Waiting for deletions to finish 2021/03/04 05:44:56 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:56 DEBUG : check sum: SHA-1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/03/04 05:44:56 DEBUG : check sum: Size and SHA-1 of src and dst objects identical 2021/03/04 05:44:56 DEBUG : check sum: Unchanged skipping 2021/03/04 05:44:56 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:56 DEBUG : Waiting for deletions to finish 2021/03/04 05:44:56 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.96s) === RUN TestSyncSizeOnly run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:44:57 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:57 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:58 DEBUG : sizeonly: SHA-1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/03/04 05:44:58 INFO : sizeonly: Copied (new) 2021/03/04 05:44:58 DEBUG : Waiting for deletions to finish 2021/03/04 05:44:58 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:44:58 DEBUG : sizeonly: Sizes identical 2021/03/04 05:44:58 DEBUG : sizeonly: Unchanged skipping 2021/03/04 05:44:58 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:44:58 DEBUG : Waiting for deletions to finish 2021/03/04 05:44:58 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.22s) === RUN TestSyncIgnoreSize run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:00 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:00 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:01 DEBUG : ignore-size: SHA-1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2021/03/04 05:45:01 INFO : ignore-size: Copied (new) 2021/03/04 05:45:01 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:45:01 DEBUG : ignore-size: Unchanged skipping 2021/03/04 05:45:01 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:01 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:01 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.67s) === RUN TestSyncIgnoreTimes run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:03 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:45:03 DEBUG : existing: Unchanged skipping 2021/03/04 05:45:03 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:03 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:03 INFO : There was nothing to transfer 2021/03/04 05:45:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/03/04 05:45:03 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:03 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:04 DEBUG : existing: SHA-1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/03/04 05:45:04 INFO : existing: Copied (replaced existing) 2021/03/04 05:45:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.37s) === RUN TestSyncIgnoreExisting run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:05 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:05 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:05 DEBUG : existing: SHA-1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/03/04 05:45:05 INFO : existing: Copied (new) 2021/03/04 05:45:05 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:05 DEBUG : existing: Destination exists, skipping 2021/03/04 05:45:05 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:05 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:05 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.60s) === RUN TestSyncIgnoreErrors run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:07 DEBUG : d: Making directory fstest.go:249: Filtering empty directory "d" 2021/03/04 05:45:08 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:45:08 DEBUG : c/non empty space: Unchanged skipping 2021/03/04 05:45:08 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:08 DEBUG : a/potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:45:08 INFO : a/potato2: Copied (new) 2021/03/04 05:45:08 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:09 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (4.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:12 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 2021/03/04 05:45:12 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:12 DEBUG : empty space: SHA-1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/03/04 05:45:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/03/04 05:45:12 DEBUG : empty space: Unchanged skipping 2021/03/04 05:45:12 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:12 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:12 INFO : There was nothing to transfer 2021/03/04 05:45:12 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:12 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 2021/03/04 05:45:12 DEBUG : empty space: SHA-1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/03/04 05:45:13 INFO : empty space: Updated modification time in destination 2021/03/04 05:45:13 DEBUG : empty space: Unchanged skipping 2021/03/04 05:45:13 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:13 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.98s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:15 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:15 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 2021/03/04 05:45:15 DEBUG : empty space: SHA-1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/03/04 05:45:15 DEBUG : empty space: Unchanged skipping 2021/03/04 05:45:15 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:15 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:15 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.96s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:17 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 2021/03/04 05:45:17 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:17 DEBUG : foo: SHA-1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone951715127) 2021/03/04 05:45:17 DEBUG : foo: SHA-1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xuvaquz9somidey9yovimis4) 2021/03/04 05:45:17 DEBUG : foo: SHA-1 differ 2021/03/04 05:45:17 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:17 DEBUG : foo: SHA-1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2021/03/04 05:45:17 INFO : foo: Copied (replaced existing) 2021/03/04 05:45:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.76s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:45:19 DEBUG : empty space: Unchanged skipping 2021/03/04 05:45:19 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:19 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:20 DEBUG : potato: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:45:20 INFO : potato: Copied (new) 2021/03/04 05:45:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.18s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/03/04 05:45:22 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:22 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:23 DEBUG : potato: SHA-1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2021/03/04 05:45:23 INFO : potato: Copied (replaced existing) 2021/03/04 05:45:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.23s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:26 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 2021/03/04 05:45:26 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:26 DEBUG : potato: SHA-1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone951715127) 2021/03/04 05:45:26 DEBUG : potato: SHA-1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xuvaquz9somidey9yovimis4) 2021/03/04 05:45:26 DEBUG : potato: SHA-1 differ 2021/03/04 05:45:26 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:27 DEBUG : potato: SHA-1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2021/03/04 05:45:27 INFO : potato: Copied (replaced existing) 2021/03/04 05:45:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/03/04 05:45:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:45:29 DEBUG : empty space: Unchanged skipping 2021/03/04 05:45:29 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:29 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:29 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:45:31 DEBUG : empty space: Unchanged skipping 2021/03/04 05:45:31 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:31 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:32 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:45:32 INFO : potato2: Copied (new) 2021/03/04 05:45:32 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:34 DEBUG : d: Making directory 2021/03/04 05:45:34 DEBUG : d/e: Making directory fstest.go:249: Filtering empty directory "d" fstest.go:249: Filtering empty directory "d/e" 2021/03/04 05:45:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:45:35 DEBUG : c/non empty space: Unchanged skipping 2021/03/04 05:45:35 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:35 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:35 DEBUG : a/potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:45:35 INFO : a/potato2: Copied (new) 2021/03/04 05:45:35 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:36 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:38 DEBUG : d: Making directory fstest.go:249: Filtering empty directory "d" 2021/03/04 05:45:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:45:38 DEBUG : c/non empty space: Unchanged skipping 2021/03/04 05:45:38 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:38 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:39 DEBUG : a/potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:45:39 INFO : a/potato2: Copied (new) 2021/03/04 05:45:39 ERROR : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: not deleting files as there were IO errors 2021/03/04 05:45:39 ERROR : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: not deleting directories as there were IO errors fstest.go:249: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.42s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:41 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:45:41 DEBUG : empty space: Unchanged skipping 2021/03/04 05:45:41 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:41 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:42 INFO : potato: Deleted 2021/03/04 05:45:42 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:45:42 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.14s) === RUN TestSyncDeleteBefore run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:45 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:45 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:45 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:45 INFO : potato: Deleted 2021/03/04 05:45:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:45:45 DEBUG : empty space: Unchanged skipping 2021/03/04 05:45:45 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:45 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:46 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:45:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.82s) === RUN TestCopyDeleteBefore run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:48 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:48 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:48 DEBUG : potato2: SHA-1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2021/03/04 05:45:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.38s) === RUN TestSyncWithExclude run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:51 DEBUG : enormous: Excluded 2021/03/04 05:45:51 DEBUG : potato2: Excluded 2021/03/04 05:45:51 DEBUG : potato2: Excluded from sync (and deletion) 2021/03/04 05:45:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:45:51 DEBUG : empty space: Unchanged skipping 2021/03/04 05:45:51 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:51 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:51 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:51 INFO : There was nothing to transfer 2021/03/04 05:45:51 DEBUG : enormous: Excluded 2021/03/04 05:45:51 DEBUG : potato2: Excluded 2021/03/04 05:45:51 DEBUG : potato2: Excluded from sync (and deletion) 2021/03/04 05:45:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2021/03/04 05:45:51 DEBUG : empty space: Unchanged skipping 2021/03/04 05:45:51 DEBUG : Local file system at /tmp/rclone951715127: Waiting for checks to finish 2021/03/04 05:45:51 DEBUG : Local file system at /tmp/rclone951715127: Waiting for transfers to finish 2021/03/04 05:45:51 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.59s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:53 DEBUG : enormous: Excluded 2021/03/04 05:45:53 DEBUG : potato2: Excluded 2021/03/04 05:45:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:45:54 DEBUG : empty space: Unchanged skipping 2021/03/04 05:45:54 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:54 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:54 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:54 INFO : potato2: Deleted 2021/03/04 05:45:55 INFO : enormous: Deleted 2021/03/04 05:45:55 INFO : There was nothing to transfer 2021/03/04 05:45:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2021/03/04 05:45:55 DEBUG : empty space: Unchanged skipping 2021/03/04 05:45:55 DEBUG : Local file system at /tmp/rclone951715127: Waiting for checks to finish 2021/03/04 05:45:55 DEBUG : Local file system at /tmp/rclone951715127: Waiting for transfers to finish 2021/03/04 05:45:55 DEBUG : Waiting for deletions to finish 2021/03/04 05:45:55 INFO : enormous: Deleted 2021/03/04 05:45:55 INFO : potato2: Deleted 2021/03/04 05:45:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.48s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:45:58 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/03/04 05:45:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/03/04 05:45:58 DEBUG : one: Destination is newer than source, skipping 2021/03/04 05:45:58 DEBUG : three: Sizes identical 2021/03/04 05:45:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 05:45:58 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:45:58 DEBUG : two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone951715127) 2021/03/04 05:45:58 DEBUG : two: SHA-1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xuvaquz9somidey9yovimis4) 2021/03/04 05:45:58 DEBUG : two: SHA-1 differ 2021/03/04 05:45:58 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:45:59 DEBUG : four: SHA-1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/03/04 05:45:59 INFO : four: Copied (replaced existing) 2021/03/04 05:45:59 DEBUG : five: SHA-1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/03/04 05:45:59 INFO : five: Copied (new) 2021/03/04 05:46:00 DEBUG : two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/03/04 05:46:00 INFO : two: Copied (replaced existing) 2021/03/04 05:46:00 DEBUG : Waiting for deletions to finish 2021/03/04 05:46:00 DEBUG : one: Destination is newer than source, skipping 2021/03/04 05:46:00 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:46:00 DEBUG : four: SHA-1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2021/03/04 05:46:00 DEBUG : four: Size and SHA-1 of src and dst objects identical 2021/03/04 05:46:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 05:46:00 DEBUG : five: SHA-1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2021/03/04 05:46:00 DEBUG : five: Size and SHA-1 of src and dst objects identical 2021/03/04 05:46:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 05:46:00 DEBUG : three: SHA-1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone951715127) 2021/03/04 05:46:00 DEBUG : three: SHA-1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xuvaquz9somidey9yovimis4) 2021/03/04 05:46:00 DEBUG : three: SHA-1 differ 2021/03/04 05:46:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/03/04 05:46:00 DEBUG : two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/03/04 05:46:00 DEBUG : two: Size and SHA-1 of src and dst objects identical 2021/03/04 05:46:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/03/04 05:46:00 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:46:01 DEBUG : three: SHA-1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/03/04 05:46:01 INFO : three: Copied (replaced existing) 2021/03/04 05:46:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (8.80s) === RUN TestSyncWithMaxDuration sync_test.go:1074: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" sync_test.go:1128: Can track renames: true 2021/03/04 05:46:04 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Making map for --track-renames 2021/03/04 05:46:04 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Finished making map for --track-renames 2021/03/04 05:46:04 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:46:04 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for renames to finish 2021/03/04 05:46:04 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:46:05 DEBUG : yam: SHA-1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/03/04 05:46:05 INFO : yam: Copied (new) 2021/03/04 05:46:06 DEBUG : potato: SHA-1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/03/04 05:46:06 INFO : potato: Copied (new) 2021/03/04 05:46:06 DEBUG : Waiting for deletions to finish 2021/03/04 05:46:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:46:06 DEBUG : potato: Unchanged skipping 2021/03/04 05:46:06 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Making map for --track-renames 2021/03/04 05:46:06 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Finished making map for --track-renames 2021/03/04 05:46:06 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:46:06 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for renames to finish 2021/03/04 05:46:07 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:46:07 DEBUG : yam: SHA-1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/03/04 05:46:07 INFO : yam: Copied (server-side copy) to: yaml 2021/03/04 05:46:08 INFO : yam: Deleted 2021/03/04 05:46:08 INFO : yaml: Renamed from "yam" 2021/03/04 05:46:08 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:46:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (5.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" sync_test.go:1201: Can track renames: true 2021/03/04 05:46:09 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Making map for --track-renames 2021/03/04 05:46:09 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Finished making map for --track-renames 2021/03/04 05:46:09 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:46:09 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for renames to finish 2021/03/04 05:46:09 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:46:10 DEBUG : potato: SHA-1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/03/04 05:46:10 INFO : potato: Copied (new) 2021/03/04 05:46:11 DEBUG : yam: SHA-1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/03/04 05:46:11 INFO : yam: Copied (new) 2021/03/04 05:46:11 DEBUG : Waiting for deletions to finish 2021/03/04 05:46:11 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Making map for --track-renames 2021/03/04 05:46:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:46:11 DEBUG : potato: Unchanged skipping 2021/03/04 05:46:11 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Finished making map for --track-renames 2021/03/04 05:46:11 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:46:11 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for renames to finish 2021/03/04 05:46:11 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:46:12 DEBUG : yam: SHA-1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/03/04 05:46:12 INFO : yam: Copied (server-side copy) to: yaml 2021/03/04 05:46:12 INFO : yam: Deleted 2021/03/04 05:46:12 INFO : yaml: Renamed from "yam" 2021/03/04 05:46:12 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:46:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.98s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" sync_test.go:1241: Can track renames: true 2021/03/04 05:46:13 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Making map for --track-renames 2021/03/04 05:46:13 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Finished making map for --track-renames 2021/03/04 05:46:13 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:46:13 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for renames to finish 2021/03/04 05:46:13 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:46:14 DEBUG : sub/yam: SHA-1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/03/04 05:46:14 INFO : sub/yam: Copied (new) 2021/03/04 05:46:15 DEBUG : potato: SHA-1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2021/03/04 05:46:15 INFO : potato: Copied (new) 2021/03/04 05:46:15 DEBUG : Waiting for deletions to finish 2021/03/04 05:46:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:46:15 DEBUG : potato: Unchanged skipping 2021/03/04 05:46:15 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Making map for --track-renames 2021/03/04 05:46:15 INFO : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Finished making map for --track-renames 2021/03/04 05:46:15 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:46:15 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for renames to finish 2021/03/04 05:46:15 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:46:16 DEBUG : sub/yam: SHA-1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2021/03/04 05:46:16 INFO : sub/yam: Copied (server-side copy) to: yam 2021/03/04 05:46:16 INFO : sub/yam: Deleted 2021/03/04 05:46:16 INFO : yam: Renamed from "sub/yam" 2021/03/04 05:46:16 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:46:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.80s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:46:17 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:46:17 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:46:17 DEBUG : nested/sub dir/file: SHA-1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2021/03/04 05:46:17 INFO : nested/sub dir/file: Copied (new) 2021/03/04 05:46:17 INFO : nested/sub dir/file: Deleted 2021/03/04 05:46:18 DEBUG : sub dir/hello world: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:46:18 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:46:18 INFO : sub dir/hello world: Deleted 2021/03/04 05:46:18 DEBUG : sub dir: Removing directory 2021/03/04 05:46:18 DEBUG : nested/sub dir: Removing directory 2021/03/04 05:46:18 DEBUG : nested: Removing directory 2021/03/04 05:46:18 DEBUG : Local file system at /tmp/rclone951715127: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:46:20 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:46:20 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:46:20 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1120-02.backblaze.com/b2api/v1/b2_upload_file/5fa21d13c04dfbbb7f780e1b/c001_v0001120_t0012": EOF 2021/03/04 05:46:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-02.backblaze.com/b2api/v1/b2_upload_file/5fa21d13c04dfbbb7f780e1b/c001_v0001120_t0012": EOF) 2021/03/04 05:46:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2021/03/04 05:46:20 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1120-02.backblaze.com/b2api/v1/b2_upload_file/5fa21d13c04dfbbb7f780e1b/c001_v0001120_t0012": EOF - low level retry 1/10 2021/03/04 05:46:20 DEBUG : pacer: Reducing sleep to 10ms 2021/03/04 05:46:20 DEBUG : nested/sub dir/file: SHA-1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2021/03/04 05:46:20 INFO : nested/sub dir/file: Copied (new) 2021/03/04 05:46:20 INFO : nested/sub dir/file: Deleted 2021/03/04 05:46:20 DEBUG : sub dir/hello world: SHA-1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2021/03/04 05:46:20 INFO : sub dir/hello world: Copied (new) 2021/03/04 05:46:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.95s) === RUN TestServerSideMove run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:46:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xevobas7mivunir9wolakuj2" sync_test.go:1294: Server side move (if possible) B2 bucket rclone-test-xuvaquz9somidey9yovimis4 -> B2 bucket rclone-test-xevobas7mivunir9wolakuj2 2021/03/04 05:46:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/04 05:46:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2021/03/04 05:46:28 DEBUG : empty space: Unchanged skipping 2021/03/04 05:46:28 DEBUG : B2 bucket rclone-test-xevobas7mivunir9wolakuj2: Waiting for checks to finish 2021/03/04 05:46:28 INFO : empty space: Deleted 2021/03/04 05:46:28 DEBUG : B2 bucket rclone-test-xevobas7mivunir9wolakuj2: Waiting for transfers to finish 2021/03/04 05:46:28 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:46:28 INFO : potato2: Copied (server-side copy) 2021/03/04 05:46:29 INFO : potato2: Deleted 2021/03/04 05:46:29 DEBUG : potato3: SHA-1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2021/03/04 05:46:29 INFO : potato3: Copied (server-side copy) 2021/03/04 05:46:29 INFO : potato3: Deleted 2021/03/04 05:46:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kibequy3rerigep7teyizik9" 2021/03/04 05:46:30 DEBUG : B2 bucket rclone-test-kibequy3rerigep7teyizik9: Waiting for checks to finish 2021/03/04 05:46:30 DEBUG : B2 bucket rclone-test-kibequy3rerigep7teyizik9: Waiting for transfers to finish 2021/03/04 05:46:31 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:46:31 INFO : potato2: Copied (server-side copy) 2021/03/04 05:46:31 DEBUG : potato3: SHA-1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2021/03/04 05:46:31 INFO : potato3: Copied (server-side copy) 2021/03/04 05:46:31 INFO : potato2: Deleted 2021/03/04 05:46:32 INFO : potato3: Deleted 2021/03/04 05:46:32 DEBUG : empty space: SHA-1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/03/04 05:46:32 INFO : empty space: Copied (server-side copy) 2021/03/04 05:46:33 INFO : empty space: Deleted 2021/03/04 05:46:33 DEBUG : B2 bucket rclone-test-kibequy3rerigep7teyizik9: Purge remote 2021/03/04 05:46:33 DEBUG : empty space: Deleting (id "4_zefb2fd63c05dfbbb7f780e1b_f102dee882c7ebbd0_d20210304_m054631_c001_v0001145_t0034") 2021/03/04 05:46:33 DEBUG : potato2: Deleting (id "4_zefb2fd63c05dfbbb7f780e1b_f1091325d2963245a_d20210304_m054631_c001_v0001137_t0024") 2021/03/04 05:46:33 DEBUG : potato3: Deleting (id "4_zefb2fd63c05dfbbb7f780e1b_f11025ace47b722b1_d20210304_m054631_c001_v0001131_t0005") 2021/03/04 05:46:34 DEBUG : B2 bucket rclone-test-xevobas7mivunir9wolakuj2: Purge remote 2021/03/04 05:46:34 DEBUG : empty space: Deleting (id "4_z1f92dda3c05dfbbb7f780e1b_f1135fa29bb0bb0be_d20210304_m054632_c001_v0001144_t0010") 2021/03/04 05:46:34 DEBUG : empty space: Deleting (id "4_z1f92dda3c05dfbbb7f780e1b_f117dc2140fced846_d20210304_m054624_c001_v0001145_t0057") 2021/03/04 05:46:34 DEBUG : potato2: Deleting (id "4_z1f92dda3c05dfbbb7f780e1b_f11069c763c53f12d_d20210304_m054631_c001_v0001136_t0018") 2021/03/04 05:46:34 DEBUG : potato2: Deleting (id "4_z1f92dda3c05dfbbb7f780e1b_f11720b594b51a9c5_d20210304_m054628_c001_v0001153_t0021") 2021/03/04 05:46:34 DEBUG : potato3: Deleting (id "4_z1f92dda3c05dfbbb7f780e1b_f100b0d5fefd0eab4_d20210304_m054631_c001_v0001092_t0037") 2021/03/04 05:46:34 DEBUG : potato3: Deleting (id "4_z1f92dda3c05dfbbb7f780e1b_f109f853e8bb8288e_d20210304_m054628_c001_v0001144_t0046") 2021/03/04 05:46:34 DEBUG : potato3: Deleting (id "4_z1f92dda3c05dfbbb7f780e1b_f117dc2140fced857_d20210304_m054627_c001_v0001145_t0057") --- PASS: TestServerSideMove (13.43s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:46:35 DEBUG : Creating backend with remote "TestB2:rclone-test-liqoruy4miqibam9jagenoh6" sync_test.go:1294: Server side move (if possible) B2 bucket rclone-test-xuvaquz9somidey9yovimis4 -> B2 bucket rclone-test-liqoruy4miqibam9jagenoh6 2021/03/04 05:46:39 DEBUG : empty space: Excluded from sync (and deletion) 2021/03/04 05:46:39 DEBUG : empty space: Excluded from sync (and deletion) 2021/03/04 05:46:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/04 05:46:39 DEBUG : B2 bucket rclone-test-liqoruy4miqibam9jagenoh6: Waiting for checks to finish 2021/03/04 05:46:39 DEBUG : B2 bucket rclone-test-liqoruy4miqibam9jagenoh6: Waiting for transfers to finish 2021/03/04 05:46:39 DEBUG : potato3: SHA-1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2021/03/04 05:46:39 INFO : potato3: Copied (server-side copy) 2021/03/04 05:46:40 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:46:40 INFO : potato2: Copied (server-side copy) 2021/03/04 05:46:40 INFO : potato3: Deleted 2021/03/04 05:46:40 INFO : potato2: Deleted 2021/03/04 05:46:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vitipep3gohesek6xupilef4" 2021/03/04 05:46:41 DEBUG : empty space: Excluded from sync (and deletion) 2021/03/04 05:46:41 DEBUG : B2 bucket rclone-test-vitipep3gohesek6xupilef4: Waiting for checks to finish 2021/03/04 05:46:41 DEBUG : B2 bucket rclone-test-vitipep3gohesek6xupilef4: Waiting for transfers to finish 2021/03/04 05:46:42 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:46:42 INFO : potato2: Copied (server-side copy) 2021/03/04 05:46:42 INFO : potato2: Deleted 2021/03/04 05:46:44 DEBUG : potato3: SHA-1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2021/03/04 05:46:44 INFO : potato3: Copied (server-side copy) 2021/03/04 05:46:44 INFO : potato3: Deleted 2021/03/04 05:46:45 DEBUG : B2 bucket rclone-test-vitipep3gohesek6xupilef4: Purge remote 2021/03/04 05:46:45 DEBUG : potato2: Deleting (id "4_z6f422d03c06dfbbb7f780e1b_f117870bbc682edd1_d20210304_m054641_c001_v0001130_t0020") 2021/03/04 05:46:45 DEBUG : potato3: Deleting (id "4_z6f422d03c06dfbbb7f780e1b_f10198d7a81bbab63_d20210304_m054641_c001_v0001036_t0005") 2021/03/04 05:46:45 DEBUG : B2 bucket rclone-test-liqoruy4miqibam9jagenoh6: Purge remote 2021/03/04 05:46:45 DEBUG : empty space: Deleting (id "4_zcfd21d13c06dfbbb7f780e1b_f102905c8e9da032c_d20210304_m054638_c001_v0001150_t0026") 2021/03/04 05:46:45 DEBUG : potato2: Deleting (id "4_zcfd21d13c06dfbbb7f780e1b_f111c3eabce815cc1_d20210304_m054642_c001_v0001154_t0013") 2021/03/04 05:46:45 DEBUG : potato2: Deleting (id "4_zcfd21d13c06dfbbb7f780e1b_f1104a464067ccff4_d20210304_m054639_c001_v0001023_t0023") 2021/03/04 05:46:45 DEBUG : potato3: Deleting (id "4_zcfd21d13c06dfbbb7f780e1b_f102831002fa864ee_d20210304_m054644_c001_v0001144_t0006") 2021/03/04 05:46:45 DEBUG : potato3: Deleting (id "4_zcfd21d13c06dfbbb7f780e1b_f1017a203d27e12de_d20210304_m054640_c001_v0001153_t0010") 2021/03/04 05:46:45 DEBUG : potato3: Deleting (id "4_zcfd21d13c06dfbbb7f780e1b_f102905c8e9da0330_d20210304_m054639_c001_v0001150_t0026") --- PASS: TestServerSideMoveWithFilter (12.69s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:46:47 DEBUG : Creating backend with remote "TestB2:rclone-test-vuhixop1nidowuj8hepepev7" 2021/03/04 05:46:50 DEBUG : tomatoDir: Making directory sync_test.go:1294: Server side move (if possible) B2 bucket rclone-test-xuvaquz9somidey9yovimis4 -> B2 bucket rclone-test-vuhixop1nidowuj8hepepev7 2021/03/04 05:46:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2021/03/04 05:46:52 DEBUG : empty space: Unchanged skipping 2021/03/04 05:46:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/03/04 05:46:52 DEBUG : B2 bucket rclone-test-vuhixop1nidowuj8hepepev7: Waiting for checks to finish 2021/03/04 05:46:53 INFO : empty space: Deleted 2021/03/04 05:46:53 DEBUG : B2 bucket rclone-test-vuhixop1nidowuj8hepepev7: Waiting for transfers to finish 2021/03/04 05:46:53 DEBUG : potato3: SHA-1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2021/03/04 05:46:53 INFO : potato3: Copied (server-side copy) 2021/03/04 05:46:53 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:46:53 INFO : potato2: Copied (server-side copy) 2021/03/04 05:46:53 INFO : potato3: Deleted 2021/03/04 05:46:53 INFO : potato2: Deleted 2021/03/04 05:46:54 DEBUG : Creating backend with remote "TestB2:rclone-test-kixecop4piyebab4qupajuq0" 2021/03/04 05:46:54 DEBUG : tomatoDir: Making directory 2021/03/04 05:46:54 DEBUG : B2 bucket rclone-test-kixecop4piyebab4qupajuq0: Waiting for checks to finish 2021/03/04 05:46:54 DEBUG : B2 bucket rclone-test-kixecop4piyebab4qupajuq0: Waiting for transfers to finish 2021/03/04 05:46:55 DEBUG : potato3: SHA-1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2021/03/04 05:46:55 INFO : potato3: Copied (server-side copy) 2021/03/04 05:46:55 DEBUG : empty space: SHA-1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2021/03/04 05:46:55 INFO : empty space: Copied (server-side copy) 2021/03/04 05:46:55 INFO : empty space: Deleted 2021/03/04 05:46:55 INFO : potato3: Deleted 2021/03/04 05:46:57 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/03/04 05:46:57 INFO : potato2: Copied (server-side copy) 2021/03/04 05:46:57 INFO : potato2: Deleted 2021/03/04 05:46:57 DEBUG : B2 bucket rclone-test-kixecop4piyebab4qupajuq0: Purge remote 2021/03/04 05:46:57 DEBUG : empty space: Deleting (id "4_z6fe25d43c06dfbbb7f780e1b_f1195b3ffa9e4be2e_d20210304_m054655_c001_v0001131_t0033") 2021/03/04 05:46:57 DEBUG : potato2: Deleting (id "4_z6fe25d43c06dfbbb7f780e1b_f119ec17e035eb759_d20210304_m054655_c001_v0001146_t0030") 2021/03/04 05:46:57 DEBUG : potato3: Deleting (id "4_z6fe25d43c06dfbbb7f780e1b_f1017a203d27e138d_d20210304_m054655_c001_v0001153_t0006") 2021/03/04 05:46:58 DEBUG : B2 bucket rclone-test-vuhixop1nidowuj8hepepev7: Purge remote 2021/03/04 05:46:58 DEBUG : empty space: Deleting (id "4_z1fc24d43c06dfbbb7f780e1b_f10714fb30b80d4b3_d20210304_m054655_c001_v0001130_t0005") 2021/03/04 05:46:58 DEBUG : empty space: Deleting (id "4_z1fc24d43c06dfbbb7f780e1b_f1024e97c9bab00d2_d20210304_m054651_c001_v0001030_t0037") 2021/03/04 05:46:58 DEBUG : potato2: Deleting (id "4_z1fc24d43c06dfbbb7f780e1b_f106ea8da2a926b60_d20210304_m054657_c001_v0001153_t0011") 2021/03/04 05:46:58 DEBUG : potato2: Deleting (id "4_z1fc24d43c06dfbbb7f780e1b_f108001f9fd880d83_d20210304_m054652_c001_v0001023_t0007") 2021/03/04 05:46:58 DEBUG : potato3: Deleting (id "4_z1fc24d43c06dfbbb7f780e1b_f1118b92f984ddc78_d20210304_m054655_c001_v0001146_t0043") 2021/03/04 05:46:58 DEBUG : potato3: Deleting (id "4_z1fc24d43c06dfbbb7f780e1b_f116e2adc69051969_d20210304_m054653_c001_v0001022_t0007") 2021/03/04 05:46:58 DEBUG : potato3: Deleting (id "4_z1fc24d43c06dfbbb7f780e1b_f1024e97c9bab00d4_d20210304_m054652_c001_v0001030_t0037") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.52s) === RUN TestServerSideMoveOverlap run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:46:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/rclone-move-test" 2021/03/04 05:47:00 DEBUG : Couldn't decode error response: EOF --- PASS: TestServerSideMoveOverlap (7.99s) === RUN TestSyncOverlap run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:47:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/rclone-sync-test" 2021/03/04 05:47:08 DEBUG : Couldn't decode error response: EOF --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncCompareDest run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:47:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/dst" 2021/03/04 05:47:09 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/CompareDest" 2021/03/04 05:47:09 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:10 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:10 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:10 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:14 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/03/04 05:47:14 INFO : one: Copied (new) 2021/03/04 05:47:14 DEBUG : Waiting for deletions to finish 2021/03/04 05:47:14 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:14 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 05:47:14 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:15 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/03/04 05:47:15 INFO : one: Copied (replaced existing) 2021/03/04 05:47:15 DEBUG : Waiting for deletions to finish 2021/03/04 05:47:17 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:17 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 05:47:17 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:17 DEBUG : Waiting for deletions to finish 2021/03/04 05:47:17 INFO : There was nothing to transfer 2021/03/04 05:47:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:18 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/04 05:47:18 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:18 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 05:47:18 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:18 DEBUG : Waiting for deletions to finish 2021/03/04 05:47:18 INFO : There was nothing to transfer 2021/03/04 05:47:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:18 DEBUG : two: Destination found in --compare-dest, skipping 2021/03/04 05:47:18 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:18 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 05:47:18 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:18 DEBUG : Waiting for deletions to finish 2021/03/04 05:47:18 INFO : There was nothing to transfer 2021/03/04 05:47:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/03/04 05:47:19 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:19 DEBUG : one: Destination found in --compare-dest, skipping 2021/03/04 05:47:19 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:19 DEBUG : two: SHA-1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/03/04 05:47:19 INFO : two: Copied (new) 2021/03/04 05:47:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.60s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:47:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/dest" 2021/03/04 05:47:23 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/pre-dest1" 2021/03/04 05:47:23 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/pre-dest2" 2021/03/04 05:47:24 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:24 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:47:24 DEBUG : 1: Destination found in --compare-dest, skipping 2021/03/04 05:47:24 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:24 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:47:24 DEBUG : 2: Destination found in --compare-dest, skipping 2021/03/04 05:47:24 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:25 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:25 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dest: Waiting for checks to finish 2021/03/04 05:47:25 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dest: Waiting for transfers to finish 2021/03/04 05:47:25 DEBUG : 3: SHA-1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2021/03/04 05:47:25 INFO : 3: Copied (new) 2021/03/04 05:47:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (6.66s) === RUN TestSyncCopyDest run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:47:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/dst" 2021/03/04 05:47:28 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/CopyDest" 2021/03/04 05:47:28 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:29 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:29 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:29 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:30 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/03/04 05:47:30 INFO : one: Copied (new) 2021/03/04 05:47:30 DEBUG : Waiting for deletions to finish 2021/03/04 05:47:30 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:30 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 05:47:30 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:31 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/03/04 05:47:31 INFO : one: Copied (replaced existing) 2021/03/04 05:47:31 DEBUG : Waiting for deletions to finish 2021/03/04 05:47:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/BackupDir" 2021/03/04 05:47:32 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:33 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/03/04 05:47:33 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:34 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/03/04 05:47:34 INFO : one: Copied (server-side copy) 2021/03/04 05:47:34 INFO : one: Deleted 2021/03/04 05:47:34 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/03/04 05:47:34 INFO : one: Copied (server-side copy) 2021/03/04 05:47:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/03/04 05:47:34 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:34 DEBUG : Waiting for deletions to finish 2021/03/04 05:47:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:36 DEBUG : two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/03/04 05:47:36 INFO : two: Copied (server-side copy) 2021/03/04 05:47:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/03/04 05:47:36 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:37 DEBUG : one: Unchanged skipping 2021/03/04 05:47:37 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:37 DEBUG : Waiting for deletions to finish 2021/03/04 05:47:37 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:37 DEBUG : two: Unchanged skipping 2021/03/04 05:47:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:37 DEBUG : one: Unchanged skipping 2021/03/04 05:47:37 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:37 DEBUG : Waiting for deletions to finish 2021/03/04 05:47:37 INFO : There was nothing to transfer 2021/03/04 05:47:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/03/04 05:47:39 DEBUG : three: Destination not found in --copy-dest 2021/03/04 05:47:39 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:39 DEBUG : one: Unchanged skipping 2021/03/04 05:47:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2021/03/04 05:47:39 DEBUG : two: Unchanged skipping 2021/03/04 05:47:39 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:39 DEBUG : three: SHA-1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/03/04 05:47:39 INFO : three: Copied (new) 2021/03/04 05:47:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.53s) === RUN TestSyncBackupDir run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:47:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/dst" 2021/03/04 05:47:48 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/backup" 2021/03/04 05:47:48 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:47:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:47:49 DEBUG : two: Unchanged skipping 2021/03/04 05:47:49 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:49 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:50 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/03/04 05:47:50 INFO : one: Copied (server-side copy) 2021/03/04 05:47:50 INFO : one: Deleted 2021/03/04 05:47:50 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:51 DEBUG : one: SHA-1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/03/04 05:47:51 INFO : one: Copied (new) 2021/03/04 05:47:51 DEBUG : Waiting for deletions to finish 2021/03/04 05:47:51 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:47:51 DEBUG : three.txt: SHA-1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/03/04 05:47:51 INFO : three.txt: Copied (server-side copy) 2021/03/04 05:47:52 INFO : three.txt: Deleted 2021/03/04 05:47:52 INFO : three.txt: Moved into backup dir 2021/03/04 05:47:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:47:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:47:53 DEBUG : two: Unchanged skipping 2021/03/04 05:47:53 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:47:53 DEBUG : one: SHA-1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/03/04 05:47:53 INFO : one: Copied (server-side copy) 2021/03/04 05:47:54 INFO : one: Deleted 2021/03/04 05:47:54 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:47:54 DEBUG : one: SHA-1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/03/04 05:47:54 INFO : one: Copied (new) 2021/03/04 05:47:54 DEBUG : Waiting for deletions to finish 2021/03/04 05:47:55 DEBUG : three.txt: SHA-1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/03/04 05:47:55 INFO : three.txt: Copied (server-side copy) 2021/03/04 05:47:55 INFO : three.txt: Deleted 2021/03/04 05:47:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.37s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:47:58 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1153-11.backblaze.com/b2api/v1/b2_upload_file/5fa21d13c04dfbbb7f780e1b/c001_v0001153_t0003": EOF 2021/03/04 05:47:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1153-11.backblaze.com/b2api/v1/b2_upload_file/5fa21d13c04dfbbb7f780e1b/c001_v0001153_t0003": EOF) 2021/03/04 05:47:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:278: Retry Put of "dst/two" to B2 bucket rclone-test-xuvaquz9somidey9yovimis4: 1/10 (Post "https://pod-000-1153-11.backblaze.com/b2api/v1/b2_upload_file/5fa21d13c04dfbbb7f780e1b/c001_v0001153_t0003": EOF) 2021/03/04 05:48:00 DEBUG : pacer: Reducing sleep to 10ms 2021/03/04 05:48:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/dst" 2021/03/04 05:48:02 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/backup" 2021/03/04 05:48:03 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:48:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:48:03 DEBUG : two: Unchanged skipping 2021/03/04 05:48:03 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:48:03 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:04 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/03/04 05:48:04 INFO : one: Copied (server-side copy) to: one.bak 2021/03/04 05:48:07 INFO : one: Deleted 2021/03/04 05:48:07 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:48:08 DEBUG : one: SHA-1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/03/04 05:48:08 INFO : one: Copied (new) 2021/03/04 05:48:08 DEBUG : Waiting for deletions to finish 2021/03/04 05:48:08 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:08 DEBUG : three.txt: SHA-1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/03/04 05:48:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/04 05:48:08 INFO : three.txt: Deleted 2021/03/04 05:48:08 INFO : three.txt: Moved into backup dir 2021/03/04 05:48:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:48:10 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:48:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:48:10 DEBUG : two: Unchanged skipping 2021/03/04 05:48:10 DEBUG : one: SHA-1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/03/04 05:48:10 INFO : one: Copied (server-side copy) to: one.bak 2021/03/04 05:48:10 INFO : one: Deleted 2021/03/04 05:48:10 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:48:11 DEBUG : one: SHA-1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/03/04 05:48:11 INFO : one: Copied (new) 2021/03/04 05:48:11 DEBUG : Waiting for deletions to finish 2021/03/04 05:48:11 DEBUG : three.txt: SHA-1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/03/04 05:48:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/04 05:48:12 INFO : three.txt: Deleted 2021/03/04 05:48:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:48:18 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/dst" 2021/03/04 05:48:19 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/backup" 2021/03/04 05:48:20 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:48:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:48:20 DEBUG : two: Unchanged skipping 2021/03/04 05:48:20 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:48:20 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:21 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/03/04 05:48:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/03/04 05:48:22 INFO : one: Deleted 2021/03/04 05:48:22 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:48:23 DEBUG : one: SHA-1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/03/04 05:48:23 INFO : one: Copied (new) 2021/03/04 05:48:23 DEBUG : Waiting for deletions to finish 2021/03/04 05:48:23 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:23 DEBUG : three.txt: SHA-1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/03/04 05:48:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/03/04 05:48:24 INFO : three.txt: Deleted 2021/03/04 05:48:24 INFO : three.txt: Moved into backup dir 2021/03/04 05:48:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:48:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:48:25 DEBUG : two: Unchanged skipping 2021/03/04 05:48:25 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:48:27 DEBUG : one: SHA-1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/03/04 05:48:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/03/04 05:48:28 INFO : one: Deleted 2021/03/04 05:48:28 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:48:28 DEBUG : one: SHA-1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/03/04 05:48:28 INFO : one: Copied (new) 2021/03/04 05:48:28 DEBUG : Waiting for deletions to finish 2021/03/04 05:48:30 DEBUG : three.txt: SHA-1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/03/04 05:48:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/03/04 05:48:30 INFO : three.txt: Deleted 2021/03/04 05:48:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.38s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:48:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/dst" 2021/03/04 05:48:36 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:48:36 DEBUG : two: Unchanged skipping 2021/03/04 05:48:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:48:36 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:48:36 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:37 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/03/04 05:48:37 INFO : one: Copied (server-side copy) to: one.bak 2021/03/04 05:48:38 INFO : one: Deleted 2021/03/04 05:48:38 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:48:38 DEBUG : one: SHA-1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/03/04 05:48:38 INFO : one: Copied (new) 2021/03/04 05:48:38 DEBUG : Waiting for deletions to finish 2021/03/04 05:48:39 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:39 DEBUG : three.txt: SHA-1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/03/04 05:48:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/04 05:48:40 INFO : three.txt: Deleted 2021/03/04 05:48:40 INFO : three.txt: Moved into backup dir 2021/03/04 05:48:42 DEBUG : one.bak: Excluded from sync (and deletion) 2021/03/04 05:48:42 DEBUG : three.txt.bak: Excluded from sync (and deletion) 2021/03/04 05:48:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:48:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:48:42 DEBUG : two: Unchanged skipping 2021/03/04 05:48:42 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for checks to finish 2021/03/04 05:48:42 DEBUG : one: SHA-1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/03/04 05:48:42 INFO : one: Copied (server-side copy) to: one.bak 2021/03/04 05:48:43 INFO : one: Deleted 2021/03/04 05:48:43 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4 path dst: Waiting for transfers to finish 2021/03/04 05:48:43 DEBUG : one: SHA-1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/03/04 05:48:43 INFO : one: Copied (new) 2021/03/04 05:48:43 DEBUG : Waiting for deletions to finish 2021/03/04 05:48:44 DEBUG : three.txt: SHA-1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/03/04 05:48:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/04 05:48:44 INFO : three.txt: Deleted 2021/03/04 05:48:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.64s) === RUN TestSyncSuffix run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:48:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/dst" 2021/03/04 05:48:50 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:48:50 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:52 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/03/04 05:48:52 INFO : one: Copied (server-side copy) to: one.bak 2021/03/04 05:48:52 INFO : one: Deleted 2021/03/04 05:48:54 DEBUG : one: SHA-1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/03/04 05:48:54 INFO : one: Copied (new) 2021/03/04 05:48:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:48:54 DEBUG : two: Unchanged skipping 2021/03/04 05:48:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/03/04 05:48:54 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:48:55 DEBUG : three.txt: SHA-1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/03/04 05:48:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/04 05:48:55 INFO : three.txt: Deleted 2021/03/04 05:48:56 DEBUG : three.txt: SHA-1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/03/04 05:48:56 INFO : three.txt: Copied (new) 2021/03/04 05:48:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:48:57 DEBUG : one: SHA-1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/03/04 05:48:57 INFO : one: Copied (server-side copy) to: one.bak 2021/03/04 05:48:57 INFO : one: Deleted 2021/03/04 05:48:58 DEBUG : one: SHA-1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/03/04 05:48:58 INFO : one: Copied (new) 2021/03/04 05:48:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:48:58 DEBUG : two: Unchanged skipping 2021/03/04 05:48:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/03/04 05:48:59 DEBUG : three.txt: SHA-1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/03/04 05:48:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/03/04 05:48:59 INFO : three.txt: Deleted 2021/03/04 05:49:00 DEBUG : three.txt: SHA-1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2021/03/04 05:49:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (16.18s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:49:05 DEBUG : Creating backend with remote "TestB2:rclone-test-xuvaquz9somidey9yovimis4/dst" 2021/03/04 05:49:07 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:49:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/03/04 05:49:07 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:49:08 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/03/04 05:49:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/03/04 05:49:08 INFO : one: Deleted 2021/03/04 05:49:09 DEBUG : one: SHA-1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/03/04 05:49:09 INFO : one: Copied (new) 2021/03/04 05:49:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:49:09 DEBUG : two: Unchanged skipping 2021/03/04 05:49:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/03/04 05:49:10 DEBUG : Couldn't decode error response: EOF 2021/03/04 05:49:10 DEBUG : three.txt: SHA-1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2021/03/04 05:49:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/03/04 05:49:10 INFO : three.txt: Deleted 2021/03/04 05:49:11 DEBUG : three.txt: SHA-1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/03/04 05:49:11 INFO : three.txt: Copied (new) 2021/03/04 05:49:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/03/04 05:49:12 DEBUG : one: SHA-1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2021/03/04 05:49:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/03/04 05:49:12 INFO : one: Deleted 2021/03/04 05:49:12 DEBUG : one: SHA-1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2021/03/04 05:49:12 INFO : one: Copied (new) 2021/03/04 05:49:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:49:12 DEBUG : two: Unchanged skipping 2021/03/04 05:49:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/03/04 05:49:13 DEBUG : three.txt: SHA-1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2021/03/04 05:49:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/03/04 05:49:13 INFO : three.txt: Deleted 2021/03/04 05:49:13 DEBUG : three.txt: SHA-1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2021/03/04 05:49:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.18s) === RUN TestSyncUTFNorm run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:49:17 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/03/04 05:49:17 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:49:17 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:49:18 DEBUG : Testêé: SHA-1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2021/03/04 05:49:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/03/04 05:49:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.58s) === RUN TestSyncImmutable run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:49:19 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:49:19 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:49:19 DEBUG : existing: SHA-1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2021/03/04 05:49:19 INFO : existing: Copied (new) 2021/03/04 05:49:19 DEBUG : Waiting for deletions to finish 2021/03/04 05:49:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/03/04 05:49:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/03/04 05:49:20 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:49:20 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:49:20 ERROR : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: not deleting files as there were IO errors 2021/03/04 05:49:20 ERROR : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.02s) === RUN TestSyncIgnoreCase run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" 2021/03/04 05:49:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2021/03/04 05:49:22 DEBUG : existing: Unchanged skipping 2021/03/04 05:49:22 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for checks to finish 2021/03/04 05:49:22 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Waiting for transfers to finish 2021/03/04 05:49:22 DEBUG : Waiting for deletions to finish 2021/03/04 05:49:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.03s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" sync_test.go:2020: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" sync_test.go:2020: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "B2 bucket rclone-test-xuvaquz9somidey9yovimis4", Local "Local file system at /tmp/rclone951715127", Modify Window "1ms" sync_test.go:2020: This test only runs on local --- PASS: TestMaxTransfer (0.91s) --- SKIP: TestMaxTransfer/Hard (0.31s) --- SKIP: TestMaxTransfer/Soft (0.30s) --- SKIP: TestMaxTransfer/Cautious (0.30s) PASS 2021/03/04 05:49:23 DEBUG : B2 bucket rclone-test-xuvaquz9somidey9yovimis4: Purge remote 2021/03/04 05:49:24 DEBUG : BackupDir/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f115059cc667b7e7e_d20210304_m054739_c001_v0001146_t0014") 2021/03/04 05:49:24 DEBUG : BackupDir/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10724d87fb29a757_d20210304_m054734_c001_v0001154_t0016") 2021/03/04 05:49:24 DEBUG : CompareDest/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1153f2f839273c7f_d20210304_m054720_c001_v0001150_t0032") 2021/03/04 05:49:24 DEBUG : CompareDest/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92362_d20210304_m054716_c001_v0001145_t0049") 2021/03/04 05:49:24 DEBUG : CompareDest/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f100453dd28e2ad4a_d20210304_m054720_c001_v0001044_t0057") 2021/03/04 05:49:24 DEBUG : CompareDest/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cde4d_d20210304_m054717_c001_v0001153_t0003") 2021/03/04 05:49:24 DEBUG : CopyDest/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102764dcefdea785_d20210304_m054740_c001_v0001146_t0002") 2021/03/04 05:49:24 DEBUG : CopyDest/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdea2_d20210304_m054732_c001_v0001153_t0003") 2021/03/04 05:49:24 DEBUG : CopyDest/three: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f116309edc1f2d844_d20210304_m054742_c001_v0001044_t0049") 2021/03/04 05:49:24 DEBUG : CopyDest/three: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cded2_d20210304_m054738_c001_v0001153_t0003") 2021/03/04 05:49:24 DEBUG : CopyDest/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1126fe2deecf4e28_d20210304_m054743_c001_v0001134_t0036") 2021/03/04 05:49:24 DEBUG : CopyDest/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f923ec_d20210304_m054735_c001_v0001145_t0049") 2021/03/04 05:49:24 DEBUG : EXISTING: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1190e083107e2405_d20210304_m054922_c001_v0001145_t0023") 2021/03/04 05:49:24 DEBUG : EXISTING: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f926b3_d20210304_m054921_c001_v0001145_t0049") 2021/03/04 05:49:25 DEBUG : Testêé: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1109d3861fb3e4c3_d20210304_m054918_c001_v0001150_t0032") 2021/03/04 05:49:25 DEBUG : Testêé: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92691_d20210304_m054917_c001_v0001145_t0049") 2021/03/04 05:49:25 DEBUG : Testêé: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9268b_d20210304_m054916_c001_v0001145_t0049") 2021/03/04 05:49:25 DEBUG : a/potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1069b985af02d74a_d20210304_m054539_c001_v0001146_t0007") 2021/03/04 05:49:25 DEBUG : a/potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f920af_d20210304_m054538_c001_v0001145_t0049") 2021/03/04 05:49:25 DEBUG : a/potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1146b8e6638cf305_d20210304_m054536_c001_v0001145_t0024") 2021/03/04 05:49:25 DEBUG : a/potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92099_d20210304_m054535_c001_v0001145_t0049") 2021/03/04 05:49:25 DEBUG : a/potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1121982fdfa5e05f_d20210304_m054509_c001_v0001011_t0030") 2021/03/04 05:49:25 DEBUG : a/potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91fc9_d20210304_m054508_c001_v0001145_t0049") 2021/03/04 05:49:25 DEBUG : b/potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102905c8e9da012e_d20210304_m054539_c001_v0001150_t0003") 2021/03/04 05:49:25 DEBUG : b/potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f920a5_d20210304_m054537_c001_v0001145_t0049") 2021/03/04 05:49:25 DEBUG : b/potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f103a3fa22a3e8d4b_d20210304_m054535_c001_v0001146_t0036") 2021/03/04 05:49:25 DEBUG : b/potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9208a_d20210304_m054533_c001_v0001145_t0049") 2021/03/04 05:49:25 DEBUG : b/potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10878468bbd11ebe_d20210304_m054508_c001_v0001113_t0042") 2021/03/04 05:49:25 DEBUG : b/potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91fc1_d20210304_m054506_c001_v0001145_t0049") 2021/03/04 05:49:25 DEBUG : backup/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11228060dfe5f340_d20210304_m054755_c001_v0001041_t0055") 2021/03/04 05:49:25 DEBUG : backup/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1153d0d78ee6fe6c_d20210304_m054753_c001_v0001136_t0020") 2021/03/04 05:49:25 DEBUG : backup/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102b5176ffa4ba7b_d20210304_m054750_c001_v0001153_t0013") 2021/03/04 05:49:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1011206d5bce0c45_d20210304_m054831_c001_v0001137_t0033") 2021/03/04 05:49:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f116c3e3f32cbf660_d20210304_m054825_c001_v0001145_t0021") 2021/03/04 05:49:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11025ace47b72509_d20210304_m054821_c001_v0001131_t0031") 2021/03/04 05:49:25 DEBUG : backup/one.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1045fe8f345a5dd7_d20210304_m054812_c001_v0001145_t0053") 2021/03/04 05:49:25 DEBUG : backup/one.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f117676a65f91086a_d20210304_m054810_c001_v0001090_t0007") 2021/03/04 05:49:25 DEBUG : backup/one.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f112d4cbfa49654f6_d20210304_m054804_c001_v0001146_t0001") 2021/03/04 05:49:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1002217d36a7918a_d20210304_m054831_c001_v0001041_t0025") 2021/03/04 05:49:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f108bc9bdfc619723_d20210304_m054829_c001_v0001042_t0057") 2021/03/04 05:49:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f100cfc0f1debccc8_d20210304_m054823_c001_v0001134_t0000") 2021/03/04 05:49:26 DEBUG : backup/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10307d8a9144ba4a_d20210304_m054756_c001_v0001154_t0021") 2021/03/04 05:49:26 DEBUG : backup/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102dee882c7ebeb1_d20210304_m054754_c001_v0001145_t0032") 2021/03/04 05:49:26 DEBUG : backup/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1137c2ad7fa17cc2_d20210304_m054751_c001_v0001091_t0045") 2021/03/04 05:49:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1001616ced20e7e9_d20210304_m054813_c001_v0001131_t0002") 2021/03/04 05:49:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f118c8253881fd2c1_d20210304_m054811_c001_v0001006_t0044") 2021/03/04 05:49:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1121a7c969c670d4_d20210304_m054808_c001_v0001150_t0037") 2021/03/04 05:49:26 DEBUG : c/non empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102d7e5c91b7a7b2_d20210304_m054540_c001_v0001032_t0036") 2021/03/04 05:49:26 DEBUG : c/non empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f920a7_d20210304_m054537_c001_v0001145_t0049") 2021/03/04 05:49:26 DEBUG : c/non empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1017a203d27e1042_d20210304_m054536_c001_v0001153_t0019") 2021/03/04 05:49:26 DEBUG : c/non empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9208e_d20210304_m054534_c001_v0001145_t0049") 2021/03/04 05:49:26 DEBUG : c/non empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1103ea5ded3940fe_d20210304_m054510_c001_v0001130_t0047") 2021/03/04 05:49:26 DEBUG : c/non empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91fc3_d20210304_m054507_c001_v0001145_t0049") 2021/03/04 05:49:26 DEBUG : check sum: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f110a05f8c477cdd2_d20210304_m054457_c001_v0001005_t0037") 2021/03/04 05:49:26 DEBUG : check sum: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91f73_d20210304_m054455_c001_v0001145_t0049") 2021/03/04 05:49:26 DEBUG : dest/3: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10307d8a9144b90a_d20210304_m054726_c001_v0001154_t0025") 2021/03/04 05:49:26 DEBUG : dest/3: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10391ee2833e8a31_d20210304_m054725_c001_v0001150_t0019") 2021/03/04 05:49:26 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1094566d98dcc864_d20210304_m054914_c001_v0001036_t0039") 2021/03/04 05:49:26 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1122e8f94747a86b_d20210304_m054913_c001_v0001154_t0013") 2021/03/04 05:49:26 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f108dec37451c7da5_d20210304_m054912_c001_v0001130_t0032") 2021/03/04 05:49:26 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1122e8f94747a85c_d20210304_m054909_c001_v0001154_t0013") 2021/03/04 05:49:26 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f100960ef58b90128_d20210304_m054908_c001_v0001091_t0045") 2021/03/04 05:49:26 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92628_d20210304_m054903_c001_v0001145_t0049") 2021/03/04 05:49:26 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1076bb89215fb010_d20210304_m054901_c001_v0001153_t0014") 2021/03/04 05:49:26 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1014f6904961947f_d20210304_m054858_c001_v0001145_t0016") 2021/03/04 05:49:26 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1092fc3915d6143b_d20210304_m054857_c001_v0001092_t0016") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1014f6904961946a_d20210304_m054853_c001_v0001145_t0016") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f109274479991aaaf_d20210304_m054852_c001_v0001120_t0027") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f925d0_d20210304_m054847_c001_v0001145_t0049") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1152387314d57c0d_d20210304_m054845_c001_v0001154_t0006") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f104eddd59254d861_d20210304_m054843_c001_v0001038_t0016") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10913f37ade41e2d_d20210304_m054842_c001_v0001150_t0033") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f104eddd59254d85b_d20210304_m054838_c001_v0001038_t0016") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f104d8e5b857f8605_d20210304_m054837_c001_v0001113_t0044") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92562_d20210304_m054832_c001_v0001145_t0049") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1132bb6f81a73527_d20210304_m054831_c001_v0001120_t0048") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1121a7c969c67148_d20210304_m054828_c001_v0001150_t0054") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f112bc2f66c7beedb_d20210304_m054827_c001_v0001025_t0024") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1121a7c969c6712b_d20210304_m054823_c001_v0001150_t0054") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f105b76267e222e04_d20210304_m054821_c001_v0001146_t0050") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f924fc_d20210304_m054816_c001_v0001145_t0049") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1092fc3915d613da_d20210304_m054813_c001_v0001092_t0001") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f112ca472d562ede9_d20210304_m054811_c001_v0001136_t0044") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11482369527d41d0_d20210304_m054810_c001_v0001154_t0001") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f112ca472d562edd7_d20210304_m054807_c001_v0001136_t0044") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1146b8e6638cf501_d20210304_m054804_c001_v0001145_t0058") 2021/03/04 05:49:27 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92486_d20210304_m054757_c001_v0001145_t0049") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1002217d36a79163_d20210304_m054756_c001_v0001041_t0039") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f117e25c3e1c3e220_d20210304_m054754_c001_v0001131_t0043") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10878fe900bedc19_d20210304_m054753_c001_v0001150_t0053") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f117e25c3e1c3e212_d20210304_m054751_c001_v0001131_t0043") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdf18_d20210304_m054750_c001_v0001153_t0018") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92429_d20210304_m054745_c001_v0001145_t0049") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102dee882c7ebe42_d20210304_m054743_c001_v0001145_t0020") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f101d24d2d3c617f5_d20210304_m054735_c001_v0001130_t0032") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1135fa29bb0bb283_d20210304_m054734_c001_v0001144_t0011") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f923c9_d20210304_m054732_c001_v0001145_t0049") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cde98_d20210304_m054731_c001_v0001153_t0009") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cde94_d20210304_m054730_c001_v0001153_t0009") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f117bdaadf121a346_d20210304_m054720_c001_v0001093_t0051") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cde43_d20210304_m054715_c001_v0001153_t0003") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f108dec4c2f40b365_d20210304_m054714_c001_v0001029_t0040") 2021/03/04 05:49:28 DEBUG : dst/one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f108dec4c2f40b361_d20210304_m054710_c001_v0001029_t0040") 2021/03/04 05:49:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1153f2f839273e82_d20210304_m054914_c001_v0001150_t0038") 2021/03/04 05:49:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10626b937b0770f9_d20210304_m054911_c001_v0001154_t0002") 2021/03/04 05:49:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1104572f502ab381_d20210304_m054908_c001_v0001090_t0055") 2021/03/04 05:49:28 DEBUG : dst/one.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1032935e8819ebe9_d20210304_m054901_c001_v0001128_t0028") 2021/03/04 05:49:28 DEBUG : dst/one.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10714fb30b80d559_d20210304_m054856_c001_v0001130_t0050") 2021/03/04 05:49:28 DEBUG : dst/one.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111467c7803a0fbf_d20210304_m054851_c001_v0001113_t0035") 2021/03/04 05:49:28 DEBUG : dst/one.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1153f2f839273df0_d20210304_m054845_c001_v0001150_t0054") 2021/03/04 05:49:28 DEBUG : dst/one.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1181e68000aaf298_d20210304_m054842_c001_v0001120_t0034") 2021/03/04 05:49:29 DEBUG : dst/one.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f116c3e3f32cbf68f_d20210304_m054837_c001_v0001145_t0036") 2021/03/04 05:49:29 DEBUG : dst/three: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1085a26e211abb5e_d20210304_m054744_c001_v0001153_t0000") 2021/03/04 05:49:29 DEBUG : dst/three: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdedc_d20210304_m054739_c001_v0001153_t0009") 2021/03/04 05:49:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10990d6ebc093dbf_d20210304_m054914_c001_v0001153_t0014") 2021/03/04 05:49:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1035aa04ac42e7e6_d20210304_m054913_c001_v0001131_t0014") 2021/03/04 05:49:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f110d5147ce359de3_d20210304_m054910_c001_v0001093_t0046") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102dee882c7ec129_d20210304_m054915_c001_v0001145_t0043") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1122e8f94747a873_d20210304_m054914_c001_v0001154_t0013") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1076bb89215fb0cc_d20210304_m054913_c001_v0001153_t0009") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1122e8f94747a866_d20210304_m054911_c001_v0001154_t0013") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11120e3a03c95a78_d20210304_m054910_c001_v0001144_t0011") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9263a_d20210304_m054905_c001_v0001145_t0049") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f117bdaadf121a3af_d20210304_m054901_c001_v0001093_t0045") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1014f69049619496_d20210304_m054900_c001_v0001145_t0016") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f119726b8355e0ff2_d20210304_m054859_c001_v0001144_t0039") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1014f69049619477_d20210304_m054856_c001_v0001145_t0016") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102595d6d44f8068_d20210304_m054855_c001_v0001137_t0056") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f925d8_d20210304_m054848_c001_v0001145_t0049") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1014f69049619427_d20210304_m054844_c001_v0001145_t0005") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f925a4_d20210304_m054841_c001_v0001145_t0049") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1125fe4c006c1575_d20210304_m054839_c001_v0001145_t0035") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9256f_d20210304_m054834_c001_v0001145_t0049") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1190e083107e227b_d20210304_m054830_c001_v0001145_t0042") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9252f_d20210304_m054824_c001_v0001145_t0049") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1125fe4c006c14f6_d20210304_m054823_c001_v0001145_t0038") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92508_d20210304_m054818_c001_v0001145_t0049") 2021/03/04 05:49:29 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11418003a0a62922_d20210304_m054811_c001_v0001146_t0014") 2021/03/04 05:49:30 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f924d8_d20210304_m054809_c001_v0001145_t0049") 2021/03/04 05:49:30 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f116a0bc9a4651b4e_d20210304_m054808_c001_v0001128_t0010") 2021/03/04 05:49:30 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f924a1_d20210304_m054801_c001_v0001145_t0049") 2021/03/04 05:49:30 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f119d5321ece29e0b_d20210304_m054755_c001_v0001154_t0012") 2021/03/04 05:49:30 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdf29_d20210304_m054753_c001_v0001153_t0003") 2021/03/04 05:49:30 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f101a227e5978f4b7_d20210304_m054752_c001_v0001146_t0009") 2021/03/04 05:49:30 DEBUG : dst/three.txt: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92433_d20210304_m054746_c001_v0001145_t0049") 2021/03/04 05:49:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10043951e3c786cd_d20210304_m054902_c001_v0001145_t0013") 2021/03/04 05:49:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f104fcb048b88ea85_d20210304_m054858_c001_v0001120_t0041") 2021/03/04 05:49:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f119726b8355e0fe7_d20210304_m054854_c001_v0001144_t0052") 2021/03/04 05:49:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11419ff4b54d7cda_d20210304_m054845_c001_v0001040_t0031") 2021/03/04 05:49:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f105a8f7dd555c22f_d20210304_m054843_c001_v0001019_t0006") 2021/03/04 05:49:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111078a4d7a3bc9d_d20210304_m054839_c001_v0001145_t0015") 2021/03/04 05:49:30 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f108d09a4c4f63c89_d20210304_m054916_c001_v0001154_t0002") 2021/03/04 05:49:30 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92630_d20210304_m054904_c001_v0001145_t0049") 2021/03/04 05:49:30 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1098fa4d9297f8dd_d20210304_m054902_c001_v0001130_t0027") 2021/03/04 05:49:30 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f925d4_d20210304_m054848_c001_v0001145_t0049") 2021/03/04 05:49:30 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f118d8dff26fbcc1c_d20210304_m054846_c001_v0001146_t0008") 2021/03/04 05:49:30 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92568_d20210304_m054833_c001_v0001145_t0049") 2021/03/04 05:49:30 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f104e753e41d739ba_d20210304_m054832_c001_v0001154_t0022") 2021/03/04 05:49:30 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92502_d20210304_m054817_c001_v0001145_t0049") 2021/03/04 05:49:30 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f105e55789b2222f7_d20210304_m054815_c001_v0001150_t0012") 2021/03/04 05:49:30 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9249b_d20210304_m054800_c001_v0001145_t0049") 2021/03/04 05:49:30 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111fbc760eae444f_d20210304_m054756_c001_v0001037_t0024") 2021/03/04 05:49:31 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdeff_d20210304_m054746_c001_v0001153_t0003") 2021/03/04 05:49:31 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f100bd8f6b33f55ae_d20210304_m054744_c001_v0001146_t0021") 2021/03/04 05:49:31 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1189f7ff5fb87e6c_d20210304_m054736_c001_v0001144_t0020") 2021/03/04 05:49:31 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f112ca472d562ecaa_d20210304_m054721_c001_v0001136_t0036") 2021/03/04 05:49:31 DEBUG : dst/two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f108dec4c2f40b367_d20210304_m054719_c001_v0001029_t0040") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1152387314d577f3_d20210304_m054652_c001_v0001154_t0018") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f922af_d20210304_m054649_c001_v0001145_t0049") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f116f5a49fd1b37e7_d20210304_m054647_c001_v0001144_t0015") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdd6c_d20210304_m054637_c001_v0001153_t0003") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11348278e533e8e2_d20210304_m054628_c001_v0001128_t0049") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f921f3_d20210304_m054622_c001_v0001145_t0049") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111467c7803a0e51_d20210304_m054555_c001_v0001113_t0001") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92116_d20210304_m054552_c001_v0001145_t0049") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1052b2c8c80c4915_d20210304_m054551_c001_v0001031_t0031") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92109_d20210304_m054550_c001_v0001145_t0049") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11728f5704b4ec7e_d20210304_m054546_c001_v0001039_t0040") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f920e1_d20210304_m054544_c001_v0001145_t0049") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f101eafebd9d7ee43_d20210304_m054542_c001_v0001131_t0031") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f920c1_d20210304_m054541_c001_v0001145_t0049") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102eb1f4667aa4d6_d20210304_m054533_c001_v0001130_t0049") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9207a_d20210304_m054531_c001_v0001145_t0049") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1166a3499a10edcb_d20210304_m054529_c001_v0001043_t0045") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92064_d20210304_m054528_c001_v0001145_t0049") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11431b2b6d9f2ece_d20210304_m054521_c001_v0001134_t0008") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92013_d20210304_m054518_c001_v0001145_t0049") 2021/03/04 05:49:31 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f104c958bd1ca6c92_d20210304_m054516_c001_v0001032_t0037") 2021/03/04 05:49:32 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91fee_d20210304_m054515_c001_v0001145_t0049") 2021/03/04 05:49:32 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1035aa04ac42db08_d20210304_m054514_c001_v0001131_t0034") 2021/03/04 05:49:32 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11733b90fd54bcb4_d20210304_m054513_c001_v0001146_t0047") 2021/03/04 05:49:32 DEBUG : empty space: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91fdb_d20210304_m054511_c001_v0001145_t0049") 2021/03/04 05:49:32 DEBUG : enormous: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10823e8f1849755b_d20210304_m054554_c001_v0001145_t0052") 2021/03/04 05:49:32 DEBUG : enormous: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9211c_d20210304_m054553_c001_v0001145_t0049") 2021/03/04 05:49:32 DEBUG : existing: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f101f8642a970e48f_d20210304_m054920_c001_v0001144_t0041") 2021/03/04 05:49:32 DEBUG : existing: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f926a6_d20210304_m054919_c001_v0001145_t0049") 2021/03/04 05:49:32 DEBUG : existing: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1005b7e8d08b9699_d20210304_m054506_c001_v0001037_t0055") 2021/03/04 05:49:32 DEBUG : existing: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91fb8_d20210304_m054505_c001_v0001145_t0049") 2021/03/04 05:49:32 DEBUG : existing: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f114d421364f3254e_d20210304_m054504_c001_v0001120_t0035") 2021/03/04 05:49:32 DEBUG : existing: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91fa6_d20210304_m054503_c001_v0001145_t0049") 2021/03/04 05:49:32 DEBUG : existing: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91f9d_d20210304_m054502_c001_v0001145_t0049") 2021/03/04 05:49:32 DEBUG : five: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1014f6904961908d_d20210304_m054602_c001_v0001145_t0013") 2021/03/04 05:49:32 DEBUG : five: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102d4a2438a6df46_d20210304_m054559_c001_v0001120_t0012") 2021/03/04 05:49:32 DEBUG : foo: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1085a26e211ab823_d20210304_m054518_c001_v0001153_t0024") 2021/03/04 05:49:32 DEBUG : foo: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92003_d20210304_m054517_c001_v0001145_t0049") 2021/03/04 05:49:32 DEBUG : foo: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91ffb_d20210304_m054515_c001_v0001145_t0049") 2021/03/04 05:49:32 DEBUG : four: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10617946f5c9a48f_d20210304_m054602_c001_v0001022_t0045") 2021/03/04 05:49:32 DEBUG : four: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92141_d20210304_m054558_c001_v0001145_t0049") 2021/03/04 05:49:32 DEBUG : four: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9213f_d20210304_m054557_c001_v0001145_t0049") 2021/03/04 05:49:32 DEBUG : hello world2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1015a887ff29fce6_d20210304_m054438_c001_v0001136_t0011") 2021/03/04 05:49:32 DEBUG : hello world2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91ec6_d20210304_m054437_c001_v0001145_t0049") 2021/03/04 05:49:32 DEBUG : ignore-size: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f119726b8355e0b97_d20210304_m054501_c001_v0001144_t0024") 2021/03/04 05:49:32 DEBUG : ignore-size: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91f91_d20210304_m054500_c001_v0001145_t0049") 2021/03/04 05:49:33 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f106f503f2569e878_d20210304_m054621_c001_v0001120_t0038") 2021/03/04 05:49:33 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdd1b_d20210304_m054620_c001_v0001153_t0003") 2021/03/04 05:49:33 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10581c5be4ad34fd_d20210304_m054618_c001_v0001130_t0047") 2021/03/04 05:49:33 DEBUG : nested/sub dir/file: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdd14_d20210304_m054617_c001_v0001153_t0003") 2021/03/04 05:49:33 DEBUG : one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1058dc8606eb223c_d20210304_m054603_c001_v0001042_t0017") 2021/03/04 05:49:33 DEBUG : one: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92132_d20210304_m054556_c001_v0001145_t0049") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f106a00e9f04a1311_d20210304_m054616_c001_v0001031_t0021") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102d4a2438a6df72_d20210304_m054614_c001_v0001120_t0012") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1014e66e28eeb435_d20210304_m054612_c001_v0001006_t0039") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdcf2_d20210304_m054610_c001_v0001153_t0003") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11318c5afcf6dcd2_d20210304_m054608_c001_v0001154_t0004") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102d4a2438a6df60_d20210304_m054605_c001_v0001120_t0012") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f117473cc4d072be9_d20210304_m054549_c001_v0001044_t0034") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f920f7_d20210304_m054547_c001_v0001145_t0049") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11720b594b51a87e_d20210304_m054545_c001_v0001153_t0024") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f920d9_d20210304_m054543_c001_v0001145_t0049") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1148bb6d6b5bbfed_d20210304_m054542_c001_v0001037_t0006") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f920bd_d20210304_m054540_c001_v0001145_t0049") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f112d4cbfa4965145_d20210304_m054532_c001_v0001146_t0015") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92074_d20210304_m054530_c001_v0001145_t0049") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1014f69049618fc3_d20210304_m054529_c001_v0001145_t0024") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9205e_d20210304_m054528_c001_v0001145_t0049") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1010545a398b5c50_d20210304_m054527_c001_v0001128_t0014") 2021/03/04 05:49:33 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92050_d20210304_m054526_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9204e_d20210304_m054525_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1189f7ff5fb87bca_d20210304_m054524_c001_v0001144_t0011") 2021/03/04 05:49:34 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92036_d20210304_m054523_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9202d_d20210304_m054522_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102dddbe209bef82_d20210304_m054521_c001_v0001000_t0001") 2021/03/04 05:49:34 DEBUG : potato: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9201f_d20210304_m054519_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1025dac3c1dc83aa_d20210304_m054701_c001_v0001005_t0043") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92306_d20210304_m054700_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1172aa0f17eb23c1_d20210304_m054653_c001_v0001033_t0054") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdda3_d20210304_m054649_c001_v0001153_t0003") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111c3eabce815cb3_d20210304_m054640_c001_v0001154_t0019") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92250_d20210304_m054636_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1027eb7b03465b89_d20210304_m054628_c001_v0001134_t0050") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdd27_d20210304_m054622_c001_v0001153_t0003") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111467c7803a0e4e_d20210304_m054554_c001_v0001113_t0005") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92114_d20210304_m054553_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f116304dfe77ad572_d20210304_m054552_c001_v0001153_t0000") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92105_d20210304_m054550_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f102764dcefdea441_d20210304_m054549_c001_v0001146_t0018") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f920fd_d20210304_m054548_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f118b4eb9e95a8359_d20210304_m054547_c001_v0001150_t0001") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f920ed_d20210304_m054545_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f109f203e25be2bb8_d20210304_m054543_c001_v0001015_t0000") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f920c9_d20210304_m054542_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1109d3861fb3ddae_d20210304_m054533_c001_v0001150_t0036") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92080_d20210304_m054532_c001_v0001145_t0049") 2021/03/04 05:49:34 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1199aaad21e64ccc_d20210304_m054441_c001_v0001136_t0018") 2021/03/04 05:49:35 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91ee8_d20210304_m054440_c001_v0001145_t0049") 2021/03/04 05:49:35 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1180110d4a6bd3fc_d20210304_m054439_c001_v0001091_t0034") 2021/03/04 05:49:35 DEBUG : potato2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91ed2_d20210304_m054438_c001_v0001145_t0049") 2021/03/04 05:49:35 DEBUG : potato3: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1041e17f80314f5a_d20210304_m054653_c001_v0001134_t0013") 2021/03/04 05:49:35 DEBUG : potato3: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cddac_d20210304_m054650_c001_v0001153_t0003") 2021/03/04 05:49:35 DEBUG : potato3: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f100cfc0f1debcb2d_d20210304_m054639_c001_v0001134_t0034") 2021/03/04 05:49:35 DEBUG : potato3: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92258_d20210304_m054637_c001_v0001145_t0049") 2021/03/04 05:49:35 DEBUG : potato3: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1084cd76e14d363e_d20210304_m054629_c001_v0001137_t0004") 2021/03/04 05:49:35 DEBUG : potato3: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdd29_d20210304_m054623_c001_v0001153_t0003") 2021/03/04 05:49:35 DEBUG : pre-dest1/1: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f116267f54d9c1b96_d20210304_m054727_c001_v0001131_t0019") 2021/03/04 05:49:35 DEBUG : pre-dest1/1: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9238e_d20210304_m054721_c001_v0001145_t0049") 2021/03/04 05:49:35 DEBUG : pre-dest2/2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f106942722acfe069_d20210304_m054727_c001_v0001128_t0012") 2021/03/04 05:49:35 DEBUG : pre-dest2/2: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cde6c_d20210304_m054722_c001_v0001153_t0003") 2021/03/04 05:49:35 DEBUG : sizeonly: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1084e0e4e98fcce4_d20210304_m054458_c001_v0001144_t0028") 2021/03/04 05:49:35 DEBUG : sizeonly: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91f81_d20210304_m054457_c001_v0001145_t0049") 2021/03/04 05:49:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1125fe4c006c11ec_d20210304_m054621_c001_v0001145_t0014") 2021/03/04 05:49:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f921e7_d20210304_m054620_c001_v0001145_t0049") 2021/03/04 05:49:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1135fa29bb0bb05b_d20210304_m054619_c001_v0001144_t0021") 2021/03/04 05:49:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f921d9_d20210304_m054618_c001_v0001145_t0049") 2021/03/04 05:49:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11720b594b51a6bf_d20210304_m054455_c001_v0001153_t0007") 2021/03/04 05:49:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91f62_d20210304_m054454_c001_v0001145_t0049") 2021/03/04 05:49:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1153d0d78ee6fcc8_d20210304_m054453_c001_v0001136_t0025") 2021/03/04 05:49:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91f50_d20210304_m054452_c001_v0001145_t0049") 2021/03/04 05:49:35 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f104c909dfd0c335f_d20210304_m054451_c001_v0001036_t0054") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91f2c_d20210304_m054449_c001_v0001145_t0049") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1010545a398b5bd3_d20210304_m054448_c001_v0001128_t0057") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91f1c_d20210304_m054447_c001_v0001145_t0049") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1053388b3c3da41e_d20210304_m054445_c001_v0001153_t0024") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91f07_d20210304_m054444_c001_v0001145_t0049") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1084cd76e14d352a_d20210304_m054443_c001_v0001137_t0049") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91f00_d20210304_m054442_c001_v0001145_t0049") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1021571a5e86178b_d20210304_m054435_c001_v0001040_t0006") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91ea9_d20210304_m054434_c001_v0001145_t0049") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11598e1113e41688_d20210304_m054433_c001_v0001134_t0011") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91e98_d20210304_m054432_c001_v0001145_t0049") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f109b695752f63c30_d20210304_m054431_c001_v0001043_t0027") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91e8e_d20210304_m054430_c001_v0001145_t0049") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1049b13f68ec0b9e_d20210304_m054429_c001_v0001091_t0010") 2021/03/04 05:49:36 DEBUG : sub dir/hello world: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f91e7a_d20210304_m054428_c001_v0001145_t0049") 2021/03/04 05:49:36 DEBUG : sub/yam: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1169c2af0e651a90_d20210304_m054616_c001_v0001150_t0010") 2021/03/04 05:49:36 DEBUG : sub/yam: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdd02_d20210304_m054613_c001_v0001153_t0003") 2021/03/04 05:49:36 DEBUG : three: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10329f8c7304af13_d20210304_m054603_c001_v0001144_t0045") 2021/03/04 05:49:36 DEBUG : three: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92149_d20210304_m054600_c001_v0001145_t0049") 2021/03/04 05:49:36 DEBUG : three: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f9213d_d20210304_m054557_c001_v0001145_t0049") 2021/03/04 05:49:36 DEBUG : two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f101b9da1dfb08a99_d20210304_m054604_c001_v0001150_t0043") 2021/03/04 05:49:36 DEBUG : two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdcc9_d20210304_m054600_c001_v0001153_t0003") 2021/03/04 05:49:36 DEBUG : two: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92138_d20210304_m054556_c001_v0001145_t0049") 2021/03/04 05:49:36 DEBUG : yam: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f109b8ec2f008c268_d20210304_m054617_c001_v0001004_t0021") 2021/03/04 05:49:36 DEBUG : yam: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f1057284adae1813b_d20210304_m054615_c001_v0001113_t0042") 2021/03/04 05:49:36 DEBUG : yam: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f105e55789b221ff7_d20210304_m054612_c001_v0001150_t0027") 2021/03/04 05:49:36 DEBUG : yam: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f113aa13ae3f92195_d20210304_m054610_c001_v0001145_t0049") 2021/03/04 05:49:36 DEBUG : yam: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f117f5f3949003b06_d20210304_m054607_c001_v0001120_t0028") 2021/03/04 05:49:37 DEBUG : yam: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f111730d0ac5cdcde_d20210304_m054604_c001_v0001153_t0003") 2021/03/04 05:49:37 DEBUG : yaml: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f108f46465f39632e_d20210304_m054613_c001_v0001039_t0031") 2021/03/04 05:49:37 DEBUG : yaml: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f10781c3542ee6e2a_d20210304_m054611_c001_v0001093_t0012") 2021/03/04 05:49:37 DEBUG : yaml: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f11025ace47b7223a_d20210304_m054609_c001_v0001131_t0050") 2021/03/04 05:49:37 DEBUG : yaml: Deleting (id "4_z5fa21d13c04dfbbb7f780e1b_f117dc2140fced7e1_d20210304_m054607_c001_v0001145_t0046") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 5m12.739226869s (try 1/5)