"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/03/03 02:05:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova" 2026/03/03 02:05:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/03 02:05:30 DEBUG : Creating backend with remote "/tmp/rclone3929347844" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:05:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:05:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/03 02:05:31 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:05:31 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.38s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:05:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 02:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:05:32 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:05:32 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:05:33 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:05:33 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:05:34 DEBUG : drime root 'rclone-test-soruwaq2jova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.25s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.61s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:05:37 DEBUG : Creating backend with remote "/non-existing" 2026/03/03 02:05:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/03 02:05:37 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:05:37 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.80s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:05:38 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:05:38 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:05:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:05:39 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoTraverse (4.47s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.42s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:05:42 INFO : drime root 'rclone-test-soruwaq2jova': Running all checks before starting transfers 2026/03/03 02:05:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:05:42 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:05:42 INFO : drime root 'rclone-test-soruwaq2jova': Checks finished, now starting transfers 2026/03/03 02:05:42 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:05:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:05:44 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (4.71s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:05:47 ERROR : Ignoring --no-traverse with sync 2026/03/03 02:05:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:05:47 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:05:47 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:05:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:05:48 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:05:48 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoTraverse (4.87s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:05:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/03 02:05:52 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:05:52 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:05:53 DEBUG : hello world2: size = 12 OK 2026/03/03 02:05:53 INFO : hello world2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithDepth (9.87s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:06:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:06:02 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:06:02 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:06:03 DEBUG : potato2: size = 11 OK 2026/03/03 02:06:03 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFrom (17.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:06:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:06:19 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:06:19 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:06:20 DEBUG : potato2: size = 11 OK 2026/03/03 02:06:20 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFromAndNoTraverse (17.07s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:06:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/03 02:06:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 02:06:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/03 02:06:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 02:06:36 INFO : sub dir2: Making directory 2026/03/03 02:06:37 INFO : sub dir: Making directory 2026/03/03 02:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:06:38 INFO : sub dir2/sub sub dir2: Making directory 2026/03/03 02:06:38 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:06:38 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:06:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:06:39 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:06:40 DEBUG : drime root 'rclone-test-soruwaq2jova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.17s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:06:42 INFO : sub dir2: Making directory 2026/03/03 02:06:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/03 02:06:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 02:06:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:06:43 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:06:43 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:06:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:06:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.85s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:06:46 DEBUG : sub dir2: Making directory with metadata 2026/03/03 02:06:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 02:06:46 INFO : sub dir2: Making directory 2026/03/03 02:06:47 INFO : sub dir: Making directory 2026/03/03 02:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:06:48 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:06:48 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:06:48 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:06:48 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:06:48 INFO : sub dir/hello world: Deleted 2026/03/03 02:06:49 DEBUG : drime root 'rclone-test-soruwaq2jova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/03 02:06:50 DEBUG : drime root 'rclone-test-soruwaq2jova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.45s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.39s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:06:52 INFO : sub dir2: Making directory 2026/03/03 02:06:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:06:52 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:06:52 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:06:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:06:54 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:06:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.82s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:06:56 DEBUG : sub dir2: Making directory with metadata 2026/03/03 02:06:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/03 02:06:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/03 02:06:56 INFO : sub dir2: Making directory 2026/03/03 02:06:56 INFO : sub dir: Making directory 2026/03/03 02:06:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:06:57 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:06:57 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:06:58 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:06:58 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:06:58 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/03 02:07:06 DEBUG : drime root 'rclone-test-soruwaq2jova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.70s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.80s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:07:09 INFO : sub dir2: Making directory 2026/03/03 02:07:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:07:10 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:07:10 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:07:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:07:11 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:07:11 DEBUG : Waiting for deletions to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoEmptyDirectories (4.88s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:07:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-daqoquj4neza" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-soruwaq2jova' -> drime root 'rclone-test-daqoquj4neza' 2026/03/03 02:07:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:07:17 DEBUG : drime root 'rclone-test-daqoquj4neza': Waiting for checks to finish 2026/03/03 02:07:17 DEBUG : drime root 'rclone-test-daqoquj4neza': Waiting for transfers to finish 2026/03/03 02:07:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:07:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 02:07:20 DEBUG : drime root 'rclone-test-daqoquj4neza': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestServerSideCopy (8.32s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:07:25 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:07:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3929347844) 2026/03/03 02:07:25 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-soruwaq2jova') 2026/03/03 02:07:25 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 02:07:25 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:07:26 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/03 02:07:26 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." sync_test.go:641: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyOverSelf run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestCopyOverSelf (6.87s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:07:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-feyoref6kinu" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-soruwaq2jova' -> drime root 'rclone-test-feyoref6kinu' 2026/03/03 02:07:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:07:33 DEBUG : drime root 'rclone-test-feyoref6kinu': Waiting for checks to finish 2026/03/03 02:07:33 DEBUG : drime root 'rclone-test-feyoref6kinu': Waiting for transfers to finish 2026/03/03 02:07:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:07:35 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 02:07:36 DEBUG : sub dir/hello world: Removing old object on successful upload run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-soruwaq2jova'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/03 02:07:37 DEBUG : drime root 'rclone-test-feyoref6kinu': Purge remote --- FAIL: TestServerSideCopyOverSelf (9.03s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:07:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3929347844) 2026/03/03 02:07:41 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-soruwaq2jova') 2026/03/03 02:07:41 DEBUG : sub dir/hello world: Sizes differ 2026/03/03 02:07:41 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:07:41 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:07:41 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/03 02:07:41 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/03 02:07:41 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestMoveOverSelf run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestMoveOverSelf (5.75s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:07:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-lefobiq1soru" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-soruwaq2jova' -> drime root 'rclone-test-lefobiq1soru' 2026/03/03 02:07:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:07:48 DEBUG : drime root 'rclone-test-lefobiq1soru': Waiting for checks to finish 2026/03/03 02:07:48 DEBUG : drime root 'rclone-test-lefobiq1soru': Waiting for transfers to finish 2026/03/03 02:07:50 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:07:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/03 02:07:52 DEBUG : sub dir/hello world: Removing old object on successful upload run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-soruwaq2jova'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/03 02:07:52 DEBUG : drime root 'rclone-test-lefobiq1soru': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideMoveOverSelf (11.47s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:07:57 ERROR : error listing: directory not found 2026/03/03 02:07:57 INFO : Local file system at /tmp/rclone3929347844: Making directory 2026/03/03 02:07:58 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:07:58 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.68s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:08:03 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/03 02:08:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:08:03 DEBUG : Local file system at /tmp/rclone3929347844: Waiting for checks to finish 2026/03/03 02:08:03 DEBUG : Local file system at /tmp/rclone3929347844: Waiting for transfers to finish 2026/03/03 02:08:04 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/03/03 02:08:04 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/03/03 02:08:04 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:08:04 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyRedownload (6.44s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:08:07 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/03 02:08:07 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:08:07 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:08:08 DEBUG : check sum: size = 1 OK 2026/03/03 02:08:08 INFO : check sum: Copied (new) 2026/03/03 02:08:08 DEBUG : Waiting for deletions to finish 2026/03/03 02:08:09 DEBUG : check sum: size = 1 OK 2026/03/03 02:08:09 NOTICE: drime root 'rclone-test-soruwaq2jova': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/03 02:08:09 DEBUG : check sum: Size of src and dst objects identical 2026/03/03 02:08:09 DEBUG : check sum: Unchanged skipping 2026/03/03 02:08:09 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:08:09 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:08:09 DEBUG : Waiting for deletions to finish 2026/03/03 02:08:09 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.79s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:08:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/03 02:08:10 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:08:10 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:08:10 DEBUG : sizeonly: size = 6 OK 2026/03/03 02:08:10 INFO : sizeonly: Copied (new) 2026/03/03 02:08:10 DEBUG : Waiting for deletions to finish 2026/03/03 02:08:11 DEBUG : sizeonly: size = 6 OK 2026/03/03 02:08:11 DEBUG : sizeonly: Sizes identical 2026/03/03 02:08:11 DEBUG : sizeonly: Unchanged skipping 2026/03/03 02:08:11 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:08:11 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:08:11 DEBUG : Waiting for deletions to finish 2026/03/03 02:08:11 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncSizeOnly (10.98s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:08:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/03 02:08:21 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:08:21 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:08:22 INFO : ignore-size: Copied (new) 2026/03/03 02:08:22 DEBUG : Waiting for deletions to finish 2026/03/03 02:08:22 DEBUG : ignore-size: Sizes identical 2026/03/03 02:08:22 DEBUG : ignore-size: Unchanged skipping 2026/03/03 02:08:22 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:08:22 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:08:22 DEBUG : Waiting for deletions to finish 2026/03/03 02:08:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.95s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/03 02:08:33 DEBUG : existing: size = 6 OK 2026/03/03 02:08:33 DEBUG : existing: Sizes identical 2026/03/03 02:08:33 DEBUG : existing: Unchanged skipping 2026/03/03 02:08:33 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:08:33 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:08:33 DEBUG : Waiting for deletions to finish 2026/03/03 02:08:33 INFO : There was nothing to transfer 2026/03/03 02:08:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/03 02:08:33 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:08:33 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:08:34 DEBUG : existing: Removing old object on successful upload 2026/03/03 02:08:35 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/03 02:08:35 ERROR : drime root 'rclone-test-soruwaq2jova': not deleting files as there were IO errors 2026/03/03 02:08:35 ERROR : drime root 'rclone-test-soruwaq2jova': not deleting directories as there were IO errors sync_test.go:905: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:905 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncIgnoreTimes fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncIgnoreTimes (20.31s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:08:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 02:08:44 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:08:44 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:08:45 DEBUG : existing: size = 6 OK 2026/03/03 02:08:45 INFO : existing: Copied (new) 2026/03/03 02:08:45 DEBUG : Waiting for deletions to finish 2026/03/03 02:08:46 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:08:46 DEBUG : existing: Destination exists, skipping 2026/03/03 02:08:46 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:08:46 DEBUG : Waiting for deletions to finish 2026/03/03 02:08:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.77s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:08:50 INFO : d: Making directory 2026/03/03 02:08:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 02:08:52 DEBUG : c/non empty space: size = 5 OK 2026/03/03 02:08:52 DEBUG : c/non empty space: Sizes identical 2026/03/03 02:08:52 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 02:08:52 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:08:52 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:08:53 DEBUG : a/potato2: size = 60 OK 2026/03/03 02:08:53 INFO : a/potato2: Copied (new) 2026/03/03 02:08:53 DEBUG : Waiting for deletions to finish 2026/03/03 02:08:53 INFO : b/potato: Deleted 2026/03/03 02:08:53 INFO : d: Removing directory 2026/03/03 02:08:54 INFO : b: Removing directory 2026/03/03 02:08:54 DEBUG : drime root 'rclone-test-soruwaq2jova': deleted 2 directories --- PASS: TestSyncIgnoreErrors (11.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/03 02:09:07 DEBUG : empty space: size = 1 OK 2026/03/03 02:09:07 DEBUG : empty space: Sizes identical 2026/03/03 02:09:07 DEBUG : empty space: Unchanged skipping 2026/03/03 02:09:07 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:09:07 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:09:07 DEBUG : Waiting for deletions to finish 2026/03/03 02:09:07 INFO : There was nothing to transfer 2026/03/03 02:09:09 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:09:09 DEBUG : empty space: size = 1 OK 2026/03/03 02:09:09 DEBUG : empty space: Sizes identical 2026/03/03 02:09:09 DEBUG : empty space: Unchanged skipping 2026/03/03 02:09:09 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:09:09 DEBUG : Waiting for deletions to finish 2026/03/03 02:09:09 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (12.39s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:09:13 DEBUG : empty space: size = 1 OK 2026/03/03 02:09:13 DEBUG : empty space: Sizes identical 2026/03/03 02:09:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/03 02:09:13 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:09:13 DEBUG : empty space: Unchanged skipping 2026/03/03 02:09:13 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:09:14 DEBUG : potato: size = 60 OK 2026/03/03 02:09:14 INFO : potato: Copied (new) 2026/03/03 02:09:14 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterAddingAFile (10.77s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:09:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3929347844) 2026/03/03 02:09:24 DEBUG : potato: size = 60 (drime root 'rclone-test-soruwaq2jova') 2026/03/03 02:09:24 DEBUG : potato: Sizes differ 2026/03/03 02:09:24 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:09:24 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:09:25 DEBUG : potato: Removing old object on successful upload 2026/03/03 02:09:25 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/03 02:09:25 ERROR : drime root 'rclone-test-soruwaq2jova': not deleting files as there were IO errors 2026/03/03 02:09:25 ERROR : drime root 'rclone-test-soruwaq2jova': not deleting directories as there were IO errors sync_test.go:1123: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncAfterChangingFilesSizeOnly --- FAIL: TestSyncAfterChangingFilesSizeOnly (5.06s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/03/03 02:09:30 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3929347844) 2026/03/03 02:09:30 DEBUG : potato: size = 36 (drime root 'rclone-test-soruwaq2jova') 2026/03/03 02:09:30 DEBUG : potato: Sizes differ 2026/03/03 02:09:30 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:09:30 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:09:30 DEBUG : potato: Removing old object on successful upload 2026/03/03 02:09:30 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/03 02:09:30 ERROR : drime root 'rclone-test-soruwaq2jova': not deleting files as there were IO errors 2026/03/03 02:09:30 ERROR : drime root 'rclone-test-soruwaq2jova': not deleting directories as there were IO errors sync_test.go:1148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncAfterChangingContentsOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncAfterChangingContentsOnly (11.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:09:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:09:42 DEBUG : empty space: size = 1 OK 2026/03/03 02:09:42 DEBUG : empty space: Sizes identical 2026/03/03 02:09:42 DEBUG : empty space: Unchanged skipping 2026/03/03 02:09:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/03 02:09:42 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:09:42 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:09:42 DEBUG : Waiting for deletions to finish 2026/03/03 02:09:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:09:46 DEBUG : empty space: size = 1 OK 2026/03/03 02:09:46 DEBUG : empty space: Sizes identical 2026/03/03 02:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:09:46 DEBUG : empty space: Unchanged skipping 2026/03/03 02:09:46 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:09:46 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:09:47 DEBUG : potato2: size = 60 OK 2026/03/03 02:09:47 INFO : potato2: Copied (new) 2026/03/03 02:09:47 DEBUG : Waiting for deletions to finish 2026/03/03 02:09:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:09:51 INFO : d: Making directory 2026/03/03 02:09:52 INFO : d/e: Making directory 2026/03/03 02:09:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 02:09:54 DEBUG : c/non empty space: size = 5 OK 2026/03/03 02:09:54 DEBUG : c/non empty space: Sizes identical 2026/03/03 02:09:54 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 02:09:55 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:09:55 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:09:56 DEBUG : a/potato2: size = 60 OK 2026/03/03 02:09:56 INFO : a/potato2: Copied (new) 2026/03/03 02:09:56 DEBUG : Waiting for deletions to finish 2026/03/03 02:09:56 INFO : b/potato: Deleted 2026/03/03 02:09:56 INFO : d/e: Removing directory 2026/03/03 02:09:57 INFO : d: Removing directory 2026/03/03 02:09:57 INFO : b: Removing directory 2026/03/03 02:09:58 DEBUG : drime root 'rclone-test-soruwaq2jova': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (13.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:10:05 INFO : d: Making directory 2026/03/03 02:10:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/03 02:10:07 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:10:07 DEBUG : c/non empty space: size = 5 OK 2026/03/03 02:10:07 DEBUG : c/non empty space: Sizes identical 2026/03/03 02:10:07 DEBUG : c/non empty space: Unchanged skipping 2026/03/03 02:10:07 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:10:09 DEBUG : a/potato2: size = 60 OK 2026/03/03 02:10:09 INFO : a/potato2: Copied (new) 2026/03/03 02:10:09 ERROR : drime root 'rclone-test-soruwaq2jova': not deleting files as there were IO errors 2026/03/03 02:10:09 ERROR : drime root 'rclone-test-soruwaq2jova': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/03 02:10:26 DEBUG : Waiting for deletions to finish 2026/03/03 02:10:26 DEBUG : empty space: size = 1 OK 2026/03/03 02:10:26 DEBUG : empty space: Sizes identical 2026/03/03 02:10:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:10:26 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:10:26 DEBUG : empty space: Unchanged skipping 2026/03/03 02:10:26 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:10:26 INFO : potato: Deleted 2026/03/03 02:10:26 DEBUG : potato2: size = 60 OK 2026/03/03 02:10:26 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncDeleteDuring (27.23s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/03 02:10:53 DEBUG : Waiting for deletions to finish 2026/03/03 02:10:54 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:10:54 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:10:54 INFO : potato: Deleted 2026/03/03 02:10:55 DEBUG : empty space: size = 1 OK 2026/03/03 02:10:55 DEBUG : empty space: Sizes identical 2026/03/03 02:10:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:10:55 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:10:55 DEBUG : empty space: Unchanged skipping 2026/03/03 02:10:55 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:10:56 DEBUG : potato2: size = 60 OK 2026/03/03 02:10:56 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncDeleteBefore (22.14s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:11:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:11:07 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:11:07 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:11:08 DEBUG : potato2: size = 19 OK 2026/03/03 02:11:08 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyDeleteBefore (11.63s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/03 02:11:27 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 02:11:27 DEBUG : enormous: Excluded 2026/03/03 02:11:27 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 02:11:27 DEBUG : potato2: Excluded 2026/03/03 02:11:27 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 02:11:27 DEBUG : potato2: Excluded 2026/03/03 02:11:27 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:11:27 DEBUG : empty space: size = 1 OK 2026/03/03 02:11:27 DEBUG : empty space: Sizes identical 2026/03/03 02:11:27 DEBUG : empty space: Unchanged skipping 2026/03/03 02:11:27 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:11:27 DEBUG : Waiting for deletions to finish 2026/03/03 02:11:27 INFO : There was nothing to transfer 2026/03/03 02:11:28 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 02:11:28 DEBUG : enormous: Excluded 2026/03/03 02:11:28 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 02:11:28 DEBUG : potato2: Excluded 2026/03/03 02:11:28 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 02:11:28 DEBUG : potato2: Excluded 2026/03/03 02:11:28 DEBUG : empty space: size = 1 OK 2026/03/03 02:11:28 DEBUG : empty space: Sizes identical 2026/03/03 02:11:28 DEBUG : empty space: Unchanged skipping 2026/03/03 02:11:28 DEBUG : Local file system at /tmp/rclone3929347844: Waiting for checks to finish 2026/03/03 02:11:28 DEBUG : Local file system at /tmp/rclone3929347844: Waiting for transfers to finish 2026/03/03 02:11:28 DEBUG : Waiting for deletions to finish 2026/03/03 02:11:28 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncWithExclude (19.35s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/03 02:11:47 DEBUG : enormous: Excluded (Size Filter) 2026/03/03 02:11:47 DEBUG : enormous: Excluded 2026/03/03 02:11:47 DEBUG : potato2: Excluded (Size Filter) 2026/03/03 02:11:47 DEBUG : potato2: Excluded 2026/03/03 02:11:47 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:11:47 DEBUG : empty space: size = 1 OK 2026/03/03 02:11:47 DEBUG : empty space: Sizes identical 2026/03/03 02:11:47 DEBUG : empty space: Unchanged skipping 2026/03/03 02:11:47 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:11:47 DEBUG : Waiting for deletions to finish 2026/03/03 02:11:47 INFO : potato2: Deleted 2026/03/03 02:11:47 INFO : enormous: Deleted 2026/03/03 02:11:47 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/03/03 02:11:55 DEBUG : Local file system at /tmp/rclone3929347844: Waiting for checks to finish 2026/03/03 02:11:55 DEBUG : empty space: size = 1 OK 2026/03/03 02:11:55 DEBUG : empty space: Sizes identical 2026/03/03 02:11:55 DEBUG : empty space: Unchanged skipping 2026/03/03 02:11:55 DEBUG : Local file system at /tmp/rclone3929347844: Waiting for transfers to finish 2026/03/03 02:11:55 DEBUG : Waiting for deletions to finish 2026/03/03 02:11:55 INFO : enormous: Deleted 2026/03/03 02:11:55 INFO : potato2: Deleted 2026/03/03 02:11:55 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncWithExcludeAndDeleteExcluded (27.31s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.53s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/03/03 02:12:04 ERROR : drime root 'rclone-test-soruwaq2jova': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/03 02:12:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/03 02:12:04 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/03 02:12:04 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:12:04 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:12:05 DEBUG : yam: size = 11 OK 2026/03/03 02:12:05 INFO : yam: Copied (new) 2026/03/03 02:12:05 DEBUG : potato: size = 14 OK 2026/03/03 02:12:05 INFO : potato: Copied (new) 2026/03/03 02:12:05 DEBUG : Waiting for deletions to finish 2026/03/03 02:12:06 ERROR : drime root 'rclone-test-soruwaq2jova': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/03 02:12:06 DEBUG : potato: size = 14 OK 2026/03/03 02:12:06 DEBUG : potato: Sizes identical 2026/03/03 02:12:06 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/03 02:12:06 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:12:06 DEBUG : potato: Unchanged skipping 2026/03/03 02:12:06 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:12:07 DEBUG : yaml: size = 11 OK 2026/03/03 02:12:07 INFO : yaml: Copied (new) 2026/03/03 02:12:07 DEBUG : Waiting for deletions to finish 2026/03/03 02:12:07 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (4.57s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/03/03 02:12:09 ERROR : drime root 'rclone-test-soruwaq2jova': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/03 02:12:09 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/03 02:12:09 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/03 02:12:09 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:12:09 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:12:10 DEBUG : potato: size = 14 OK 2026/03/03 02:12:10 INFO : potato: Copied (new) 2026/03/03 02:12:10 DEBUG : yam: size = 11 OK 2026/03/03 02:12:10 INFO : yam: Copied (new) 2026/03/03 02:12:10 DEBUG : Waiting for deletions to finish 2026/03/03 02:12:10 ERROR : drime root 'rclone-test-soruwaq2jova': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/03 02:12:10 DEBUG : potato: size = 14 OK 2026/03/03 02:12:10 DEBUG : potato: Sizes identical 2026/03/03 02:12:10 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/03 02:12:10 DEBUG : potato: Unchanged skipping 2026/03/03 02:12:10 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:12:10 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:12:11 DEBUG : yaml: size = 11 OK 2026/03/03 02:12:11 INFO : yaml: Copied (new) 2026/03/03 02:12:11 DEBUG : Waiting for deletions to finish 2026/03/03 02:12:11 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/03/03 02:12:13 INFO : drime root 'rclone-test-soruwaq2jova': Making map for --track-renames 2026/03/03 02:12:13 INFO : drime root 'rclone-test-soruwaq2jova': Finished making map for --track-renames 2026/03/03 02:12:13 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:12:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/03 02:12:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/03 02:12:13 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for renames to finish 2026/03/03 02:12:13 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:12:15 DEBUG : potato: size = 14 OK 2026/03/03 02:12:15 INFO : potato: Copied (new) 2026/03/03 02:12:15 DEBUG : sub/yam: size = 11 OK 2026/03/03 02:12:15 INFO : sub/yam: Copied (new) 2026/03/03 02:12:15 DEBUG : Waiting for deletions to finish 2026/03/03 02:12:16 DEBUG : potato: size = 14 OK 2026/03/03 02:12:16 DEBUG : potato: Sizes identical 2026/03/03 02:12:16 DEBUG : potato: Unchanged skipping 2026/03/03 02:12:16 INFO : drime root 'rclone-test-soruwaq2jova': Making map for --track-renames 2026/03/03 02:12:16 INFO : drime root 'rclone-test-soruwaq2jova': Finished making map for --track-renames 2026/03/03 02:12:16 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:12:16 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for renames to finish 2026/03/03 02:12:17 INFO : sub/yam: Moved (server-side) to: yam 2026/03/03 02:12:17 INFO : yam: Renamed from "sub/yam" 2026/03/03 02:12:17 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:12:17 DEBUG : Waiting for deletions to finish 2026/03/03 02:12:17 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.46s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:12:20 DEBUG : Creating backend with remote "/tmp/rclone3929347844/dir1" 2026/03/03 02:12:20 DEBUG : Creating backend with remote "/tmp/rclone3929347844/dir2" 2026/03/03 02:12:20 DEBUG : Local file system at /tmp/rclone3929347844/dir2: Using server-side directory move 2026/03/03 02:12:20 INFO : Local file system at /tmp/rclone3929347844/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/03 02:12:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/03 02:12:20 DEBUG : Local file system at /tmp/rclone3929347844/dir2: Waiting for checks to finish 2026/03/03 02:12:20 DEBUG : Local file system at /tmp/rclone3929347844/dir2: Waiting for transfers to finish 2026/03/03 02:12:20 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.56s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:12:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:12:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/03 02:12:21 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:12:21 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:12:24 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/03 02:12:24 INFO : nested/sub dir/file: Copied (new) 2026/03/03 02:12:24 INFO : nested/sub dir/file: Deleted 2026/03/03 02:12:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:12:24 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:12:24 INFO : sub dir/hello world: Deleted 2026/03/03 02:12:24 INFO : sub dir: Removing directory 2026/03/03 02:12:24 INFO : nested/sub dir: Removing directory 2026/03/03 02:12:24 INFO : nested: Removing directory 2026/03/03 02:12:24 DEBUG : Local file system at /tmp/rclone3929347844: deleted 3 directories run.go:130: removing dir "nested/sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveWithDeleteEmptySrcDirs (8.24s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:12:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/03 02:12:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/03 02:12:30 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:12:30 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:12:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/03 02:12:32 INFO : nested/sub dir/file: Copied (new) 2026/03/03 02:12:32 INFO : nested/sub dir/file: Deleted 2026/03/03 02:12:32 DEBUG : sub dir/hello world: size = 11 OK 2026/03/03 02:12:32 INFO : sub dir/hello world: Copied (new) 2026/03/03 02:12:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (8.02s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:12:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/03 02:12:37 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/03 02:12:37 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:12:37 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:12:38 DEBUG : existing-b: size = 6 OK 2026/03/03 02:12:38 INFO : existing-b: Copied (new) 2026/03/03 02:12:38 INFO : existing-b: Deleted 2026/03/03 02:12:38 DEBUG : existing: size = 6 OK 2026/03/03 02:12:38 INFO : existing: Copied (new) 2026/03/03 02:12:38 INFO : existing: Deleted 2026/03/03 02:12:39 DEBUG : existing: Destination exists, skipping 2026/03/03 02:12:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/03 02:12:39 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:12:39 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:12:39 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (3.37s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:12:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-yijabiq7nayu" 2026/03/03 02:12:40 DEBUG : Config file has changed externally - reloading fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-soruwaq2jova' -> drime root 'rclone-test-yijabiq7nayu' 2026/03/03 02:12:54 DEBUG : drime root 'rclone-test-yijabiq7nayu': Using server-side directory move 2026/03/03 02:12:54 INFO : drime root 'rclone-test-yijabiq7nayu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/03 02:12:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:12:55 DEBUG : empty space: size = 1 OK 2026/03/03 02:12:55 DEBUG : empty space: Sizes identical 2026/03/03 02:12:55 DEBUG : empty space: Unchanged skipping 2026/03/03 02:12:55 DEBUG : drime root 'rclone-test-yijabiq7nayu': Waiting for checks to finish 2026/03/03 02:12:55 DEBUG : potato3: size = 68 (drime root 'rclone-test-soruwaq2jova') 2026/03/03 02:12:55 DEBUG : potato3: size = 60 (drime root 'rclone-test-yijabiq7nayu') 2026/03/03 02:12:55 DEBUG : potato3: Sizes differ 2026/03/03 02:12:55 ERROR : potato2: Couldn't move: object not found 2026/03/03 02:12:55 INFO : empty space: Deleted 2026/03/03 02:12:55 DEBUG : drime root 'rclone-test-yijabiq7nayu': Waiting for transfers to finish 2026/03/03 02:12:55 INFO : potato3: Deleted 2026/03/03 02:12:56 INFO : potato3: Moved (server-side) sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: object not found Test: TestServerSideMove 2026/03/03 02:12:56 DEBUG : drime root 'rclone-test-yijabiq7nayu': Purge remote --- FAIL: TestServerSideMove (16.14s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:12:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-ruviyez1qoko" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-soruwaq2jova' -> drime root 'rclone-test-ruviyez1qoko' 2026/03/03 02:13:11 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 02:13:11 DEBUG : empty space: Excluded 2026/03/03 02:13:11 DEBUG : empty space: Excluded (Size Filter) 2026/03/03 02:13:11 DEBUG : empty space: Excluded 2026/03/03 02:13:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:13:11 DEBUG : drime root 'rclone-test-ruviyez1qoko': Waiting for checks to finish 2026/03/03 02:13:11 DEBUG : potato3: size = 68 (drime root 'rclone-test-soruwaq2jova') 2026/03/03 02:13:11 DEBUG : potato3: size = 60 (drime root 'rclone-test-ruviyez1qoko') 2026/03/03 02:13:11 DEBUG : potato3: Sizes differ 2026/03/03 02:13:11 DEBUG : drime root 'rclone-test-ruviyez1qoko': Waiting for transfers to finish 2026/03/03 02:13:12 INFO : potato3: Deleted 2026/03/03 02:13:12 ERROR : potato2: Couldn't move: object not found 2026/03/03 02:13:12 INFO : potato3: Moved (server-side) sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: object not found Test: TestServerSideMoveWithFilter 2026/03/03 02:13:12 DEBUG : drime root 'rclone-test-ruviyez1qoko': Purge remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestServerSideMoveWithFilter (24.26s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:13:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-zayoled0luwi" 2026/03/03 02:13:24 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-soruwaq2jova' -> drime root 'rclone-test-zayoled0luwi' 2026/03/03 02:13:27 DEBUG : drime root 'rclone-test-zayoled0luwi': Using server-side directory move 2026/03/03 02:13:27 INFO : drime root 'rclone-test-zayoled0luwi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/03 02:13:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/03 02:13:28 DEBUG : empty space: size = 1 OK 2026/03/03 02:13:28 DEBUG : empty space: Sizes identical 2026/03/03 02:13:28 DEBUG : empty space: Unchanged skipping 2026/03/03 02:13:28 DEBUG : potato3: size = 68 (drime root 'rclone-test-soruwaq2jova') 2026/03/03 02:13:28 DEBUG : potato3: size = 60 (drime root 'rclone-test-zayoled0luwi') 2026/03/03 02:13:28 DEBUG : potato3: Sizes differ 2026/03/03 02:13:28 DEBUG : drime root 'rclone-test-zayoled0luwi': Waiting for checks to finish 2026/03/03 02:13:28 INFO : potato3: Deleted 2026/03/03 02:13:28 INFO : empty space: Deleted 2026/03/03 02:13:28 DEBUG : drime root 'rclone-test-zayoled0luwi': Waiting for transfers to finish 2026/03/03 02:13:28 ERROR : potato2: Couldn't move: object not found 2026/03/03 02:13:28 INFO : potato3: Moved (server-side) 2026/03/03 02:13:28 ERROR : drime root 'rclone-test-soruwaq2jova': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/03/03 02:13:28 DEBUG : drime root 'rclone-test-zayoled0luwi': Purge remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (17.18s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.42s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:13:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/rclone-sync-test" --- PASS: TestSyncOverlap (1.68s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:13:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/rclone-sync-test" 2026/03/03 02:13:42 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/rclone-sync-test-include/layer2" 2026/03/03 02:13:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/rclone-sync-test-ignore-file" 2026/03/03 02:13:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 02:13:48 DEBUG : rclone-sync-test: Excluded 2026/03/03 02:13:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/03 02:13:48 DEBUG : drime root 'rclone-test-soruwaq2jova/rclone-sync-test': Waiting for checks to finish 2026/03/03 02:13:48 DEBUG : drime root 'rclone-test-soruwaq2jova/rclone-sync-test': Waiting for transfers to finish 2026/03/03 02:13:48 DEBUG : Waiting for deletions to finish 2026/03/03 02:13:48 INFO : There was nothing to transfer 2026/03/03 02:13:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 02:13:49 DEBUG : rclone-sync-test: Excluded 2026/03/03 02:13:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/03 02:13:50 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:13:50 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:13:50 DEBUG : Waiting for deletions to finish 2026/03/03 02:13:50 INFO : rclone-sync-test-include: Removing directory 2026/03/03 02:13:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/03 02:13:50 DEBUG : drime root 'rclone-test-soruwaq2jova': failed to delete 1 directories 2026/03/03 02:13:50 INFO : There was nothing to transfer 2026/03/03 02:13:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 02:13:51 DEBUG : rclone-sync-test: Excluded 2026/03/03 02:13:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/03 02:13:52 DEBUG : drime root 'rclone-test-soruwaq2jova/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/03/03 02:13:52 DEBUG : drime root 'rclone-test-soruwaq2jova/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/03/03 02:13:52 DEBUG : Waiting for deletions to finish 2026/03/03 02:13:52 INFO : There was nothing to transfer 2026/03/03 02:13:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 02:13:54 DEBUG : rclone-sync-test: Excluded 2026/03/03 02:13:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/03 02:13:54 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for checks to finish 2026/03/03 02:13:54 DEBUG : drime root 'rclone-test-soruwaq2jova': Waiting for transfers to finish 2026/03/03 02:13:54 DEBUG : Waiting for deletions to finish 2026/03/03 02:13:54 INFO : rclone-sync-test-include: Removing directory 2026/03/03 02:13:54 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/03/03 02:13:54 DEBUG : drime root 'rclone-test-soruwaq2jova': failed to delete 1 directories 2026/03/03 02:13:54 INFO : There was nothing to transfer 2026/03/03 02:13:55 DEBUG : Excluded 2026/03/03 02:13:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/03 02:13:56 DEBUG : rclone-sync-test: Excluded 2026/03/03 02:13:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/03 02:13:56 DEBUG : drime root 'rclone-test-soruwaq2jova/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/03/03 02:13:56 DEBUG : drime root 'rclone-test-soruwaq2jova/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/03/03 02:13:56 DEBUG : Waiting for deletions to finish 2026/03/03 02:13:56 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (19.99s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:14:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/dst" 2026/03/03 02:14:01 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/CompareDest" 2026/03/03 02:14:03 DEBUG : one: Need to transfer - File not found at Destination 2026/03/03 02:14:03 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for checks to finish 2026/03/03 02:14:03 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for transfers to finish 2026/03/03 02:14:05 DEBUG : one: size = 3 OK 2026/03/03 02:14:05 INFO : one: Copied (new) 2026/03/03 02:14:05 DEBUG : Waiting for deletions to finish 2026/03/03 02:14:06 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for checks to finish 2026/03/03 02:14:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3929347844) 2026/03/03 02:14:06 DEBUG : one: size = 3 (drime root 'rclone-test-soruwaq2jova/dst') 2026/03/03 02:14:06 DEBUG : one: Sizes differ 2026/03/03 02:14:06 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for transfers to finish 2026/03/03 02:14:07 DEBUG : one: Removing old object on successful upload 2026/03/03 02:14:07 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/03 02:14:07 ERROR : drime root 'rclone-test-soruwaq2jova/dst': not deleting files as there were IO errors 2026/03/03 02:14:07 ERROR : drime root 'rclone-test-soruwaq2jova/dst': not deleting directories as there were IO errors sync_test.go:2132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncCompareDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestSyncCompareDest (9.77s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:14:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/dest" 2026/03/03 02:14:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/pre-dest1" 2026/03/03 02:14:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/pre-dest2" 2026/03/03 02:14:16 DEBUG : 1: size = 1 OK 2026/03/03 02:14:16 DEBUG : 1: Sizes identical 2026/03/03 02:14:16 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/03 02:14:16 DEBUG : 2: size = 1 OK 2026/03/03 02:14:16 DEBUG : 2: Sizes identical 2026/03/03 02:14:16 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/03 02:14:17 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/03 02:14:17 DEBUG : drime root 'rclone-test-soruwaq2jova/dest': Waiting for checks to finish 2026/03/03 02:14:17 DEBUG : drime root 'rclone-test-soruwaq2jova/dest': Waiting for transfers to finish 2026/03/03 02:14:18 DEBUG : 3: size = 1 OK 2026/03/03 02:14:18 INFO : 3: Copied (new) 2026/03/03 02:14:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.78s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:14:22 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/dst" 2026/03/03 02:14:24 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/CopyDest" 2026/03/03 02:14:25 DEBUG : one: Need to transfer - File not found at Destination 2026/03/03 02:14:25 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for checks to finish 2026/03/03 02:14:25 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for transfers to finish 2026/03/03 02:14:27 DEBUG : one: size = 3 OK 2026/03/03 02:14:27 INFO : one: Copied (new) 2026/03/03 02:14:27 DEBUG : Waiting for deletions to finish 2026/03/03 02:14:28 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for checks to finish 2026/03/03 02:14:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3929347844) 2026/03/03 02:14:28 DEBUG : one: size = 3 (drime root 'rclone-test-soruwaq2jova/dst') 2026/03/03 02:14:28 DEBUG : one: Sizes differ 2026/03/03 02:14:28 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for transfers to finish 2026/03/03 02:14:29 DEBUG : one: Removing old object on successful upload 2026/03/03 02:14:29 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/03 02:14:29 ERROR : drime root 'rclone-test-soruwaq2jova/dst': not deleting files as there were IO errors 2026/03/03 02:14:29 ERROR : drime root 'rclone-test-soruwaq2jova/dst': not deleting directories as there were IO errors sync_test.go:2298: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2298 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncCopyDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestSyncCopyDest (9.43s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:14:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/dst" 2026/03/03 02:14:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/backup" 2026/03/03 02:14:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone3929347844) 2026/03/03 02:14:38 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for checks to finish 2026/03/03 02:14:38 DEBUG : one: size = 3 (drime root 'rclone-test-soruwaq2jova/dst') 2026/03/03 02:14:38 DEBUG : one: Sizes differ 2026/03/03 02:14:38 DEBUG : two: size = 3 OK 2026/03/03 02:14:38 DEBUG : two: Sizes identical 2026/03/03 02:14:38 DEBUG : two: Unchanged skipping 2026/03/03 02:14:39 INFO : one: Moved (server-side) 2026/03/03 02:14:39 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for transfers to finish 2026/03/03 02:14:40 DEBUG : one: size = 4 OK 2026/03/03 02:14:40 INFO : one: Copied (new) 2026/03/03 02:14:40 DEBUG : Waiting for deletions to finish 2026/03/03 02:14:41 INFO : three.txt: Moved (server-side) 2026/03/03 02:14:41 INFO : three.txt: Moved into backup dir 2026/03/03 02:14:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3929347844) 2026/03/03 02:14:43 DEBUG : one: size = 4 (drime root 'rclone-test-soruwaq2jova/dst') 2026/03/03 02:14:43 DEBUG : one: Sizes differ 2026/03/03 02:14:43 DEBUG : two: size = 3 OK 2026/03/03 02:14:43 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for checks to finish 2026/03/03 02:14:43 DEBUG : two: Sizes identical 2026/03/03 02:14:43 DEBUG : two: Unchanged skipping 2026/03/03 02:14:43 INFO : one: Deleted 2026/03/03 02:14:44 INFO : one: Moved (server-side) 2026/03/03 02:14:44 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for transfers to finish 2026/03/03 02:14:45 DEBUG : one: size = 5 OK 2026/03/03 02:14:45 INFO : one: Copied (new) 2026/03/03 02:14:45 DEBUG : Waiting for deletions to finish 2026/03/03 02:14:46 INFO : three.txt: Deleted 2026/03/03 02:14:46 ERROR : three.txt: Couldn't move: object not found 2026/03/03 02:14:46 ERROR : three.txt: Couldn't move into backup dir: object not found 2026/03/03 02:14:46 ERROR : drime root 'rclone-test-soruwaq2jova/dst': not deleting directories as there were IO errors sync_test.go:2441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2441 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Received unexpected error: failed to delete 1 files Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (17.64s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-soruwaq2jova'", Local "Local file system at /tmp/rclone3929347844", Modify Window "876000h0m0s" 2026/03/03 02:14:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/dst" 2026/03/03 02:14:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-soruwaq2jova/backup" 2026/03/03 02:14:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3929347844) 2026/03/03 02:14:56 DEBUG : one: size = 3 (drime root 'rclone-test-soruwaq2jova/dst') 2026/03/03 02:14:56 DEBUG : one: Sizes differ 2026/03/03 02:14:56 DEBUG : two: size = 3 OK 2026/03/03 02:14:56 DEBUG : two: Sizes identical 2026/03/03 02:14:56 DEBUG : two: Unchanged skipping 2026/03/03 02:14:56 DEBUG : drime root 'rclone-test-soruwaq2jova/dst': Waiting for checks to finish panic: test timed out after 2h0m0s running tests: TestSyncBackupDirWithSuffix (1h50m40s) goroutine 753999 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2682 +0x345 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 110 minutes]: testing.(*T).Run(0xc000779a40, {0x29a4246?, 0xc000787ae8?}, 0x2ae0818) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2005 +0x485 testing.runTests.func1(0xc000779a40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2477 +0x37 testing.tRunner(0xc000779a40, 0xc000787c28) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea testing.runTests(0xc000aa6000, {0x449b6c0, 0x6c, 0x6c}, {0x8563e0?, 0x44d7fd0?, 0x44b3f40?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2475 +0x4b4 testing.(*M).Run(0xc000855860) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2337 +0x63a github.com/rclone/rclone/fstest.TestMain(0xc000855860) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa6 goroutine 36 [chan receive, 120 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 35 [syscall, 120 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal.go:152 +0x1f goroutine 9494 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00092e230, {0x2e72398, 0xc00092e320}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00050e288, {0x2e72398, 0xc00092e2d0}, 0xc00092e230, {0x2e89750, 0xc000959860}, 0x19, 0xc000799fb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9313 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9495 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00092e230, {0x2e72398, 0xc00092e320}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00050e288, {0x2e72398, 0xc00092e2d0}, 0xc00092e230, {0x2e89750, 0xc000959860}, 0x32, 0xc0007987b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9313 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9505 [chan receive, 110 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 9313 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x376 goroutine 9496 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00092e230, {0x2e72398, 0xc00092e320}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00050e288, {0x2e72398, 0xc00092e2d0}, 0xc00092e230, {0x2e89750, 0xc000959860}, 0x4b, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9313 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9493 [select, 110 minutes]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc00092e230, {0x2e72398, 0xc00092e320}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc00050e288, {0x2e72398, 0xc00092e2d0}, 0xc00092e230, {0x2e89750, 0xc000959860}, 0x0, 0xc0007877b8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 9313 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 9490 [select]: net/http.(*Transport).getConn(0xc000544820, 0xc00092f630, {{}, 0x0, {0xc0006736c0, 0x5}, {0xc0004b7140, 0x13}, 0x0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1520 +0x4ad net/http.(*Transport).roundTrip(0xc000544820, 0xc000b75900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:685 +0xa54 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000a21920, 0xc000b75900) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0xc000b75900, {0x2e48e40, 0xc000a21920}, {0xc000cf0e01?, 0x7097b0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000241da0, 0xc000b75900, {0x41ecf4?, 0x1e?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000241da0, 0xc000b75900) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:729 +0x9c9 net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc00092e370, {0x2e72398, 0xc00092e2d0}, 0xc000cf1510) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd87 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc00092e370, {0x2e72398, 0xc00092e2d0}, 0xc000b79340?, {0x22a8560?, 0xc0007d94e0?}, {0x22a85a0, 0xc000b59400}, 0x1?, 0x2ae1f88, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x40b github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/drime.(*Fs).patch.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:794 +0x8d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000a21980, 0xc000131950, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000a21980, 0xc000131950) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0xc00082ab40, {0x2e72398, 0xc00092e2d0}, {0xc0008ddf77, 0x9}, {0x2957bef, 0x4}, {0xc00040cea0, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x387 github.com/rclone/rclone/backend/drime.(*Fs).rename(0xc00082ab40, {0x2e72398, 0xc00092e2d0}, {0xc0008ddf77, 0x9}, {0xc00040cea0, 0x10}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0xc00082ab40, {0x2e72398, 0xc00092e2d0}, {0xc0008ddf77, 0x9}, {0xc0008ddff8, 0x3}, {0xc0006bc0e8, 0x7}, {0xc000c84e20, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:848 +0x1c5 github.com/rclone/rclone/backend/drime.(*Fs).Move(0xc00082ab40, {0x2e72398, 0xc00092e2d0}, {0x2e897c0?, 0xc000124f80?}, {0xc0006bc0e8, 0x7}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:910 +0x1c9 github.com/rclone/rclone/fs/operations.move({0x2e72398, 0xc00092e2d0}, {0x2e89750, 0xc00082ab40}, {0x0, 0x0}, {0xc0006bc0e8, 0x7}, {0x2e897c0, 0xc000124f80}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:487 +0x810 github.com/rclone/rclone/fs/operations.Move(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:421 github.com/rclone/rclone/fs/operations.MoveBackupDir({0x2e72398, 0xc00092e2d0}, {0x2e89750, 0xc00082ab40}, {0x2e897c0, 0xc000124f80}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1947 +0xea github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc00050e288, 0xc00092e1e0, 0xc00092e230, 0x3e, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:418 +0x7ac created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 9313 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 9313 [sync.WaitGroup.Wait, 110 minutes]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0xc00050e380) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopCheckers(0xc00050e288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:527 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc00050e288) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:968 +0x2bb github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2e72360, 0xc00087a120}, {0x2e89750, 0xc000959860}, {0x2e8ac50, 0xc00081a780}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1365 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2e72360, 0xc00087a120}, {0x2e89750, 0xc000959860}, {0x2e8ac50, 0xc00081a780}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1371 +0x77 github.com/rclone/rclone/fs/sync.testSyncBackupDir(0xc00048fa40, {0x295ea80, 0x6}, {0x2957c23, 0x4}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 +0xa66 github.com/rclone/rclone/fs/sync.TestSyncBackupDirWithSuffix(0xc00048fa40?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 +0x2e testing.tRunner(0xc00048fa40, 0x2ae0818) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1997 +0x465 goroutine 754024 [IO wait]: internal/poll.runtime_pollWait(0x7647a0860a00, 0x77) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000597480?, 0x0?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0xc000597480, {0x2e72408, 0xc000126770}, {0x41ecf4?, 0x4ab873?}, {0x2e47500?, 0xc00092c2c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_unix.go:130 +0x6b6 net.(*netFD).dial(0xc000597480, {0x2e72408, 0xc000126770}, {0x2e7a1b0?, 0x0?}, {0x2e7a1b0, 0xc000258f00}, 0xc00094b228?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/sock_posix.go:124 +0x3bc net.socket({0x2e72408, 0xc000126770}, {0x2956db0, 0x3}, 0x2, 0x1, 0xc00094b538?, 0x0, {0x2e7a1b0, 0x0}, ...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2e72408, 0xc000126770}, {0x2956db0, 0x3}, {0x2e7a1b0, 0x0}, {0x2e7a1b0, 0xc000258f00}, 0x1, 0x0, ...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0xc000a9c780, {0x2e72408, 0xc000126770}, 0x0, 0xc000258f00, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x443ff70?, {0x2e72408?, 0xc000126770?}, 0xc00094b580?, 0xc00094b420?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0xc000a9c780, {0x2e72408, 0xc000126770}, {0x2e5cab0, 0xc000258f00}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/dial.go:721 +0x3ce net.(*sysDialer).dialSerial(0xc000a9c780, {0x2e72408, 0xc000126770}, {0xc00017e550?, 0x1, 0x6605de?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/dial.go:686 +0x248 net.(*sysDialer).dialParallel(0x0?, {0x2e72408?, 0xc000126770?}, {0xc00017e550?, 0x24f87a0?, 0x2957e6b?}, {0x0?, 0x2956db0?, 0x50?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/dial.go:587 +0x30a net.(*Dialer).DialContext(0xc000657720, {0x2e72398, 0xc00092f680}, {0x2956db0, 0x3}, {0xc0004b7140, 0x13}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/dial.go:578 +0x6a9 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0xc000657720, {0x2e72398, 0xc00092f680}, {0x2956db0?, 0x76475804d660?}, {0xc0004b7140, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2e72398, 0xc00092f680}, {0x2956db0, 0x3}, {0xc0004b7140, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c net/http.(*Transport).dial(0xc00011bc00?, {0x2e72398?, 0xc00092f680?}, {0x2956db0?, 0x7527b2?}, {0xc0004b7140?, 0xc000733450?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1278 +0xd2 net/http.(*Transport).dialConn(0xc000544820, {0x2e72398, 0xc00092f680}, {{}, 0x0, {0xc0006736c0, 0x5}, {0xc0004b7140, 0x13}, 0x0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1780 +0x7e5 net/http.(*Transport).dialConnFor(0xc000544820, 0xc000508b00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1615 +0xb8 net/http.(*Transport).startDialConnForLocked.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1597 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 9490 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1596 +0x112 goroutine 2333 [chan receive, 117 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2613 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 9405 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0004ca1e0, {0x2e72398, 0xc00092e190}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 9313 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 9373 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc00098c400) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 9490 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 754028 [select]: net.(*netFD).connect.func2() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_unix.go:107 +0x7a created by net.(*netFD).connect in goroutine 754024 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_unix.go:106 +0x345 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m1.238326144s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncCopyDest TestSyncBackupDir]