"./sync.test -test.v -test.timeout 1h0m0s -remote TestQingStor: -verbose" - Starting (try 1/5) 2021/12/23 05:27:54 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1" 2021/12/23 05:27:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/23 05:27:54 DEBUG : Creating backend with remote "/tmp/rclone3965989303" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:27:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/12/23 05:27:56 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:27:56 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.80s) === RUN TestCopy run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:27:57 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:27:57 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:27:57 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub dir/hello world: Upload single object finished 2021/12/23 05:27:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:27:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (1.68s) === RUN TestCopyMissingDirectory run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:27:58 DEBUG : Creating backend with remote "/non-existing" 2021/12/23 05:27:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/12/23 05:27:59 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:27:59 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.60s) === RUN TestCopyNoTraverse run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:27:59 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:27:59 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:00 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub dir/hello world: Upload single object finished 2021/12/23 05:28:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:28:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.74s) === RUN TestCopyCheckFirst run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:01 INFO : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Running all checks before starting transfers 2021/12/23 05:28:01 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:01 INFO : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Checks finished, now starting transfers 2021/12/23 05:28:01 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:01 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub dir/hello world: Upload single object finished 2021/12/23 05:28:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:28:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.62s) === RUN TestSyncNoTraverse run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:02 ERROR : Ignoring --no-traverse with sync 2021/12/23 05:28:03 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:03 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:03 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub dir/hello world: Upload single object finished 2021/12/23 05:28:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:28:03 INFO : sub dir/hello world: Copied (new) 2021/12/23 05:28:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.62s) === RUN TestCopyWithDepth run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:04 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:04 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key hello world2: Upload single object finished 2021/12/23 05:28:05 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2021/12/23 05:28:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.85s) === RUN TestCopyWithFilesFrom run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:06 DEBUG : hello world2: Excluded 2021/12/23 05:28:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato2: Upload single object finished 2021/12/23 05:28:07 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:28:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:08 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:08 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:08 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato2: Upload single object finished 2021/12/23 05:28:08 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:28:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.78s) === RUN TestCopyEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:09 DEBUG : sub dir2: Making directory 2021/12/23 05:28:10 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:10 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:10 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub dir/hello world: Upload single object finished 2021/12/23 05:28:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:28:10 INFO : sub dir/hello world: Copied (new) 2021/12/23 05:28:10 DEBUG : sub dir2: Making directory 2021/12/23 05:28:10 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: copied 1 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (1.62s) === RUN TestMoveEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:11 DEBUG : sub dir2: Making directory 2021/12/23 05:28:11 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:11 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:12 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub dir/hello world: Upload single object finished 2021/12/23 05:28:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:28:12 INFO : sub dir/hello world: Copied (new) 2021/12/23 05:28:12 INFO : sub dir/hello world: Deleted 2021/12/23 05:28:12 DEBUG : sub dir: Making directory 2021/12/23 05:28:12 DEBUG : sub dir2: Making directory 2021/12/23 05:28:12 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: copied 2 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (1.79s) === RUN TestSyncEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:13 DEBUG : sub dir2: Making directory 2021/12/23 05:28:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub dir/hello world: Upload single object finished 2021/12/23 05:28:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:28:13 INFO : sub dir/hello world: Copied (new) 2021/12/23 05:28:13 DEBUG : sub dir2: Making directory 2021/12/23 05:28:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: copied 1 directories 2021/12/23 05:28:13 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (1.62s) === RUN TestServerSideCopy run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:15 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub dir/hello world: Upload single object finished 2021/12/23 05:28:15 DEBUG : Creating backend with remote "TestQingStor:rclone-test-sugubub2posowis2jadumur6" sync_test.go:275: Server side copy (if possible) QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 -> QingStor bucket rclone-test-sugubub2posowis2jadumur6 2021/12/23 05:28:16 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: Waiting for checks to finish 2021/12/23 05:28:16 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: Waiting for transfers to finish 2021/12/23 05:28:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:28:18 INFO : sub dir/hello world: Copied (server-side copy) 2021/12/23 05:28:18 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: Purge object "sub dir/hello world" 2021/12/23 05:28:19 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: Purge dir "sub dir" 2021/12/23 05:28:19 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: Purge dir "" 2021/12/23 05:28:19 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: QingStor bucket lease not ready, retries: 0 2021/12/23 05:28:20 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: QingStor bucket lease not ready, retries: 1 2021/12/23 05:28:22 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: QingStor bucket lease not ready, retries: 2 2021/12/23 05:28:23 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: QingStor bucket lease not ready, retries: 3 2021/12/23 05:28:24 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: QingStor bucket lease not ready, retries: 4 2021/12/23 05:28:25 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: QingStor bucket lease not ready, retries: 5 2021/12/23 05:28:27 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: QingStor bucket lease not ready, retries: 6 2021/12/23 05:28:28 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: QingStor bucket lease not ready, retries: 7 2021/12/23 05:28:29 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: QingStor bucket lease not ready, retries: 8 2021/12/23 05:28:30 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: QingStor bucket lease not ready, retries: 9 2021/12/23 05:28:32 DEBUG : QingStor bucket rclone-test-sugubub2posowis2jadumur6: QingStor bucket lease not ready, retries: 10 --- PASS: TestServerSideCopy (18.72s) === RUN TestCopyAfterDelete run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:33 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub dir/hello world: Upload single object finished 2021/12/23 05:28:34 ERROR : : error listing: directory not found 2021/12/23 05:28:34 DEBUG : Local file system at /tmp/rclone3965989303: Making directory 2021/12/23 05:28:34 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:34 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:35 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub dir/hello world: Upload single object finished 2021/12/23 05:28:36 DEBUG : Local file system at /tmp/rclone3965989303: Waiting for checks to finish 2021/12/23 05:28:36 DEBUG : Local file system at /tmp/rclone3965989303: Waiting for transfers to finish 2021/12/23 05:28:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:28:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:37 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:37 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:38 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key check sum: Upload single object finished 2021/12/23 05:28:38 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/12/23 05:28:38 INFO : check sum: Copied (new) 2021/12/23 05:28:38 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:38 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:38 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/12/23 05:28:38 DEBUG : check sum: Size and md5 of src and dst objects identical 2021/12/23 05:28:38 DEBUG : check sum: Unchanged skipping 2021/12/23 05:28:38 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:38 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:38 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.27s) === RUN TestSyncSizeOnly run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:40 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:40 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:40 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sizeonly: Upload single object finished 2021/12/23 05:28:40 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/12/23 05:28:40 INFO : sizeonly: Copied (new) 2021/12/23 05:28:40 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:41 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:41 DEBUG : sizeonly: Sizes identical 2021/12/23 05:28:41 DEBUG : sizeonly: Unchanged skipping 2021/12/23 05:28:41 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:41 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.18s) === RUN TestSyncIgnoreSize run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:42 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:42 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:42 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key ignore-size: Upload single object finished 2021/12/23 05:28:42 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2021/12/23 05:28:42 INFO : ignore-size: Copied (new) 2021/12/23 05:28:42 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:43 DEBUG : ignore-size: Sizes identical 2021/12/23 05:28:43 DEBUG : ignore-size: Unchanged skipping 2021/12/23 05:28:43 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:43 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:43 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.14s) === RUN TestSyncIgnoreTimes run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:44 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key existing: Upload single object finished 2021/12/23 05:28:45 DEBUG : existing: Sizes identical 2021/12/23 05:28:45 DEBUG : existing: Unchanged skipping 2021/12/23 05:28:45 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:45 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:45 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:45 INFO : There was nothing to transfer 2021/12/23 05:28:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/12/23 05:28:45 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:45 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:45 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key existing: Upload single object finished 2021/12/23 05:28:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/12/23 05:28:45 INFO : existing: Copied (replaced existing) 2021/12/23 05:28:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.61s) === RUN TestSyncIgnoreExisting run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:46 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:46 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:47 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key existing: Upload single object finished 2021/12/23 05:28:47 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/12/23 05:28:47 INFO : existing: Copied (new) 2021/12/23 05:28:47 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:47 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:47 DEBUG : existing: Destination exists, skipping 2021/12/23 05:28:47 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:47 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.05s) === RUN TestSyncIgnoreErrors run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:49 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key b/potato: Upload single object finished 2021/12/23 05:28:49 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key c/non empty space: Upload single object finished 2021/12/23 05:28:50 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2021/12/23 05:28:51 DEBUG : c/non empty space: Sizes identical 2021/12/23 05:28:51 DEBUG : c/non empty space: Unchanged skipping 2021/12/23 05:28:51 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:51 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:51 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key a/potato2: Upload single object finished 2021/12/23 05:28:52 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:28:52 INFO : a/potato2: Copied (new) 2021/12/23 05:28:52 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:52 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (4.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:54 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key empty space: Upload single object finished 2021/12/23 05:28:54 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:54 DEBUG : empty space: Sizes identical 2021/12/23 05:28:54 DEBUG : empty space: Unchanged skipping 2021/12/23 05:28:54 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:54 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:54 INFO : There was nothing to transfer 2021/12/23 05:28:55 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:55 DEBUG : empty space: Sizes identical 2021/12/23 05:28:55 DEBUG : empty space: Unchanged skipping 2021/12/23 05:28:55 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:55 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:55 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:56 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key empty space: Upload single object finished 2021/12/23 05:28:57 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:28:57 DEBUG : empty space: Sizes identical 2021/12/23 05:28:57 DEBUG : empty space: Unchanged skipping 2021/12/23 05:28:57 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:28:57 DEBUG : Waiting for deletions to finish 2021/12/23 05:28:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.12s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.39s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:28:59 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key empty space: Upload single object finished 2021/12/23 05:29:00 DEBUG : empty space: Sizes identical 2021/12/23 05:29:00 DEBUG : empty space: Unchanged skipping 2021/12/23 05:29:00 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:00 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:00 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:00 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:29:00 INFO : potato: Copied (new) 2021/12/23 05:29:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.35s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:02 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/12/23 05:29:03 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:03 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:03 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:03 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2021/12/23 05:29:03 INFO : potato: Copied (replaced existing) 2021/12/23 05:29:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.52s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2021/12/23 05:29:04 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:05 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2021/12/23 05:29:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:06 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2021/12/23 05:29:06 INFO : potato: Copied (replaced existing) 2021/12/23 05:29:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:07 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:07 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key empty space: Upload single object finished 2021/12/23 05:29:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/12/23 05:29:08 DEBUG : empty space: Sizes identical 2021/12/23 05:29:08 DEBUG : empty space: Unchanged skipping 2021/12/23 05:29:08 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:08 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:08 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:09 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:10 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key empty space: Upload single object finished 2021/12/23 05:29:11 DEBUG : empty space: Sizes identical 2021/12/23 05:29:11 DEBUG : empty space: Unchanged skipping 2021/12/23 05:29:11 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:11 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:11 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato2: Upload single object finished 2021/12/23 05:29:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:29:11 INFO : potato2: Copied (new) 2021/12/23 05:29:11 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:11 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key b/potato: Upload single object finished 2021/12/23 05:29:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key c/non empty space: Upload single object finished 2021/12/23 05:29:14 DEBUG : d: Making directory 2021/12/23 05:29:14 DEBUG : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2021/12/23 05:29:15 DEBUG : c/non empty space: Sizes identical 2021/12/23 05:29:15 DEBUG : c/non empty space: Unchanged skipping 2021/12/23 05:29:15 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key a/potato2: Upload single object finished 2021/12/23 05:29:15 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:15 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:15 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:29:15 INFO : a/potato2: Copied (new) 2021/12/23 05:29:15 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:15 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:17 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key b/potato: Upload single object finished 2021/12/23 05:29:17 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key c/non empty space: Upload single object finished 2021/12/23 05:29:17 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2021/12/23 05:29:18 DEBUG : c/non empty space: Sizes identical 2021/12/23 05:29:18 DEBUG : c/non empty space: Unchanged skipping 2021/12/23 05:29:18 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:18 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:18 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key a/potato2: Upload single object finished 2021/12/23 05:29:18 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:29:18 INFO : a/potato2: Copied (new) 2021/12/23 05:29:18 ERROR : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: not deleting files as there were IO errors 2021/12/23 05:29:18 ERROR : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:20 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:21 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key empty space: Upload single object finished 2021/12/23 05:29:22 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:22 DEBUG : empty space: Sizes identical 2021/12/23 05:29:22 DEBUG : empty space: Unchanged skipping 2021/12/23 05:29:22 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:22 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:22 INFO : potato: Deleted 2021/12/23 05:29:22 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato2: Upload single object finished 2021/12/23 05:29:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:29:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.31s) === RUN TestSyncDeleteBefore run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:24 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:24 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key empty space: Upload single object finished 2021/12/23 05:29:25 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:25 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:25 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:25 INFO : potato: Deleted 2021/12/23 05:29:26 DEBUG : empty space: Sizes identical 2021/12/23 05:29:26 DEBUG : empty space: Unchanged skipping 2021/12/23 05:29:26 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:26 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:26 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato2: Upload single object finished 2021/12/23 05:29:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:29:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.86s) === RUN TestCopyDeleteBefore run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:28 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:28 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:28 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:29 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato2: Upload single object finished 2021/12/23 05:29:29 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2021/12/23 05:29:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.75s) === RUN TestSyncWithExclude run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:30 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato2: Upload single object finished 2021/12/23 05:29:31 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key empty space: Upload single object finished 2021/12/23 05:29:32 DEBUG : enormous: Excluded 2021/12/23 05:29:32 DEBUG : potato2: Excluded 2021/12/23 05:29:32 DEBUG : potato2: Excluded 2021/12/23 05:29:32 DEBUG : empty space: Sizes identical 2021/12/23 05:29:32 DEBUG : empty space: Unchanged skipping 2021/12/23 05:29:32 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:32 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:32 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:32 INFO : There was nothing to transfer 2021/12/23 05:29:32 DEBUG : enormous: Excluded 2021/12/23 05:29:32 DEBUG : potato2: Excluded 2021/12/23 05:29:33 DEBUG : potato2: Excluded 2021/12/23 05:29:33 DEBUG : Local file system at /tmp/rclone3965989303: Waiting for checks to finish 2021/12/23 05:29:33 DEBUG : empty space: Sizes identical 2021/12/23 05:29:33 DEBUG : empty space: Unchanged skipping 2021/12/23 05:29:33 DEBUG : Local file system at /tmp/rclone3965989303: Waiting for transfers to finish 2021/12/23 05:29:33 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:34 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato2: Upload single object finished 2021/12/23 05:29:34 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key empty space: Upload single object finished 2021/12/23 05:29:35 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key enormous: Upload single object finished 2021/12/23 05:29:36 DEBUG : enormous: Excluded 2021/12/23 05:29:36 DEBUG : potato2: Excluded 2021/12/23 05:29:36 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:36 DEBUG : empty space: Sizes identical 2021/12/23 05:29:36 DEBUG : empty space: Unchanged skipping 2021/12/23 05:29:36 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:36 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:36 INFO : potato2: Deleted 2021/12/23 05:29:36 INFO : enormous: Deleted 2021/12/23 05:29:36 INFO : There was nothing to transfer 2021/12/23 05:29:36 DEBUG : Local file system at /tmp/rclone3965989303: Waiting for checks to finish 2021/12/23 05:29:37 DEBUG : empty space: Sizes identical 2021/12/23 05:29:37 DEBUG : empty space: Unchanged skipping 2021/12/23 05:29:37 DEBUG : Local file system at /tmp/rclone3965989303: Waiting for transfers to finish 2021/12/23 05:29:37 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:37 INFO : potato2: Deleted 2021/12/23 05:29:37 INFO : enormous: Deleted 2021/12/23 05:29:37 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.71s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.38s) === 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-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: true 2021/12/23 05:29:38 INFO : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Making map for --track-renames 2021/12/23 05:29:38 INFO : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Finished making map for --track-renames 2021/12/23 05:29:38 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:38 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for renames to finish 2021/12/23 05:29:38 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:38 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:38 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key yam: Upload single object finished 2021/12/23 05:29:38 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/12/23 05:29:38 INFO : potato: Copied (new) 2021/12/23 05:29:38 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/12/23 05:29:38 INFO : yam: Copied (new) 2021/12/23 05:29:38 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:39 DEBUG : potato: Sizes identical 2021/12/23 05:29:39 DEBUG : potato: Unchanged skipping 2021/12/23 05:29:39 INFO : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Making map for --track-renames 2021/12/23 05:29:39 INFO : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Finished making map for --track-renames 2021/12/23 05:29:39 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:39 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for renames to finish 2021/12/23 05:29:42 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/12/23 05:29:42 INFO : yam: Copied (server-side copy) to: yaml 2021/12/23 05:29:42 INFO : yam: Deleted 2021/12/23 05:29:42 INFO : yaml: Renamed from "yam" 2021/12/23 05:29:42 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (5.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2021/12/23 05:29:44 ERROR : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Ignoring --track-renames as either the source or destination do not support modtime 2021/12/23 05:29:44 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:44 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:44 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:44 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key yam: Upload single object finished 2021/12/23 05:29:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/12/23 05:29:44 INFO : potato: Copied (new) 2021/12/23 05:29:44 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/12/23 05:29:44 INFO : yam: Copied (new) 2021/12/23 05:29:44 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:45 ERROR : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Ignoring --track-renames as either the source or destination do not support modtime 2021/12/23 05:29:45 DEBUG : potato: Sizes identical 2021/12/23 05:29:45 DEBUG : potato: Unchanged skipping 2021/12/23 05:29:45 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:45 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:45 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key yaml: Upload single object finished 2021/12/23 05:29:45 DEBUG : yaml: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/12/23 05:29:45 INFO : yaml: Copied (new) 2021/12/23 05:29:45 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:46 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.48s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2021/12/23 05:29:47 INFO : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Making map for --track-renames 2021/12/23 05:29:47 INFO : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Finished making map for --track-renames 2021/12/23 05:29:47 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:47 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for renames to finish 2021/12/23 05:29:47 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:47 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato: Upload single object finished 2021/12/23 05:29:48 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub/yam: Upload single object finished 2021/12/23 05:29:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2021/12/23 05:29:48 INFO : potato: Copied (new) 2021/12/23 05:29:48 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/12/23 05:29:48 INFO : sub/yam: Copied (new) 2021/12/23 05:29:48 DEBUG : Waiting for deletions to finish 2021/12/23 05:29:49 DEBUG : potato: Sizes identical 2021/12/23 05:29:49 DEBUG : potato: Unchanged skipping 2021/12/23 05:29:49 INFO : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Making map for --track-renames 2021/12/23 05:29:49 INFO : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Finished making map for --track-renames 2021/12/23 05:29:49 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:49 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for renames to finish 2021/12/23 05:29:49 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2021/12/23 05:29:49 INFO : sub/yam: Copied (server-side copy) to: yam 2021/12/23 05:29:50 INFO : sub/yam: Deleted 2021/12/23 05:29:50 INFO : yam: Renamed from "sub/yam" 2021/12/23 05:29:50 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.98s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:51 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:51 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:52 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key nested/sub dir/file: Upload single object finished 2021/12/23 05:29:52 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub dir/hello world: Upload single object finished 2021/12/23 05:29:52 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/12/23 05:29:52 INFO : nested/sub dir/file: Copied (new) 2021/12/23 05:29:52 INFO : nested/sub dir/file: Deleted 2021/12/23 05:29:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:29:52 INFO : sub dir/hello world: Copied (new) 2021/12/23 05:29:52 INFO : sub dir/hello world: Deleted 2021/12/23 05:29:52 INFO : sub dir: Removing directory 2021/12/23 05:29:52 INFO : nested/sub dir: Removing directory 2021/12/23 05:29:52 INFO : nested: Removing directory 2021/12/23 05:29:52 DEBUG : Local file system at /tmp/rclone3965989303: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.20s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:53 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:53 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:54 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key nested/sub dir/file: Upload single object finished 2021/12/23 05:29:54 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key sub dir/hello world: Upload single object finished 2021/12/23 05:29:54 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2021/12/23 05:29:54 INFO : nested/sub dir/file: Copied (new) 2021/12/23 05:29:54 INFO : nested/sub dir/file: Deleted 2021/12/23 05:29:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/23 05:29:54 INFO : sub dir/hello world: Copied (new) 2021/12/23 05:29:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:55 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:55 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:55 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key existing-b: Upload single object finished 2021/12/23 05:29:56 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key existing: Upload single object finished 2021/12/23 05:29:56 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2021/12/23 05:29:56 INFO : existing-b: Copied (new) 2021/12/23 05:29:56 INFO : existing-b: Deleted 2021/12/23 05:29:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/12/23 05:29:56 INFO : existing: Copied (new) 2021/12/23 05:29:56 INFO : existing: Deleted 2021/12/23 05:29:56 DEBUG : existing: Destination exists, skipping 2021/12/23 05:29:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2021/12/23 05:29:56 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:29:56 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:29:56 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.69s) === RUN TestServerSideMove run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:29:58 DEBUG : Creating backend with remote "TestQingStor:rclone-test-zovagem2xaxepax7zimasap7" 2021/12/23 05:29:58 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato2: Upload single object finished 2021/12/23 05:29:58 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key empty space: Upload single object finished 2021/12/23 05:29:59 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato3: Upload single object finished sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 -> QingStor bucket rclone-test-zovagem2xaxepax7zimasap7 2021/12/23 05:30:02 DEBUG : QingStor bucket rclone-test-zovagem2xaxepax7zimasap7 key empty space: Upload single object finished 2021/12/23 05:30:02 DEBUG : QingStor bucket rclone-test-zovagem2xaxepax7zimasap7 key potato3: Upload single object finished 2021/12/23 05:30:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/12/23 05:30:03 DEBUG : QingStor bucket rclone-test-zovagem2xaxepax7zimasap7: Waiting for checks to finish 2021/12/23 05:30:04 DEBUG : empty space: Sizes identical 2021/12/23 05:30:04 DEBUG : empty space: Unchanged skipping 2021/12/23 05:30:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:30:04 INFO : potato2: Copied (server-side copy) 2021/12/23 05:30:04 INFO : empty space: Deleted 2021/12/23 05:30:04 DEBUG : QingStor bucket rclone-test-zovagem2xaxepax7zimasap7: Waiting for transfers to finish 2021/12/23 05:30:04 INFO : potato2: Deleted 2021/12/23 05:30:04 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/12/23 05:30:04 INFO : potato3: Copied (server-side copy) 2021/12/23 05:30:04 INFO : potato3: Deleted 2021/12/23 05:30:05 DEBUG : Creating backend with remote "TestQingStor:rclone-test-nucibit7vabecir2yugodaf1" 2021/12/23 05:30:05 DEBUG : QingStor bucket rclone-test-nucibit7vabecir2yugodaf1: Waiting for checks to finish 2021/12/23 05:30:05 DEBUG : QingStor bucket rclone-test-nucibit7vabecir2yugodaf1: Waiting for transfers to finish 2021/12/23 05:30:07 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/12/23 05:30:07 INFO : potato3: Copied (server-side copy) 2021/12/23 05:30:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:30:07 INFO : potato2: Copied (server-side copy) 2021/12/23 05:30:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/12/23 05:30:07 INFO : empty space: Copied (server-side copy) 2021/12/23 05:30:07 INFO : potato3: Deleted 2021/12/23 05:30:08 INFO : potato2: Deleted 2021/12/23 05:30:08 INFO : empty space: Deleted 2021/12/23 05:30:09 DEBUG : QingStor bucket rclone-test-nucibit7vabecir2yugodaf1: Purge object "empty space" 2021/12/23 05:30:09 DEBUG : QingStor bucket rclone-test-nucibit7vabecir2yugodaf1: Purge object "potato2" 2021/12/23 05:30:09 DEBUG : QingStor bucket rclone-test-nucibit7vabecir2yugodaf1: Purge object "potato3" 2021/12/23 05:30:09 DEBUG : QingStor bucket rclone-test-nucibit7vabecir2yugodaf1: Purge dir "" 2021/12/23 05:30:10 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty 2021/12/23 05:30:10 DEBUG : QingStor bucket rclone-test-zovagem2xaxepax7zimasap7: Purge dir "" --- PASS: TestServerSideMove (13.17s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:30:11 DEBUG : Creating backend with remote "TestQingStor:rclone-test-xegimeg7mabalek0xekevuy8" 2021/12/23 05:30:11 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato2: Upload single object finished 2021/12/23 05:30:12 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key empty space: Upload single object finished 2021/12/23 05:30:12 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato3: Upload single object finished sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 -> QingStor bucket rclone-test-xegimeg7mabalek0xekevuy8 2021/12/23 05:30:14 DEBUG : QingStor bucket rclone-test-xegimeg7mabalek0xekevuy8 key empty space: Upload single object finished 2021/12/23 05:30:15 DEBUG : QingStor bucket rclone-test-xegimeg7mabalek0xekevuy8 key potato3: Upload single object finished 2021/12/23 05:30:16 DEBUG : empty space: Excluded 2021/12/23 05:30:16 DEBUG : empty space: Excluded 2021/12/23 05:30:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/12/23 05:30:16 DEBUG : QingStor bucket rclone-test-xegimeg7mabalek0xekevuy8: Waiting for checks to finish 2021/12/23 05:30:16 DEBUG : QingStor bucket rclone-test-xegimeg7mabalek0xekevuy8: Waiting for transfers to finish 2021/12/23 05:30:17 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/12/23 05:30:17 INFO : potato3: Copied (server-side copy) 2021/12/23 05:30:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:30:17 INFO : potato2: Copied (server-side copy) 2021/12/23 05:30:17 INFO : potato3: Deleted 2021/12/23 05:30:17 INFO : potato2: Deleted 2021/12/23 05:30:18 DEBUG : Creating backend with remote "TestQingStor:rclone-test-rawizak8veguxey0wodinuq3" 2021/12/23 05:30:18 DEBUG : empty space: Excluded 2021/12/23 05:30:18 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: Waiting for checks to finish 2021/12/23 05:30:18 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: Waiting for transfers to finish 2021/12/23 05:30:21 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/12/23 05:30:21 INFO : potato3: Copied (server-side copy) 2021/12/23 05:30:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:30:21 INFO : potato2: Copied (server-side copy) 2021/12/23 05:30:21 INFO : potato3: Deleted 2021/12/23 05:30:21 INFO : potato2: Deleted 2021/12/23 05:30:22 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: Purge object "potato2" 2021/12/23 05:30:22 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: Purge object "potato3" 2021/12/23 05:30:22 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: Purge dir "" 2021/12/23 05:30:23 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: QingStor bucket lease not ready, retries: 0 2021/12/23 05:30:24 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: QingStor bucket lease not ready, retries: 1 2021/12/23 05:30:25 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: QingStor bucket lease not ready, retries: 2 2021/12/23 05:30:27 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: QingStor bucket lease not ready, retries: 3 2021/12/23 05:30:28 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: QingStor bucket lease not ready, retries: 4 2021/12/23 05:30:29 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: QingStor bucket lease not ready, retries: 5 2021/12/23 05:30:31 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: QingStor bucket lease not ready, retries: 6 2021/12/23 05:30:32 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: QingStor bucket lease not ready, retries: 7 2021/12/23 05:30:33 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: QingStor bucket lease not ready, retries: 8 2021/12/23 05:30:34 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: QingStor bucket lease not ready, retries: 9 2021/12/23 05:30:36 DEBUG : QingStor bucket rclone-test-rawizak8veguxey0wodinuq3: QingStor bucket lease not ready, retries: 10 2021/12/23 05:30:37 DEBUG : QingStor bucket rclone-test-xegimeg7mabalek0xekevuy8: Purge object "empty space" 2021/12/23 05:30:37 DEBUG : QingStor bucket rclone-test-xegimeg7mabalek0xekevuy8: Purge dir "" --- PASS: TestServerSideMoveWithFilter (27.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:30:38 DEBUG : Creating backend with remote "TestQingStor:rclone-test-togihib5josogob0befimat4" 2021/12/23 05:30:39 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato2: Upload single object finished 2021/12/23 05:30:39 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key empty space: Upload single object finished 2021/12/23 05:30:39 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato3: Upload single object finished 2021/12/23 05:30:40 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 -> QingStor bucket rclone-test-togihib5josogob0befimat4 2021/12/23 05:30:42 DEBUG : QingStor bucket rclone-test-togihib5josogob0befimat4 key empty space: Upload single object finished 2021/12/23 05:30:43 DEBUG : QingStor bucket rclone-test-togihib5josogob0befimat4 key potato3: Upload single object finished 2021/12/23 05:30:44 DEBUG : QingStor bucket rclone-test-togihib5josogob0befimat4: Waiting for checks to finish 2021/12/23 05:30:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/12/23 05:30:44 DEBUG : empty space: Sizes identical 2021/12/23 05:30:44 DEBUG : empty space: Unchanged skipping 2021/12/23 05:30:44 INFO : empty space: Deleted 2021/12/23 05:30:44 DEBUG : QingStor bucket rclone-test-togihib5josogob0befimat4: Waiting for transfers to finish 2021/12/23 05:30:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:30:44 INFO : potato2: Copied (server-side copy) 2021/12/23 05:30:44 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/12/23 05:30:44 INFO : potato3: Copied (server-side copy) 2021/12/23 05:30:44 INFO : potato2: Deleted 2021/12/23 05:30:44 INFO : potato3: Deleted 2021/12/23 05:30:46 DEBUG : Creating backend with remote "TestQingStor:rclone-test-wosidaj9yakijag6muxuyex5" 2021/12/23 05:30:46 DEBUG : tomatoDir: Making directory 2021/12/23 05:30:46 DEBUG : QingStor bucket rclone-test-wosidaj9yakijag6muxuyex5: Waiting for checks to finish 2021/12/23 05:30:46 DEBUG : QingStor bucket rclone-test-wosidaj9yakijag6muxuyex5: Waiting for transfers to finish 2021/12/23 05:30:47 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/12/23 05:30:47 INFO : empty space: Copied (server-side copy) 2021/12/23 05:30:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2021/12/23 05:30:47 INFO : potato2: Copied (server-side copy) 2021/12/23 05:30:47 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2021/12/23 05:30:47 INFO : potato3: Copied (server-side copy) 2021/12/23 05:30:48 INFO : empty space: Deleted 2021/12/23 05:30:48 INFO : potato2: Deleted 2021/12/23 05:30:48 INFO : potato3: Deleted 2021/12/23 05:30:49 DEBUG : QingStor bucket rclone-test-wosidaj9yakijag6muxuyex5: Purge object "empty space" 2021/12/23 05:30:49 DEBUG : QingStor bucket rclone-test-wosidaj9yakijag6muxuyex5: Purge object "potato2" 2021/12/23 05:30:49 DEBUG : QingStor bucket rclone-test-wosidaj9yakijag6muxuyex5: Purge object "potato3" 2021/12/23 05:30:50 DEBUG : QingStor bucket rclone-test-wosidaj9yakijag6muxuyex5: Purge dir "" 2021/12/23 05:30:51 DEBUG : QingStor bucket rclone-test-togihib5josogob0befimat4: Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.45s) === RUN TestServerSideMoveOverlap run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:30:52 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/rclone-move-test" 2021/12/23 05:30:52 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key potato2: Upload single object finished --- PASS: TestServerSideMoveOverlap (1.68s) === RUN TestSyncOverlap run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:30:54 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/rclone-sync-test" --- PASS: TestSyncOverlap (0.58s) === RUN TestSyncCompareDest run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:30:54 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/dst" 2021/12/23 05:30:54 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/CompareDest" 2021/12/23 05:30:55 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:30:55 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:30:55 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:30:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/23 05:30:56 INFO : one: Copied (new) 2021/12/23 05:30:56 DEBUG : Waiting for deletions to finish 2021/12/23 05:30:56 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:30:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/23 05:30:57 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:30:57 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:30:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/12/23 05:30:57 INFO : one: Copied (replaced existing) 2021/12/23 05:30:57 DEBUG : Waiting for deletions to finish 2021/12/23 05:30:58 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:30:58 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key CompareDest/one: Upload single object finished 2021/12/23 05:30:59 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:00 DEBUG : one: Sizes identical 2021/12/23 05:31:00 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/23 05:31:00 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:00 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:00 INFO : There was nothing to transfer 2021/12/23 05:31:00 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key CompareDest/two: Upload single object finished 2021/12/23 05:31:02 DEBUG : two: Sizes identical 2021/12/23 05:31:02 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/23 05:31:02 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:02 DEBUG : one: Sizes identical 2021/12/23 05:31:02 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/23 05:31:02 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:02 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:02 INFO : There was nothing to transfer 2021/12/23 05:31:03 DEBUG : two: Sizes identical 2021/12/23 05:31:03 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/23 05:31:03 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:03 DEBUG : one: Sizes identical 2021/12/23 05:31:03 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/23 05:31:03 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:03 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:03 INFO : There was nothing to transfer 2021/12/23 05:31:05 DEBUG : two: Sizes identical 2021/12/23 05:31:05 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/23 05:31:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:05 DEBUG : one: Sizes identical 2021/12/23 05:31:05 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/23 05:31:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:05 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:05 INFO : There was nothing to transfer 2021/12/23 05:31:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/12/23 05:31:07 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:07 DEBUG : one: Sizes identical 2021/12/23 05:31:07 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/23 05:31:07 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:07 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/two: Upload single object finished 2021/12/23 05:31:07 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2021/12/23 05:31:07 INFO : two: Copied (new) 2021/12/23 05:31:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.31s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:31:10 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key pre-dest1/1: Upload single object finished 2021/12/23 05:31:10 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key pre-dest2/2: Upload single object finished 2021/12/23 05:31:11 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/dest" 2021/12/23 05:31:11 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/pre-dest1" 2021/12/23 05:31:12 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/pre-dest2" 2021/12/23 05:31:12 DEBUG : 1: Sizes identical 2021/12/23 05:31:12 DEBUG : 1: Destination found in --compare-dest, skipping 2021/12/23 05:31:13 DEBUG : 2: Sizes identical 2021/12/23 05:31:13 DEBUG : 2: Destination found in --compare-dest, skipping 2021/12/23 05:31:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dest: Waiting for checks to finish 2021/12/23 05:31:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dest: Waiting for transfers to finish 2021/12/23 05:31:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dest/3: Upload single object finished 2021/12/23 05:31:13 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2021/12/23 05:31:13 INFO : 3: Copied (new) 2021/12/23 05:31:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (6.19s) === RUN TestSyncCopyDest run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:31:16 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/dst" 2021/12/23 05:31:16 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/CopyDest" 2021/12/23 05:31:16 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:16 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:17 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:31:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/23 05:31:17 INFO : one: Copied (new) 2021/12/23 05:31:17 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:18 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/23 05:31:18 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:18 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:31:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/12/23 05:31:19 INFO : one: Copied (replaced existing) 2021/12/23 05:31:19 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:19 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:31:20 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key CopyDest/one: Upload single object finished 2021/12/23 05:31:21 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/BackupDir" 2021/12/23 05:31:21 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:21 DEBUG : one: Sizes identical 2021/12/23 05:31:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/23 05:31:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/23 05:31:22 INFO : one: Copied (server-side copy) 2021/12/23 05:31:22 INFO : one: Deleted 2021/12/23 05:31:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2021/12/23 05:31:23 INFO : one: Copied (server-side copy) 2021/12/23 05:31:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/12/23 05:31:23 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:23 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:24 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key CopyDest/two: Upload single object finished 2021/12/23 05:31:26 DEBUG : two: Sizes identical 2021/12/23 05:31:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/12/23 05:31:27 INFO : two: Copied (server-side copy) 2021/12/23 05:31:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/12/23 05:31:27 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:27 DEBUG : one: Sizes identical 2021/12/23 05:31:27 DEBUG : one: Sizes identical 2021/12/23 05:31:27 DEBUG : one: Unchanged skipping 2021/12/23 05:31:27 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:27 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:29 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:29 DEBUG : one: Sizes identical 2021/12/23 05:31:29 DEBUG : one: Sizes identical 2021/12/23 05:31:29 DEBUG : one: Unchanged skipping 2021/12/23 05:31:29 DEBUG : two: Sizes identical 2021/12/23 05:31:29 DEBUG : two: Sizes identical 2021/12/23 05:31:29 DEBUG : two: Unchanged skipping 2021/12/23 05:31:29 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:29 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:29 INFO : There was nothing to transfer 2021/12/23 05:31:31 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key CopyDest/three: Upload single object finished 2021/12/23 05:31:33 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/12/23 05:31:33 DEBUG : three: Destination not found in --copy-dest 2021/12/23 05:31:33 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:33 DEBUG : one: Sizes identical 2021/12/23 05:31:33 DEBUG : one: Sizes identical 2021/12/23 05:31:33 DEBUG : one: Unchanged skipping 2021/12/23 05:31:33 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three: Upload single object finished 2021/12/23 05:31:33 DEBUG : two: Sizes identical 2021/12/23 05:31:33 DEBUG : two: Sizes identical 2021/12/23 05:31:33 DEBUG : two: Unchanged skipping 2021/12/23 05:31:33 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:33 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2021/12/23 05:31:33 INFO : three: Copied (new) 2021/12/23 05:31:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.67s) === RUN TestSyncBackupDir run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:31:37 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:31:37 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/two: Upload single object finished 2021/12/23 05:31:37 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:31:38 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/dst" 2021/12/23 05:31:39 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/backup" 2021/12/23 05:31:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/23 05:31:39 DEBUG : two: Sizes identical 2021/12/23 05:31:39 DEBUG : two: Unchanged skipping 2021/12/23 05:31:39 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/23 05:31:40 INFO : one: Copied (server-side copy) 2021/12/23 05:31:40 INFO : one: Deleted 2021/12/23 05:31:40 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:41 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:31:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/23 05:31:41 INFO : one: Copied (new) 2021/12/23 05:31:41 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:42 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/12/23 05:31:42 INFO : three.txt: Copied (server-side copy) 2021/12/23 05:31:42 INFO : three.txt: Deleted 2021/12/23 05:31:42 INFO : three.txt: Moved into backup dir 2021/12/23 05:31:43 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:31:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/23 05:31:45 DEBUG : two: Sizes identical 2021/12/23 05:31:45 DEBUG : two: Unchanged skipping 2021/12/23 05:31:45 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/23 05:31:45 INFO : one: Copied (server-side copy) 2021/12/23 05:31:45 INFO : one: Deleted 2021/12/23 05:31:45 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:46 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:31:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/12/23 05:31:46 INFO : one: Copied (new) 2021/12/23 05:31:46 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:47 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/23 05:31:47 INFO : three.txt: Copied (server-side copy) 2021/12/23 05:31:47 INFO : three.txt: Deleted 2021/12/23 05:31:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.55s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:31:49 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:31:49 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/two: Upload single object finished 2021/12/23 05:31:50 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:31:51 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/dst" 2021/12/23 05:31:51 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/backup" 2021/12/23 05:31:51 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/23 05:31:51 DEBUG : two: Sizes identical 2021/12/23 05:31:51 DEBUG : two: Unchanged skipping 2021/12/23 05:31:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/23 05:31:52 INFO : one: Copied (server-side copy) to: one.bak 2021/12/23 05:31:53 INFO : one: Deleted 2021/12/23 05:31:53 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:53 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:31:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/23 05:31:53 INFO : one: Copied (new) 2021/12/23 05:31:53 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:54 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/12/23 05:31:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/23 05:31:54 INFO : three.txt: Deleted 2021/12/23 05:31:54 INFO : three.txt: Moved into backup dir 2021/12/23 05:31:55 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:31:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/23 05:31:56 DEBUG : two: Sizes identical 2021/12/23 05:31:56 DEBUG : two: Unchanged skipping 2021/12/23 05:31:56 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:31:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/23 05:31:57 INFO : one: Copied (server-side copy) to: one.bak 2021/12/23 05:31:57 INFO : one: Deleted 2021/12/23 05:31:57 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:31:57 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:31:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/12/23 05:31:58 INFO : one: Copied (new) 2021/12/23 05:31:58 DEBUG : Waiting for deletions to finish 2021/12/23 05:31:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/23 05:31:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/23 05:31:59 INFO : three.txt: Deleted 2021/12/23 05:31:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.70s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:32:01 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:32:01 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/two: Upload single object finished 2021/12/23 05:32:02 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:32:03 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/dst" 2021/12/23 05:32:03 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/backup" 2021/12/23 05:32:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/23 05:32:03 DEBUG : two: Sizes identical 2021/12/23 05:32:03 DEBUG : two: Unchanged skipping 2021/12/23 05:32:03 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:32:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/23 05:32:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/12/23 05:32:05 INFO : one: Deleted 2021/12/23 05:32:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:32:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:32:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/23 05:32:05 INFO : one: Copied (new) 2021/12/23 05:32:05 DEBUG : Waiting for deletions to finish 2021/12/23 05:32:06 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/12/23 05:32:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/12/23 05:32:06 INFO : three.txt: Deleted 2021/12/23 05:32:06 INFO : three.txt: Moved into backup dir 2021/12/23 05:32:07 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:32:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/23 05:32:08 DEBUG : two: Sizes identical 2021/12/23 05:32:08 DEBUG : two: Unchanged skipping 2021/12/23 05:32:08 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:32:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/23 05:32:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/12/23 05:32:09 INFO : one: Deleted 2021/12/23 05:32:09 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:32:09 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:32:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/12/23 05:32:10 INFO : one: Copied (new) 2021/12/23 05:32:10 DEBUG : Waiting for deletions to finish 2021/12/23 05:32:10 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/23 05:32:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/12/23 05:32:10 INFO : three.txt: Deleted 2021/12/23 05:32:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.78s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:32:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:32:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/two: Upload single object finished 2021/12/23 05:32:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:32:14 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/dst" 2021/12/23 05:32:15 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:32:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/23 05:32:15 DEBUG : two: Sizes identical 2021/12/23 05:32:15 DEBUG : two: Unchanged skipping 2021/12/23 05:32:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/23 05:32:15 INFO : one: Copied (server-side copy) to: one.bak 2021/12/23 05:32:15 INFO : one: Deleted 2021/12/23 05:32:15 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:32:16 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:32:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/23 05:32:16 INFO : one: Copied (new) 2021/12/23 05:32:16 DEBUG : Waiting for deletions to finish 2021/12/23 05:32:16 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/12/23 05:32:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/23 05:32:17 INFO : three.txt: Deleted 2021/12/23 05:32:17 INFO : three.txt: Moved into backup dir 2021/12/23 05:32:18 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:32:19 DEBUG : one.bak: Excluded 2021/12/23 05:32:19 DEBUG : three.txt.bak: Excluded 2021/12/23 05:32:19 DEBUG : two: Sizes identical 2021/12/23 05:32:19 DEBUG : two: Unchanged skipping 2021/12/23 05:32:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/23 05:32:19 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for checks to finish 2021/12/23 05:32:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/23 05:32:20 INFO : one: Copied (server-side copy) to: one.bak 2021/12/23 05:32:20 INFO : one: Deleted 2021/12/23 05:32:20 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 path dst: Waiting for transfers to finish 2021/12/23 05:32:20 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:32:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/12/23 05:32:20 INFO : one: Copied (new) 2021/12/23 05:32:20 DEBUG : Waiting for deletions to finish 2021/12/23 05:32:21 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/23 05:32:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/23 05:32:21 INFO : three.txt: Deleted 2021/12/23 05:32:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.80s) === RUN TestSyncSuffix run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:32:23 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:32:24 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/two: Upload single object finished 2021/12/23 05:32:24 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:32:25 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/dst" 2021/12/23 05:32:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/23 05:32:27 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/23 05:32:27 INFO : one: Copied (server-side copy) to: one.bak 2021/12/23 05:32:27 INFO : one: Deleted 2021/12/23 05:32:27 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:32:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/23 05:32:28 INFO : one: Copied (new) 2021/12/23 05:32:28 DEBUG : two: Sizes identical 2021/12/23 05:32:28 DEBUG : two: Unchanged skipping 2021/12/23 05:32:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/12/23 05:32:29 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/12/23 05:32:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/23 05:32:29 INFO : three.txt: Deleted 2021/12/23 05:32:29 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:32:29 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/23 05:32:29 INFO : three.txt: Copied (new) 2021/12/23 05:32:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/23 05:32:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/23 05:32:32 INFO : one: Copied (server-side copy) to: one.bak 2021/12/23 05:32:33 INFO : one: Deleted 2021/12/23 05:32:33 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:32:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/12/23 05:32:33 INFO : one: Copied (new) 2021/12/23 05:32:33 DEBUG : two: Sizes identical 2021/12/23 05:32:33 DEBUG : two: Unchanged skipping 2021/12/23 05:32:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/12/23 05:32:34 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/23 05:32:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2021/12/23 05:32:34 INFO : three.txt: Deleted 2021/12/23 05:32:34 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:32:35 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/12/23 05:32:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.04s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:32:37 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:32:38 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/two: Upload single object finished 2021/12/23 05:32:38 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:32:39 DEBUG : Creating backend with remote "TestQingStor:rclone-test-neyakum3pevuxew7vixahug1/dst" 2021/12/23 05:32:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/23 05:32:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2021/12/23 05:32:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/12/23 05:32:41 INFO : one: Deleted 2021/12/23 05:32:41 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:32:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/23 05:32:41 INFO : one: Copied (new) 2021/12/23 05:32:42 DEBUG : two: Sizes identical 2021/12/23 05:32:42 DEBUG : two: Unchanged skipping 2021/12/23 05:32:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/12/23 05:32:42 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2021/12/23 05:32:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/12/23 05:32:43 INFO : three.txt: Deleted 2021/12/23 05:32:43 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:32:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/23 05:32:43 INFO : three.txt: Copied (new) 2021/12/23 05:32:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/23 05:32:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2021/12/23 05:32:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2021/12/23 05:32:46 INFO : one: Deleted 2021/12/23 05:32:47 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/one: Upload single object finished 2021/12/23 05:32:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2021/12/23 05:32:47 INFO : one: Copied (new) 2021/12/23 05:32:48 DEBUG : two: Sizes identical 2021/12/23 05:32:48 DEBUG : two: Unchanged skipping 2021/12/23 05:32:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/12/23 05:32:49 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2021/12/23 05:32:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2021/12/23 05:32:49 INFO : three.txt: Deleted 2021/12/23 05:32:49 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key dst/three.txt: Upload single object finished 2021/12/23 05:32:49 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2021/12/23 05:32:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.38s) === RUN TestSyncUTFNorm run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:32:52 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key Testêé: Upload single object finished 2021/12/23 05:32:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/12/23 05:32:53 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:32:53 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:32:53 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key Testêé: Upload single object finished 2021/12/23 05:32:53 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2021/12/23 05:32:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/12/23 05:32:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.39s) === RUN TestSyncImmutable run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:32:54 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:32:54 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:32:55 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key existing: Upload single object finished 2021/12/23 05:32:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2021/12/23 05:32:55 INFO : existing: Copied (new) 2021/12/23 05:32:55 DEBUG : Waiting for deletions to finish 2021/12/23 05:32:56 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:32:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/12/23 05:32:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/12/23 05:32:56 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:32:56 ERROR : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: not deleting files as there were IO errors 2021/12/23 05:32:56 ERROR : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.73s) === RUN TestSyncIgnoreCase run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:32:57 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key EXISTING: Upload single object finished 2021/12/23 05:32:58 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:32:58 DEBUG : existing: Sizes identical 2021/12/23 05:32:58 DEBUG : existing: Unchanged skipping 2021/12/23 05:32:58 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:32:58 DEBUG : Waiting for deletions to finish 2021/12/23 05:32:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.97s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:33:00 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both0: Upload single object finished 2021/12/23 05:33:01 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only0: Upload single object finished 2021/12/23 05:33:01 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both1: Upload single object finished 2021/12/23 05:33:02 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only1: Upload single object finished 2021/12/23 05:33:02 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both2: Upload single object finished 2021/12/23 05:33:03 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only2: Upload single object finished 2021/12/23 05:33:03 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both3: Upload single object finished 2021/12/23 05:33:04 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only3: Upload single object finished 2021/12/23 05:33:04 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both4: Upload single object finished 2021/12/23 05:33:04 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only4: Upload single object finished 2021/12/23 05:33:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both5: Upload single object finished 2021/12/23 05:33:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only5: Upload single object finished 2021/12/23 05:33:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both6: Upload single object finished 2021/12/23 05:33:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only6: Upload single object finished 2021/12/23 05:33:07 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both7: Upload single object finished 2021/12/23 05:33:07 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only7: Upload single object finished 2021/12/23 05:33:08 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both8: Upload single object finished 2021/12/23 05:33:08 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only8: Upload single object finished 2021/12/23 05:33:10 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both9: Upload single object finished 2021/12/23 05:33:10 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only9: Upload single object finished 2021/12/23 05:33:11 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both10: Upload single object finished 2021/12/23 05:33:11 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only10: Upload single object finished 2021/12/23 05:33:11 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both11: Upload single object finished 2021/12/23 05:33:12 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only11: Upload single object finished 2021/12/23 05:33:12 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both12: Upload single object finished 2021/12/23 05:33:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only12: Upload single object finished 2021/12/23 05:33:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both13: Upload single object finished 2021/12/23 05:33:13 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only13: Upload single object finished 2021/12/23 05:33:14 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both14: Upload single object finished 2021/12/23 05:33:14 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only14: Upload single object finished 2021/12/23 05:33:15 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both15: Upload single object finished 2021/12/23 05:33:15 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only15: Upload single object finished 2021/12/23 05:33:16 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both16: Upload single object finished 2021/12/23 05:33:16 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only16: Upload single object finished 2021/12/23 05:33:17 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both17: Upload single object finished 2021/12/23 05:33:17 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only17: Upload single object finished 2021/12/23 05:33:18 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both18: Upload single object finished 2021/12/23 05:33:18 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only18: Upload single object finished 2021/12/23 05:33:18 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both19: Upload single object finished 2021/12/23 05:33:19 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only19: Upload single object finished 2021/12/23 05:33:27 DEBUG : both1: Sizes identical 2021/12/23 05:33:27 DEBUG : both1: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both10: Sizes identical 2021/12/23 05:33:27 DEBUG : both11: Sizes identical 2021/12/23 05:33:27 DEBUG : both11: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both12: Sizes identical 2021/12/23 05:33:27 DEBUG : both12: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both14: Sizes identical 2021/12/23 05:33:27 DEBUG : both14: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both15: Sizes identical 2021/12/23 05:33:27 DEBUG : both15: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both16: Sizes identical 2021/12/23 05:33:27 DEBUG : both16: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both17: Sizes identical 2021/12/23 05:33:27 DEBUG : both17: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both18: Sizes identical 2021/12/23 05:33:27 DEBUG : both18: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both19: Sizes identical 2021/12/23 05:33:27 DEBUG : both19: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both2: Sizes identical 2021/12/23 05:33:27 DEBUG : both2: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both3: Sizes identical 2021/12/23 05:33:27 DEBUG : both3: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both4: Sizes identical 2021/12/23 05:33:27 DEBUG : both4: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both5: Sizes identical 2021/12/23 05:33:27 DEBUG : both5: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both6: Sizes identical 2021/12/23 05:33:27 DEBUG : both6: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both7: Sizes identical 2021/12/23 05:33:27 DEBUG : both7: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both10: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both8: Sizes identical 2021/12/23 05:33:27 DEBUG : both8: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both9: Sizes identical 2021/12/23 05:33:27 DEBUG : both13: Sizes identical 2021/12/23 05:33:27 DEBUG : both9: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both13: Unchanged skipping 2021/12/23 05:33:27 DEBUG : both0: Sizes identical 2021/12/23 05:33:27 DEBUG : both0: Unchanged skipping 2021/12/23 05:33:27 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:33:27 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:33:27 DEBUG : Waiting for deletions to finish 2021/12/23 05:33:28 INFO : only19: Deleted 2021/12/23 05:33:28 INFO : only8: Deleted 2021/12/23 05:33:28 INFO : only14: Deleted 2021/12/23 05:33:28 INFO : only17: Deleted 2021/12/23 05:33:28 INFO : only13: Deleted 2021/12/23 05:33:28 INFO : only15: Deleted 2021/12/23 05:33:28 INFO : only18: Deleted 2021/12/23 05:33:28 INFO : only3: Deleted 2021/12/23 05:33:28 INFO : only7: Deleted 2021/12/23 05:33:29 INFO : only1: Deleted 2021/12/23 05:33:29 INFO : only12: Deleted 2021/12/23 05:33:29 INFO : only16: Deleted 2021/12/23 05:33:29 INFO : only9: Deleted 2021/12/23 05:33:29 INFO : only5: Deleted 2021/12/23 05:33:29 INFO : only6: Deleted 2021/12/23 05:33:29 INFO : only0: Deleted 2021/12/23 05:33:29 INFO : only10: Deleted 2021/12/23 05:33:29 INFO : only11: Deleted 2021/12/23 05:33:29 INFO : only2: Deleted 2021/12/23 05:33:29 INFO : only4: Deleted 2021/12/23 05:33:29 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (38.45s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "QingStor bucket rclone-test-neyakum3pevuxew7vixahug1", Local "Local file system at /tmp/rclone3965989303", Modify Window "876000h0m0s" 2021/12/23 05:33:39 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both0: Upload single object finished 2021/12/23 05:33:39 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only0: Upload single object finished 2021/12/23 05:33:39 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both1: Upload single object finished 2021/12/23 05:33:40 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only1: Upload single object finished 2021/12/23 05:33:40 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both2: Upload single object finished 2021/12/23 05:33:41 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only2: Upload single object finished 2021/12/23 05:33:41 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both3: Upload single object finished 2021/12/23 05:33:42 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only3: Upload single object finished 2021/12/23 05:33:42 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both4: Upload single object finished 2021/12/23 05:33:42 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only4: Upload single object finished 2021/12/23 05:33:43 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both5: Upload single object finished 2021/12/23 05:33:43 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only5: Upload single object finished 2021/12/23 05:33:44 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both6: Upload single object finished 2021/12/23 05:33:44 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only6: Upload single object finished 2021/12/23 05:33:45 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both7: Upload single object finished 2021/12/23 05:33:45 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only7: Upload single object finished 2021/12/23 05:33:46 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both8: Upload single object finished 2021/12/23 05:33:46 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only8: Upload single object finished 2021/12/23 05:33:47 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both9: Upload single object finished 2021/12/23 05:33:47 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only9: Upload single object finished 2021/12/23 05:33:47 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both10: Upload single object finished 2021/12/23 05:33:48 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only10: Upload single object finished 2021/12/23 05:33:48 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both11: Upload single object finished 2021/12/23 05:33:49 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only11: Upload single object finished 2021/12/23 05:33:49 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both12: Upload single object finished 2021/12/23 05:33:50 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only12: Upload single object finished 2021/12/23 05:33:50 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both13: Upload single object finished 2021/12/23 05:33:50 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only13: Upload single object finished 2021/12/23 05:33:51 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both14: Upload single object finished 2021/12/23 05:33:51 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only14: Upload single object finished 2021/12/23 05:33:52 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both15: Upload single object finished 2021/12/23 05:33:52 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only15: Upload single object finished 2021/12/23 05:33:53 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both16: Upload single object finished 2021/12/23 05:33:53 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only16: Upload single object finished 2021/12/23 05:33:54 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both17: Upload single object finished 2021/12/23 05:33:54 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only17: Upload single object finished 2021/12/23 05:33:54 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both18: Upload single object finished 2021/12/23 05:33:55 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only18: Upload single object finished 2021/12/23 05:33:55 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key both19: Upload single object finished 2021/12/23 05:33:56 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only19: Upload single object finished 2021/12/23 05:34:04 DEBUG : both0: Sizes identical 2021/12/23 05:34:04 DEBUG : both0: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both10: Sizes identical 2021/12/23 05:34:04 DEBUG : both1: Sizes identical 2021/12/23 05:34:04 DEBUG : both12: Sizes identical 2021/12/23 05:34:04 DEBUG : both12: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both13: Sizes identical 2021/12/23 05:34:04 DEBUG : both13: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both14: Sizes identical 2021/12/23 05:34:04 DEBUG : both14: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both11: Sizes identical 2021/12/23 05:34:04 DEBUG : both11: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both16: Sizes identical 2021/12/23 05:34:04 DEBUG : both16: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both17: Sizes identical 2021/12/23 05:34:04 DEBUG : both17: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both18: Sizes identical 2021/12/23 05:34:04 DEBUG : both18: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both19: Sizes identical 2021/12/23 05:34:04 DEBUG : both19: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both2: Sizes identical 2021/12/23 05:34:04 DEBUG : both2: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both3: Sizes identical 2021/12/23 05:34:04 DEBUG : both3: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both4: Sizes identical 2021/12/23 05:34:04 DEBUG : both4: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both5: Sizes identical 2021/12/23 05:34:04 DEBUG : both5: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both6: Sizes identical 2021/12/23 05:34:04 DEBUG : both6: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both7: Sizes identical 2021/12/23 05:34:04 DEBUG : both7: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both8: Sizes identical 2021/12/23 05:34:04 DEBUG : both8: Unchanged skipping 2021/12/23 05:34:04 DEBUG : both9: Sizes identical 2021/12/23 05:34:04 DEBUG : both9: Unchanged skipping 2021/12/23 05:34:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : both10: Unchanged skipping 2021/12/23 05:34:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : both1: Unchanged skipping 2021/12/23 05:34:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for checks to finish 2021/12/23 05:34:04 DEBUG : both15: Sizes identical 2021/12/23 05:34:04 DEBUG : both15: Unchanged skipping 2021/12/23 05:34:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2021/12/23 05:34:04 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Waiting for transfers to finish 2021/12/23 05:34:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only0: Upload single object finished 2021/12/23 05:34:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only11: Upload single object finished 2021/12/23 05:34:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only10: Upload single object finished 2021/12/23 05:34:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only1: Upload single object finished 2021/12/23 05:34:05 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:05 INFO : only0: Copied (replaced existing) 2021/12/23 05:34:05 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:05 INFO : only11: Copied (replaced existing) 2021/12/23 05:34:05 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:05 INFO : only10: Copied (replaced existing) 2021/12/23 05:34:05 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:05 INFO : only1: Copied (replaced existing) 2021/12/23 05:34:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only13: Upload single object finished 2021/12/23 05:34:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only16: Upload single object finished 2021/12/23 05:34:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only15: Upload single object finished 2021/12/23 05:34:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only17: Upload single object finished 2021/12/23 05:34:05 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:05 INFO : only13: Copied (replaced existing) 2021/12/23 05:34:05 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:05 INFO : only16: Copied (replaced existing) 2021/12/23 05:34:05 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:05 INFO : only15: Copied (replaced existing) 2021/12/23 05:34:05 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:05 INFO : only17: Copied (replaced existing) 2021/12/23 05:34:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only18: Upload single object finished 2021/12/23 05:34:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only19: Upload single object finished 2021/12/23 05:34:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only2: Upload single object finished 2021/12/23 05:34:05 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only3: Upload single object finished 2021/12/23 05:34:06 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:06 INFO : only18: Copied (replaced existing) 2021/12/23 05:34:06 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:06 INFO : only19: Copied (replaced existing) 2021/12/23 05:34:06 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:06 INFO : only2: Copied (replaced existing) 2021/12/23 05:34:06 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:06 INFO : only3: Copied (replaced existing) 2021/12/23 05:34:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only4: Upload single object finished 2021/12/23 05:34:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only5: Upload single object finished 2021/12/23 05:34:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only6: Upload single object finished 2021/12/23 05:34:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only7: Upload single object finished 2021/12/23 05:34:06 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:06 INFO : only4: Copied (replaced existing) 2021/12/23 05:34:06 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:06 INFO : only5: Copied (replaced existing) 2021/12/23 05:34:06 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:06 INFO : only6: Copied (replaced existing) 2021/12/23 05:34:06 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:06 INFO : only7: Copied (replaced existing) 2021/12/23 05:34:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only8: Upload single object finished 2021/12/23 05:34:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only9: Upload single object finished 2021/12/23 05:34:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only12: Upload single object finished 2021/12/23 05:34:06 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1 key only14: Upload single object finished 2021/12/23 05:34:06 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:06 INFO : only8: Copied (replaced existing) 2021/12/23 05:34:06 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:06 INFO : only9: Copied (replaced existing) 2021/12/23 05:34:06 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:06 INFO : only12: Copied (replaced existing) 2021/12/23 05:34:06 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2021/12/23 05:34:06 INFO : only14: Copied (replaced existing) 2021/12/23 05:34:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (45.03s) PASS 2021/12/23 05:34:24 DEBUG : QingStor bucket rclone-test-neyakum3pevuxew7vixahug1: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestQingStor: -verbose" - Finished OK in 6m30.655137721s (try 1/5)