"./sync.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Starting (try 1/5) 2022/03/02 05:36:54 DEBUG : Creating backend with remote "TestSia:rclone-test-bolixas0jefozoz0lidoseq1" 2022/03/02 05:36:54 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:36:54 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:36:54 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:36:54 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:36:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/02 05:36:54 DEBUG : Creating backend with remote "/tmp/rclone2090384873" === 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 "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:54 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/03/02 05:36:54 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.04s) === RUN TestCopy run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:54 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:54 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:36:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (0.56s) === RUN TestCopyMissingDirectory run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:55 DEBUG : Creating backend with remote "/non-existing" 2022/03/02 05:36:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/03/02 05:36:55 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:55 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.03s) === RUN TestCopyNoTraverse run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:55 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:55 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:36:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.47s) === RUN TestCopyCheckFirst run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:55 INFO : Sia http://127.0.0.1:39980: Running all checks before starting transfers 2022/03/02 05:36:55 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:55 INFO : Sia http://127.0.0.1:39980: Checks finished, now starting transfers 2022/03/02 05:36:55 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:36:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.30s) === RUN TestSyncNoTraverse run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:56 ERROR : Ignoring --no-traverse with sync 2022/03/02 05:36:56 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:56 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:36:56 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:36:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.34s) === RUN TestCopyWithDepth run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:56 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:56 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:36:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.32s) === RUN TestCopyWithFilesFrom run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:56 DEBUG : hello world2: Excluded 2022/03/02 05:36:56 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:56 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:36:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:57 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:57 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:36:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.34s) === RUN TestCopyEmptyDirectories run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:57 DEBUG : sub dir2: Making directory 2022/03/02 05:36:57 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:57 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:36:57 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:36:57 DEBUG : sub dir2: Making directory 2022/03/02 05:36:57 DEBUG : Sia http://127.0.0.1:39980: copied 1 directories --- PASS: TestCopyEmptyDirectories (0.46s) === RUN TestMoveEmptyDirectories run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:57 DEBUG : sub dir2: Making directory 2022/03/02 05:36:57 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:57 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:36:57 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:36:57 INFO : sub dir/hello world: Deleted 2022/03/02 05:36:57 DEBUG : sub dir: Making directory 2022/03/02 05:36:57 DEBUG : sub dir2: Making directory 2022/03/02 05:36:58 DEBUG : Sia http://127.0.0.1:39980: copied 2 directories --- PASS: TestMoveEmptyDirectories (0.32s) === RUN TestSyncEmptyDirectories run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:58 DEBUG : sub dir2: Making directory 2022/03/02 05:36:58 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:58 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:36:58 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:36:58 DEBUG : sub dir2: Making directory 2022/03/02 05:36:58 DEBUG : Sia http://127.0.0.1:39980: copied 1 directories 2022/03/02 05:36:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (0.49s) === RUN TestServerSideCopy run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:58 DEBUG : Creating backend with remote "TestSia:rclone-test-riwaliz3veqolow1caruruh2" 2022/03/02 05:36:58 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:36:58 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:36:58 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:36:58 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL sync_test.go:275: Server side copy (if possible) Sia http://127.0.0.1:39980 -> Sia http://127.0.0.1:39980 2022/03/02 05:36:58 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:58 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:36:59 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:36:59 DEBUG : Sia http://127.0.0.1:39980: Purge object "sub dir/hello world" 2022/03/02 05:36:59 DEBUG : Sia http://127.0.0.1:39980: Purge dir "sub dir" 2022/03/02 05:36:59 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" --- PASS: TestServerSideCopy (0.71s) === RUN TestCopyAfterDelete run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:36:59 ERROR : : error listing: directory not found 2022/03/02 05:36:59 DEBUG : Local file system at /tmp/rclone2090384873: Making directory 2022/03/02 05:36:59 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:36:59 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.47s) === RUN TestCopyRedownload run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:00 DEBUG : Local file system at /tmp/rclone2090384873: Waiting for checks to finish 2022/03/02 05:37:00 DEBUG : Local file system at /tmp/rclone2090384873: Waiting for transfers to finish 2022/03/02 05:37:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (0.46s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:00 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:00 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:00 INFO : check sum: Copied (new) 2022/03/02 05:37:00 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:00 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:00 NOTICE: Sia http://127.0.0.1:39980: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2022/03/02 05:37:00 DEBUG : check sum: Size of src and dst objects identical 2022/03/02 05:37:00 DEBUG : check sum: Unchanged skipping 2022/03/02 05:37:00 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:00 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:00 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.30s) === RUN TestSyncSizeOnly run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:00 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:00 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:00 INFO : sizeonly: Copied (new) 2022/03/02 05:37:00 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:00 DEBUG : sizeonly: Sizes identical 2022/03/02 05:37:00 DEBUG : sizeonly: Unchanged skipping 2022/03/02 05:37:00 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:00 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:00 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:00 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.20s) === RUN TestSyncIgnoreSize run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:00 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:00 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:01 INFO : ignore-size: Copied (new) 2022/03/02 05:37:01 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:01 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:01 DEBUG : ignore-size: Sizes identical 2022/03/02 05:37:01 DEBUG : ignore-size: Unchanged skipping 2022/03/02 05:37:01 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:01 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.46s) === RUN TestSyncIgnoreTimes run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:01 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:01 DEBUG : existing: Sizes identical 2022/03/02 05:37:01 DEBUG : existing: Unchanged skipping 2022/03/02 05:37:01 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:01 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:01 INFO : There was nothing to transfer 2022/03/02 05:37:01 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/03/02 05:37:01 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:01 INFO : existing: Copied (replaced existing) 2022/03/02 05:37:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (0.38s) === RUN TestSyncIgnoreExisting run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:01 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:01 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:02 INFO : existing: Copied (new) 2022/03/02 05:37:02 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:02 DEBUG : existing: Destination exists, skipping 2022/03/02 05:37:02 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:02 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:02 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.48s) === RUN TestSyncIgnoreErrors run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:02 DEBUG : d: Making directory 2022/03/02 05:37:02 DEBUG : c/non empty space: Sizes identical 2022/03/02 05:37:02 DEBUG : c/non empty space: Unchanged skipping 2022/03/02 05:37:02 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:02 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:02 INFO : a/potato2: Copied (new) 2022/03/02 05:37:02 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:02 INFO : b/potato: Deleted 2022/03/02 05:37:02 INFO : d: Removing directory 2022/03/02 05:37:02 INFO : b: Removing directory 2022/03/02 05:37:02 DEBUG : Sia http://127.0.0.1:39980: deleted 2 directories --- PASS: TestSyncIgnoreErrors (0.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:03 DEBUG : empty space: Sizes identical 2022/03/02 05:37:03 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:03 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:03 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:03 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:03 INFO : There was nothing to transfer 2022/03/02 05:37:03 DEBUG : empty space: Sizes identical 2022/03/02 05:37:03 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:03 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:03 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:03 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (0.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:577: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.02s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:602: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:03 DEBUG : empty space: Sizes identical 2022/03/02 05:37:03 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:03 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:03 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:03 INFO : potato: Copied (new) 2022/03/02 05:37:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (0.56s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/03/02 05:37:04 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:04 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:04 INFO : potato: Copied (replaced existing) 2022/03/02 05:37:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (0.67s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:663: ModTimeNotSupported so forcing file to be a different size 2022/03/02 05:37:04 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2022/03/02 05:37:04 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:04 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:05 INFO : potato: Copied (replaced existing) 2022/03/02 05:37:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (0.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/03/02 05:37:05 DEBUG : empty space: Sizes identical 2022/03/02 05:37:05 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:05 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:05 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:05 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:06 DEBUG : empty space: Sizes identical 2022/03/02 05:37:06 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:06 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:06 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:07 INFO : potato2: Copied (new) 2022/03/02 05:37:07 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:07 DEBUG : d: Making directory 2022/03/02 05:37:07 DEBUG : d/e: Making directory 2022/03/02 05:37:07 DEBUG : c/non empty space: Sizes identical 2022/03/02 05:37:07 DEBUG : c/non empty space: Unchanged skipping 2022/03/02 05:37:07 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:07 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:08 INFO : a/potato2: Copied (new) 2022/03/02 05:37:08 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:08 INFO : b/potato: Deleted 2022/03/02 05:37:08 INFO : d/e: Removing directory 2022/03/02 05:37:08 INFO : d: Removing directory 2022/03/02 05:37:08 INFO : b: Removing directory 2022/03/02 05:37:08 DEBUG : Sia http://127.0.0.1:39980: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:09 DEBUG : d: Making directory 2022/03/02 05:37:09 DEBUG : c/non empty space: Sizes identical 2022/03/02 05:37:09 DEBUG : c/non empty space: Unchanged skipping 2022/03/02 05:37:09 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:09 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:09 INFO : a/potato2: Copied (new) 2022/03/02 05:37:09 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2022/03/02 05:37:09 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:10 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:10 DEBUG : empty space: Sizes identical 2022/03/02 05:37:10 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:10 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:10 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:10 INFO : potato: Deleted 2022/03/02 05:37:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.28s) === RUN TestSyncDeleteBefore run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:11 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:11 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:11 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:11 INFO : potato: Deleted 2022/03/02 05:37:11 DEBUG : empty space: Sizes identical 2022/03/02 05:37:11 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:11 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:11 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (0.52s) === RUN TestCopyDeleteBefore run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:12 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:12 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:12 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (0.67s) === RUN TestSyncWithExclude run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:12 DEBUG : enormous: Excluded 2022/03/02 05:37:12 DEBUG : potato2: Excluded 2022/03/02 05:37:12 DEBUG : potato2: Excluded 2022/03/02 05:37:12 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:12 DEBUG : empty space: Sizes identical 2022/03/02 05:37:12 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:12 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:12 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:12 INFO : There was nothing to transfer 2022/03/02 05:37:12 DEBUG : enormous: Excluded 2022/03/02 05:37:12 DEBUG : potato2: Excluded 2022/03/02 05:37:12 DEBUG : potato2: Excluded 2022/03/02 05:37:12 DEBUG : empty space: Sizes identical 2022/03/02 05:37:12 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:12 DEBUG : Local file system at /tmp/rclone2090384873: Waiting for checks to finish 2022/03/02 05:37:12 DEBUG : Local file system at /tmp/rclone2090384873: Waiting for transfers to finish 2022/03/02 05:37:12 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (0.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:13 DEBUG : enormous: Excluded 2022/03/02 05:37:13 DEBUG : potato2: Excluded 2022/03/02 05:37:13 DEBUG : empty space: Sizes identical 2022/03/02 05:37:13 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:13 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:13 INFO : enormous: Deleted 2022/03/02 05:37:13 INFO : potato2: Deleted 2022/03/02 05:37:13 INFO : There was nothing to transfer 2022/03/02 05:37:13 DEBUG : empty space: Sizes identical 2022/03/02 05:37:13 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:13 DEBUG : Local file system at /tmp/rclone2090384873: Waiting for checks to finish 2022/03/02 05:37:13 DEBUG : Local file system at /tmp/rclone2090384873: Waiting for transfers to finish 2022/03/02 05:37:13 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:13 INFO : enormous: Deleted 2022/03/02 05:37:13 INFO : potato2: Deleted 2022/03/02 05:37:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.88s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:968: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1058: Can track renames: false 2022/03/02 05:37:13 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2022/03/02 05:37:13 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the source and destination do not have a common hash 2022/03/02 05:37:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:13 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:14 INFO : potato: Copied (new) 2022/03/02 05:37:14 INFO : yam: Copied (new) 2022/03/02 05:37:14 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:14 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2022/03/02 05:37:14 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the source and destination do not have a common hash 2022/03/02 05:37:14 DEBUG : potato: Sizes identical 2022/03/02 05:37:14 DEBUG : potato: Unchanged skipping 2022/03/02 05:37:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:14 INFO : yaml: Copied (new) 2022/03/02 05:37:14 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:14 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (0.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1127: Can track renames: false 2022/03/02 05:37:14 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2022/03/02 05:37:14 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as either the source or destination do not support modtime 2022/03/02 05:37:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:14 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:15 INFO : potato: Copied (new) 2022/03/02 05:37:15 INFO : yam: Copied (new) 2022/03/02 05:37:15 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:15 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2022/03/02 05:37:15 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as either the source or destination do not support modtime 2022/03/02 05:37:15 DEBUG : potato: Sizes identical 2022/03/02 05:37:15 DEBUG : potato: Unchanged skipping 2022/03/02 05:37:15 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:15 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:15 INFO : yaml: Copied (new) 2022/03/02 05:37:15 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:15 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.15s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1163: Can track renames: false 2022/03/02 05:37:16 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2022/03/02 05:37:16 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:16 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:16 INFO : sub/yam: Copied (new) 2022/03/02 05:37:16 INFO : potato: Copied (new) 2022/03/02 05:37:16 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:16 ERROR : Sia http://127.0.0.1:39980: Ignoring --track-renames as the destination does not support server-side move or copy 2022/03/02 05:37:16 DEBUG : potato: Sizes identical 2022/03/02 05:37:16 DEBUG : potato: Unchanged skipping 2022/03/02 05:37:16 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:16 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:17 INFO : yam: Copied (new) 2022/03/02 05:37:17 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:17 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.19s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:17 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:17 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:17 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:37:17 INFO : sub dir/hello world: Deleted 2022/03/02 05:37:17 INFO : nested/sub dir/file: Copied (new) 2022/03/02 05:37:17 INFO : nested/sub dir/file: Deleted 2022/03/02 05:37:17 INFO : sub dir: Removing directory 2022/03/02 05:37:17 INFO : nested/sub dir: Removing directory 2022/03/02 05:37:17 INFO : nested: Removing directory 2022/03/02 05:37:17 DEBUG : Local file system at /tmp/rclone2090384873: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (0.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:18 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:18 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:18 INFO : nested/sub dir/file: Copied (new) 2022/03/02 05:37:18 INFO : nested/sub dir/file: Deleted 2022/03/02 05:37:18 INFO : sub dir/hello world: Copied (new) 2022/03/02 05:37:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.53s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:18 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:18 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:18 INFO : existing: Copied (new) 2022/03/02 05:37:18 INFO : existing: Deleted 2022/03/02 05:37:19 INFO : existing-b: Copied (new) 2022/03/02 05:37:19 INFO : existing-b: Deleted 2022/03/02 05:37:19 DEBUG : existing: Destination exists, skipping 2022/03/02 05:37:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/03/02 05:37:19 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:19 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (0.55s) === RUN TestServerSideMove run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:19 DEBUG : Creating backend with remote "TestSia:rclone-test-xoxowun9dotikip4diyemos7" 2022/03/02 05:37:19 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:19 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:19 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:19 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL sync_test.go:1215: Server side move (if possible) Sia http://127.0.0.1:39980 -> Sia http://127.0.0.1:39980 2022/03/02 05:37:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/02 05:37:20 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:20 DEBUG : empty space: Sizes identical 2022/03/02 05:37:20 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:20 INFO : empty space: Deleted 2022/03/02 05:37:20 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:20 INFO : potato2: Copied (new) 2022/03/02 05:37:20 INFO : potato2: Deleted 2022/03/02 05:37:21 INFO : potato3: Copied (replaced existing) 2022/03/02 05:37:21 INFO : potato3: Deleted 2022/03/02 05:37:21 DEBUG : Creating backend with remote "TestSia:rclone-test-xabaxej5rujuvew3cuhavah4" 2022/03/02 05:37:21 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:21 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:21 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:21 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:21 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:21 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:21 INFO : empty space: Copied (new) 2022/03/02 05:37:21 INFO : empty space: Deleted 2022/03/02 05:37:21 INFO : potato2: Copied (new) 2022/03/02 05:37:21 INFO : potato2: Deleted 2022/03/02 05:37:22 INFO : potato3: Copied (new) 2022/03/02 05:37:22 INFO : potato3: Deleted 2022/03/02 05:37:22 DEBUG : Sia http://127.0.0.1:39980: Purge object "empty space" 2022/03/02 05:37:22 DEBUG : Sia http://127.0.0.1:39980: Purge object "potato2" 2022/03/02 05:37:22 DEBUG : Sia http://127.0.0.1:39980: Purge object "potato3" 2022/03/02 05:37:22 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" 2022/03/02 05:37:22 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" --- PASS: TestServerSideMove (3.17s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:22 DEBUG : Creating backend with remote "TestSia:rclone-test-musofow3fobejom2rahapaw4" 2022/03/02 05:37:22 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:22 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:22 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:22 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL sync_test.go:1215: Server side move (if possible) Sia http://127.0.0.1:39980 -> Sia http://127.0.0.1:39980 2022/03/02 05:37:23 DEBUG : empty space: Excluded 2022/03/02 05:37:23 DEBUG : empty space: Excluded 2022/03/02 05:37:23 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/02 05:37:23 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:24 INFO : potato2: Copied (new) 2022/03/02 05:37:24 INFO : potato2: Deleted 2022/03/02 05:37:24 INFO : potato3: Copied (replaced existing) 2022/03/02 05:37:24 INFO : potato3: Deleted 2022/03/02 05:37:24 DEBUG : Creating backend with remote "TestSia:rclone-test-nehirif7lapaxes3guqepep1" 2022/03/02 05:37:24 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:24 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:24 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:24 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:24 DEBUG : empty space: Excluded 2022/03/02 05:37:24 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:24 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:24 INFO : potato2: Copied (new) 2022/03/02 05:37:24 INFO : potato2: Deleted 2022/03/02 05:37:24 INFO : potato3: Copied (new) 2022/03/02 05:37:24 INFO : potato3: Deleted 2022/03/02 05:37:24 DEBUG : Sia http://127.0.0.1:39980: Purge object "potato2" 2022/03/02 05:37:24 DEBUG : Sia http://127.0.0.1:39980: Purge object "potato3" 2022/03/02 05:37:24 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" 2022/03/02 05:37:24 DEBUG : Sia http://127.0.0.1:39980: Purge object "empty space" 2022/03/02 05:37:24 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" --- PASS: TestServerSideMoveWithFilter (2.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:25 DEBUG : Creating backend with remote "TestSia:rclone-test-sahuxud9roxulov9wixecab3" 2022/03/02 05:37:25 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:25 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:25 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:25 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:26 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) Sia http://127.0.0.1:39980 -> Sia http://127.0.0.1:39980 2022/03/02 05:37:26 DEBUG : empty space: Sizes identical 2022/03/02 05:37:26 DEBUG : empty space: Unchanged skipping 2022/03/02 05:37:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/02 05:37:26 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:26 INFO : empty space: Deleted 2022/03/02 05:37:26 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:27 INFO : potato2: Copied (new) 2022/03/02 05:37:27 INFO : potato2: Deleted 2022/03/02 05:37:27 INFO : potato3: Copied (replaced existing) 2022/03/02 05:37:27 INFO : potato3: Deleted 2022/03/02 05:37:27 INFO : tomatoDir: Removing directory 2022/03/02 05:37:27 DEBUG : Sia http://127.0.0.1:39980: deleted 1 directories 2022/03/02 05:37:27 DEBUG : Creating backend with remote "TestSia:rclone-test-haqejuc6panuvon2jibofax3" 2022/03/02 05:37:27 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:27 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:27 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:27 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:27 DEBUG : tomatoDir: Making directory 2022/03/02 05:37:27 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:27 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:28 INFO : potato2: Copied (new) 2022/03/02 05:37:28 INFO : potato2: Deleted 2022/03/02 05:37:28 INFO : potato3: Copied (new) 2022/03/02 05:37:28 INFO : potato3: Deleted 2022/03/02 05:37:28 INFO : empty space: Copied (new) 2022/03/02 05:37:28 INFO : empty space: Deleted 2022/03/02 05:37:28 INFO : tomatoDir: Removing directory 2022/03/02 05:37:28 DEBUG : Sia http://127.0.0.1:39980: deleted 1 directories 2022/03/02 05:37:28 DEBUG : Sia http://127.0.0.1:39980: Purge object "empty space" 2022/03/02 05:37:28 DEBUG : Sia http://127.0.0.1:39980: Purge object "potato2" 2022/03/02 05:37:28 DEBUG : Sia http://127.0.0.1:39980: Purge object "potato3" 2022/03/02 05:37:28 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" 2022/03/02 05:37:28 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (3.59s) === RUN TestServerSideMoveOverlap run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:28 DEBUG : Creating backend with remote "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/rclone-move-test" 2022/03/02 05:37:28 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:28 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:28 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:28 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL --- PASS: TestServerSideMoveOverlap (0.40s) === RUN TestSyncOverlap run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:29 DEBUG : Creating backend with remote "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/rclone-sync-test" 2022/03/02 05:37:29 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:29 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:29 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:29 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncCompareDest run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:29 DEBUG : Creating backend with remote "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/dst" 2022/03/02 05:37:29 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:29 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:29 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:29 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:29 DEBUG : Creating backend with remote "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" 2022/03/02 05:37:29 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:29 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:29 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:29 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:29 DEBUG : fs cache: renaming cache item "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" to be canonical "TestSia{-5W69}:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" 2022/03/02 05:37:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:29 INFO : one: Copied (new) 2022/03/02 05:37:29 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:29 DEBUG : fs cache: switching user supplied name "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" for canonical name "TestSia{-5W69}:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" 2022/03/02 05:37:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/02 05:37:29 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:29 INFO : one: Copied (replaced existing) 2022/03/02 05:37:29 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:30 DEBUG : fs cache: switching user supplied name "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" for canonical name "TestSia{-5W69}:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" 2022/03/02 05:37:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:30 DEBUG : one: Sizes identical 2022/03/02 05:37:30 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:37:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:30 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:30 INFO : There was nothing to transfer 2022/03/02 05:37:30 DEBUG : fs cache: switching user supplied name "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" for canonical name "TestSia{-5W69}:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" 2022/03/02 05:37:30 DEBUG : two: Sizes identical 2022/03/02 05:37:30 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 05:37:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:30 DEBUG : one: Sizes identical 2022/03/02 05:37:30 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:37:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:30 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:30 INFO : There was nothing to transfer 2022/03/02 05:37:30 DEBUG : fs cache: switching user supplied name "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" for canonical name "TestSia{-5W69}:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" 2022/03/02 05:37:30 DEBUG : two: Sizes identical 2022/03/02 05:37:30 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/02 05:37:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:30 DEBUG : one: Sizes identical 2022/03/02 05:37:30 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:37:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:30 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:30 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2022/03/02 05:37:30 DEBUG : fs cache: switching user supplied name "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" for canonical name "TestSia{-5W69}:rclone-test-bolixas0jefozoz0lidoseq1/CompareDest" 2022/03/02 05:37:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/02 05:37:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:30 DEBUG : one: Sizes identical 2022/03/02 05:37:30 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/02 05:37:30 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:30 INFO : two: Copied (new) 2022/03/02 05:37:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (2.09s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:31 DEBUG : Creating backend with remote "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/dest" 2022/03/02 05:37:31 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:31 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:31 DEBUG : Creating backend with remote "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/pre-dest1" 2022/03/02 05:37:31 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:31 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:31 DEBUG : fs cache: renaming cache item "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/pre-dest1" to be canonical "TestSia{-5W69}:rclone-test-bolixas0jefozoz0lidoseq1/pre-dest1" 2022/03/02 05:37:31 DEBUG : Creating backend with remote "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/pre-dest2" 2022/03/02 05:37:31 DEBUG : Setting type="sia" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_TYPE 2022/03/02 05:37:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:31 DEBUG : TestSia: detected overridden config - adding "{-5W69}" suffix to name 2022/03/02 05:37:31 DEBUG : Setting api_url="http://127.0.0.1:39980/" for "TestSia" from environment variable RCLONE_CONFIG_TESTSIA_API_URL 2022/03/02 05:37:31 DEBUG : fs cache: renaming cache item "TestSia:rclone-test-bolixas0jefozoz0lidoseq1/pre-dest2" to be canonical "TestSia{-5W69}:rclone-test-bolixas0jefozoz0lidoseq1/pre-dest2" 2022/03/02 05:37:31 DEBUG : 1: Sizes identical 2022/03/02 05:37:31 DEBUG : 1: Destination found in --compare-dest, skipping 2022/03/02 05:37:31 DEBUG : 2: Sizes identical 2022/03/02 05:37:31 DEBUG : 2: Destination found in --compare-dest, skipping 2022/03/02 05:37:31 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:31 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:31 INFO : 3: Copied (new) 2022/03/02 05:37:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (1.06s) === RUN TestSyncCopyDest run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1601: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.02s) === RUN TestSyncBackupDir run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1703: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.02s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1703: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1703: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.02s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1703: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.02s) === RUN TestSyncSuffix run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1801: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.02s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1801: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.02s) === RUN TestSyncUTFNorm run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/03/02 05:37:32 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:32 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/03/02 05:37:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.68s) === RUN TestSyncImmutable run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:33 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:33 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:33 INFO : existing: Copied (new) 2022/03/02 05:37:33 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/03/02 05:37:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/03/02 05:37:33 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:33 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:33 ERROR : Sia http://127.0.0.1:39980: not deleting files as there were IO errors 2022/03/02 05:37:33 ERROR : Sia http://127.0.0.1:39980: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (0.53s) === RUN TestSyncIgnoreCase run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:33 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:33 DEBUG : existing: Sizes identical 2022/03/02 05:37:33 DEBUG : existing: Unchanged skipping 2022/03/02 05:37:33 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:33 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.29s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (0.06s) --- SKIP: TestMaxTransfer/Hard (0.02s) --- SKIP: TestMaxTransfer/Soft (0.02s) --- SKIP: TestMaxTransfer/Cautious (0.02s) === RUN TestSyncConcurrentDelete run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:45 DEBUG : both0: Sizes identical 2022/03/02 05:37:45 DEBUG : both0: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both1: Sizes identical 2022/03/02 05:37:45 DEBUG : both1: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both10: Sizes identical 2022/03/02 05:37:45 DEBUG : both10: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both11: Sizes identical 2022/03/02 05:37:45 DEBUG : both11: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both12: Sizes identical 2022/03/02 05:37:45 DEBUG : both12: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both13: Sizes identical 2022/03/02 05:37:45 DEBUG : both13: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both14: Sizes identical 2022/03/02 05:37:45 DEBUG : both14: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both15: Sizes identical 2022/03/02 05:37:45 DEBUG : both15: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both16: Sizes identical 2022/03/02 05:37:45 DEBUG : both16: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both17: Sizes identical 2022/03/02 05:37:45 DEBUG : both17: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both18: Sizes identical 2022/03/02 05:37:45 DEBUG : both18: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both19: Sizes identical 2022/03/02 05:37:45 DEBUG : both19: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both2: Sizes identical 2022/03/02 05:37:45 DEBUG : both2: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both3: Sizes identical 2022/03/02 05:37:45 DEBUG : both3: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both4: Sizes identical 2022/03/02 05:37:45 DEBUG : both4: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both5: Sizes identical 2022/03/02 05:37:45 DEBUG : both5: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both6: Sizes identical 2022/03/02 05:37:45 DEBUG : both6: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both7: Sizes identical 2022/03/02 05:37:45 DEBUG : both7: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both8: Sizes identical 2022/03/02 05:37:45 DEBUG : both8: Unchanged skipping 2022/03/02 05:37:45 DEBUG : both9: Sizes identical 2022/03/02 05:37:45 DEBUG : both9: Unchanged skipping 2022/03/02 05:37:45 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:45 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:45 DEBUG : Waiting for deletions to finish 2022/03/02 05:37:45 INFO : only10: Deleted 2022/03/02 05:37:45 INFO : only13: Deleted 2022/03/02 05:37:45 INFO : only12: Deleted 2022/03/02 05:37:45 INFO : only18: Deleted 2022/03/02 05:37:45 INFO : only2: Deleted 2022/03/02 05:37:45 INFO : only3: Deleted 2022/03/02 05:37:45 INFO : only4: Deleted 2022/03/02 05:37:45 INFO : only6: Deleted 2022/03/02 05:37:45 INFO : only7: Deleted 2022/03/02 05:37:45 INFO : only8: Deleted 2022/03/02 05:37:45 INFO : only1: Deleted 2022/03/02 05:37:45 INFO : only11: Deleted 2022/03/02 05:37:45 INFO : only14: Deleted 2022/03/02 05:37:45 INFO : only16: Deleted 2022/03/02 05:37:45 INFO : only17: Deleted 2022/03/02 05:37:45 INFO : only9: Deleted 2022/03/02 05:37:45 INFO : only0: Deleted 2022/03/02 05:37:45 INFO : only15: Deleted 2022/03/02 05:37:45 INFO : only19: Deleted 2022/03/02 05:37:45 INFO : only5: Deleted 2022/03/02 05:37:45 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (11.91s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "Sia http://127.0.0.1:39980", Local "Local file system at /tmp/rclone2090384873", Modify Window "876000h0m0s" 2022/03/02 05:37:58 DEBUG : both1: Sizes identical 2022/03/02 05:37:58 DEBUG : both1: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both10: Sizes identical 2022/03/02 05:37:58 DEBUG : both10: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both11: Sizes identical 2022/03/02 05:37:58 DEBUG : both11: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both12: Sizes identical 2022/03/02 05:37:58 DEBUG : both12: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both13: Sizes identical 2022/03/02 05:37:58 DEBUG : both13: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both14: Sizes identical 2022/03/02 05:37:58 DEBUG : both14: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both15: Sizes identical 2022/03/02 05:37:58 DEBUG : both15: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both16: Sizes identical 2022/03/02 05:37:58 DEBUG : both16: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both17: Sizes identical 2022/03/02 05:37:58 DEBUG : both17: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both18: Sizes identical 2022/03/02 05:37:58 DEBUG : both18: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both19: Sizes identical 2022/03/02 05:37:58 DEBUG : both19: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both2: Sizes identical 2022/03/02 05:37:58 DEBUG : both2: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both3: Sizes identical 2022/03/02 05:37:58 DEBUG : both3: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both4: Sizes identical 2022/03/02 05:37:58 DEBUG : both4: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both5: Sizes identical 2022/03/02 05:37:58 DEBUG : both5: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both6: Sizes identical 2022/03/02 05:37:58 DEBUG : both6: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both7: Sizes identical 2022/03/02 05:37:58 DEBUG : both7: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both8: Sizes identical 2022/03/02 05:37:58 DEBUG : both8: Unchanged skipping 2022/03/02 05:37:58 DEBUG : both9: Sizes identical 2022/03/02 05:37:58 DEBUG : both9: Unchanged skipping 2022/03/02 05:37:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : Sia http://127.0.0.1:39980: Waiting for checks to finish 2022/03/02 05:37:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/03/02 05:37:58 DEBUG : both0: Sizes identical 2022/03/02 05:37:58 DEBUG : both0: Unchanged skipping 2022/03/02 05:37:58 DEBUG : Sia http://127.0.0.1:39980: Waiting for transfers to finish 2022/03/02 05:37:58 INFO : only0: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only1: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only10: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only11: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only12: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only13: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only14: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only15: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only16: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only17: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only18: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only19: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only2: Copied (replaced existing) 2022/03/02 05:37:58 INFO : only3: Copied (replaced existing) 2022/03/02 05:37:59 INFO : only4: Copied (replaced existing) 2022/03/02 05:37:59 INFO : only5: Copied (replaced existing) 2022/03/02 05:37:59 INFO : only6: Copied (replaced existing) 2022/03/02 05:37:59 INFO : only7: Copied (replaced existing) 2022/03/02 05:37:59 INFO : only9: Copied (replaced existing) 2022/03/02 05:37:59 INFO : only8: Copied (replaced existing) 2022/03/02 05:37:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (13.77s) PASS 2022/03/02 05:37:59 DEBUG : Sia http://127.0.0.1:39980: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestSia: -verbose" - Finished OK in 1m5.025186308s (try 1/5)