"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/06 10:48:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna" 2025/03/06 10:48:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 10:48:54 DEBUG : Starting OpenDrive session with ID: f304d010e02c19c4e198a479bc776fe50eb89cf9a452a5eb325f72bc8e6e1b19 2025/03/06 10:48:55 DEBUG : Creating backend with remote "/tmp/rclone261771258" === 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:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:48:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:48:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/06 10:48:55 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:48:55 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.43s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:48:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 10:48:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:48:56 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:48:56 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:48:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:48:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:48:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:48:59 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.14s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:01 DEBUG : Creating backend with remote "/non-existing" 2025/03/06 10:49:01 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/06 10:49:01 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:01 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.85s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:49:02 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:02 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:49:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:49:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:49:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.92s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:06 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Running all checks before starting transfers 2025/03/06 10:49:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:49:06 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:06 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Checks finished, now starting transfers 2025/03/06 10:49:06 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:49:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:49:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:49:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.05s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:10 ERROR : Ignoring --no-traverse with sync 2025/03/06 10:49:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:49:10 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:10 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:49:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:49:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:49:12 INFO : sub dir/hello world: Copied (new) 2025/03/06 10:49:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.11s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/06 10:49:14 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:14 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:49:15 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/03/06 10:49:16 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/06 10:49:16 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestCopyWithDepth (3.00s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 10:49:17 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:17 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:49:18 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/06 10:49:19 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:49:19 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 10:49:20 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:20 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:49:21 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/06 10:49:22 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:49:22 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/06 10:49:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 10:49:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/06 10:49:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 10:49:23 INFO : sub dir: Making directory 2025/03/06 10:49:23 INFO : sub dir2: Making directory 2025/03/06 10:49:24 INFO : sub dir2/sub sub dir2: Making directory 2025/03/06 10:49:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:49:24 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:24 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:49:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:49:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:49:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:26 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:28 INFO : sub dir2: Making directory 2025/03/06 10:49:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/06 10:49:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 10:49:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:49:28 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:28 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:49:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:49:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:49:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.68s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:32 DEBUG : sub dir2: Making directory with metadata 2025/03/06 10:49:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 10:49:32 INFO : sub dir: Making directory 2025/03/06 10:49:33 INFO : sub dir2: Making directory 2025/03/06 10:49:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:49:33 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:33 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:49:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:49:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:49:35 INFO : sub dir/hello world: Copied (new) 2025/03/06 10:49:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:35 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/06 10:49:35 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.80s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:37 INFO : sub dir2: Making directory 2025/03/06 10:49:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:49:37 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:37 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:49:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:49:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:49:39 INFO : sub dir/hello world: Copied (new) 2025/03/06 10:49:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.61s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:41 DEBUG : sub dir2: Making directory with metadata 2025/03/06 10:49:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 10:49:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 10:49:41 INFO : sub dir: Making directory 2025/03/06 10:49:41 INFO : sub dir2: Making directory 2025/03/06 10:49:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:49:42 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:42 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:49:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:49:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:49:43 INFO : sub dir/hello world: Copied (new) 2025/03/06 10:49:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:44 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:46 INFO : sub dir2: Making directory 2025/03/06 10:49:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:49:46 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:49:46 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:49:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:49:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:49:48 INFO : sub dir/hello world: Copied (new) 2025/03/06 10:49:48 DEBUG : Waiting for deletions to finish run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestSyncNoEmptyDirectories (4.66s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:49:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tizowuc9pisa" 2025/03/06 10:49:53 DEBUG : Starting OpenDrive session with ID: 96d4ee5e365c0b6e2e2b929672300ee4fdc4bbd04348ca0d3d3152321ea2025d sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-kenihiq9suna' -> OpenDrive root 'rclone-test-tizowuc9pisa' 2025/03/06 10:49:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:49:54 DEBUG : OpenDrive root 'rclone-test-tizowuc9pisa': Waiting for checks to finish 2025/03/06 10:49:54 DEBUG : OpenDrive root 'rclone-test-tizowuc9pisa': Waiting for transfers to finish 2025/03/06 10:49:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/06 10:49:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:55 DEBUG : OpenDrive root 'rclone-test-tizowuc9pisa': Purge remote --- PASS: TestServerSideCopy (6.85s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:49:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:50:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 10:50:00 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:00 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:50:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/06 10:50:01 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/06 10:50:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestCopyOverSelf (5.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:50:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vamobas9dapu" 2025/03/06 10:50:05 DEBUG : Starting OpenDrive session with ID: 6769cc70ba05db323409debf1f1b10c6f56fa39843baf2577759308b5e3e94ca sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-kenihiq9suna' -> OpenDrive root 'rclone-test-vamobas9dapu' 2025/03/06 10:50:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:50:06 DEBUG : OpenDrive root 'rclone-test-vamobas9dapu': Waiting for checks to finish 2025/03/06 10:50:06 DEBUG : OpenDrive root 'rclone-test-vamobas9dapu': Waiting for transfers to finish 2025/03/06 10:50:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/06 10:50:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/06 10:50:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 10:50:09 DEBUG : OpenDrive root 'rclone-test-vamobas9dapu': Waiting for checks to finish 2025/03/06 10:50:09 DEBUG : OpenDrive root 'rclone-test-vamobas9dapu': Waiting for transfers to finish 2025/03/06 10:50:10 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/06 10:50:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:10 DEBUG : OpenDrive root 'rclone-test-vamobas9dapu': Purge remote --- PASS: TestServerSideCopyOverSelf (9.56s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:50:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 10:50:15 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:15 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:50:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/06 10:50:16 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/06 10:50:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/06 10:50:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestMoveOverSelf (5.37s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:50:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-payotat3giwa" 2025/03/06 10:50:20 DEBUG : Starting OpenDrive session with ID: 91795b6d75f99e165e0e102e931c77b9930a38b6d81502cffca0ff3999d51f92 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-kenihiq9suna' -> OpenDrive root 'rclone-test-payotat3giwa' 2025/03/06 10:50:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:50:21 DEBUG : OpenDrive root 'rclone-test-payotat3giwa': Waiting for checks to finish 2025/03/06 10:50:21 DEBUG : OpenDrive root 'rclone-test-payotat3giwa': Waiting for transfers to finish 2025/03/06 10:50:22 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/06 10:50:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/06 10:50:24 DEBUG : OpenDrive root 'rclone-test-payotat3giwa': Using server-side directory move 2025/03/06 10:50:24 INFO : OpenDrive root 'rclone-test-payotat3giwa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/06 10:50:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/06 10:50:25 DEBUG : OpenDrive root 'rclone-test-payotat3giwa': Waiting for checks to finish 2025/03/06 10:50:25 DEBUG : OpenDrive root 'rclone-test-payotat3giwa': Waiting for transfers to finish 2025/03/06 10:50:25 INFO : sub dir/hello world: Deleted 2025/03/06 10:50:25 INFO : sub dir/hello world: Moved (server-side) 2025/03/06 10:50:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/03/06 10:50:28 DEBUG : testing file moves 2025/03/06 10:50:28 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/06 10:50:28 DEBUG : OpenDrive root 'rclone-test-payotat3giwa': Waiting for checks to finish 2025/03/06 10:50:28 DEBUG : OpenDrive root 'rclone-test-payotat3giwa': Waiting for transfers to finish 2025/03/06 10:50:28 INFO : sub dir/hello world: Deleted 2025/03/06 10:50:29 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:29 DEBUG : OpenDrive root 'rclone-test-payotat3giwa': Purge remote --- PASS: TestServerSideMoveOverSelf (13.64s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:50:33 ERROR : : error listing: directory not found 2025/03/06 10:50:33 INFO : Local file system at /tmp/rclone261771258: Making directory 2025/03/06 10:50:34 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:34 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.32s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:50:38 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/06 10:50:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:50:38 DEBUG : Local file system at /tmp/rclone261771258: Waiting for checks to finish 2025/03/06 10:50:38 DEBUG : Local file system at /tmp/rclone261771258: Waiting for transfers to finish 2025/03/06 10:50:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:50:38 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/03/06 10:50:38 INFO : sub dir/hello world: Copied (new) 2025/03/06 10:50:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestCopyRedownload (4.55s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/06 10:50:40 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:40 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:50:41 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/03/06 10:50:42 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/06 10:50:42 INFO : check sum: Copied (new) 2025/03/06 10:50:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:43 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:43 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/06 10:50:43 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/06 10:50:43 DEBUG : check sum: Unchanged skipping 2025/03/06 10:50:43 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:50:43 DEBUG : Waiting for deletions to finish 2025/03/06 10:50:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (4.23s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:44 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/06 10:50:44 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:44 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:50:45 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/03/06 10:50:46 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/06 10:50:46 INFO : sizeonly: Copied (new) 2025/03/06 10:50:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:47 DEBUG : sizeonly: Sizes identical 2025/03/06 10:50:47 DEBUG : sizeonly: Unchanged skipping 2025/03/06 10:50:47 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:47 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:50:47 DEBUG : Waiting for deletions to finish 2025/03/06 10:50:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/06 10:50:48 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:48 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:50:49 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/03/06 10:50:50 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/06 10:50:50 INFO : ignore-size: Copied (new) 2025/03/06 10:50:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:50 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:50:50 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:50 DEBUG : ignore-size: Unchanged skipping 2025/03/06 10:50:50 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:50:50 DEBUG : Waiting for deletions to finish 2025/03/06 10:50:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.70s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:52 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/06 10:50:54 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:50:54 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:54 DEBUG : existing: Unchanged skipping 2025/03/06 10:50:54 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:50:54 DEBUG : Waiting for deletions to finish 2025/03/06 10:50:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:54 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/06 10:50:54 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:50:54 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/06 10:50:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/06 10:50:55 INFO : existing: Copied (replaced existing) 2025/03/06 10:50:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/06 10:50:56 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:56 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:50:57 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/06 10:50:58 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/06 10:50:58 INFO : existing: Copied (new) 2025/03/06 10:50:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:50:58 DEBUG : existing: Destination exists, skipping 2025/03/06 10:50:58 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:50:58 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:50:58 DEBUG : Waiting for deletions to finish 2025/03/06 10:50:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.68s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:51:01 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/06 10:51:03 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/06 10:51:04 INFO : d: Making directory 2025/03/06 10:51:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/06 10:51:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:51:05 DEBUG : c/non empty space: Unchanged skipping 2025/03/06 10:51:05 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:51:05 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:51:07 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/06 10:51:07 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 10:51:07 INFO : a/potato2: Copied (new) 2025/03/06 10:51:07 DEBUG : Waiting for deletions to finish 2025/03/06 10:51:08 INFO : b/potato: Deleted 2025/03/06 10:51:08 INFO : d: Removing directory 2025/03/06 10:51:08 INFO : b: Removing directory 2025/03/06 10:51:08 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:51:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:51:12 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/06 10:51:12 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:51:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/06 10:51:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/06 10:51:12 DEBUG : empty space: Unchanged skipping 2025/03/06 10:51:12 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:51:12 DEBUG : Waiting for deletions to finish 2025/03/06 10:51:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:51:13 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/06 10:51:13 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:51:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/06 10:51:13 INFO : empty space: Updated modification time in destination 2025/03/06 10:51:13 DEBUG : empty space: Unchanged skipping 2025/03/06 10:51:13 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:51:13 DEBUG : Waiting for deletions to finish 2025/03/06 10:51:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.91s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:51:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:51:16 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:51:16 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/06 10:51:16 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/06 10:51:16 DEBUG : empty space: Unchanged skipping 2025/03/06 10:51:16 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:51:16 DEBUG : Waiting for deletions to finish 2025/03/06 10:51:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.06s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:51:18 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/06 10:51:20 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/06 10:51:20 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:51:20 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone261771258) 2025/03/06 10:51:20 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-kenihiq9suna') 2025/03/06 10:51:20 DEBUG : foo: md5 differ 2025/03/06 10:51:20 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:51:20 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/06 10:51:21 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/06 10:51:21 INFO : foo: Copied (replaced existing) 2025/03/06 10:51:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.14s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:51:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:51:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/06 10:51:24 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:51:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:51:24 DEBUG : empty space: Unchanged skipping 2025/03/06 10:51:24 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:51:25 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/06 10:51:26 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 10:51:26 INFO : potato: Copied (new) 2025/03/06 10:51:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.55s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:51:28 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/06 10:51:29 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/06 10:51:29 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:51:29 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:51:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/06 10:51:30 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/06 10:51:30 INFO : potato: Copied (replaced existing) 2025/03/06 10:51:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.11s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:51:32 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/06 10:51:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/06 10:51:33 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:51:33 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone261771258) 2025/03/06 10:51:33 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-kenihiq9suna') 2025/03/06 10:51:33 DEBUG : potato: md5 differ 2025/03/06 10:51:33 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:51:33 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/06 10:51:34 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/06 10:51:34 INFO : potato: Copied (replaced existing) 2025/03/06 10:51:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingContentsOnly (11.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:51:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/06 10:51:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:51:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 10:51:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/06 10:51:46 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:51:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:51:46 DEBUG : empty space: Unchanged skipping 2025/03/06 10:51:46 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:51:46 DEBUG : Waiting for deletions to finish 2025/03/06 10:51:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:51:49 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/06 10:51:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:51:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 10:51:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:51:52 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:51:52 DEBUG : empty space: Unchanged skipping 2025/03/06 10:51:52 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:51:52 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/06 10:51:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 10:51:53 INFO : potato2: Copied (new) 2025/03/06 10:51:53 DEBUG : Waiting for deletions to finish 2025/03/06 10:51:54 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:51:56 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/06 10:51:58 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/06 10:51:59 INFO : d: Making directory 2025/03/06 10:51:59 INFO : d/e: Making directory 2025/03/06 10:52:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/06 10:52:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:52:01 DEBUG : c/non empty space: Unchanged skipping 2025/03/06 10:52:01 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:52:01 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:52:01 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/06 10:52:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 10:52:02 INFO : a/potato2: Copied (new) 2025/03/06 10:52:02 DEBUG : Waiting for deletions to finish 2025/03/06 10:52:03 INFO : b/potato: Deleted 2025/03/06 10:52:03 INFO : d/e: Removing directory 2025/03/06 10:52:03 INFO : d: Removing directory 2025/03/06 10:52:03 INFO : b: Removing directory 2025/03/06 10:52:04 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:52:07 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/06 10:52:09 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/06 10:52:10 INFO : d: Making directory 2025/03/06 10:52:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/06 10:52:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:52:11 DEBUG : c/non empty space: Unchanged skipping 2025/03/06 10:52:11 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:52:11 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:52:12 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/06 10:52:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 10:52:13 INFO : a/potato2: Copied (new) 2025/03/06 10:52:13 ERROR : OpenDrive root 'rclone-test-kenihiq9suna': not deleting files as there were IO errors 2025/03/06 10:52:13 ERROR : OpenDrive root 'rclone-test-kenihiq9suna': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.42s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:52:17 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/06 10:52:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:52:20 DEBUG : Waiting for deletions to finish 2025/03/06 10:52:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 10:52:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:52:20 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:52:20 DEBUG : empty space: Unchanged skipping 2025/03/06 10:52:20 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:52:20 INFO : potato: Deleted 2025/03/06 10:52:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/06 10:52:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 10:52:22 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.79s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:52:24 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/06 10:52:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:52:27 DEBUG : Waiting for deletions to finish 2025/03/06 10:52:27 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:52:27 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:52:27 INFO : potato: Deleted 2025/03/06 10:52:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 10:52:27 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:52:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:52:27 DEBUG : empty space: Unchanged skipping 2025/03/06 10:52:27 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:52:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/06 10:52:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/06 10:52:29 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.11s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:52:31 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/06 10:52:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 10:52:32 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:52:32 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:52:33 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/03/06 10:52:34 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/06 10:52:34 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.15s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:52:36 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/06 10:52:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1359 Error: Should be true Test: TestSyncWithExclude Messages: empty space: Modification time difference too big |-115677h52m38.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-03-06 10:52:38 +0000 UTC) (precision 1s) 2025/03/06 10:52:39 DEBUG : enormous: Excluded (Size Filter) 2025/03/06 10:52:39 DEBUG : enormous: Excluded 2025/03/06 10:52:39 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 10:52:39 DEBUG : potato2: Excluded 2025/03/06 10:52:39 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 10:52:39 DEBUG : potato2: Excluded 2025/03/06 10:52:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:52:39 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:52:39 DEBUG : empty space: Unchanged skipping 2025/03/06 10:52:39 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:52:39 DEBUG : Waiting for deletions to finish 2025/03/06 10:52:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:52:39 DEBUG : enormous: Excluded (Size Filter) 2025/03/06 10:52:39 DEBUG : enormous: Excluded 2025/03/06 10:52:39 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 10:52:39 DEBUG : potato2: Excluded 2025/03/06 10:52:39 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 10:52:39 DEBUG : potato2: Excluded 2025/03/06 10:52:39 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/06 10:52:39 DEBUG : empty space: Unchanged skipping 2025/03/06 10:52:39 DEBUG : Local file system at /tmp/rclone261771258: Waiting for checks to finish 2025/03/06 10:52:39 DEBUG : Local file system at /tmp/rclone261771258: Waiting for transfers to finish 2025/03/06 10:52:39 DEBUG : Waiting for deletions to finish 2025/03/06 10:52:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- FAIL: TestSyncWithExclude (5.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:52:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/06 10:52:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:52:45 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/03/06 10:52:46 DEBUG : enormous: Excluded (Size Filter) 2025/03/06 10:52:46 DEBUG : enormous: Excluded 2025/03/06 10:52:46 DEBUG : potato2: Excluded (Size Filter) 2025/03/06 10:52:46 DEBUG : potato2: Excluded 2025/03/06 10:52:46 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:52:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:52:46 DEBUG : empty space: Unchanged skipping 2025/03/06 10:52:46 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:52:46 DEBUG : Waiting for deletions to finish 2025/03/06 10:52:47 INFO : enormous: Deleted 2025/03/06 10:52:47 INFO : potato2: Deleted 2025/03/06 10:52:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:52:47 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/06 10:52:47 DEBUG : Local file system at /tmp/rclone261771258: Waiting for checks to finish 2025/03/06 10:52:47 DEBUG : empty space: Unchanged skipping 2025/03/06 10:52:47 DEBUG : Local file system at /tmp/rclone261771258: Waiting for transfers to finish 2025/03/06 10:52:47 DEBUG : Waiting for deletions to finish 2025/03/06 10:52:47 INFO : enormous: Deleted 2025/03/06 10:52:47 INFO : potato2: Deleted 2025/03/06 10:52:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.34s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:52:49 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/06 10:52:51 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/06 10:52:52 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/06 10:52:54 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/03/06 10:52:55 DEBUG : five: Need to transfer - File not found at Destination 2025/03/06 10:52:55 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/06 10:52:55 DEBUG : one: Destination is newer than source, skipping 2025/03/06 10:52:55 DEBUG : three: Sizes identical 2025/03/06 10:52:55 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:52:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/06 10:52:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 10:52:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone261771258) 2025/03/06 10:52:55 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-kenihiq9suna') 2025/03/06 10:52:55 DEBUG : two: md5 differ 2025/03/06 10:52:55 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:52:56 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/03/06 10:52:56 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/06 10:52:56 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/03/06 10:52:56 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/06 10:52:56 INFO : four: Copied (replaced existing) 2025/03/06 10:52:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/06 10:52:57 INFO : two: Copied (replaced existing) 2025/03/06 10:52:57 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/06 10:52:57 INFO : five: Copied (new) 2025/03/06 10:52:57 DEBUG : Waiting for deletions to finish 2025/03/06 10:52:58 DEBUG : one: Destination is newer than source, skipping 2025/03/06 10:52:58 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:52:58 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/06 10:52:58 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/06 10:52:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/06 10:52:58 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/06 10:52:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 10:52:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 10:52:58 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone261771258) 2025/03/06 10:52:58 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/06 10:52:58 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/06 10:52:58 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-kenihiq9suna') 2025/03/06 10:52:58 DEBUG : three: md5 differ 2025/03/06 10:52:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/06 10:52:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/06 10:52:58 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:52:58 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/06 10:52:59 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/06 10:52:59 INFO : three: Copied (replaced existing) 2025/03/06 10:52:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.86s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/06 10:53:00 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Making map for --track-renames 2025/03/06 10:53:00 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Finished making map for --track-renames 2025/03/06 10:53:00 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:53:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/06 10:53:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/06 10:53:00 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for renames to finish 2025/03/06 10:53:00 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:53:01 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/06 10:53:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/06 10:53:02 INFO : potato: Copied (new) 2025/03/06 10:53:02 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/06 10:53:03 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/06 10:53:03 INFO : yam: Copied (new) 2025/03/06 10:53:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:53:03 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Making map for --track-renames 2025/03/06 10:53:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:53:03 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Finished making map for --track-renames 2025/03/06 10:53:03 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:53:03 DEBUG : potato: Unchanged skipping 2025/03/06 10:53:03 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for renames to finish 2025/03/06 10:53:04 DEBUG : yam: same parent dir (ODFfODExMTg4Ml80c09TTg) - using file/rename instead of move_copy for yaml 2025/03/06 10:53:04 INFO : yam: Moved (server-side) to: yaml 2025/03/06 10:53:04 INFO : yaml: Renamed from "yam" 2025/03/06 10:53:04 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:53:04 DEBUG : Waiting for deletions to finish 2025/03/06 10:53:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.36s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/06 10:53:06 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Making map for --track-renames 2025/03/06 10:53:06 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Finished making map for --track-renames 2025/03/06 10:53:06 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:53:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/06 10:53:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/06 10:53:06 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for renames to finish 2025/03/06 10:53:06 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:53:06 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/06 10:53:07 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/06 10:53:07 INFO : potato: Copied (new) 2025/03/06 10:53:07 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/06 10:53:08 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/06 10:53:08 INFO : yam: Copied (new) 2025/03/06 10:53:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:53:09 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:53:09 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Making map for --track-renames 2025/03/06 10:53:09 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Finished making map for --track-renames 2025/03/06 10:53:09 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:53:09 DEBUG : potato: Unchanged skipping 2025/03/06 10:53:09 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for renames to finish 2025/03/06 10:53:09 DEBUG : yam: same parent dir (ODFfODExMTg4Ml80c09TTg) - using file/rename instead of move_copy for yaml 2025/03/06 10:53:09 INFO : yam: Moved (server-side) to: yaml 2025/03/06 10:53:09 INFO : yaml: Renamed from "yam" 2025/03/06 10:53:09 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:53:09 DEBUG : Waiting for deletions to finish 2025/03/06 10:53:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.24s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/06 10:53:11 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Making map for --track-renames 2025/03/06 10:53:11 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Finished making map for --track-renames 2025/03/06 10:53:11 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:53:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/06 10:53:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/06 10:53:11 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for renames to finish 2025/03/06 10:53:11 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:53:12 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/06 10:53:12 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/03/06 10:53:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/06 10:53:13 INFO : potato: Copied (new) 2025/03/06 10:53:13 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/06 10:53:13 INFO : sub/yam: Copied (new) 2025/03/06 10:53:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:53:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:53:13 DEBUG : potato: Unchanged skipping 2025/03/06 10:53:14 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Making map for --track-renames 2025/03/06 10:53:14 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Finished making map for --track-renames 2025/03/06 10:53:14 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:53:14 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for renames to finish 2025/03/06 10:53:14 INFO : sub/yam: Moved (server-side) to: yam 2025/03/06 10:53:14 INFO : yam: Renamed from "sub/yam" 2025/03/06 10:53:14 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:53:14 DEBUG : Waiting for deletions to finish 2025/03/06 10:53:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:53:16 DEBUG : Creating backend with remote "/tmp/rclone261771258/dir1" 2025/03/06 10:53:16 DEBUG : Config file has changed externally - reloading 2025/03/06 10:53:16 DEBUG : Creating backend with remote "/tmp/rclone261771258/dir2" 2025/03/06 10:53:16 DEBUG : Local file system at /tmp/rclone261771258/dir2: Using server-side directory move 2025/03/06 10:53:16 INFO : Local file system at /tmp/rclone261771258/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/06 10:53:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/06 10:53:16 DEBUG : Local file system at /tmp/rclone261771258/dir2: Waiting for checks to finish 2025/03/06 10:53:16 INFO : file1.txt: Moved (server-side) 2025/03/06 10:53:16 DEBUG : Local file system at /tmp/rclone261771258/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:53:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:53:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/06 10:53:17 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:53:17 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:53:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:53:19 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/06 10:53:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:53:19 INFO : sub dir/hello world: Copied (new) 2025/03/06 10:53:19 INFO : sub dir/hello world: Deleted 2025/03/06 10:53:20 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/06 10:53:20 INFO : nested/sub dir/file: Copied (new) 2025/03/06 10:53:20 INFO : nested/sub dir/file: Deleted 2025/03/06 10:53:20 INFO : sub dir: Removing directory 2025/03/06 10:53:20 INFO : nested/sub dir: Removing directory 2025/03/06 10:53:20 INFO : nested: Removing directory 2025/03/06 10:53:20 DEBUG : Local file system at /tmp/rclone261771258: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:53:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/06 10:53:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/06 10:53:23 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:53:23 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:53:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/06 10:53:24 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/06 10:53:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/06 10:53:25 INFO : sub dir/hello world: Copied (new) 2025/03/06 10:53:25 INFO : sub dir/hello world: Deleted 2025/03/06 10:53:25 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/06 10:53:25 INFO : nested/sub dir/file: Copied (new) 2025/03/06 10:53:25 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.86s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:53:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/06 10:53:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/06 10:53:29 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:53:29 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:53:29 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/06 10:53:30 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/06 10:53:30 INFO : existing: Copied (new) 2025/03/06 10:53:30 INFO : existing: Deleted 2025/03/06 10:53:31 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/03/06 10:53:32 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/06 10:53:32 INFO : existing-b: Copied (new) 2025/03/06 10:53:32 INFO : existing-b: Deleted 2025/03/06 10:53:33 DEBUG : existing: Destination exists, skipping 2025/03/06 10:53:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/06 10:53:33 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:53:33 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:53:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (5.76s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:53:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zerajum9dole" 2025/03/06 10:53:35 DEBUG : Starting OpenDrive session with ID: 932696747336a29fe1423d446a022780caa9be1e3ac041495adca8329cfc1983 2025/03/06 10:53:36 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/06 10:53:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:53:39 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-kenihiq9suna' -> OpenDrive root 'rclone-test-zerajum9dole' 2025/03/06 10:53:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:53:44 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/06 10:53:45 DEBUG : OpenDrive root 'rclone-test-zerajum9dole': Using server-side directory move 2025/03/06 10:53:45 INFO : OpenDrive root 'rclone-test-zerajum9dole': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/06 10:53:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 10:53:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/06 10:53:45 DEBUG : empty space: Unchanged skipping 2025/03/06 10:53:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/06 10:53:45 DEBUG : OpenDrive root 'rclone-test-zerajum9dole': Waiting for checks to finish 2025/03/06 10:53:45 INFO : potato3: Deleted 2025/03/06 10:53:45 INFO : empty space: Deleted 2025/03/06 10:53:45 DEBUG : OpenDrive root 'rclone-test-zerajum9dole': Waiting for transfers to finish 2025/03/06 10:53:45 INFO : potato2: Moved (server-side) 2025/03/06 10:53:45 INFO : potato3: Moved (server-side) 2025/03/06 10:53:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruhoq7qisa" 2025/03/06 10:53:46 DEBUG : Starting OpenDrive session with ID: e7bb978b6cf8f6c09b40493545036e55fbaf87473c7c7f5c0d286b506d2fc0df 2025/03/06 10:53:47 DEBUG : OpenDrive root 'rclone-test-baruhoq7qisa': Using server-side directory move 2025/03/06 10:53:47 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/06 10:53:47 INFO : OpenDrive root 'rclone-test-baruhoq7qisa': Server side directory move succeeded 2025/03/06 10:53:48 ERROR : : error listing: directory not found 2025/03/06 10:53:48 DEBUG : OpenDrive root 'rclone-test-baruhoq7qisa': Purge remote 2025/03/06 10:53:48 DEBUG : OpenDrive root 'rclone-test-zerajum9dole': Purge remote 2025/03/06 10:53:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.63s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:53:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qefamip7foku" 2025/03/06 10:53:49 DEBUG : Starting OpenDrive session with ID: 0910365781614475a589c23d762107d97b4216c85442625b6dadf0126abf46f4 2025/03/06 10:53:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/06 10:53:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:53:54 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-kenihiq9suna' -> OpenDrive root 'rclone-test-qefamip7foku' 2025/03/06 10:53:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:53:58 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/06 10:53:59 DEBUG : empty space: Excluded (Size Filter) 2025/03/06 10:53:59 DEBUG : empty space: Excluded 2025/03/06 10:53:59 DEBUG : empty space: Excluded (Size Filter) 2025/03/06 10:53:59 DEBUG : empty space: Excluded 2025/03/06 10:53:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 10:53:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/06 10:53:59 DEBUG : OpenDrive root 'rclone-test-qefamip7foku': Waiting for checks to finish 2025/03/06 10:53:59 DEBUG : OpenDrive root 'rclone-test-qefamip7foku': Waiting for transfers to finish 2025/03/06 10:53:59 INFO : potato3: Deleted 2025/03/06 10:53:59 INFO : potato2: Moved (server-side) 2025/03/06 10:54:00 INFO : potato3: Moved (server-side) 2025/03/06 10:54:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vugevac7fari" 2025/03/06 10:54:00 DEBUG : Starting OpenDrive session with ID: 8ac28c31e28638a97d33021cba06264cf7dffae0645467d8a47a5bad3290ec1d 2025/03/06 10:54:01 DEBUG : empty space: Excluded (Size Filter) 2025/03/06 10:54:01 DEBUG : empty space: Excluded 2025/03/06 10:54:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 10:54:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/06 10:54:01 DEBUG : OpenDrive root 'rclone-test-vugevac7fari': Waiting for checks to finish 2025/03/06 10:54:01 DEBUG : OpenDrive root 'rclone-test-vugevac7fari': Waiting for transfers to finish 2025/03/06 10:54:02 INFO : potato2: Moved (server-side) 2025/03/06 10:54:02 INFO : potato3: Moved (server-side) 2025/03/06 10:54:02 DEBUG : OpenDrive root 'rclone-test-vugevac7fari': Purge remote 2025/03/06 10:54:03 DEBUG : OpenDrive root 'rclone-test-qefamip7foku': Purge remote --- PASS: TestServerSideMoveWithFilter (14.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:54:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deyayor7haku" 2025/03/06 10:54:04 DEBUG : Starting OpenDrive session with ID: 095cc399372c665d2cb941328f543c671577bc913dde70eacd4eb99d3090a38a 2025/03/06 10:54:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/06 10:54:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:54:09 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/03/06 10:54:10 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-kenihiq9suna' -> OpenDrive root 'rclone-test-deyayor7haku' 2025/03/06 10:54:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/06 10:54:13 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/06 10:54:14 DEBUG : OpenDrive root 'rclone-test-deyayor7haku': Using server-side directory move 2025/03/06 10:54:14 INFO : OpenDrive root 'rclone-test-deyayor7haku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/06 10:54:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/06 10:54:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/06 10:54:14 DEBUG : empty space: Unchanged skipping 2025/03/06 10:54:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/06 10:54:15 INFO : potato3: Deleted 2025/03/06 10:54:15 DEBUG : OpenDrive root 'rclone-test-deyayor7haku': Waiting for checks to finish 2025/03/06 10:54:15 INFO : empty space: Deleted 2025/03/06 10:54:15 DEBUG : OpenDrive root 'rclone-test-deyayor7haku': Waiting for transfers to finish 2025/03/06 10:54:15 INFO : potato2: Moved (server-side) 2025/03/06 10:54:15 INFO : potato3: Moved (server-side) 2025/03/06 10:54:15 INFO : tomatoDir: Removing directory 2025/03/06 10:54:15 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': deleted 1 directories 2025/03/06 10:54:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kokerel6boze" 2025/03/06 10:54:16 DEBUG : Starting OpenDrive session with ID: e3d228b06a1cd6933dd115568be9c08a0b92a4d790331a49a92b89bf06e53222 2025/03/06 10:54:17 INFO : tomatoDir: Making directory 2025/03/06 10:54:17 DEBUG : OpenDrive root 'rclone-test-kokerel6boze': Using server-side directory move 2025/03/06 10:54:17 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/06 10:54:17 INFO : OpenDrive root 'rclone-test-kokerel6boze': Server side directory move succeeded 2025/03/06 10:54:18 ERROR : : error listing: directory not found 2025/03/06 10:54:18 ERROR : : error listing: directory not found 2025/03/06 10:54:18 DEBUG : OpenDrive root 'rclone-test-kokerel6boze': Purge remote 2025/03/06 10:54:19 DEBUG : OpenDrive root 'rclone-test-deyayor7haku': Purge remote 2025/03/06 10:54:19 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.76s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:54:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/rclone-sync-test" 2025/03/06 10:54:20 DEBUG : Starting OpenDrive session with ID: b5c861383215c91875cddd930b1d8e6ab4bf379422481f92a4aef8973d13929b run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncOverlap (2.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:54:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/rclone-sync-test" 2025/03/06 10:54:23 DEBUG : Starting OpenDrive session with ID: 3e8f27298f603747e964793e18643f2e4b00f2df392634226415b1d599c1dfb0 2025/03/06 10:54:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/rclone-sync-test-include/layer2" 2025/03/06 10:54:25 DEBUG : Starting OpenDrive session with ID: c0cd07a7760480951e1d27ad6f00cce737557a9063407b28e0b55c5b32ea5275 2025/03/06 10:54:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/rclone-sync-test-ignore-file" 2025/03/06 10:54:26 DEBUG : Starting OpenDrive session with ID: ae42d4e7993afe125e8212db844f85ff4a8159d77f8f1cbb97ef0441a0e55132 run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "OpenDrive root 'rclone-test-kenihiq9suna'": failed to make directory: File or folder with such name already exists (Error 409) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1993 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test-ignore-file"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=28) "rclone-sync-test-ignore-file" } Test: TestSyncOverlapWithFilter Messages: directories --- FAIL: TestSyncOverlapWithFilter (15.79s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:54:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/dst" 2025/03/06 10:54:39 DEBUG : Starting OpenDrive session with ID: 81f5185151abd90573215df3adbd9cd77d6bc0c52671f126cf45cd5b67316e29 2025/03/06 10:54:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/CompareDest" 2025/03/06 10:54:40 DEBUG : Starting OpenDrive session with ID: 3fba798cdaa66fbf25b496f077b2ff719f77793bfe34714325c645ed4431bdc4 2025/03/06 10:54:41 DEBUG : one: Need to transfer - File not found at Destination 2025/03/06 10:54:41 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:54:41 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:54:42 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/06 10:54:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/06 10:54:43 INFO : one: Copied (new) 2025/03/06 10:54:43 DEBUG : Waiting for deletions to finish 2025/03/06 10:54:44 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:54:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 10:54:44 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:54:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/06 10:54:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/06 10:54:45 INFO : one: Copied (replaced existing) 2025/03/06 10:54:45 DEBUG : Waiting for deletions to finish 2025/03/06 10:54:46 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/06 10:54:48 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/03/06 10:54:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 10:54:50 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:54:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:54:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 10:54:50 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:54:50 DEBUG : Waiting for deletions to finish 2025/03/06 10:54:50 INFO : There was nothing to transfer 2025/03/06 10:54:51 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/03/06 10:54:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:54:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 10:54:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 10:54:53 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:54:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:54:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 10:54:53 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:54:53 DEBUG : Waiting for deletions to finish 2025/03/06 10:54:53 INFO : There was nothing to transfer 2025/03/06 10:54:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:54:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/06 10:54:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 10:54:54 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:54:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:54:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 10:54:54 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:54:54 DEBUG : Waiting for deletions to finish 2025/03/06 10:54:54 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/06 10:54:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/06 10:54:55 DEBUG : two: Need to transfer - File not found at Destination 2025/03/06 10:54:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 10:54:55 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:54:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:54:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/06 10:54:55 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:54:56 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/03/06 10:54:57 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/06 10:54:57 INFO : two: Copied (new) 2025/03/06 10:54:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.08s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:55:00 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/03/06 10:55:02 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/03/06 10:55:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/dest" 2025/03/06 10:55:04 DEBUG : Starting OpenDrive session with ID: 0a1a35d31d15248120e85c4dd656ae9f3dfd8f61ad1b9ead10827a749906e343 2025/03/06 10:55:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/pre-dest1" 2025/03/06 10:55:06 DEBUG : Starting OpenDrive session with ID: 29f6f2bcedb44d1659d5d0cadb45e8f73a051848b83f936f173d5b74679c332f 2025/03/06 10:55:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/pre-dest2" 2025/03/06 10:55:07 DEBUG : Starting OpenDrive session with ID: 6fd4e06e37af3ba65da87c3d8cc7e4696c37474987c1e06d9b014f6469f8ef21 2025/03/06 10:55:07 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:55:07 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/06 10:55:08 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:55:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/06 10:55:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/06 10:55:08 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dest': Waiting for checks to finish 2025/03/06 10:55:08 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dest': Waiting for transfers to finish 2025/03/06 10:55:10 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/03/06 10:55:11 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/06 10:55:11 INFO : 3: Copied (new) 2025/03/06 10:55:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.78s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:55:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/dst" 2025/03/06 10:55:14 DEBUG : Starting OpenDrive session with ID: e581da256c8840f1cc4cbb5977c9f113de1b15a62bd694666c1f242fa40be065 2025/03/06 10:55:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/CopyDest" 2025/03/06 10:55:15 DEBUG : Starting OpenDrive session with ID: 44231ee44909b9c3370dc11552fecf0adf6893a40c431e00a7429d5031a7f918 2025/03/06 10:55:16 DEBUG : one: Need to transfer - File not found at Destination 2025/03/06 10:55:16 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:55:16 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:55:17 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/06 10:55:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/06 10:55:18 INFO : one: Copied (new) 2025/03/06 10:55:18 DEBUG : Waiting for deletions to finish 2025/03/06 10:55:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 10:55:19 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:55:19 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:55:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/06 10:55:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/06 10:55:20 INFO : one: Copied (replaced existing) 2025/03/06 10:55:20 DEBUG : Waiting for deletions to finish 2025/03/06 10:55:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/06 10:55:23 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/03/06 10:55:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/BackupDir" 2025/03/06 10:55:25 DEBUG : Starting OpenDrive session with ID: 64b03dbfa1d511499de714a7d8705a50db3ba64d377efcc97183813dc9548e60 2025/03/06 10:55:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 10:55:26 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:55:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:55:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/06 10:55:27 INFO : one: Moved (server-side) 2025/03/06 10:55:28 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/06 10:55:28 INFO : one: Copied (server-side copy) 2025/03/06 10:55:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/06 10:55:28 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:55:28 DEBUG : Waiting for deletions to finish 2025/03/06 10:55:29 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/03/06 10:55:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:55:31 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/06 10:55:31 INFO : two: Copied (server-side copy) 2025/03/06 10:55:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/06 10:55:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:55:31 DEBUG : one: Unchanged skipping 2025/03/06 10:55:31 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:55:31 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:55:31 DEBUG : Waiting for deletions to finish 2025/03/06 10:55:31 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:55:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:55:31 DEBUG : two: Unchanged skipping 2025/03/06 10:55:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:55:31 DEBUG : one: Unchanged skipping 2025/03/06 10:55:31 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:55:31 DEBUG : Waiting for deletions to finish 2025/03/06 10:55:31 INFO : There was nothing to transfer 2025/03/06 10:55:32 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/03/06 10:55:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/06 10:55:34 DEBUG : three: Destination not found in --copy-dest 2025/03/06 10:55:34 DEBUG : three: Need to transfer - File not found at Destination 2025/03/06 10:55:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:55:34 DEBUG : one: Unchanged skipping 2025/03/06 10:55:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/06 10:55:34 DEBUG : two: Unchanged skipping 2025/03/06 10:55:34 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:55:34 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:55:35 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/03/06 10:55:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/06 10:55:36 INFO : three: Copied (new) 2025/03/06 10:55:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.88s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:55:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/06 10:55:42 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/06 10:55:43 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/06 10:55:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/dst" 2025/03/06 10:55:45 DEBUG : Starting OpenDrive session with ID: 01cc2af51d11f25ac0e6d75fda4d1e70794c8fe2c6262a789b00a0af5defa760 2025/03/06 10:55:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/backup" 2025/03/06 10:55:46 DEBUG : Starting OpenDrive session with ID: 02ba65409e998e5d9498036bbd6c41934236f3e2b60a3de2c2d0a0907ed8f333 2025/03/06 10:55:47 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:55:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 10:55:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:55:47 DEBUG : two: Unchanged skipping 2025/03/06 10:55:48 INFO : one: Moved (server-side) 2025/03/06 10:55:48 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:55:49 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/06 10:55:50 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/06 10:55:50 INFO : one: Copied (new) 2025/03/06 10:55:50 DEBUG : Waiting for deletions to finish 2025/03/06 10:55:50 INFO : three.txt: Moved (server-side) 2025/03/06 10:55:50 INFO : three.txt: Moved into backup dir 2025/03/06 10:55:51 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/06 10:55:53 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:55:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 10:55:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:55:53 DEBUG : two: Unchanged skipping 2025/03/06 10:55:53 INFO : one: Deleted 2025/03/06 10:55:54 INFO : one: Moved (server-side) 2025/03/06 10:55:54 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:55:55 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/06 10:55:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/06 10:55:56 INFO : one: Copied (new) 2025/03/06 10:55:56 DEBUG : Waiting for deletions to finish 2025/03/06 10:55:56 INFO : three.txt: Deleted 2025/03/06 10:55:56 INFO : three.txt: Moved (server-side) 2025/03/06 10:55:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.32s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:55:59 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/06 10:56:01 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/06 10:56:03 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/06 10:56:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/dst" 2025/03/06 10:56:04 DEBUG : Starting OpenDrive session with ID: 5957acb2efa6610ef534a567bb56f04f33c60a09faec5c2d4e30a6103ed49c10 2025/03/06 10:56:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/backup" 2025/03/06 10:56:05 DEBUG : Starting OpenDrive session with ID: 1120bd97f0233a51b9177d7fa17b84984a1a74eed94779968a7a941e8fce9747 2025/03/06 10:56:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 10:56:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:56:06 DEBUG : two: Unchanged skipping 2025/03/06 10:56:06 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:56:07 INFO : one: Moved (server-side) to: one.bak 2025/03/06 10:56:07 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:56:08 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/06 10:56:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/06 10:56:09 INFO : one: Copied (new) 2025/03/06 10:56:09 DEBUG : Waiting for deletions to finish 2025/03/06 10:56:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/06 10:56:09 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/03/06 10:56:18 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/06 10:56:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 10:56:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:56:20 DEBUG : two: Unchanged skipping 2025/03/06 10:56:20 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:56:20 INFO : one.bak: Deleted 2025/03/06 10:56:20 INFO : one: Moved (server-side) to: one.bak 2025/03/06 10:56:20 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:56:21 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/06 10:56:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/06 10:56:22 INFO : one: Copied (new) 2025/03/06 10:56:22 DEBUG : Waiting for deletions to finish 2025/03/06 10:56:23 INFO : three.txt.bak: Deleted 2025/03/06 10:56:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/06 10:56:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (26.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:56:26 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/06 10:56:28 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/06 10:56:30 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/06 10:56:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/dst" 2025/03/06 10:56:32 DEBUG : Starting OpenDrive session with ID: c84ab8436af9bf374299f4f102ab1b1125689720c0980a5362a49915f638d019 2025/03/06 10:56:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/backup" 2025/03/06 10:56:33 DEBUG : Starting OpenDrive session with ID: 7b8785dd9a37572b4f56d8d049546f8941fd9cda0c1454b2dbd938028dd02612 2025/03/06 10:56:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 10:56:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:56:34 DEBUG : two: Unchanged skipping 2025/03/06 10:56:34 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:56:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/06 10:56:35 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:56:35 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/06 10:56:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/06 10:56:36 INFO : one: Copied (new) 2025/03/06 10:56:36 DEBUG : Waiting for deletions to finish 2025/03/06 10:56:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/06 10:56:37 INFO : three.txt: Moved into backup dir 2025/03/06 10:56:38 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/06 10:56:39 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:56:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 10:56:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:56:39 DEBUG : two: Unchanged skipping 2025/03/06 10:56:40 INFO : one-2019-01-01: Deleted 2025/03/06 10:56:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/06 10:56:40 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:56:41 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/06 10:56:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/06 10:56:42 INFO : one: Copied (new) 2025/03/06 10:56:42 DEBUG : Waiting for deletions to finish 2025/03/06 10:56:42 INFO : three-2019-01-01.txt: Deleted 2025/03/06 10:56:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/06 10:56:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.60s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:56:46 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/06 10:56:48 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/06 10:56:49 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/06 10:56:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/dst" 2025/03/06 10:56:51 DEBUG : Starting OpenDrive session with ID: 9064fa19dceb5f9421bdde2cfce23c8799ab37c015ef4f1fd8ecb79d8b84648d 2025/03/06 10:56:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 10:56:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:56:52 DEBUG : two: Unchanged skipping 2025/03/06 10:56:52 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:56:52 DEBUG : one: same parent dir (ODFfODExMTk1NF82ZkNTTA) - using file/rename instead of move_copy for one.bak 2025/03/06 10:56:52 INFO : one: Moved (server-side) to: one.bak 2025/03/06 10:56:52 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:56:53 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/06 10:56:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/06 10:56:54 INFO : one: Copied (new) 2025/03/06 10:56:54 DEBUG : Waiting for deletions to finish 2025/03/06 10:56:54 DEBUG : three.txt: same parent dir (ODFfODExMTk1NF82ZkNTTA) - using file/rename instead of move_copy for three.txt.bak 2025/03/06 10:56:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/06 10:56:55 INFO : three.txt: Moved into backup dir 2025/03/06 10:56:56 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/06 10:56:57 DEBUG : one.bak: Excluded (Path Filter) 2025/03/06 10:56:57 DEBUG : one.bak: Excluded 2025/03/06 10:56:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/06 10:56:57 DEBUG : three.txt.bak: Excluded 2025/03/06 10:56:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 10:56:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:56:57 DEBUG : two: Unchanged skipping 2025/03/06 10:56:57 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for checks to finish 2025/03/06 10:56:57 INFO : one.bak: Deleted 2025/03/06 10:56:57 DEBUG : one: same parent dir (ODFfODExMTk1NF82ZkNTTA) - using file/rename instead of move_copy for one.bak 2025/03/06 10:56:58 INFO : one: Moved (server-side) to: one.bak 2025/03/06 10:56:58 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna/dst': Waiting for transfers to finish 2025/03/06 10:56:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/06 10:56:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/06 10:56:59 INFO : one: Copied (new) 2025/03/06 10:56:59 DEBUG : Waiting for deletions to finish 2025/03/06 10:57:00 INFO : three.txt.bak: Deleted 2025/03/06 10:57:00 DEBUG : three.txt: same parent dir (ODFfODExMTk1NF82ZkNTTA) - using file/rename instead of move_copy for three.txt.bak 2025/03/06 10:57:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/06 10:57:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.28s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:57:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/06 10:57:05 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/06 10:57:07 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/06 10:57:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/dst" 2025/03/06 10:57:09 DEBUG : Starting OpenDrive session with ID: 6fbc9c24bf723d8842f9b87d84c069c37c0bd5d525c8df230df137a6a2678fc1 2025/03/06 10:57:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 10:57:09 DEBUG : one: same parent dir (ODFfODExMTk1NV9ETEpHTA) - using file/rename instead of move_copy for one.bak 2025/03/06 10:57:10 INFO : one: Moved (server-side) to: one.bak 2025/03/06 10:57:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/06 10:57:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/06 10:57:11 INFO : one: Copied (new) 2025/03/06 10:57:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:57:11 DEBUG : two: Unchanged skipping 2025/03/06 10:57:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/06 10:57:12 DEBUG : three.txt: same parent dir (ODFfODExMTk1NV9ETEpHTA) - using file/rename instead of move_copy for three.txt.bak 2025/03/06 10:57:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/06 10:57:13 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/06 10:57:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/06 10:57:14 INFO : three.txt: Copied (new) 2025/03/06 10:57:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 10:57:15 INFO : one.bak: Deleted 2025/03/06 10:57:15 DEBUG : one: same parent dir (ODFfODExMTk1NV9ETEpHTA) - using file/rename instead of move_copy for one.bak 2025/03/06 10:57:16 INFO : one: Moved (server-side) to: one.bak 2025/03/06 10:57:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/06 10:57:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/06 10:57:17 INFO : one: Copied (new) 2025/03/06 10:57:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:57:17 DEBUG : two: Unchanged skipping 2025/03/06 10:57:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/06 10:57:18 INFO : three.txt.bak: Deleted 2025/03/06 10:57:18 DEBUG : three.txt: same parent dir (ODFfODExMTk1NV9ETEpHTA) - using file/rename instead of move_copy for three.txt.bak 2025/03/06 10:57:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/06 10:57:19 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/06 10:57:20 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/06 10:57:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.16s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:57:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/06 10:57:25 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/06 10:57:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/06 10:57:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kenihiq9suna/dst" 2025/03/06 10:57:29 DEBUG : Starting OpenDrive session with ID: c1d98dd2d527337c7e11d4d2d0b295157e971d598c22fa81407a92dfb664508b 2025/03/06 10:57:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/06 10:57:30 DEBUG : one: same parent dir (ODFfODExMTk1Nl9VdVpuSg) - using file/rename instead of move_copy for one-2019-01-01 2025/03/06 10:57:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/06 10:57:31 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/06 10:57:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/06 10:57:32 INFO : one: Copied (new) 2025/03/06 10:57:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:57:32 DEBUG : two: Unchanged skipping 2025/03/06 10:57:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/06 10:57:32 DEBUG : three.txt: same parent dir (ODFfODExMTk1Nl9VdVpuSg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/06 10:57:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/06 10:57:33 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/06 10:57:34 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/06 10:57:34 INFO : three.txt: Copied (new) 2025/03/06 10:57:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/06 10:57:36 INFO : one-2019-01-01: Deleted 2025/03/06 10:57:36 DEBUG : one: same parent dir (ODFfODExMTk1Nl9VdVpuSg) - using file/rename instead of move_copy for one-2019-01-01 2025/03/06 10:57:36 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/06 10:57:37 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/06 10:57:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/06 10:57:38 INFO : one: Copied (new) 2025/03/06 10:57:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:57:38 DEBUG : two: Unchanged skipping 2025/03/06 10:57:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/06 10:57:38 INFO : three-2019-01-01.txt: Deleted 2025/03/06 10:57:39 DEBUG : three.txt: same parent dir (ODFfODExMTk1Nl9VdVpuSg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/06 10:57:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/06 10:57:40 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/06 10:57:40 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/06 10:57:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.30s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:57:43 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/03/06 10:57:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/06 10:57:45 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:57:45 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:57:45 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/03/06 10:57:46 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/06 10:57:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/06 10:57:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.16s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:57:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/06 10:57:47 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:57:47 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:57:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/06 10:57:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/06 10:57:49 INFO : existing: Copied (new) 2025/03/06 10:57:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:57:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/06 10:57:49 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:57:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/06 10:57:49 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:57:49 ERROR : OpenDrive root 'rclone-test-kenihiq9suna': not deleting files as there were IO errors 2025/03/06 10:57:49 ERROR : OpenDrive root 'rclone-test-kenihiq9suna': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncImmutable (4.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:57:52 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/03/06 10:57:54 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/03/06 10:57:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/03/06 10:57:58 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/03/06 10:58:00 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:58:00 DEBUG : existing: Unchanged skipping 2025/03/06 10:58:00 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/06 10:58:01 DEBUG : subdira-rclone-move-dajodiw9: same parent dir (ODFfODExMTg4Ml80c09TTg) - using folder/rename instead of move_copy 2025/03/06 10:58:01 DEBUG : EXISTING: moving to existing-rclone-move-xenuqat3 2025/03/06 10:58:01 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-wejuyax9 2025/03/06 10:58:01 DEBUG : subdira: same parent dir (ODFfODExMTg4Ml80c09TTg) - using folder/rename instead of move_copy 2025/03/06 10:58:01 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODExMTg4Ml80c09TTg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-wejuyax9 2025/03/06 10:58:02 DEBUG : EXISTING: same parent dir (ODFfODExMTg4Ml80c09TTg) - using file/rename instead of move_copy for existing-rclone-move-xenuqat3 2025/03/06 10:58:02 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/06 10:58:02 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-xenuqat3 2025/03/06 10:58:02 DEBUG : EXISTING: moving to existing 2025/03/06 10:58:02 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-wejuyax9 2025/03/06 10:58:02 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/06 10:58:02 DEBUG : subdira/subdirb-rclone-move-powidug1: same parent dir (ODFfODExMTk1N19CU1BBNQ) - using folder/rename instead of move_copy 2025/03/06 10:58:02 DEBUG : existing-rclone-move-xenuqat3: same parent dir (ODFfODExMTg4Ml80c09TTg) - using file/rename instead of move_copy for existing 2025/03/06 10:58:02 DEBUG : existingbutdifferent-rclone-move-wejuyax9: same parent dir (ODFfODExMTg4Ml80c09TTg) - using file/rename instead of move_copy for existingbutdifferent 2025/03/06 10:58:02 INFO : existingbutdifferent-rclone-move-wejuyax9: Moved (server-side) to: existingbutdifferent 2025/03/06 10:58:02 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/06 10:58:02 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/06 10:58:02 INFO : existing-rclone-move-xenuqat3: Moved (server-side) to: existing 2025/03/06 10:58:02 INFO : EXISTING: Moved (server-side) to: existing 2025/03/06 10:58:02 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/06 10:58:03 INFO : OpenDrive root 'rclone-test-kenihiq9suna': Can't DirMove - falling back to file moves: can't copy directory - destination already exists 2025/03/06 10:58:03 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/03/06 10:58:04 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/06 10:58:04 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/06 10:58:04 INFO : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/03/06 10:58:04 INFO : subdira/subdirb/SUBDIRC/HELLO: Deleted 2025/03/06 10:58:04 ERROR : subdira/subdirb-rclone-move-powidug1/SUBDIRC/subdird/filewithoutcasedifferences: Couldn't move: failed to get fileinfo: File is deleted (Error 404) 2025/03/06 10:58:04 ERROR : subdira/subdirb-rclone-move-powidug1/SUBDIRC/HELLO: Couldn't move: failed to get fileinfo: Get "https://dev.opendrive.com/api/v1/file/info.json/ODFfOTM4MzU0NjVfU2k5R28?session_id=f304d010e02c19c4e198a479bc776fe50eb89cf9a452a5eb325f72bc8e6e1b19": failed to get fileinfo: File is deleted (Error 404) 2025/03/06 10:58:04 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to get fileinfo: File is deleted (Error 404) 2025/03/06 10:58:04 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2025/03/06 10:58:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/03/06 10:58:04 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:58:04 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:58:05 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/03/06 10:58:06 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/03/06 10:58:06 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/06 10:58:06 INFO : subdira/subdirb/subdirc/hello: Copied (new) 2025/03/06 10:58:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/06 10:58:07 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2025/03/06 10:58:07 ERROR : OpenDrive root 'rclone-test-kenihiq9suna': not deleting files as there were IO errors 2025/03/06 10:58:07 ERROR : OpenDrive root 'rclone-test-kenihiq9suna': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: RenameDir renames: failed to get fileinfo: File is deleted (Error 404) Test: TestFixCase --- FAIL: TestFixCase (18.64s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.02s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.33s) --- SKIP: TestMaxTransfer/Cautious (0.33s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:58:12 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:13 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:15 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:16 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:18 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:20 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:21 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:23 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:25 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:27 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:28 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:30 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:32 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:33 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:35 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:37 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:38 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:40 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:42 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:43 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:45 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:47 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:48 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:50 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:52 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:54 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:56 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:58 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/06 10:58:59 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:01 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:03 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:04 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:06 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:08 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:10 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:11 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:13 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:15 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:17 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:18 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:20 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 10:59:20 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both0: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both12: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both13: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both14: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both15: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both11: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both17: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both10: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both19: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both2: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both1: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both4: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both5: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both16: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both7: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both8: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 10:59:20 DEBUG : both9: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both18: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both3: Unchanged skipping 2025/03/06 10:59:20 DEBUG : both6: Unchanged skipping 2025/03/06 10:59:20 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 10:59:20 DEBUG : Waiting for deletions to finish 2025/03/06 10:59:20 INFO : only6: Deleted 2025/03/06 10:59:20 INFO : only12: Deleted 2025/03/06 10:59:20 INFO : only15: Deleted 2025/03/06 10:59:20 INFO : only2: Deleted 2025/03/06 10:59:20 INFO : only16: Deleted 2025/03/06 10:59:20 INFO : only17: Deleted 2025/03/06 10:59:20 INFO : only5: Deleted 2025/03/06 10:59:20 INFO : only7: Deleted 2025/03/06 10:59:21 INFO : only1: Deleted 2025/03/06 10:59:21 INFO : only11: Deleted 2025/03/06 10:59:21 INFO : only8: Deleted 2025/03/06 10:59:21 INFO : only19: Deleted 2025/03/06 10:59:21 INFO : only3: Deleted 2025/03/06 10:59:21 INFO : only4: Deleted 2025/03/06 10:59:21 INFO : only9: Deleted 2025/03/06 10:59:21 INFO : only0: Deleted 2025/03/06 10:59:21 INFO : only10: Deleted 2025/03/06 10:59:21 INFO : only13: Deleted 2025/03/06 10:59:21 INFO : only18: Deleted 2025/03/06 10:59:21 INFO : only14: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (74.54s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 10:59:26 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:28 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:29 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:31 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:33 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:34 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:36 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:38 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:40 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:41 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:43 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:45 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:46 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:48 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:50 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:51 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:53 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:55 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:56 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/06 10:59:58 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:00 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:02 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:04 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:06 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:08 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:10 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:12 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:14 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:16 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:17 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:19 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:21 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:22 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:24 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:26 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:27 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:29 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:31 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:32 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:34 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/06 11:00:35 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for checks to finish 2025/03/06 11:00:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both0: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both12: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both1: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both14: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both10: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both16: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both11: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both18: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both19: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both2: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both13: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both15: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both5: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both6: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both7: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both17: Unchanged skipping 2025/03/06 11:00:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/06 11:00:35 DEBUG : both9: Unchanged skipping 2025/03/06 11:00:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : both3: Unchanged skipping 2025/03/06 11:00:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : both4: Unchanged skipping 2025/03/06 11:00:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : both8: Unchanged skipping 2025/03/06 11:00:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/06 11:00:35 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Waiting for transfers to finish 2025/03/06 11:00:37 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:37 INFO : only10: Copied (replaced existing) 2025/03/06 11:00:37 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:37 INFO : only1: Copied (replaced existing) 2025/03/06 11:00:37 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:37 INFO : only0: Copied (replaced existing) 2025/03/06 11:00:40 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:40 INFO : only12: Copied (replaced existing) 2025/03/06 11:00:41 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:41 INFO : only15: Copied (replaced existing) 2025/03/06 11:00:41 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:41 INFO : only14: Copied (replaced existing) 2025/03/06 11:00:42 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:42 INFO : only13: Copied (replaced existing) 2025/03/06 11:00:42 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:42 INFO : only17: Copied (replaced existing) 2025/03/06 11:00:44 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:44 INFO : only19: Copied (replaced existing) 2025/03/06 11:00:44 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:44 INFO : only11: Copied (replaced existing) 2025/03/06 11:00:45 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:45 INFO : only2: Copied (replaced existing) 2025/03/06 11:00:45 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:45 INFO : only4: Copied (replaced existing) 2025/03/06 11:00:45 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:45 INFO : only16: Copied (replaced existing) 2025/03/06 11:00:46 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:46 INFO : only7: Copied (replaced existing) 2025/03/06 11:00:47 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:47 INFO : only9: Copied (replaced existing) 2025/03/06 11:00:47 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:47 INFO : only18: Copied (replaced existing) 2025/03/06 11:00:47 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:47 INFO : only8: Copied (replaced existing) 2025/03/06 11:00:51 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:51 INFO : only5: Copied (replaced existing) 2025/03/06 11:00:51 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:51 INFO : only6: Copied (replaced existing) 2025/03/06 11:00:52 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/06 11:00:52 INFO : only3: Copied (replaced existing) 2025/03/06 11:00:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (97.72s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 11:01:03 DEBUG : empty_dir: Making directory with metadata 2025/03/06 11:01:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 11:01:03 DEBUG : empty_on_remote: Making directory with metadata 2025/03/06 11:01:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 11:01:03 INFO : empty_on_remote: Making directory 2025/03/06 11:01:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 11:01:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/06 11:01:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/06 11:01:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/06 11:01:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (8.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 11:01:12 DEBUG : empty_dir: Making directory with metadata 2025/03/06 11:01:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 11:01:12 DEBUG : empty_on_remote: Making directory with metadata 2025/03/06 11:01:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/06 11:01:12 INFO : empty_on_remote: Making directory 2025/03/06 11:01:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 11:01:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/06 11:01:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/06 11:01:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/06 11:01:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/06 11:01:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 11:01:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 11:01:20 INFO : sub dir: Making directory 2025/03/06 11:01:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" 2025/03/06 11:01:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/06 11:01:37 INFO : sub dir: Making directory 2025/03/06 11:01:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kenihiq9suna'", Local "Local file system at /tmp/rclone261771258", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestNothingToTransferWithoutEmptyDirs (23.63s) FAIL 2025/03/06 11:02:00 DEBUG : OpenDrive root 'rclone-test-kenihiq9suna': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m7.661345946s (try 1/5): exit status 1: Failed [TestSyncWithExclude TestSyncOverlapWithFilter TestFixCase]