"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/03/09 02:05:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-rukinah0gaho" 2026/03/09 02:05:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 02:05:45 DEBUG : Creating backend with remote "/tmp/rclone4017039969" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:05:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:05:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/09 02:05:46 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:05:46 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:05:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/09 02:05:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:05:47 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:05:47 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:05:49 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:05:49 INFO : sub dir/hello world: Copied (new) 2026/03/09 02:05:49 DEBUG : drime root 'rclone-test-rukinah0gaho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.85s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.60s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:05:52 DEBUG : Creating backend with remote "/non-existing" 2026/03/09 02:05:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/09 02:05:52 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:05:52 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.61s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:05:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:05:53 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:05:53 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:05:54 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:05:54 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoTraverse (4.41s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:05:57 INFO : drime root 'rclone-test-rukinah0gaho': Running all checks before starting transfers 2026/03/09 02:05:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:05:57 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:05:57 INFO : drime root 'rclone-test-rukinah0gaho': Checks finished, now starting transfers 2026/03/09 02:05:57 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:05:59 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:05:59 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (4.73s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:06:02 ERROR : Ignoring --no-traverse with sync 2026/03/09 02:06:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:06:02 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:06:02 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:06:03 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:06:03 INFO : sub dir/hello world: Copied (new) 2026/03/09 02:06:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.79s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:06:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/09 02:06:06 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:06:06 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:06:07 DEBUG : hello world2: size = 12 OK 2026/03/09 02:06:07 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.28s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:06:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 02:06:15 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:06:15 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:06:16 DEBUG : potato2: size = 11 OK 2026/03/09 02:06:16 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: TestCopyWithFilesFrom (9.68s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:06:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 02:06:25 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:06:25 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:06:26 DEBUG : potato2: size = 11 OK 2026/03/09 02:06: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: TestCopyWithFilesFromAndNoTraverse (16.89s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:06:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/09 02:06:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/09 02:06:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/09 02:06:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/09 02:06:42 INFO : sub dir2: Making directory 2026/03/09 02:06:42 INFO : sub dir: Making directory 2026/03/09 02:06:43 INFO : sub dir2/sub sub dir2: Making directory 2026/03/09 02:06:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:06:43 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:06:43 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:06:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:06:44 INFO : sub dir/hello world: 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 2026/03/09 02:06:52 DEBUG : drime root 'rclone-test-rukinah0gaho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (13.94s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:06:55 INFO : sub dir2: Making directory 2026/03/09 02:06:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/09 02:06:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/09 02:06:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:06:56 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:06:56 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:06:57 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:06:57 INFO : sub dir/hello world: Copied (new) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoEmptyDirectories (5.11s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:07:01 DEBUG : sub dir2: Making directory with metadata 2026/03/09 02:07:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/09 02:07:01 INFO : sub dir2: Making directory 2026/03/09 02:07:01 INFO : sub dir: Making directory 2026/03/09 02:07:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:07:02 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:07:02 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:07:02 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:07:02 INFO : sub dir/hello world: Copied (new) 2026/03/09 02:07:02 INFO : sub dir/hello world: Deleted 2026/03/09 02:07:03 DEBUG : drime root 'rclone-test-rukinah0gaho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/09 02:07:03 DEBUG : drime root 'rclone-test-rukinah0gaho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.85s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.51s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:07:06 INFO : sub dir2: Making directory 2026/03/09 02:07:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:07:06 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:07:06 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:07:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:07:07 INFO : sub dir/hello world: Copied (new) 2026/03/09 02:07:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.39s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:07:09 DEBUG : sub dir2: Making directory with metadata 2026/03/09 02:07:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/09 02:07:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/09 02:07:10 INFO : sub dir2: Making directory 2026/03/09 02:07:10 INFO : sub dir: Making directory 2026/03/09 02:07:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:07:11 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:07:11 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:07:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:07:11 INFO : sub dir/hello world: Copied (new) 2026/03/09 02:07:11 DEBUG : Waiting for deletions to finish 2026/03/09 02:07:12 DEBUG : drime root 'rclone-test-rukinah0gaho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.05s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.42s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:07:15 INFO : sub dir2: Making directory 2026/03/09 02:07:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:07:15 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:07:15 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:07:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:07:16 INFO : sub dir/hello world: Copied (new) 2026/03/09 02:07:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (4.21s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:07:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-fezirak8lafo" 2026/03/09 02:07:21 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-rukinah0gaho' -> drime root 'rclone-test-fezirak8lafo' 2026/03/09 02:07:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:07:22 DEBUG : drime root 'rclone-test-fezirak8lafo': Waiting for checks to finish 2026/03/09 02:07:22 DEBUG : drime root 'rclone-test-fezirak8lafo': Waiting for transfers to finish 2026/03/09 02:07:24 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:07:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/09 02:07:25 DEBUG : drime root 'rclone-test-fezirak8lafo': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestServerSideCopy (9.15s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:07:31 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4017039969) 2026/03/09 02:07:31 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-rukinah0gaho') 2026/03/09 02:07:31 DEBUG : sub dir/hello world: Sizes differ 2026/03/09 02:07:31 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:07:31 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:07:31 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/09 02:07:31 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.29s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:07:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-gedudab0nofe" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-rukinah0gaho' -> drime root 'rclone-test-gedudab0nofe' 2026/03/09 02:07:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:07:37 DEBUG : drime root 'rclone-test-gedudab0nofe': Waiting for checks to finish 2026/03/09 02:07:37 DEBUG : drime root 'rclone-test-gedudab0nofe': Waiting for transfers to finish 2026/03/09 02:07:39 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:07:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/09 02:07:41 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-rukinah0gaho'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/09 02:07:41 DEBUG : drime root 'rclone-test-gedudab0nofe': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideCopyOverSelf (9.79s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:07:46 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:07:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4017039969) 2026/03/09 02:07:46 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-rukinah0gaho') 2026/03/09 02:07:46 DEBUG : sub dir/hello world: Sizes differ 2026/03/09 02:07:46 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:07:47 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/09 02:07:47 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/09 02:07:47 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.81s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:07:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-fediyus3cova" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-rukinah0gaho' -> drime root 'rclone-test-fediyus3cova' 2026/03/09 02:07:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:07:53 DEBUG : drime root 'rclone-test-fediyus3cova': Waiting for checks to finish 2026/03/09 02:07:53 DEBUG : drime root 'rclone-test-fediyus3cova': Waiting for transfers to finish 2026/03/09 02:07:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:07:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/09 02:07:56 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-rukinah0gaho'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/09 02:07:56 DEBUG : drime root 'rclone-test-fediyus3cova': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideMoveOverSelf (9.22s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:08:00 ERROR : error listing: directory not found 2026/03/09 02:08:01 INFO : Local file system at /tmp/rclone4017039969: Making directory 2026/03/09 02:08:01 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:01 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (5.80s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:08:07 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/09 02:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:08:07 DEBUG : Local file system at /tmp/rclone4017039969: Waiting for checks to finish 2026/03/09 02:08:07 DEBUG : Local file system at /tmp/rclone4017039969: Waiting for transfers to finish 2026/03/09 02:08:08 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/03/09 02:08:08 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/03/09 02:08:08 INFO : sub dir/hello world: Copied (new) 2026/03/09 02:08:08 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 (5.67s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:08:11 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/09 02:08:11 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:11 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:12 DEBUG : check sum: size = 1 OK 2026/03/09 02:08:12 INFO : check sum: Copied (new) 2026/03/09 02:08:12 DEBUG : Waiting for deletions to finish 2026/03/09 02:08:12 DEBUG : check sum: size = 1 OK 2026/03/09 02:08:12 NOTICE: drime root 'rclone-test-rukinah0gaho': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/09 02:08:12 DEBUG : check sum: Size of src and dst objects identical 2026/03/09 02:08:12 DEBUG : check sum: Unchanged skipping 2026/03/09 02:08:12 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:12 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:12 DEBUG : Waiting for deletions to finish 2026/03/09 02:08:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.43s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:08:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/09 02:08:13 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:13 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:14 DEBUG : sizeonly: size = 6 OK 2026/03/09 02:08:14 INFO : sizeonly: Copied (new) 2026/03/09 02:08:14 DEBUG : Waiting for deletions to finish 2026/03/09 02:08:15 DEBUG : sizeonly: size = 6 OK 2026/03/09 02:08:15 DEBUG : sizeonly: Sizes identical 2026/03/09 02:08:15 DEBUG : sizeonly: Unchanged skipping 2026/03/09 02:08:15 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:15 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:15 DEBUG : Waiting for deletions to finish 2026/03/09 02:08:15 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.71s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:08:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/09 02:08:16 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:16 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:17 INFO : ignore-size: Copied (new) 2026/03/09 02:08:17 DEBUG : Waiting for deletions to finish 2026/03/09 02:08:18 DEBUG : ignore-size: Sizes identical 2026/03/09 02:08:18 DEBUG : ignore-size: Unchanged skipping 2026/03/09 02:08:18 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:18 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:18 DEBUG : Waiting for deletions to finish 2026/03/09 02:08:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.64s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:08:20 DEBUG : existing: size = 6 OK 2026/03/09 02:08:20 DEBUG : existing: Sizes identical 2026/03/09 02:08:20 DEBUG : existing: Unchanged skipping 2026/03/09 02:08:20 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:20 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:20 DEBUG : Waiting for deletions to finish 2026/03/09 02:08:20 INFO : There was nothing to transfer 2026/03/09 02:08:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/09 02:08:21 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:21 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:21 DEBUG : existing: Removing old object on successful upload 2026/03/09 02:08:21 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/09 02:08:21 ERROR : drime root 'rclone-test-rukinah0gaho': not deleting files as there were IO errors 2026/03/09 02:08:21 ERROR : drime root 'rclone-test-rukinah0gaho': 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 (11.03s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:08:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/09 02:08:30 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:30 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:32 DEBUG : existing: size = 6 OK 2026/03/09 02:08:32 INFO : existing: Copied (new) 2026/03/09 02:08:32 DEBUG : Waiting for deletions to finish 2026/03/09 02:08:32 DEBUG : existing: Destination exists, skipping 2026/03/09 02:08:32 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:32 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:32 DEBUG : Waiting for deletions to finish 2026/03/09 02:08:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.54s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:08:36 INFO : d: Making directory 2026/03/09 02:08:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/09 02:08:38 DEBUG : c/non empty space: size = 5 OK 2026/03/09 02:08:38 DEBUG : c/non empty space: Sizes identical 2026/03/09 02:08:38 DEBUG : c/non empty space: Unchanged skipping 2026/03/09 02:08:39 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:39 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:39 DEBUG : a/potato2: size = 60 OK 2026/03/09 02:08:39 INFO : a/potato2: Copied (new) 2026/03/09 02:08:39 DEBUG : Waiting for deletions to finish 2026/03/09 02:08:40 INFO : b/potato: Deleted 2026/03/09 02:08:40 INFO : d: Removing directory 2026/03/09 02:08:40 INFO : b: Removing directory 2026/03/09 02:08:41 DEBUG : drime root 'rclone-test-rukinah0gaho': deleted 2 directories --- PASS: TestSyncIgnoreErrors (10.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", 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/09 02:08:52 DEBUG : empty space: size = 1 OK 2026/03/09 02:08:52 DEBUG : empty space: Sizes identical 2026/03/09 02:08:52 DEBUG : empty space: Unchanged skipping 2026/03/09 02:08:52 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:52 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:52 DEBUG : Waiting for deletions to finish 2026/03/09 02:08:52 INFO : There was nothing to transfer 2026/03/09 02:08:53 DEBUG : empty space: size = 1 OK 2026/03/09 02:08:53 DEBUG : empty space: Sizes identical 2026/03/09 02:08:53 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:08:53 DEBUG : empty space: Unchanged skipping 2026/03/09 02:08:53 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:08:53 DEBUG : Waiting for deletions to finish 2026/03/09 02:08:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.67s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.40s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", 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/09 02:09:04 DEBUG : empty space: size = 1 OK 2026/03/09 02:09:04 DEBUG : empty space: Sizes identical 2026/03/09 02:09:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/09 02:09:04 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:09:04 DEBUG : empty space: Unchanged skipping 2026/03/09 02:09:04 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:09:05 DEBUG : potato: size = 60 OK 2026/03/09 02:09:05 INFO : potato: Copied (new) 2026/03/09 02:09:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (11.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:09:07 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4017039969) 2026/03/09 02:09:07 DEBUG : potato: size = 60 (drime root 'rclone-test-rukinah0gaho') 2026/03/09 02:09:07 DEBUG : potato: Sizes differ 2026/03/09 02:09:07 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:09:07 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:09:08 DEBUG : potato: Removing old object on successful upload 2026/03/09 02:09:08 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/09 02:09:08 ERROR : drime root 'rclone-test-rukinah0gaho': not deleting files as there were IO errors 2026/03/09 02:09:08 ERROR : drime root 'rclone-test-rukinah0gaho': 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 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: TestSyncAfterChangingFilesSizeOnly (10.50s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 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/09 02:09:25 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4017039969) 2026/03/09 02:09:25 DEBUG : potato: size = 36 (drime root 'rclone-test-rukinah0gaho') 2026/03/09 02:09:25 DEBUG : potato: Sizes differ 2026/03/09 02:09:25 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:09:25 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:09:26 DEBUG : potato: Removing old object on successful upload 2026/03/09 02:09:26 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/09 02:09:26 ERROR : drime root 'rclone-test-rukinah0gaho': not deleting files as there were IO errors 2026/03/09 02:09:26 ERROR : drime root 'rclone-test-rukinah0gaho': 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 (17.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:09:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 02:09:36 DEBUG : empty space: size = 1 OK 2026/03/09 02:09:36 DEBUG : empty space: Sizes identical 2026/03/09 02:09:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/09 02:09:36 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:09:36 DEBUG : empty space: Unchanged skipping 2026/03/09 02:09:36 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:09:36 DEBUG : Waiting for deletions to finish 2026/03/09 02:09:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", 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/09 02:09:47 DEBUG : empty space: size = 1 OK 2026/03/09 02:09:47 DEBUG : empty space: Sizes identical 2026/03/09 02:09:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 02:09:47 DEBUG : empty space: Unchanged skipping 2026/03/09 02:09:47 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:09:47 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:09:48 DEBUG : potato2: size = 60 OK 2026/03/09 02:09:48 INFO : potato2: Copied (new) 2026/03/09 02:09:48 DEBUG : Waiting for deletions to finish 2026/03/09 02:09:48 INFO : potato: Deleted 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: TestSyncAfterRemovingAFileAndAddingAFile (19.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:09:59 INFO : d: Making directory 2026/03/09 02:10:00 INFO : d/e: Making directory 2026/03/09 02:10:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/09 02:10:02 DEBUG : c/non empty space: size = 5 OK 2026/03/09 02:10:02 DEBUG : c/non empty space: Sizes identical 2026/03/09 02:10:02 DEBUG : c/non empty space: Unchanged skipping 2026/03/09 02:10:02 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:10:02 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:10:03 DEBUG : a/potato2: size = 60 OK 2026/03/09 02:10:03 INFO : a/potato2: Copied (new) 2026/03/09 02:10:03 DEBUG : Waiting for deletions to finish 2026/03/09 02:10:03 INFO : b/potato: Deleted 2026/03/09 02:10:03 INFO : d/e: Removing directory 2026/03/09 02:10:03 INFO : d: Removing directory 2026/03/09 02:10:04 INFO : b: Removing directory 2026/03/09 02:10:04 DEBUG : drime root 'rclone-test-rukinah0gaho': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:10:10 INFO : d: Making directory 2026/03/09 02:10:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/09 02:10:12 DEBUG : c/non empty space: size = 5 OK 2026/03/09 02:10:12 DEBUG : c/non empty space: Sizes identical 2026/03/09 02:10:12 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:10:12 DEBUG : c/non empty space: Unchanged skipping 2026/03/09 02:10:12 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:10:13 DEBUG : a/potato2: size = 60 OK 2026/03/09 02:10:13 INFO : a/potato2: Copied (new) 2026/03/09 02:10:13 ERROR : drime root 'rclone-test-rukinah0gaho': not deleting files as there were IO errors 2026/03/09 02:10:13 ERROR : drime root 'rclone-test-rukinah0gaho': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.76s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:10:20 DEBUG : Waiting for deletions to finish 2026/03/09 02:10:20 DEBUG : empty space: size = 1 OK 2026/03/09 02:10:20 DEBUG : empty space: Sizes identical 2026/03/09 02:10:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 02:10:20 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:10:20 DEBUG : empty space: Unchanged skipping 2026/03/09 02:10:20 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:10:20 INFO : potato: Deleted 2026/03/09 02:10:21 DEBUG : potato2: size = 60 OK 2026/03/09 02:10:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.89s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:10:24 DEBUG : Waiting for deletions to finish 2026/03/09 02:10:24 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:10:24 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:10:25 INFO : potato: Deleted 2026/03/09 02:10:25 DEBUG : empty space: size = 1 OK 2026/03/09 02:10:25 DEBUG : empty space: Sizes identical 2026/03/09 02:10:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 02:10:25 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:10:25 DEBUG : empty space: Unchanged skipping 2026/03/09 02:10:25 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:10:26 DEBUG : potato2: size = 60 OK 2026/03/09 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 --- PASS: TestSyncDeleteBefore (12.71s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", 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/09 02:10:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 02:10:44 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:10:44 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:10:45 DEBUG : potato2: size = 19 OK 2026/03/09 02:10:45 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 (18.52s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:10:55 DEBUG : enormous: Excluded (Size Filter) 2026/03/09 02:10:55 DEBUG : enormous: Excluded 2026/03/09 02:10:55 DEBUG : potato2: Excluded (Size Filter) 2026/03/09 02:10:55 DEBUG : potato2: Excluded 2026/03/09 02:10:55 DEBUG : potato2: Excluded (Size Filter) 2026/03/09 02:10:55 DEBUG : potato2: Excluded 2026/03/09 02:10:55 DEBUG : empty space: size = 1 OK 2026/03/09 02:10:55 DEBUG : empty space: Sizes identical 2026/03/09 02:10:55 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:10:55 DEBUG : empty space: Unchanged skipping 2026/03/09 02:10:55 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:10:55 DEBUG : Waiting for deletions to finish 2026/03/09 02:10:55 INFO : There was nothing to transfer 2026/03/09 02:10:56 DEBUG : enormous: Excluded (Size Filter) 2026/03/09 02:10:56 DEBUG : enormous: Excluded 2026/03/09 02:10:56 DEBUG : potato2: Excluded (Size Filter) 2026/03/09 02:10:56 DEBUG : potato2: Excluded 2026/03/09 02:10:56 DEBUG : potato2: Excluded (Size Filter) 2026/03/09 02:10:56 DEBUG : potato2: Excluded 2026/03/09 02:10:56 DEBUG : empty space: size = 1 OK 2026/03/09 02:10:56 DEBUG : empty space: Sizes identical 2026/03/09 02:10:56 DEBUG : empty space: Unchanged skipping 2026/03/09 02:10:56 DEBUG : Local file system at /tmp/rclone4017039969: Waiting for checks to finish 2026/03/09 02:10:56 DEBUG : Local file system at /tmp/rclone4017039969: Waiting for transfers to finish 2026/03/09 02:10:56 DEBUG : Waiting for deletions to finish 2026/03/09 02:10:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:11:00 DEBUG : enormous: Excluded (Size Filter) 2026/03/09 02:11:00 DEBUG : enormous: Excluded 2026/03/09 02:11:00 DEBUG : potato2: Excluded (Size Filter) 2026/03/09 02:11:00 DEBUG : potato2: Excluded 2026/03/09 02:11:00 DEBUG : empty space: size = 1 OK 2026/03/09 02:11:00 DEBUG : empty space: Sizes identical 2026/03/09 02:11:00 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:11:00 DEBUG : empty space: Unchanged skipping 2026/03/09 02:11:00 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:11:00 DEBUG : Waiting for deletions to finish 2026/03/09 02:11:00 INFO : potato2: Deleted 2026/03/09 02:11:01 INFO : enormous: Deleted 2026/03/09 02:11:01 INFO : There was nothing to transfer 2026/03/09 02:11:01 DEBUG : empty space: size = 1 OK 2026/03/09 02:11:01 DEBUG : empty space: Sizes identical 2026/03/09 02:11:01 DEBUG : empty space: Unchanged skipping 2026/03/09 02:11:01 DEBUG : Local file system at /tmp/rclone4017039969: Waiting for checks to finish 2026/03/09 02:11:01 DEBUG : Local file system at /tmp/rclone4017039969: Waiting for transfers to finish 2026/03/09 02:11:01 DEBUG : Waiting for deletions to finish 2026/03/09 02:11:01 INFO : enormous: Deleted 2026/03/09 02:11:01 INFO : potato2: Deleted 2026/03/09 02:11:01 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 (12.40s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", 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-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/03/09 02:11:10 ERROR : drime root 'rclone-test-rukinah0gaho': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/09 02:11:10 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/09 02:11:10 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/09 02:11:10 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:11:10 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:11:11 DEBUG : potato: size = 14 OK 2026/03/09 02:11:11 INFO : potato: Copied (new) 2026/03/09 02:11:11 DEBUG : yam: size = 11 OK 2026/03/09 02:11:11 INFO : yam: Copied (new) 2026/03/09 02:11:11 DEBUG : Waiting for deletions to finish 2026/03/09 02:11:11 ERROR : drime root 'rclone-test-rukinah0gaho': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/09 02:11:12 DEBUG : potato: size = 14 OK 2026/03/09 02:11:12 DEBUG : potato: Sizes identical 2026/03/09 02:11:12 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/09 02:11:12 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:11:12 DEBUG : potato: Unchanged skipping 2026/03/09 02:11:12 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:11:12 DEBUG : yaml: size = 11 OK 2026/03/09 02:11:12 INFO : yaml: Copied (new) 2026/03/09 02:11:12 DEBUG : Waiting for deletions to finish 2026/03/09 02:11:13 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (4.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/03/09 02:11:15 ERROR : drime root 'rclone-test-rukinah0gaho': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/09 02:11:15 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/09 02:11:15 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/09 02:11:15 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:11:15 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:11:16 DEBUG : potato: size = 14 OK 2026/03/09 02:11:16 INFO : potato: Copied (new) 2026/03/09 02:11:16 DEBUG : yam: size = 11 OK 2026/03/09 02:11:16 INFO : yam: Copied (new) 2026/03/09 02:11:16 DEBUG : Waiting for deletions to finish 2026/03/09 02:11:16 ERROR : drime root 'rclone-test-rukinah0gaho': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/09 02:11:16 DEBUG : potato: size = 14 OK 2026/03/09 02:11:16 DEBUG : potato: Sizes identical 2026/03/09 02:11:16 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/09 02:11:16 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:11:16 DEBUG : potato: Unchanged skipping 2026/03/09 02:11:16 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:11:17 DEBUG : yaml: size = 11 OK 2026/03/09 02:11:17 INFO : yaml: Copied (new) 2026/03/09 02:11:17 DEBUG : Waiting for deletions to finish 2026/03/09 02:11:17 INFO : yam: Deleted 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: TestSyncWithTrackRenamesStrategyModtime (11.16s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/03/09 02:11:27 INFO : drime root 'rclone-test-rukinah0gaho': Making map for --track-renames 2026/03/09 02:11:27 INFO : drime root 'rclone-test-rukinah0gaho': Finished making map for --track-renames 2026/03/09 02:11:27 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:11:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/09 02:11:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/09 02:11:27 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for renames to finish 2026/03/09 02:11:27 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:11:28 DEBUG : sub/yam: size = 11 OK 2026/03/09 02:11:28 INFO : sub/yam: Copied (new) 2026/03/09 02:11:28 DEBUG : potato: size = 14 OK 2026/03/09 02:11:28 INFO : potato: Copied (new) 2026/03/09 02:11:28 DEBUG : Waiting for deletions to finish 2026/03/09 02:11:29 DEBUG : potato: size = 14 OK 2026/03/09 02:11:29 DEBUG : potato: Sizes identical 2026/03/09 02:11:29 DEBUG : potato: Unchanged skipping 2026/03/09 02:11:29 INFO : drime root 'rclone-test-rukinah0gaho': Making map for --track-renames 2026/03/09 02:11:29 INFO : drime root 'rclone-test-rukinah0gaho': Finished making map for --track-renames 2026/03/09 02:11:29 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:11:29 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for renames to finish 2026/03/09 02:11:30 ERROR : sub/yam: Couldn't move: object not found 2026/03/09 02:11:30 DEBUG : yam: Failed to rename to "sub/yam": object not found 2026/03/09 02:11:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/09 02:11:30 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:11:30 DEBUG : yam: size = 11 OK 2026/03/09 02:11:30 INFO : yam: Copied (new) 2026/03/09 02:11:30 ERROR : drime root 'rclone-test-rukinah0gaho': not deleting files as there were IO errors 2026/03/09 02:11:30 ERROR : drime root 'rclone-test-rukinah0gaho': not deleting directories as there were IO errors sync_test.go:1698: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1698 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (5.99s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:11:32 DEBUG : Creating backend with remote "/tmp/rclone4017039969/dir1" 2026/03/09 02:11:32 DEBUG : Config file has changed externally - reloading 2026/03/09 02:11:32 DEBUG : Creating backend with remote "/tmp/rclone4017039969/dir2" 2026/03/09 02:11:32 DEBUG : Local file system at /tmp/rclone4017039969/dir2: Using server-side directory move 2026/03/09 02:11:32 INFO : Local file system at /tmp/rclone4017039969/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/09 02:11:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/09 02:11:32 DEBUG : Local file system at /tmp/rclone4017039969/dir2: Waiting for checks to finish 2026/03/09 02:11:32 DEBUG : Local file system at /tmp/rclone4017039969/dir2: Waiting for transfers to finish 2026/03/09 02:11:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.51s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:11:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:11:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/09 02:11:33 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:11:33 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:11:35 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:11:35 INFO : sub dir/hello world: Copied (new) 2026/03/09 02:11:35 INFO : sub dir/hello world: Deleted 2026/03/09 02:11:35 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/09 02:11:35 INFO : nested/sub dir/file: Copied (new) 2026/03/09 02:11:35 INFO : nested/sub dir/file: Deleted 2026/03/09 02:11:35 ERROR : Local file system at /tmp/rclone4017039969: not deleting directories as there were IO errors sync_test.go:1819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestMoveWithDeleteEmptySrcDirs (7.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:11:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/09 02:11:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/09 02:11:41 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:11:41 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:11:44 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/09 02:11:44 INFO : nested/sub dir/file: Copied (new) 2026/03/09 02:11:44 INFO : nested/sub dir/file: Deleted 2026/03/09 02:11:44 DEBUG : sub dir/hello world: size = 11 OK 2026/03/09 02:11:44 INFO : sub dir/hello world: Copied (new) 2026/03/09 02:11:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.58s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:11:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/09 02:11:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/09 02:11:47 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:11:47 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:11:48 DEBUG : existing: size = 6 OK 2026/03/09 02:11:48 INFO : existing: Copied (new) 2026/03/09 02:11:48 INFO : existing: Deleted 2026/03/09 02:11:48 DEBUG : existing-b: size = 6 OK 2026/03/09 02:11:48 INFO : existing-b: Copied (new) 2026/03/09 02:11:48 INFO : existing-b: Deleted 2026/03/09 02:11:49 DEBUG : existing: Destination exists, skipping 2026/03/09 02:11:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/09 02:11:49 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for checks to finish 2026/03/09 02:11:49 DEBUG : drime root 'rclone-test-rukinah0gaho': Waiting for transfers to finish 2026/03/09 02:11:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.65s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-rukinah0gaho'", Local "Local file system at /tmp/rclone4017039969", Modify Window "876000h0m0s" 2026/03/09 02:11:50 DEBUG : Creating backend with remote "TestDrime:rclone-test-pesuyuz5navu" 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-rukinah0gaho' -> drime root 'rclone-test-pesuyuz5navu' 2026/03/09 02:12:03 DEBUG : drime root 'rclone-test-pesuyuz5navu': Using server-side directory move 2026/03/09 02:12:03 INFO : drime root 'rclone-test-pesuyuz5navu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/09 02:12:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/09 02:12:03 DEBUG : empty space: size = 1 OK 2026/03/09 02:12:03 DEBUG : empty space: Sizes identical 2026/03/09 02:12:03 DEBUG : empty space: Unchanged skipping 2026/03/09 02:12:03 DEBUG : potato3: size = 68 (drime root 'rclone-test-rukinah0gaho') 2026/03/09 02:12:03 DEBUG : potato3: size = 60 (drime root 'rclone-test-pesuyuz5navu') 2026/03/09 02:12:03 DEBUG : potato3: Sizes differ 2026/03/09 02:12:03 DEBUG : drime root 'rclone-test-pesuyuz5navu': Waiting for checks to finish 2026/03/09 02:12:04 INFO : empty space: Deleted 2026/03/09 02:12:04 DEBUG : drime root 'rclone-test-pesuyuz5navu': Waiting for transfers to finish 2026/03/09 02:12:04 INFO : potato3: Deleted 2026/03/09 02:12:04 INFO : potato2: Moved (server-side) 2026/03/09 02:12:05 INFO : potato3: Moved (server-side) 2026/03/09 02:12:05 DEBUG : Creating backend with remote "TestDrime:rclone-test-heyubax8xeno" 2026/03/09 02:12:06 DEBUG : drime root 'rclone-test-heyubax8xeno': Using server-side directory move panic: test timed out after 2h0m0s running tests: TestServerSideMove (1h53m56s) goroutine 790349 [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, 114 minutes]: testing.(*T).Run(0xc000003880, {0x2984658?, 0xc000787ae8?}, 0x2ae1dd0) /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(0xc000003880) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2477 +0x37 testing.tRunner(0xc000003880, 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(0xc000a87ed8, {0x449d6e0, 0x6c, 0x6c}, {0x8563e0?, 0x44d9ff0?, 0x44b5f60?}) /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(0xc00086f9a0) /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(0xc00086f9a0) /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 7408 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00064c1e0, {0x2e73cf8, 0xc000bb44b0}) /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 7275 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 7 [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 8 [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 7275 [select]: net/http.(*Transport).getConn(0xc0001636c0, 0xc0002345f0, {{}, 0x0, {0xc000a0d440, 0x5}, {0xc000db21c8, 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(0xc0001636c0, 0xc000646b40) /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(0xc00034eb40, 0xc000646b40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0xc000646b40, {0x2e4a7a0, 0xc00034eb40}, {0x44dc601?, 0xd8f7ea?, 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(0xc000586390, 0xc000646b40, {0x41edaf?, 0x7cf9dc7c3108?, 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(0xc000586390, 0xc000646b40) /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(0xc000150c30, {0x2e73c18, 0x44d9a20}, 0xc000ea7560) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd87 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc000150c30, {0x2e73c18, 0x44d9a20}, 0xc0007e8160?, {0x22a96c0?, 0xc0004e6d60?}, {0x22a9700, 0xc000928e00}, 0x0?, 0x2ae35d0, ...) /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(0xc00034eba0, 0xc000ad8960, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00034eba0, 0xc000ad8960) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0xc000adc640, {0x2e73c18, 0x44d9a20}, {0xc000498746, 0x9}, {0x295916f, 0x4}, {0xc000a1ef6a, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x387 github.com/rclone/rclone/backend/drime.(*Fs).rename(0xc000adc640, {0x2e73c18, 0x44d9a20}, {0xc000498746, 0x9}, {0xc000a1ef6a, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0xc000adc640, {0x2e73c18, 0x44d9a20}, {0xc000498746, 0x9}, {0xc000ae9cba, 0x18}, {0xc000a1ef6a, 0x18}, {0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:865 +0x2c9 github.com/rclone/rclone/backend/drime.(*Fs).DirMove(0xc000adc640, {0x2e73c18, 0x44d9a20}, {0x2e8b0b0?, 0xc000add4a0}, {0x0, 0x0}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:943 +0x125 github.com/rclone/rclone/fs/sync.MoveDir({0x2e73c18, 0x44d9a20}, {0x2e8b0b0, 0xc000adc640}, {0x2e8b0b0, 0xc000add4a0}, 0x0, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1403 +0x24e github.com/rclone/rclone/fs/sync.testServerSideMove({0x2e73c18, 0x44d9a20}, 0xc000103a40, 0xc000665f10, 0x0, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1775 +0xbc5 github.com/rclone/rclone/fs/sync.TestServerSideMove(0xc000103a40) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 +0x45 testing.tRunner(0xc000103a40, 0x2ae1dd0) /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 790395 [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 790391 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_unix.go:106 +0x345 goroutine 2616 [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 2600 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 790391 [IO wait]: internal/poll.runtime_pollWait(0x7cf994127a00, 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(0xc0003fe500?, 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(0xc0003fe500, {0x2e73d68, 0xc000430cb0}, {0x41ecf4?, 0x4ab873?}, {0x2e48e60?, 0xc000809180?}) /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(0xc0003fe500, {0x2e73d68, 0xc000430cb0}, {0x2e7bb10?, 0x0?}, {0x2e7bb10, 0xc00047c090}, 0xc000559228?) /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({0x2e73d68, 0xc000430cb0}, {0x2958330, 0x3}, 0x2, 0x1, 0xc000559538?, 0x0, {0x2e7bb10, 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({0x2e73d68, 0xc000430cb0}, {0x2958330, 0x3}, {0x2e7bb10, 0x0}, {0x2e7bb10, 0xc00047c090}, 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(0xc00021ce40, {0x2e73d68, 0xc000430cb0}, 0x0, 0xc00047c090, 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(0x4441f80?, {0x2e73d68?, 0xc000430cb0?}, 0xc000559580?, 0xc000559420?) /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(0xc00021ce40, {0x2e73d68, 0xc000430cb0}, {0x2e5e410, 0xc00047c090}) /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(0xc00021ce40, {0x2e73d68, 0xc000430cb0}, {0xc000942350?, 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?, {0x2e73d68?, 0xc000430cb0?}, {0xc000942350?, 0x24f9960?, 0x29593eb?}, {0x0?, 0x2958330?, 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(0xc000adc3c0, {0x2e73cf8, 0xc000234640}, {0x2958330, 0x3}, {0xc000db21c8, 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(0xc000adc3c0, {0x2e73cf8, 0xc000234640}, {0x2958330?, 0x7cf9856c1af8?}, {0xc000db21c8, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2e73cf8, 0xc000234640}, {0x2958330, 0x3}, {0xc000db21c8, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c net/http.(*Transport).dial(0xc000b5e500?, {0x2e73cf8?, 0xc000234640?}, {0x2958330?, 0x23?}, {0xc000db21c8?, 0xc0007a8650?}) /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(0xc0001636c0, {0x2e73cf8, 0xc000234640}, {{}, 0x0, {0xc000a0d440, 0x5}, {0xc000db21c8, 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(0xc0001636c0, 0xc000166580) /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 7275 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1596 +0x112 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m0.849852797s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs]