"./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Starting (try 1/5) 2025/04/27 05:25:45 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi" 2025/04/27 05:25:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/27 05:25:46 DEBUG : Creating backend with remote "/tmp/rclone561214862" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:25:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/27 05:25:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:25:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestCopyWithDryRun (0.44s) === RUN TestCopy run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/27 05:25:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:25:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:25:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:25:47 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/27 05:25:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.56s) === RUN TestCopyMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.11s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.11s) === RUN TestCopyMissingDirectory run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:48 DEBUG : Creating backend with remote "/non-existing" 2025/04/27 05:25:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/27 05:25:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:25:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestCopyMissingDirectory (0.30s) === RUN TestCopyNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:25:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:25:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:25:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/27 05:25:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyCheckFirst run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:50 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Running all checks before starting transfers 2025/04/27 05:25:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:25:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:25:50 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Checks finished, now starting transfers 2025/04/27 05:25:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:25:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/27 05:25:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:51 ERROR : Ignoring --no-traverse with sync 2025/04/27 05:25:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:25:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:25:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:25:52 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/27 05:25:52 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:25:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncNoTraverse (1.53s) === RUN TestCopyWithDepth run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/27 05:25:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:25:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:25:53 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/04/27 05:25:53 INFO : hello world2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestCopyWithDepth (1.00s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:25:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:25:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:25:54 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/04/27 05:25:54 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestCopyWithFilesFrom (1.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:55 DEBUG : object not found: remote potato2: directory 8665f071-976d-4d11-82b2-64acf11c330f: leaf potato2 2025/04/27 05:25:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:25:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:25:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:25:55 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/04/27 05:25:55 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.08s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/27 05:25:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 05:25:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/27 05:25:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/27 05:25:56 INFO : sub dir: Making directory 2025/04/27 05:25:56 INFO : sub dir2: Making directory 2025/04/27 05:25:56 INFO : sub dir2/sub sub dir2: Making directory 2025/04/27 05:25:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:25:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:25:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:25:57 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/27 05:25:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.29s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:25:58 INFO : sub dir2: Making directory 2025/04/27 05:25:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/27 05:25:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 05:25:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:25:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:25:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:25:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/27 05:25:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.37s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:00 DEBUG : sub dir2: Making directory with metadata 2025/04/27 05:26:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 05:26:00 INFO : sub dir: Making directory 2025/04/27 05:26:00 INFO : sub dir2: Making directory 2025/04/27 05:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:26:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/27 05:26:00 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:26:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/27 05:26:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.52s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.12s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:02 INFO : sub dir2: Making directory 2025/04/27 05:26:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:26:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:03 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/27 05:26:03 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:26:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.57s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:04 DEBUG : sub dir2: Making directory with metadata 2025/04/27 05:26:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 05:26:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/27 05:26:04 INFO : sub dir: Making directory 2025/04/27 05:26:04 INFO : sub dir2: Making directory 2025/04/27 05:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:26:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/27 05:26:04 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:26:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.85s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.13s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:06 INFO : sub dir2: Making directory 2025/04/27 05:26:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:26:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:07 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/27 05:26:07 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:26:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.54s) === RUN TestServerSideCopy run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:08 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vaqixeb8hoto" sync_test.go:590: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi -> Quatrix FS for account rclone.quatrix.it at rclone-test-vaqixeb8hoto 2025/04/27 05:26:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:26:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vaqixeb8hoto: Waiting for checks to finish 2025/04/27 05:26:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vaqixeb8hoto: Waiting for transfers to finish 2025/04/27 05:26:09 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/04/27 05:26:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vaqixeb8hoto: Purge remote --- PASS: TestServerSideCopy (2.77s) === RUN TestCopyOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/27 05:26:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:11 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/04/27 05:26:11 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestCopyOverSelf (2.27s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:13 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-numosin1midu" sync_test.go:626: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi -> Quatrix FS for account rclone.quatrix.it at rclone-test-numosin1midu 2025/04/27 05:26:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:26:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-numosin1midu: Waiting for checks to finish 2025/04/27 05:26:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-numosin1midu: Waiting for transfers to finish 2025/04/27 05:26:14 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/04/27 05:26:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/27 05:26:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-numosin1midu: Waiting for checks to finish 2025/04/27 05:26:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-numosin1midu: Waiting for transfers to finish 2025/04/27 05:26:15 DEBUG : sub dir/hello world.946d396a.partial: renamed to: sub dir/hello world 2025/04/27 05:26:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-numosin1midu: Purge remote --- PASS: TestServerSideCopyOverSelf (4.07s) === RUN TestMoveOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/27 05:26:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:18 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/04/27 05:26:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/27 05:26:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestMoveOverSelf (2.28s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:19 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-yedekim3leda" sync_test.go:671: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi -> Quatrix FS for account rclone.quatrix.it at rclone-test-yedekim3leda 2025/04/27 05:26:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:26:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yedekim3leda: Waiting for checks to finish 2025/04/27 05:26:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yedekim3leda: Waiting for transfers to finish 2025/04/27 05:26:20 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/04/27 05:26:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yedekim3leda: Using server-side directory move 2025/04/27 05:26:21 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-yedekim3leda: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/27 05:26:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/27 05:26:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yedekim3leda: Waiting for checks to finish 2025/04/27 05:26:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yedekim3leda: Waiting for transfers to finish 2025/04/27 05:26:21 INFO : sub dir/hello world: Deleted 2025/04/27 05:26:21 INFO : sub dir/hello world: Moved (server-side) 2025/04/27 05:26:22 DEBUG : testing file moves 2025/04/27 05:26:22 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/27 05:26:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yedekim3leda: Waiting for checks to finish 2025/04/27 05:26:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yedekim3leda: Waiting for transfers to finish 2025/04/27 05:26:22 INFO : sub dir/hello world: Deleted 2025/04/27 05:26:22 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-yedekim3leda: Purge remote --- PASS: TestServerSideMoveOverSelf (5.11s) === RUN TestCopyAfterDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:24 ERROR : : error listing: directory not found 2025/04/27 05:26:24 INFO : Local file system at /tmp/rclone561214862: Making directory 2025/04/27 05:26:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestCopyAfterDelete (1.55s) === RUN TestCopyRedownload run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:26 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/27 05:26:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:26:26 DEBUG : Local file system at /tmp/rclone561214862: Waiting for checks to finish 2025/04/27 05:26:26 DEBUG : Local file system at /tmp/rclone561214862: Waiting for transfers to finish 2025/04/27 05:26:26 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/04/27 05:26:26 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:26:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestCopyRedownload (1.78s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/27 05:26:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:28 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/04/27 05:26:28 INFO : check sum: Copied (new) 2025/04/27 05:26:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:28 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/27 05:26:28 DEBUG : check sum: Size of src and dst objects identical 2025/04/27 05:26:28 DEBUG : check sum: Unchanged skipping 2025/04/27 05:26:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:28 DEBUG : Waiting for deletions to finish 2025/04/27 05:26:28 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncBasedOnCheckSum (1.58s) === RUN TestSyncSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/27 05:26:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:29 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/04/27 05:26:29 INFO : sizeonly: Copied (new) 2025/04/27 05:26:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:29 DEBUG : sizeonly: Sizes identical 2025/04/27 05:26:29 DEBUG : sizeonly: Unchanged skipping 2025/04/27 05:26:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:29 DEBUG : Waiting for deletions to finish 2025/04/27 05:26:29 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/27 05:26:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:31 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/04/27 05:26:31 INFO : ignore-size: Copied (new) 2025/04/27 05:26:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:31 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:26:31 DEBUG : ignore-size: Unchanged skipping 2025/04/27 05:26:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:31 DEBUG : Waiting for deletions to finish 2025/04/27 05:26:31 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncIgnoreSize (1.40s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:32 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:26:32 DEBUG : existing: Unchanged skipping 2025/04/27 05:26:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:32 DEBUG : Waiting for deletions to finish 2025/04/27 05:26:32 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/27 05:26:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:33 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/04/27 05:26:33 INFO : existing: Copied (replaced existing) 2025/04/27 05:26:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncIgnoreTimes (1.80s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/27 05:26:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:34 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/04/27 05:26:34 INFO : existing: Copied (new) 2025/04/27 05:26:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:34 DEBUG : existing: Destination exists, skipping 2025/04/27 05:26:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:34 DEBUG : Waiting for deletions to finish 2025/04/27 05:26:34 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncIgnoreExisting (1.26s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:35 INFO : d: Making directory 2025/04/27 05:26:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/27 05:26:36 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:26:36 DEBUG : c/non empty space: Unchanged skipping 2025/04/27 05:26:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:37 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/04/27 05:26:37 INFO : a/potato2: Copied (new) 2025/04/27 05:26:37 DEBUG : Waiting for deletions to finish 2025/04/27 05:26:37 INFO : b/potato: Deleted 2025/04/27 05:26:37 INFO : d: Removing directory 2025/04/27 05:26:37 INFO : b: Removing directory 2025/04/27 05:26:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: deleted 2 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncIgnoreErrors (4.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:39 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2025/04/27 05:26:39 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/04/27 05:26:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:39 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2025/04/27 05:26:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:40 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/04/27 05:26:40 INFO : empty space: Copied (replaced existing) 2025/04/27 05:26:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncAfterChangingModtimeOnly (1.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.14s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:41 DEBUG : foo: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2025/04/27 05:26:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:41 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/04/27 05:26:41 INFO : foo: Copied (replaced existing) 2025/04/27 05:26:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncDoesntUpdateModtime (1.40s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:42 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:26:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/27 05:26:42 DEBUG : empty space: Unchanged skipping 2025/04/27 05:26:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:43 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/04/27 05:26:43 INFO : potato: Copied (new) 2025/04/27 05:26:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncAfterAddingAFile (1.55s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/27 05:26:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:45 DEBUG : potato.41b15364.partial: renamed to: potato 2025/04/27 05:26:45 INFO : potato: Copied (replaced existing) 2025/04/27 05:26:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.56s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/27 05:26:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:46 DEBUG : potato.706b9954.partial: renamed to: potato 2025/04/27 05:26:46 INFO : potato: Copied (replaced existing) 2025/04/27 05:26:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncAfterChangingContentsOnly (1.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:26:48 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:26:48 DEBUG : empty space: Unchanged skipping 2025/04/27 05:26:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/27 05:26:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:48 DEBUG : Waiting for deletions to finish 2025/04/27 05:26:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:50 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:26:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:26:50 DEBUG : empty space: Unchanged skipping 2025/04/27 05:26:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:51 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/04/27 05:26:51 INFO : potato2: Copied (new) 2025/04/27 05:26:51 DEBUG : Waiting for deletions to finish 2025/04/27 05:26:51 INFO : potato: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:53 INFO : d: Making directory 2025/04/27 05:26:53 INFO : d/e: Making directory 2025/04/27 05:26:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/27 05:26:53 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:26:53 DEBUG : c/non empty space: Unchanged skipping 2025/04/27 05:26:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:54 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/04/27 05:26:54 INFO : a/potato2: Copied (new) 2025/04/27 05:26:54 DEBUG : Waiting for deletions to finish 2025/04/27 05:26:54 INFO : b/potato: Deleted 2025/04/27 05:26:54 INFO : d/e: Removing directory 2025/04/27 05:26:54 INFO : d: Removing directory 2025/04/27 05:26:54 INFO : b: Removing directory 2025/04/27 05:26:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: deleted 3 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:26:57 INFO : d: Making directory 2025/04/27 05:26:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/27 05:26:57 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:26:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:26:57 DEBUG : c/non empty space: Unchanged skipping 2025/04/27 05:26:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:26:58 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/04/27 05:26:58 INFO : a/potato2: Copied (new) 2025/04/27 05:26:58 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: not deleting files as there were IO errors 2025/04/27 05:26:58 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: not deleting directories as there were IO errors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:01 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:01 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:27:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:27:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:01 DEBUG : empty space: Unchanged skipping 2025/04/27 05:27:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:01 INFO : potato: Deleted 2025/04/27 05:27:02 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/04/27 05:27:02 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncDeleteDuring (2.18s) === RUN TestSyncDeleteBefore run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:03 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:03 INFO : potato: Deleted 2025/04/27 05:27:03 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:27:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:27:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:03 DEBUG : empty space: Unchanged skipping 2025/04/27 05:27:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:04 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/04/27 05:27:04 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncDeleteBefore (2.07s) === RUN TestCopyDeleteBefore run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:27:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:05 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/04/27 05:27:05 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestCopyDeleteBefore (1.57s) === RUN TestSyncWithExclude run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:06 DEBUG : enormous: Excluded (Size Filter) 2025/04/27 05:27:06 DEBUG : enormous: Excluded 2025/04/27 05:27:06 DEBUG : potato2: Excluded (Size Filter) 2025/04/27 05:27:06 DEBUG : potato2: Excluded 2025/04/27 05:27:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/27 05:27:07 DEBUG : potato2: Excluded 2025/04/27 05:27:07 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:27:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:07 DEBUG : empty space: Unchanged skipping 2025/04/27 05:27:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:07 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:07 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:07 DEBUG : enormous: Excluded (Size Filter) 2025/04/27 05:27:07 DEBUG : enormous: Excluded 2025/04/27 05:27:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/27 05:27:07 DEBUG : potato2: Excluded 2025/04/27 05:27:07 DEBUG : potato2: Excluded (Size Filter) 2025/04/27 05:27:07 DEBUG : potato2: Excluded 2025/04/27 05:27:07 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2025/04/27 05:27:07 DEBUG : empty space: Unchanged skipping 2025/04/27 05:27:07 DEBUG : Local file system at /tmp/rclone561214862: Waiting for checks to finish 2025/04/27 05:27:07 DEBUG : Local file system at /tmp/rclone561214862: Waiting for transfers to finish 2025/04/27 05:27:07 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:07 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncWithExclude (1.49s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:08 DEBUG : enormous: Excluded (Size Filter) 2025/04/27 05:27:08 DEBUG : enormous: Excluded 2025/04/27 05:27:08 DEBUG : potato2: Excluded (Size Filter) 2025/04/27 05:27:08 DEBUG : potato2: Excluded 2025/04/27 05:27:08 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:27:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:08 DEBUG : empty space: Unchanged skipping 2025/04/27 05:27:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:08 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:09 INFO : potato2: Deleted 2025/04/27 05:27:09 INFO : enormous: Deleted 2025/04/27 05:27:09 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:09 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2025/04/27 05:27:09 DEBUG : empty space: Unchanged skipping 2025/04/27 05:27:09 DEBUG : Local file system at /tmp/rclone561214862: Waiting for checks to finish 2025/04/27 05:27:09 DEBUG : Local file system at /tmp/rclone561214862: Waiting for transfers to finish 2025/04/27 05:27:09 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:09 INFO : potato2: Deleted 2025/04/27 05:27:09 INFO : enormous: Deleted 2025/04/27 05:27:09 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.80s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:11 DEBUG : five: Need to transfer - File not found at Destination 2025/04/27 05:27:11 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/27 05:27:11 DEBUG : one: Destination is newer than source, skipping 2025/04/27 05:27:11 DEBUG : three: Sizes identical 2025/04/27 05:27:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/27 05:27:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/27 05:27:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:11 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/04/27 05:27:11 INFO : five: Copied (new) 2025/04/27 05:27:12 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/04/27 05:27:12 INFO : four: Copied (replaced existing) 2025/04/27 05:27:12 DEBUG : two.3353c5f5.partial: renamed to: two 2025/04/27 05:27:12 INFO : two: Copied (replaced existing) 2025/04/27 05:27:12 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (3.39s) === 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:1538: Can track renames: false 2025/04/27 05:27:12 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Ignoring --track-renames as the source and destination do not have a common hash 2025/04/27 05:27:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/27 05:27:13 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/27 05:27:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:13 DEBUG : potato.53508f02.partial: renamed to: potato 2025/04/27 05:27:13 INFO : potato: Copied (new) 2025/04/27 05:27:13 DEBUG : yam.48501227.partial: renamed to: yam 2025/04/27 05:27:13 INFO : yam: Copied (new) 2025/04/27 05:27:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:13 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Ignoring --track-renames as the source and destination do not have a common hash 2025/04/27 05:27:13 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:27:13 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/27 05:27:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:13 DEBUG : potato: Unchanged skipping 2025/04/27 05:27:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:14 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/04/27 05:27:14 INFO : yaml: Copied (new) 2025/04/27 05:27:14 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:14 INFO : yam: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncWithTrackRenames (2.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:1610: Can track renames: true 2025/04/27 05:27:15 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Making map for --track-renames 2025/04/27 05:27:15 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Finished making map for --track-renames 2025/04/27 05:27:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/27 05:27:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/27 05:27:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for renames to finish 2025/04/27 05:27:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:15 DEBUG : potato.53508f02.partial: renamed to: potato 2025/04/27 05:27:15 INFO : potato: Copied (new) 2025/04/27 05:27:15 DEBUG : yam.48501227.partial: renamed to: yam 2025/04/27 05:27:15 INFO : yam: Copied (new) 2025/04/27 05:27:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:15 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:27:15 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Making map for --track-renames 2025/04/27 05:27:15 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Finished making map for --track-renames 2025/04/27 05:27:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:15 DEBUG : potato: Unchanged skipping 2025/04/27 05:27:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for renames to finish 2025/04/27 05:27:15 DEBUG : object not found: remote yaml: directory 8665f071-976d-4d11-82b2-64acf11c330f: leaf yaml 2025/04/27 05:27:16 INFO : yam: Moved (server-side) to: yaml 2025/04/27 05:27:16 INFO : yaml: Renamed from "yam" 2025/04/27 05:27:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:16 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:16 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:1649: Can track renames: true 2025/04/27 05:27:16 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Making map for --track-renames 2025/04/27 05:27:16 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Finished making map for --track-renames 2025/04/27 05:27:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/27 05:27:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/27 05:27:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for renames to finish 2025/04/27 05:27:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:17 DEBUG : potato.53508f02.partial: renamed to: potato 2025/04/27 05:27:17 INFO : potato: Copied (new) 2025/04/27 05:27:17 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/04/27 05:27:17 INFO : sub/yam: Copied (new) 2025/04/27 05:27:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:17 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:27:17 DEBUG : potato: Unchanged skipping 2025/04/27 05:27:17 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Making map for --track-renames 2025/04/27 05:27:17 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Finished making map for --track-renames 2025/04/27 05:27:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for renames to finish 2025/04/27 05:27:17 DEBUG : object not found: remote yam: directory 8665f071-976d-4d11-82b2-64acf11c330f: leaf yam 2025/04/27 05:27:17 INFO : sub/yam: Moved (server-side) to: yam 2025/04/27 05:27:17 INFO : yam: Renamed from "sub/yam" 2025/04/27 05:27:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:17 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:17 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.16s) === RUN TestServerSideMoveLocal run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:18 DEBUG : Creating backend with remote "/tmp/rclone561214862/dir1" 2025/04/27 05:27:18 DEBUG : Creating backend with remote "/tmp/rclone561214862/dir2" 2025/04/27 05:27:18 DEBUG : Local file system at /tmp/rclone561214862/dir2: Using server-side directory move 2025/04/27 05:27:18 INFO : Local file system at /tmp/rclone561214862/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/27 05:27:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/27 05:27:18 INFO : file1.txt: Moved (server-side) 2025/04/27 05:27:18 DEBUG : Local file system at /tmp/rclone561214862/dir2: Waiting for checks to finish 2025/04/27 05:27:18 DEBUG : Local file system at /tmp/rclone561214862/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.10s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:27:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/27 05:27:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:19 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/27 05:27:19 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:27:19 INFO : sub dir/hello world: Deleted 2025/04/27 05:27:19 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/04/27 05:27:19 INFO : nested/sub dir/file: Copied (new) 2025/04/27 05:27:19 INFO : nested/sub dir/file: Deleted 2025/04/27 05:27:19 INFO : sub dir: Removing directory 2025/04/27 05:27:19 INFO : nested/sub dir: Removing directory 2025/04/27 05:27:19 INFO : nested: Removing directory 2025/04/27 05:27:19 DEBUG : Local file system at /tmp/rclone561214862: deleted 3 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/27 05:27:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/27 05:27:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/27 05:27:22 INFO : sub dir/hello world: Copied (new) 2025/04/27 05:27:22 INFO : sub dir/hello world: Deleted 2025/04/27 05:27:22 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/04/27 05:27:22 INFO : nested/sub dir/file: Copied (new) 2025/04/27 05:27:22 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.68s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/27 05:27:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/27 05:27:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:25 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/04/27 05:27:25 INFO : existing: Copied (new) 2025/04/27 05:27:25 INFO : existing: Deleted 2025/04/27 05:27:25 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/04/27 05:27:25 INFO : existing-b: Copied (new) 2025/04/27 05:27:25 INFO : existing-b: Deleted 2025/04/27 05:27:25 DEBUG : existing: Destination exists, skipping 2025/04/27 05:27:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/27 05:27:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:25 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestMoveWithIgnoreExisting (1.35s) === RUN TestServerSideMove run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:25 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fumezuq8noyu" sync_test.go:1705: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi -> Quatrix FS for account rclone.quatrix.it at rclone-test-fumezuq8noyu 2025/04/27 05:27:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fumezuq8noyu: Using server-side directory move 2025/04/27 05:27:27 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fumezuq8noyu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/27 05:27:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:27:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/04/27 05:27:27 DEBUG : empty space: Unchanged skipping 2025/04/27 05:27:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/27 05:27:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fumezuq8noyu: Waiting for checks to finish 2025/04/27 05:27:28 INFO : potato2: Moved (server-side) 2025/04/27 05:27:28 INFO : empty space: Deleted 2025/04/27 05:27:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fumezuq8noyu: Waiting for transfers to finish 2025/04/27 05:27:28 INFO : potato3: Deleted 2025/04/27 05:27:28 INFO : potato3: Moved (server-side) 2025/04/27 05:27:28 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-pubamag8feva" 2025/04/27 05:27:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-pubamag8feva: Using server-side directory move 2025/04/27 05:27:28 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-pubamag8feva: Server side directory move succeeded 2025/04/27 05:27:29 ERROR : : error listing: directory not found 2025/04/27 05:27:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-pubamag8feva: Purge remote 2025/04/27 05:27:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fumezuq8noyu: Purge remote 2025/04/27 05:27:29 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (3.52s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:29 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-zuqagon7xado" sync_test.go:1705: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi -> Quatrix FS for account rclone.quatrix.it at rclone-test-zuqagon7xado 2025/04/27 05:27:31 DEBUG : empty space: Excluded (Size Filter) 2025/04/27 05:27:31 DEBUG : empty space: Excluded 2025/04/27 05:27:31 DEBUG : empty space: Excluded (Size Filter) 2025/04/27 05:27:31 DEBUG : empty space: Excluded 2025/04/27 05:27:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:27:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/27 05:27:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-zuqagon7xado: Waiting for checks to finish 2025/04/27 05:27:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-zuqagon7xado: Waiting for transfers to finish 2025/04/27 05:27:31 INFO : potato2: Moved (server-side) 2025/04/27 05:27:31 INFO : potato3: Deleted 2025/04/27 05:27:31 INFO : potato3: Moved (server-side) 2025/04/27 05:27:31 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xosiqew4xura" 2025/04/27 05:27:32 DEBUG : empty space: Excluded (Size Filter) 2025/04/27 05:27:32 DEBUG : empty space: Excluded 2025/04/27 05:27:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:27:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/27 05:27:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xosiqew4xura: Waiting for checks to finish 2025/04/27 05:27:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xosiqew4xura: Waiting for transfers to finish 2025/04/27 05:27:32 INFO : potato2: Moved (server-side) 2025/04/27 05:27:32 INFO : potato3: Moved (server-side) 2025/04/27 05:27:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xosiqew4xura: Purge remote 2025/04/27 05:27:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-zuqagon7xado: Purge remote --- PASS: TestServerSideMoveWithFilter (3.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:33 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-kabihoz9zure" 2025/04/27 05:27:34 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi -> Quatrix FS for account rclone.quatrix.it at rclone-test-kabihoz9zure 2025/04/27 05:27:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kabihoz9zure: Using server-side directory move 2025/04/27 05:27:35 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-kabihoz9zure: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/27 05:27:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/27 05:27:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/04/27 05:27:35 DEBUG : empty space: Unchanged skipping 2025/04/27 05:27:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/27 05:27:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kabihoz9zure: Waiting for checks to finish 2025/04/27 05:27:35 INFO : potato3: Deleted 2025/04/27 05:27:35 INFO : empty space: Deleted 2025/04/27 05:27:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kabihoz9zure: Waiting for transfers to finish 2025/04/27 05:27:35 INFO : potato3: Moved (server-side) 2025/04/27 05:27:35 INFO : potato2: Moved (server-side) 2025/04/27 05:27:35 INFO : tomatoDir: Removing directory 2025/04/27 05:27:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: deleted 1 directories 2025/04/27 05:27:36 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jugizag4vupe" 2025/04/27 05:27:36 INFO : tomatoDir: Making directory 2025/04/27 05:27:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jugizag4vupe: Using server-side directory move 2025/04/27 05:27:36 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-jugizag4vupe: Server side directory move succeeded 2025/04/27 05:27:36 ERROR : : error listing: directory not found 2025/04/27 05:27:36 ERROR : : error listing: directory not found 2025/04/27 05:27:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jugizag4vupe: Purge remote 2025/04/27 05:27:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kabihoz9zure: Purge remote 2025/04/27 05:27:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (4.02s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.11s) === RUN TestSyncOverlap run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:37 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/rclone-sync-test" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncOverlap (0.81s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:38 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/rclone-sync-test" 2025/04/27 05:27:38 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/rclone-sync-test-include/layer2" 2025/04/27 05:27:38 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/rclone-sync-test-ignore-file" 2025/04/27 05:27:39 DEBUG : object not found: remote rclone-sync-test/.ignore: directory bc35ae01-a29d-4fe8-a97b-8255378db4db: leaf .ignore 2025/04/27 05:27:39 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory a703215f-4326-443a-b548-aebc08f67d3f: leaf .ignore 2025/04/27 05:27:39 DEBUG : object not found: remote rclone-sync-test/.ignore: directory bc35ae01-a29d-4fe8-a97b-8255378db4db: leaf .ignore 2025/04/27 05:27:39 DEBUG : rclone-sync-test: Excluded 2025/04/27 05:27:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/27 05:27:40 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 66d17f5b-63c3-4453-904e-4b65d03cfa04: leaf .ignore 2025/04/27 05:27:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/27 05:27:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/rclone-sync-test: Waiting for checks to finish 2025/04/27 05:27:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/rclone-sync-test: Waiting for transfers to finish 2025/04/27 05:27:40 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:40 INFO : There was nothing to transfer 2025/04/27 05:27:40 DEBUG : object not found: remote rclone-sync-test/.ignore: directory bc35ae01-a29d-4fe8-a97b-8255378db4db: leaf .ignore 2025/04/27 05:27:40 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory a703215f-4326-443a-b548-aebc08f67d3f: leaf .ignore 2025/04/27 05:27:40 DEBUG : object not found: remote rclone-sync-test/.ignore: directory bc35ae01-a29d-4fe8-a97b-8255378db4db: leaf .ignore 2025/04/27 05:27:40 DEBUG : rclone-sync-test: Excluded 2025/04/27 05:27:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/27 05:27:40 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 66d17f5b-63c3-4453-904e-4b65d03cfa04: leaf .ignore 2025/04/27 05:27:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/27 05:27:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:40 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:40 INFO : rclone-sync-test-include: Removing directory 2025/04/27 05:27:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/27 05:27:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: failed to delete 1 directories 2025/04/27 05:27:40 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:40 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 66d17f5b-63c3-4453-904e-4b65d03cfa04: leaf .ignore 2025/04/27 05:27:40 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory a703215f-4326-443a-b548-aebc08f67d3f: leaf .ignore 2025/04/27 05:27:40 DEBUG : object not found: remote rclone-sync-test/.ignore: directory bc35ae01-a29d-4fe8-a97b-8255378db4db: leaf .ignore 2025/04/27 05:27:40 DEBUG : rclone-sync-test: Excluded 2025/04/27 05:27:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/27 05:27:40 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 66d17f5b-63c3-4453-904e-4b65d03cfa04: leaf .ignore 2025/04/27 05:27:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/27 05:27:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/27 05:27:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/27 05:27:40 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:40 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:40 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 66d17f5b-63c3-4453-904e-4b65d03cfa04: leaf .ignore 2025/04/27 05:27:41 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory a703215f-4326-443a-b548-aebc08f67d3f: leaf .ignore 2025/04/27 05:27:41 DEBUG : object not found: remote rclone-sync-test/.ignore: directory bc35ae01-a29d-4fe8-a97b-8255378db4db: leaf .ignore 2025/04/27 05:27:41 DEBUG : rclone-sync-test: Excluded 2025/04/27 05:27:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/27 05:27:41 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 66d17f5b-63c3-4453-904e-4b65d03cfa04: leaf .ignore 2025/04/27 05:27:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/27 05:27:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:27:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:27:41 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:41 INFO : rclone-sync-test-include: Removing directory 2025/04/27 05:27:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/27 05:27:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: failed to delete 1 directories 2025/04/27 05:27:41 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:41 DEBUG : : Excluded 2025/04/27 05:27:41 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory a703215f-4326-443a-b548-aebc08f67d3f: leaf .ignore 2025/04/27 05:27:41 DEBUG : object not found: remote rclone-sync-test/.ignore: directory bc35ae01-a29d-4fe8-a97b-8255378db4db: leaf .ignore 2025/04/27 05:27:41 DEBUG : rclone-sync-test: Excluded 2025/04/27 05:27:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/27 05:27:41 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 66d17f5b-63c3-4453-904e-4b65d03cfa04: leaf .ignore 2025/04/27 05:27:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/27 05:27:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/27 05:27:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/27 05:27:41 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:41 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncOverlapWithFilter (6.89s) === RUN TestSyncCompareDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:44 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/dst" 2025/04/27 05:27:45 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/CompareDest" 2025/04/27 05:27:45 DEBUG : one: Need to transfer - File not found at Destination 2025/04/27 05:27:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:27:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:27:46 DEBUG : one.b824e1ab.partial: renamed to: one 2025/04/27 05:27:46 INFO : one: Copied (new) 2025/04/27 05:27:46 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 05:27:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:27:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:27:46 DEBUG : one.406dcb2c.partial: renamed to: one 2025/04/27 05:27:46 INFO : one: Copied (replaced existing) 2025/04/27 05:27:46 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 05:27:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:27:48 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:27:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 05:27:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:27:48 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:48 INFO : There was nothing to transfer 2025/04/27 05:27:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 05:27:48 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:27:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/27 05:27:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:27:48 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:27:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 05:27:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:27:48 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:48 INFO : There was nothing to transfer 2025/04/27 05:27:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 05:27:49 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:27:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/27 05:27:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:27:49 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:27:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 05:27:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:27:49 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:49 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/27 05:27:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 05:27:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/27 05:27:49 DEBUG : two: Need to transfer - File not found at Destination 2025/04/27 05:27:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:27:49 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:27:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/27 05:27:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:27:50 DEBUG : two.1503b713.partial: renamed to: two 2025/04/27 05:27:50 INFO : two: Copied (new) 2025/04/27 05:27:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.81s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:52 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/dest" 2025/04/27 05:27:53 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/pre-dest1" 2025/04/27 05:27:53 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/pre-dest2" 2025/04/27 05:27:53 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:27:53 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/27 05:27:53 DEBUG : object not found: remote 2: directory 8837574c-d8fe-4cd6-8e8c-3e27f89a51e1: leaf 2 2025/04/27 05:27:53 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:27:53 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/27 05:27:53 DEBUG : object not found: remote 3: directory 8837574c-d8fe-4cd6-8e8c-3e27f89a51e1: leaf 3 2025/04/27 05:27:53 DEBUG : object not found: remote 3: directory 08b9a501-6f1e-4e89-a1eb-2cad8efdd5cd: leaf 3 2025/04/27 05:27:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/27 05:27:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dest: Waiting for checks to finish 2025/04/27 05:27:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dest: Waiting for transfers to finish 2025/04/27 05:27:54 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/04/27 05:27:54 INFO : 3: Copied (new) 2025/04/27 05:27:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.44s) === RUN TestSyncCopyDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:27:56 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/dst" 2025/04/27 05:27:56 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/CopyDest" 2025/04/27 05:27:56 DEBUG : one: Need to transfer - File not found at Destination 2025/04/27 05:27:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:27:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:27:57 DEBUG : one.b824e1ab.partial: renamed to: one 2025/04/27 05:27:57 INFO : one: Copied (new) 2025/04/27 05:27:57 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 05:27:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:27:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:27:58 DEBUG : one.406dcb2c.partial: renamed to: one 2025/04/27 05:27:58 INFO : one: Copied (replaced existing) 2025/04/27 05:27:58 DEBUG : Waiting for deletions to finish 2025/04/27 05:27:59 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/BackupDir" 2025/04/27 05:28:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:28:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 05:28:00 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:28:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/27 05:28:00 INFO : one: Moved (server-side) 2025/04/27 05:28:01 DEBUG : one.81b28964.partial: renamed to: one 2025/04/27 05:28:01 INFO : one: Copied (server-side copy) 2025/04/27 05:28:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/27 05:28:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:28:01 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:02 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:28:02 DEBUG : one: Unchanged skipping 2025/04/27 05:28:02 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:28:02 DEBUG : two.9c50e061.partial: renamed to: two 2025/04/27 05:28:02 INFO : two: Copied (server-side copy) 2025/04/27 05:28:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/27 05:28:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:28:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:28:02 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:03 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:28:03 DEBUG : one: Unchanged skipping 2025/04/27 05:28:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:28:03 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:28:03 DEBUG : two: Unchanged skipping 2025/04/27 05:28:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:28:03 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:03 INFO : There was nothing to transfer 2025/04/27 05:28:03 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:28:03 DEBUG : one: Unchanged skipping 2025/04/27 05:28:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/27 05:28:03 DEBUG : three: Destination not found in --copy-dest 2025/04/27 05:28:03 DEBUG : three: Need to transfer - File not found at Destination 2025/04/27 05:28:03 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/27 05:28:03 DEBUG : two: Unchanged skipping 2025/04/27 05:28:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:28:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:28:04 DEBUG : three.8cc66b1.partial: renamed to: three 2025/04/27 05:28:04 INFO : three: Copied (new) 2025/04/27 05:28:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (10.50s) === RUN TestSyncBackupDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:28:07 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/dst" 2025/04/27 05:28:07 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/backup" 2025/04/27 05:28:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/27 05:28:08 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:08 DEBUG : two: Unchanged skipping 2025/04/27 05:28:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:28:08 INFO : one: Moved (server-side) 2025/04/27 05:28:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:28:08 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/04/27 05:28:08 INFO : one: Copied (new) 2025/04/27 05:28:08 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:09 DEBUG : object not found: remote three.txt: directory 2247f2b8-d6bf-4c77-9691-222a91e99d7a: leaf three.txt 2025/04/27 05:28:09 INFO : three.txt: Moved (server-side) 2025/04/27 05:28:09 INFO : three.txt: Moved into backup dir 2025/04/27 05:28:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/27 05:28:09 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:09 DEBUG : two: Unchanged skipping 2025/04/27 05:28:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:28:10 INFO : one: Deleted 2025/04/27 05:28:10 INFO : one: Moved (server-side) 2025/04/27 05:28:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:28:10 DEBUG : one.1503b713.partial: renamed to: one 2025/04/27 05:28:10 INFO : one: Copied (new) 2025/04/27 05:28:10 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:10 INFO : three.txt: Deleted 2025/04/27 05:28:11 INFO : three.txt: Moved (server-side) 2025/04/27 05:28:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.79s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:28:13 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/dst" 2025/04/27 05:28:13 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/backup" 2025/04/27 05:28:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/27 05:28:14 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:14 DEBUG : two: Unchanged skipping 2025/04/27 05:28:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:28:14 INFO : one: Moved (server-side) to: one.bak 2025/04/27 05:28:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:28:14 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/04/27 05:28:14 INFO : one: Copied (new) 2025/04/27 05:28:14 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:15 DEBUG : object not found: remote three.txt.bak: directory df148d6b-a69f-495e-a276-f67e277bb5fb: leaf three.txt.bak 2025/04/27 05:28:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/27 05:28:15 INFO : three.txt: Moved into backup dir 2025/04/27 05:28:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/27 05:28:15 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:15 DEBUG : two: Unchanged skipping 2025/04/27 05:28:15 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:28:15 INFO : one.bak: Deleted 2025/04/27 05:28:16 INFO : one: Moved (server-side) to: one.bak 2025/04/27 05:28:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:28:16 DEBUG : one.1503b713.partial: renamed to: one 2025/04/27 05:28:16 INFO : one: Copied (new) 2025/04/27 05:28:16 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:16 INFO : three.txt.bak: Deleted 2025/04/27 05:28:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/27 05:28:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:28:19 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/dst" 2025/04/27 05:28:19 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/backup" 2025/04/27 05:28:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/27 05:28:19 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:19 DEBUG : two: Unchanged skipping 2025/04/27 05:28:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:28:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/27 05:28:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:28:20 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/04/27 05:28:20 INFO : one: Copied (new) 2025/04/27 05:28:20 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:20 DEBUG : object not found: remote three-2019-01-01.txt: directory 593a7dfe-8332-45ee-84e2-e09aa3a4025c: leaf three-2019-01-01.txt 2025/04/27 05:28:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/27 05:28:20 INFO : three.txt: Moved into backup dir 2025/04/27 05:28:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/27 05:28:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:28:21 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:21 DEBUG : two: Unchanged skipping 2025/04/27 05:28:22 INFO : one-2019-01-01: Deleted 2025/04/27 05:28:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/27 05:28:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:28:22 DEBUG : one.1503b713.partial: renamed to: one 2025/04/27 05:28:22 INFO : one: Copied (new) 2025/04/27 05:28:22 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:22 INFO : three-2019-01-01.txt: Deleted 2025/04/27 05:28:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/27 05:28:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:28:25 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/dst" 2025/04/27 05:28:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/27 05:28:26 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:26 DEBUG : two: Unchanged skipping 2025/04/27 05:28:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:28:26 DEBUG : object not found: remote one.bak: directory 6e50be18-edb1-4b9b-8cef-63aa1048e826: leaf one.bak 2025/04/27 05:28:26 INFO : one: Moved (server-side) to: one.bak 2025/04/27 05:28:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:28:26 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/04/27 05:28:26 INFO : one: Copied (new) 2025/04/27 05:28:26 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:26 DEBUG : object not found: remote three.txt.bak: directory 6e50be18-edb1-4b9b-8cef-63aa1048e826: leaf three.txt.bak 2025/04/27 05:28:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/27 05:28:26 INFO : three.txt: Moved into backup dir 2025/04/27 05:28:27 DEBUG : one.bak: Excluded (Path Filter) 2025/04/27 05:28:27 DEBUG : one.bak: Excluded 2025/04/27 05:28:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/27 05:28:27 DEBUG : three.txt.bak: Excluded 2025/04/27 05:28:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/27 05:28:27 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:27 DEBUG : two: Unchanged skipping 2025/04/27 05:28:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for checks to finish 2025/04/27 05:28:27 INFO : one.bak: Deleted 2025/04/27 05:28:27 INFO : one: Moved (server-side) to: one.bak 2025/04/27 05:28:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi/dst: Waiting for transfers to finish 2025/04/27 05:28:28 DEBUG : one.1503b713.partial: renamed to: one 2025/04/27 05:28:28 INFO : one: Copied (new) 2025/04/27 05:28:28 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:28 INFO : three.txt.bak: Deleted 2025/04/27 05:28:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/27 05:28:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.16s) === RUN TestSyncSuffix run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:28:31 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/dst" 2025/04/27 05:28:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/27 05:28:31 DEBUG : object not found: remote one.bak: directory 6ca4a9b7-72c8-4435-8c72-5be0219667b7: leaf one.bak 2025/04/27 05:28:31 INFO : one: Moved (server-side) to: one.bak 2025/04/27 05:28:31 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/04/27 05:28:31 INFO : one: Copied (new) 2025/04/27 05:28:32 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:32 DEBUG : two: Unchanged skipping 2025/04/27 05:28:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/27 05:28:32 DEBUG : object not found: remote three.txt.bak: directory 6ca4a9b7-72c8-4435-8c72-5be0219667b7: leaf three.txt.bak 2025/04/27 05:28:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/27 05:28:32 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/04/27 05:28:32 INFO : three.txt: Copied (new) 2025/04/27 05:28:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/27 05:28:33 INFO : one.bak: Deleted 2025/04/27 05:28:33 INFO : one: Moved (server-side) to: one.bak 2025/04/27 05:28:33 DEBUG : one.1503b713.partial: renamed to: one 2025/04/27 05:28:33 INFO : one: Copied (new) 2025/04/27 05:28:34 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:34 DEBUG : two: Unchanged skipping 2025/04/27 05:28:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/27 05:28:34 INFO : three.txt.bak: Deleted 2025/04/27 05:28:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/27 05:28:35 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/04/27 05:28:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (7.38s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:28:38 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xabenij8pomi/dst" 2025/04/27 05:28:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/27 05:28:38 DEBUG : object not found: remote one-2019-01-01: directory 134992d6-4d13-404f-83a5-0cade288624a: leaf one-2019-01-01 2025/04/27 05:28:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/27 05:28:39 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/04/27 05:28:39 INFO : one: Copied (new) 2025/04/27 05:28:39 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:39 DEBUG : two: Unchanged skipping 2025/04/27 05:28:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/27 05:28:39 DEBUG : object not found: remote three-2019-01-01.txt: directory 134992d6-4d13-404f-83a5-0cade288624a: leaf three-2019-01-01.txt 2025/04/27 05:28:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/27 05:28:40 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/04/27 05:28:40 INFO : three.txt: Copied (new) 2025/04/27 05:28:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/27 05:28:41 INFO : one-2019-01-01: Deleted 2025/04/27 05:28:41 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/27 05:28:41 DEBUG : one.1503b713.partial: renamed to: one 2025/04/27 05:28:41 INFO : one: Copied (new) 2025/04/27 05:28:41 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:41 DEBUG : two: Unchanged skipping 2025/04/27 05:28:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/27 05:28:42 INFO : three-2019-01-01.txt: Deleted 2025/04/27 05:28:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/27 05:28:42 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/04/27 05:28:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.89s) === RUN TestSyncUTFNorm run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:28:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/27 05:28:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:28:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:28:45 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/04/27 05:28:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/27 05:28:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.23s) === RUN TestSyncImmutable run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:28:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/27 05:28:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:28:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:28:45 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/04/27 05:28:45 INFO : existing: Copied (new) 2025/04/27 05:28:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:28:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/27 05:28:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/27 05:28:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:28:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:28:45 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: not deleting files as there were IO errors 2025/04/27 05:28:45 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: not deleting directories as there were IO errors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncImmutable (1.22s) === RUN TestSyncIgnoreCase run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:28:46 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:46 DEBUG : existing: Unchanged skipping 2025/04/27 05:28:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:28:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:28:46 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.65s) === RUN TestFixCase run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.10s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.32s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.12s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:28:59 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both0: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both1: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both10: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both11: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:28:59 DEBUG : both15: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both16: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both17: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both18: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both19: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both2: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both3: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both4: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both5: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both6: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both7: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both8: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:28:59 DEBUG : both9: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both12: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both13: Unchanged skipping 2025/04/27 05:28:59 DEBUG : both14: Unchanged skipping 2025/04/27 05:28:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:28:59 DEBUG : Waiting for deletions to finish 2025/04/27 05:28:59 INFO : only0: Deleted 2025/04/27 05:28:59 INFO : only3: Deleted 2025/04/27 05:28:59 INFO : only8: Deleted 2025/04/27 05:28:59 INFO : only5: Deleted 2025/04/27 05:28:59 INFO : only9: Deleted 2025/04/27 05:28:59 INFO : only14: Deleted 2025/04/27 05:28:59 INFO : only15: Deleted 2025/04/27 05:28:59 INFO : only2: Deleted 2025/04/27 05:28:59 INFO : only7: Deleted 2025/04/27 05:28:59 INFO : only16: Deleted 2025/04/27 05:28:59 INFO : only1: Deleted 2025/04/27 05:28:59 INFO : only13: Deleted 2025/04/27 05:28:59 INFO : only17: Deleted 2025/04/27 05:28:59 INFO : only19: Deleted 2025/04/27 05:28:59 INFO : only18: Deleted 2025/04/27 05:28:59 INFO : only4: Deleted 2025/04/27 05:28:59 INFO : only6: Deleted 2025/04/27 05:28:59 INFO : only11: Deleted 2025/04/27 05:28:59 INFO : only10: Deleted 2025/04/27 05:29:00 INFO : only12: Deleted 2025/04/27 05:29:00 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncConcurrentDelete (14.99s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:29:14 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both0: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both1: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both10: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both11: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both12: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both13: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both14: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both15: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both16: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both17: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both18: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both19: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both2: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both3: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both4: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both5: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both6: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both7: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both8: Unchanged skipping 2025/04/27 05:29:14 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/27 05:29:14 DEBUG : both9: Unchanged skipping 2025/04/27 05:29:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/27 05:29:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for checks to finish 2025/04/27 05:29:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Waiting for transfers to finish 2025/04/27 05:29:14 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/04/27 05:29:14 INFO : only0: Copied (replaced existing) 2025/04/27 05:29:14 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/04/27 05:29:14 INFO : only10: Copied (replaced existing) 2025/04/27 05:29:15 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/04/27 05:29:15 INFO : only1: Copied (replaced existing) 2025/04/27 05:29:15 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/04/27 05:29:15 INFO : only11: Copied (replaced existing) 2025/04/27 05:29:15 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/04/27 05:29:15 INFO : only12: Copied (replaced existing) 2025/04/27 05:29:15 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/04/27 05:29:15 INFO : only13: Copied (replaced existing) 2025/04/27 05:29:15 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/04/27 05:29:15 INFO : only14: Copied (replaced existing) 2025/04/27 05:29:16 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/04/27 05:29:16 INFO : only15: Copied (replaced existing) 2025/04/27 05:29:16 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/04/27 05:29:16 INFO : only16: Copied (replaced existing) 2025/04/27 05:29:16 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/04/27 05:29:16 INFO : only17: Copied (replaced existing) 2025/04/27 05:29:16 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/04/27 05:29:16 INFO : only18: Copied (replaced existing) 2025/04/27 05:29:17 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/04/27 05:29:17 INFO : only19: Copied (replaced existing) 2025/04/27 05:29:17 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/04/27 05:29:17 INFO : only2: Copied (replaced existing) 2025/04/27 05:29:17 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/04/27 05:29:17 INFO : only3: Copied (replaced existing) 2025/04/27 05:29:17 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/04/27 05:29:17 INFO : only5: Copied (replaced existing) 2025/04/27 05:29:17 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/04/27 05:29:17 INFO : only6: Copied (replaced existing) 2025/04/27 05:29:18 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/04/27 05:29:18 INFO : only4: Copied (replaced existing) 2025/04/27 05:29:18 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/04/27 05:29:18 INFO : only7: Copied (replaced existing) 2025/04/27 05:29:18 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/04/27 05:29:18 INFO : only8: Copied (replaced existing) 2025/04/27 05:29:18 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/04/27 05:29:18 INFO : only9: Copied (replaced existing) 2025/04/27 05:29:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncConcurrentTruncate (21.48s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:29:24 DEBUG : empty_dir: Making directory with metadata 2025/04/27 05:29:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 05:29:24 DEBUG : empty_on_remote: Making directory with metadata 2025/04/27 05:29:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 05:29:24 INFO : empty_on_remote: Making directory 2025/04/27 05:29:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:29:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/27 05:29:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/27 05:29:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/27 05:29:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncReplaceDirModTime (4.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:29:28 DEBUG : empty_dir: Making directory with metadata 2025/04/27 05:29:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 05:29:28 DEBUG : empty_on_remote: Making directory with metadata 2025/04/27 05:29:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/27 05:29:28 INFO : empty_on_remote: Making directory 2025/04/27 05:29:28 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:29:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/27 05:29:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/27 05:29:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/27 05:29:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/27 05:29:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (4.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:29:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/27 05:29:32 INFO : sub dir: Making directory 2025/04/27 05:29:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestNothingToTransferWithEmptyDirs (7.70s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" 2025/04/27 05:29:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/27 05:29:40 INFO : sub dir: Making directory 2025/04/27 05:29:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi", Local "Local file system at /tmp/rclone561214862", Modify Window "1µs" --- PASS: TestNothingToTransferWithoutEmptyDirs (7.39s) PASS 2025/04/27 05:29:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xabenij8pomi: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Finished OK in 4m2.110545167s (try 1/5)