"./sync.test -test.v -test.timeout 1h0m0s -remote TestQingStor: -verbose" - Starting (try 1/5) 2022/03/02 05:31:09 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0" 2022/03/02 05:31:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/02 05:31:09 DEBUG : Creating backend with remote "/tmp/rclone1133680637" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/03/02 05:31:12 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:12 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (3.89s) === RUN TestCopy run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:13 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:13 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:14 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub dir/hello world: Upload single object finished 2022/03/02 05:31:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:31:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (2.41s) === RUN TestCopyMissingDirectory run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:15 DEBUG : Creating backend with remote "/non-existing" 2022/03/02 05:31:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/03/02 05:31:16 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:16 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.85s) === RUN TestCopyNoTraverse run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:16 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:16 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:17 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub dir/hello world: Upload single object finished 2022/03/02 05:31:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:31:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.40s) === RUN TestCopyCheckFirst run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:18 INFO : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Running all checks before starting transfers 2022/03/02 05:31:19 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:19 INFO : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Checks finished, now starting transfers 2022/03/02 05:31:19 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:19 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub dir/hello world: Upload single object finished 2022/03/02 05:31:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:31:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.40s) === RUN TestSyncNoTraverse run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:21 ERROR : Ignoring --no-traverse with sync 2022/03/02 05:31:21 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:21 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:21 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub dir/hello world: Upload single object finished 2022/03/02 05:31:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:31:22 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:31:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (2.76s) === RUN TestCopyWithDepth run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:24 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:24 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:24 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key hello world2: Upload single object finished 2022/03/02 05:31:25 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2022/03/02 05:31:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.46s) === RUN TestCopyWithFilesFrom run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:26 DEBUG : hello world2: Excluded 2022/03/02 05:31:26 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:26 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:27 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato2: Upload single object finished 2022/03/02 05:31:27 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:31:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.42s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:29 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:29 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:29 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato2: Upload single object finished 2022/03/02 05:31:29 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:31:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.78s) === RUN TestCopyEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:31 DEBUG : sub dir2: Making directory 2022/03/02 05:31:32 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:32 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:32 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub dir/hello world: Upload single object finished 2022/03/02 05:31:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:31:32 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:31:32 DEBUG : sub dir2: Making directory 2022/03/02 05:31:32 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: copied 1 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (2.28s) === RUN TestMoveEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:34 DEBUG : sub dir2: Making directory 2022/03/02 05:31:34 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:34 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:34 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub dir/hello world: Upload single object finished 2022/03/02 05:31:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:31:34 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:31:34 INFO : sub dir/hello world: Deleted 2022/03/02 05:31:34 DEBUG : sub dir: Making directory 2022/03/02 05:31:34 DEBUG : sub dir2: Making directory 2022/03/02 05:31:34 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: copied 2 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (2.28s) === RUN TestSyncEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:36 DEBUG : sub dir2: Making directory 2022/03/02 05:31:37 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:37 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:37 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub dir/hello world: Upload single object finished 2022/03/02 05:31:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:31:37 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:31:37 DEBUG : sub dir2: Making directory 2022/03/02 05:31:37 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: copied 1 directories 2022/03/02 05:31:37 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (2.95s) === RUN TestServerSideCopy run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:39 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub dir/hello world: Upload single object finished 2022/03/02 05:31:40 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cifekeq1wukepoy2sedebad1" sync_test.go:275: Server side copy (if possible) QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 -> QingStor bucket rclone-test-cifekeq1wukepoy2sedebad1 2022/03/02 05:31:41 DEBUG : QingStor bucket rclone-test-cifekeq1wukepoy2sedebad1: Waiting for checks to finish 2022/03/02 05:31:41 DEBUG : QingStor bucket rclone-test-cifekeq1wukepoy2sedebad1: Waiting for transfers to finish 2022/03/02 05:31:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:31:43 INFO : sub dir/hello world: Copied (server-side copy) 2022/03/02 05:31:44 DEBUG : QingStor bucket rclone-test-cifekeq1wukepoy2sedebad1: Purge object "sub dir/hello world" 2022/03/02 05:31:44 DEBUG : QingStor bucket rclone-test-cifekeq1wukepoy2sedebad1: Purge dir "sub dir" 2022/03/02 05:31:44 DEBUG : QingStor bucket rclone-test-cifekeq1wukepoy2sedebad1: Purge dir "" --- PASS: TestServerSideCopy (7.10s) === RUN TestCopyAfterDelete run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:46 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub dir/hello world: Upload single object finished 2022/03/02 05:31:46 ERROR : : error listing: directory not found 2022/03/02 05:31:47 DEBUG : Local file system at /tmp/rclone1133680637: Making directory 2022/03/02 05:31:47 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:47 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (3.34s) === RUN TestCopyRedownload run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:50 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub dir/hello world: Upload single object finished 2022/03/02 05:31:51 DEBUG : Local file system at /tmp/rclone1133680637: Waiting for checks to finish 2022/03/02 05:31:51 DEBUG : Local file system at /tmp/rclone1133680637: Waiting for transfers to finish 2022/03/02 05:31:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:31:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (4.12s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:54 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:54 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:54 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key check sum: Upload single object finished 2022/03/02 05:31:54 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/02 05:31:54 INFO : check sum: Copied (new) 2022/03/02 05:31:54 DEBUG : Waiting for deletions to finish 2022/03/02 05:31:56 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/02 05:31:56 DEBUG : check sum: Size and md5 of src and dst objects identical 2022/03/02 05:31:56 DEBUG : check sum: Unchanged skipping 2022/03/02 05:31:56 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:56 DEBUG : Waiting for deletions to finish 2022/03/02 05:31:56 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.71s) === RUN TestSyncSizeOnly run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:31:59 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:31:59 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:31:59 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sizeonly: Upload single object finished 2022/03/02 05:32:00 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/02 05:32:00 INFO : sizeonly: Copied (new) 2022/03/02 05:32:00 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:00 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:00 DEBUG : sizeonly: Sizes identical 2022/03/02 05:32:00 DEBUG : sizeonly: Unchanged skipping 2022/03/02 05:32:00 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:00 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:00 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.28s) === RUN TestSyncIgnoreSize run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:32:03 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:03 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:04 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key ignore-size: Upload single object finished 2022/03/02 05:32:04 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2022/03/02 05:32:04 INFO : ignore-size: Copied (new) 2022/03/02 05:32:04 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:05 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:05 DEBUG : ignore-size: Sizes identical 2022/03/02 05:32:05 DEBUG : ignore-size: Unchanged skipping 2022/03/02 05:32:05 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:05 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.03s) === RUN TestSyncIgnoreTimes run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:32:07 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key existing: Upload single object finished 2022/03/02 05:32:08 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:08 DEBUG : existing: Sizes identical 2022/03/02 05:32:08 DEBUG : existing: Unchanged skipping 2022/03/02 05:32:08 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:08 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:08 INFO : There was nothing to transfer 2022/03/02 05:32:08 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/03/02 05:32:08 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:09 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key existing: Upload single object finished 2022/03/02 05:32:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/02 05:32:09 INFO : existing: Copied (replaced existing) 2022/03/02 05:32:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.99s) === RUN TestSyncIgnoreExisting run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:32:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key existing: Upload single object finished 2022/03/02 05:32:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/02 05:32:12 INFO : existing: Copied (new) 2022/03/02 05:32:12 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:13 DEBUG : existing: Destination exists, skipping 2022/03/02 05:32:13 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:13 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:13 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.22s) === RUN TestSyncIgnoreErrors run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:32:15 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key b/potato: Upload single object finished 2022/03/02 05:32:16 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key c/non empty space: Upload single object finished 2022/03/02 05:32:16 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2022/03/02 05:32:20 DEBUG : c/non empty space: Sizes identical 2022/03/02 05:32:20 DEBUG : c/non empty space: Unchanged skipping 2022/03/02 05:32:21 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:21 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:21 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key a/potato2: Upload single object finished 2022/03/02 05:32:23 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:32:23 INFO : a/potato2: Copied (new) 2022/03/02 05:32:23 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:23 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (10.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:32:26 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key empty space: Upload single object finished 2022/03/02 05:32:27 DEBUG : empty space: Sizes identical 2022/03/02 05:32:27 DEBUG : empty space: Unchanged skipping 2022/03/02 05:32:27 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:27 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:27 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:27 INFO : There was nothing to transfer 2022/03/02 05:32:28 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:28 DEBUG : empty space: Sizes identical 2022/03/02 05:32:28 DEBUG : empty space: Unchanged skipping 2022/03/02 05:32:28 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:28 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.87s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:32:30 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key empty space: Upload single object finished 2022/03/02 05:32:31 DEBUG : empty space: Sizes identical 2022/03/02 05:32:31 DEBUG : empty space: Unchanged skipping 2022/03/02 05:32:31 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:31 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:31 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.49s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.06s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:32:34 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key empty space: Upload single object finished 2022/03/02 05:32:35 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:35 DEBUG : empty space: Sizes identical 2022/03/02 05:32:35 DEBUG : empty space: Unchanged skipping 2022/03/02 05:32:35 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:36 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:32:36 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:32:36 INFO : potato: Copied (new) 2022/03/02 05:32:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.16s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:32:38 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:32:40 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/03/02 05:32:40 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:40 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:32:40 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2022/03/02 05:32:40 INFO : potato: Copied (replaced existing) 2022/03/02 05:32:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.57s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2022/03/02 05:32:42 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:32:43 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2022/03/02 05:32:43 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:43 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:44 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:32:44 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2022/03/02 05:32:44 INFO : potato: Copied (replaced existing) 2022/03/02 05:32:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:32:46 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:32:46 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key empty space: Upload single object finished 2022/03/02 05:32:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/03/02 05:32:47 DEBUG : empty space: Sizes identical 2022/03/02 05:32:47 DEBUG : empty space: Unchanged skipping 2022/03/02 05:32:47 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:47 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:47 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:32:49 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:32:50 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key empty space: Upload single object finished 2022/03/02 05:32:51 DEBUG : empty space: Sizes identical 2022/03/02 05:32:51 DEBUG : empty space: Unchanged skipping 2022/03/02 05:32:51 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:51 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:52 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato2: Upload single object finished 2022/03/02 05:32:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:32:52 INFO : potato2: Copied (new) 2022/03/02 05:32:52 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:52 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:32:55 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key b/potato: Upload single object finished 2022/03/02 05:32:56 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key c/non empty space: Upload single object finished 2022/03/02 05:32:56 DEBUG : d: Making directory 2022/03/02 05:32:56 DEBUG : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2022/03/02 05:32:57 DEBUG : c/non empty space: Sizes identical 2022/03/02 05:32:57 DEBUG : c/non empty space: Unchanged skipping 2022/03/02 05:32:58 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:32:58 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:32:58 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key a/potato2: Upload single object finished 2022/03/02 05:32:58 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:32:58 INFO : a/potato2: Copied (new) 2022/03/02 05:32:58 DEBUG : Waiting for deletions to finish 2022/03/02 05:32:58 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:33:01 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key b/potato: Upload single object finished 2022/03/02 05:33:01 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key c/non empty space: Upload single object finished 2022/03/02 05:33:02 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2022/03/02 05:33:03 DEBUG : c/non empty space: Sizes identical 2022/03/02 05:33:03 DEBUG : c/non empty space: Unchanged skipping 2022/03/02 05:33:03 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:03 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:03 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key a/potato2: Upload single object finished 2022/03/02 05:33:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:33:04 INFO : a/potato2: Copied (new) 2022/03/02 05:33:04 ERROR : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: not deleting files as there were IO errors 2022/03/02 05:33:04 ERROR : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (6.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:33:07 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:33:08 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key empty space: Upload single object finished 2022/03/02 05:33:09 DEBUG : Waiting for deletions to finish 2022/03/02 05:33:09 DEBUG : empty space: Sizes identical 2022/03/02 05:33:09 DEBUG : empty space: Unchanged skipping 2022/03/02 05:33:09 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:09 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:09 INFO : potato: Deleted 2022/03/02 05:33:10 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato2: Upload single object finished 2022/03/02 05:33:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:33:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.89s) === RUN TestSyncDeleteBefore run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:33:14 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:33:14 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key empty space: Upload single object finished 2022/03/02 05:33:16 DEBUG : Waiting for deletions to finish 2022/03/02 05:33:16 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:16 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:16 INFO : potato: Deleted 2022/03/02 05:33:17 DEBUG : empty space: Sizes identical 2022/03/02 05:33:17 DEBUG : empty space: Unchanged skipping 2022/03/02 05:33:17 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:17 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:17 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato2: Upload single object finished 2022/03/02 05:33:18 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:33:18 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.71s) === RUN TestCopyDeleteBefore run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:33:21 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:33:22 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:22 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:22 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato2: Upload single object finished 2022/03/02 05:33:22 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2022/03/02 05:33:22 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.16s) === RUN TestSyncWithExclude run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:33:26 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato2: Upload single object finished 2022/03/02 05:33:26 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key empty space: Upload single object finished 2022/03/02 05:33:27 DEBUG : enormous: Excluded 2022/03/02 05:33:27 DEBUG : potato2: Excluded 2022/03/02 05:33:28 DEBUG : potato2: Excluded 2022/03/02 05:33:28 DEBUG : empty space: Sizes identical 2022/03/02 05:33:28 DEBUG : empty space: Unchanged skipping 2022/03/02 05:33:28 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:28 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:28 DEBUG : Waiting for deletions to finish 2022/03/02 05:33:28 INFO : There was nothing to transfer 2022/03/02 05:33:30 DEBUG : enormous: Excluded 2022/03/02 05:33:30 DEBUG : potato2: Excluded 2022/03/02 05:33:30 DEBUG : potato2: Excluded 2022/03/02 05:33:30 DEBUG : Local file system at /tmp/rclone1133680637: Waiting for checks to finish 2022/03/02 05:33:30 DEBUG : empty space: Sizes identical 2022/03/02 05:33:30 DEBUG : empty space: Unchanged skipping 2022/03/02 05:33:30 DEBUG : Local file system at /tmp/rclone1133680637: Waiting for transfers to finish 2022/03/02 05:33:30 DEBUG : Waiting for deletions to finish 2022/03/02 05:33:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (6.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:33:32 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato2: Upload single object finished 2022/03/02 05:33:33 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key empty space: Upload single object finished 2022/03/02 05:33:33 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key enormous: Upload single object finished 2022/03/02 05:33:35 DEBUG : enormous: Excluded 2022/03/02 05:33:35 DEBUG : potato2: Excluded 2022/03/02 05:33:35 DEBUG : empty space: Sizes identical 2022/03/02 05:33:35 DEBUG : empty space: Unchanged skipping 2022/03/02 05:33:35 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:35 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:35 DEBUG : Waiting for deletions to finish 2022/03/02 05:33:36 INFO : enormous: Deleted 2022/03/02 05:33:36 INFO : potato2: Deleted 2022/03/02 05:33:36 INFO : There was nothing to transfer 2022/03/02 05:33:37 DEBUG : Local file system at /tmp/rclone1133680637: Waiting for checks to finish 2022/03/02 05:33:37 DEBUG : empty space: Sizes identical 2022/03/02 05:33:37 DEBUG : empty space: Unchanged skipping 2022/03/02 05:33:37 DEBUG : Local file system at /tmp/rclone1133680637: Waiting for transfers to finish 2022/03/02 05:33:37 DEBUG : Waiting for deletions to finish 2022/03/02 05:33:37 INFO : enormous: Deleted 2022/03/02 05:33:37 INFO : potato2: Deleted 2022/03/02 05:33:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.20s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.19s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: true 2022/03/02 05:33:39 INFO : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Making map for --track-renames 2022/03/02 05:33:39 INFO : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Finished making map for --track-renames 2022/03/02 05:33:39 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:39 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for renames to finish 2022/03/02 05:33:39 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:40 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:33:40 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key yam: Upload single object finished 2022/03/02 05:33:40 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/03/02 05:33:40 INFO : potato: Copied (new) 2022/03/02 05:33:40 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/02 05:33:40 INFO : yam: Copied (new) 2022/03/02 05:33:40 DEBUG : Waiting for deletions to finish 2022/03/02 05:33:41 DEBUG : potato: Sizes identical 2022/03/02 05:33:41 DEBUG : potato: Unchanged skipping 2022/03/02 05:33:41 INFO : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Making map for --track-renames 2022/03/02 05:33:41 INFO : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Finished making map for --track-renames 2022/03/02 05:33:41 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:41 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for renames to finish 2022/03/02 05:33:43 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/02 05:33:43 INFO : yam: Copied (server-side copy) to: yaml 2022/03/02 05:33:43 INFO : yam: Deleted 2022/03/02 05:33:43 INFO : yaml: Renamed from "yam" 2022/03/02 05:33:43 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (6.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/03/02 05:33:46 ERROR : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Ignoring --track-renames as either the source or destination do not support modtime 2022/03/02 05:33:46 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:46 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:46 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:33:46 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key yam: Upload single object finished 2022/03/02 05:33:47 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/03/02 05:33:47 INFO : potato: Copied (new) 2022/03/02 05:33:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/02 05:33:47 INFO : yam: Copied (new) 2022/03/02 05:33:47 DEBUG : Waiting for deletions to finish 2022/03/02 05:33:48 ERROR : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Ignoring --track-renames as either the source or destination do not support modtime 2022/03/02 05:33:48 DEBUG : potato: Sizes identical 2022/03/02 05:33:48 DEBUG : potato: Unchanged skipping 2022/03/02 05:33:48 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:48 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:48 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key yaml: Upload single object finished 2022/03/02 05:33:49 DEBUG : yaml: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/02 05:33:49 INFO : yaml: Copied (new) 2022/03/02 05:33:49 DEBUG : Waiting for deletions to finish 2022/03/02 05:33:49 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/03/02 05:33:52 INFO : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Making map for --track-renames 2022/03/02 05:33:52 INFO : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Finished making map for --track-renames 2022/03/02 05:33:52 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:52 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for renames to finish 2022/03/02 05:33:52 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:52 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato: Upload single object finished 2022/03/02 05:33:52 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub/yam: Upload single object finished 2022/03/02 05:33:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/03/02 05:33:53 INFO : potato: Copied (new) 2022/03/02 05:33:53 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/02 05:33:53 INFO : sub/yam: Copied (new) 2022/03/02 05:33:53 DEBUG : Waiting for deletions to finish 2022/03/02 05:33:54 DEBUG : potato: Sizes identical 2022/03/02 05:33:54 DEBUG : potato: Unchanged skipping 2022/03/02 05:33:54 INFO : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Making map for --track-renames 2022/03/02 05:33:54 INFO : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Finished making map for --track-renames 2022/03/02 05:33:54 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:54 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for renames to finish 2022/03/02 05:33:56 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/03/02 05:33:56 INFO : sub/yam: Copied (server-side copy) to: yam 2022/03/02 05:33:56 INFO : sub/yam: Deleted 2022/03/02 05:33:56 INFO : yam: Renamed from "sub/yam" 2022/03/02 05:33:56 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.17s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:33:58 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:33:58 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:33:58 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub dir/hello world: Upload single object finished 2022/03/02 05:33:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:33:59 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:33:59 INFO : sub dir/hello world: Deleted 2022/03/02 05:33:59 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key nested/sub dir/file: Upload single object finished 2022/03/02 05:33:59 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/03/02 05:33:59 INFO : nested/sub dir/file: Copied (new) 2022/03/02 05:33:59 INFO : nested/sub dir/file: Deleted 2022/03/02 05:33:59 INFO : sub dir: Removing directory 2022/03/02 05:33:59 INFO : nested/sub dir: Removing directory 2022/03/02 05:33:59 INFO : nested: Removing directory 2022/03/02 05:33:59 DEBUG : Local file system at /tmp/rclone1133680637: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.54s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:34:02 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:34:02 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:34:02 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key nested/sub dir/file: Upload single object finished 2022/03/02 05:34:02 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key sub dir/hello world: Upload single object finished 2022/03/02 05:34:02 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/03/02 05:34:02 INFO : nested/sub dir/file: Copied (new) 2022/03/02 05:34:02 INFO : nested/sub dir/file: Deleted 2022/03/02 05:34:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/02 05:34:02 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:34:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.21s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:34:05 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:34:05 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:34:05 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key existing: Upload single object finished 2022/03/02 05:34:05 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key existing-b: Upload single object finished 2022/03/02 05:34:05 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2022/03/02 05:34:05 INFO : existing-b: Copied (new) 2022/03/02 05:34:05 INFO : existing-b: Deleted 2022/03/02 05:34:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/02 05:34:05 INFO : existing: Copied (new) 2022/03/02 05:34:05 INFO : existing: Deleted 2022/03/02 05:34:07 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:34:07 DEBUG : existing: Destination exists, skipping 2022/03/02 05:34:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/03/02 05:34:07 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:34:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.97s) === RUN TestServerSideMove run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:34:09 DEBUG : Creating backend with remote "TestQingStor:rclone-test-yasibiz8mejarak9ruxasin6" 2022/03/02 05:34:09 DEBUG : Config file has changed externaly - reloading 2022/03/02 05:34:10 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato2: Upload single object finished 2022/03/02 05:34:10 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key empty space: Upload single object finished 2022/03/02 05:34:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato3: Upload single object finished sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 -> QingStor bucket rclone-test-yasibiz8mejarak9ruxasin6 2022/03/02 05:34:15 DEBUG : QingStor bucket rclone-test-yasibiz8mejarak9ruxasin6 key empty space: Upload single object finished 2022/03/02 05:34:16 DEBUG : QingStor bucket rclone-test-yasibiz8mejarak9ruxasin6 key potato3: Upload single object finished 2022/03/02 05:34:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/02 05:34:18 DEBUG : QingStor bucket rclone-test-yasibiz8mejarak9ruxasin6: Waiting for checks to finish 2022/03/02 05:34:18 DEBUG : empty space: Sizes identical 2022/03/02 05:34:18 DEBUG : empty space: Unchanged skipping 2022/03/02 05:34:19 INFO : empty space: Deleted 2022/03/02 05:34:19 DEBUG : QingStor bucket rclone-test-yasibiz8mejarak9ruxasin6: Waiting for transfers to finish 2022/03/02 05:34:19 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/03/02 05:34:19 INFO : potato3: Copied (server-side copy) 2022/03/02 05:34:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:34:19 INFO : potato2: Copied (server-side copy) 2022/03/02 05:34:20 INFO : potato2: Deleted 2022/03/02 05:34:20 INFO : potato3: Deleted 2022/03/02 05:34:21 DEBUG : Creating backend with remote "TestQingStor:rclone-test-xorefev0nocazak4neyojad8" 2022/03/02 05:34:21 DEBUG : QingStor bucket rclone-test-xorefev0nocazak4neyojad8: Waiting for checks to finish 2022/03/02 05:34:21 DEBUG : QingStor bucket rclone-test-xorefev0nocazak4neyojad8: Waiting for transfers to finish 2022/03/02 05:34:24 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/03/02 05:34:24 INFO : potato3: Copied (server-side copy) 2022/03/02 05:34:24 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/02 05:34:24 INFO : empty space: Copied (server-side copy) 2022/03/02 05:34:25 INFO : potato3: Deleted 2022/03/02 05:34:25 INFO : empty space: Deleted 2022/03/02 05:34:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:34:25 INFO : potato2: Copied (server-side copy) 2022/03/02 05:34:25 INFO : potato2: Deleted 2022/03/02 05:34:28 DEBUG : QingStor bucket rclone-test-xorefev0nocazak4neyojad8: Purge object "empty space" 2022/03/02 05:34:30 DEBUG : QingStor bucket rclone-test-xorefev0nocazak4neyojad8: Purge object "potato2" 2022/03/02 05:34:30 DEBUG : QingStor bucket rclone-test-xorefev0nocazak4neyojad8: Purge object "potato3" 2022/03/02 05:34:31 DEBUG : QingStor bucket rclone-test-xorefev0nocazak4neyojad8: Purge dir "" 2022/03/02 05:34:32 DEBUG : QingStor bucket rclone-test-yasibiz8mejarak9ruxasin6: Purge dir "" --- PASS: TestServerSideMove (25.74s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:34:35 DEBUG : Creating backend with remote "TestQingStor:rclone-test-quqiqer4bibiguw9beririh2" 2022/03/02 05:34:36 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato2: Upload single object finished 2022/03/02 05:34:36 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key empty space: Upload single object finished 2022/03/02 05:34:37 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato3: Upload single object finished sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 -> QingStor bucket rclone-test-quqiqer4bibiguw9beririh2 2022/03/02 05:34:41 DEBUG : QingStor bucket rclone-test-quqiqer4bibiguw9beririh2 key empty space: Upload single object finished 2022/03/02 05:34:42 DEBUG : QingStor bucket rclone-test-quqiqer4bibiguw9beririh2 key potato3: Upload single object finished 2022/03/02 05:34:43 DEBUG : empty space: Excluded 2022/03/02 05:34:43 DEBUG : empty space: Excluded 2022/03/02 05:34:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/02 05:34:43 DEBUG : QingStor bucket rclone-test-quqiqer4bibiguw9beririh2: Waiting for checks to finish 2022/03/02 05:34:43 DEBUG : QingStor bucket rclone-test-quqiqer4bibiguw9beririh2: Waiting for transfers to finish 2022/03/02 05:34:44 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/03/02 05:34:44 INFO : potato3: Copied (server-side copy) 2022/03/02 05:34:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:34:44 INFO : potato2: Copied (server-side copy) 2022/03/02 05:34:44 INFO : potato3: Deleted 2022/03/02 05:34:44 INFO : potato2: Deleted 2022/03/02 05:34:47 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cuxogej3xokazix5valiquk3" 2022/03/02 05:34:47 DEBUG : empty space: Excluded 2022/03/02 05:34:47 DEBUG : QingStor bucket rclone-test-cuxogej3xokazix5valiquk3: Waiting for checks to finish 2022/03/02 05:34:47 DEBUG : QingStor bucket rclone-test-cuxogej3xokazix5valiquk3: Waiting for transfers to finish 2022/03/02 05:34:49 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:34:49 INFO : potato2: Copied (server-side copy) 2022/03/02 05:34:50 INFO : potato2: Deleted 2022/03/02 05:34:50 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/03/02 05:34:50 INFO : potato3: Copied (server-side copy) 2022/03/02 05:34:50 INFO : potato3: Deleted 2022/03/02 05:34:52 DEBUG : QingStor bucket rclone-test-cuxogej3xokazix5valiquk3: Purge object "potato2" 2022/03/02 05:34:52 DEBUG : QingStor bucket rclone-test-cuxogej3xokazix5valiquk3: Purge object "potato3" 2022/03/02 05:34:53 DEBUG : QingStor bucket rclone-test-cuxogej3xokazix5valiquk3: Purge dir "" 2022/03/02 05:34:54 DEBUG : QingStor bucket rclone-test-quqiqer4bibiguw9beririh2: Purge object "empty space" 2022/03/02 05:34:54 DEBUG : QingStor bucket rclone-test-quqiqer4bibiguw9beririh2: Purge dir "" --- PASS: TestServerSideMoveWithFilter (21.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:34:56 DEBUG : Creating backend with remote "TestQingStor:rclone-test-buheget9fusomiv8lazosim1" 2022/03/02 05:34:57 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato2: Upload single object finished 2022/03/02 05:34:58 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key empty space: Upload single object finished 2022/03/02 05:34:58 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato3: Upload single object finished 2022/03/02 05:34:59 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 -> QingStor bucket rclone-test-buheget9fusomiv8lazosim1 2022/03/02 05:35:03 DEBUG : QingStor bucket rclone-test-buheget9fusomiv8lazosim1 key empty space: Upload single object finished 2022/03/02 05:35:03 DEBUG : QingStor bucket rclone-test-buheget9fusomiv8lazosim1 key potato3: Upload single object finished 2022/03/02 05:35:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/02 05:35:05 DEBUG : QingStor bucket rclone-test-buheget9fusomiv8lazosim1: Waiting for checks to finish 2022/03/02 05:35:06 DEBUG : empty space: Sizes identical 2022/03/02 05:35:06 DEBUG : empty space: Unchanged skipping 2022/03/02 05:35:06 INFO : empty space: Deleted 2022/03/02 05:35:06 DEBUG : QingStor bucket rclone-test-buheget9fusomiv8lazosim1: Waiting for transfers to finish 2022/03/02 05:35:06 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/03/02 05:35:06 INFO : potato3: Copied (server-side copy) 2022/03/02 05:35:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:35:06 INFO : potato2: Copied (server-side copy) 2022/03/02 05:35:07 INFO : potato3: Deleted 2022/03/02 05:35:07 INFO : potato2: Deleted 2022/03/02 05:35:09 DEBUG : Creating backend with remote "TestQingStor:rclone-test-noyixip1hexohak5qomerax3" 2022/03/02 05:35:09 DEBUG : tomatoDir: Making directory 2022/03/02 05:35:09 DEBUG : QingStor bucket rclone-test-noyixip1hexohak5qomerax3: Waiting for checks to finish 2022/03/02 05:35:09 DEBUG : QingStor bucket rclone-test-noyixip1hexohak5qomerax3: Waiting for transfers to finish 2022/03/02 05:35:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/03/02 05:35:11 INFO : potato2: Copied (server-side copy) 2022/03/02 05:35:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/02 05:35:12 INFO : empty space: Copied (server-side copy) 2022/03/02 05:35:12 INFO : potato2: Deleted 2022/03/02 05:35:12 INFO : empty space: Deleted 2022/03/02 05:35:12 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/03/02 05:35:12 INFO : potato3: Copied (server-side copy) 2022/03/02 05:35:12 INFO : potato3: Deleted 2022/03/02 05:35:15 DEBUG : QingStor bucket rclone-test-noyixip1hexohak5qomerax3: Purge object "empty space" 2022/03/02 05:35:15 DEBUG : QingStor bucket rclone-test-noyixip1hexohak5qomerax3: Purge object "potato2" 2022/03/02 05:35:15 DEBUG : QingStor bucket rclone-test-noyixip1hexohak5qomerax3: Purge object "potato3" 2022/03/02 05:35:15 DEBUG : QingStor bucket rclone-test-noyixip1hexohak5qomerax3: Purge dir "" 2022/03/02 05:35:16 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty 2022/03/02 05:35:16 DEBUG : QingStor bucket rclone-test-buheget9fusomiv8lazosim1: Purge dir "" 2022/03/02 05:35:17 DEBUG : QingStor bucket rclone-test-buheget9fusomiv8lazosim1: QingStor bucket lease not ready, retries: 0 2022/03/02 05:35:19 DEBUG : QingStor bucket rclone-test-buheget9fusomiv8lazosim1: QingStor bucket lease not ready, retries: 1 --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.76s) === RUN TestServerSideMoveOverlap run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:35:21 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/rclone-move-test" 2022/03/02 05:35:22 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key potato2: Upload single object finished --- PASS: TestServerSideMoveOverlap (3.16s) === RUN TestSyncOverlap run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:35:24 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/rclone-sync-test" --- PASS: TestSyncOverlap (1.52s) === RUN TestSyncCompareDest run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:35:26 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/dst" 2022/03/02 05:35:26 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/CompareDest" 2022/03/02 05:35:27 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:35:27 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:35:28 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:35:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/02 05:35:29 INFO : one: Copied (new) 2022/03/02 05:35:29 DEBUG : Waiting for deletions to finish 2022/03/02 05:35:31 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:35:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 05:35:31 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:35:32 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:35:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/03/02 05:35:32 INFO : one: Copied (replaced existing) 2022/03/02 05:35:32 DEBUG : Waiting for deletions to finish 2022/03/02 05:35:33 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:35:34 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key CompareDest/one: Upload single object finished 2022/03/02 05:35:36 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:35:37 DEBUG : one: Sizes identical 2022/03/02 05:35:37 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:35:37 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:35:37 DEBUG : Waiting for deletions to finish 2022/03/02 05:35:37 INFO : There was nothing to transfer 2022/03/02 05:35:39 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key CompareDest/two: Upload single object finished 2022/03/02 05:35:41 DEBUG : two: Sizes identical 2022/03/02 05:35:41 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 05:35:41 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:35:41 DEBUG : one: Sizes identical 2022/03/02 05:35:41 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:35:41 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:35:41 DEBUG : Waiting for deletions to finish 2022/03/02 05:35:41 INFO : There was nothing to transfer 2022/03/02 05:35:43 DEBUG : two: Sizes identical 2022/03/02 05:35:43 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 05:35:43 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:35:43 DEBUG : one: Sizes identical 2022/03/02 05:35:43 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:35:43 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:35:43 DEBUG : Waiting for deletions to finish 2022/03/02 05:35:43 INFO : There was nothing to transfer 2022/03/02 05:35:47 DEBUG : two: Sizes identical 2022/03/02 05:35:47 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 05:35:47 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:35:48 DEBUG : one: Sizes identical 2022/03/02 05:35:48 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:35:48 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:35:48 DEBUG : Waiting for deletions to finish 2022/03/02 05:35:48 INFO : There was nothing to transfer 2022/03/02 05:35:51 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/02 05:35:51 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:35:51 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/two: Upload single object finished 2022/03/02 05:35:51 DEBUG : one: Sizes identical 2022/03/02 05:35:51 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:35:51 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:35:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/03/02 05:35:51 INFO : two: Copied (new) 2022/03/02 05:35:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (28.92s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:35:56 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key pre-dest1/1: Upload single object finished 2022/03/02 05:35:57 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key pre-dest2/2: Upload single object finished 2022/03/02 05:35:59 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/dest" 2022/03/02 05:35:59 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/pre-dest1" 2022/03/02 05:35:59 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/pre-dest2" 2022/03/02 05:36:01 DEBUG : 1: Sizes identical 2022/03/02 05:36:01 DEBUG : 1: Destination found in --compare-dest, skipping 2022/03/02 05:36:02 DEBUG : 2: Sizes identical 2022/03/02 05:36:02 DEBUG : 2: Destination found in --compare-dest, skipping 2022/03/02 05:36:02 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dest: Waiting for checks to finish 2022/03/02 05:36:02 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dest: Waiting for transfers to finish 2022/03/02 05:36:03 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dest/3: Upload single object finished 2022/03/02 05:36:03 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2022/03/02 05:36:03 INFO : 3: Copied (new) 2022/03/02 05:36:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.73s) === RUN TestSyncCopyDest run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:36:07 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/dst" 2022/03/02 05:36:07 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/CopyDest" 2022/03/02 05:36:08 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:36:08 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:36:09 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:36:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/02 05:36:09 INFO : one: Copied (new) 2022/03/02 05:36:09 DEBUG : Waiting for deletions to finish 2022/03/02 05:36:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:36:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 05:36:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:36:12 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:36:13 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/03/02 05:36:13 INFO : one: Copied (replaced existing) 2022/03/02 05:36:13 DEBUG : Waiting for deletions to finish 2022/03/02 05:36:14 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:36:14 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key CopyDest/one: Upload single object finished 2022/03/02 05:36:17 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/BackupDir" 2022/03/02 05:36:17 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:36:18 DEBUG : one: Sizes identical 2022/03/02 05:36:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 05:36:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/02 05:36:19 INFO : one: Copied (server-side copy) 2022/03/02 05:36:20 INFO : one: Deleted 2022/03/02 05:36:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/03/02 05:36:20 INFO : one: Copied (server-side copy) 2022/03/02 05:36:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/02 05:36:20 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:36:20 DEBUG : Waiting for deletions to finish 2022/03/02 05:36:22 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key CopyDest/two: Upload single object finished 2022/03/02 05:36:24 DEBUG : two: Sizes identical 2022/03/02 05:36:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/03/02 05:36:25 INFO : two: Copied (server-side copy) 2022/03/02 05:36:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/02 05:36:25 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:36:25 DEBUG : one: Sizes identical 2022/03/02 05:36:25 DEBUG : one: Sizes identical 2022/03/02 05:36:25 DEBUG : one: Unchanged skipping 2022/03/02 05:36:25 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:36:25 DEBUG : Waiting for deletions to finish 2022/03/02 05:36:28 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:36:29 DEBUG : one: Sizes identical 2022/03/02 05:36:29 DEBUG : one: Sizes identical 2022/03/02 05:36:29 DEBUG : one: Unchanged skipping 2022/03/02 05:36:30 DEBUG : two: Sizes identical 2022/03/02 05:36:30 DEBUG : two: Sizes identical 2022/03/02 05:36:30 DEBUG : two: Unchanged skipping 2022/03/02 05:36:30 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:36:30 DEBUG : Waiting for deletions to finish 2022/03/02 05:36:30 INFO : There was nothing to transfer 2022/03/02 05:36:32 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key CopyDest/three: Upload single object finished 2022/03/02 05:36:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/02 05:36:36 DEBUG : three: Destination not found in --copy-dest 2022/03/02 05:36:36 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:36:36 DEBUG : one: Sizes identical 2022/03/02 05:36:36 DEBUG : one: Sizes identical 2022/03/02 05:36:36 DEBUG : one: Unchanged skipping 2022/03/02 05:36:37 DEBUG : two: Sizes identical 2022/03/02 05:36:37 DEBUG : two: Sizes identical 2022/03/02 05:36:37 DEBUG : two: Unchanged skipping 2022/03/02 05:36:37 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:36:37 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three: Upload single object finished 2022/03/02 05:36:37 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2022/03/02 05:36:37 INFO : three: Copied (new) 2022/03/02 05:36:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (37.38s) === RUN TestSyncBackupDir run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:36:44 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:36:45 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/two: Upload single object finished 2022/03/02 05:36:46 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:36:49 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/dst" 2022/03/02 05:36:50 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/backup" 2022/03/02 05:36:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 05:36:50 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:36:50 DEBUG : two: Sizes identical 2022/03/02 05:36:50 DEBUG : two: Unchanged skipping 2022/03/02 05:36:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/02 05:36:52 INFO : one: Copied (server-side copy) 2022/03/02 05:36:52 INFO : one: Deleted 2022/03/02 05:36:52 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:36:53 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:36:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/02 05:36:54 INFO : one: Copied (new) 2022/03/02 05:36:54 DEBUG : Waiting for deletions to finish 2022/03/02 05:36:55 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/03/02 05:36:55 INFO : three.txt: Copied (server-side copy) 2022/03/02 05:36:56 INFO : three.txt: Deleted 2022/03/02 05:36:56 INFO : three.txt: Moved into backup dir 2022/03/02 05:36:59 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:37:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 05:37:02 DEBUG : two: Sizes identical 2022/03/02 05:37:02 DEBUG : two: Unchanged skipping 2022/03/02 05:37:02 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:37:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/02 05:37:03 INFO : one: Copied (server-side copy) 2022/03/02 05:37:05 INFO : one: Deleted 2022/03/02 05:37:05 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:37:07 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:37:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/02 05:37:07 INFO : one: Copied (new) 2022/03/02 05:37:07 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:08 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/02 05:37:08 INFO : three.txt: Copied (server-side copy) 2022/03/02 05:37:09 INFO : three.txt: Deleted 2022/03/02 05:37:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (28.75s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:37:13 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:37:14 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/two: Upload single object finished 2022/03/02 05:37:15 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:37:16 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/dst" 2022/03/02 05:37:16 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/backup" 2022/03/02 05:37:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 05:37:17 DEBUG : two: Sizes identical 2022/03/02 05:37:17 DEBUG : two: Unchanged skipping 2022/03/02 05:37:17 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:37:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/02 05:37:19 INFO : one: Copied (server-side copy) to: one.bak 2022/03/02 05:37:19 INFO : one: Deleted 2022/03/02 05:37:19 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:37:20 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:37:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/02 05:37:21 INFO : one: Copied (new) 2022/03/02 05:37:21 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:22 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/03/02 05:37:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/02 05:37:22 INFO : three.txt: Deleted 2022/03/02 05:37:22 INFO : three.txt: Moved into backup dir 2022/03/02 05:37:25 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:37:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 05:37:28 DEBUG : two: Sizes identical 2022/03/02 05:37:28 DEBUG : two: Unchanged skipping 2022/03/02 05:37:28 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:37:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/02 05:37:29 INFO : one: Copied (server-side copy) to: one.bak 2022/03/02 05:37:30 INFO : one: Deleted 2022/03/02 05:37:30 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:37:30 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:37:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/02 05:37:30 INFO : one: Copied (new) 2022/03/02 05:37:30 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:31 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/02 05:37:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/02 05:37:32 INFO : three.txt: Deleted 2022/03/02 05:37:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (22.68s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:37:36 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:37:36 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/two: Upload single object finished 2022/03/02 05:37:38 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:37:39 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/dst" 2022/03/02 05:37:39 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/backup" 2022/03/02 05:37:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 05:37:40 DEBUG : two: Sizes identical 2022/03/02 05:37:40 DEBUG : two: Unchanged skipping 2022/03/02 05:37:40 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:37:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/02 05:37:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/03/02 05:37:42 INFO : one: Deleted 2022/03/02 05:37:42 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:37:42 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:37:43 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/02 05:37:43 INFO : one: Copied (new) 2022/03/02 05:37:43 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:44 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/03/02 05:37:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/03/02 05:37:44 INFO : three.txt: Deleted 2022/03/02 05:37:44 INFO : three.txt: Moved into backup dir 2022/03/02 05:37:47 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:37:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 05:37:50 DEBUG : two: Sizes identical 2022/03/02 05:37:50 DEBUG : two: Unchanged skipping 2022/03/02 05:37:50 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:37:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/02 05:37:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/03/02 05:37:51 INFO : one: Deleted 2022/03/02 05:37:51 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:37:53 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:37:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/02 05:37:53 INFO : one: Copied (new) 2022/03/02 05:37:53 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:54 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/02 05:37:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/03/02 05:37:55 INFO : three.txt: Deleted 2022/03/02 05:37:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.94s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:37:59 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:37:59 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/two: Upload single object finished 2022/03/02 05:38:00 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:38:01 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/dst" 2022/03/02 05:38:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 05:38:02 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:38:02 DEBUG : two: Sizes identical 2022/03/02 05:38:02 DEBUG : two: Unchanged skipping 2022/03/02 05:38:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/02 05:38:03 INFO : one: Copied (server-side copy) to: one.bak 2022/03/02 05:38:03 INFO : one: Deleted 2022/03/02 05:38:03 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:38:04 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:38:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/02 05:38:05 INFO : one: Copied (new) 2022/03/02 05:38:05 DEBUG : Waiting for deletions to finish 2022/03/02 05:38:06 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/03/02 05:38:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/02 05:38:06 INFO : three.txt: Deleted 2022/03/02 05:38:06 INFO : three.txt: Moved into backup dir 2022/03/02 05:38:09 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:38:11 DEBUG : one.bak: Excluded 2022/03/02 05:38:11 DEBUG : three.txt.bak: Excluded 2022/03/02 05:38:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 05:38:11 DEBUG : two: Sizes identical 2022/03/02 05:38:11 DEBUG : two: Unchanged skipping 2022/03/02 05:38:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for checks to finish 2022/03/02 05:38:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/02 05:38:12 INFO : one: Copied (server-side copy) to: one.bak 2022/03/02 05:38:12 INFO : one: Deleted 2022/03/02 05:38:12 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 path dst: Waiting for transfers to finish 2022/03/02 05:38:12 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:38:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/02 05:38:12 INFO : one: Copied (new) 2022/03/02 05:38:12 DEBUG : Waiting for deletions to finish 2022/03/02 05:38:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/02 05:38:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/02 05:38:14 INFO : three.txt: Deleted 2022/03/02 05:38:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.95s) === RUN TestSyncSuffix run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:38:18 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:38:18 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/two: Upload single object finished 2022/03/02 05:38:19 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:38:20 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/dst" 2022/03/02 05:38:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 05:38:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/02 05:38:23 INFO : one: Copied (server-side copy) to: one.bak 2022/03/02 05:38:23 INFO : one: Deleted 2022/03/02 05:38:23 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:38:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/02 05:38:23 INFO : one: Copied (new) 2022/03/02 05:38:24 DEBUG : two: Sizes identical 2022/03/02 05:38:24 DEBUG : two: Unchanged skipping 2022/03/02 05:38:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/02 05:38:25 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/03/02 05:38:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/02 05:38:26 INFO : three.txt: Deleted 2022/03/02 05:38:27 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:38:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/02 05:38:28 INFO : three.txt: Copied (new) 2022/03/02 05:38:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 05:38:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/02 05:38:32 INFO : one: Copied (server-side copy) to: one.bak 2022/03/02 05:38:33 INFO : one: Deleted 2022/03/02 05:38:33 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:38:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/02 05:38:33 INFO : one: Copied (new) 2022/03/02 05:38:34 DEBUG : two: Sizes identical 2022/03/02 05:38:34 DEBUG : two: Unchanged skipping 2022/03/02 05:38:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/02 05:38:35 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/02 05:38:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/03/02 05:38:35 INFO : three.txt: Deleted 2022/03/02 05:38:36 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:38:36 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/03/02 05:38:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (22.93s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:38:40 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:38:41 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/two: Upload single object finished 2022/03/02 05:38:42 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:38:43 DEBUG : Creating backend with remote "TestQingStor:rclone-test-pimopob9xiqaqeh3lepilam0/dst" 2022/03/02 05:38:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/02 05:38:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/03/02 05:38:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/03/02 05:38:46 INFO : one: Deleted 2022/03/02 05:38:46 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:38:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/02 05:38:46 INFO : one: Copied (new) 2022/03/02 05:38:47 DEBUG : two: Sizes identical 2022/03/02 05:38:47 DEBUG : two: Unchanged skipping 2022/03/02 05:38:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/02 05:38:48 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/03/02 05:38:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/03/02 05:38:49 INFO : three.txt: Deleted 2022/03/02 05:38:49 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:38:49 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/02 05:38:49 INFO : three.txt: Copied (new) 2022/03/02 05:38:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/02 05:38:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/03/02 05:38:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/03/02 05:38:55 INFO : one: Deleted 2022/03/02 05:38:55 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/one: Upload single object finished 2022/03/02 05:38:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/03/02 05:38:56 INFO : one: Copied (new) 2022/03/02 05:38:56 DEBUG : two: Sizes identical 2022/03/02 05:38:56 DEBUG : two: Unchanged skipping 2022/03/02 05:38:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/02 05:38:57 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/03/02 05:38:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/03/02 05:38:58 INFO : three.txt: Deleted 2022/03/02 05:38:58 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key dst/three.txt: Upload single object finished 2022/03/02 05:38:58 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/03/02 05:38:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (22.92s) === RUN TestSyncUTFNorm run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:39:03 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key Testêé: Upload single object finished 2022/03/02 05:39:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/03/02 05:39:05 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:39:05 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:39:05 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key Testêé: Upload single object finished 2022/03/02 05:39:05 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2022/03/02 05:39:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/03/02 05:39:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.70s) === RUN TestSyncImmutable run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:39:07 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:39:07 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:39:08 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key existing: Upload single object finished 2022/03/02 05:39:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/03/02 05:39:08 INFO : existing: Copied (new) 2022/03/02 05:39:08 DEBUG : Waiting for deletions to finish 2022/03/02 05:39:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/03/02 05:39:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/03/02 05:39:09 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:39:09 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:39:09 ERROR : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: not deleting files as there were IO errors 2022/03/02 05:39:09 ERROR : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.63s) === RUN TestSyncIgnoreCase run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:39:12 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key EXISTING: Upload single object finished 2022/03/02 05:39:13 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:39:13 DEBUG : existing: Sizes identical 2022/03/02 05:39:13 DEBUG : existing: Unchanged skipping 2022/03/02 05:39:13 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:39:13 DEBUG : Waiting for deletions to finish 2022/03/02 05:39:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.75s) --- SKIP: TestMaxTransfer/Hard (0.58s) --- SKIP: TestMaxTransfer/Soft (0.58s) --- SKIP: TestMaxTransfer/Cautious (0.58s) === RUN TestSyncConcurrentDelete run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:39:17 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both0: Upload single object finished 2022/03/02 05:39:18 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only0: Upload single object finished 2022/03/02 05:39:18 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both1: Upload single object finished 2022/03/02 05:39:19 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only1: Upload single object finished 2022/03/02 05:39:20 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both2: Upload single object finished 2022/03/02 05:39:21 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only2: Upload single object finished 2022/03/02 05:39:21 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both3: Upload single object finished 2022/03/02 05:39:22 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only3: Upload single object finished 2022/03/02 05:39:23 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both4: Upload single object finished 2022/03/02 05:39:24 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only4: Upload single object finished 2022/03/02 05:39:25 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both5: Upload single object finished 2022/03/02 05:39:25 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only5: Upload single object finished 2022/03/02 05:39:26 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both6: Upload single object finished 2022/03/02 05:39:27 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only6: Upload single object finished 2022/03/02 05:39:27 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both7: Upload single object finished 2022/03/02 05:39:28 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only7: Upload single object finished 2022/03/02 05:39:29 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both8: Upload single object finished 2022/03/02 05:39:29 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only8: Upload single object finished 2022/03/02 05:39:30 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both9: Upload single object finished 2022/03/02 05:39:31 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only9: Upload single object finished 2022/03/02 05:39:32 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both10: Upload single object finished 2022/03/02 05:39:33 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only10: Upload single object finished 2022/03/02 05:39:33 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both11: Upload single object finished 2022/03/02 05:39:34 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only11: Upload single object finished 2022/03/02 05:39:36 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both12: Upload single object finished 2022/03/02 05:39:36 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only12: Upload single object finished 2022/03/02 05:39:38 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both13: Upload single object finished 2022/03/02 05:39:38 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only13: Upload single object finished 2022/03/02 05:39:39 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both14: Upload single object finished 2022/03/02 05:39:39 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only14: Upload single object finished 2022/03/02 05:39:40 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both15: Upload single object finished 2022/03/02 05:39:41 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only15: Upload single object finished 2022/03/02 05:39:42 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both16: Upload single object finished 2022/03/02 05:39:42 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only16: Upload single object finished 2022/03/02 05:39:43 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both17: Upload single object finished 2022/03/02 05:39:45 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only17: Upload single object finished 2022/03/02 05:39:45 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both18: Upload single object finished 2022/03/02 05:39:46 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only18: Upload single object finished 2022/03/02 05:39:46 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both19: Upload single object finished 2022/03/02 05:39:47 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only19: Upload single object finished 2022/03/02 05:40:04 DEBUG : both0: Sizes identical 2022/03/02 05:40:04 DEBUG : both10: Sizes identical 2022/03/02 05:40:04 DEBUG : both0: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both10: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both12: Sizes identical 2022/03/02 05:40:04 DEBUG : both12: Unchanged skipping 2022/03/02 05:40:04 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:40:04 DEBUG : both13: Sizes identical 2022/03/02 05:40:04 DEBUG : both1: Sizes identical 2022/03/02 05:40:04 DEBUG : both13: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both1: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both15: Sizes identical 2022/03/02 05:40:04 DEBUG : both15: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both16: Sizes identical 2022/03/02 05:40:04 DEBUG : both17: Sizes identical 2022/03/02 05:40:04 DEBUG : both16: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both14: Sizes identical 2022/03/02 05:40:04 DEBUG : both14: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both18: Sizes identical 2022/03/02 05:40:04 DEBUG : both19: Sizes identical 2022/03/02 05:40:04 DEBUG : both18: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both2: Sizes identical 2022/03/02 05:40:04 DEBUG : both2: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both3: Sizes identical 2022/03/02 05:40:04 DEBUG : both3: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both4: Sizes identical 2022/03/02 05:40:04 DEBUG : both4: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both5: Sizes identical 2022/03/02 05:40:04 DEBUG : both5: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both6: Sizes identical 2022/03/02 05:40:04 DEBUG : both6: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both7: Sizes identical 2022/03/02 05:40:04 DEBUG : both7: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both17: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both9: Sizes identical 2022/03/02 05:40:04 DEBUG : both9: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both19: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both11: Sizes identical 2022/03/02 05:40:04 DEBUG : both11: Unchanged skipping 2022/03/02 05:40:04 DEBUG : both8: Sizes identical 2022/03/02 05:40:04 DEBUG : both8: Unchanged skipping 2022/03/02 05:40:04 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:40:04 DEBUG : Waiting for deletions to finish 2022/03/02 05:40:05 INFO : only1: Deleted 2022/03/02 05:40:05 INFO : only0: Deleted 2022/03/02 05:40:05 INFO : only11: Deleted 2022/03/02 05:40:05 INFO : only13: Deleted 2022/03/02 05:40:06 INFO : only15: Deleted 2022/03/02 05:40:06 INFO : only17: Deleted 2022/03/02 05:40:06 INFO : only4: Deleted 2022/03/02 05:40:06 INFO : only12: Deleted 2022/03/02 05:40:06 INFO : only2: Deleted 2022/03/02 05:40:06 INFO : only6: Deleted 2022/03/02 05:40:06 INFO : only8: Deleted 2022/03/02 05:40:06 INFO : only5: Deleted 2022/03/02 05:40:06 INFO : only7: Deleted 2022/03/02 05:40:06 INFO : only9: Deleted 2022/03/02 05:40:06 INFO : only10: Deleted 2022/03/02 05:40:07 INFO : only14: Deleted 2022/03/02 05:40:07 INFO : only16: Deleted 2022/03/02 05:40:07 INFO : only19: Deleted 2022/03/02 05:40:07 INFO : only18: Deleted 2022/03/02 05:40:07 INFO : only3: Deleted 2022/03/02 05:40:07 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (66.28s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0", Local "Local file system at /tmp/rclone1133680637", Modify Window "876000h0m0s" 2022/03/02 05:40:23 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both0: Upload single object finished 2022/03/02 05:40:24 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only0: Upload single object finished 2022/03/02 05:40:25 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both1: Upload single object finished 2022/03/02 05:40:25 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only1: Upload single object finished 2022/03/02 05:40:26 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both2: Upload single object finished 2022/03/02 05:40:28 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only2: Upload single object finished 2022/03/02 05:40:28 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both3: Upload single object finished 2022/03/02 05:40:29 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only3: Upload single object finished 2022/03/02 05:40:30 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both4: Upload single object finished 2022/03/02 05:40:31 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only4: Upload single object finished 2022/03/02 05:40:32 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both5: Upload single object finished 2022/03/02 05:40:33 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only5: Upload single object finished 2022/03/02 05:40:33 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both6: Upload single object finished 2022/03/02 05:40:36 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only6: Upload single object finished 2022/03/02 05:40:37 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both7: Upload single object finished 2022/03/02 05:40:37 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only7: Upload single object finished 2022/03/02 05:40:38 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both8: Upload single object finished 2022/03/02 05:40:39 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only8: Upload single object finished 2022/03/02 05:40:40 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both9: Upload single object finished 2022/03/02 05:40:41 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only9: Upload single object finished 2022/03/02 05:40:41 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both10: Upload single object finished 2022/03/02 05:40:42 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only10: Upload single object finished 2022/03/02 05:40:43 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both11: Upload single object finished 2022/03/02 05:40:43 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only11: Upload single object finished 2022/03/02 05:40:44 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both12: Upload single object finished 2022/03/02 05:40:45 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only12: Upload single object finished 2022/03/02 05:40:45 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both13: Upload single object finished 2022/03/02 05:40:46 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only13: Upload single object finished 2022/03/02 05:40:48 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both14: Upload single object finished 2022/03/02 05:40:48 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only14: Upload single object finished 2022/03/02 05:40:49 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both15: Upload single object finished 2022/03/02 05:40:49 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only15: Upload single object finished 2022/03/02 05:40:50 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both16: Upload single object finished 2022/03/02 05:40:50 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only16: Upload single object finished 2022/03/02 05:40:51 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both17: Upload single object finished 2022/03/02 05:40:52 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only17: Upload single object finished 2022/03/02 05:40:52 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both18: Upload single object finished 2022/03/02 05:40:53 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only18: Upload single object finished 2022/03/02 05:40:54 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key both19: Upload single object finished 2022/03/02 05:40:54 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only19: Upload single object finished 2022/03/02 05:41:08 DEBUG : both0: Sizes identical 2022/03/02 05:41:08 DEBUG : both0: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both1: Sizes identical 2022/03/02 05:41:08 DEBUG : both1: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both10: Sizes identical 2022/03/02 05:41:08 DEBUG : both10: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both11: Sizes identical 2022/03/02 05:41:08 DEBUG : both11: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both12: Sizes identical 2022/03/02 05:41:08 DEBUG : both12: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both13: Sizes identical 2022/03/02 05:41:08 DEBUG : both13: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both14: Sizes identical 2022/03/02 05:41:08 DEBUG : both14: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both15: Sizes identical 2022/03/02 05:41:08 DEBUG : both15: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both16: Sizes identical 2022/03/02 05:41:08 DEBUG : both16: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both17: Sizes identical 2022/03/02 05:41:08 DEBUG : both17: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both18: Sizes identical 2022/03/02 05:41:08 DEBUG : both18: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both19: Sizes identical 2022/03/02 05:41:08 DEBUG : both19: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both2: Sizes identical 2022/03/02 05:41:08 DEBUG : both2: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both3: Sizes identical 2022/03/02 05:41:08 DEBUG : both3: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both4: Sizes identical 2022/03/02 05:41:08 DEBUG : both4: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both5: Sizes identical 2022/03/02 05:41:08 DEBUG : both5: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both6: Sizes identical 2022/03/02 05:41:08 DEBUG : both6: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both7: Sizes identical 2022/03/02 05:41:08 DEBUG : both7: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both8: Sizes identical 2022/03/02 05:41:08 DEBUG : both8: Unchanged skipping 2022/03/02 05:41:08 DEBUG : both9: Sizes identical 2022/03/02 05:41:08 DEBUG : both9: Unchanged skipping 2022/03/02 05:41:08 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/03/02 05:41:08 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for checks to finish 2022/03/02 05:41:08 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Waiting for transfers to finish 2022/03/02 05:41:09 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only0: Upload single object finished 2022/03/02 05:41:09 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only1: Upload single object finished 2022/03/02 05:41:09 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only10: Upload single object finished 2022/03/02 05:41:09 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only11: Upload single object finished 2022/03/02 05:41:10 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:10 INFO : only0: Copied (replaced existing) 2022/03/02 05:41:10 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:10 INFO : only1: Copied (replaced existing) 2022/03/02 05:41:10 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:10 INFO : only10: Copied (replaced existing) 2022/03/02 05:41:10 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:10 INFO : only11: Copied (replaced existing) 2022/03/02 05:41:10 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only12: Upload single object finished 2022/03/02 05:41:10 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only14: Upload single object finished 2022/03/02 05:41:10 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only13: Upload single object finished 2022/03/02 05:41:10 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only15: Upload single object finished 2022/03/02 05:41:10 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:10 INFO : only12: Copied (replaced existing) 2022/03/02 05:41:11 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:11 INFO : only14: Copied (replaced existing) 2022/03/02 05:41:11 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:11 INFO : only15: Copied (replaced existing) 2022/03/02 05:41:11 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:11 INFO : only13: Copied (replaced existing) 2022/03/02 05:41:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only16: Upload single object finished 2022/03/02 05:41:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only17: Upload single object finished 2022/03/02 05:41:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only18: Upload single object finished 2022/03/02 05:41:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only19: Upload single object finished 2022/03/02 05:41:11 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:11 INFO : only16: Copied (replaced existing) 2022/03/02 05:41:11 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:11 INFO : only17: Copied (replaced existing) 2022/03/02 05:41:11 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:11 INFO : only18: Copied (replaced existing) 2022/03/02 05:41:11 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:11 INFO : only19: Copied (replaced existing) 2022/03/02 05:41:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only3: Upload single object finished 2022/03/02 05:41:11 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only4: Upload single object finished 2022/03/02 05:41:12 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only2: Upload single object finished 2022/03/02 05:41:12 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:12 INFO : only3: Copied (replaced existing) 2022/03/02 05:41:12 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:12 INFO : only4: Copied (replaced existing) 2022/03/02 05:41:12 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:12 INFO : only2: Copied (replaced existing) 2022/03/02 05:41:12 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only6: Upload single object finished 2022/03/02 05:41:12 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only7: Upload single object finished 2022/03/02 05:41:12 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only8: Upload single object finished 2022/03/02 05:41:12 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only5: Upload single object finished 2022/03/02 05:41:12 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:12 INFO : only6: Copied (replaced existing) 2022/03/02 05:41:12 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:12 INFO : only7: Copied (replaced existing) 2022/03/02 05:41:12 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:12 INFO : only8: Copied (replaced existing) 2022/03/02 05:41:12 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:12 INFO : only5: Copied (replaced existing) 2022/03/02 05:41:12 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0 key only9: Upload single object finished 2022/03/02 05:41:13 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/03/02 05:41:13 INFO : only9: Copied (replaced existing) 2022/03/02 05:41:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (72.29s) PASS 2022/03/02 05:41:35 DEBUG : QingStor bucket rclone-test-pimopob9xiqaqeh3lepilam0: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestQingStor: -verbose" - Finished OK in 10m28.063472715s (try 1/5)