"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/03/30 04:25:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-juposuz7kexe" 2026/03/30 04:25:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 04:25:21 DEBUG : Creating backend with remote "/tmp/rclone2771483902" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:25:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:25:33 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:25:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/30 04:25:33 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (21.69s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:25:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/30 04:25:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:25:46 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:25:46 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:26:07 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:26:07 INFO : sub dir/hello world: Copied (new) 2026/03/30 04:26:12 DEBUG : drime root 'rclone-test-juposuz7kexe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (48.56s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (10.98s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (6.80s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:26:50 DEBUG : Creating backend with remote "/non-existing" 2026/03/30 04:26:50 DEBUG : Config file has changed externally - reloading 2026/03/30 04:26:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/30 04:26:52 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:26:52 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (6.13s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:26:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:26:59 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:26:59 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:27:14 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:27:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (41.98s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (7.23s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:27:45 INFO : drime root 'rclone-test-juposuz7kexe': Running all checks before starting transfers 2026/03/30 04:27:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:27:48 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:27:48 INFO : drime root 'rclone-test-juposuz7kexe': Checks finished, now starting transfers 2026/03/30 04:27:48 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:28:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:28:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (60.87s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:28:46 ERROR : Ignoring --no-traverse with sync 2026/03/30 04:28:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:28:50 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:28:50 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:29:01 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:29:01 INFO : sub dir/hello world: Copied (new) 2026/03/30 04:29:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (46.33s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:29:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/30 04:29:35 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:29:35 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:29:43 DEBUG : hello world2: size = 12 OK 2026/03/30 04:29:43 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (26.85s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:30:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 04:30:02 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:30:02 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:30:10 DEBUG : potato2: size = 11 OK 2026/03/30 04:30:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (19.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:30:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 04:30:20 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:30:20 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:31:00 DEBUG : potato2: size = 11 OK 2026/03/30 04:31:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (57.91s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:31:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/30 04:31:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/30 04:31:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/30 04:31:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/30 04:31:20 INFO : sub dir2: Making directory 2026/03/30 04:31:29 INFO : sub dir: Making directory 2026/03/30 04:31:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:31:36 INFO : sub dir2/sub sub dir2: Making directory 2026/03/30 04:31:45 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:31:45 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:31:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:31:53 INFO : sub dir/hello world: Copied (new) 2026/03/30 04:32:06 DEBUG : drime root 'rclone-test-juposuz7kexe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (90.76s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:32:47 INFO : sub dir2: Making directory 2026/03/30 04:32:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/30 04:32:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/30 04:32:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:32:51 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:32:51 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:33:16 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:33:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (58.22s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:33:45 DEBUG : sub dir2: Making directory with metadata 2026/03/30 04:33:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/30 04:33:49 INFO : sub dir2: Making directory 2026/03/30 04:33:55 INFO : sub dir: Making directory 2026/03/30 04:34:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:34:05 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:34:05 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:34:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:34:15 INFO : sub dir/hello world: Copied (new) 2026/03/30 04:34:15 INFO : sub dir/hello world: Deleted 2026/03/30 04:34:22 DEBUG : drime root 'rclone-test-juposuz7kexe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/30 04:34:25 DEBUG : drime root 'rclone-test-juposuz7kexe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (69.96s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (10.58s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:35:06 INFO : sub dir2: Making directory 2026/03/30 04:35:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:35:10 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:35:10 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:35:30 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:35:30 INFO : sub dir/hello world: Copied (new) 2026/03/30 04:35:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (54.77s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:36:01 DEBUG : sub dir2: Making directory with metadata 2026/03/30 04:36:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/30 04:36:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/30 04:36:04 INFO : sub dir2: Making directory 2026/03/30 04:36:11 INFO : sub dir: Making directory 2026/03/30 04:36:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:36:17 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:36:17 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:36:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:36:26 INFO : sub dir/hello world: Copied (new) 2026/03/30 04:36:26 DEBUG : Waiting for deletions to finish 2026/03/30 04:36:35 DEBUG : drime root 'rclone-test-juposuz7kexe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (62.84s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (9.96s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:37:13 INFO : sub dir2: Making directory 2026/03/30 04:37:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:37:17 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:37:17 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:37:37 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:37:37 INFO : sub dir/hello world: Copied (new) 2026/03/30 04:37:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (52.14s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:38:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-muxijof3foka" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-juposuz7kexe' -> drime root 'rclone-test-muxijof3foka' 2026/03/30 04:38:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:38:48 DEBUG : drime root 'rclone-test-muxijof3foka': Waiting for checks to finish 2026/03/30 04:38:48 DEBUG : drime root 'rclone-test-muxijof3foka': Waiting for transfers to finish 2026/03/30 04:39:09 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:39:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/30 04:39:16 DEBUG : drime root 'rclone-test-muxijof3foka': Purge remote --- PASS: TestServerSideCopy (101.90s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:40:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2771483902) 2026/03/30 04:40:24 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-juposuz7kexe') 2026/03/30 04:40:24 DEBUG : sub dir/hello world: Sizes differ 2026/03/30 04:40:24 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:40:24 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:40:31 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/30 04:40: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 (68.34s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:41:20 DEBUG : Creating backend with remote "TestDrime:rclone-test-hokocac8tiji" 2026/03/30 04:41:20 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-juposuz7kexe' -> drime root 'rclone-test-hokocac8tiji' 2026/03/30 04:41:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:41:30 DEBUG : drime root 'rclone-test-hokocac8tiji': Waiting for checks to finish 2026/03/30 04:41:30 DEBUG : drime root 'rclone-test-hokocac8tiji': Waiting for transfers to finish 2026/03/30 04:41:55 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:41:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/30 04:42:12 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-juposuz7kexe'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/30 04:42:16 DEBUG : drime root 'rclone-test-hokocac8tiji': Purge remote --- FAIL: TestServerSideCopyOverSelf (110.22s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:43:26 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:43:26 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2771483902) 2026/03/30 04:43:26 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-juposuz7kexe') 2026/03/30 04:43:26 DEBUG : sub dir/hello world: Sizes differ 2026/03/30 04:43:26 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:43:31 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/03/30 04:43: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." 2026/03/30 04:43:35 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 (80.32s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:44:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-vucucil7mesi" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-juposuz7kexe' -> drime root 'rclone-test-vucucil7mesi' 2026/03/30 04:44:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:44:57 DEBUG : drime root 'rclone-test-vucucil7mesi': Waiting for checks to finish 2026/03/30 04:44:57 DEBUG : drime root 'rclone-test-vucucil7mesi': Waiting for transfers to finish 2026/03/30 04:45:14 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 04:45:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/30 04:45:34 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-juposuz7kexe'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/30 04:45:37 DEBUG : drime root 'rclone-test-vucucil7mesi': Purge remote --- FAIL: TestServerSideMoveOverSelf (115.38s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:46:20 ERROR : error listing: directory not found 2026/03/30 04:46:27 INFO : Local file system at /tmp/rclone2771483902: Making directory 2026/03/30 04:46:35 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:46:35 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (63.88s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:47:38 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/30 04:47:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 04:47:42 DEBUG : Local file system at /tmp/rclone2771483902: Waiting for checks to finish 2026/03/30 04:47:42 DEBUG : Local file system at /tmp/rclone2771483902: Waiting for transfers to finish 2026/03/30 04:47:46 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/03/30 04:47:46 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/03/30 04:47:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 04:47:46 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (62.86s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:48:14 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/30 04:48:14 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:48:14 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:48:24 DEBUG : check sum: size = 1 OK 2026/03/30 04:48:24 INFO : check sum: Copied (new) 2026/03/30 04:48:24 DEBUG : Waiting for deletions to finish 2026/03/30 04:48:29 DEBUG : check sum: size = 1 OK 2026/03/30 04:48:29 NOTICE: drime root 'rclone-test-juposuz7kexe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/30 04:48:29 DEBUG : check sum: Size of src and dst objects identical 2026/03/30 04:48:29 DEBUG : check sum: Unchanged skipping 2026/03/30 04:48:29 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:48:29 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:48:29 DEBUG : Waiting for deletions to finish 2026/03/30 04:48:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (28.45s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:48:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/30 04:48:39 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:48:39 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:48:50 DEBUG : sizeonly: size = 6 OK 2026/03/30 04:48:50 INFO : sizeonly: Copied (new) 2026/03/30 04:48:50 DEBUG : Waiting for deletions to finish 2026/03/30 04:48:59 DEBUG : sizeonly: size = 6 OK 2026/03/30 04:48:59 DEBUG : sizeonly: Sizes identical 2026/03/30 04:48:59 DEBUG : sizeonly: Unchanged skipping 2026/03/30 04:48:59 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:48:59 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:48:59 DEBUG : Waiting for deletions to finish 2026/03/30 04:48:59 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (35.40s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:49:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/30 04:49:16 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:49:16 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:49:27 INFO : ignore-size: Copied (new) 2026/03/30 04:49:27 DEBUG : Waiting for deletions to finish 2026/03/30 04:49:35 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:49:35 DEBUG : ignore-size: Sizes identical 2026/03/30 04:49:35 DEBUG : ignore-size: Unchanged skipping 2026/03/30 04:49:35 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:49:35 DEBUG : Waiting for deletions to finish 2026/03/30 04:49:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (36.75s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:50:05 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:50:05 DEBUG : existing: size = 6 OK 2026/03/30 04:50:05 DEBUG : existing: Sizes identical 2026/03/30 04:50:05 DEBUG : existing: Unchanged skipping 2026/03/30 04:50:05 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:50:05 DEBUG : Waiting for deletions to finish 2026/03/30 04:50:05 INFO : There was nothing to transfer 2026/03/30 04:50:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/30 04:50:10 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:50:10 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:50:29 DEBUG : existing: Removing old object on successful upload 2026/03/30 04:50:34 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/30 04:50:34 ERROR : drime root 'rclone-test-juposuz7kexe': not deleting files as there were IO errors 2026/03/30 04:50:34 ERROR : drime root 'rclone-test-juposuz7kexe': 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 (59.42s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:50:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/30 04:50:53 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:50:53 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:51:32 DEBUG : existing: size = 6 OK 2026/03/30 04:51:32 INFO : existing: Copied (new) 2026/03/30 04:51:32 DEBUG : Waiting for deletions to finish 2026/03/30 04:51:40 DEBUG : existing: Destination exists, skipping 2026/03/30 04:51:40 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:51:40 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:51:40 DEBUG : Waiting for deletions to finish 2026/03/30 04:51:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (64.83s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:53:14 INFO : d: Making directory 2026/03/30 04:53:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/30 04:53:37 DEBUG : c/non empty space: size = 5 OK 2026/03/30 04:53:37 DEBUG : c/non empty space: Sizes identical 2026/03/30 04:53:37 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:53:37 DEBUG : c/non empty space: Unchanged skipping 2026/03/30 04:53:37 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:53:56 DEBUG : a/potato2: size = 60 OK 2026/03/30 04:53:56 INFO : a/potato2: Copied (new) 2026/03/30 04:53:56 DEBUG : Waiting for deletions to finish 2026/03/30 04:54:00 INFO : b/potato: Deleted 2026/03/30 04:54:00 INFO : d: Removing directory 2026/03/30 04:54:09 INFO : b: Removing directory 2026/03/30 04:54:16 DEBUG : drime root 'rclone-test-juposuz7kexe': deleted 2 directories --- PASS: TestSyncIgnoreErrors (205.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:55:33 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:55:33 DEBUG : empty space: size = 1 OK 2026/03/30 04:55:33 DEBUG : empty space: Sizes identical 2026/03/30 04:55:33 DEBUG : empty space: Unchanged skipping 2026/03/30 04:55:33 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:55:33 DEBUG : Waiting for deletions to finish 2026/03/30 04:55:33 INFO : There was nothing to transfer 2026/03/30 04:55:38 DEBUG : empty space: size = 1 OK 2026/03/30 04:55:38 DEBUG : empty space: Sizes identical 2026/03/30 04:55:38 DEBUG : empty space: Unchanged skipping 2026/03/30 04:55:38 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:55:38 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:55:38 DEBUG : Waiting for deletions to finish 2026/03/30 04:55:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (32.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (7.33s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (8.92s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:56:25 DEBUG : empty space: size = 1 OK 2026/03/30 04:56:25 DEBUG : empty space: Sizes identical 2026/03/30 04:56:25 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/30 04:56:25 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:56:25 DEBUG : empty space: Unchanged skipping 2026/03/30 04:56:25 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:56:39 DEBUG : potato: size = 60 OK 2026/03/30 04:56:39 INFO : potato: Copied (new) 2026/03/30 04:56:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (56.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:57:17 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:57:17 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2771483902) 2026/03/30 04:57:17 DEBUG : potato: size = 60 (drime root 'rclone-test-juposuz7kexe') 2026/03/30 04:57:17 DEBUG : potato: Sizes differ 2026/03/30 04:57:17 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:57:27 DEBUG : potato: Removing old object on successful upload 2026/03/30 04:57:33 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/30 04:57:33 ERROR : drime root 'rclone-test-juposuz7kexe': not deleting files as there were IO errors 2026/03/30 04:57:33 ERROR : drime root 'rclone-test-juposuz7kexe': 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 (48.99s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/03/30 04:58:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2771483902) 2026/03/30 04:58:24 DEBUG : potato: size = 36 (drime root 'rclone-test-juposuz7kexe') 2026/03/30 04:58:24 DEBUG : potato: Sizes differ 2026/03/30 04:58:24 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:58:24 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:58:36 DEBUG : potato: Removing old object on successful upload 2026/03/30 04:58:41 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/03/30 04:58:41 ERROR : drime root 'rclone-test-juposuz7kexe': not deleting files as there were IO errors 2026/03/30 04:58:41 ERROR : drime root 'rclone-test-juposuz7kexe': 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 (64.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 04:59:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 04:59:34 DEBUG : empty space: size = 1 OK 2026/03/30 04:59:34 DEBUG : empty space: Sizes identical 2026/03/30 04:59:34 DEBUG : empty space: Unchanged skipping 2026/03/30 04:59:34 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 04:59:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/30 04:59:34 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 04:59:34 DEBUG : Waiting for deletions to finish 2026/03/30 04:59:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (66.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:00:49 DEBUG : empty space: size = 1 OK 2026/03/30 05:00:49 DEBUG : empty space: Sizes identical 2026/03/30 05:00:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 05:00:49 DEBUG : empty space: Unchanged skipping 2026/03/30 05:00:49 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:00:49 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:01:03 DEBUG : potato2: size = 60 OK 2026/03/30 05:01:03 INFO : potato2: Copied (new) 2026/03/30 05:01:03 DEBUG : Waiting for deletions to finish 2026/03/30 05:01:08 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (84.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:02:30 INFO : d: Making directory 2026/03/30 05:02:40 INFO : d/e: Making directory 2026/03/30 05:03:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/30 05:03:18 DEBUG : c/non empty space: size = 5 OK 2026/03/30 05:03:18 DEBUG : c/non empty space: Sizes identical 2026/03/30 05:03:18 DEBUG : c/non empty space: Unchanged skipping 2026/03/30 05:03:18 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:03:18 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:03:31 DEBUG : a/potato2: size = 60 OK 2026/03/30 05:03:31 INFO : a/potato2: Copied (new) 2026/03/30 05:03:31 DEBUG : Waiting for deletions to finish 2026/03/30 05:03:34 INFO : b/potato: Deleted 2026/03/30 05:03:34 INFO : d/e: Removing directory 2026/03/30 05:03:37 INFO : d: Removing directory 2026/03/30 05:03:42 INFO : b: Removing directory 2026/03/30 05:03:48 DEBUG : drime root 'rclone-test-juposuz7kexe': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (172.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:04:50 INFO : d: Making directory 2026/03/30 05:05:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/30 05:05:18 DEBUG : c/non empty space: size = 5 OK 2026/03/30 05:05:18 DEBUG : c/non empty space: Sizes identical 2026/03/30 05:05:18 DEBUG : c/non empty space: Unchanged skipping 2026/03/30 05:05:18 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:05:18 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:05:47 DEBUG : a/potato2: size = 60 OK 2026/03/30 05:05:47 INFO : a/potato2: Copied (new) 2026/03/30 05:05:47 ERROR : drime root 'rclone-test-juposuz7kexe': not deleting files as there were IO errors 2026/03/30 05:05:47 ERROR : drime root 'rclone-test-juposuz7kexe': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (165.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:07:56 DEBUG : Waiting for deletions to finish 2026/03/30 05:07:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 05:07:59 DEBUG : empty space: size = 1 OK 2026/03/30 05:07:59 DEBUG : empty space: Sizes identical 2026/03/30 05:07:59 DEBUG : empty space: Unchanged skipping 2026/03/30 05:07:59 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:07:59 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:08:01 INFO : potato: Deleted 2026/03/30 05:08:11 DEBUG : potato2: size = 60 OK 2026/03/30 05:08:11 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (91.20s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:09:02 DEBUG : Waiting for deletions to finish 2026/03/30 05:09:05 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:09:05 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:09:08 INFO : potato: Deleted 2026/03/30 05:09:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 05:09:11 DEBUG : empty space: size = 1 OK 2026/03/30 05:09:11 DEBUG : empty space: Sizes identical 2026/03/30 05:09:11 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:09:11 DEBUG : empty space: Unchanged skipping 2026/03/30 05:09:11 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:09:28 DEBUG : potato2: size = 60 OK 2026/03/30 05:09:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (71.85s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:10:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 05:10:07 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:10:07 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:10:36 DEBUG : potato2: size = 19 OK 2026/03/30 05:10:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (57.27s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:11:14 DEBUG : enormous: Excluded (Size Filter) 2026/03/30 05:11:14 DEBUG : enormous: Excluded 2026/03/30 05:11:14 DEBUG : potato2: Excluded (Size Filter) 2026/03/30 05:11:14 DEBUG : potato2: Excluded 2026/03/30 05:11:16 DEBUG : potato2: Excluded (Size Filter) 2026/03/30 05:11:16 DEBUG : potato2: Excluded 2026/03/30 05:11:16 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:11:16 DEBUG : empty space: size = 1 OK 2026/03/30 05:11:16 DEBUG : empty space: Sizes identical 2026/03/30 05:11:16 DEBUG : empty space: Unchanged skipping 2026/03/30 05:11:16 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:11:16 DEBUG : Waiting for deletions to finish 2026/03/30 05:11:16 INFO : There was nothing to transfer 2026/03/30 05:11:19 DEBUG : enormous: Excluded (Size Filter) 2026/03/30 05:11:19 DEBUG : enormous: Excluded 2026/03/30 05:11:19 DEBUG : potato2: Excluded (Size Filter) 2026/03/30 05:11:19 DEBUG : potato2: Excluded 2026/03/30 05:11:20 DEBUG : potato2: Excluded (Size Filter) 2026/03/30 05:11:20 DEBUG : potato2: Excluded 2026/03/30 05:11:20 DEBUG : empty space: size = 1 OK 2026/03/30 05:11:20 DEBUG : empty space: Sizes identical 2026/03/30 05:11:20 DEBUG : empty space: Unchanged skipping 2026/03/30 05:11:20 DEBUG : Local file system at /tmp/rclone2771483902: Waiting for checks to finish 2026/03/30 05:11:20 DEBUG : Local file system at /tmp/rclone2771483902: Waiting for transfers to finish 2026/03/30 05:11:20 DEBUG : Waiting for deletions to finish 2026/03/30 05:11:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (47.00s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:12:03 DEBUG : enormous: Excluded (Size Filter) 2026/03/30 05:12:03 DEBUG : enormous: Excluded 2026/03/30 05:12:03 DEBUG : potato2: Excluded (Size Filter) 2026/03/30 05:12:03 DEBUG : potato2: Excluded 2026/03/30 05:12:05 DEBUG : empty space: size = 1 OK 2026/03/30 05:12:05 DEBUG : empty space: Sizes identical 2026/03/30 05:12:05 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:12:05 DEBUG : empty space: Unchanged skipping 2026/03/30 05:12:05 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:12:05 DEBUG : Waiting for deletions to finish 2026/03/30 05:12:07 INFO : potato2: Deleted 2026/03/30 05:12:07 INFO : enormous: Deleted 2026/03/30 05:12:07 INFO : There was nothing to transfer 2026/03/30 05:12:10 DEBUG : empty space: size = 1 OK 2026/03/30 05:12:10 DEBUG : empty space: Sizes identical 2026/03/30 05:12:10 DEBUG : empty space: Unchanged skipping 2026/03/30 05:12:10 DEBUG : Local file system at /tmp/rclone2771483902: Waiting for checks to finish 2026/03/30 05:12:10 DEBUG : Local file system at /tmp/rclone2771483902: Waiting for transfers to finish 2026/03/30 05:12:10 DEBUG : Waiting for deletions to finish 2026/03/30 05:12:10 INFO : enormous: Deleted 2026/03/30 05:12:10 INFO : potato2: Deleted 2026/03/30 05:12:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (41.40s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (5.09s) === 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-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/03/30 05:12:20 ERROR : drime root 'rclone-test-juposuz7kexe': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/30 05:12:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/30 05:12:23 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/30 05:12:23 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:12:23 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:12:31 DEBUG : potato: size = 14 OK 2026/03/30 05:12:31 INFO : potato: Copied (new) 2026/03/30 05:12:34 DEBUG : yam: size = 11 OK 2026/03/30 05:12:34 INFO : yam: Copied (new) 2026/03/30 05:12:34 DEBUG : Waiting for deletions to finish 2026/03/30 05:12:36 ERROR : drime root 'rclone-test-juposuz7kexe': Ignoring --track-renames as the source and destination do not have a common hash 2026/03/30 05:12:38 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/30 05:12:38 DEBUG : potato: size = 14 OK 2026/03/30 05:12:38 DEBUG : potato: Sizes identical 2026/03/30 05:12:38 DEBUG : potato: Unchanged skipping 2026/03/30 05:12:38 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:12:38 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:12:44 DEBUG : yaml: size = 11 OK 2026/03/30 05:12:44 INFO : yaml: Copied (new) 2026/03/30 05:12:44 DEBUG : Waiting for deletions to finish 2026/03/30 05:12:47 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (40.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/03/30 05:13:00 ERROR : drime root 'rclone-test-juposuz7kexe': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/30 05:13:03 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/30 05:13:03 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/30 05:13:03 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:13:03 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:13:10 DEBUG : potato: size = 14 OK 2026/03/30 05:13:10 INFO : potato: Copied (new) 2026/03/30 05:13:10 DEBUG : yam: size = 11 OK 2026/03/30 05:13:10 INFO : yam: Copied (new) 2026/03/30 05:13:10 DEBUG : Waiting for deletions to finish 2026/03/30 05:13:12 ERROR : drime root 'rclone-test-juposuz7kexe': Ignoring --track-renames as either the source or destination do not support modtime 2026/03/30 05:13:14 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/30 05:13:14 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:13:14 DEBUG : potato: size = 14 OK 2026/03/30 05:13:14 DEBUG : potato: Sizes identical 2026/03/30 05:13:14 DEBUG : potato: Unchanged skipping 2026/03/30 05:13:14 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:13:22 DEBUG : yaml: size = 11 OK 2026/03/30 05:13:22 INFO : yaml: Copied (new) 2026/03/30 05:13:22 DEBUG : Waiting for deletions to finish 2026/03/30 05:13:23 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (41.14s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/03/30 05:13:44 INFO : drime root 'rclone-test-juposuz7kexe': Making map for --track-renames 2026/03/30 05:13:44 INFO : drime root 'rclone-test-juposuz7kexe': Finished making map for --track-renames 2026/03/30 05:13:44 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:13:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/30 05:13:44 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for renames to finish 2026/03/30 05:13:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/30 05:13:44 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:13:58 DEBUG : potato: size = 14 OK 2026/03/30 05:13:58 INFO : potato: Copied (new) 2026/03/30 05:14:00 DEBUG : sub/yam: size = 11 OK 2026/03/30 05:14:00 INFO : sub/yam: Copied (new) 2026/03/30 05:14:00 DEBUG : Waiting for deletions to finish 2026/03/30 05:14:07 DEBUG : potato: size = 14 OK 2026/03/30 05:14:07 DEBUG : potato: Sizes identical 2026/03/30 05:14:07 DEBUG : potato: Unchanged skipping 2026/03/30 05:14:09 INFO : drime root 'rclone-test-juposuz7kexe': Making map for --track-renames 2026/03/30 05:14:09 INFO : drime root 'rclone-test-juposuz7kexe': Finished making map for --track-renames 2026/03/30 05:14:09 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:14:09 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for renames to finish 2026/03/30 05:14:18 INFO : sub/yam: Moved (server-side) to: yam 2026/03/30 05:14:18 INFO : yam: Renamed from "sub/yam" 2026/03/30 05:14:18 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:14:18 DEBUG : Waiting for deletions to finish 2026/03/30 05:14:18 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (54.55s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:14:36 DEBUG : Creating backend with remote "/tmp/rclone2771483902/dir1" 2026/03/30 05:14:36 DEBUG : Config file has changed externally - reloading 2026/03/30 05:14:36 DEBUG : Creating backend with remote "/tmp/rclone2771483902/dir2" 2026/03/30 05:14:36 DEBUG : Local file system at /tmp/rclone2771483902/dir2: Using server-side directory move 2026/03/30 05:14:36 INFO : Local file system at /tmp/rclone2771483902/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/30 05:14:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/30 05:14:36 DEBUG : Local file system at /tmp/rclone2771483902/dir2: Waiting for checks to finish 2026/03/30 05:14:36 INFO : file1.txt: Moved (server-side) 2026/03/30 05:14:36 DEBUG : Local file system at /tmp/rclone2771483902/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (2.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:14:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 05:14:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/30 05:14:40 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:14:40 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:15:05 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 05:15:05 INFO : sub dir/hello world: Copied (new) 2026/03/30 05:15:05 INFO : sub dir/hello world: Deleted 2026/03/30 05:15:08 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/30 05:15:08 INFO : nested/sub dir/file: Copied (new) 2026/03/30 05:15:08 INFO : nested/sub dir/file: Deleted 2026/03/30 05:15:08 INFO : sub dir: Removing directory 2026/03/30 05:15:08 INFO : nested/sub dir: Removing directory 2026/03/30 05:15:08 INFO : nested: Removing directory 2026/03/30 05:15:08 DEBUG : Local file system at /tmp/rclone2771483902: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (64.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:15:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 05:15:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/30 05:15:45 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:15:45 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:16:26 DEBUG : sub dir/hello world: size = 11 OK 2026/03/30 05:16:26 INFO : sub dir/hello world: Copied (new) 2026/03/30 05:16:26 INFO : sub dir/hello world: Deleted 2026/03/30 05:16:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/03/30 05:16:27 INFO : nested/sub dir/file: Copied (new) 2026/03/30 05:16:27 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (88.40s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:17:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/30 05:17:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/30 05:17:13 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:17:13 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:17:18 DEBUG : existing-b: size = 6 OK 2026/03/30 05:17:18 INFO : existing-b: Copied (new) 2026/03/30 05:17:18 INFO : existing-b: Deleted 2026/03/30 05:17:25 DEBUG : existing: size = 6 OK 2026/03/30 05:17:25 INFO : existing: Copied (new) 2026/03/30 05:17:25 INFO : existing: Deleted 2026/03/30 05:17:29 DEBUG : existing: Destination exists, skipping 2026/03/30 05:17:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/30 05:17:29 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for checks to finish 2026/03/30 05:17:29 DEBUG : drime root 'rclone-test-juposuz7kexe': Waiting for transfers to finish 2026/03/30 05:17:29 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (30.61s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-juposuz7kexe'", Local "Local file system at /tmp/rclone2771483902", Modify Window "876000h0m0s" 2026/03/30 05:17:42 DEBUG : Creating backend with remote "TestDrime:rclone-test-yageqoz6feya" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-juposuz7kexe' -> drime root 'rclone-test-yageqoz6feya' 2026/03/30 05:18:52 DEBUG : drime root 'rclone-test-yageqoz6feya': Using server-side directory move 2026/03/30 05:18:52 INFO : drime root 'rclone-test-yageqoz6feya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/30 05:18:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 05:18:56 DEBUG : empty space: size = 1 OK 2026/03/30 05:18:56 DEBUG : empty space: Sizes identical 2026/03/30 05:18:56 DEBUG : empty space: Unchanged skipping 2026/03/30 05:18:56 DEBUG : potato3: size = 68 (drime root 'rclone-test-juposuz7kexe') 2026/03/30 05:18:56 DEBUG : potato3: size = 60 (drime root 'rclone-test-yageqoz6feya') 2026/03/30 05:18:56 DEBUG : potato3: Sizes differ 2026/03/30 05:18:56 DEBUG : drime root 'rclone-test-yageqoz6feya': Waiting for checks to finish 2026/03/30 05:19:00 INFO : empty space: Deleted 2026/03/30 05:19:00 DEBUG : drime root 'rclone-test-yageqoz6feya': Waiting for transfers to finish 2026/03/30 05:19:00 INFO : potato3: Deleted 2026/03/30 05:19:04 INFO : potato2: Moved (server-side) 2026/03/30 05:19:06 INFO : potato3: Moved (server-side) 2026/03/30 05:19:10 DEBUG : Creating backend with remote "TestDrime:rclone-test-yabusof5voba" 2026/03/30 05:19:14 DEBUG : drime root 'rclone-test-yabusof5voba': Using server-side directory move panic: test timed out after 2h0m0s running tests: TestServerSideMove (1h7m40s) goroutine 379446 [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, 68 minutes]: testing.(*T).Run(0x3a80caf90008, {0x29d1534?, 0x3a80cb43bae8?}, 0x2b2f158) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x3a80caf90008) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x3a80caf90008, 0x3a80cb43bc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x29e726f, 0x18}, {0x2a07b74, 0x20}, 0x3a80cafc5398, {0x4579400, 0x6c, 0x6c}, {0xc26aa3b47b29ba3a, 0x68e22810a92, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x3a80caf39680) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x3a80caf39680) /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 11 [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 12 [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 2263 [chan receive, 99 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 2322 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 5988 [select]: net/http.(*http2ClientConn).roundTrip(0x3a80cac59500, 0x3a80cb5112c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8688 +0x525 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8603 net/http.(*http2Transport).RoundTripOpt(0x3a80caf397c0, 0x3a80cb5112c0, {0xb8?, 0x7?}) /usr/local/go/src/net/http/h2_bundle.go:7901 +0x1ed net/http.(*http2Transport).RoundTrip(0x3a80caacf1e0?, 0x3a80cb564870?) /usr/local/go/src/net/http/h2_bundle.go:7852 +0x17 net/http.(*Transport).roundTrip(0x3a80caacf1e0, 0x3a80cad71040) /usr/local/go/src/net/http/transport.go:702 +0xaab net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x3a80cab34e40, 0x3a80cad71040) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0x3a80cad71040, {0x2b4a8e0, 0x3a80cab34e40}, {0x3a80caaf0e50?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x3a80cafc8870, 0x3a80cad71040, {0x2630d01?, 0x3a80caaf0ed8?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x3a80cafc8870, 0x3a80cad71040) /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(0x3a80cafe8280, {0x2b748f8, 0x45b5a20}, 0x3a80caaf1540) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x3a80cafe8280, {0x2b748f8, 0x45b5a20}, 0x3a80cb376b00?, {0x22f0080?, 0x3a80caab8f60?}, {0x22f00c0, 0x3a80cb46a200}, 0x75f62204b108?, 0x2b30938, ...) /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(0x3a80cab34fc0, 0x3a80cab38ff0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x3a80cab34fc0, 0x3a80cab38ff0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0x3a80caf39180, {0x2b748f8, 0x45b5a20}, {0x3a80ca9c1c86, 0x9}, {0x29a5ddb, 0x4}, {0x3a80cb0949ca, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x3ae github.com/rclone/rclone/backend/drime.(*Fs).rename(0x3a80caf39180, {0x2b748f8, 0x45b5a20}, {0x3a80ca9c1c86, 0x9}, {0x3a80cb0949ca, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0x3a80caf39180, {0x2b748f8, 0x45b5a20}, {0x3a80ca9c1c86, 0x9}, {0x3a80cb2dacca, 0x18}, {0x3a80cb0949ca, 0x18}, {0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:865 +0x305 github.com/rclone/rclone/backend/drime.(*Fs).DirMove(0x3a80caf39180, {0x2b748f8, 0x45b5a20}, {0x2b90050?, 0x3a80caf89e00}, {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({0x2b748f8, 0x45b5a20}, {0x2b90050, 0x3a80caf39180}, {0x2b90050, 0x3a80caf89e00}, 0x0, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1403 +0x24e github.com/rclone/rclone/fs/sync.testServerSideMove({0x2b748f8, 0x45b5a20}, 0x3a80cb37b208, 0x3a80cae3de30, 0x0, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1775 +0xbcd github.com/rclone/rclone/fs/sync.TestServerSideMove(0x3a80cb37b208) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 +0x45 testing.tRunner(0x3a80cb37b208, 0x2b2f158) /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 379444 [IO wait]: internal/poll.runtime_pollWait(0x75f5db3a9a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x3a80cae30a00?, 0x3a80cadc3900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x3a80cae30a00, {0x3a80cadc3900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x3a80cae30a00, {0x3a80cadc3900?, 0x42734a?, 0x3a80caddc008?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x3a80caa82198, {0x3a80cadc3900?, 0x3a80cad47908?, 0x13?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x3a80ca9976b0, {0x3a80cadc3900?, 0x75f5d8032980?, 0x75f62204cbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x3a80cb296780, {0x3a80cadc3900?, 0x3a80cb2aa780?, 0x3a80cb55ea48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x3a80cb5149a8, {0x2b4c240, 0x3a80cb296780}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x3a80cb514708, {0x75f5c3782458, 0x3a80ca9976b0}, 0x3a80cb55ec08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x3a80cb514708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x3a80cb514708, {0x3a80cb10f000, 0x1000, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x3a80cafcfe60, {0x3a80cb2903c4, 0x9, 0x3a80cae447e0?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2b491a0, 0x3a80cafcfe60}, {0x3a80cb2903c4, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x3a80cb2903c4, 0x9, 0x68dd38c0e83?}, {0x2b491a0?, 0x3a80cafcfe60?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x3a80cb290380) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x3a80cb290380) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x3a80cb55efa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x3a80cac59500) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 379443 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 379445 [select]: net/http.(*http2clientStream).writeRequest(0x3a80cae1af00, 0x3a80cb5112c0, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68 net/http.(*http2clientStream).doRequest(0x3a80cae1af00, 0x6586bb?, 0x0?) /usr/local/go/src/net/http/h2_bundle.go:8718 +0x18 created by net/http.(*http2ClientConn).roundTrip in goroutine 5988 /usr/local/go/src/net/http/h2_bundle.go:8624 +0x470 goroutine 6103 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x3a80cae990e0, {0x2b74a10, 0x3a80cade92c0}) /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 5988 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m7.548454707s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly]