"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/04/07 02:30:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-wabitoc1jumo" 2026/04/07 02:30:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 02:30:29 DEBUG : Creating backend with remote "/tmp/rclone3811031454" === 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-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:30:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:30:46 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:30:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/07 02:30:46 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (33.66s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:31:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 02:31:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:31:06 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:31:06 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:31:32 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 02:31:32 INFO : sub dir/hello world: Copied (new) 2026/04/07 02:31:41 DEBUG : drime root 'rclone-test-wabitoc1jumo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (57.52s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (5.09s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (4.85s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:32:10 DEBUG : Creating backend with remote "/non-existing" 2026/04/07 02:32:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/07 02:32:13 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:32:13 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (12.53s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:32:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:32:28 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:32:28 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:32:49 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 02:32:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (63.74s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (7.92s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:33:34 INFO : drime root 'rclone-test-wabitoc1jumo': Running all checks before starting transfers 2026/04/07 02:33:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:33:40 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:33:40 INFO : drime root 'rclone-test-wabitoc1jumo': Checks finished, now starting transfers 2026/04/07 02:33:40 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:34:01 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 02:34:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (63.94s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:34:38 ERROR : Ignoring --no-traverse with sync 2026/04/07 02:34:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:34:41 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:34:41 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:35:02 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 02:35:02 INFO : sub dir/hello world: Copied (new) 2026/04/07 02:35:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (59.03s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:35:41 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/07 02:35:41 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:35:41 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:35:51 DEBUG : hello world2: size = 12 OK 2026/04/07 02:35:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (32.05s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:36:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 02:36:14 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:36:14 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:36:27 DEBUG : potato2: size = 11 OK 2026/04/07 02:36:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (36.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:36:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 02:36:49 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:36:49 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:36:59 DEBUG : potato2: size = 11 OK 2026/04/07 02:36:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (31.91s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:37:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/07 02:37:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 02:37:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/07 02:37:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 02:37:22 INFO : sub dir2: Making directory 2026/04/07 02:37:29 INFO : sub dir: Making directory 2026/04/07 02:37:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:37:36 INFO : sub dir2/sub sub dir2: Making directory 2026/04/07 02:37:43 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:37:43 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:37:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 02:37:50 INFO : sub dir/hello world: Copied (new) 2026/04/07 02:38:05 DEBUG : drime root 'rclone-test-wabitoc1jumo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (105.44s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:39:03 INFO : sub dir2: Making directory 2026/04/07 02:39:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/07 02:39:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 02:39:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:39:07 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:39:07 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:39:36 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 02:39:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (64.96s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:40:08 DEBUG : sub dir2: Making directory with metadata 2026/04/07 02:40:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 02:40:14 INFO : sub dir2: Making directory 2026/04/07 02:40:23 INFO : sub dir: Making directory 2026/04/07 02:40:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:40:30 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:40:30 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:40:47 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 02:40:47 INFO : sub dir/hello world: Copied (new) 2026/04/07 02:40:47 INFO : sub dir/hello world: Deleted 2026/04/07 02:40:58 DEBUG : drime root 'rclone-test-wabitoc1jumo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/07 02:41:04 DEBUG : drime root 'rclone-test-wabitoc1jumo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (83.90s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (12.20s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:41:44 INFO : sub dir2: Making directory 2026/04/07 02:41:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:41:47 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:41:47 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:42:20 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 02:42:20 INFO : sub dir/hello world: Copied (new) 2026/04/07 02:42:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (65.07s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:42:49 DEBUG : sub dir2: Making directory with metadata 2026/04/07 02:42:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/07 02:42:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/07 02:42:53 INFO : sub dir2: Making directory 2026/04/07 02:43:04 INFO : sub dir: Making directory 2026/04/07 02:43:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:43:11 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:43:11 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:43:28 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 02:43:28 INFO : sub dir/hello world: Copied (new) 2026/04/07 02:43:28 DEBUG : Waiting for deletions to finish 2026/04/07 02:43:37 DEBUG : drime root 'rclone-test-wabitoc1jumo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (79.76s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (8.91s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:44:18 INFO : sub dir2: Making directory 2026/04/07 02:44:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:44:22 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:44:22 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:44:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 02:44:50 INFO : sub dir/hello world: Copied (new) 2026/04/07 02:44:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (72.81s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:46:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/07 02:46:53 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/04/07 02:46:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "sub dir/hello world" to drime root 'rclone-test-wabitoc1jumo': 1/10 (failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/04/07 02:47:00 DEBUG : pacer: Reducing sleep to 10ms 2026/04/07 02:47:10 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-wabitoc1jumo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestServerSideCopy (129.73s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:48:18 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3811031454) 2026/04/07 02:48:18 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-wabitoc1jumo') 2026/04/07 02:48:18 DEBUG : sub dir/hello world: Sizes differ 2026/04/07 02:48:18 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:48:18 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:48:31 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/04/07 02:48:35 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 --- FAIL: TestCopyOverSelf (79.38s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:49:30 DEBUG : Creating backend with remote "TestDrime:rclone-test-nirunam4yibo" 2026/04/07 02:49:30 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-wabitoc1jumo' -> drime root 'rclone-test-nirunam4yibo' 2026/04/07 02:49:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:49:47 DEBUG : drime root 'rclone-test-nirunam4yibo': Waiting for checks to finish 2026/04/07 02:49:47 DEBUG : drime root 'rclone-test-nirunam4yibo': Waiting for transfers to finish 2026/04/07 02:50:17 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 02:50:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/07 02:51:00 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-wabitoc1jumo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/04/07 02:51:04 DEBUG : drime root 'rclone-test-nirunam4yibo': Purge remote --- FAIL: TestServerSideCopyOverSelf (162.99s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:52:22 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:52:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3811031454) 2026/04/07 02:52:22 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-wabitoc1jumo') 2026/04/07 02:52:22 DEBUG : sub dir/hello world: Sizes differ 2026/04/07 02:52:22 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:52:35 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/04/07 02:52:39 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/04/07 02:52:39 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 --- FAIL: TestMoveOverSelf (88.53s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:53:50 DEBUG : Creating backend with remote "TestDrime:rclone-test-biluqus3hihe" 2026/04/07 02:53:50 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-wabitoc1jumo' -> drime root 'rclone-test-biluqus3hihe' 2026/04/07 02:54:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:54:15 DEBUG : drime root 'rclone-test-biluqus3hihe': Waiting for checks to finish 2026/04/07 02:54:15 DEBUG : drime root 'rclone-test-biluqus3hihe': Waiting for transfers to finish 2026/04/07 02:54:50 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 02:54:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/07 02:55:13 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-wabitoc1jumo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/04/07 02:55:21 DEBUG : drime root 'rclone-test-biluqus3hihe': Purge remote --- FAIL: TestServerSideMoveOverSelf (164.52s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:56:18 ERROR : error listing: directory not found 2026/04/07 02:56:26 INFO : Local file system at /tmp/rclone3811031454: Making directory 2026/04/07 02:56:31 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:56:31 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (73.04s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:57:50 DEBUG : Added delayed dir = "sub dir", newDst= 2026/04/07 02:57:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 02:57:55 DEBUG : Local file system at /tmp/rclone3811031454: Waiting for checks to finish 2026/04/07 02:57:55 DEBUG : Local file system at /tmp/rclone3811031454: Waiting for transfers to finish 2026/04/07 02:58:01 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/04/07 02:58:01 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/04/07 02:58:01 INFO : sub dir/hello world: Copied (new) 2026/04/07 02:58:01 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (78.09s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:58:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/07 02:58:32 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:58:32 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:58:45 DEBUG : check sum: size = 1 OK 2026/04/07 02:58:45 INFO : check sum: Copied (new) 2026/04/07 02:58:45 DEBUG : Waiting for deletions to finish 2026/04/07 02:58:54 DEBUG : check sum: size = 1 OK 2026/04/07 02:58:54 NOTICE: drime root 'rclone-test-wabitoc1jumo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/07 02:58:54 DEBUG : check sum: Size of src and dst objects identical 2026/04/07 02:58:54 DEBUG : check sum: Unchanged skipping 2026/04/07 02:58:54 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:58:54 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:58:54 DEBUG : Waiting for deletions to finish 2026/04/07 02:58:54 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (43.41s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:59:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/07 02:59:15 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:59:15 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:59:25 DEBUG : sizeonly: size = 6 OK 2026/04/07 02:59:25 INFO : sizeonly: Copied (new) 2026/04/07 02:59:25 DEBUG : Waiting for deletions to finish 2026/04/07 02:59:33 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:59:33 DEBUG : sizeonly: size = 6 OK 2026/04/07 02:59:33 DEBUG : sizeonly: Sizes identical 2026/04/07 02:59:33 DEBUG : sizeonly: Unchanged skipping 2026/04/07 02:59:33 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:59:33 DEBUG : Waiting for deletions to finish 2026/04/07 02:59:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (34.89s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 02:59:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/07 02:59:48 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 02:59:48 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 02:59:59 INFO : ignore-size: Copied (new) 2026/04/07 02:59:59 DEBUG : Waiting for deletions to finish 2026/04/07 03:00:04 DEBUG : ignore-size: Sizes identical 2026/04/07 03:00:04 DEBUG : ignore-size: Unchanged skipping 2026/04/07 03:00:04 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:00:04 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:00:04 DEBUG : Waiting for deletions to finish 2026/04/07 03:00:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (35.83s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:00:40 DEBUG : existing: size = 6 OK 2026/04/07 03:00:40 DEBUG : existing: Sizes identical 2026/04/07 03:00:40 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:00:40 DEBUG : existing: Unchanged skipping 2026/04/07 03:00:40 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:00:40 DEBUG : Waiting for deletions to finish 2026/04/07 03:00:40 INFO : There was nothing to transfer 2026/04/07 03:00:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/07 03:00:43 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:00:43 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:00:55 DEBUG : existing: Removing old object on successful upload 2026/04/07 03:01:00 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/04/07 03:01:00 ERROR : drime root 'rclone-test-wabitoc1jumo': not deleting files as there were IO errors 2026/04/07 03:01:00 ERROR : drime root 'rclone-test-wabitoc1jumo': 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 --- FAIL: TestSyncIgnoreTimes (50.77s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:01:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/07 03:01:16 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:01:16 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:01:27 DEBUG : existing: size = 6 OK 2026/04/07 03:01:27 INFO : existing: Copied (new) 2026/04/07 03:01:27 DEBUG : Waiting for deletions to finish 2026/04/07 03:01:36 DEBUG : existing: Destination exists, skipping 2026/04/07 03:01:36 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:01:36 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:01:36 DEBUG : Waiting for deletions to finish 2026/04/07 03:01:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (41.82s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:03:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/07 03:03:33 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/04/07 03:03:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "c/non empty space" to drime root 'rclone-test-wabitoc1jumo': 1/10 (failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/04/07 03:03:42 DEBUG : pacer: Reducing sleep to 10ms 2026/04/07 03:03:51 DEBUG : c/non empty space: Removing old object on successful upload run.go:290: Failed to put "c/non empty space" to "drime root 'rclone-test-wabitoc1jumo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestSyncIgnoreErrors (171.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:05:10 DEBUG : empty space: size = 1 OK 2026/04/07 03:05:10 DEBUG : empty space: Sizes identical 2026/04/07 03:05:10 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:05:10 DEBUG : empty space: Unchanged skipping 2026/04/07 03:05:10 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:05:10 DEBUG : Waiting for deletions to finish 2026/04/07 03:05:10 INFO : There was nothing to transfer 2026/04/07 03:05:20 DEBUG : empty space: size = 1 OK 2026/04/07 03:05:20 DEBUG : empty space: Sizes identical 2026/04/07 03:05:20 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:05:20 DEBUG : empty space: Unchanged skipping 2026/04/07 03:05:20 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:05:20 DEBUG : Waiting for deletions to finish 2026/04/07 03:05:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (57.32s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.89s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (10.97s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:06:26 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/07 03:06:26 DEBUG : empty space: size = 1 OK 2026/04/07 03:06:26 DEBUG : empty space: Sizes identical 2026/04/07 03:06:26 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:06:26 DEBUG : empty space: Unchanged skipping 2026/04/07 03:06:26 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:06:45 DEBUG : potato: size = 60 OK 2026/04/07 03:06:45 INFO : potato: Copied (new) 2026/04/07 03:06:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (70.42s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:07:43 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3811031454) 2026/04/07 03:07:43 DEBUG : potato: size = 60 (drime root 'rclone-test-wabitoc1jumo') 2026/04/07 03:07:43 DEBUG : potato: Sizes differ 2026/04/07 03:07:43 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:07:43 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:07:51 DEBUG : potato: Removing old object on successful upload 2026/04/07 03:07:59 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/04/07 03:07:59 ERROR : drime root 'rclone-test-wabitoc1jumo': not deleting files as there were IO errors 2026/04/07 03:07:59 ERROR : drime root 'rclone-test-wabitoc1jumo': 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 (63.60s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/04/07 03:08:50 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:08:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3811031454) 2026/04/07 03:08:50 DEBUG : potato: size = 36 (drime root 'rclone-test-wabitoc1jumo') 2026/04/07 03:08:50 DEBUG : potato: Sizes differ 2026/04/07 03:08:50 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:09:14 DEBUG : potato: Removing old object on successful upload 2026/04/07 03:09:20 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/04/07 03:09:20 ERROR : drime root 'rclone-test-wabitoc1jumo': not deleting files as there were IO errors 2026/04/07 03:09:20 ERROR : drime root 'rclone-test-wabitoc1jumo': 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 --- FAIL: TestSyncAfterChangingContentsOnly (84.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:10:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 03:10:19 DEBUG : empty space: size = 1 OK 2026/04/07 03:10:19 DEBUG : empty space: Sizes identical 2026/04/07 03:10:19 DEBUG : empty space: Unchanged skipping 2026/04/07 03:10:19 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:10:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/07 03:10:19 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:10:19 DEBUG : Waiting for deletions to finish 2026/04/07 03:10:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (74.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:12:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 03:12:01 DEBUG : empty space: size = 1 OK 2026/04/07 03:12:01 DEBUG : empty space: Sizes identical 2026/04/07 03:12:01 DEBUG : empty space: Unchanged skipping 2026/04/07 03:12:01 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:12:01 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:12:21 DEBUG : potato2: size = 60 OK 2026/04/07 03:12:21 INFO : potato2: Copied (new) 2026/04/07 03:12:21 DEBUG : Waiting for deletions to finish 2026/04/07 03:12:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (138.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:14:39 INFO : d: Making directory 2026/04/07 03:14:53 INFO : d/e: Making directory 2026/04/07 03:15:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/07 03:15:45 DEBUG : c/non empty space: size = 5 OK 2026/04/07 03:15:45 DEBUG : c/non empty space: Sizes identical 2026/04/07 03:15:45 DEBUG : c/non empty space: Unchanged skipping 2026/04/07 03:16:10 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:16:10 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:16:21 DEBUG : a/potato2: size = 60 OK 2026/04/07 03:16:21 INFO : a/potato2: Copied (new) 2026/04/07 03:16:21 DEBUG : Waiting for deletions to finish 2026/04/07 03:16:28 INFO : b/potato: Deleted 2026/04/07 03:16:28 INFO : d/e: Removing directory 2026/04/07 03:16:41 INFO : d: Removing directory 2026/04/07 03:16:57 INFO : b: Removing directory 2026/04/07 03:17:14 DEBUG : drime root 'rclone-test-wabitoc1jumo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (313.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:19:28 INFO : d: Making directory 2026/04/07 03:20:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/07 03:20:13 DEBUG : c/non empty space: size = 5 OK 2026/04/07 03:20:13 DEBUG : c/non empty space: Sizes identical 2026/04/07 03:20:13 DEBUG : c/non empty space: Unchanged skipping 2026/04/07 03:20:13 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:20:13 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:20:37 DEBUG : a/potato2: size = 60 OK 2026/04/07 03:20:37 INFO : a/potato2: Copied (new) 2026/04/07 03:20:37 ERROR : drime root 'rclone-test-wabitoc1jumo': not deleting files as there were IO errors 2026/04/07 03:20:37 ERROR : drime root 'rclone-test-wabitoc1jumo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (240.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:24:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/07 03:24:01 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/04/07 03:24:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "empty space" to drime root 'rclone-test-wabitoc1jumo': 1/10 (failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/04/07 03:24:11 DEBUG : pacer: Reducing sleep to 10ms 2026/04/07 03:24:25 DEBUG : empty space: Removing old object on successful upload run.go:290: Failed to put "empty space" to "drime root 'rclone-test-wabitoc1jumo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestSyncDeleteDuring (151.50s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:25:41 DEBUG : Waiting for deletions to finish 2026/04/07 03:25:46 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:25:46 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:25:51 INFO : potato: Deleted 2026/04/07 03:25:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 03:25:58 DEBUG : empty space: size = 1 OK 2026/04/07 03:25:58 DEBUG : empty space: Sizes identical 2026/04/07 03:25:58 DEBUG : empty space: Unchanged skipping 2026/04/07 03:25:58 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:25:58 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:26:20 DEBUG : potato2: size = 60 OK 2026/04/07 03:26:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (109.21s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:27:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 03:27:21 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:27:21 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:27:40 DEBUG : potato2: size = 19 OK 2026/04/07 03:27:40 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (79.12s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:29:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/07 03:29:24 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/04/07 03:29:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "potato2" to drime root 'rclone-test-wabitoc1jumo': 1/10 (failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/04/07 03:29:32 DEBUG : pacer: Reducing sleep to 10ms 2026/04/07 03:29:42 DEBUG : potato2: Removing old object on successful upload run.go:290: Failed to put "potato2" to "drime root 'rclone-test-wabitoc1jumo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestSyncWithExclude (118.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:31:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/07 03:31:18 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/04/07 03:31:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "potato2" to drime root 'rclone-test-wabitoc1jumo': 1/10 (failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/04/07 03:31:28 DEBUG : pacer: Reducing sleep to 10ms 2026/04/07 03:31:41 DEBUG : potato2: Removing old object on successful upload run.go:290: Failed to put "potato2" to "drime root 'rclone-test-wabitoc1jumo'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." --- FAIL: TestSyncWithExcludeAndDeleteExcluded (111.39s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (11.12s) === 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-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/04/07 03:32:10 ERROR : drime root 'rclone-test-wabitoc1jumo': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/07 03:32:18 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/07 03:32:18 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/07 03:32:18 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:32:18 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:32:36 DEBUG : yam: size = 11 OK 2026/04/07 03:32:36 INFO : yam: Copied (new) 2026/04/07 03:32:36 DEBUG : potato: size = 14 OK 2026/04/07 03:32:36 INFO : potato: Copied (new) 2026/04/07 03:32:36 DEBUG : Waiting for deletions to finish 2026/04/07 03:32:42 ERROR : drime root 'rclone-test-wabitoc1jumo': Ignoring --track-renames as the source and destination do not have a common hash 2026/04/07 03:32:47 DEBUG : potato: size = 14 OK 2026/04/07 03:32:47 DEBUG : potato: Sizes identical 2026/04/07 03:32:47 DEBUG : yaml: Need to transfer - File not found at Destination 2026/04/07 03:32:47 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:32:47 DEBUG : potato: Unchanged skipping 2026/04/07 03:32:47 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:32:58 DEBUG : yaml: size = 11 OK 2026/04/07 03:32:58 INFO : yaml: Copied (new) 2026/04/07 03:32:58 DEBUG : Waiting for deletions to finish 2026/04/07 03:33:05 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (86.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/04/07 03:33:37 ERROR : drime root 'rclone-test-wabitoc1jumo': Ignoring --track-renames as either the source or destination do not support modtime 2026/04/07 03:33:41 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/07 03:33:41 DEBUG : yam: Need to transfer - File not found at Destination 2026/04/07 03:33:41 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:33:41 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:34:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/07 03:34:48 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/04/07 03:34:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/07 03:34:48 DEBUG : potato: Received error: failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n" - low level retry 0/10 2026/04/07 03:34:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/04/07 03:34:48 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n") 2026/04/07 03:34:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/07 03:34:48 DEBUG : yam: Received error: failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n

504 Gateway Time-out

\r\n
nginx
\r\n\r\n\r\n" - low level retry 0/10 2026/04/07 03:34:53 DEBUG : pacer: Reducing sleep to 20ms 2026/04/07 03:34:54 DEBUG : pacer: Reducing sleep to 10ms 2026/04/07 03:35:01 DEBUG : potato: Removing old object on successful upload 2026/04/07 03:35:04 DEBUG : yam: Removing old object on successful upload 2026/04/07 03:35:07 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/04/07 03:35:09 ERROR : yam: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/04/07 03:35:09 ERROR : drime root 'rclone-test-wabitoc1jumo': not deleting files as there were IO errors 2026/04/07 03:35:09 ERROR : drime root 'rclone-test-wabitoc1jumo': not deleting directories as there were IO errors sync_test.go:1648: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncWithTrackRenamesStrategyModtime --- FAIL: TestSyncWithTrackRenamesStrategyModtime (115.20s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/04/07 03:35:35 INFO : drime root 'rclone-test-wabitoc1jumo': Making map for --track-renames 2026/04/07 03:35:35 INFO : drime root 'rclone-test-wabitoc1jumo': Finished making map for --track-renames 2026/04/07 03:35:35 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:35:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/07 03:35:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/07 03:35:35 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for renames to finish 2026/04/07 03:35:35 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:36:04 DEBUG : sub/yam: size = 11 OK 2026/04/07 03:36:04 INFO : sub/yam: Copied (new) 2026/04/07 03:36:19 DEBUG : potato: size = 14 OK 2026/04/07 03:36:19 INFO : potato: Copied (new) 2026/04/07 03:36:19 DEBUG : Waiting for deletions to finish 2026/04/07 03:36:43 DEBUG : potato: size = 14 OK 2026/04/07 03:36:43 DEBUG : potato: Sizes identical 2026/04/07 03:36:43 DEBUG : potato: Unchanged skipping 2026/04/07 03:36:49 INFO : drime root 'rclone-test-wabitoc1jumo': Making map for --track-renames 2026/04/07 03:36:49 INFO : drime root 'rclone-test-wabitoc1jumo': Finished making map for --track-renames 2026/04/07 03:36:49 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:36:49 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for renames to finish 2026/04/07 03:37:10 INFO : sub/yam: Moved (server-side) to: yam 2026/04/07 03:37:10 INFO : yam: Renamed from "sub/yam" 2026/04/07 03:37:10 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:37:10 DEBUG : Waiting for deletions to finish 2026/04/07 03:37:10 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (160.14s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:38:12 DEBUG : Creating backend with remote "/tmp/rclone3811031454/dir1" 2026/04/07 03:38:12 DEBUG : Config file has changed externally - reloading 2026/04/07 03:38:12 DEBUG : Creating backend with remote "/tmp/rclone3811031454/dir2" 2026/04/07 03:38:12 DEBUG : Local file system at /tmp/rclone3811031454/dir2: Using server-side directory move 2026/04/07 03:38:12 INFO : Local file system at /tmp/rclone3811031454/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/07 03:38:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/07 03:38:12 INFO : file1.txt: Moved (server-side) 2026/04/07 03:38:12 DEBUG : Local file system at /tmp/rclone3811031454/dir2: Waiting for checks to finish 2026/04/07 03:38:12 DEBUG : Local file system at /tmp/rclone3811031454/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (16.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:38:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 03:38:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/07 03:38:34 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:38:34 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:39:38 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/07 03:39:38 INFO : nested/sub dir/file: Copied (new) 2026/04/07 03:39:38 INFO : nested/sub dir/file: Deleted 2026/04/07 03:39:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 03:39:38 INFO : sub dir/hello world: Copied (new) 2026/04/07 03:39:38 INFO : sub dir/hello world: Deleted 2026/04/07 03:39:38 INFO : sub dir: Removing directory 2026/04/07 03:39:38 INFO : nested/sub dir: Removing directory 2026/04/07 03:39:38 INFO : nested: Removing directory 2026/04/07 03:39:38 DEBUG : Local file system at /tmp/rclone3811031454: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (177.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:41:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/07 03:41:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/07 03:41:31 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:41:31 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:42:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/07 03:42:37 INFO : sub dir/hello world: Copied (new) 2026/04/07 03:42:37 INFO : sub dir/hello world: Deleted 2026/04/07 03:42:39 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/07 03:42:39 INFO : nested/sub dir/file: Copied (new) 2026/04/07 03:42:39 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (164.82s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:44:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/07 03:44:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/07 03:44:15 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:44:15 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:44:33 DEBUG : existing-b: size = 6 OK 2026/04/07 03:44:33 INFO : existing-b: Copied (new) 2026/04/07 03:44:33 INFO : existing-b: Deleted 2026/04/07 03:44:39 DEBUG : existing: size = 6 OK 2026/04/07 03:44:39 INFO : existing: Copied (new) 2026/04/07 03:44:39 INFO : existing: Deleted 2026/04/07 03:44:51 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for checks to finish 2026/04/07 03:44:51 DEBUG : existing: Destination exists, skipping 2026/04/07 03:44:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/07 03:44:51 DEBUG : drime root 'rclone-test-wabitoc1jumo': Waiting for transfers to finish 2026/04/07 03:44:51 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (81.78s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-wabitoc1jumo'", Local "Local file system at /tmp/rclone3811031454", Modify Window "876000h0m0s" 2026/04/07 03:45:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-latebox4yane" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-wabitoc1jumo' -> drime root 'rclone-test-latebox4yane' 2026/04/07 03:48:01 DEBUG : drime root 'rclone-test-latebox4yane': Using server-side directory move 2026/04/07 03:48:01 INFO : drime root 'rclone-test-latebox4yane': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/07 03:48:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/07 03:48:06 DEBUG : empty space: size = 1 OK 2026/04/07 03:48:06 DEBUG : empty space: Sizes identical 2026/04/07 03:48:06 DEBUG : empty space: Unchanged skipping 2026/04/07 03:48:06 DEBUG : potato3: size = 68 (drime root 'rclone-test-wabitoc1jumo') 2026/04/07 03:48:06 DEBUG : potato3: size = 60 (drime root 'rclone-test-latebox4yane') 2026/04/07 03:48:06 DEBUG : potato3: Sizes differ 2026/04/07 03:48:06 DEBUG : drime root 'rclone-test-latebox4yane': Waiting for checks to finish 2026/04/07 03:48:12 INFO : empty space: Deleted 2026/04/07 03:48:12 DEBUG : drime root 'rclone-test-latebox4yane': Waiting for transfers to finish 2026/04/07 03:48:12 INFO : potato3: Deleted 2026/04/07 03:48:17 INFO : potato2: Moved (server-side) 2026/04/07 03:48:22 INFO : potato3: Moved (server-side) 2026/04/07 03:48:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-ceboraz9ruza" 2026/04/07 03:48:45 DEBUG : drime root 'rclone-test-ceboraz9ruza': Using server-side directory move panic: test timed out after 2h0m0s running tests: TestServerSideMove (44m57s) goroutine 241488 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 46 minutes]: testing.(*T).Run(0x357486801208, {0x29d5a85?, 0x357487007ae8?}, 0x2b340d8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x357486801208) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x357486801208, 0x357487007c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x29eb833, 0x18}, {0x2a0bfe9, 0x20}, 0x357486de0318, {0x45822e0, 0x6c, 0x6c}, {0xc26d3ff95f107202, 0x68f6fb75b14, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x357486e54b40) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x357486e54b40) /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:262 +0xa6 goroutine 35 [syscall, 120 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f 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 5449 [select]: net/http.(*Transport).getConn(0x3574867509c0, 0x357486e26050, {{}, 0x0, {0x357486bc2580, 0x5}, {0x357486f02090, 0x13}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x3574867509c0, 0x357486ed9400) /usr/local/go/src/net/http/transport.go:693 +0xa7f net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x357486cdc0c0, 0x357486ed9400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0x357486ed9400, {0x2b4f8c0, 0x357486cdc0c0}, {0x357486f42e50?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x357486d90f00, 0x357486ed9400, {0x2635001?, 0x357486f42ed8?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x357486d90f00, 0x357486ed9400) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x357486bb6a00, {0x2b798d8, 0x45be9e0}, 0x357486f43540) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x357486bb6a00, {0x2b798d8, 0x45be9e0}, 0x357486d9eb00?, {0x22f4200?, 0x357486ca2360?}, {0x22f4240, 0x357487088200}, 0x0?, 0x2b358b8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 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(0x357486cdc120, 0x35748680ae60, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x357486cdc120, 0x35748680ae60) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0x357486d02640, {0x2b798d8, 0x45be9e0}, {0x357486e44f66, 0x9}, {0x29aa222, 0x4}, {0x357486f16c0a, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x3ae github.com/rclone/rclone/backend/drime.(*Fs).rename(0x357486d02640, {0x2b798d8, 0x45be9e0}, {0x357486e44f66, 0x9}, {0x357486f16c0a, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0x357486d02640, {0x2b798d8, 0x45be9e0}, {0x357486e44f66, 0x9}, {0x357486eda15a, 0x18}, {0x357486f16c0a, 0x18}, {0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:865 +0x305 github.com/rclone/rclone/backend/drime.(*Fs).DirMove(0x357486d02640, {0x2b798d8, 0x45be9e0}, {0x2b94fd0?, 0x357486d02140}, {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({0x2b798d8, 0x45be9e0}, {0x2b94fd0, 0x357486d02640}, {0x2b94fd0, 0x357486d02140}, 0x0, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1403 +0x24e github.com/rclone/rclone/fs/sync.testServerSideMove({0x2b798d8, 0x45be9e0}, 0x357486a77b08, 0x357486be6bd0, 0x0, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1775 +0xbcd github.com/rclone/rclone/fs/sync.TestServerSideMove(0x357486a77b08) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 +0x45 testing.tRunner(0x357486a77b08, 0x2b340d8) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 5593 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x357486de5860, {0x2b799f0, 0x357486bb6d20}) /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 5449 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 2203 [chan receive, 93 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 2245 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 241484 [IO wait]: internal/poll.runtime_pollWait(0x75abd72cb600, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2b79a60?, 0x357486c5a4d0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0x357486760080, {0x2b79a60, 0x357486c5a4d0}, {0x427694?, 0x4b70f3?}, {0x2b4dee0?, 0x357486a92060?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x357486760080, {0x2b79a60, 0x357486c5a4d0}, {0x2b85678?, 0x0?}, {0x2b85678, 0x357486b19170}, 0x3574872b51e8?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2b79a60, 0x357486c5a4d0}, {0x29a93f8, 0x3}, 0x2, 0x1, 0x46cd65?, 0x0, {0x2b85678, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2b79a60, 0x357486c5a4d0}, {0x29a93f8, 0x3}, {0x2b85678, 0x0}, {0x2b85678, 0x357486b19170}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x35748675e180, {0x2b79a60, 0x357486c5a4d0}, 0x0, 0x357486b19170, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x0?, {0x2b79a60?, 0x357486c5a4d0?}, 0x3574872b53c0?, 0x3574872b53e0?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x35748675e180, {0x2b79a60, 0x357486c5a4d0}, {0x2b63870, 0x357486b19170}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x35748675e180, {0x2b79a60, 0x357486c5a4d0}, {0x357486898820?, 0x1, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0x0?, {0x2b79a60?, 0x357486c5a4d0?}, {0x357486898820?, 0x2546300?, 0x29aa49e?}, {0x0?, 0x29a93f8?, 0x4dab52?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0x3574870661e0, {0x2b799f0?, 0x357486e260a0?}, {0x29a93f8, 0x3}, {0x357486f02090, 0x13}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x3574870661e0, {0x2b799f0, 0x357486e260a0}, {0x29a93f8?, 0x75abd48aefc0?}, {0x357486f02090, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2b799f0, 0x357486e260a0}, {0x29a93f8, 0x3}, {0x357486f02090, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c net/http.(*Transport).dial(0x75ac1df782f8?, {0x2b799f0?, 0x357486e260a0?}, {0x29a93f8?, 0x3574870589f8?}, {0x357486f02090?, 0x10?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x3574867509c0, {0x2b799f0, 0x357486e260a0}, {{}, 0x0, {0x357486bc2580, 0x5}, {0x357486f02090, 0x13}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x3574867509c0, 0x357486a3a580) /usr/local/go/src/net/http/transport.go:1648 +0xd2 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1629 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 5449 /usr/local/go/src/net/http/transport.go:1628 +0x112 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m13.140501945s (try 1/5): exit status 2: Failed [TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncIgnoreErrors TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncDeleteDuring TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithTrackRenamesStrategyModtime]