"./sync.test -test.v -test.timeout 1h0m0s -remote TestQingStor: -verbose" - Starting (try 1/5) 2022/04/15 05:09:35 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1" 2022/04/15 05:09:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/04/15 05:09:35 DEBUG : Creating backend with remote "/tmp/rclone1339718818" === 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-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:09:42 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:09:42 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:09:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (9.02s) === RUN TestCopy run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:09:46 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:09:46 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:09:47 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub dir/hello world: Upload single object finished 2022/04/15 05:09:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:09:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (7.30s) === RUN TestCopyMissingDirectory run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:09:51 DEBUG : Creating backend with remote "/non-existing" 2022/04/15 05:09:51 DEBUG : Config file has changed externaly - reloading 2022/04/15 05:09:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/04/15 05:09:52 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:09:52 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.31s) === RUN TestCopyNoTraverse run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:09:56 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:09:56 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:09:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub dir/hello world: Upload single object finished 2022/04/15 05:09:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:09:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.50s) === RUN TestCopyCheckFirst run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:09:59 INFO : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Running all checks before starting transfers 2022/04/15 05:10:03 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:03 INFO : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Checks finished, now starting transfers 2022/04/15 05:10:03 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:10:03 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub dir/hello world: Upload single object finished 2022/04/15 05:10:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:10:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.51s) === RUN TestSyncNoTraverse run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:10:07 ERROR : Ignoring --no-traverse with sync 2022/04/15 05:10:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:10:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub dir/hello world: Upload single object finished 2022/04/15 05:10:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:10:08 INFO : sub dir/hello world: Copied (new) 2022/04/15 05:10:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (6.68s) === RUN TestCopyWithDepth run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:10:14 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:14 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:10:16 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key hello world2: Upload single object finished 2022/04/15 05:10:16 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2022/04/15 05:10:16 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (5.39s) === RUN TestCopyWithFilesFrom run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:10:19 DEBUG : hello world2: Excluded 2022/04/15 05:10:19 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:19 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:10:20 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato2: Upload single object finished 2022/04/15 05:10:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:10:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (3.34s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:10:22 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:22 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:10:23 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato2: Upload single object finished 2022/04/15 05:10:23 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:10:23 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (3.28s) === RUN TestCopyEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:10:25 DEBUG : sub dir2: Making directory 2022/04/15 05:10:26 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:26 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:10:28 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub dir/hello world: Upload single object finished 2022/04/15 05:10:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:10:29 INFO : sub dir/hello world: Copied (new) 2022/04/15 05:10:29 DEBUG : sub dir2: Making directory 2022/04/15 05:10:29 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: copied 1 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestCopyEmptyDirectories (5.45s) === RUN TestMoveEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:10:31 DEBUG : sub dir2: Making directory 2022/04/15 05:10:31 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:31 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:10:31 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub dir/hello world: Upload single object finished 2022/04/15 05:10:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:10:32 INFO : sub dir/hello world: Copied (new) 2022/04/15 05:10:32 INFO : sub dir/hello world: Deleted 2022/04/15 05:10:32 DEBUG : sub dir: Making directory 2022/04/15 05:10:32 DEBUG : sub dir2: Making directory 2022/04/15 05:10:32 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: copied 2 directories fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestMoveEmptyDirectories (3.64s) === RUN TestSyncEmptyDirectories run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:10:35 DEBUG : sub dir2: Making directory 2022/04/15 05:10:35 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:35 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:10:35 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub dir/hello world: Upload single object finished 2022/04/15 05:10:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:10:35 INFO : sub dir/hello world: Copied (new) 2022/04/15 05:10:35 DEBUG : sub dir2: Making directory 2022/04/15 05:10:35 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: copied 1 directories 2022/04/15 05:10:35 DEBUG : Waiting for deletions to finish fstest.go:251: Filtering empty directory "sub dir2" --- PASS: TestSyncEmptyDirectories (3.10s) === RUN TestServerSideCopy run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:10:38 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub dir/hello world: Upload single object finished 2022/04/15 05:10:39 DEBUG : Creating backend with remote "TestQingStor:rclone-test-gikuliw7zazuboj0siruyuc4" sync_test.go:275: Server side copy (if possible) QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 -> QingStor bucket rclone-test-gikuliw7zazuboj0siruyuc4 2022/04/15 05:10:40 DEBUG : QingStor bucket rclone-test-gikuliw7zazuboj0siruyuc4: Waiting for checks to finish 2022/04/15 05:10:40 DEBUG : QingStor bucket rclone-test-gikuliw7zazuboj0siruyuc4: Waiting for transfers to finish 2022/04/15 05:10:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:10:43 INFO : sub dir/hello world: Copied (server-side copy) 2022/04/15 05:10:44 DEBUG : QingStor bucket rclone-test-gikuliw7zazuboj0siruyuc4: Purge object "sub dir/hello world" 2022/04/15 05:10:44 DEBUG : QingStor bucket rclone-test-gikuliw7zazuboj0siruyuc4: Purge dir "sub dir" 2022/04/15 05:10:44 DEBUG : QingStor bucket rclone-test-gikuliw7zazuboj0siruyuc4: Purge dir "" --- PASS: TestServerSideCopy (8.64s) === RUN TestCopyAfterDelete run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:10:47 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub dir/hello world: Upload single object finished 2022/04/15 05:10:47 ERROR : : error listing: directory not found 2022/04/15 05:10:47 DEBUG : Local file system at /tmp/rclone1339718818: Making directory 2022/04/15 05:10:48 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:48 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (3.64s) === RUN TestCopyRedownload run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:10:50 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub dir/hello world: Upload single object finished 2022/04/15 05:10:52 DEBUG : Local file system at /tmp/rclone1339718818: Waiting for checks to finish 2022/04/15 05:10:52 DEBUG : Local file system at /tmp/rclone1339718818: Waiting for transfers to finish 2022/04/15 05:10:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:10:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.96s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:10:53 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:53 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:10:54 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key check sum: Upload single object finished 2022/04/15 05:10:54 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/04/15 05:10:54 INFO : check sum: Copied (new) 2022/04/15 05:10:54 DEBUG : Waiting for deletions to finish 2022/04/15 05:10:55 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/04/15 05:10:55 DEBUG : check sum: Size and md5 of src and dst objects identical 2022/04/15 05:10:55 DEBUG : check sum: Unchanged skipping 2022/04/15 05:10:55 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:10:55 DEBUG : Waiting for deletions to finish 2022/04/15 05:10:55 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.52s) === RUN TestSyncSizeOnly run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:10:58 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:58 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:10:58 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sizeonly: Upload single object finished 2022/04/15 05:10:58 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/04/15 05:10:58 INFO : sizeonly: Copied (new) 2022/04/15 05:10:58 DEBUG : Waiting for deletions to finish 2022/04/15 05:10:59 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:10:59 DEBUG : sizeonly: Sizes identical 2022/04/15 05:10:59 DEBUG : sizeonly: Unchanged skipping 2022/04/15 05:10:59 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:10:59 DEBUG : Waiting for deletions to finish 2022/04/15 05:10:59 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.08s) === RUN TestSyncIgnoreSize run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:11:01 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:01 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:02 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key ignore-size: Upload single object finished 2022/04/15 05:11:02 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2022/04/15 05:11:02 INFO : ignore-size: Copied (new) 2022/04/15 05:11:02 DEBUG : Waiting for deletions to finish 2022/04/15 05:11:03 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:03 DEBUG : ignore-size: Sizes identical 2022/04/15 05:11:03 DEBUG : ignore-size: Unchanged skipping 2022/04/15 05:11:03 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:03 DEBUG : Waiting for deletions to finish 2022/04/15 05:11:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.53s) === RUN TestSyncIgnoreTimes run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:11:05 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key existing: Upload single object finished 2022/04/15 05:11:06 DEBUG : existing: Sizes identical 2022/04/15 05:11:06 DEBUG : existing: Unchanged skipping 2022/04/15 05:11:06 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:06 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:06 DEBUG : Waiting for deletions to finish 2022/04/15 05:11:06 INFO : There was nothing to transfer 2022/04/15 05:11:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/04/15 05:11:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key existing: Upload single object finished 2022/04/15 05:11:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/04/15 05:11:08 INFO : existing: Copied (replaced existing) 2022/04/15 05:11:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.61s) === RUN TestSyncIgnoreExisting run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:11:10 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:10 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:11 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key existing: Upload single object finished 2022/04/15 05:11:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/04/15 05:11:11 INFO : existing: Copied (new) 2022/04/15 05:11:11 DEBUG : Waiting for deletions to finish 2022/04/15 05:11:12 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:12 DEBUG : existing: Destination exists, skipping 2022/04/15 05:11:12 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:12 DEBUG : Waiting for deletions to finish 2022/04/15 05:11:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.80s) === RUN TestSyncIgnoreErrors run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:11:14 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key b/potato: Upload single object finished 2022/04/15 05:11:14 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key c/non empty space: Upload single object finished 2022/04/15 05:11:15 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2022/04/15 05:11:17 DEBUG : c/non empty space: Sizes identical 2022/04/15 05:11:17 DEBUG : c/non empty space: Unchanged skipping 2022/04/15 05:11:17 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:17 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:17 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key a/potato2: Upload single object finished 2022/04/15 05:11:17 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:11:17 INFO : a/potato2: Copied (new) 2022/04/15 05:11:17 DEBUG : Waiting for deletions to finish 2022/04/15 05:11:18 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (7.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:11:21 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key empty space: Upload single object finished 2022/04/15 05:11:22 DEBUG : empty space: Sizes identical 2022/04/15 05:11:22 DEBUG : empty space: Unchanged skipping 2022/04/15 05:11:22 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:22 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:22 DEBUG : Waiting for deletions to finish 2022/04/15 05:11:22 INFO : There was nothing to transfer 2022/04/15 05:11:23 DEBUG : empty space: Sizes identical 2022/04/15 05:11:23 DEBUG : empty space: Unchanged skipping 2022/04/15 05:11:23 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:23 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:23 DEBUG : Waiting for deletions to finish 2022/04/15 05:11:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:11:25 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key empty space: Upload single object finished 2022/04/15 05:11:27 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:27 DEBUG : empty space: Sizes identical 2022/04/15 05:11:27 DEBUG : empty space: Unchanged skipping 2022/04/15 05:11:27 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:27 DEBUG : Waiting for deletions to finish 2022/04/15 05:11:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.17s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.54s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:11:30 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key empty space: Upload single object finished 2022/04/15 05:11:31 DEBUG : empty space: Sizes identical 2022/04/15 05:11:31 DEBUG : empty space: Unchanged skipping 2022/04/15 05:11:31 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:31 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:31 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:11:32 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:11:32 INFO : potato: Copied (new) 2022/04/15 05:11:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:11:34 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:11:36 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/04/15 05:11:36 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:36 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:36 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:11:36 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2022/04/15 05:11:36 INFO : potato: Copied (replaced existing) 2022/04/15 05:11:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.84s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2022/04/15 05:11:39 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:11:40 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2022/04/15 05:11:40 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:40 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:40 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:11:41 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2022/04/15 05:11:41 INFO : potato: Copied (replaced existing) 2022/04/15 05:11:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:11:44 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:11:45 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key empty space: Upload single object finished 2022/04/15 05:11:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/04/15 05:11:45 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:45 DEBUG : empty space: Sizes identical 2022/04/15 05:11:45 DEBUG : empty space: Unchanged skipping 2022/04/15 05:11:45 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:45 DEBUG : Waiting for deletions to finish 2022/04/15 05:11:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:11:48 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:11:48 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key empty space: Upload single object finished 2022/04/15 05:11:50 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:50 DEBUG : empty space: Sizes identical 2022/04/15 05:11:50 DEBUG : empty space: Unchanged skipping 2022/04/15 05:11:50 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:51 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato2: Upload single object finished 2022/04/15 05:11:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:11:51 INFO : potato2: Copied (new) 2022/04/15 05:11:51 DEBUG : Waiting for deletions to finish 2022/04/15 05:11:51 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:11:54 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key b/potato: Upload single object finished 2022/04/15 05:11:55 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key c/non empty space: Upload single object finished 2022/04/15 05:11:55 DEBUG : d: Making directory 2022/04/15 05:11:55 DEBUG : d/e: Making directory fstest.go:251: Filtering empty directory "d" fstest.go:251: Filtering empty directory "d/e" 2022/04/15 05:11:57 DEBUG : c/non empty space: Sizes identical 2022/04/15 05:11:57 DEBUG : c/non empty space: Unchanged skipping 2022/04/15 05:11:58 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:11:58 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:11:59 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key a/potato2: Upload single object finished 2022/04/15 05:11:59 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:11:59 INFO : a/potato2: Copied (new) 2022/04/15 05:11:59 DEBUG : Waiting for deletions to finish 2022/04/15 05:12:00 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:12:03 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key b/potato: Upload single object finished 2022/04/15 05:12:04 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key c/non empty space: Upload single object finished 2022/04/15 05:12:05 DEBUG : d: Making directory fstest.go:251: Filtering empty directory "d" 2022/04/15 05:12:07 DEBUG : c/non empty space: Sizes identical 2022/04/15 05:12:07 DEBUG : c/non empty space: Unchanged skipping 2022/04/15 05:12:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:12:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:12:08 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key a/potato2: Upload single object finished 2022/04/15 05:12:08 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:12:08 INFO : a/potato2: Copied (new) 2022/04/15 05:12:08 ERROR : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: not deleting files as there were IO errors 2022/04/15 05:12:08 ERROR : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: not deleting directories as there were IO errors fstest.go:251: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.27s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:12:12 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:12:12 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key empty space: Upload single object finished 2022/04/15 05:12:14 DEBUG : Waiting for deletions to finish 2022/04/15 05:12:15 DEBUG : empty space: Sizes identical 2022/04/15 05:12:15 DEBUG : empty space: Unchanged skipping 2022/04/15 05:12:15 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:12:15 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:12:16 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato2: Upload single object finished 2022/04/15 05:12:16 INFO : potato: Deleted 2022/04/15 05:12:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:12:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.51s) === RUN TestSyncDeleteBefore run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:12:18 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:12:19 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key empty space: Upload single object finished 2022/04/15 05:12:21 DEBUG : Waiting for deletions to finish 2022/04/15 05:12:21 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:12:21 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:12:22 INFO : potato: Deleted 2022/04/15 05:12:22 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:12:22 DEBUG : empty space: Sizes identical 2022/04/15 05:12:22 DEBUG : empty space: Unchanged skipping 2022/04/15 05:12:22 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:12:22 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato2: Upload single object finished 2022/04/15 05:12:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:12:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (7.27s) === RUN TestCopyDeleteBefore run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:12:25 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:12:27 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:12:27 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:12:28 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato2: Upload single object finished 2022/04/15 05:12:28 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2022/04/15 05:12:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (5.56s) === RUN TestSyncWithExclude run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:12:31 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato2: Upload single object finished 2022/04/15 05:12:32 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key empty space: Upload single object finished 2022/04/15 05:12:33 DEBUG : enormous: Excluded 2022/04/15 05:12:33 DEBUG : potato2: Excluded 2022/04/15 05:12:33 DEBUG : potato2: Excluded 2022/04/15 05:12:33 DEBUG : empty space: Sizes identical 2022/04/15 05:12:33 DEBUG : empty space: Unchanged skipping 2022/04/15 05:12:33 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:12:33 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:12:33 DEBUG : Waiting for deletions to finish 2022/04/15 05:12:33 INFO : There was nothing to transfer 2022/04/15 05:12:34 DEBUG : enormous: Excluded 2022/04/15 05:12:34 DEBUG : potato2: Excluded 2022/04/15 05:12:34 DEBUG : potato2: Excluded 2022/04/15 05:12:34 DEBUG : Local file system at /tmp/rclone1339718818: Waiting for checks to finish 2022/04/15 05:12:34 DEBUG : empty space: Sizes identical 2022/04/15 05:12:34 DEBUG : empty space: Unchanged skipping 2022/04/15 05:12:34 DEBUG : Local file system at /tmp/rclone1339718818: Waiting for transfers to finish 2022/04/15 05:12:34 DEBUG : Waiting for deletions to finish 2022/04/15 05:12:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (5.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:12:36 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato2: Upload single object finished 2022/04/15 05:12:37 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key empty space: Upload single object finished 2022/04/15 05:12:37 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key enormous: Upload single object finished 2022/04/15 05:12:39 DEBUG : enormous: Excluded 2022/04/15 05:12:39 DEBUG : potato2: Excluded 2022/04/15 05:12:39 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:12:39 DEBUG : empty space: Sizes identical 2022/04/15 05:12:39 DEBUG : empty space: Unchanged skipping 2022/04/15 05:12:39 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:12:39 DEBUG : Waiting for deletions to finish 2022/04/15 05:12:39 INFO : potato2: Deleted 2022/04/15 05:12:40 INFO : enormous: Deleted 2022/04/15 05:12:40 INFO : There was nothing to transfer 2022/04/15 05:12:41 DEBUG : Local file system at /tmp/rclone1339718818: Waiting for checks to finish 2022/04/15 05:12:42 DEBUG : empty space: Sizes identical 2022/04/15 05:12:42 DEBUG : empty space: Unchanged skipping 2022/04/15 05:12:42 DEBUG : Local file system at /tmp/rclone1339718818: Waiting for transfers to finish 2022/04/15 05:12:42 DEBUG : Waiting for deletions to finish 2022/04/15 05:12:42 INFO : enormous: Deleted 2022/04/15 05:12:42 INFO : potato2: Deleted 2022/04/15 05:12:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.66s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.53s) === 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-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: true 2022/04/15 05:12:43 INFO : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Making map for --track-renames 2022/04/15 05:12:43 INFO : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Finished making map for --track-renames 2022/04/15 05:12:43 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:12:43 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for renames to finish 2022/04/15 05:12:43 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:12:44 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:12:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/04/15 05:12:44 INFO : potato: Copied (new) 2022/04/15 05:12:44 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key yam: Upload single object finished 2022/04/15 05:12:44 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/04/15 05:12:44 INFO : yam: Copied (new) 2022/04/15 05:12:44 DEBUG : Waiting for deletions to finish 2022/04/15 05:12:46 DEBUG : potato: Sizes identical 2022/04/15 05:12:46 DEBUG : potato: Unchanged skipping 2022/04/15 05:12:46 INFO : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Making map for --track-renames 2022/04/15 05:12:46 INFO : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Finished making map for --track-renames 2022/04/15 05:12:46 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:12:46 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for renames to finish 2022/04/15 05:12:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/04/15 05:12:47 INFO : yam: Copied (server-side copy) to: yaml 2022/04/15 05:12:47 INFO : yam: Deleted 2022/04/15 05:12:47 INFO : yaml: Renamed from "yam" 2022/04/15 05:12:47 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:12:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (6.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/04/15 05:12:50 ERROR : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Ignoring --track-renames as either the source or destination do not support modtime 2022/04/15 05:12:50 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:12:50 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:12:50 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key yam: Upload single object finished 2022/04/15 05:12:50 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:12:51 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/04/15 05:12:51 INFO : yam: Copied (new) 2022/04/15 05:12:51 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/04/15 05:12:51 INFO : potato: Copied (new) 2022/04/15 05:12:51 DEBUG : Waiting for deletions to finish 2022/04/15 05:12:52 ERROR : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Ignoring --track-renames as either the source or destination do not support modtime 2022/04/15 05:12:53 DEBUG : potato: Sizes identical 2022/04/15 05:12:53 DEBUG : potato: Unchanged skipping 2022/04/15 05:12:53 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:12:53 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:12:54 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key yaml: Upload single object finished 2022/04/15 05:12:54 DEBUG : yaml: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/04/15 05:12:54 INFO : yaml: Copied (new) 2022/04/15 05:12:54 DEBUG : Waiting for deletions to finish 2022/04/15 05:12:55 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/04/15 05:12:57 INFO : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Making map for --track-renames 2022/04/15 05:12:57 INFO : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Finished making map for --track-renames 2022/04/15 05:12:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:12:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for renames to finish 2022/04/15 05:12:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:12:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato: Upload single object finished 2022/04/15 05:12:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2022/04/15 05:12:58 INFO : potato: Copied (new) 2022/04/15 05:12:58 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub/yam: Upload single object finished 2022/04/15 05:12:58 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/04/15 05:12:58 INFO : sub/yam: Copied (new) 2022/04/15 05:12:58 DEBUG : Waiting for deletions to finish 2022/04/15 05:12:59 DEBUG : potato: Sizes identical 2022/04/15 05:12:59 DEBUG : potato: Unchanged skipping 2022/04/15 05:13:00 INFO : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Making map for --track-renames 2022/04/15 05:13:00 INFO : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Finished making map for --track-renames 2022/04/15 05:13:00 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:13:00 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for renames to finish 2022/04/15 05:13:01 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2022/04/15 05:13:01 INFO : sub/yam: Copied (server-side copy) to: yam 2022/04/15 05:13:01 INFO : sub/yam: Deleted 2022/04/15 05:13:01 INFO : yam: Renamed from "sub/yam" 2022/04/15 05:13:01 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:13:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.86s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:13:04 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:13:04 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:13:04 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key nested/sub dir/file: Upload single object finished 2022/04/15 05:13:04 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub dir/hello world: Upload single object finished 2022/04/15 05:13:04 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/04/15 05:13:04 INFO : nested/sub dir/file: Copied (new) 2022/04/15 05:13:04 INFO : nested/sub dir/file: Deleted 2022/04/15 05:13:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:13:05 INFO : sub dir/hello world: Copied (new) 2022/04/15 05:13:05 INFO : sub dir/hello world: Deleted 2022/04/15 05:13:05 INFO : sub dir: Removing directory 2022/04/15 05:13:05 INFO : nested/sub dir: Removing directory 2022/04/15 05:13:05 INFO : nested: Removing directory 2022/04/15 05:13:05 DEBUG : Local file system at /tmp/rclone1339718818: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (3.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:13:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:13:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:13:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key nested/sub dir/file: Upload single object finished 2022/04/15 05:13:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key sub dir/hello world: Upload single object finished 2022/04/15 05:13:07 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2022/04/15 05:13:07 INFO : nested/sub dir/file: Copied (new) 2022/04/15 05:13:07 INFO : nested/sub dir/file: Deleted 2022/04/15 05:13:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/04/15 05:13:07 INFO : sub dir/hello world: Copied (new) 2022/04/15 05:13:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.35s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:13:10 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:13:10 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:13:10 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key existing: Upload single object finished 2022/04/15 05:13:11 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key existing-b: Upload single object finished 2022/04/15 05:13:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/04/15 05:13:11 INFO : existing: Copied (new) 2022/04/15 05:13:11 INFO : existing: Deleted 2022/04/15 05:13:11 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2022/04/15 05:13:11 INFO : existing-b: Copied (new) 2022/04/15 05:13:11 INFO : existing-b: Deleted 2022/04/15 05:13:12 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:13:12 DEBUG : existing: Destination exists, skipping 2022/04/15 05:13:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/04/15 05:13:12 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:13:12 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.33s) === RUN TestServerSideMove run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:13:14 DEBUG : Creating backend with remote "TestQingStor:rclone-test-huveyox5wemoguj1rupamul9" 2022/04/15 05:13:15 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato2: Upload single object finished 2022/04/15 05:13:15 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key empty space: Upload single object finished 2022/04/15 05:13:16 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato3: Upload single object finished sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 -> QingStor bucket rclone-test-huveyox5wemoguj1rupamul9 2022/04/15 05:13:19 DEBUG : QingStor bucket rclone-test-huveyox5wemoguj1rupamul9 key empty space: Upload single object finished 2022/04/15 05:13:21 DEBUG : QingStor bucket rclone-test-huveyox5wemoguj1rupamul9 key potato3: Upload single object finished 2022/04/15 05:13:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/15 05:13:22 DEBUG : QingStor bucket rclone-test-huveyox5wemoguj1rupamul9: Waiting for checks to finish 2022/04/15 05:13:22 DEBUG : empty space: Sizes identical 2022/04/15 05:13:22 DEBUG : empty space: Unchanged skipping 2022/04/15 05:13:23 INFO : empty space: Deleted 2022/04/15 05:13:23 DEBUG : QingStor bucket rclone-test-huveyox5wemoguj1rupamul9: Waiting for transfers to finish 2022/04/15 05:13:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:13:23 INFO : potato2: Copied (server-side copy) 2022/04/15 05:13:23 INFO : potato2: Deleted 2022/04/15 05:13:23 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/04/15 05:13:23 INFO : potato3: Copied (server-side copy) 2022/04/15 05:13:24 INFO : potato3: Deleted 2022/04/15 05:13:26 DEBUG : Creating backend with remote "TestQingStor:rclone-test-bununoj9duvanuw7wuticus3" 2022/04/15 05:13:26 DEBUG : QingStor bucket rclone-test-bununoj9duvanuw7wuticus3: Waiting for checks to finish 2022/04/15 05:13:26 DEBUG : QingStor bucket rclone-test-bununoj9duvanuw7wuticus3: Waiting for transfers to finish 2022/04/15 05:13:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:13:28 INFO : potato2: Copied (server-side copy) 2022/04/15 05:13:28 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/04/15 05:13:28 INFO : potato3: Copied (server-side copy) 2022/04/15 05:13:29 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/04/15 05:13:29 INFO : empty space: Copied (server-side copy) 2022/04/15 05:13:29 INFO : potato2: Deleted 2022/04/15 05:13:29 INFO : potato3: Deleted 2022/04/15 05:13:29 INFO : empty space: Deleted 2022/04/15 05:13:30 DEBUG : QingStor bucket rclone-test-bununoj9duvanuw7wuticus3: Purge object "empty space" 2022/04/15 05:13:31 DEBUG : QingStor bucket rclone-test-bununoj9duvanuw7wuticus3: Purge object "potato2" 2022/04/15 05:13:31 DEBUG : QingStor bucket rclone-test-bununoj9duvanuw7wuticus3: Purge object "potato3" 2022/04/15 05:13:31 DEBUG : QingStor bucket rclone-test-bununoj9duvanuw7wuticus3: Purge dir "" 2022/04/15 05:13:32 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty 2022/04/15 05:13:32 DEBUG : QingStor bucket rclone-test-huveyox5wemoguj1rupamul9: Purge dir "" --- PASS: TestServerSideMove (19.25s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:13:33 DEBUG : Creating backend with remote "TestQingStor:rclone-test-bazefix6tixiyep4sipiwoh6" 2022/04/15 05:13:34 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato2: Upload single object finished 2022/04/15 05:13:35 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key empty space: Upload single object finished 2022/04/15 05:13:35 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato3: Upload single object finished sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 -> QingStor bucket rclone-test-bazefix6tixiyep4sipiwoh6 2022/04/15 05:13:39 DEBUG : QingStor bucket rclone-test-bazefix6tixiyep4sipiwoh6 key empty space: Upload single object finished 2022/04/15 05:13:40 DEBUG : QingStor bucket rclone-test-bazefix6tixiyep4sipiwoh6 key potato3: Upload single object finished 2022/04/15 05:13:42 DEBUG : empty space: Excluded 2022/04/15 05:13:42 DEBUG : empty space: Excluded 2022/04/15 05:13:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/15 05:13:42 DEBUG : QingStor bucket rclone-test-bazefix6tixiyep4sipiwoh6: Waiting for checks to finish 2022/04/15 05:13:42 DEBUG : QingStor bucket rclone-test-bazefix6tixiyep4sipiwoh6: Waiting for transfers to finish 2022/04/15 05:13:42 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/04/15 05:13:42 INFO : potato3: Copied (server-side copy) 2022/04/15 05:13:43 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:13:43 INFO : potato2: Copied (server-side copy) 2022/04/15 05:13:43 INFO : potato3: Deleted 2022/04/15 05:13:43 INFO : potato2: Deleted 2022/04/15 05:13:45 DEBUG : Creating backend with remote "TestQingStor:rclone-test-picinar0hewogux7cuzukaj5" 2022/04/15 05:13:45 DEBUG : empty space: Excluded 2022/04/15 05:13:45 DEBUG : QingStor bucket rclone-test-picinar0hewogux7cuzukaj5: Waiting for checks to finish 2022/04/15 05:13:45 DEBUG : QingStor bucket rclone-test-picinar0hewogux7cuzukaj5: Waiting for transfers to finish 2022/04/15 05:13:48 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/04/15 05:13:48 INFO : potato3: Copied (server-side copy) 2022/04/15 05:13:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:13:48 INFO : potato2: Copied (server-side copy) 2022/04/15 05:13:48 INFO : potato3: Deleted 2022/04/15 05:13:48 INFO : potato2: Deleted 2022/04/15 05:13:50 DEBUG : QingStor bucket rclone-test-picinar0hewogux7cuzukaj5: Purge object "potato2" 2022/04/15 05:13:50 DEBUG : QingStor bucket rclone-test-picinar0hewogux7cuzukaj5: Purge object "potato3" 2022/04/15 05:13:51 DEBUG : QingStor bucket rclone-test-picinar0hewogux7cuzukaj5: Purge dir "" 2022/04/15 05:13:52 DEBUG : QingStor bucket rclone-test-bazefix6tixiyep4sipiwoh6: Purge object "empty space" 2022/04/15 05:13:52 DEBUG : QingStor bucket rclone-test-bazefix6tixiyep4sipiwoh6: Purge dir "" --- PASS: TestServerSideMoveWithFilter (22.22s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:13:56 DEBUG : Creating backend with remote "TestQingStor:rclone-test-yefezuc5zozodux0wubekiq6" 2022/04/15 05:13:56 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato2: Upload single object finished 2022/04/15 05:13:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key empty space: Upload single object finished 2022/04/15 05:13:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato3: Upload single object finished 2022/04/15 05:13:57 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 -> QingStor bucket rclone-test-yefezuc5zozodux0wubekiq6 2022/04/15 05:14:00 DEBUG : QingStor bucket rclone-test-yefezuc5zozodux0wubekiq6 key empty space: Upload single object finished 2022/04/15 05:14:01 DEBUG : QingStor bucket rclone-test-yefezuc5zozodux0wubekiq6 key potato3: Upload single object finished 2022/04/15 05:14:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/04/15 05:14:02 DEBUG : QingStor bucket rclone-test-yefezuc5zozodux0wubekiq6: Waiting for checks to finish 2022/04/15 05:14:03 DEBUG : empty space: Sizes identical 2022/04/15 05:14:03 DEBUG : empty space: Unchanged skipping 2022/04/15 05:14:03 INFO : empty space: Deleted 2022/04/15 05:14:03 DEBUG : QingStor bucket rclone-test-yefezuc5zozodux0wubekiq6: Waiting for transfers to finish 2022/04/15 05:14:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:14:03 INFO : potato2: Copied (server-side copy) 2022/04/15 05:14:03 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/04/15 05:14:03 INFO : potato3: Copied (server-side copy) 2022/04/15 05:14:03 INFO : potato2: Deleted 2022/04/15 05:14:03 INFO : potato3: Deleted 2022/04/15 05:14:05 DEBUG : Creating backend with remote "TestQingStor:rclone-test-ruwesib9rojesok7vodexor5" 2022/04/15 05:14:05 DEBUG : tomatoDir: Making directory 2022/04/15 05:14:05 DEBUG : QingStor bucket rclone-test-ruwesib9rojesok7vodexor5: Waiting for checks to finish 2022/04/15 05:14:05 DEBUG : QingStor bucket rclone-test-ruwesib9rojesok7vodexor5: Waiting for transfers to finish 2022/04/15 05:14:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/04/15 05:14:07 INFO : empty space: Copied (server-side copy) 2022/04/15 05:14:07 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2022/04/15 05:14:07 INFO : potato3: Copied (server-side copy) 2022/04/15 05:14:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2022/04/15 05:14:07 INFO : potato2: Copied (server-side copy) 2022/04/15 05:14:07 INFO : empty space: Deleted 2022/04/15 05:14:07 INFO : potato3: Deleted 2022/04/15 05:14:07 INFO : potato2: Deleted 2022/04/15 05:14:10 DEBUG : QingStor bucket rclone-test-ruwesib9rojesok7vodexor5: Purge object "empty space" 2022/04/15 05:14:10 DEBUG : QingStor bucket rclone-test-ruwesib9rojesok7vodexor5: Purge object "potato2" 2022/04/15 05:14:11 DEBUG : QingStor bucket rclone-test-ruwesib9rojesok7vodexor5: Purge object "potato3" 2022/04/15 05:14:11 DEBUG : QingStor bucket rclone-test-ruwesib9rojesok7vodexor5: Purge dir "" 2022/04/15 05:14:11 purge failed to rmdir "": BucketNotEmpty: The bucket you tried to delete is not empty 2022/04/15 05:14:12 DEBUG : QingStor bucket rclone-test-yefezuc5zozodux0wubekiq6: Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.63s) === RUN TestServerSideMoveOverlap run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:14:13 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/rclone-move-test" 2022/04/15 05:14:14 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key potato2: Upload single object finished --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:14:16 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/rclone-sync-test" --- PASS: TestSyncOverlap (0.80s) === RUN TestSyncCompareDest run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:14:17 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/dst" 2022/04/15 05:14:17 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/CompareDest" 2022/04/15 05:14:18 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:14:18 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:14:18 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:14:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/04/15 05:14:19 INFO : one: Copied (new) 2022/04/15 05:14:19 DEBUG : Waiting for deletions to finish 2022/04/15 05:14:21 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:14:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 05:14:21 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:14:22 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:14:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/04/15 05:14:22 INFO : one: Copied (replaced existing) 2022/04/15 05:14:22 DEBUG : Waiting for deletions to finish 2022/04/15 05:14:23 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:14:25 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key CompareDest/one: Upload single object finished 2022/04/15 05:14:26 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:14:26 DEBUG : one: Sizes identical 2022/04/15 05:14:26 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 05:14:26 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:14:26 DEBUG : Waiting for deletions to finish 2022/04/15 05:14:26 INFO : There was nothing to transfer 2022/04/15 05:14:27 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key CompareDest/two: Upload single object finished 2022/04/15 05:14:33 DEBUG : two: Sizes identical 2022/04/15 05:14:33 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 05:14:33 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:14:33 DEBUG : one: Sizes identical 2022/04/15 05:14:33 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 05:14:33 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:14:33 DEBUG : Waiting for deletions to finish 2022/04/15 05:14:33 INFO : There was nothing to transfer 2022/04/15 05:14:35 DEBUG : two: Sizes identical 2022/04/15 05:14:35 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 05:14:35 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:14:35 DEBUG : one: Sizes identical 2022/04/15 05:14:35 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 05:14:35 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:14:35 DEBUG : Waiting for deletions to finish 2022/04/15 05:14:35 INFO : There was nothing to transfer 2022/04/15 05:14:37 DEBUG : two: Sizes identical 2022/04/15 05:14:37 DEBUG : two: Destination found in --compare-dest, skipping 2022/04/15 05:14:37 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:14:37 DEBUG : one: Sizes identical 2022/04/15 05:14:37 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 05:14:37 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:14:37 DEBUG : Waiting for deletions to finish 2022/04/15 05:14:37 INFO : There was nothing to transfer 2022/04/15 05:14:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/04/15 05:14:41 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:14:41 DEBUG : one: Sizes identical 2022/04/15 05:14:41 DEBUG : one: Destination found in --compare-dest, skipping 2022/04/15 05:14:41 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:14:41 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/two: Upload single object finished 2022/04/15 05:14:42 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2022/04/15 05:14:42 INFO : two: Copied (new) 2022/04/15 05:14:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (30.23s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:14:47 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key pre-dest1/1: Upload single object finished 2022/04/15 05:14:48 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key pre-dest2/2: Upload single object finished 2022/04/15 05:14:49 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/dest" 2022/04/15 05:14:49 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/pre-dest1" 2022/04/15 05:14:50 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/pre-dest2" 2022/04/15 05:14:51 DEBUG : 1: Sizes identical 2022/04/15 05:14:51 DEBUG : 1: Destination found in --compare-dest, skipping 2022/04/15 05:14:51 DEBUG : 2: Sizes identical 2022/04/15 05:14:51 DEBUG : 2: Destination found in --compare-dest, skipping 2022/04/15 05:14:52 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dest: Waiting for checks to finish 2022/04/15 05:14:52 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dest: Waiting for transfers to finish 2022/04/15 05:14:52 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dest/3: Upload single object finished 2022/04/15 05:14:53 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2022/04/15 05:14:53 INFO : 3: Copied (new) 2022/04/15 05:14:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.19s) === RUN TestSyncCopyDest run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:14:56 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/dst" 2022/04/15 05:14:56 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/CopyDest" 2022/04/15 05:14:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:14:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:14:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:14:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/04/15 05:14:58 INFO : one: Copied (new) 2022/04/15 05:14:58 DEBUG : Waiting for deletions to finish 2022/04/15 05:14:59 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:14:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 05:14:59 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:15:00 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:15:00 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/04/15 05:15:00 INFO : one: Copied (replaced existing) 2022/04/15 05:15:00 DEBUG : Waiting for deletions to finish 2022/04/15 05:15:01 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:15:01 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key CopyDest/one: Upload single object finished 2022/04/15 05:15:02 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/BackupDir" 2022/04/15 05:15:03 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:15:03 DEBUG : one: Sizes identical 2022/04/15 05:15:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/04/15 05:15:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/04/15 05:15:05 INFO : one: Copied (server-side copy) 2022/04/15 05:15:05 INFO : one: Deleted 2022/04/15 05:15:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2022/04/15 05:15:05 INFO : one: Copied (server-side copy) 2022/04/15 05:15:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/04/15 05:15:05 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:15:05 DEBUG : Waiting for deletions to finish 2022/04/15 05:15:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key CopyDest/two: Upload single object finished 2022/04/15 05:15:09 DEBUG : two: Sizes identical 2022/04/15 05:15:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/04/15 05:15:10 INFO : two: Copied (server-side copy) 2022/04/15 05:15:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/04/15 05:15:10 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:15:10 DEBUG : one: Sizes identical 2022/04/15 05:15:10 DEBUG : one: Sizes identical 2022/04/15 05:15:10 DEBUG : one: Unchanged skipping 2022/04/15 05:15:10 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:15:10 DEBUG : Waiting for deletions to finish 2022/04/15 05:15:12 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:15:12 DEBUG : one: Sizes identical 2022/04/15 05:15:12 DEBUG : one: Sizes identical 2022/04/15 05:15:12 DEBUG : one: Unchanged skipping 2022/04/15 05:15:12 DEBUG : two: Sizes identical 2022/04/15 05:15:12 DEBUG : two: Sizes identical 2022/04/15 05:15:12 DEBUG : two: Unchanged skipping 2022/04/15 05:15:12 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:15:12 DEBUG : Waiting for deletions to finish 2022/04/15 05:15:12 INFO : There was nothing to transfer 2022/04/15 05:15:14 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key CopyDest/three: Upload single object finished 2022/04/15 05:15:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/04/15 05:15:17 DEBUG : three: Destination not found in --copy-dest 2022/04/15 05:15:17 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:15:17 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three: Upload single object finished 2022/04/15 05:15:18 DEBUG : one: Sizes identical 2022/04/15 05:15:18 DEBUG : one: Sizes identical 2022/04/15 05:15:18 DEBUG : one: Unchanged skipping 2022/04/15 05:15:18 DEBUG : two: Sizes identical 2022/04/15 05:15:18 DEBUG : two: Sizes identical 2022/04/15 05:15:18 DEBUG : two: Unchanged skipping 2022/04/15 05:15:18 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:15:18 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2022/04/15 05:15:18 INFO : three: Copied (new) 2022/04/15 05:15:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.47s) === RUN TestSyncBackupDir run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:15:23 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:15:23 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/two: Upload single object finished 2022/04/15 05:15:24 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:15:26 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/dst" 2022/04/15 05:15:26 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/backup" 2022/04/15 05:15:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/15 05:15:26 DEBUG : two: Sizes identical 2022/04/15 05:15:26 DEBUG : two: Unchanged skipping 2022/04/15 05:15:26 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:15:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/04/15 05:15:28 INFO : one: Copied (server-side copy) 2022/04/15 05:15:28 INFO : one: Deleted 2022/04/15 05:15:28 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:15:28 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:15:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/04/15 05:15:29 INFO : one: Copied (new) 2022/04/15 05:15:29 DEBUG : Waiting for deletions to finish 2022/04/15 05:15:30 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/04/15 05:15:30 INFO : three.txt: Copied (server-side copy) 2022/04/15 05:15:30 INFO : three.txt: Deleted 2022/04/15 05:15:30 INFO : three.txt: Moved into backup dir 2022/04/15 05:15:32 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:15:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/15 05:15:34 DEBUG : two: Sizes identical 2022/04/15 05:15:34 DEBUG : two: Unchanged skipping 2022/04/15 05:15:34 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:15:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/04/15 05:15:34 INFO : one: Copied (server-side copy) 2022/04/15 05:15:35 INFO : one: Deleted 2022/04/15 05:15:35 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:15:35 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:15:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/04/15 05:15:35 INFO : one: Copied (new) 2022/04/15 05:15:35 DEBUG : Waiting for deletions to finish 2022/04/15 05:15:36 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/04/15 05:15:36 INFO : three.txt: Copied (server-side copy) 2022/04/15 05:15:37 INFO : three.txt: Deleted 2022/04/15 05:15:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.78s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:15:40 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:15:40 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/two: Upload single object finished 2022/04/15 05:15:41 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:15:42 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/dst" 2022/04/15 05:15:44 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/backup" 2022/04/15 05:15:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/15 05:15:44 DEBUG : two: Sizes identical 2022/04/15 05:15:44 DEBUG : two: Unchanged skipping 2022/04/15 05:15:44 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:15:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/04/15 05:15:46 INFO : one: Copied (server-side copy) to: one.bak 2022/04/15 05:15:46 INFO : one: Deleted 2022/04/15 05:15:46 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:15:46 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:15:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/04/15 05:15:47 INFO : one: Copied (new) 2022/04/15 05:15:47 DEBUG : Waiting for deletions to finish 2022/04/15 05:15:48 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/04/15 05:15:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/04/15 05:15:48 INFO : three.txt: Deleted 2022/04/15 05:15:48 INFO : three.txt: Moved into backup dir 2022/04/15 05:15:50 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:15:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/15 05:15:53 DEBUG : two: Sizes identical 2022/04/15 05:15:53 DEBUG : two: Unchanged skipping 2022/04/15 05:15:53 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:15:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/04/15 05:15:54 INFO : one: Copied (server-side copy) to: one.bak 2022/04/15 05:15:55 INFO : one: Deleted 2022/04/15 05:15:55 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:15:55 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:15:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/04/15 05:15:55 INFO : one: Copied (new) 2022/04/15 05:15:55 DEBUG : Waiting for deletions to finish 2022/04/15 05:15:56 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/04/15 05:15:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/04/15 05:15:57 INFO : three.txt: Deleted 2022/04/15 05:15:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (20.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:16:00 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:16:00 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/two: Upload single object finished 2022/04/15 05:16:01 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:16:03 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/dst" 2022/04/15 05:16:03 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/backup" 2022/04/15 05:16:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/15 05:16:04 DEBUG : two: Sizes identical 2022/04/15 05:16:04 DEBUG : two: Unchanged skipping 2022/04/15 05:16:04 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:16:06 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/04/15 05:16:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/04/15 05:16:06 INFO : one: Deleted 2022/04/15 05:16:06 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:16:06 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:16:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/04/15 05:16:06 INFO : one: Copied (new) 2022/04/15 05:16:06 DEBUG : Waiting for deletions to finish 2022/04/15 05:16:08 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/04/15 05:16:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/04/15 05:16:09 INFO : three.txt: Deleted 2022/04/15 05:16:09 INFO : three.txt: Moved into backup dir 2022/04/15 05:16:11 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:16:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/15 05:16:13 DEBUG : two: Sizes identical 2022/04/15 05:16:13 DEBUG : two: Unchanged skipping 2022/04/15 05:16:13 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:16:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/04/15 05:16:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/04/15 05:16:14 INFO : one: Deleted 2022/04/15 05:16:14 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:16:15 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:16:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/04/15 05:16:15 INFO : one: Copied (new) 2022/04/15 05:16:15 DEBUG : Waiting for deletions to finish 2022/04/15 05:16:16 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/04/15 05:16:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/04/15 05:16:17 INFO : three.txt: Deleted 2022/04/15 05:16:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.05s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:16:20 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:16:20 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/two: Upload single object finished 2022/04/15 05:16:21 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:16:22 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/dst" 2022/04/15 05:16:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/15 05:16:23 DEBUG : two: Sizes identical 2022/04/15 05:16:23 DEBUG : two: Unchanged skipping 2022/04/15 05:16:23 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:16:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/04/15 05:16:24 INFO : one: Copied (server-side copy) to: one.bak 2022/04/15 05:16:25 INFO : one: Deleted 2022/04/15 05:16:25 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:16:25 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:16:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/04/15 05:16:25 INFO : one: Copied (new) 2022/04/15 05:16:25 DEBUG : Waiting for deletions to finish 2022/04/15 05:16:26 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/04/15 05:16:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/04/15 05:16:26 INFO : three.txt: Deleted 2022/04/15 05:16:26 INFO : three.txt: Moved into backup dir 2022/04/15 05:16:28 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:16:31 DEBUG : one.bak: Excluded 2022/04/15 05:16:31 DEBUG : three.txt.bak: Excluded 2022/04/15 05:16:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/15 05:16:31 DEBUG : two: Sizes identical 2022/04/15 05:16:31 DEBUG : two: Unchanged skipping 2022/04/15 05:16:31 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for checks to finish 2022/04/15 05:16:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/04/15 05:16:32 INFO : one: Copied (server-side copy) to: one.bak 2022/04/15 05:16:32 INFO : one: Deleted 2022/04/15 05:16:32 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 path dst: Waiting for transfers to finish 2022/04/15 05:16:33 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:16:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/04/15 05:16:33 INFO : one: Copied (new) 2022/04/15 05:16:33 DEBUG : Waiting for deletions to finish 2022/04/15 05:16:34 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/04/15 05:16:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/04/15 05:16:34 INFO : three.txt: Deleted 2022/04/15 05:16:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.50s) === RUN TestSyncSuffix run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:16:37 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:16:39 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/two: Upload single object finished 2022/04/15 05:16:40 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:16:41 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/dst" 2022/04/15 05:16:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/15 05:16:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/04/15 05:16:43 INFO : one: Copied (server-side copy) to: one.bak 2022/04/15 05:16:44 INFO : one: Deleted 2022/04/15 05:16:44 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:16:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/04/15 05:16:44 INFO : one: Copied (new) 2022/04/15 05:16:44 DEBUG : two: Sizes identical 2022/04/15 05:16:44 DEBUG : two: Unchanged skipping 2022/04/15 05:16:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/04/15 05:16:46 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/04/15 05:16:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/04/15 05:16:46 INFO : three.txt: Deleted 2022/04/15 05:16:47 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:16:47 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/04/15 05:16:47 INFO : three.txt: Copied (new) 2022/04/15 05:17:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/15 05:17:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/04/15 05:17:05 INFO : one: Copied (server-side copy) to: one.bak 2022/04/15 05:17:05 INFO : one: Deleted 2022/04/15 05:17:06 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:17:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/04/15 05:17:06 INFO : one: Copied (new) 2022/04/15 05:17:06 DEBUG : two: Sizes identical 2022/04/15 05:17:06 DEBUG : two: Unchanged skipping 2022/04/15 05:17:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/04/15 05:17:07 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/04/15 05:17:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2022/04/15 05:17:08 INFO : three.txt: Deleted 2022/04/15 05:17:09 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:17:09 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/04/15 05:17:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (37.96s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:17:15 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:17:16 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/two: Upload single object finished 2022/04/15 05:17:17 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:17:22 DEBUG : Creating backend with remote "TestQingStor:rclone-test-cusolur3kimaruz8zuzixih1/dst" 2022/04/15 05:17:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/04/15 05:17:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2022/04/15 05:17:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/04/15 05:17:26 INFO : one: Deleted 2022/04/15 05:17:27 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:17:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/04/15 05:17:27 INFO : one: Copied (new) 2022/04/15 05:17:27 DEBUG : two: Sizes identical 2022/04/15 05:17:27 DEBUG : two: Unchanged skipping 2022/04/15 05:17:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/04/15 05:17:28 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2022/04/15 05:17:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/04/15 05:17:28 INFO : three.txt: Deleted 2022/04/15 05:17:29 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:17:29 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/04/15 05:17:29 INFO : three.txt: Copied (new) 2022/04/15 05:17:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/04/15 05:17:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2022/04/15 05:17:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2022/04/15 05:17:35 INFO : one: Deleted 2022/04/15 05:17:36 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/one: Upload single object finished 2022/04/15 05:17:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2022/04/15 05:17:36 INFO : one: Copied (new) 2022/04/15 05:17:37 DEBUG : two: Sizes identical 2022/04/15 05:17:37 DEBUG : two: Unchanged skipping 2022/04/15 05:17:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/04/15 05:17:38 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2022/04/15 05:17:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2022/04/15 05:17:39 INFO : three.txt: Deleted 2022/04/15 05:17:39 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key dst/three.txt: Upload single object finished 2022/04/15 05:17:39 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2022/04/15 05:17:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (29.83s) === RUN TestSyncUTFNorm run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:17:45 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key Testêé: Upload single object finished 2022/04/15 05:17:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/04/15 05:17:46 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:17:46 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:17:47 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key Testêé: Upload single object finished 2022/04/15 05:17:47 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2022/04/15 05:17:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/04/15 05:17:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.48s) === RUN TestSyncImmutable run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:17:49 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:17:49 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:17:49 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key existing: Upload single object finished 2022/04/15 05:17:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2022/04/15 05:17:49 INFO : existing: Copied (new) 2022/04/15 05:17:49 DEBUG : Waiting for deletions to finish 2022/04/15 05:17:51 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:17:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/04/15 05:17:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/04/15 05:17:51 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:17:51 ERROR : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: not deleting files as there were IO errors 2022/04/15 05:17:51 ERROR : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.38s) === RUN TestSyncIgnoreCase run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:17:54 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key EXISTING: Upload single object finished 2022/04/15 05:17:56 DEBUG : existing: Sizes identical 2022/04/15 05:17:56 DEBUG : existing: Unchanged skipping 2022/04/15 05:17:56 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:17:56 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:17:56 DEBUG : Waiting for deletions to finish 2022/04/15 05:17:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (4.29s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.68s) --- SKIP: TestMaxTransfer/Hard (0.55s) --- SKIP: TestMaxTransfer/Soft (0.58s) --- SKIP: TestMaxTransfer/Cautious (0.55s) === RUN TestSyncConcurrentDelete run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:17:59 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both0: Upload single object finished 2022/04/15 05:18:01 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only0: Upload single object finished 2022/04/15 05:18:01 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both1: Upload single object finished 2022/04/15 05:18:02 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only1: Upload single object finished 2022/04/15 05:18:04 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both2: Upload single object finished 2022/04/15 05:18:04 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only2: Upload single object finished 2022/04/15 05:18:05 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both3: Upload single object finished 2022/04/15 05:18:06 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only3: Upload single object finished 2022/04/15 05:18:06 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both4: Upload single object finished 2022/04/15 05:18:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only4: Upload single object finished 2022/04/15 05:18:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both5: Upload single object finished 2022/04/15 05:18:08 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only5: Upload single object finished 2022/04/15 05:18:09 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both6: Upload single object finished 2022/04/15 05:18:09 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only6: Upload single object finished 2022/04/15 05:18:10 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both7: Upload single object finished 2022/04/15 05:18:10 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only7: Upload single object finished 2022/04/15 05:18:11 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both8: Upload single object finished 2022/04/15 05:18:12 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only8: Upload single object finished 2022/04/15 05:18:13 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both9: Upload single object finished 2022/04/15 05:18:14 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only9: Upload single object finished 2022/04/15 05:18:14 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both10: Upload single object finished 2022/04/15 05:18:15 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only10: Upload single object finished 2022/04/15 05:18:15 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both11: Upload single object finished 2022/04/15 05:18:16 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only11: Upload single object finished 2022/04/15 05:18:17 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both12: Upload single object finished 2022/04/15 05:18:18 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only12: Upload single object finished 2022/04/15 05:18:18 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both13: Upload single object finished 2022/04/15 05:18:19 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only13: Upload single object finished 2022/04/15 05:18:21 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both14: Upload single object finished 2022/04/15 05:18:21 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only14: Upload single object finished 2022/04/15 05:18:22 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both15: Upload single object finished 2022/04/15 05:18:23 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only15: Upload single object finished 2022/04/15 05:18:23 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both16: Upload single object finished 2022/04/15 05:18:24 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only16: Upload single object finished 2022/04/15 05:18:25 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both17: Upload single object finished 2022/04/15 05:18:25 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only17: Upload single object finished 2022/04/15 05:18:26 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both18: Upload single object finished 2022/04/15 05:18:26 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only18: Upload single object finished 2022/04/15 05:18:27 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both19: Upload single object finished 2022/04/15 05:18:27 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only19: Upload single object finished 2022/04/15 05:18:42 DEBUG : both0: Sizes identical 2022/04/15 05:18:42 DEBUG : both0: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both1: Sizes identical 2022/04/15 05:18:42 DEBUG : both1: Unchanged skipping 2022/04/15 05:18:42 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:18:42 DEBUG : both12: Sizes identical 2022/04/15 05:18:42 DEBUG : both12: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both14: Sizes identical 2022/04/15 05:18:42 DEBUG : both14: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both15: Sizes identical 2022/04/15 05:18:42 DEBUG : both13: Sizes identical 2022/04/15 05:18:42 DEBUG : both10: Sizes identical 2022/04/15 05:18:42 DEBUG : both13: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both10: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both16: Sizes identical 2022/04/15 05:18:42 DEBUG : both17: Sizes identical 2022/04/15 05:18:42 DEBUG : both17: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both18: Sizes identical 2022/04/15 05:18:42 DEBUG : both11: Sizes identical 2022/04/15 05:18:42 DEBUG : both11: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both19: Sizes identical 2022/04/15 05:18:42 DEBUG : both19: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both2: Sizes identical 2022/04/15 05:18:42 DEBUG : both2: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both3: Sizes identical 2022/04/15 05:18:42 DEBUG : both3: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both4: Sizes identical 2022/04/15 05:18:42 DEBUG : both4: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both5: Sizes identical 2022/04/15 05:18:42 DEBUG : both5: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both6: Sizes identical 2022/04/15 05:18:42 DEBUG : both6: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both7: Sizes identical 2022/04/15 05:18:42 DEBUG : both7: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both8: Sizes identical 2022/04/15 05:18:42 DEBUG : both8: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both9: Sizes identical 2022/04/15 05:18:42 DEBUG : both9: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both15: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both18: Unchanged skipping 2022/04/15 05:18:42 DEBUG : both16: Unchanged skipping 2022/04/15 05:18:42 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:18:42 DEBUG : Waiting for deletions to finish 2022/04/15 05:18:42 INFO : only14: Deleted 2022/04/15 05:18:42 INFO : only15: Deleted 2022/04/15 05:18:42 INFO : only17: Deleted 2022/04/15 05:18:43 INFO : only18: Deleted 2022/04/15 05:18:43 INFO : only2: Deleted 2022/04/15 05:18:43 INFO : only4: Deleted 2022/04/15 05:18:43 INFO : only7: Deleted 2022/04/15 05:18:43 INFO : only11: Deleted 2022/04/15 05:18:43 INFO : only16: Deleted 2022/04/15 05:18:43 INFO : only19: Deleted 2022/04/15 05:18:43 INFO : only13: Deleted 2022/04/15 05:18:43 INFO : only6: Deleted 2022/04/15 05:18:43 INFO : only0: Deleted 2022/04/15 05:18:44 INFO : only10: Deleted 2022/04/15 05:18:44 INFO : only12: Deleted 2022/04/15 05:18:44 INFO : only3: Deleted 2022/04/15 05:18:44 INFO : only5: Deleted 2022/04/15 05:18:44 INFO : only8: Deleted 2022/04/15 05:18:44 INFO : only9: Deleted 2022/04/15 05:18:44 INFO : only1: Deleted 2022/04/15 05:18:44 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (59.48s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1", Local "Local file system at /tmp/rclone1339718818", Modify Window "876000h0m0s" 2022/04/15 05:18:58 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both0: Upload single object finished 2022/04/15 05:18:59 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only0: Upload single object finished 2022/04/15 05:19:00 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both1: Upload single object finished 2022/04/15 05:19:00 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only1: Upload single object finished 2022/04/15 05:19:01 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both2: Upload single object finished 2022/04/15 05:19:01 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only2: Upload single object finished 2022/04/15 05:19:02 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both3: Upload single object finished 2022/04/15 05:19:02 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only3: Upload single object finished 2022/04/15 05:19:03 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both4: Upload single object finished 2022/04/15 05:19:04 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only4: Upload single object finished 2022/04/15 05:19:04 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both5: Upload single object finished 2022/04/15 05:19:05 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only5: Upload single object finished 2022/04/15 05:19:06 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both6: Upload single object finished 2022/04/15 05:19:07 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only6: Upload single object finished 2022/04/15 05:19:08 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both7: Upload single object finished 2022/04/15 05:19:09 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only7: Upload single object finished 2022/04/15 05:19:10 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both8: Upload single object finished 2022/04/15 05:19:10 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only8: Upload single object finished 2022/04/15 05:19:12 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both9: Upload single object finished 2022/04/15 05:19:12 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only9: Upload single object finished 2022/04/15 05:19:13 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both10: Upload single object finished 2022/04/15 05:19:14 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only10: Upload single object finished 2022/04/15 05:19:15 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both11: Upload single object finished 2022/04/15 05:19:17 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only11: Upload single object finished 2022/04/15 05:19:18 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both12: Upload single object finished 2022/04/15 05:19:19 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only12: Upload single object finished 2022/04/15 05:19:20 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both13: Upload single object finished 2022/04/15 05:19:21 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only13: Upload single object finished 2022/04/15 05:19:21 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both14: Upload single object finished 2022/04/15 05:19:24 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only14: Upload single object finished 2022/04/15 05:19:26 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both15: Upload single object finished 2022/04/15 05:19:27 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only15: Upload single object finished 2022/04/15 05:19:27 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both16: Upload single object finished 2022/04/15 05:19:28 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only16: Upload single object finished 2022/04/15 05:19:29 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both17: Upload single object finished 2022/04/15 05:19:30 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only17: Upload single object finished 2022/04/15 05:19:32 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both18: Upload single object finished 2022/04/15 05:19:34 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only18: Upload single object finished 2022/04/15 05:19:35 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key both19: Upload single object finished 2022/04/15 05:19:36 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only19: Upload single object finished 2022/04/15 05:19:52 DEBUG : both0: Sizes identical 2022/04/15 05:19:52 DEBUG : both0: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both1: Sizes identical 2022/04/15 05:19:52 DEBUG : both1: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both10: Sizes identical 2022/04/15 05:19:52 DEBUG : both10: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both11: Sizes identical 2022/04/15 05:19:52 DEBUG : both11: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both12: Sizes identical 2022/04/15 05:19:52 DEBUG : both12: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both13: Sizes identical 2022/04/15 05:19:52 DEBUG : both13: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both14: Sizes identical 2022/04/15 05:19:52 DEBUG : both14: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both15: Sizes identical 2022/04/15 05:19:52 DEBUG : both15: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both16: Sizes identical 2022/04/15 05:19:52 DEBUG : both16: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both17: Sizes identical 2022/04/15 05:19:52 DEBUG : both17: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both18: Sizes identical 2022/04/15 05:19:52 DEBUG : both18: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both19: Sizes identical 2022/04/15 05:19:52 DEBUG : both19: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both2: Sizes identical 2022/04/15 05:19:52 DEBUG : both2: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both3: Sizes identical 2022/04/15 05:19:52 DEBUG : both3: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both4: Sizes identical 2022/04/15 05:19:52 DEBUG : both4: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both5: Sizes identical 2022/04/15 05:19:52 DEBUG : both5: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both6: Sizes identical 2022/04/15 05:19:52 DEBUG : both6: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both7: Sizes identical 2022/04/15 05:19:52 DEBUG : both7: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both8: Sizes identical 2022/04/15 05:19:52 DEBUG : both8: Unchanged skipping 2022/04/15 05:19:52 DEBUG : both9: Sizes identical 2022/04/15 05:19:52 DEBUG : both9: Unchanged skipping 2022/04/15 05:19:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/04/15 05:19:52 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for checks to finish 2022/04/15 05:19:52 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Waiting for transfers to finish 2022/04/15 05:19:53 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only0: Upload single object finished 2022/04/15 05:19:53 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only1: Upload single object finished 2022/04/15 05:19:53 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only11: Upload single object finished 2022/04/15 05:19:54 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only10: Upload single object finished 2022/04/15 05:19:54 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:54 INFO : only0: Copied (replaced existing) 2022/04/15 05:19:54 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:54 INFO : only1: Copied (replaced existing) 2022/04/15 05:19:54 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:54 INFO : only10: Copied (replaced existing) 2022/04/15 05:19:54 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only12: Upload single object finished 2022/04/15 05:19:54 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only13: Upload single object finished 2022/04/15 05:19:55 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:55 INFO : only12: Copied (replaced existing) 2022/04/15 05:19:55 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:55 INFO : only13: Copied (replaced existing) 2022/04/15 05:19:55 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only14: Upload single object finished 2022/04/15 05:19:55 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only15: Upload single object finished 2022/04/15 05:19:55 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:55 INFO : only11: Copied (replaced existing) 2022/04/15 05:19:55 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:55 INFO : only14: Copied (replaced existing) 2022/04/15 05:19:55 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only17: Upload single object finished 2022/04/15 05:19:55 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only16: Upload single object finished 2022/04/15 05:19:55 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only18: Upload single object finished 2022/04/15 05:19:56 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:56 INFO : only17: Copied (replaced existing) 2022/04/15 05:19:56 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:56 INFO : only15: Copied (replaced existing) 2022/04/15 05:19:56 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:56 INFO : only18: Copied (replaced existing) 2022/04/15 05:19:56 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only19: Upload single object finished 2022/04/15 05:19:56 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only2: Upload single object finished 2022/04/15 05:19:56 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only3: Upload single object finished 2022/04/15 05:19:56 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:56 INFO : only19: Copied (replaced existing) 2022/04/15 05:19:56 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:56 INFO : only2: Copied (replaced existing) 2022/04/15 05:19:56 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:56 INFO : only3: Copied (replaced existing) 2022/04/15 05:19:56 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only4: Upload single object finished 2022/04/15 05:19:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only5: Upload single object finished 2022/04/15 05:19:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only6: Upload single object finished 2022/04/15 05:19:57 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:57 INFO : only4: Copied (replaced existing) 2022/04/15 05:19:57 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:57 INFO : only16: Copied (replaced existing) 2022/04/15 05:19:57 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:57 INFO : only5: Copied (replaced existing) 2022/04/15 05:19:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only8: Upload single object finished 2022/04/15 05:19:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only7: Upload single object finished 2022/04/15 05:19:57 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1 key only9: Upload single object finished 2022/04/15 05:19:57 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:57 INFO : only8: Copied (replaced existing) 2022/04/15 05:19:57 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:57 INFO : only7: Copied (replaced existing) 2022/04/15 05:19:58 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:58 INFO : only9: Copied (replaced existing) 2022/04/15 05:19:58 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2022/04/15 05:19:58 INFO : only6: Copied (replaced existing) 2022/04/15 05:19:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (87.92s) PASS 2022/04/15 05:20:26 DEBUG : QingStor bucket rclone-test-cusolur3kimaruz8zuzixih1: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestQingStor: -verbose" - Finished OK in 10m52.540825746s (try 1/5)