"./sync.test -test.v -test.timeout 1h0m0s -remote TestSeafile: -verbose -fast-list" - Starting (try 1/5) 2021/04/05 06:09:17 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4" 2021/04/05 06:09:17 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:09:17 DEBUG : Seafile server version 8.0.4 2021/04/05 06:09:18 DEBUG : Creating backend with remote "/tmp/rclone492329569" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.16s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/04/05 06:09:20 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:20 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.14s) === RUN TestCopy run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:21 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:21 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (0.90s) === RUN TestCopyMissingDirectory run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:22 DEBUG : Creating backend with remote "/non-existing" 2021/04/05 06:09:22 ERROR : : error reading source directory: directory not found 2021/04/05 06:09:22 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:22 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.29s) === RUN TestCopyNoTraverse run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:22 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:22 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.91s) === RUN TestCopyCheckFirst run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:23 INFO : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Running all checks before starting transfers 2021/04/05 06:09:23 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:23 INFO : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Checks finished, now starting transfers 2021/04/05 06:09:23 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.89s) === RUN TestSyncNoTraverse run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:24 ERROR : Ignoring --no-traverse with sync 2021/04/05 06:09:24 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:24 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:24 INFO : sub dir/hello world: Copied (new) 2021/04/05 06:09:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.91s) === RUN TestCopyWithDepth run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:25 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:25 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (0.70s) === RUN TestCopyWithFilesFrom run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:25 DEBUG : hello world2: Excluded 2021/04/05 06:09:25 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:25 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.69s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:26 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:26 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (0.70s) === RUN TestCopyEmptyDirectories run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:27 DEBUG : sub dir2: Making directory 2021/04/05 06:09:27 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:27 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:27 INFO : sub dir/hello world: Copied (new) 2021/04/05 06:09:27 DEBUG : sub dir2: Making directory 2021/04/05 06:09:27 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': copied 1 directories --- PASS: TestCopyEmptyDirectories (1.61s) === RUN TestMoveEmptyDirectories run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:28 DEBUG : sub dir2: Making directory 2021/04/05 06:09:28 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:28 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:29 INFO : sub dir/hello world: Copied (new) 2021/04/05 06:09:29 INFO : sub dir/hello world: Deleted 2021/04/05 06:09:29 DEBUG : sub dir: Making directory 2021/04/05 06:09:29 DEBUG : sub dir2: Making directory 2021/04/05 06:09:29 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': copied 2 directories --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncEmptyDirectories run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:30 DEBUG : sub dir2: Making directory 2021/04/05 06:09:30 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:30 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:30 INFO : sub dir/hello world: Copied (new) 2021/04/05 06:09:30 DEBUG : sub dir2: Making directory 2021/04/05 06:09:31 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': copied 1 directories 2021/04/05 06:09:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (1.41s) === RUN TestServerSideCopy run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:32 DEBUG : Creating backend with remote "TestSeafile:rclone-test-holuyoz4wiwaqab1qunateh5" 2021/04/05 06:09:32 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:09:32 DEBUG : Seafile server version 8.0.4 sync_test.go:281: Server side copy (if possible) seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4' -> seafile library 'My Library' path 'rclone-test-holuyoz4wiwaqab1qunateh5' 2021/04/05 06:09:32 DEBUG : seafile library 'My Library' path 'rclone-test-holuyoz4wiwaqab1qunateh5': Waiting for checks to finish 2021/04/05 06:09:32 DEBUG : seafile library 'My Library' path 'rclone-test-holuyoz4wiwaqab1qunateh5': Waiting for transfers to finish 2021/04/05 06:09:33 INFO : sub dir/hello world: Copied (server-side copy) 2021/04/05 06:09:33 DEBUG : seafile library 'My Library' path 'rclone-test-holuyoz4wiwaqab1qunateh5': Purge remote --- PASS: TestServerSideCopy (2.10s) === RUN TestCopyAfterDelete run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:34 ERROR : : error listing: directory not found 2021/04/05 06:09:34 DEBUG : Local file system at /tmp/rclone492329569: Making directory 2021/04/05 06:09:34 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:34 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.00s) === RUN TestCopyRedownload run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:35 DEBUG : Local file system at /tmp/rclone492329569: Waiting for checks to finish 2021/04/05 06:09:35 DEBUG : Local file system at /tmp/rclone492329569: Waiting for transfers to finish 2021/04/05 06:09:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.10s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:36 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:36 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:36 INFO : check sum: Copied (new) 2021/04/05 06:09:36 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:36 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:36 NOTICE: seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2021/04/05 06:09:36 DEBUG : check sum: Size of src and dst objects identical 2021/04/05 06:09:36 DEBUG : check sum: Unchanged skipping 2021/04/05 06:09:36 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:36 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:36 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (0.90s) === RUN TestSyncSizeOnly run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:37 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:37 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:37 INFO : sizeonly: Copied (new) 2021/04/05 06:09:37 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:37 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:37 DEBUG : sizeonly: Sizes identical 2021/04/05 06:09:37 DEBUG : sizeonly: Unchanged skipping 2021/04/05 06:09:37 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:37 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (0.91s) === RUN TestSyncIgnoreSize run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:37 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:37 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:38 INFO : ignore-size: Copied (new) 2021/04/05 06:09:38 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:38 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:38 DEBUG : ignore-size: Sizes identical 2021/04/05 06:09:38 DEBUG : ignore-size: Unchanged skipping 2021/04/05 06:09:38 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:38 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (0.90s) === RUN TestSyncIgnoreTimes run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:39 DEBUG : existing: Sizes identical 2021/04/05 06:09:39 DEBUG : existing: Unchanged skipping 2021/04/05 06:09:39 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:39 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:39 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:39 INFO : There was nothing to transfer 2021/04/05 06:09:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/04/05 06:09:39 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:39 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:39 INFO : existing: Copied (replaced existing) 2021/04/05 06:09:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.10s) === RUN TestSyncIgnoreExisting run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:39 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:39 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:40 INFO : existing: Copied (new) 2021/04/05 06:09:40 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:40 DEBUG : existing: Destination exists, skipping 2021/04/05 06:09:40 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:40 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:40 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (0.91s) === RUN TestSyncIgnoreErrors run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:41 DEBUG : d: Making directory 2021/04/05 06:09:41 DEBUG : c/non empty space: Sizes identical 2021/04/05 06:09:41 DEBUG : c/non empty space: Unchanged skipping 2021/04/05 06:09:41 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:41 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:41 INFO : a/potato2: Copied (new) 2021/04/05 06:09:41 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:41 INFO : b/potato: Deleted 2021/04/05 06:09:41 DEBUG : d: Removing directory 2021/04/05 06:09:42 DEBUG : b: Removing directory 2021/04/05 06:09:42 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': deleted 2 directories --- PASS: TestSyncIgnoreErrors (2.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:43 DEBUG : empty space: Sizes identical 2021/04/05 06:09:43 DEBUG : empty space: Unchanged skipping 2021/04/05 06:09:43 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:43 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:43 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:43 INFO : There was nothing to transfer 2021/04/05 06:09:43 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:43 DEBUG : empty space: Sizes identical 2021/04/05 06:09:43 DEBUG : empty space: Unchanged skipping 2021/04/05 06:09:43 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:43 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (1.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" sync_test.go:591: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.19s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" sync_test.go:616: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.20s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:45 DEBUG : empty space: Sizes identical 2021/04/05 06:09:45 DEBUG : empty space: Unchanged skipping 2021/04/05 06:09:45 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:45 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:45 INFO : potato: Copied (new) 2021/04/05 06:09:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/04/05 06:09:46 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:46 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:46 INFO : potato: Copied (replaced existing) 2021/04/05 06:09:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.01s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" sync_test.go:677: ModTimeNotSupported so forcing file to be a different size 2021/04/05 06:09:47 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2021/04/05 06:09:47 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:47 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:47 INFO : potato: Copied (replaced existing) 2021/04/05 06:09:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/04/05 06:09:48 DEBUG : empty space: Sizes identical 2021/04/05 06:09:48 DEBUG : empty space: Unchanged skipping 2021/04/05 06:09:48 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:48 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:48 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:49 DEBUG : empty space: Sizes identical 2021/04/05 06:09:49 DEBUG : empty space: Unchanged skipping 2021/04/05 06:09:49 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:49 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:49 INFO : potato2: Copied (new) 2021/04/05 06:09:49 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:50 DEBUG : d: Making directory 2021/04/05 06:09:51 DEBUG : d/e: Making directory 2021/04/05 06:09:51 DEBUG : c/non empty space: Sizes identical 2021/04/05 06:09:51 DEBUG : c/non empty space: Unchanged skipping 2021/04/05 06:09:51 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:51 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:51 INFO : a/potato2: Copied (new) 2021/04/05 06:09:51 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:51 INFO : b/potato: Deleted 2021/04/05 06:09:51 DEBUG : d/e: Removing directory 2021/04/05 06:09:52 DEBUG : d: Removing directory 2021/04/05 06:09:52 DEBUG : b: Removing directory 2021/04/05 06:09:52 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:53 DEBUG : d: Making directory 2021/04/05 06:09:54 DEBUG : c/non empty space: Sizes identical 2021/04/05 06:09:54 DEBUG : c/non empty space: Unchanged skipping 2021/04/05 06:09:54 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:54 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:54 INFO : a/potato2: Copied (new) 2021/04/05 06:09:54 ERROR : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': not deleting files as there were IO errors 2021/04/05 06:09:54 ERROR : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:56 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:56 DEBUG : empty space: Sizes identical 2021/04/05 06:09:56 DEBUG : empty space: Unchanged skipping 2021/04/05 06:09:56 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:56 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:56 INFO : potato: Deleted 2021/04/05 06:09:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.40s) === RUN TestSyncDeleteBefore run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:57 DEBUG : Waiting for deletions to finish 2021/04/05 06:09:57 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:57 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:58 INFO : potato: Deleted 2021/04/05 06:09:58 DEBUG : empty space: Sizes identical 2021/04/05 06:09:58 DEBUG : empty space: Unchanged skipping 2021/04/05 06:09:58 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:58 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.50s) === RUN TestCopyDeleteBefore run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:09:59 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:09:59 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:09:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.15s) === RUN TestSyncWithExclude run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:00 DEBUG : enormous: Excluded 2021/04/05 06:10:00 DEBUG : potato2: Excluded 2021/04/05 06:10:00 DEBUG : potato2: Excluded from sync (and deletion) 2021/04/05 06:10:00 DEBUG : empty space: Sizes identical 2021/04/05 06:10:00 DEBUG : empty space: Unchanged skipping 2021/04/05 06:10:00 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:10:00 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:10:00 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:00 INFO : There was nothing to transfer 2021/04/05 06:10:00 DEBUG : enormous: Excluded 2021/04/05 06:10:00 DEBUG : potato2: Excluded 2021/04/05 06:10:00 DEBUG : potato2: Excluded from sync (and deletion) 2021/04/05 06:10:00 DEBUG : empty space: Sizes identical 2021/04/05 06:10:00 DEBUG : empty space: Unchanged skipping 2021/04/05 06:10:00 DEBUG : Local file system at /tmp/rclone492329569: Waiting for checks to finish 2021/04/05 06:10:00 DEBUG : Local file system at /tmp/rclone492329569: Waiting for transfers to finish 2021/04/05 06:10:00 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:01 DEBUG : enormous: Excluded 2021/04/05 06:10:01 DEBUG : potato2: Excluded 2021/04/05 06:10:02 DEBUG : empty space: Sizes identical 2021/04/05 06:10:02 DEBUG : empty space: Unchanged skipping 2021/04/05 06:10:02 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:10:02 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:10:02 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:02 INFO : enormous: Deleted 2021/04/05 06:10:02 INFO : potato2: Deleted 2021/04/05 06:10:02 INFO : There was nothing to transfer 2021/04/05 06:10:02 DEBUG : empty space: Sizes identical 2021/04/05 06:10:02 DEBUG : empty space: Unchanged skipping 2021/04/05 06:10:02 DEBUG : Local file system at /tmp/rclone492329569: Waiting for checks to finish 2021/04/05 06:10:02 DEBUG : Local file system at /tmp/rclone492329569: Waiting for transfers to finish 2021/04/05 06:10:02 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:02 INFO : enormous: Deleted 2021/04/05 06:10:02 INFO : potato2: Deleted 2021/04/05 06:10:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.63s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" sync_test.go:998: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.21s) === RUN TestSyncWithMaxDuration sync_test.go:1039: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" sync_test.go:1088: Can track renames: false 2021/04/05 06:10:03 ERROR : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Ignoring --track-renames as the source and destination do not have a common hash 2021/04/05 06:10:03 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:10:03 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:10:03 INFO : potato: Copied (new) 2021/04/05 06:10:03 INFO : yam: Copied (new) 2021/04/05 06:10:03 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:03 ERROR : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Ignoring --track-renames as the source and destination do not have a common hash 2021/04/05 06:10:03 DEBUG : potato: Sizes identical 2021/04/05 06:10:03 DEBUG : potato: Unchanged skipping 2021/04/05 06:10:03 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:10:03 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:10:03 INFO : yaml: Copied (new) 2021/04/05 06:10:03 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:04 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (1.50s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" sync_test.go:1157: Can track renames: false 2021/04/05 06:10:04 ERROR : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Ignoring --track-renames as either the source or destination do not support modtime 2021/04/05 06:10:04 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:10:04 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:10:04 INFO : potato: Copied (new) 2021/04/05 06:10:04 INFO : yam: Copied (new) 2021/04/05 06:10:04 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:05 ERROR : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Ignoring --track-renames as either the source or destination do not support modtime 2021/04/05 06:10:05 DEBUG : potato: Sizes identical 2021/04/05 06:10:05 DEBUG : potato: Unchanged skipping 2021/04/05 06:10:05 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:10:05 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:10:05 INFO : yaml: Copied (new) 2021/04/05 06:10:05 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:05 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" sync_test.go:1193: Can track renames: false 2021/04/05 06:10:06 INFO : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Making map for --track-renames 2021/04/05 06:10:06 INFO : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Finished making map for --track-renames 2021/04/05 06:10:06 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:10:06 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for renames to finish 2021/04/05 06:10:06 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:10:06 INFO : potato: Copied (new) 2021/04/05 06:10:06 INFO : sub/yam: Copied (new) 2021/04/05 06:10:06 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:06 DEBUG : potato: Sizes identical 2021/04/05 06:10:06 DEBUG : potato: Unchanged skipping 2021/04/05 06:10:06 INFO : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Making map for --track-renames 2021/04/05 06:10:06 INFO : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Finished making map for --track-renames 2021/04/05 06:10:06 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:10:06 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for renames to finish 2021/04/05 06:10:07 INFO : sub/yam: Moved (server-side) to: yam 2021/04/05 06:10:07 INFO : yam: Renamed from "sub/yam" 2021/04/05 06:10:07 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:10:07 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:07 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.81s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:07 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:10:07 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:10:08 INFO : nested/sub dir/file: Copied (new) 2021/04/05 06:10:08 INFO : nested/sub dir/file: Deleted 2021/04/05 06:10:08 INFO : sub dir/hello world: Copied (new) 2021/04/05 06:10:08 INFO : sub dir/hello world: Deleted 2021/04/05 06:10:08 DEBUG : sub dir: Removing directory 2021/04/05 06:10:08 DEBUG : nested/sub dir: Removing directory 2021/04/05 06:10:08 DEBUG : nested: Removing directory 2021/04/05 06:10:08 DEBUG : Local file system at /tmp/rclone492329569: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:09 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:10:09 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:10:09 INFO : sub dir/hello world: Copied (new) 2021/04/05 06:10:09 INFO : sub dir/hello world: Deleted 2021/04/05 06:10:09 INFO : nested/sub dir/file: Copied (new) 2021/04/05 06:10:09 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.59s) === RUN TestServerSideMove run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:11 DEBUG : Creating backend with remote "TestSeafile:rclone-test-nuxocod8zoxamod9bevopaj3" 2021/04/05 06:10:11 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:11 DEBUG : Seafile server version 8.0.4 sync_test.go:1245: Server side move (if possible) seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4' -> seafile library 'My Library' path 'rclone-test-nuxocod8zoxamod9bevopaj3' 2021/04/05 06:10:12 DEBUG : seafile library 'My Library' path 'rclone-test-nuxocod8zoxamod9bevopaj3': Using server-side directory move 2021/04/05 06:10:12 INFO : seafile library 'My Library' path 'rclone-test-nuxocod8zoxamod9bevopaj3': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/04/05 06:10:13 DEBUG : empty space: Sizes identical 2021/04/05 06:10:13 DEBUG : empty space: Unchanged skipping 2021/04/05 06:10:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/04/05 06:10:13 DEBUG : seafile library 'My Library' path 'rclone-test-nuxocod8zoxamod9bevopaj3': Waiting for checks to finish 2021/04/05 06:10:13 INFO : empty space: Deleted 2021/04/05 06:10:13 DEBUG : seafile library 'My Library' path 'rclone-test-nuxocod8zoxamod9bevopaj3': Waiting for transfers to finish 2021/04/05 06:10:13 INFO : potato3: Deleted 2021/04/05 06:10:13 INFO : potato2: Moved (server-side) 2021/04/05 06:10:13 INFO : potato3: Moved (server-side) 2021/04/05 06:10:13 INFO : There was nothing to transfer 2021/04/05 06:10:14 DEBUG : Creating backend with remote "TestSeafile:rclone-test-wuhokoc9gegivek2vofivew4" 2021/04/05 06:10:14 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:14 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:14 DEBUG : seafile library 'My Library' path 'rclone-test-wuhokoc9gegivek2vofivew4': Using server-side directory move 2021/04/05 06:10:14 INFO : seafile library 'My Library' path 'rclone-test-wuhokoc9gegivek2vofivew4': Server side directory move succeeded 2021/04/05 06:10:14 DEBUG : seafile library 'My Library' path 'rclone-test-wuhokoc9gegivek2vofivew4': Purge remote 2021/04/05 06:10:14 DEBUG : seafile library 'My Library' path 'rclone-test-nuxocod8zoxamod9bevopaj3': Purge remote 2021/04/05 06:10:14 purge failed: failed to delete directory: HTTP error 404 (404 Not Found) returned body: "{\"error_msg\":\"Folder /rclone-test-nuxocod8zoxamod9bevopaj3 not found.\"}" --- PASS: TestServerSideMove (4.09s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:15 DEBUG : Creating backend with remote "TestSeafile:rclone-test-gaxalug3qerusay1vezojip5" 2021/04/05 06:10:15 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:15 DEBUG : Seafile server version 8.0.4 sync_test.go:1245: Server side move (if possible) seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4' -> seafile library 'My Library' path 'rclone-test-gaxalug3qerusay1vezojip5' 2021/04/05 06:10:16 DEBUG : empty space: Excluded from sync (and deletion) 2021/04/05 06:10:17 DEBUG : empty space: Excluded from sync (and deletion) 2021/04/05 06:10:17 DEBUG : seafile library 'My Library' path 'rclone-test-gaxalug3qerusay1vezojip5': Waiting for checks to finish 2021/04/05 06:10:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/04/05 06:10:17 DEBUG : seafile library 'My Library' path 'rclone-test-gaxalug3qerusay1vezojip5': Waiting for transfers to finish 2021/04/05 06:10:17 INFO : potato3: Deleted 2021/04/05 06:10:17 INFO : potato2: Moved (server-side) 2021/04/05 06:10:17 INFO : potato3: Moved (server-side) 2021/04/05 06:10:17 INFO : There was nothing to transfer 2021/04/05 06:10:17 DEBUG : Creating backend with remote "TestSeafile:rclone-test-fezuyuv6tigaheb3wapicej1" 2021/04/05 06:10:17 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:18 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:18 DEBUG : empty space: Excluded from sync (and deletion) 2021/04/05 06:10:18 DEBUG : seafile library 'My Library' path 'rclone-test-fezuyuv6tigaheb3wapicej1': Waiting for checks to finish 2021/04/05 06:10:18 DEBUG : seafile library 'My Library' path 'rclone-test-fezuyuv6tigaheb3wapicej1': Waiting for transfers to finish 2021/04/05 06:10:19 INFO : potato2: Moved (server-side) 2021/04/05 06:10:19 INFO : potato3: Moved (server-side) 2021/04/05 06:10:19 INFO : There was nothing to transfer 2021/04/05 06:10:19 DEBUG : seafile library 'My Library' path 'rclone-test-fezuyuv6tigaheb3wapicej1': Purge remote 2021/04/05 06:10:19 DEBUG : seafile library 'My Library' path 'rclone-test-gaxalug3qerusay1vezojip5': Purge remote --- PASS: TestServerSideMoveWithFilter (4.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:19 DEBUG : Creating backend with remote "TestSeafile:rclone-test-xapuwoh5luhitoj1johimoc4" 2021/04/05 06:10:19 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:19 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:20 DEBUG : tomatoDir: Making directory sync_test.go:1245: Server side move (if possible) seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4' -> seafile library 'My Library' path 'rclone-test-xapuwoh5luhitoj1johimoc4' 2021/04/05 06:10:21 DEBUG : seafile library 'My Library' path 'rclone-test-xapuwoh5luhitoj1johimoc4': Using server-side directory move 2021/04/05 06:10:21 INFO : seafile library 'My Library' path 'rclone-test-xapuwoh5luhitoj1johimoc4': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/04/05 06:10:22 DEBUG : empty space: Sizes identical 2021/04/05 06:10:22 DEBUG : empty space: Unchanged skipping 2021/04/05 06:10:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/04/05 06:10:22 DEBUG : seafile library 'My Library' path 'rclone-test-xapuwoh5luhitoj1johimoc4': Waiting for checks to finish 2021/04/05 06:10:22 INFO : empty space: Deleted 2021/04/05 06:10:22 DEBUG : seafile library 'My Library' path 'rclone-test-xapuwoh5luhitoj1johimoc4': Waiting for transfers to finish 2021/04/05 06:10:22 INFO : potato3: Deleted 2021/04/05 06:10:22 INFO : potato2: Moved (server-side) 2021/04/05 06:10:23 INFO : potato3: Moved (server-side) 2021/04/05 06:10:23 DEBUG : tomatoDir: Removing directory 2021/04/05 06:10:23 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': deleted 1 directories 2021/04/05 06:10:23 INFO : There was nothing to transfer 2021/04/05 06:10:23 DEBUG : Creating backend with remote "TestSeafile:rclone-test-nonakij5foxigol9mapacag1" 2021/04/05 06:10:23 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:23 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:23 DEBUG : tomatoDir: Making directory 2021/04/05 06:10:24 DEBUG : seafile library 'My Library' path 'rclone-test-nonakij5foxigol9mapacag1': Using server-side directory move 2021/04/05 06:10:24 INFO : seafile library 'My Library' path 'rclone-test-nonakij5foxigol9mapacag1': Server side directory move succeeded 2021/04/05 06:10:24 DEBUG : seafile library 'My Library' path 'rclone-test-nonakij5foxigol9mapacag1': Purge remote 2021/04/05 06:10:24 DEBUG : seafile library 'My Library' path 'rclone-test-xapuwoh5luhitoj1johimoc4': Purge remote 2021/04/05 06:10:24 purge failed: failed to delete directory: HTTP error 404 (404 Not Found) returned body: "{\"error_msg\":\"Folder /rclone-test-xapuwoh5luhitoj1johimoc4 not found.\"}" --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.18s) === RUN TestServerSideMoveOverlap run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" sync_test.go:1382: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.15s) === RUN TestSyncOverlap run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:25 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/rclone-sync-test" 2021/04/05 06:10:25 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:25 DEBUG : Seafile server version 8.0.4 --- PASS: TestSyncOverlap (0.50s) === RUN TestSyncCompareDest run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:25 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/dst" 2021/04/05 06:10:25 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:25 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:26 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" 2021/04/05 06:10:26 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:26 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:26 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" to be canonical "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" 2021/04/05 06:10:26 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:26 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:26 INFO : one: Copied (new) 2021/04/05 06:10:26 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:26 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" 2021/04/05 06:10:27 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:10:27 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:27 INFO : one: Copied (replaced existing) 2021/04/05 06:10:27 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:27 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" 2021/04/05 06:10:28 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:28 DEBUG : one: Sizes identical 2021/04/05 06:10:28 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 06:10:28 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:28 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:28 INFO : There was nothing to transfer 2021/04/05 06:10:28 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" 2021/04/05 06:10:28 DEBUG : two: Sizes identical 2021/04/05 06:10:28 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 06:10:28 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:28 DEBUG : one: Sizes identical 2021/04/05 06:10:28 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 06:10:28 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:28 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:28 INFO : There was nothing to transfer 2021/04/05 06:10:28 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" 2021/04/05 06:10:29 DEBUG : two: Sizes identical 2021/04/05 06:10:29 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 06:10:29 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:29 DEBUG : one: Sizes identical 2021/04/05 06:10:29 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 06:10:29 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:29 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:29 INFO : There was nothing to transfer 2021/04/05 06:10:29 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/CompareDest" 2021/04/05 06:10:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/04/05 06:10:29 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:29 DEBUG : one: Sizes identical 2021/04/05 06:10:29 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 06:10:29 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:29 INFO : two: Copied (new) 2021/04/05 06:10:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (5.34s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:31 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/dest" 2021/04/05 06:10:31 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:31 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:31 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/pre-dest1" 2021/04/05 06:10:31 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:31 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:32 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/pre-dest1" to be canonical "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/pre-dest1" 2021/04/05 06:10:32 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/pre-dest2" 2021/04/05 06:10:32 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:32 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:32 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/pre-dest2" to be canonical "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/pre-dest2" 2021/04/05 06:10:32 DEBUG : 1: Sizes identical 2021/04/05 06:10:32 DEBUG : 1: Destination found in --compare-dest, skipping 2021/04/05 06:10:32 DEBUG : 2: Sizes identical 2021/04/05 06:10:32 DEBUG : 2: Destination found in --compare-dest, skipping 2021/04/05 06:10:33 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dest': Waiting for checks to finish 2021/04/05 06:10:33 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dest': Waiting for transfers to finish 2021/04/05 06:10:33 INFO : 3: Copied (new) 2021/04/05 06:10:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (3.50s) === RUN TestSyncCopyDest run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:34 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/dst" 2021/04/05 06:10:34 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:34 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:34 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" 2021/04/05 06:10:34 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:34 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:35 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" to be canonical "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" 2021/04/05 06:10:35 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:35 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:35 INFO : one: Copied (new) 2021/04/05 06:10:35 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:35 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" 2021/04/05 06:10:35 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:10:35 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:36 INFO : one: Copied (replaced existing) 2021/04/05 06:10:36 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:36 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/BackupDir" 2021/04/05 06:10:36 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:36 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:37 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/BackupDir" to be canonical "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/BackupDir" 2021/04/05 06:10:37 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" 2021/04/05 06:10:37 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:37 DEBUG : one: Sizes identical 2021/04/05 06:10:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:10:37 INFO : one: Moved (server-side) 2021/04/05 06:10:38 INFO : one: Copied (server-side copy) 2021/04/05 06:10:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/04/05 06:10:38 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:38 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:38 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" 2021/04/05 06:10:38 DEBUG : two: Sizes identical 2021/04/05 06:10:39 INFO : two: Copied (server-side copy) 2021/04/05 06:10:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/04/05 06:10:39 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:39 DEBUG : one: Sizes identical 2021/04/05 06:10:39 DEBUG : one: Sizes identical 2021/04/05 06:10:39 DEBUG : one: Unchanged skipping 2021/04/05 06:10:39 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:39 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:39 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" 2021/04/05 06:10:39 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:39 DEBUG : one: Sizes identical 2021/04/05 06:10:39 DEBUG : one: Sizes identical 2021/04/05 06:10:39 DEBUG : one: Unchanged skipping 2021/04/05 06:10:39 DEBUG : two: Sizes identical 2021/04/05 06:10:39 DEBUG : two: Sizes identical 2021/04/05 06:10:39 DEBUG : two: Unchanged skipping 2021/04/05 06:10:39 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:39 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:39 INFO : There was nothing to transfer 2021/04/05 06:10:40 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/CopyDest" 2021/04/05 06:10:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/04/05 06:10:40 DEBUG : three: Destination not found in --copy-dest 2021/04/05 06:10:40 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:40 DEBUG : one: Sizes identical 2021/04/05 06:10:40 DEBUG : one: Sizes identical 2021/04/05 06:10:40 DEBUG : one: Unchanged skipping 2021/04/05 06:10:40 DEBUG : two: Sizes identical 2021/04/05 06:10:40 DEBUG : two: Sizes identical 2021/04/05 06:10:40 DEBUG : two: Unchanged skipping 2021/04/05 06:10:40 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:40 INFO : three: Copied (new) 2021/04/05 06:10:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (7.91s) === RUN TestSyncBackupDir run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:43 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/dst" 2021/04/05 06:10:43 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:43 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:43 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/backup" 2021/04/05 06:10:43 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:43 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:43 DEBUG : fs cache: renaming cache item "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/backup" to be canonical "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/backup" 2021/04/05 06:10:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 06:10:43 DEBUG : two: Sizes identical 2021/04/05 06:10:43 DEBUG : two: Unchanged skipping 2021/04/05 06:10:43 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:44 INFO : one: Moved (server-side) 2021/04/05 06:10:44 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:44 INFO : one: Copied (new) 2021/04/05 06:10:44 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:45 INFO : three.txt: Moved (server-side) 2021/04/05 06:10:45 INFO : three.txt: Moved into backup dir 2021/04/05 06:10:45 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/backup" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/backup" 2021/04/05 06:10:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 06:10:45 DEBUG : two: Sizes identical 2021/04/05 06:10:45 DEBUG : two: Unchanged skipping 2021/04/05 06:10:45 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:45 INFO : one: Deleted 2021/04/05 06:10:46 INFO : one: Moved (server-side) 2021/04/05 06:10:46 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:46 INFO : one: Copied (new) 2021/04/05 06:10:46 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:46 INFO : three.txt: Deleted 2021/04/05 06:10:47 INFO : three.txt: Moved (server-side) 2021/04/05 06:10:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.67s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:48 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/dst" 2021/04/05 06:10:48 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:48 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:49 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/backup" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/backup" 2021/04/05 06:10:49 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/backup" 2021/04/05 06:10:49 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:49 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 06:10:49 DEBUG : two: Sizes identical 2021/04/05 06:10:49 DEBUG : two: Unchanged skipping 2021/04/05 06:10:49 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:50 INFO : one: Moved (server-side) to: one.bak 2021/04/05 06:10:50 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:50 INFO : one: Copied (new) 2021/04/05 06:10:50 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 06:10:51 INFO : three.txt: Moved into backup dir 2021/04/05 06:10:51 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/backup" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/backup" 2021/04/05 06:10:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 06:10:51 DEBUG : two: Sizes identical 2021/04/05 06:10:51 DEBUG : two: Unchanged skipping 2021/04/05 06:10:51 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:51 INFO : one.bak: Deleted 2021/04/05 06:10:52 INFO : one: Moved (server-side) to: one.bak 2021/04/05 06:10:52 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:52 INFO : one: Copied (new) 2021/04/05 06:10:52 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:53 INFO : three.txt.bak: Deleted 2021/04/05 06:10:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 06:10:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.54s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:10:55 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/dst" 2021/04/05 06:10:55 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:55 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:55 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/backup" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/backup" 2021/04/05 06:10:55 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/backup" 2021/04/05 06:10:55 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:10:55 DEBUG : Seafile server version 8.0.4 2021/04/05 06:10:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 06:10:56 DEBUG : two: Sizes identical 2021/04/05 06:10:56 DEBUG : two: Unchanged skipping 2021/04/05 06:10:56 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:56 INFO : one: Moved (server-side) to: one-2019-01-01 2021/04/05 06:10:56 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:57 INFO : one: Copied (new) 2021/04/05 06:10:57 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/04/05 06:10:57 INFO : three.txt: Moved into backup dir 2021/04/05 06:10:58 DEBUG : fs cache: switching user supplied name "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/backup" for canonical name "TestSeafile{Bd55O}:rclone-test-bufisor5yoqidam3ciyifet4/backup" 2021/04/05 06:10:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 06:10:58 DEBUG : two: Sizes identical 2021/04/05 06:10:58 DEBUG : two: Unchanged skipping 2021/04/05 06:10:58 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:10:58 INFO : one-2019-01-01: Deleted 2021/04/05 06:10:59 INFO : one: Moved (server-side) to: one-2019-01-01 2021/04/05 06:10:59 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:10:59 INFO : one: Copied (new) 2021/04/05 06:10:59 DEBUG : Waiting for deletions to finish 2021/04/05 06:10:59 INFO : three-2019-01-01.txt: Deleted 2021/04/05 06:11:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/04/05 06:11:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.53s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:11:01 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/dst" 2021/04/05 06:11:01 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:11:02 DEBUG : Seafile server version 8.0.4 2021/04/05 06:11:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 06:11:02 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:11:02 DEBUG : two: Sizes identical 2021/04/05 06:11:02 DEBUG : two: Unchanged skipping 2021/04/05 06:11:03 INFO : one: Moved (server-side) to: one.bak 2021/04/05 06:11:03 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:11:03 INFO : one: Copied (new) 2021/04/05 06:11:03 DEBUG : Waiting for deletions to finish 2021/04/05 06:11:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 06:11:03 INFO : three.txt: Moved into backup dir 2021/04/05 06:11:04 DEBUG : one.bak: Excluded from sync (and deletion) 2021/04/05 06:11:04 DEBUG : three.txt.bak: Excluded from sync (and deletion) 2021/04/05 06:11:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 06:11:04 DEBUG : two: Sizes identical 2021/04/05 06:11:04 DEBUG : two: Unchanged skipping 2021/04/05 06:11:04 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for checks to finish 2021/04/05 06:11:04 INFO : one.bak: Deleted 2021/04/05 06:11:05 INFO : one: Moved (server-side) to: one.bak 2021/04/05 06:11:05 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4/dst': Waiting for transfers to finish 2021/04/05 06:11:05 INFO : one: Copied (new) 2021/04/05 06:11:05 DEBUG : Waiting for deletions to finish 2021/04/05 06:11:05 INFO : three.txt.bak: Deleted 2021/04/05 06:11:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 06:11:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.91s) === RUN TestSyncSuffix run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:11:07 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/dst" 2021/04/05 06:11:07 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:11:07 DEBUG : Seafile server version 8.0.4 2021/04/05 06:11:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 06:11:08 INFO : one: Moved (server-side) to: one.bak 2021/04/05 06:11:09 INFO : one: Copied (new) 2021/04/05 06:11:09 DEBUG : two: Sizes identical 2021/04/05 06:11:09 DEBUG : two: Unchanged skipping 2021/04/05 06:11:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/04/05 06:11:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 06:11:10 INFO : three.txt: Copied (new) 2021/04/05 06:11:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 06:11:10 INFO : one.bak: Deleted 2021/04/05 06:11:11 INFO : one: Moved (server-side) to: one.bak 2021/04/05 06:11:11 INFO : one: Copied (new) 2021/04/05 06:11:11 DEBUG : two: Sizes identical 2021/04/05 06:11:11 DEBUG : two: Unchanged skipping 2021/04/05 06:11:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/04/05 06:11:11 INFO : three.txt.bak: Deleted 2021/04/05 06:11:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 06:11:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.64s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:11:14 DEBUG : Creating backend with remote "TestSeafile:rclone-test-bufisor5yoqidam3ciyifet4/dst" 2021/04/05 06:11:14 DEBUG : TestSeafile: detected overridden config - adding "{Bd55O}" suffix to name 2021/04/05 06:11:14 DEBUG : Seafile server version 8.0.4 2021/04/05 06:11:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 06:11:15 INFO : one: Moved (server-side) to: one-2019-01-01 2021/04/05 06:11:16 INFO : one: Copied (new) 2021/04/05 06:11:16 DEBUG : two: Sizes identical 2021/04/05 06:11:16 DEBUG : two: Unchanged skipping 2021/04/05 06:11:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/04/05 06:11:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/04/05 06:11:17 INFO : three.txt: Copied (new) 2021/04/05 06:11:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 06:11:17 INFO : one-2019-01-01: Deleted 2021/04/05 06:11:18 INFO : one: Moved (server-side) to: one-2019-01-01 2021/04/05 06:11:18 INFO : one: Copied (new) 2021/04/05 06:11:18 DEBUG : two: Sizes identical 2021/04/05 06:11:18 DEBUG : two: Unchanged skipping 2021/04/05 06:11:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/04/05 06:11:18 INFO : three-2019-01-01.txt: Deleted 2021/04/05 06:11:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/04/05 06:11:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.99s) === RUN TestSyncUTFNorm run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:11:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/04/05 06:11:21 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:11:21 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:11:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/04/05 06:11:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.01s) === RUN TestSyncImmutable run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:11:21 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:11:21 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:11:22 INFO : existing: Copied (new) 2021/04/05 06:11:22 DEBUG : Waiting for deletions to finish 2021/04/05 06:11:22 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:11:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/04/05 06:11:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/04/05 06:11:22 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:11:22 ERROR : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': not deleting files as there were IO errors 2021/04/05 06:11:22 ERROR : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.10s) === RUN TestSyncIgnoreCase run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" 2021/04/05 06:11:23 DEBUG : existing: Sizes identical 2021/04/05 06:11:23 DEBUG : existing: Unchanged skipping 2021/04/05 06:11:23 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for checks to finish 2021/04/05 06:11:23 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Waiting for transfers to finish 2021/04/05 06:11:23 DEBUG : Waiting for deletions to finish 2021/04/05 06:11:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.81s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4'", Local "Local file system at /tmp/rclone492329569", Modify Window "876000h0m0s" sync_test.go:1941: This test only runs on local --- PASS: TestMaxTransfer (0.61s) --- SKIP: TestMaxTransfer/Hard (0.21s) --- SKIP: TestMaxTransfer/Soft (0.19s) --- SKIP: TestMaxTransfer/Cautious (0.21s) PASS 2021/04/05 06:11:24 DEBUG : seafile library 'My Library' path 'rclone-test-bufisor5yoqidam3ciyifet4': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSeafile: -verbose -fast-list" - Finished OK in 2m6.725250285s (try 1/5)