"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/12/21 01:04:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ" 2024/12/21 01:04:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/21 01:04:15 DEBUG : Creating backend with remote "/tmp/rclone2615119084" === 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:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:04:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:04:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/21 01:04:17 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:04:17 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.87s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:04:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 01:04:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:04:21 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:04:21 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:04:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:04:26 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.42s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.45s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.45s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:04:35 DEBUG : Creating backend with remote "/non-existing" 2024/12/21 01:04:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/21 01:04:35 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:04:35 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.70s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:04:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:04:39 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:04:39 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:04:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.15s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:04:50 INFO : sugarsync root 'Test/rclone-test-kajujib3hequ': Running all checks before starting transfers 2024/12/21 01:04:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:04:50 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:04:50 INFO : sugarsync root 'Test/rclone-test-kajujib3hequ': Checks finished, now starting transfers 2024/12/21 01:04:50 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:04:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.56s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:05:01 ERROR : Ignoring --no-traverse with sync 2024/12/21 01:05:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:05:02 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:05:02 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:05:05 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:05:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.26s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:05:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/21 01:05:13 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:05:13 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:05:16 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.80s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:05:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:05:21 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:05:21 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:05:24 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.79s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:05:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:05:29 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:05:29 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:05:31 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:05:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/21 01:05:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 01:05:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/21 01:05:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 01:05:37 DEBUG : sub dir: Making directory 2024/12/21 01:05:38 DEBUG : sub dir2: Making directory 2024/12/21 01:05:39 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/21 01:05:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:05:40 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:05:40 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:05:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:05:44 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:05:52 DEBUG : sub dir2: Making directory 2024/12/21 01:05:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/21 01:05:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 01:05:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:05:53 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:05:53 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:05:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.84s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:06:02 DEBUG : sub dir2: Making directory with metadata 2024/12/21 01:06:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 01:06:03 DEBUG : sub dir: Making directory 2024/12/21 01:06:04 DEBUG : sub dir2: Making directory 2024/12/21 01:06:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:06:05 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:06:05 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:06:07 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:06:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:06:09 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/21 01:06:09 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.04s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.52s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:06:17 DEBUG : sub dir2: Making directory 2024/12/21 01:06:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:06:18 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:06:18 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:06:22 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:06:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.80s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:06:27 DEBUG : sub dir2: Making directory with metadata 2024/12/21 01:06:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/21 01:06:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 01:06:28 DEBUG : sub dir: Making directory 2024/12/21 01:06:29 DEBUG : sub dir2: Making directory 2024/12/21 01:06:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:06:30 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:06:30 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:06:33 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:06:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:06:34 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.44s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:06:42 DEBUG : sub dir2: Making directory 2024/12/21 01:06:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:06:43 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:06:43 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:06:46 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:06:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.64s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:06:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-qedimeg8lele" 2024/12/21 01:06:57 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-kajujib3hequ' -> sugarsync root 'Test/rclone-test-qedimeg8lele' 2024/12/21 01:07:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:07:02 DEBUG : sugarsync root 'Test/rclone-test-qedimeg8lele': Waiting for checks to finish 2024/12/21 01:07:02 DEBUG : sugarsync root 'Test/rclone-test-qedimeg8lele': Waiting for transfers to finish 2024/12/21 01:07:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:07:08 DEBUG : sugarsync root 'Test/rclone-test-qedimeg8lele': Purge remote --- PASS: TestServerSideCopy (22.34s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:07:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 01:07:20 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:07:20 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:07:22 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:07:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-likedap3curo" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-kajujib3hequ' -> sugarsync root 'Test/rclone-test-likedap3curo' 2024/12/21 01:07:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:07:39 DEBUG : sugarsync root 'Test/rclone-test-likedap3curo': Waiting for checks to finish 2024/12/21 01:07:39 DEBUG : sugarsync root 'Test/rclone-test-likedap3curo': Waiting for transfers to finish 2024/12/21 01:07:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:07:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 01:07:50 DEBUG : sugarsync root 'Test/rclone-test-likedap3curo': Waiting for checks to finish 2024/12/21 01:07:50 DEBUG : sugarsync root 'Test/rclone-test-likedap3curo': Waiting for transfers to finish 2024/12/21 01:07:51 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.soqoreg4" before starting 2024/12/21 01:07:53 DEBUG : sub dir/hello world.soqoreg4: server side copy: removing renamed existing file after operation 2024/12/21 01:07:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:07:55 DEBUG : sugarsync root 'Test/rclone-test-likedap3curo': Purge remote --- PASS: TestServerSideCopyOverSelf (33.88s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:08:09 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:08:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 01:08:09 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:08:11 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/21 01:08:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.93s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:08:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zubixiv6mamo" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-kajujib3hequ' -> sugarsync root 'Test/rclone-test-zubixiv6mamo' 2024/12/21 01:08:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:08:28 DEBUG : sugarsync root 'Test/rclone-test-zubixiv6mamo': Waiting for checks to finish 2024/12/21 01:08:28 DEBUG : sugarsync root 'Test/rclone-test-zubixiv6mamo': Waiting for transfers to finish 2024/12/21 01:08:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:08:37 DEBUG : sugarsync root 'Test/rclone-test-zubixiv6mamo': Using server-side directory move 2024/12/21 01:08:37 INFO : sugarsync root 'Test/rclone-test-zubixiv6mamo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 01:08:38 DEBUG : sugarsync root 'Test/rclone-test-zubixiv6mamo': Waiting for checks to finish 2024/12/21 01:08:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/21 01:08:38 DEBUG : sugarsync root 'Test/rclone-test-zubixiv6mamo': Waiting for transfers to finish 2024/12/21 01:08:39 INFO : sub dir/hello world: Deleted 2024/12/21 01:08:40 INFO : sub dir/hello world: Moved (server-side) 2024/12/21 01:08:47 DEBUG : testing file moves 2024/12/21 01:08:49 DEBUG : sugarsync root 'Test/rclone-test-zubixiv6mamo': Waiting for checks to finish 2024/12/21 01:08:49 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/21 01:08:49 DEBUG : sugarsync root 'Test/rclone-test-zubixiv6mamo': Waiting for transfers to finish 2024/12/21 01:08:50 INFO : sub dir/hello world: Deleted 2024/12/21 01:08:50 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:08:54 DEBUG : sugarsync root 'Test/rclone-test-zubixiv6mamo': Purge remote --- PASS: TestServerSideMoveOverSelf (43.23s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:09:05 ERROR : : error listing: directory not found 2024/12/21 01:09:07 DEBUG : Local file system at /tmp/rclone2615119084: Making directory 2024/12/21 01:09:08 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:09:08 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.39s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:09:21 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/21 01:09:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:09:22 DEBUG : Local file system at /tmp/rclone2615119084: Waiting for checks to finish 2024/12/21 01:09:22 DEBUG : Local file system at /tmp/rclone2615119084: Waiting for transfers to finish 2024/12/21 01:09:24 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/12/21 01:09:24 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:09:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.98s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:09:30 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/21 01:09:30 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:09:30 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:09:33 INFO : check sum: Copied (new) 2024/12/21 01:09:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:09:35 NOTICE: sugarsync root 'Test/rclone-test-kajujib3hequ': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/21 01:09:35 DEBUG : check sum: Size of src and dst objects identical 2024/12/21 01:09:35 DEBUG : check sum: Unchanged skipping 2024/12/21 01:09:35 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:09:35 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:09:35 DEBUG : Waiting for deletions to finish 2024/12/21 01:09:35 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.48s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:09:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/21 01:09:42 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:09:42 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:09:44 INFO : sizeonly: Copied (new) 2024/12/21 01:09:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:09:46 DEBUG : sizeonly: Sizes identical 2024/12/21 01:09:46 DEBUG : sizeonly: Unchanged skipping 2024/12/21 01:09:46 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:09:46 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:09:46 DEBUG : Waiting for deletions to finish 2024/12/21 01:09:46 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.40s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:09:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/21 01:09:53 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:09:53 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:09:56 INFO : ignore-size: Copied (new) 2024/12/21 01:09:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:09:57 DEBUG : ignore-size: Sizes identical 2024/12/21 01:09:57 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:09:57 DEBUG : ignore-size: Unchanged skipping 2024/12/21 01:09:57 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:09:57 DEBUG : Waiting for deletions to finish 2024/12/21 01:09:57 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.28s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:10:08 DEBUG : existing: Sizes identical 2024/12/21 01:10:08 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:10:08 DEBUG : existing: Unchanged skipping 2024/12/21 01:10:08 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:10:08 DEBUG : Waiting for deletions to finish 2024/12/21 01:10:08 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:10:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/21 01:10:08 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:10:08 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:10:10 INFO : existing: Copied (replaced existing) 2024/12/21 01:10:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (13.19s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:10:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/21 01:10:18 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:10:18 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:10:20 INFO : existing: Copied (new) 2024/12/21 01:10:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:10:22 DEBUG : existing: Destination exists, skipping 2024/12/21 01:10:22 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:10:22 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:10:22 DEBUG : Waiting for deletions to finish 2024/12/21 01:10:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.46s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:10:36 DEBUG : d: Making directory 2024/12/21 01:10:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/21 01:10:40 DEBUG : c/non empty space: Sizes identical 2024/12/21 01:10:40 DEBUG : c/non empty space: Unchanged skipping 2024/12/21 01:10:40 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:10:40 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:10:43 INFO : a/potato2: Copied (new) 2024/12/21 01:10:43 DEBUG : Waiting for deletions to finish 2024/12/21 01:10:44 INFO : b/potato: Deleted 2024/12/21 01:10:44 INFO : d: Removing directory 2024/12/21 01:10:45 INFO : b: Removing directory 2024/12/21 01:10:46 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:10:59 DEBUG : empty space: Sizes identical 2024/12/21 01:10:59 DEBUG : empty space: Unchanged skipping 2024/12/21 01:10:59 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:10:59 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:10:59 DEBUG : Waiting for deletions to finish 2024/12/21 01:10:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:11:01 DEBUG : empty space: Sizes identical 2024/12/21 01:11:01 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:11:01 DEBUG : empty space: Unchanged skipping 2024/12/21 01:11:01 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:11:01 DEBUG : Waiting for deletions to finish 2024/12/21 01:11:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.57s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.58s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:11:15 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/21 01:11:15 DEBUG : empty space: Sizes identical 2024/12/21 01:11:15 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:11:15 DEBUG : empty space: Unchanged skipping 2024/12/21 01:11:15 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:11:18 INFO : potato: Copied (new) 2024/12/21 01:11:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.63s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:11:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/21 01:11:27 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:11:27 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:11:29 INFO : potato: Copied (replaced existing) 2024/12/21 01:11:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.63s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/12/21 01:11:38 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:11:38 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/12/21 01:11:38 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:11:40 INFO : potato: Copied (replaced existing) 2024/12/21 01:11:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:11:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:11:50 DEBUG : empty space: Sizes identical 2024/12/21 01:11:50 DEBUG : empty space: Unchanged skipping 2024/12/21 01:11:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/21 01:11:50 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:11:50 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:11:50 DEBUG : Waiting for deletions to finish 2024/12/21 01:11:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:12:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:12:03 DEBUG : empty space: Sizes identical 2024/12/21 01:12:03 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:12:03 DEBUG : empty space: Unchanged skipping 2024/12/21 01:12:03 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:12:06 INFO : potato2: Copied (new) 2024/12/21 01:12:06 DEBUG : Waiting for deletions to finish 2024/12/21 01:12:07 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (16.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:12:20 DEBUG : d: Making directory 2024/12/21 01:12:21 DEBUG : d/e: Making directory 2024/12/21 01:12:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/21 01:12:26 DEBUG : c/non empty space: Sizes identical 2024/12/21 01:12:26 DEBUG : c/non empty space: Unchanged skipping 2024/12/21 01:12:28 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:12:28 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:12:29 INFO : a/potato2: Copied (new) 2024/12/21 01:12:29 DEBUG : Waiting for deletions to finish 2024/12/21 01:12:29 INFO : b/potato: Deleted 2024/12/21 01:12:29 INFO : d/e: Removing directory 2024/12/21 01:12:31 INFO : d: Removing directory 2024/12/21 01:12:32 INFO : b: Removing directory 2024/12/21 01:12:33 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:12:49 DEBUG : d: Making directory 2024/12/21 01:12:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/21 01:12:54 DEBUG : c/non empty space: Sizes identical 2024/12/21 01:12:54 DEBUG : c/non empty space: Unchanged skipping 2024/12/21 01:12:54 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:12:54 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:12:57 INFO : a/potato2: Copied (new) 2024/12/21 01:12:57 ERROR : sugarsync root 'Test/rclone-test-kajujib3hequ': not deleting files as there were IO errors 2024/12/21 01:12:57 ERROR : sugarsync root 'Test/rclone-test-kajujib3hequ': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.92s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:13:15 DEBUG : Waiting for deletions to finish 2024/12/21 01:13:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:13:16 DEBUG : empty space: Sizes identical 2024/12/21 01:13:16 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:13:16 DEBUG : empty space: Unchanged skipping 2024/12/21 01:13:16 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:13:17 INFO : potato: Deleted 2024/12/21 01:13:18 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (15.06s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:13:30 DEBUG : Waiting for deletions to finish 2024/12/21 01:13:31 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:13:31 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:13:32 INFO : potato: Deleted 2024/12/21 01:13:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:13:33 DEBUG : empty space: Sizes identical 2024/12/21 01:13:33 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:13:33 DEBUG : empty space: Unchanged skipping 2024/12/21 01:13:33 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:13:35 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.96s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:13:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:13:45 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:13:45 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:13:48 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.55s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:14:00 DEBUG : enormous: Excluded (Size Filter) 2024/12/21 01:14:00 DEBUG : enormous: Excluded 2024/12/21 01:14:00 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 01:14:00 DEBUG : potato2: Excluded 2024/12/21 01:14:01 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 01:14:01 DEBUG : potato2: Excluded 2024/12/21 01:14:01 DEBUG : empty space: Sizes identical 2024/12/21 01:14:01 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:14:01 DEBUG : empty space: Unchanged skipping 2024/12/21 01:14:01 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:14:01 DEBUG : Waiting for deletions to finish 2024/12/21 01:14:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:14:01 DEBUG : enormous: Excluded (Size Filter) 2024/12/21 01:14:01 DEBUG : enormous: Excluded 2024/12/21 01:14:01 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 01:14:01 DEBUG : potato2: Excluded 2024/12/21 01:14:02 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 01:14:02 DEBUG : potato2: Excluded 2024/12/21 01:14:02 DEBUG : Local file system at /tmp/rclone2615119084: Waiting for checks to finish 2024/12/21 01:14:02 DEBUG : empty space: Sizes identical 2024/12/21 01:14:02 DEBUG : empty space: Unchanged skipping 2024/12/21 01:14:02 DEBUG : Local file system at /tmp/rclone2615119084: Waiting for transfers to finish 2024/12/21 01:14:02 DEBUG : Waiting for deletions to finish 2024/12/21 01:14:02 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (15.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:14:17 DEBUG : enormous: Excluded (Size Filter) 2024/12/21 01:14:17 DEBUG : enormous: Excluded 2024/12/21 01:14:17 DEBUG : potato2: Excluded (Size Filter) 2024/12/21 01:14:17 DEBUG : potato2: Excluded 2024/12/21 01:14:18 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:14:18 DEBUG : empty space: Sizes identical 2024/12/21 01:14:18 DEBUG : empty space: Unchanged skipping 2024/12/21 01:14:18 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:14:18 DEBUG : Waiting for deletions to finish 2024/12/21 01:14:19 INFO : potato2: Deleted 2024/12/21 01:14:19 INFO : enormous: Deleted 2024/12/21 01:14:19 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:14:21 DEBUG : empty space: Sizes identical 2024/12/21 01:14:21 DEBUG : empty space: Unchanged skipping 2024/12/21 01:14:21 DEBUG : Local file system at /tmp/rclone2615119084: Waiting for checks to finish 2024/12/21 01:14:21 DEBUG : Local file system at /tmp/rclone2615119084: Waiting for transfers to finish 2024/12/21 01:14:21 DEBUG : Waiting for deletions to finish 2024/12/21 01:14:21 INFO : enormous: Deleted 2024/12/21 01:14:21 INFO : potato2: Deleted 2024/12/21 01:14:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.66s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.57s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/12/21 01:14:28 ERROR : sugarsync root 'Test/rclone-test-kajujib3hequ': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/21 01:14:29 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/21 01:14:29 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/21 01:14:29 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:14:29 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:14:31 INFO : yam: Copied (new) 2024/12/21 01:14:31 INFO : potato: Copied (new) 2024/12/21 01:14:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:14:32 ERROR : sugarsync root 'Test/rclone-test-kajujib3hequ': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/21 01:14:33 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/21 01:14:33 DEBUG : potato: Sizes identical 2024/12/21 01:14:33 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:14:33 DEBUG : potato: Unchanged skipping 2024/12/21 01:14:33 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:14:35 INFO : yaml: Copied (new) 2024/12/21 01:14:35 DEBUG : Waiting for deletions to finish 2024/12/21 01:14:36 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (15.78s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/12/21 01:14:44 ERROR : sugarsync root 'Test/rclone-test-kajujib3hequ': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/21 01:14:44 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/21 01:14:44 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/21 01:14:44 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:14:44 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:14:47 INFO : potato: Copied (new) 2024/12/21 01:14:47 INFO : yam: Copied (new) 2024/12/21 01:14:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:14:48 ERROR : sugarsync root 'Test/rclone-test-kajujib3hequ': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/21 01:14:49 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/21 01:14:49 DEBUG : potato: Sizes identical 2024/12/21 01:14:49 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:14:49 DEBUG : potato: Unchanged skipping 2024/12/21 01:14:49 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:14:51 INFO : yaml: Copied (new) 2024/12/21 01:14:51 DEBUG : Waiting for deletions to finish 2024/12/21 01:14:52 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/12/21 01:15:00 INFO : sugarsync root 'Test/rclone-test-kajujib3hequ': Making map for --track-renames 2024/12/21 01:15:00 INFO : sugarsync root 'Test/rclone-test-kajujib3hequ': Finished making map for --track-renames 2024/12/21 01:15:00 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:15:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/21 01:15:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/21 01:15:00 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for renames to finish 2024/12/21 01:15:00 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:15:04 INFO : sub/yam: Copied (new) 2024/12/21 01:15:04 INFO : potato: Copied (new) 2024/12/21 01:15:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:15:06 DEBUG : potato: Sizes identical 2024/12/21 01:15:06 DEBUG : potato: Unchanged skipping 2024/12/21 01:15:07 INFO : sugarsync root 'Test/rclone-test-kajujib3hequ': Making map for --track-renames 2024/12/21 01:15:07 INFO : sugarsync root 'Test/rclone-test-kajujib3hequ': Finished making map for --track-renames 2024/12/21 01:15:07 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:15:07 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for renames to finish 2024/12/21 01:15:08 INFO : sub/yam: Moved (server-side) to: yam 2024/12/21 01:15:08 INFO : yam: Renamed from "sub/yam" 2024/12/21 01:15:08 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:15:08 DEBUG : Waiting for deletions to finish 2024/12/21 01:15:08 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:15:18 DEBUG : Creating backend with remote "/tmp/rclone2615119084/dir1" 2024/12/21 01:15:18 DEBUG : Config file has changed externally - reloading 2024/12/21 01:15:18 DEBUG : Creating backend with remote "/tmp/rclone2615119084/dir2" 2024/12/21 01:15:18 DEBUG : Local file system at /tmp/rclone2615119084/dir2: Using server-side directory move 2024/12/21 01:15:18 INFO : Local file system at /tmp/rclone2615119084/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 01:15:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/21 01:15:18 DEBUG : Local file system at /tmp/rclone2615119084/dir2: Waiting for checks to finish 2024/12/21 01:15:18 DEBUG : Local file system at /tmp/rclone2615119084/dir2: Waiting for transfers to finish 2024/12/21 01:15:18 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.60s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:15:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:15:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/21 01:15:21 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:15:21 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:15:28 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:15:28 INFO : sub dir/hello world: Deleted 2024/12/21 01:15:28 INFO : nested/sub dir/file: Copied (new) 2024/12/21 01:15:28 INFO : nested/sub dir/file: Deleted 2024/12/21 01:15:28 INFO : sub dir: Removing directory 2024/12/21 01:15:28 INFO : nested/sub dir: Removing directory 2024/12/21 01:15:28 INFO : nested: Removing directory 2024/12/21 01:15:28 DEBUG : Local file system at /tmp/rclone2615119084: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (19.23s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:15:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/21 01:15:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/21 01:15:40 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:15:40 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:15:47 INFO : sub dir/hello world: Copied (new) 2024/12/21 01:15:47 INFO : sub dir/hello world: Deleted 2024/12/21 01:15:47 INFO : nested/sub dir/file: Copied (new) 2024/12/21 01:15:47 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:15:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/21 01:15:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/21 01:15:59 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:15:59 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:16:01 INFO : existing-b: Copied (new) 2024/12/21 01:16:01 INFO : existing-b: Deleted 2024/12/21 01:16:01 INFO : existing: Copied (new) 2024/12/21 01:16:01 INFO : existing: Deleted 2024/12/21 01:16:03 DEBUG : existing: Destination exists, skipping 2024/12/21 01:16:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/21 01:16:03 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:16:03 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:16:03 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.74s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:16:08 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jaxuliv6popa" 2024/12/21 01:16:08 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-kajujib3hequ' -> sugarsync root 'Test/rclone-test-jaxuliv6popa' 2024/12/21 01:16:29 DEBUG : sugarsync root 'Test/rclone-test-jaxuliv6popa': Using server-side directory move 2024/12/21 01:16:29 INFO : sugarsync root 'Test/rclone-test-jaxuliv6popa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 01:16:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:16:29 DEBUG : empty space: Sizes identical 2024/12/21 01:16:29 DEBUG : empty space: Unchanged skipping 2024/12/21 01:16:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/21 01:16:29 DEBUG : sugarsync root 'Test/rclone-test-jaxuliv6popa': Waiting for checks to finish 2024/12/21 01:16:30 INFO : potato2: Moved (server-side) 2024/12/21 01:16:30 INFO : empty space: Deleted 2024/12/21 01:16:30 DEBUG : sugarsync root 'Test/rclone-test-jaxuliv6popa': Waiting for transfers to finish 2024/12/21 01:16:30 INFO : potato3: Deleted 2024/12/21 01:16:31 INFO : potato3: Moved (server-side) 2024/12/21 01:16:33 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-varekef9pizi" 2024/12/21 01:16:33 DEBUG : Config file has changed externally - reloading 2024/12/21 01:16:36 DEBUG : sugarsync root 'Test/rclone-test-varekef9pizi': Using server-side directory move 2024/12/21 01:16:38 INFO : sugarsync root 'Test/rclone-test-varekef9pizi': Server side directory move succeeded 2024/12/21 01:16:41 ERROR : : error listing: directory not found 2024/12/21 01:16:41 DEBUG : sugarsync root 'Test/rclone-test-varekef9pizi': Purge remote 2024/12/21 01:16:42 DEBUG : sugarsync root 'Test/rclone-test-jaxuliv6popa': Purge remote 2024/12/21 01:16:42 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (35.51s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:16:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vuxudex4vibu" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-kajujib3hequ' -> sugarsync root 'Test/rclone-test-vuxudex4vibu' 2024/12/21 01:17:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/21 01:17:04 DEBUG : empty space: Excluded 2024/12/21 01:17:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/21 01:17:04 DEBUG : empty space: Excluded 2024/12/21 01:17:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:17:04 DEBUG : sugarsync root 'Test/rclone-test-vuxudex4vibu': Waiting for checks to finish 2024/12/21 01:17:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/21 01:17:04 DEBUG : sugarsync root 'Test/rclone-test-vuxudex4vibu': Waiting for transfers to finish 2024/12/21 01:17:05 INFO : potato2: Moved (server-side) 2024/12/21 01:17:05 INFO : potato3: Deleted 2024/12/21 01:17:06 INFO : potato3: Moved (server-side) 2024/12/21 01:17:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-redufas9xime" 2024/12/21 01:17:12 DEBUG : empty space: Excluded (Size Filter) 2024/12/21 01:17:12 DEBUG : empty space: Excluded 2024/12/21 01:17:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:17:12 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/21 01:17:12 DEBUG : sugarsync root 'Test/rclone-test-redufas9xime': Waiting for checks to finish 2024/12/21 01:17:12 DEBUG : sugarsync root 'Test/rclone-test-redufas9xime': Waiting for transfers to finish 2024/12/21 01:17:14 INFO : potato2: Moved (server-side) 2024/12/21 01:17:14 INFO : potato3: Moved (server-side) 2024/12/21 01:17:16 DEBUG : sugarsync root 'Test/rclone-test-redufas9xime': Purge remote 2024/12/21 01:17:17 DEBUG : sugarsync root 'Test/rclone-test-vuxudex4vibu': Purge remote --- PASS: TestServerSideMoveWithFilter (36.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:17:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tayomeb0cowi" 2024/12/21 01:17:31 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-kajujib3hequ' -> sugarsync root 'Test/rclone-test-tayomeb0cowi' 2024/12/21 01:17:41 DEBUG : sugarsync root 'Test/rclone-test-tayomeb0cowi': Using server-side directory move 2024/12/21 01:17:41 INFO : sugarsync root 'Test/rclone-test-tayomeb0cowi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/21 01:17:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/21 01:17:42 DEBUG : empty space: Sizes identical 2024/12/21 01:17:42 DEBUG : empty space: Unchanged skipping 2024/12/21 01:17:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/21 01:17:43 DEBUG : sugarsync root 'Test/rclone-test-tayomeb0cowi': Waiting for checks to finish 2024/12/21 01:17:43 INFO : potato3: Deleted 2024/12/21 01:17:43 INFO : potato2: Moved (server-side) 2024/12/21 01:17:43 INFO : empty space: Deleted 2024/12/21 01:17:43 DEBUG : sugarsync root 'Test/rclone-test-tayomeb0cowi': Waiting for transfers to finish 2024/12/21 01:17:44 INFO : potato3: Moved (server-side) 2024/12/21 01:17:44 INFO : tomatoDir: Removing directory 2024/12/21 01:17:45 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': deleted 1 directories 2024/12/21 01:17:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-doyepef6sebi" 2024/12/21 01:17:47 DEBUG : Config file has changed externally - reloading 2024/12/21 01:17:51 DEBUG : tomatoDir: Making directory 2024/12/21 01:17:52 DEBUG : sugarsync root 'Test/rclone-test-doyepef6sebi': Using server-side directory move 2024/12/21 01:17:54 INFO : sugarsync root 'Test/rclone-test-doyepef6sebi': Server side directory move succeeded 2024/12/21 01:17:57 ERROR : : error listing: directory not found 2024/12/21 01:17:58 ERROR : : error listing: directory not found 2024/12/21 01:17:58 DEBUG : sugarsync root 'Test/rclone-test-doyepef6sebi': Purge remote 2024/12/21 01:17:59 DEBUG : sugarsync root 'Test/rclone-test-tayomeb0cowi': Purge remote 2024/12/21 01:18:00 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.29s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.59s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:18:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.90s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:18:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/rclone-sync-test" 2024/12/21 01:18:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/rclone-sync-test-include/layer2" 2024/12/21 01:18:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/rclone-sync-test-ignore-file" 2024/12/21 01:18:44 DEBUG : rclone-sync-test: Excluded 2024/12/21 01:18:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 01:18:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 01:18:47 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/rclone-sync-test': Waiting for checks to finish 2024/12/21 01:18:47 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/rclone-sync-test': Waiting for transfers to finish 2024/12/21 01:18:47 DEBUG : Waiting for deletions to finish 2024/12/21 01:18:47 INFO : There was nothing to transfer 2024/12/21 01:18:49 DEBUG : rclone-sync-test: Excluded 2024/12/21 01:18:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 01:18:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 01:18:52 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:18:52 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:18:52 DEBUG : Waiting for deletions to finish 2024/12/21 01:18:52 INFO : rclone-sync-test-include: Removing directory 2024/12/21 01:18:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/21 01:18:53 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': failed to delete 1 directories 2024/12/21 01:18:53 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:18:55 DEBUG : rclone-sync-test: Excluded 2024/12/21 01:18:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 01:18:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 01:18:59 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/21 01:18:59 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/21 01:18:59 DEBUG : Waiting for deletions to finish 2024/12/21 01:18:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:19:01 DEBUG : rclone-sync-test: Excluded 2024/12/21 01:19:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 01:19:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 01:19:04 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:19:04 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:19:04 DEBUG : Waiting for deletions to finish 2024/12/21 01:19:04 INFO : rclone-sync-test-include: Removing directory 2024/12/21 01:19:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/21 01:19:05 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': failed to delete 1 directories 2024/12/21 01:19:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:19:06 DEBUG : : Excluded 2024/12/21 01:19:07 DEBUG : rclone-sync-test: Excluded 2024/12/21 01:19:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/21 01:19:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/21 01:19:10 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/21 01:19:10 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/21 01:19:10 DEBUG : Waiting for deletions to finish 2024/12/21 01:19:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (88.97s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:19:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/dst" 2024/12/21 01:19:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/CompareDest" 2024/12/21 01:19:56 DEBUG : one: Need to transfer - File not found at Destination 2024/12/21 01:19:56 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:19:56 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:20:00 INFO : one: Copied (new) 2024/12/21 01:20:00 DEBUG : Waiting for deletions to finish 2024/12/21 01:20:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:20:04 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:20:05 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:20:07 INFO : one: Copied (replaced existing) 2024/12/21 01:20:07 DEBUG : Waiting for deletions to finish 2024/12/21 01:20:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:20:17 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:20:18 DEBUG : one: Sizes identical 2024/12/21 01:20:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 01:20:18 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:20:18 DEBUG : Waiting for deletions to finish 2024/12/21 01:20:18 INFO : There was nothing to transfer 2024/12/21 01:20:26 DEBUG : two: Sizes identical 2024/12/21 01:20:26 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/21 01:20:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:20:26 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:20:27 DEBUG : one: Sizes identical 2024/12/21 01:20:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 01:20:27 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:20:27 DEBUG : Waiting for deletions to finish 2024/12/21 01:20:27 INFO : There was nothing to transfer 2024/12/21 01:20:30 DEBUG : two: Sizes identical 2024/12/21 01:20:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/21 01:20:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:20:30 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:20:30 DEBUG : one: Sizes identical 2024/12/21 01:20:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 01:20:30 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:20:30 DEBUG : Waiting for deletions to finish 2024/12/21 01:20:30 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/21 01:20:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/21 01:20:35 DEBUG : two: Need to transfer - File not found at Destination 2024/12/21 01:20:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:20:35 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:20:36 DEBUG : one: Sizes identical 2024/12/21 01:20:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/21 01:20:36 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:20:38 INFO : two: Copied (new) 2024/12/21 01:20:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (62.65s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:20:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/dest" 2024/12/21 01:21:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/pre-dest1" 2024/12/21 01:21:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/pre-dest2" 2024/12/21 01:21:08 DEBUG : 1: Sizes identical 2024/12/21 01:21:08 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/21 01:21:10 DEBUG : 2: Sizes identical 2024/12/21 01:21:10 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/21 01:21:11 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/21 01:21:11 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dest': Waiting for checks to finish 2024/12/21 01:21:11 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dest': Waiting for transfers to finish 2024/12/21 01:21:15 INFO : 3: Copied (new) 2024/12/21 01:21:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.98s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:21:26 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/dst" 2024/12/21 01:21:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/CopyDest" 2024/12/21 01:21:37 DEBUG : one: Need to transfer - File not found at Destination 2024/12/21 01:21:37 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:21:37 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:21:41 INFO : one: Copied (new) 2024/12/21 01:21:41 DEBUG : Waiting for deletions to finish 2024/12/21 01:21:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:21:45 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:21:46 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:21:47 INFO : one: Copied (replaced existing) 2024/12/21 01:21:47 DEBUG : Waiting for deletions to finish 2024/12/21 01:21:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/BackupDir" 2024/12/21 01:21:56 DEBUG : Config file has changed externally - reloading 2024/12/21 01:22:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:22:02 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:22:04 DEBUG : one: Sizes identical 2024/12/21 01:22:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/21 01:22:06 INFO : one: Moved (server-side) 2024/12/21 01:22:08 INFO : one: Copied (server-side copy) 2024/12/21 01:22:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/21 01:22:08 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:22:08 DEBUG : Waiting for deletions to finish 2024/12/21 01:22:16 DEBUG : two: Sizes identical 2024/12/21 01:22:18 INFO : two: Copied (server-side copy) 2024/12/21 01:22:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/21 01:22:18 DEBUG : one: Sizes identical 2024/12/21 01:22:18 DEBUG : one: Unchanged skipping 2024/12/21 01:22:18 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:22:18 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:22:18 DEBUG : Waiting for deletions to finish 2024/12/21 01:22:20 DEBUG : two: Sizes identical 2024/12/21 01:22:20 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:22:20 DEBUG : two: Unchanged skipping 2024/12/21 01:22:20 DEBUG : one: Sizes identical 2024/12/21 01:22:20 DEBUG : one: Unchanged skipping 2024/12/21 01:22:20 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:22:20 DEBUG : Waiting for deletions to finish 2024/12/21 01:22:20 INFO : There was nothing to transfer 2024/12/21 01:22:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/21 01:22:28 DEBUG : three: Destination not found in --copy-dest 2024/12/21 01:22:28 DEBUG : three: Need to transfer - File not found at Destination 2024/12/21 01:22:28 DEBUG : one: Sizes identical 2024/12/21 01:22:28 DEBUG : one: Unchanged skipping 2024/12/21 01:22:28 DEBUG : two: Sizes identical 2024/12/21 01:22:28 DEBUG : two: Unchanged skipping 2024/12/21 01:22:28 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:22:28 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:22:30 INFO : three: Copied (new) 2024/12/21 01:22:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (77.93s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:22:54 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/dst" 2024/12/21 01:22:54 DEBUG : Config file has changed externally - reloading 2024/12/21 01:22:57 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/backup" 2024/12/21 01:23:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 01:23:03 DEBUG : two: Sizes identical 2024/12/21 01:23:03 DEBUG : two: Unchanged skipping 2024/12/21 01:23:03 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:23:05 INFO : one: Moved (server-side) 2024/12/21 01:23:05 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:23:08 INFO : one: Copied (new) 2024/12/21 01:23:08 DEBUG : Waiting for deletions to finish 2024/12/21 01:23:09 INFO : three.txt: Moved (server-side) 2024/12/21 01:23:09 INFO : three.txt: Moved into backup dir 2024/12/21 01:23:12 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Renewing token 2024/12/21 01:23:12 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/12/21 01:23:12 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/12/21 01:23:12 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/12/21 01:23:16 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Renewing token 2024/12/21 01:23:16 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/12/21 01:23:16 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/12/21 01:23:16 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/12/21 01:23:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 01:23:17 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/backup': Renewing token 2024/12/21 01:23:17 DEBUG : two: Sizes identical 2024/12/21 01:23:17 DEBUG : two: Unchanged skipping 2024/12/21 01:23:17 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:23:18 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/12/21 01:23:18 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/12/21 01:23:18 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/12/21 01:23:20 INFO : one: Deleted 2024/12/21 01:23:20 INFO : one: Moved (server-side) 2024/12/21 01:23:20 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:23:23 INFO : one: Copied (new) 2024/12/21 01:23:23 DEBUG : Waiting for deletions to finish 2024/12/21 01:23:24 INFO : three.txt: Deleted 2024/12/21 01:23:25 INFO : three.txt: Moved (server-side) 2024/12/21 01:23:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (50.49s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:23:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/dst" 2024/12/21 01:23:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/backup" 2024/12/21 01:23:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 01:23:52 DEBUG : two: Sizes identical 2024/12/21 01:23:52 DEBUG : two: Unchanged skipping 2024/12/21 01:23:52 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:23:55 INFO : one: Moved (server-side) to: one.bak 2024/12/21 01:23:55 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:23:57 INFO : one: Copied (new) 2024/12/21 01:23:57 DEBUG : Waiting for deletions to finish 2024/12/21 01:23:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 01:23:59 INFO : three.txt: Moved into backup dir 2024/12/21 01:24:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 01:24:05 DEBUG : two: Sizes identical 2024/12/21 01:24:05 DEBUG : two: Unchanged skipping 2024/12/21 01:24:05 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:24:07 INFO : one.bak: Deleted 2024/12/21 01:24:07 INFO : one: Moved (server-side) to: one.bak 2024/12/21 01:24:07 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:24:10 INFO : one: Copied (new) 2024/12/21 01:24:10 DEBUG : Waiting for deletions to finish 2024/12/21 01:24:11 INFO : three.txt.bak: Deleted 2024/12/21 01:24:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 01:24:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:24:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/dst" 2024/12/21 01:24:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/backup" 2024/12/21 01:24:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 01:24:39 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:24:39 DEBUG : two: Sizes identical 2024/12/21 01:24:39 DEBUG : two: Unchanged skipping 2024/12/21 01:24:41 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/21 01:24:41 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:24:44 INFO : one: Copied (new) 2024/12/21 01:24:44 DEBUG : Waiting for deletions to finish 2024/12/21 01:24:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/21 01:24:45 INFO : three.txt: Moved into backup dir 2024/12/21 01:24:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 01:24:52 DEBUG : two: Sizes identical 2024/12/21 01:24:52 DEBUG : two: Unchanged skipping 2024/12/21 01:24:52 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:24:53 INFO : one-2019-01-01: Deleted 2024/12/21 01:24:54 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/21 01:24:54 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:24:57 INFO : one: Copied (new) 2024/12/21 01:24:57 DEBUG : Waiting for deletions to finish 2024/12/21 01:24:58 INFO : three-2019-01-01.txt: Deleted 2024/12/21 01:24:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/21 01:24:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (47.62s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:25:19 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/dst" 2024/12/21 01:25:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 01:25:23 DEBUG : two: Sizes identical 2024/12/21 01:25:23 DEBUG : two: Unchanged skipping 2024/12/21 01:25:23 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:25:24 INFO : one: Moved (server-side) to: one.bak 2024/12/21 01:25:24 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:25:27 INFO : one: Copied (new) 2024/12/21 01:25:27 DEBUG : Waiting for deletions to finish 2024/12/21 01:25:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 01:25:28 INFO : three.txt: Moved into backup dir 2024/12/21 01:25:35 DEBUG : one.bak: Excluded (Path Filter) 2024/12/21 01:25:35 DEBUG : one.bak: Excluded 2024/12/21 01:25:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/21 01:25:35 DEBUG : three.txt.bak: Excluded 2024/12/21 01:25:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 01:25:35 DEBUG : two: Sizes identical 2024/12/21 01:25:35 DEBUG : two: Unchanged skipping 2024/12/21 01:25:35 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for checks to finish 2024/12/21 01:25:36 INFO : one.bak: Deleted 2024/12/21 01:25:37 INFO : one: Moved (server-side) to: one.bak 2024/12/21 01:25:37 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ/dst': Waiting for transfers to finish 2024/12/21 01:25:40 INFO : one: Copied (new) 2024/12/21 01:25:40 DEBUG : Waiting for deletions to finish 2024/12/21 01:25:42 INFO : three.txt.bak: Deleted 2024/12/21 01:25:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 01:25:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (42.11s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:26:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/dst" 2024/12/21 01:26:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 01:26:07 INFO : one: Moved (server-side) to: one.bak 2024/12/21 01:26:09 INFO : one: Copied (new) 2024/12/21 01:26:10 DEBUG : two: Sizes identical 2024/12/21 01:26:10 DEBUG : two: Unchanged skipping 2024/12/21 01:26:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/21 01:26:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 01:26:15 INFO : three.txt: Copied (new) 2024/12/21 01:26:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 01:26:20 INFO : one.bak: Deleted 2024/12/21 01:26:21 INFO : one: Moved (server-side) to: one.bak 2024/12/21 01:26:24 INFO : one: Copied (new) 2024/12/21 01:26:25 DEBUG : two: Sizes identical 2024/12/21 01:26:25 DEBUG : two: Unchanged skipping 2024/12/21 01:26:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/21 01:26:27 INFO : three.txt.bak: Deleted 2024/12/21 01:26:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/21 01:26:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (49.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:26:50 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajujib3hequ/dst" 2024/12/21 01:26:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/21 01:26:55 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/21 01:26:58 INFO : one: Copied (new) 2024/12/21 01:26:59 DEBUG : two: Sizes identical 2024/12/21 01:26:59 DEBUG : two: Unchanged skipping 2024/12/21 01:27:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/21 01:27:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/21 01:27:04 INFO : three.txt: Copied (new) 2024/12/21 01:27:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/21 01:27:09 INFO : one-2019-01-01: Deleted 2024/12/21 01:27:10 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/21 01:27:13 INFO : one: Copied (new) 2024/12/21 01:27:13 DEBUG : two: Sizes identical 2024/12/21 01:27:13 DEBUG : two: Unchanged skipping 2024/12/21 01:27:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/21 01:27:16 INFO : three-2019-01-01.txt: Deleted 2024/12/21 01:27:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/21 01:27:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (48.54s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:27:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/21 01:27:33 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:27:33 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:27:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/21 01:27:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.04s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:27:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/21 01:27:39 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:27:39 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:27:42 INFO : existing: Copied (new) 2024/12/21 01:27:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:27:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/21 01:27:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/21 01:27:44 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:27:44 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:27:44 ERROR : sugarsync root 'Test/rclone-test-kajujib3hequ': not deleting files as there were IO errors 2024/12/21 01:27:44 ERROR : sugarsync root 'Test/rclone-test-kajujib3hequ': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (13.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.57s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:28:12 DEBUG : existing: Sizes identical 2024/12/21 01:28:12 DEBUG : existing: Unchanged skipping 2024/12/21 01:28:12 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/21 01:28:14 DEBUG : EXISTING: moving to existing-rclone-move-samelej0 2024/12/21 01:28:14 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-piwavub3 2024/12/21 01:28:14 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-samelej0 2024/12/21 01:28:14 DEBUG : EXISTING: moving to existing 2024/12/21 01:28:16 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/21 01:28:16 INFO : existing-rclone-move-samelej0: Moved (server-side) to: existing 2024/12/21 01:28:16 INFO : EXISTING: Moved (server-side) to: existing 2024/12/21 01:28:16 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/21 01:28:16 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-piwavub3 2024/12/21 01:28:16 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/21 01:28:17 INFO : existingbutdifferent-rclone-move-piwavub3: Moved (server-side) to: existingbutdifferent 2024/12/21 01:28:17 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/21 01:28:17 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/21 01:28:20 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/21 01:28:20 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/21 01:28:25 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/21 01:28:26 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/21 01:28:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-camapiw8 2024/12/21 01:28:29 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-camapiw8 2024/12/21 01:28:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/21 01:28:30 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/21 01:28:30 INFO : subdira/subdirb/subdirc/hello-rclone-move-camapiw8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/21 01:28:30 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/21 01:28:30 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/21 01:28:31 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/21 01:28:31 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:28:32 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/21 01:28:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bodexuv8 2024/12/21 01:28:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bodexuv8 2024/12/21 01:28:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/21 01:28:34 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bodexuv8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/21 01:28:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/21 01:28:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/21 01:28:34 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:28:36 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/21 01:28:36 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (60.30s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.83s) --- SKIP: TestMaxTransfer/Hard (1.59s) --- SKIP: TestMaxTransfer/Soft (1.65s) --- SKIP: TestMaxTransfer/Cautious (1.58s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:30:42 DEBUG : both0: Sizes identical 2024/12/21 01:30:42 DEBUG : both1: Sizes identical 2024/12/21 01:30:42 DEBUG : both11: Sizes identical 2024/12/21 01:30:42 DEBUG : both10: Sizes identical 2024/12/21 01:30:42 DEBUG : both0: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both12: Sizes identical 2024/12/21 01:30:42 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:30:42 DEBUG : both10: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both13: Sizes identical 2024/12/21 01:30:42 DEBUG : both13: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both14: Sizes identical 2024/12/21 01:30:42 DEBUG : both14: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both15: Sizes identical 2024/12/21 01:30:42 DEBUG : both15: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both16: Sizes identical 2024/12/21 01:30:42 DEBUG : both1: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both17: Sizes identical 2024/12/21 01:30:42 DEBUG : both17: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both18: Sizes identical 2024/12/21 01:30:42 DEBUG : both11: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both19: Sizes identical 2024/12/21 01:30:42 DEBUG : both12: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both2: Sizes identical 2024/12/21 01:30:42 DEBUG : both16: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both3: Sizes identical 2024/12/21 01:30:42 DEBUG : both3: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both4: Sizes identical 2024/12/21 01:30:42 DEBUG : both4: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both5: Sizes identical 2024/12/21 01:30:42 DEBUG : both5: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both6: Sizes identical 2024/12/21 01:30:42 DEBUG : both6: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both7: Sizes identical 2024/12/21 01:30:42 DEBUG : both7: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both8: Sizes identical 2024/12/21 01:30:42 DEBUG : both8: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both9: Sizes identical 2024/12/21 01:30:42 DEBUG : both9: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both18: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both19: Unchanged skipping 2024/12/21 01:30:42 DEBUG : both2: Unchanged skipping 2024/12/21 01:30:42 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:30:42 DEBUG : Waiting for deletions to finish 2024/12/21 01:30:43 INFO : only10: Deleted 2024/12/21 01:30:43 INFO : only18: Deleted 2024/12/21 01:30:43 INFO : only4: Deleted 2024/12/21 01:30:43 INFO : only3: Deleted 2024/12/21 01:30:43 INFO : only0: Deleted 2024/12/21 01:30:44 INFO : only12: Deleted 2024/12/21 01:30:44 INFO : only13: Deleted 2024/12/21 01:30:44 INFO : only9: Deleted 2024/12/21 01:30:44 INFO : only14: Deleted 2024/12/21 01:30:44 INFO : only15: Deleted 2024/12/21 01:30:44 INFO : only16: Deleted 2024/12/21 01:30:44 INFO : only17: Deleted 2024/12/21 01:30:45 INFO : only6: Deleted 2024/12/21 01:30:45 INFO : only8: Deleted 2024/12/21 01:30:45 INFO : only19: Deleted 2024/12/21 01:30:45 INFO : only1: Deleted 2024/12/21 01:30:46 INFO : only2: Deleted 2024/12/21 01:30:46 INFO : only5: Deleted 2024/12/21 01:30:46 INFO : only7: Deleted 2024/12/21 01:30:46 INFO : only11: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (128.13s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:32:48 DEBUG : both0: Sizes identical 2024/12/21 01:32:48 DEBUG : both0: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both1: Sizes identical 2024/12/21 01:32:48 DEBUG : both1: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both10: Sizes identical 2024/12/21 01:32:48 DEBUG : both10: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both11: Sizes identical 2024/12/21 01:32:48 DEBUG : both11: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both12: Sizes identical 2024/12/21 01:32:48 DEBUG : both12: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both13: Sizes identical 2024/12/21 01:32:48 DEBUG : both13: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both14: Sizes identical 2024/12/21 01:32:48 DEBUG : both14: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both15: Sizes identical 2024/12/21 01:32:48 DEBUG : both15: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both16: Sizes identical 2024/12/21 01:32:48 DEBUG : both16: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both17: Sizes identical 2024/12/21 01:32:48 DEBUG : both17: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both18: Sizes identical 2024/12/21 01:32:48 DEBUG : both18: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both19: Sizes identical 2024/12/21 01:32:48 DEBUG : both19: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both2: Sizes identical 2024/12/21 01:32:48 DEBUG : both2: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both3: Sizes identical 2024/12/21 01:32:48 DEBUG : both3: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both4: Sizes identical 2024/12/21 01:32:48 DEBUG : both4: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both5: Sizes identical 2024/12/21 01:32:48 DEBUG : both5: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both6: Sizes identical 2024/12/21 01:32:48 DEBUG : both6: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both7: Sizes identical 2024/12/21 01:32:48 DEBUG : both7: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both8: Sizes identical 2024/12/21 01:32:48 DEBUG : both8: Unchanged skipping 2024/12/21 01:32:48 DEBUG : both9: Sizes identical 2024/12/21 01:32:48 DEBUG : both9: Unchanged skipping 2024/12/21 01:32:48 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for checks to finish 2024/12/21 01:32:48 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/21 01:32:48 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Waiting for transfers to finish 2024/12/21 01:32:50 INFO : only12: Copied (replaced existing) 2024/12/21 01:32:50 INFO : only14: Copied (replaced existing) 2024/12/21 01:32:50 INFO : only10: Copied (replaced existing) 2024/12/21 01:32:50 INFO : only1: Copied (replaced existing) 2024/12/21 01:32:51 INFO : only16: Copied (replaced existing) 2024/12/21 01:32:51 INFO : only18: Copied (replaced existing) 2024/12/21 01:32:51 INFO : only13: Copied (replaced existing) 2024/12/21 01:32:51 INFO : only0: Copied (replaced existing) 2024/12/21 01:32:52 INFO : only19: Copied (replaced existing) 2024/12/21 01:32:53 INFO : only2: Copied (replaced existing) 2024/12/21 01:32:53 INFO : only4: Copied (replaced existing) 2024/12/21 01:32:53 INFO : only3: Copied (replaced existing) 2024/12/21 01:32:53 INFO : only5: Copied (replaced existing) 2024/12/21 01:32:54 INFO : only11: Copied (replaced existing) 2024/12/21 01:32:54 INFO : only15: Copied (replaced existing) 2024/12/21 01:32:54 INFO : only7: Copied (replaced existing) 2024/12/21 01:32:55 INFO : only9: Copied (replaced existing) 2024/12/21 01:32:55 INFO : only8: Copied (replaced existing) 2024/12/21 01:32:55 INFO : only6: Copied (replaced existing) 2024/12/21 01:32:56 INFO : only17: Copied (replaced existing) 2024/12/21 01:32:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (147.27s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:33:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 01:33:33 DEBUG : sub dir: Making directory 2024/12/21 01:33:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (56.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" 2024/12/21 01:34:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/21 01:34:30 DEBUG : sub dir: Making directory 2024/12/21 01:34:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kajujib3hequ'", Local "Local file system at /tmp/rclone2615119084", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (56.94s) PASS 2024/12/21 01:35:27 DEBUG : sugarsync root 'Test/rclone-test-kajujib3hequ': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 31m16.879369396s (try 1/5)