"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/05/04 05:12:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo" 2025/05/04 05:12:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/04 05:12:55 DEBUG : Starting OpenDrive session with ID: 90ba274693684c1cc5831743b6a3cfe4d744b07d905ff99575d4ab67f025ab26 2025/05/04 05:12:55 DEBUG : Creating backend with remote "/tmp/rclone99768792" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:12:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:12:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/04 05:12:56 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:12:56 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.33s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:12:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 05:12:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:12:57 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:12:57 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:12:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:12:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:12:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:12:59 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.75s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.33s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:01 DEBUG : Creating backend with remote "/non-existing" 2025/05/04 05:13:01 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/04 05:13:01 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:01 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.84s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:13:02 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:02 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:13:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:13:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:13:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.78s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:06 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Running all checks before starting transfers 2025/05/04 05:13:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:13:06 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:06 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Checks finished, now starting transfers 2025/05/04 05:13:06 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:13:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:13:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:13:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.18s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:10 ERROR : Ignoring --no-traverse with sync 2025/05/04 05:13:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:13:10 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:10 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:13:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:13:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:13:12 INFO : sub dir/hello world: Copied (new) 2025/05/04 05:13:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.79s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/04 05:13:14 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:14 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:13:15 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/05/04 05:13:16 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/05/04 05:13:16 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", 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: TestCopyWithDepth (10.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 05:13:24 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:24 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:13:25 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/05/04 05:13:26 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:13:26 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.91s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 05:13:27 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:27 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:13:28 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/05/04 05:13:29 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:13:29 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.90s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/04 05:13:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 05:13:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/04 05:13:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 05:13:30 INFO : sub dir: Making directory 2025/05/04 05:13:30 INFO : sub dir2: Making directory 2025/05/04 05:13:31 INFO : sub dir2/sub sub dir2: Making directory 2025/05/04 05:13:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:13:31 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:31 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:13:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:13:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:13:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:33 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.51s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:35 INFO : sub dir2: Making directory 2025/05/04 05:13:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/04 05:13:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 05:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:13:35 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:35 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:13:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:13:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:13:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.58s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:39 DEBUG : sub dir2: Making directory with metadata 2025/05/04 05:13:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 05:13:39 INFO : sub dir: Making directory 2025/05/04 05:13:39 INFO : sub dir2: Making directory 2025/05/04 05:13:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:13:40 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:40 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:13:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:13:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:13:41 INFO : sub dir/hello world: Copied (new) 2025/05/04 05:13:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:42 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/04 05:13:42 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.33s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:44 INFO : sub dir2: Making directory 2025/05/04 05:13:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:13:44 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:44 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:13:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:13:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:13:46 INFO : sub dir/hello world: Copied (new) 2025/05/04 05:13:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.40s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:47 DEBUG : sub dir2: Making directory with metadata 2025/05/04 05:13:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 05:13:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 05:13:48 INFO : sub dir: Making directory 2025/05/04 05:13:48 INFO : sub dir2: Making directory 2025/05/04 05:13:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:13:48 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:48 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:13:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:13:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:13:50 INFO : sub dir/hello world: Copied (new) 2025/05/04 05:13:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:50 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.42s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.33s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:52 INFO : sub dir2: Making directory 2025/05/04 05:13:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:13:52 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:13:52 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:13:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:13:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:13:54 INFO : sub dir/hello world: Copied (new) 2025/05/04 05:13:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.54s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:13:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:13:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-waqetit3xexa" 2025/05/04 05:13:58 DEBUG : Starting OpenDrive session with ID: 954dccec71f434dd74be34dca93312274fbcebd50312b5a13549c7be24c5c585 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-kiniduy9dovo' -> OpenDrive root 'rclone-test-waqetit3xexa' 2025/05/04 05:13:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:13:59 DEBUG : OpenDrive root 'rclone-test-waqetit3xexa': Waiting for checks to finish 2025/05/04 05:13:59 DEBUG : OpenDrive root 'rclone-test-waqetit3xexa': Waiting for transfers to finish 2025/05/04 05:14:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/04 05:14:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:00 DEBUG : OpenDrive root 'rclone-test-waqetit3xexa': Purge remote --- PASS: TestServerSideCopy (6.41s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:14:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 05:14:05 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:14:05 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:14:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/04 05:14:06 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/04 05:14:06 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestCopyOverSelf (5.33s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:14:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-noyepud6mahe" 2025/05/04 05:14:10 DEBUG : Starting OpenDrive session with ID: 31c2b31e8d2cbe3ec393e0c6d0d3e817cb016da084768aa2d8ddc0b3c801e9a1 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-kiniduy9dovo' -> OpenDrive root 'rclone-test-noyepud6mahe' 2025/05/04 05:14:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:14:11 DEBUG : OpenDrive root 'rclone-test-noyepud6mahe': Waiting for checks to finish 2025/05/04 05:14:11 DEBUG : OpenDrive root 'rclone-test-noyepud6mahe': Waiting for transfers to finish 2025/05/04 05:14:12 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/04 05:14:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/04 05:14:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 05:14:14 DEBUG : OpenDrive root 'rclone-test-noyepud6mahe': Waiting for checks to finish 2025/05/04 05:14:14 DEBUG : OpenDrive root 'rclone-test-noyepud6mahe': Waiting for transfers to finish 2025/05/04 05:14:14 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/04 05:14:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:15 DEBUG : OpenDrive root 'rclone-test-noyepud6mahe': Purge remote --- PASS: TestServerSideCopyOverSelf (9.33s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:14:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 05:14:20 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:14:20 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:14:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/04 05:14:21 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/04 05:14:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/04 05:14:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestMoveOverSelf (5.53s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:14:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qejugit1jege" 2025/05/04 05:14:25 DEBUG : Starting OpenDrive session with ID: 564d5689880cbfa1c218e97e63fe788c04762f6628575130f85f63ff5b886a22 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-kiniduy9dovo' -> OpenDrive root 'rclone-test-qejugit1jege' 2025/05/04 05:14:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:14:26 DEBUG : OpenDrive root 'rclone-test-qejugit1jege': Waiting for checks to finish 2025/05/04 05:14:26 DEBUG : OpenDrive root 'rclone-test-qejugit1jege': Waiting for transfers to finish 2025/05/04 05:14:27 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/04 05:14:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, 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:680 Error: Should be true Test: TestServerSideMoveOverSelf Messages: sub dir/hello world: Modification time difference too big |-117088h14m28.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-05-04 05:14:28 +0000 UTC) (precision 1s) 2025/05/04 05:14:29 DEBUG : OpenDrive root 'rclone-test-qejugit1jege': Using server-side directory move 2025/05/04 05:14:29 INFO : OpenDrive root 'rclone-test-qejugit1jege': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/04 05:14:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/04 05:14:29 DEBUG : OpenDrive root 'rclone-test-qejugit1jege': Waiting for checks to finish 2025/05/04 05:14:29 DEBUG : OpenDrive root 'rclone-test-qejugit1jege': Waiting for transfers to finish 2025/05/04 05:14:30 INFO : sub dir/hello world: Deleted 2025/05/04 05:14:30 INFO : sub dir/hello world: Moved (server-side) 2025/05/04 05:14:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/05/04 05:14:33 DEBUG : testing file moves 2025/05/04 05:14:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/04 05:14:33 DEBUG : OpenDrive root 'rclone-test-qejugit1jege': Waiting for checks to finish 2025/05/04 05:14:33 DEBUG : OpenDrive root 'rclone-test-qejugit1jege': Waiting for transfers to finish 2025/05/04 05:14:33 INFO : sub dir/hello world: Deleted 2025/05/04 05:14:34 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:34 DEBUG : OpenDrive root 'rclone-test-qejugit1jege': Purge remote --- FAIL: TestServerSideMoveOverSelf (13.74s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:14:38 ERROR : : error listing: directory not found 2025/05/04 05:14:38 INFO : Local file system at /tmp/rclone99768792: Making directory 2025/05/04 05:14:39 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:14:39 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.25s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:14:43 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/04 05:14:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:14:43 DEBUG : Local file system at /tmp/rclone99768792: Waiting for checks to finish 2025/05/04 05:14:43 DEBUG : Local file system at /tmp/rclone99768792: Waiting for transfers to finish 2025/05/04 05:14:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:14:43 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/05/04 05:14:43 INFO : sub dir/hello world: Copied (new) 2025/05/04 05:14:43 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestCopyRedownload (4.69s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/04 05:14:45 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:14:45 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:14:46 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/05/04 05:14:47 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/04 05:14:47 INFO : check sum: Copied (new) 2025/05/04 05:14:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:47 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:14:47 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/04 05:14:47 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/05/04 05:14:47 DEBUG : check sum: Unchanged skipping 2025/05/04 05:14:47 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:14:47 DEBUG : Waiting for deletions to finish 2025/05/04 05:14:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (4.09s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/04 05:14:49 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:14:49 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:14:50 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/05/04 05:14:51 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/04 05:14:51 INFO : sizeonly: Copied (new) 2025/05/04 05:14:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:51 DEBUG : sizeonly: Sizes identical 2025/05/04 05:14:51 DEBUG : sizeonly: Unchanged skipping 2025/05/04 05:14:51 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:14:51 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:14:51 DEBUG : Waiting for deletions to finish 2025/05/04 05:14:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.65s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/04 05:14:53 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:14:53 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:14:54 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/05/04 05:14:55 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/05/04 05:14:55 INFO : ignore-size: Copied (new) 2025/05/04 05:14:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:14:55 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:14:55 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:14:55 DEBUG : ignore-size: Unchanged skipping 2025/05/04 05:14:55 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:14:55 DEBUG : Waiting for deletions to finish 2025/05/04 05:14:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", 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: TestSyncIgnoreSize (11.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:05 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/04 05:15:06 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:06 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:15:06 DEBUG : existing: Unchanged skipping 2025/05/04 05:15:06 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:06 DEBUG : Waiting for deletions to finish 2025/05/04 05:15:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/04 05:15:06 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:06 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:06 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/04 05:15:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/04 05:15:07 INFO : existing: Copied (replaced existing) 2025/05/04 05:15:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/04 05:15:08 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:08 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:09 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/04 05:15:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/04 05:15:10 INFO : existing: Copied (new) 2025/05/04 05:15:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:10 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:10 DEBUG : existing: Destination exists, skipping 2025/05/04 05:15:10 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:10 DEBUG : Waiting for deletions to finish 2025/05/04 05:15:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:13 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/05/04 05:15:15 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/05/04 05:15:16 INFO : d: Making directory 2025/05/04 05:15:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/04 05:15:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:15:17 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:17 DEBUG : c/non empty space: Unchanged skipping 2025/05/04 05:15:17 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:18 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/05/04 05:15:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/04 05:15:19 INFO : a/potato2: Copied (new) 2025/05/04 05:15:19 DEBUG : Waiting for deletions to finish 2025/05/04 05:15:19 INFO : b/potato: Deleted 2025/05/04 05:15:19 INFO : d: Removing directory 2025/05/04 05:15:20 INFO : b: Removing directory 2025/05/04 05:15:20 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:15:24 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:24 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/05/04 05:15:24 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/04 05:15:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/04 05:15:24 DEBUG : empty space: Unchanged skipping 2025/05/04 05:15:24 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:24 DEBUG : Waiting for deletions to finish 2025/05/04 05:15:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:25 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:25 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/05/04 05:15:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/04 05:15:25 INFO : empty space: Updated modification time in destination 2025/05/04 05:15:25 DEBUG : empty space: Unchanged skipping 2025/05/04 05:15:25 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:25 DEBUG : Waiting for deletions to finish 2025/05/04 05:15:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:15:28 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:28 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/05/04 05:15:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/04 05:15:28 DEBUG : empty space: Unchanged skipping 2025/05/04 05:15:28 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:28 DEBUG : Waiting for deletions to finish 2025/05/04 05:15:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.07s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:30 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/05/04 05:15:31 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/05/04 05:15:31 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone99768792) 2025/05/04 05:15:31 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-kiniduy9dovo') 2025/05/04 05:15:31 DEBUG : foo: md5 differ 2025/05/04 05:15:31 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:31 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/05/04 05:15:32 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/05/04 05:15:32 INFO : foo: Copied (replaced existing) 2025/05/04 05:15:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.08s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:15:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:15:35 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/04 05:15:35 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:35 DEBUG : empty space: Unchanged skipping 2025/05/04 05:15:35 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:36 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/05/04 05:15:37 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/04 05:15:37 INFO : potato: Copied (new) 2025/05/04 05:15:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:39 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/05/04 05:15:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/04 05:15:41 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:41 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:41 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/04 05:15:42 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/05/04 05:15:42 INFO : potato: Copied (replaced existing) 2025/05/04 05:15:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.26s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:43 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/04 05:15:45 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/04 05:15:45 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:45 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:45 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/04 05:15:46 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/05/04 05:15:46 INFO : potato: Copied (new) 2025/05/04 05:15:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/04 05:15:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:15:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 05:15:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:15:51 DEBUG : empty space: Unchanged skipping 2025/05/04 05:15:51 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:51 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/04 05:15:51 DEBUG : Waiting for deletions to finish 2025/05/04 05:15:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:15:53 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/04 05:15:54 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:1151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1164 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: empty space: Modification time difference too big |-117088h15m55.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-05-04 05:15:55 +0000 UTC) (precision 1s) 2025/05/04 05:15:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:15:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 05:15:56 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:15:56 DEBUG : empty space: Unchanged skipping 2025/05/04 05:15:56 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:15:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/04 05:15:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/04 05:15:57 INFO : potato2: Copied (new) 2025/05/04 05:15:57 DEBUG : Waiting for deletions to finish 2025/05/04 05:15:57 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (6.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:16:00 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/05/04 05:16:01 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/05/04 05:16:02 INFO : d: Making directory 2025/05/04 05:16:03 INFO : d/e: Making directory 2025/05/04 05:16:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/04 05:16:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:16:04 DEBUG : c/non empty space: Unchanged skipping 2025/05/04 05:16:04 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:16:04 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:16:05 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/05/04 05:16:06 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/04 05:16:06 INFO : a/potato2: Copied (new) 2025/05/04 05:16:06 DEBUG : Waiting for deletions to finish 2025/05/04 05:16:06 INFO : b/potato: Deleted 2025/05/04 05:16:06 INFO : d/e: Removing directory 2025/05/04 05:16:06 INFO : d: Removing directory 2025/05/04 05:16:07 INFO : b: Removing directory 2025/05/04 05:16:07 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:16:10 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/05/04 05:16:12 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/05/04 05:16:13 INFO : d: Making directory 2025/05/04 05:16:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/04 05:16:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:16:14 DEBUG : c/non empty space: Unchanged skipping 2025/05/04 05:16:14 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:16:14 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:16:15 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/05/04 05:16:16 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/04 05:16:16 INFO : a/potato2: Copied (new) 2025/05/04 05:16:16 ERROR : OpenDrive root 'rclone-test-kiniduy9dovo': not deleting files as there were IO errors 2025/05/04 05:16:16 ERROR : OpenDrive root 'rclone-test-kiniduy9dovo': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:16:20 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/04 05:16:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:16:23 DEBUG : Waiting for deletions to finish 2025/05/04 05:16:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:16:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 05:16:23 DEBUG : empty space: Unchanged skipping 2025/05/04 05:16:23 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:16:23 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:16:23 INFO : potato: Deleted 2025/05/04 05:16:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/04 05:16:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/04 05:16:24 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.37s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:16:26 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/04 05:16:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:16:29 DEBUG : Waiting for deletions to finish 2025/05/04 05:16:30 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:16:30 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:16:30 INFO : potato: Deleted 2025/05/04 05:16:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:16:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 05:16:30 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:16:30 DEBUG : empty space: Unchanged skipping 2025/05/04 05:16:30 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:16:31 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/04 05:16:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/04 05:16:31 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.96s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:16:33 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/04 05:16:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 05:16:35 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:16:35 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:16:35 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/05/04 05:16:36 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/05/04 05:16:36 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.99s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:16:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/04 05:16:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:16:41 DEBUG : enormous: Excluded (Size Filter) 2025/05/04 05:16:41 DEBUG : enormous: Excluded 2025/05/04 05:16:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 05:16:41 DEBUG : potato2: Excluded 2025/05/04 05:16:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 05:16:41 DEBUG : potato2: Excluded 2025/05/04 05:16:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:16:41 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:16:41 DEBUG : empty space: Unchanged skipping 2025/05/04 05:16:41 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:16:41 DEBUG : Waiting for deletions to finish 2025/05/04 05:16:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:16:41 DEBUG : enormous: Excluded (Size Filter) 2025/05/04 05:16:41 DEBUG : enormous: Excluded 2025/05/04 05:16:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 05:16:41 DEBUG : potato2: Excluded 2025/05/04 05:16:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 05:16:42 DEBUG : potato2: Excluded 2025/05/04 05:16:42 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/04 05:16:42 DEBUG : empty space: Unchanged skipping 2025/05/04 05:16:42 DEBUG : Local file system at /tmp/rclone99768792: Waiting for checks to finish 2025/05/04 05:16:42 DEBUG : Local file system at /tmp/rclone99768792: Waiting for transfers to finish 2025/05/04 05:16:42 DEBUG : Waiting for deletions to finish 2025/05/04 05:16:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncWithExclude (5.27s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:16:44 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/04 05:16:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:16:47 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/05/04 05:16:48 DEBUG : enormous: Excluded (Size Filter) 2025/05/04 05:16:48 DEBUG : enormous: Excluded 2025/05/04 05:16:48 DEBUG : potato2: Excluded (Size Filter) 2025/05/04 05:16:48 DEBUG : potato2: Excluded 2025/05/04 05:16:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:16:48 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:16:48 DEBUG : empty space: Unchanged skipping 2025/05/04 05:16:48 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:16:48 DEBUG : Waiting for deletions to finish 2025/05/04 05:16:48 INFO : enormous: Deleted 2025/05/04 05:16:48 INFO : potato2: Deleted 2025/05/04 05:16:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:16:49 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/04 05:16:49 DEBUG : empty space: Unchanged skipping 2025/05/04 05:16:49 DEBUG : Local file system at /tmp/rclone99768792: Waiting for checks to finish 2025/05/04 05:16:49 DEBUG : Local file system at /tmp/rclone99768792: Waiting for transfers to finish 2025/05/04 05:16:49 DEBUG : Waiting for deletions to finish 2025/05/04 05:16:49 INFO : enormous: Deleted 2025/05/04 05:16:49 INFO : potato2: Deleted 2025/05/04 05:16:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.17s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:16:51 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/04 05:16:53 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/05/04 05:16:54 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/05/04 05:16:56 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/05/04 05:16:57 DEBUG : five: Need to transfer - File not found at Destination 2025/05/04 05:16:57 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/04 05:16:57 DEBUG : one: Destination is newer than source, skipping 2025/05/04 05:16:57 DEBUG : three: Sizes identical 2025/05/04 05:16:57 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:16:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/04 05:16:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone99768792) 2025/05/04 05:16:57 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-kiniduy9dovo') 2025/05/04 05:16:57 DEBUG : two: md5 differ 2025/05/04 05:16:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 05:16:57 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:16:57 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/05/04 05:16:58 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/05/04 05:16:58 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/05/04 05:16:58 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/04 05:16:58 INFO : four: Copied (replaced existing) 2025/05/04 05:16:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/04 05:16:59 INFO : two: Copied (replaced existing) 2025/05/04 05:16:59 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/04 05:16:59 INFO : five: Copied (new) 2025/05/04 05:16:59 DEBUG : Waiting for deletions to finish 2025/05/04 05:17:00 DEBUG : one: Destination is newer than source, skipping 2025/05/04 05:17:00 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:17:00 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/04 05:17:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/04 05:17:00 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone99768792) 2025/05/04 05:17:00 DEBUG : two: Size and md5 of src and dst objects identical 2025/05/04 05:17:00 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-kiniduy9dovo') 2025/05/04 05:17:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 05:17:00 DEBUG : three: md5 differ 2025/05/04 05:17:00 DEBUG : five: Size and md5 of src and dst objects identical 2025/05/04 05:17:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/04 05:17:00 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/04 05:17:00 DEBUG : four: Size and md5 of src and dst objects identical 2025/05/04 05:17:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 05:17:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/04 05:17:00 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:17:00 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/05/04 05:17:01 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/04 05:17:01 INFO : three: Copied (replaced existing) 2025/05/04 05:17:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.00s) === 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-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/04 05:17:02 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Making map for --track-renames 2025/05/04 05:17:02 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Finished making map for --track-renames 2025/05/04 05:17:02 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:17:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 05:17:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/04 05:17:02 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for renames to finish 2025/05/04 05:17:02 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:17:03 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/05/04 05:17:03 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/05/04 05:17:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/04 05:17:04 INFO : potato: Copied (new) 2025/05/04 05:17:04 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/04 05:17:04 INFO : yam: Copied (new) 2025/05/04 05:17:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:17:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:17:04 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Making map for --track-renames 2025/05/04 05:17:04 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Finished making map for --track-renames 2025/05/04 05:17:04 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:17:04 DEBUG : potato: Unchanged skipping 2025/05/04 05:17:04 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for renames to finish 2025/05/04 05:17:05 DEBUG : yam: same parent dir (ODFfODU0MTU4NV9QNjA4Mg) - using file/rename instead of move_copy for yaml 2025/05/04 05:17:05 INFO : yam: Moved (server-side) to: yaml 2025/05/04 05:17:05 INFO : yaml: Renamed from "yam" 2025/05/04 05:17:05 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:17:05 DEBUG : Waiting for deletions to finish 2025/05/04 05:17:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/05/04 05:17:07 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Making map for --track-renames 2025/05/04 05:17:07 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Finished making map for --track-renames 2025/05/04 05:17:07 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:17:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 05:17:07 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for renames to finish 2025/05/04 05:17:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/04 05:17:07 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:17:07 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/05/04 05:17:08 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/05/04 05:17:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/04 05:17:08 INFO : potato: Copied (new) 2025/05/04 05:17:09 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/04 05:17:09 INFO : yam: Copied (new) 2025/05/04 05:17:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:17:09 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:17:09 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Making map for --track-renames 2025/05/04 05:17:09 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Finished making map for --track-renames 2025/05/04 05:17:09 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:17:09 DEBUG : potato: Unchanged skipping 2025/05/04 05:17:09 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for renames to finish 2025/05/04 05:17:09 DEBUG : yam: same parent dir (ODFfODU0MTU4NV9QNjA4Mg) - using file/rename instead of move_copy for yaml 2025/05/04 05:17:10 INFO : yam: Moved (server-side) to: yaml 2025/05/04 05:17:10 INFO : yaml: Renamed from "yam" 2025/05/04 05:17:10 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:17:10 DEBUG : Waiting for deletions to finish 2025/05/04 05:17:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/05/04 05:17:11 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Making map for --track-renames 2025/05/04 05:17:11 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Finished making map for --track-renames 2025/05/04 05:17:11 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:17:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/04 05:17:11 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for renames to finish 2025/05/04 05:17:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/04 05:17:11 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:17:12 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/05/04 05:17:12 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/05/04 05:17:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/04 05:17:13 INFO : potato: Copied (new) 2025/05/04 05:17:13 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/04 05:17:13 INFO : sub/yam: Copied (new) 2025/05/04 05:17:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:17:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:17:14 DEBUG : potato: Unchanged skipping 2025/05/04 05:17:14 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Making map for --track-renames 2025/05/04 05:17:14 INFO : OpenDrive root 'rclone-test-kiniduy9dovo': Finished making map for --track-renames 2025/05/04 05:17:14 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:17:14 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for renames to finish 2025/05/04 05:17:14 INFO : sub/yam: Moved (server-side) to: yam 2025/05/04 05:17:14 INFO : yam: Renamed from "sub/yam" 2025/05/04 05:17:14 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:17:14 DEBUG : Waiting for deletions to finish 2025/05/04 05:17:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.57s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:17:17 DEBUG : Creating backend with remote "/tmp/rclone99768792/dir1" 2025/05/04 05:17:17 DEBUG : Creating backend with remote "/tmp/rclone99768792/dir2" 2025/05/04 05:17:17 DEBUG : Local file system at /tmp/rclone99768792/dir2: Using server-side directory move 2025/05/04 05:17:17 INFO : Local file system at /tmp/rclone99768792/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/04 05:17:17 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/04 05:17:17 DEBUG : Local file system at /tmp/rclone99768792/dir2: Waiting for checks to finish 2025/05/04 05:17:17 DEBUG : Local file system at /tmp/rclone99768792/dir2: Waiting for transfers to finish 2025/05/04 05:17:17 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:17:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:17:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/04 05:17:17 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:17:17 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:17:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:17:19 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/05/04 05:17:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:17:19 INFO : sub dir/hello world: Copied (new) 2025/05/04 05:17:19 INFO : sub dir/hello world: Deleted 2025/05/04 05:17:20 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/04 05:17:20 INFO : nested/sub dir/file: Copied (new) 2025/05/04 05:17:20 INFO : nested/sub dir/file: Deleted 2025/05/04 05:17:20 INFO : sub dir: Removing directory 2025/05/04 05:17:20 INFO : nested/sub dir: Removing directory 2025/05/04 05:17:20 INFO : nested: Removing directory 2025/05/04 05:17:20 DEBUG : Local file system at /tmp/rclone99768792: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.20s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:17:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/04 05:17:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/04 05:17:23 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:17:23 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:17:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/04 05:17:25 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/05/04 05:17:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/04 05:17:25 INFO : sub dir/hello world: Copied (new) 2025/05/04 05:17:25 INFO : sub dir/hello world: Deleted 2025/05/04 05:17:26 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/04 05:17:26 INFO : nested/sub dir/file: Copied (new) 2025/05/04 05:17:26 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.76s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:17:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/04 05:17:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/04 05:17:29 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:17:29 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:17:30 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/04 05:17:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/04 05:17:31 INFO : existing: Copied (new) 2025/05/04 05:17:31 INFO : existing: Deleted 2025/05/04 05:17:31 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/05/04 05:17:32 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/05/04 05:17:32 INFO : existing-b: Copied (new) 2025/05/04 05:17:32 INFO : existing-b: Deleted 2025/05/04 05:17:33 DEBUG : existing: Destination exists, skipping 2025/05/04 05:17:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/04 05:17:33 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:17:33 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:17:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.85s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:17:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lomiwir7cuju" 2025/05/04 05:17:34 DEBUG : Starting OpenDrive session with ID: 4badcc3f0640a12394133d56ba0eea52e475ec55b3499cf3550c1a470dd92706 2025/05/04 05:17:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/04 05:17:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:17:39 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-kiniduy9dovo' -> OpenDrive root 'rclone-test-lomiwir7cuju' 2025/05/04 05:17:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:17:42 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/05/04 05:17:44 DEBUG : OpenDrive root 'rclone-test-lomiwir7cuju': Using server-side directory move 2025/05/04 05:17:44 INFO : OpenDrive root 'rclone-test-lomiwir7cuju': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/04 05:17:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 05:17:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/04 05:17:44 DEBUG : empty space: Unchanged skipping 2025/05/04 05:17:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/04 05:17:44 DEBUG : OpenDrive root 'rclone-test-lomiwir7cuju': Waiting for checks to finish 2025/05/04 05:17:44 INFO : potato3: Deleted 2025/05/04 05:17:44 INFO : empty space: Deleted 2025/05/04 05:17:44 DEBUG : OpenDrive root 'rclone-test-lomiwir7cuju': Waiting for transfers to finish 2025/05/04 05:17:44 INFO : potato2: Moved (server-side) 2025/05/04 05:17:44 INFO : potato3: Moved (server-side) 2025/05/04 05:17:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-futuyus8midi" 2025/05/04 05:17:45 DEBUG : Starting OpenDrive session with ID: 71d9d74745747517507842dcd4d5db8065d72b6d0999bfdea67ac3ad6de058e7 2025/05/04 05:17:45 DEBUG : OpenDrive root 'rclone-test-futuyus8midi': Using server-side directory move 2025/05/04 05:17:46 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/05/04 05:17:46 INFO : OpenDrive root 'rclone-test-futuyus8midi': Server side directory move succeeded 2025/05/04 05:17:46 ERROR : : error listing: directory not found 2025/05/04 05:17:46 DEBUG : OpenDrive root 'rclone-test-futuyus8midi': Purge remote 2025/05/04 05:17:47 DEBUG : OpenDrive root 'rclone-test-lomiwir7cuju': Purge remote 2025/05/04 05:17:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.44s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:17:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xoxezem7xuzu" 2025/05/04 05:17:48 DEBUG : Starting OpenDrive session with ID: f6204763892f11558fb3f33c92ecbb48a3139a2960dce7623b583ee01db594de 2025/05/04 05:17:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/04 05:17:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:17:52 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-kiniduy9dovo' -> OpenDrive root 'rclone-test-xoxezem7xuzu' 2025/05/04 05:17:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:17:56 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/05/04 05:17:57 DEBUG : empty space: Excluded (Size Filter) 2025/05/04 05:17:57 DEBUG : empty space: Excluded 2025/05/04 05:17:57 DEBUG : empty space: Excluded (Size Filter) 2025/05/04 05:17:57 DEBUG : empty space: Excluded 2025/05/04 05:17:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 05:17:57 DEBUG : OpenDrive root 'rclone-test-xoxezem7xuzu': Waiting for checks to finish 2025/05/04 05:17:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/04 05:17:57 DEBUG : OpenDrive root 'rclone-test-xoxezem7xuzu': Waiting for transfers to finish 2025/05/04 05:17:57 INFO : potato3: Deleted 2025/05/04 05:17:57 INFO : potato2: Moved (server-side) 2025/05/04 05:17:58 INFO : potato3: Moved (server-side) 2025/05/04 05:17:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-silices2gime" 2025/05/04 05:17:58 DEBUG : Starting OpenDrive session with ID: 471e7f7dcd51b90727df500aefa48b6217e1ebf1503c637777082cc6af83fc58 2025/05/04 05:17:59 DEBUG : empty space: Excluded (Size Filter) 2025/05/04 05:17:59 DEBUG : empty space: Excluded 2025/05/04 05:17:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 05:17:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/04 05:17:59 DEBUG : OpenDrive root 'rclone-test-silices2gime': Waiting for checks to finish 2025/05/04 05:17:59 DEBUG : OpenDrive root 'rclone-test-silices2gime': Waiting for transfers to finish 2025/05/04 05:18:00 INFO : potato2: Moved (server-side) 2025/05/04 05:18:00 INFO : potato3: Moved (server-side) 2025/05/04 05:18:00 DEBUG : OpenDrive root 'rclone-test-silices2gime': Purge remote 2025/05/04 05:18:00 DEBUG : OpenDrive root 'rclone-test-xoxezem7xuzu': Purge remote --- PASS: TestServerSideMoveWithFilter (14.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:18:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-viweber7loni" 2025/05/04 05:18:02 DEBUG : Starting OpenDrive session with ID: 98d35d3f415d4278bd02007bd4856c253ad1f279c51e41cf4119b9d7307cf95c 2025/05/04 05:18:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/04 05:18:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:18:06 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/05/04 05:18:07 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-kiniduy9dovo' -> OpenDrive root 'rclone-test-viweber7loni' 2025/05/04 05:18:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/04 05:18:10 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/05/04 05:18:11 DEBUG : OpenDrive root 'rclone-test-viweber7loni': Using server-side directory move 2025/05/04 05:18:11 INFO : OpenDrive root 'rclone-test-viweber7loni': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/04 05:18:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/04 05:18:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/04 05:18:11 DEBUG : empty space: Unchanged skipping 2025/05/04 05:18:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/04 05:18:12 INFO : potato3: Deleted 2025/05/04 05:18:12 DEBUG : OpenDrive root 'rclone-test-viweber7loni': Waiting for checks to finish 2025/05/04 05:18:12 INFO : empty space: Deleted 2025/05/04 05:18:12 DEBUG : OpenDrive root 'rclone-test-viweber7loni': Waiting for transfers to finish 2025/05/04 05:18:12 INFO : potato2: Moved (server-side) 2025/05/04 05:18:12 INFO : potato3: Moved (server-side) 2025/05/04 05:18:12 INFO : tomatoDir: Removing directory 2025/05/04 05:18:12 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': deleted 1 directories 2025/05/04 05:18:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jabanuh6qizo" 2025/05/04 05:18:13 DEBUG : Starting OpenDrive session with ID: 6a9c3cd06dfca1adc60baa69a705ac4eecea21e0db6c4acb7cca953c9484d067 2025/05/04 05:18:14 INFO : tomatoDir: Making directory 2025/05/04 05:18:14 DEBUG : OpenDrive root 'rclone-test-jabanuh6qizo': Using server-side directory move 2025/05/04 05:18:14 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/05/04 05:18:14 INFO : OpenDrive root 'rclone-test-jabanuh6qizo': Server side directory move succeeded 2025/05/04 05:18:15 ERROR : : error listing: directory not found 2025/05/04 05:18:15 ERROR : : error listing: directory not found 2025/05/04 05:18:15 DEBUG : OpenDrive root 'rclone-test-jabanuh6qizo': Purge remote 2025/05/04 05:18:16 DEBUG : OpenDrive root 'rclone-test-viweber7loni': Purge remote 2025/05/04 05:18:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:18:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/rclone-sync-test" 2025/05/04 05:18:17 DEBUG : Starting OpenDrive session with ID: bd7bedff5e6574b307548941d54d3424c6bb9a1ade49283af5b565530795af58 run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:18:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/rclone-sync-test" 2025/05/04 05:18:20 DEBUG : Starting OpenDrive session with ID: 3b32a937ec42cac7b6e4d672879124fbc0f1a74294c9f65d82ba058a8f5af5d0 2025/05/04 05:18:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/rclone-sync-test-include/layer2" 2025/05/04 05:18:22 DEBUG : Starting OpenDrive session with ID: a7f07abbcb3d36459977463f1afd588b10ef968ad4d0d7f20277ba90d4e7247c 2025/05/04 05:18:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/rclone-sync-test-ignore-file" 2025/05/04 05:18:24 DEBUG : Starting OpenDrive session with ID: cf141546938dc74c0241a4e58a556b73a160be762df9482d09718035f6a2036c 2025/05/04 05:18:25 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/05/04 05:18:27 DEBUG : rclone-sync-test: Excluded 2025/05/04 05:18:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 05:18:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/04 05:18:28 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/rclone-sync-test': Waiting for checks to finish 2025/05/04 05:18:28 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/rclone-sync-test': Waiting for transfers to finish 2025/05/04 05:18:28 DEBUG : Waiting for deletions to finish 2025/05/04 05:18:28 INFO : There was nothing to transfer 2025/05/04 05:18:28 DEBUG : rclone-sync-test: Excluded 2025/05/04 05:18:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 05:18:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/04 05:18:29 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:18:29 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:18:29 DEBUG : Waiting for deletions to finish 2025/05/04 05:18:29 INFO : rclone-sync-test-include: Removing directory 2025/05/04 05:18:29 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': deleted 1 directories 2025/05/04 05:18:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:18:30 DEBUG : rclone-sync-test: Excluded 2025/05/04 05:18:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 05:18:30 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/04 05:18:30 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/04 05:18:30 DEBUG : Waiting for deletions to finish 2025/05/04 05:18:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:18:31 DEBUG : rclone-sync-test: Excluded 2025/05/04 05:18:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 05:18:31 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:18:31 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:18:31 DEBUG : Waiting for deletions to finish 2025/05/04 05:18:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:18:31 DEBUG : : Excluded 2025/05/04 05:18:31 DEBUG : rclone-sync-test: Excluded 2025/05/04 05:18:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/04 05:18:31 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/04 05:18:31 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/04 05:18:31 DEBUG : Waiting for deletions to finish 2025/05/04 05:18:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.13s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:18:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/dst" 2025/05/04 05:18:39 DEBUG : Starting OpenDrive session with ID: df02fe5e4226d3b1ad60e52afc3da98ec6bc7831d0ca62ba6be3dbd11c769455 2025/05/04 05:18:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/CompareDest" 2025/05/04 05:18:40 DEBUG : Starting OpenDrive session with ID: 292eeb822257bb05a7ae22e00218e21ea3eb657a8508e585a05ff38079cbdaf8 2025/05/04 05:18:41 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 05:18:41 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:18:41 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:18:42 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/04 05:18:43 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/04 05:18:43 INFO : one: Copied (new) 2025/05/04 05:18:43 DEBUG : Waiting for deletions to finish 2025/05/04 05:18:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 05:18:44 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:18:45 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:18:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/04 05:18:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/04 05:18:46 INFO : one: Copied (replaced existing) 2025/05/04 05:18:46 DEBUG : Waiting for deletions to finish 2025/05/04 05:18:46 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/04 05:18:49 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/05/04 05:18:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 05:18:50 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:18:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:18:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 05:18:50 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:18:50 DEBUG : Waiting for deletions to finish 2025/05/04 05:18:50 INFO : There was nothing to transfer 2025/05/04 05:18:51 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/05/04 05:18:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 05:18:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:18:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/04 05:18:53 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:18:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:18:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 05:18:53 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:18:53 DEBUG : Waiting for deletions to finish 2025/05/04 05:18:53 INFO : There was nothing to transfer 2025/05/04 05:18:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 05:18:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:18:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/04 05:18:54 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:18:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:18:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 05:18:54 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:18:54 DEBUG : Waiting for deletions to finish 2025/05/04 05:18:54 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/04 05:18:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 05:18:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/04 05:18:55 DEBUG : two: Need to transfer - File not found at Destination 2025/05/04 05:18:55 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:18:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:18:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/04 05:18:55 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:18:56 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/05/04 05:18:57 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/04 05:18:57 INFO : two: Copied (new) 2025/05/04 05:18:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.38s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:19:00 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/05/04 05:19:02 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/05/04 05:19:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/dest" 2025/05/04 05:19:04 DEBUG : Starting OpenDrive session with ID: 31074d98834cef9d48be00cff9c97a20e25d3fd89f53f90ca74f790009be0029 2025/05/04 05:19:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/pre-dest1" 2025/05/04 05:19:05 DEBUG : Starting OpenDrive session with ID: e107f49f30884e84e79ea27bd4089607ee59d915192a78e43d888e99eb043bc1 2025/05/04 05:19:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/pre-dest2" 2025/05/04 05:19:06 DEBUG : Starting OpenDrive session with ID: d7a2ba9fc9a43142b687330d128422320f0d04dfdaf303b77d486320e8ae2840 2025/05/04 05:19:06 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:19:06 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/04 05:19:07 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:19:07 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/04 05:19:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/04 05:19:07 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dest': Waiting for checks to finish 2025/05/04 05:19:07 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dest': Waiting for transfers to finish 2025/05/04 05:19:08 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/05/04 05:19:09 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/05/04 05:19:09 INFO : 3: Copied (new) 2025/05/04 05:19:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.58s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:19:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/dst" 2025/05/04 05:19:12 DEBUG : Starting OpenDrive session with ID: ab76e8c63f35888636cd9b988f5828cb5cc11ebab4408f8a43be91e4dfe09922 2025/05/04 05:19:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/CopyDest" 2025/05/04 05:19:13 DEBUG : Starting OpenDrive session with ID: 005fac41fb40154e8178522c034de25c4cd704aee743daa74b49eb1708c37287 2025/05/04 05:19:14 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 05:19:14 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:19:14 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:19:15 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/04 05:19:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/04 05:19:16 INFO : one: Copied (new) 2025/05/04 05:19:16 DEBUG : Waiting for deletions to finish 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/05/04 05:19:25 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:19:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 05:19:25 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:19:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/04 05:19:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/04 05:19:26 INFO : one: Copied (replaced existing) 2025/05/04 05:19:26 DEBUG : Waiting for deletions to finish 2025/05/04 05:19:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/04 05:19:29 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/05/04 05:19:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/BackupDir" 2025/05/04 05:19:30 DEBUG : Starting OpenDrive session with ID: c60fa5a36d607c3d1e5ac07e0c4874b8d40bd573f9deb097d3895ee3f2e1f8d6 2025/05/04 05:19:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 05:19:31 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:19:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:19:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/04 05:19:32 INFO : one: Moved (server-side) 2025/05/04 05:19:33 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/04 05:19:33 INFO : one: Copied (server-side copy) 2025/05/04 05:19:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/04 05:19:33 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:19:33 DEBUG : Waiting for deletions to finish 2025/05/04 05:19:34 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/05/04 05:19:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:19:35 DEBUG : one: Unchanged skipping 2025/05/04 05:19:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:19:36 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/04 05:19:36 INFO : two: Copied (server-side copy) 2025/05/04 05:19:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/04 05:19:36 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:19:36 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:19:36 DEBUG : Waiting for deletions to finish 2025/05/04 05:19:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:19:36 DEBUG : one: Unchanged skipping 2025/05/04 05:19:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:19:36 DEBUG : two: Unchanged skipping 2025/05/04 05:19:36 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:19:36 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:19:36 DEBUG : Waiting for deletions to finish 2025/05/04 05:19:36 INFO : There was nothing to transfer 2025/05/04 05:19:37 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/05/04 05:19:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:19:39 DEBUG : one: Unchanged skipping 2025/05/04 05:19:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/04 05:19:39 DEBUG : three: Destination not found in --copy-dest 2025/05/04 05:19:39 DEBUG : three: Need to transfer - File not found at Destination 2025/05/04 05:19:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/04 05:19:39 DEBUG : two: Unchanged skipping 2025/05/04 05:19:39 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:19:39 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:19:40 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/05/04 05:19:41 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/04 05:19:41 INFO : three: Copied (new) 2025/05/04 05:19:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (32.51s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:19:45 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/04 05:19:47 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/04 05:19:49 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/04 05:19:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/dst" 2025/05/04 05:19:50 DEBUG : Starting OpenDrive session with ID: 3cdee8a1cbe45d037f0fcdc0cb51ff9c22766f523d38005b2bf8fed4a1cffdcc 2025/05/04 05:19:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/backup" 2025/05/04 05:19:51 DEBUG : Starting OpenDrive session with ID: 74693df0cda5cab9987863d9cdd59c141b65909075368783e8bde46ebd4de55d 2025/05/04 05:19:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 05:19:52 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:19:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:19:52 DEBUG : two: Unchanged skipping 2025/05/04 05:19:53 INFO : one: Moved (server-side) 2025/05/04 05:19:53 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:19:53 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/04 05:19:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/04 05:19:54 INFO : one: Copied (new) 2025/05/04 05:19:54 DEBUG : Waiting for deletions to finish 2025/05/04 05:19:55 INFO : three.txt: Moved (server-side) 2025/05/04 05:19:55 INFO : three.txt: Moved into backup dir 2025/05/04 05:19:56 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/04 05:19:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 05:19:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:19:58 DEBUG : two: Unchanged skipping 2025/05/04 05:19:58 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:19:58 INFO : one: Deleted 2025/05/04 05:19:58 INFO : one: Moved (server-side) 2025/05/04 05:19:58 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:19:59 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/04 05:20:00 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/04 05:20:00 INFO : one: Copied (new) 2025/05/04 05:20:00 DEBUG : Waiting for deletions to finish 2025/05/04 05:20:00 INFO : three.txt: Deleted 2025/05/04 05:20:01 INFO : three.txt: Moved (server-side) 2025/05/04 05:20:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.70s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:20:04 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/04 05:20:05 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/04 05:20:07 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/04 05:20:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/dst" 2025/05/04 05:20:09 DEBUG : Starting OpenDrive session with ID: 618caa5c188966f7eebd1147be222ee5705d4b81549ec6d66886bb82fd2d2d75 2025/05/04 05:20:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/backup" 2025/05/04 05:20:10 DEBUG : Starting OpenDrive session with ID: 62ca330718fd7927821d5205efd35037dc507bb8d7804a1595810eb02cff653b 2025/05/04 05:20:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 05:20:11 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:20:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:20:11 DEBUG : two: Unchanged skipping 2025/05/04 05:20:12 INFO : one: Moved (server-side) to: one.bak 2025/05/04 05:20:12 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:20:12 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/04 05:20:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/04 05:20:13 INFO : one: Copied (new) 2025/05/04 05:20:13 DEBUG : Waiting for deletions to finish 2025/05/04 05:20:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/04 05:20:13 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: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:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-kiniduy9dovo'/backup/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=3 vs obj=4 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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2025/05/04 05:20:23 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 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:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (5), dst/three.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-kiniduy9dovo'/backup/one.bak: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 3 actual : 4 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=3 vs obj=4 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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found 2025/05/04 05:20:32 DEBUG : one: Need to transfer - File not found at Destination 2025/05/04 05:20:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:20:32 DEBUG : two: Unchanged skipping 2025/05/04 05:20:32 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:20:32 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:20:33 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/04 05:20:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/04 05:20:34 INFO : one: Copied (new) 2025/05/04 05:20:34 DEBUG : Waiting for deletions to finish 2025/05/04 05:20:35 INFO : three.txt.bak: Deleted 2025/05/04 05:20:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/04 05:20:35 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (34.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:20:38 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/04 05:20:40 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/04 05:20:42 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/04 05:20:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/dst" 2025/05/04 05:20:43 DEBUG : Starting OpenDrive session with ID: 0eff251cb4da1201a4fcbfa0cf4a96b5514cdacd544aefe330ed16544bfb0cc0 2025/05/04 05:20:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/backup" 2025/05/04 05:20:44 DEBUG : Starting OpenDrive session with ID: 0a5c42b8748376552c7dfc9dffe853111318ff75c6093a65b4d3178e32b2ad6d 2025/05/04 05:20:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 05:20:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:20:45 DEBUG : two: Unchanged skipping 2025/05/04 05:20:45 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:20:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/04 05:20:46 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:20:47 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/04 05:20:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/04 05:20:48 INFO : one: Copied (new) 2025/05/04 05:20:48 DEBUG : Waiting for deletions to finish 2025/05/04 05:20:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/04 05:20:48 INFO : three.txt: Moved into backup dir 2025/05/04 05:20:50 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/04 05:20:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 05:20:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:20:51 DEBUG : two: Unchanged skipping 2025/05/04 05:20:51 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:20:51 INFO : one-2019-01-01: Deleted 2025/05/04 05:20:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/04 05:20:52 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:20:52 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/04 05:20:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/04 05:20:53 INFO : one: Copied (new) 2025/05/04 05:20:53 DEBUG : Waiting for deletions to finish 2025/05/04 05:20:54 INFO : three-2019-01-01.txt: Deleted 2025/05/04 05:20:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/04 05:20:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.77s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:20:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/04 05:20:59 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/04 05:21:00 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/04 05:21:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/dst" 2025/05/04 05:21:02 DEBUG : Starting OpenDrive session with ID: 57cfe47882d29187ed24b283cf201ff2c4fe0deb269f1431d5abe4a351fbe43a 2025/05/04 05:21:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 05:21:02 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:21:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:21:02 DEBUG : two: Unchanged skipping 2025/05/04 05:21:03 DEBUG : one: same parent dir (ODFfODU0MTc3OF9zZnhqMw) - using file/rename instead of move_copy for one.bak 2025/05/04 05:21:03 INFO : one: Moved (server-side) to: one.bak 2025/05/04 05:21:03 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:21:04 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/04 05:21:05 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/04 05:21:05 INFO : one: Copied (new) 2025/05/04 05:21:05 DEBUG : Waiting for deletions to finish 2025/05/04 05:21:05 DEBUG : three.txt: same parent dir (ODFfODU0MTc3OF9zZnhqMw) - using file/rename instead of move_copy for three.txt.bak 2025/05/04 05:21:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/04 05:21:05 INFO : three.txt: Moved into backup dir 2025/05/04 05:21:06 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/04 05:21:08 DEBUG : one.bak: Excluded (Path Filter) 2025/05/04 05:21:08 DEBUG : one.bak: Excluded 2025/05/04 05:21:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/04 05:21:08 DEBUG : three.txt.bak: Excluded 2025/05/04 05:21:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 05:21:08 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for checks to finish 2025/05/04 05:21:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:21:08 DEBUG : two: Unchanged skipping 2025/05/04 05:21:08 INFO : one.bak: Deleted 2025/05/04 05:21:08 DEBUG : one: same parent dir (ODFfODU0MTc3OF9zZnhqMw) - using file/rename instead of move_copy for one.bak 2025/05/04 05:21:08 INFO : one: Moved (server-side) to: one.bak 2025/05/04 05:21:08 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo/dst': Waiting for transfers to finish 2025/05/04 05:21:09 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/04 05:21:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/04 05:21:10 INFO : one: Copied (new) 2025/05/04 05:21:10 DEBUG : Waiting for deletions to finish 2025/05/04 05:21:10 INFO : three.txt.bak: Deleted 2025/05/04 05:21:10 DEBUG : three.txt: same parent dir (ODFfODU0MTc3OF9zZnhqMw) - using file/rename instead of move_copy for three.txt.bak 2025/05/04 05:21:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/04 05:21:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.25s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:21:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/04 05:21:15 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/04 05:21:17 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/04 05:21:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/dst" 2025/05/04 05:21:18 DEBUG : Starting OpenDrive session with ID: 946114c782360d5d85aa83b2586905f9fa69b71416d295bf02b1ebe51c493bbd 2025/05/04 05:21:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 05:21:19 DEBUG : one: same parent dir (ODFfODU0MTc4Nl9Eb0IwYg) - using file/rename instead of move_copy for one.bak 2025/05/04 05:21:19 INFO : one: Moved (server-side) to: one.bak 2025/05/04 05:21:20 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/04 05:21:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/04 05:21:21 INFO : one: Copied (new) 2025/05/04 05:21:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:21:21 DEBUG : two: Unchanged skipping 2025/05/04 05:21:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/04 05:21:22 DEBUG : three.txt: same parent dir (ODFfODU0MTc4Nl9Eb0IwYg) - using file/rename instead of move_copy for three.txt.bak 2025/05/04 05:21:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/04 05:21:23 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/05/04 05:21:23 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/04 05:21:23 INFO : three.txt: Copied (new) 2025/05/04 05:21:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 05:21:25 INFO : one.bak: Deleted 2025/05/04 05:21:25 DEBUG : one: same parent dir (ODFfODU0MTc4Nl9Eb0IwYg) - using file/rename instead of move_copy for one.bak 2025/05/04 05:21:25 INFO : one: Moved (server-side) to: one.bak 2025/05/04 05:21:26 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/04 05:21:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/04 05:21:26 INFO : one: Copied (new) 2025/05/04 05:21:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:21:27 DEBUG : two: Unchanged skipping 2025/05/04 05:21:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/04 05:21:27 INFO : three.txt.bak: Deleted 2025/05/04 05:21:27 DEBUG : three.txt: same parent dir (ODFfODU0MTc4Nl9Eb0IwYg) - using file/rename instead of move_copy for three.txt.bak 2025/05/04 05:21:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/04 05:21:28 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/05/04 05:21:29 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/04 05:21:29 INFO : three.txt: Copied (new) 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:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/one.bak (4), dst/three.txt.bak (19), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /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:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-kiniduy9dovo'/dst/three.txt.bak: md5 hash incorrect - expecting "91341eed84691a83caea73aa785736d5" got "423e01c5e84a30d129b97aedb6e219a9" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 6 actual : 19 Test: TestSyncSuffix Messages: dst/three.txt.bak: size incorrect file=6 vs obj=19 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:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/three.txt.bak: Modification time difference too big |-95576h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/three.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found --- FAIL: TestSyncSuffix (26.35s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:21:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/04 05:21:41 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/04 05:21:43 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/04 05:21:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kiniduy9dovo/dst" 2025/05/04 05:21:45 DEBUG : Starting OpenDrive session with ID: 175fd5c57747fe5eca2b869dd16d77f845850bd6b59c01e012882201c4b96966 2025/05/04 05:21:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/04 05:21:46 DEBUG : one: same parent dir (ODFfODU0MTc5N19sc2Q2dA) - using file/rename instead of move_copy for one-2019-01-01 2025/05/04 05:21:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/04 05:21:46 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/04 05:21:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/04 05:21:47 INFO : one: Copied (new) 2025/05/04 05:21:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:21:47 DEBUG : two: Unchanged skipping 2025/05/04 05:21:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/04 05:21:48 DEBUG : three.txt: same parent dir (ODFfODU0MTc5N19sc2Q2dA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/05/04 05:21:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/04 05:21:49 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/05/04 05:21:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/04 05:21:50 INFO : three.txt: Copied (new) 2025/05/04 05:21:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/04 05:21:51 INFO : one-2019-01-01: Deleted 2025/05/04 05:21:51 DEBUG : one: same parent dir (ODFfODU0MTc5N19sc2Q2dA) - using file/rename instead of move_copy for one-2019-01-01 2025/05/04 05:21:51 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/04 05:21:52 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/04 05:21:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/04 05:21:53 INFO : one: Copied (new) 2025/05/04 05:21:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:21:53 DEBUG : two: Unchanged skipping 2025/05/04 05:21:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/04 05:21:54 INFO : three-2019-01-01.txt: Deleted 2025/05/04 05:21:54 DEBUG : three.txt: same parent dir (ODFfODU0MTc5N19sc2Q2dA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/05/04 05:21:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/04 05:21:55 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/05/04 05:21:56 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/04 05:21:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.53s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:21:59 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/05/04 05:22:00 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:22:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/04 05:22:00 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:22:00 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/05/04 05:22:01 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/05/04 05:22:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/04 05:22:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.70s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:22:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/04 05:22:02 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:22:02 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:22:03 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/04 05:22:04 INFO : existing: Copied (new) 2025/05/04 05:22:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:22:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/04 05:22:04 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:22:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/04 05:22:04 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:22:04 ERROR : OpenDrive root 'rclone-test-kiniduy9dovo': not deleting files as there were IO errors 2025/05/04 05:22:04 ERROR : OpenDrive root 'rclone-test-kiniduy9dovo': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncImmutable (3.77s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.33s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:22:07 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:08 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/05/04 05:22:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/05/04 05:22:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/05/04 05:22:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:22:15 DEBUG : existing: Unchanged skipping 2025/05/04 05:22:15 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/04 05:22:15 DEBUG : subdira-rclone-move-bomudob1: same parent dir (ODFfODU0MTU4NV9QNjA4Mg) - using folder/rename instead of move_copy 2025/05/04 05:22:15 DEBUG : EXISTING: moving to existing-rclone-move-yijeceh0 2025/05/04 05:22:15 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-zaxocuw8 2025/05/04 05:22:16 DEBUG : subdira: same parent dir (ODFfODU0MTU4NV9QNjA4Mg) - using folder/rename instead of move_copy 2025/05/04 05:22:16 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODU0MTU4NV9QNjA4Mg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-zaxocuw8 2025/05/04 05:22:16 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/04 05:22:16 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-zaxocuw8 2025/05/04 05:22:16 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/04 05:22:16 DEBUG : EXISTING: same parent dir (ODFfODU0MTU4NV9QNjA4Mg) - using file/rename instead of move_copy for existing-rclone-move-yijeceh0 2025/05/04 05:22:16 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yijeceh0 2025/05/04 05:22:16 DEBUG : EXISTING: moving to existing 2025/05/04 05:22:16 DEBUG : subdira/subdirb-rclone-move-koxatil0: same parent dir (ODFfODU0MTgxMF9DczJCOQ) - using folder/rename instead of move_copy 2025/05/04 05:22:16 DEBUG : existingbutdifferent-rclone-move-zaxocuw8: same parent dir (ODFfODU0MTU4NV9QNjA4Mg) - using file/rename instead of move_copy for existingbutdifferent 2025/05/04 05:22:17 DEBUG : existing-rclone-move-yijeceh0: same parent dir (ODFfODU0MTU4NV9QNjA4Mg) - using file/rename instead of move_copy for existing 2025/05/04 05:22:17 INFO : existingbutdifferent-rclone-move-zaxocuw8: Moved (server-side) to: existingbutdifferent 2025/05/04 05:22:17 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/04 05:22:17 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/04 05:22:17 INFO : existing-rclone-move-yijeceh0: Moved (server-side) to: existing 2025/05/04 05:22:17 INFO : EXISTING: Moved (server-side) to: existing 2025/05/04 05:22:17 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/04 05:22:17 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/05/04 05:22:17 DEBUG : subdira/subdirb: same parent dir (ODFfODU0MTgxMF9DczJCOQ) - using folder/rename instead of move_copy 2025/05/04 05:22:17 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/04 05:22:18 DEBUG : subdira/subdirb/subdirc-rclone-move-xopakuj4: same parent dir (ODFfODU0MTgxMl9UMHlwcw) - using folder/rename instead of move_copy 2025/05/04 05:22:18 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/05/04 05:22:18 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/04 05:22:18 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODU0MTgxMl9UMHlwcw) - using folder/rename instead of move_copy 2025/05/04 05:22:19 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/04 05:22:19 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/04 05:22:19 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-bopijov7: same parent dir (ODFfODU0MTgxM18xVWxVbw) - using folder/rename instead of move_copy 2025/05/04 05:22:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-nepetis9 2025/05/04 05:22:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODU0MTgxM18xVWxVbw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-nepetis9 2025/05/04 05:22:20 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODU0MTgxM18xVWxVbw) - using folder/rename instead of move_copy 2025/05/04 05:22:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/04 05:22:20 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/04 05:22:20 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:22:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tovegoq8 2025/05/04 05:22:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODU0MTgxNV9SdlhUYQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tovegoq8 2025/05/04 05:22:21 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-nepetis9 2025/05/04 05:22:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/04 05:22:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tovegoq8 2025/05/04 05:22:21 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/04 05:22:21 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-nepetis9: same parent dir (ODFfODU0MTgxM18xVWxVbw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/05/04 05:22:21 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tovegoq8: same parent dir (ODFfODU0MTgxNV9SdlhUYQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/04 05:22:21 INFO : subdira/subdirb/subdirc/hello-rclone-move-nepetis9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/04 05:22:21 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/04 05:22:21 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/04 05:22:21 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-tovegoq8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/04 05:22:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/04 05:22:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/04 05:22:21 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:22:22 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/05/04 05:22:22 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/05/04 05:22:23 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/05/04 05:22:23 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/04 05:22:23 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/05/04 05:22:23 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/04 05:22:23 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (20.85s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.04s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:22:29 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:30 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:32 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:34 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:35 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:37 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:39 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:41 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:42 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:44 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:45 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:47 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:49 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:50 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:52 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:54 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:55 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:57 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/05/04 05:22:59 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:00 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:02 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:04 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:05 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:07 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:09 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:10 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:12 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:14 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:16 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:17 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:19 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:21 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:22 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:24 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:26 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:27 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:29 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:31 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:32 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:34 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:35 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:23:35 DEBUG : both1: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both12: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both10: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both14: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both15: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both11: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both0: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both18: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both13: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both16: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both3: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both4: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both5: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both6: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both7: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both8: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:23:35 DEBUG : both9: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both17: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both19: Unchanged skipping 2025/05/04 05:23:35 DEBUG : both2: Unchanged skipping 2025/05/04 05:23:35 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:23:35 DEBUG : Waiting for deletions to finish 2025/05/04 05:23:35 INFO : only10: Deleted 2025/05/04 05:23:36 INFO : only11: Deleted 2025/05/04 05:23:36 INFO : only5: Deleted 2025/05/04 05:23:36 INFO : only7: Deleted 2025/05/04 05:23:36 INFO : only1: Deleted 2025/05/04 05:23:36 INFO : only15: Deleted 2025/05/04 05:23:36 INFO : only16: Deleted 2025/05/04 05:23:36 INFO : only17: Deleted 2025/05/04 05:23:36 INFO : only18: Deleted 2025/05/04 05:23:36 INFO : only19: Deleted 2025/05/04 05:23:36 INFO : only4: Deleted 2025/05/04 05:23:36 INFO : only0: Deleted 2025/05/04 05:23:36 INFO : only2: Deleted 2025/05/04 05:23:36 INFO : only8: Deleted 2025/05/04 05:23:36 INFO : only3: Deleted 2025/05/04 05:23:36 INFO : only6: Deleted 2025/05/04 05:23:37 INFO : only12: Deleted 2025/05/04 05:23:37 INFO : only9: Deleted 2025/05/04 05:23:37 INFO : only13: Deleted 2025/05/04 05:23:37 INFO : only14: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", 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: TestSyncConcurrentDelete (80.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:23:49 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:51 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:52 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:54 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:55 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:57 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/05/04 05:23:59 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:01 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:02 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:04 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:06 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:08 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:09 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:11 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:13 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:14 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:16 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:18 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:19 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:21 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:23 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:25 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:26 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:28 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:30 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:31 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:33 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:34 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:36 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:38 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:40 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:41 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:43 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:45 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:47 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:48 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:50 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:52 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:53 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:55 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/05/04 05:24:56 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for checks to finish 2025/05/04 05:24:56 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both1: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both11: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both13: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both12: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both10: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both16: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both17: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both18: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both19: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both0: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both14: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both15: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both5: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both6: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both7: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both2: Unchanged skipping 2025/05/04 05:24:56 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/04 05:24:56 DEBUG : both3: Unchanged skipping 2025/05/04 05:24:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : both4: Unchanged skipping 2025/05/04 05:24:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : both8: Unchanged skipping 2025/05/04 05:24:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : both9: Unchanged skipping 2025/05/04 05:24:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/04 05:24:56 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Waiting for transfers to finish 2025/05/04 05:24:58 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:24:58 INFO : only12: Copied (replaced existing) 2025/05/04 05:24:58 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:24:58 INFO : only1: Copied (replaced existing) 2025/05/04 05:24:58 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:24:58 INFO : only10: Copied (replaced existing) 2025/05/04 05:24:58 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:24:58 INFO : only0: Copied (replaced existing) 2025/05/04 05:24:58 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:24:58 INFO : only15: Copied (replaced existing) 2025/05/04 05:24:59 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:24:59 INFO : only16: Copied (replaced existing) 2025/05/04 05:24:59 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:24:59 INFO : only17: Copied (replaced existing) 2025/05/04 05:24:59 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:24:59 INFO : only18: Copied (replaced existing) 2025/05/04 05:24:59 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:24:59 INFO : only19: Copied (replaced existing) 2025/05/04 05:25:00 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:25:00 INFO : only3: Copied (replaced existing) 2025/05/04 05:25:01 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:25:01 INFO : only11: Copied (replaced existing) 2025/05/04 05:25:01 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:25:01 INFO : only13: Copied (replaced existing) 2025/05/04 05:25:01 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:25:01 INFO : only4: Copied (replaced existing) 2025/05/04 05:25:02 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:25:02 INFO : only2: Copied (replaced existing) 2025/05/04 05:25:02 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:25:02 INFO : only14: Copied (replaced existing) 2025/05/04 05:25:03 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:25:03 INFO : only6: Copied (replaced existing) 2025/05/04 05:25:04 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:25:04 INFO : only5: Copied (replaced existing) 2025/05/04 05:25:04 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:25:04 INFO : only7: Copied (replaced existing) 2025/05/04 05:25:04 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:25:04 INFO : only9: Copied (replaced existing) 2025/05/04 05:25:05 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/04 05:25:05 INFO : only8: Copied (replaced existing) 2025/05/04 05:25:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (84.22s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:25:12 DEBUG : empty_dir: Making directory with metadata 2025/05/04 05:25:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 05:25:12 DEBUG : empty_on_remote: Making directory with metadata 2025/05/04 05:25:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 05:25:12 INFO : empty_on_remote: Making directory 2025/05/04 05:25:13 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-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:25:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/04 05:25:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/04 05:25:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/04 05:25:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.20s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:25:20 DEBUG : empty_dir: Making directory with metadata 2025/05/04 05:25:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 05:25:20 DEBUG : empty_on_remote: Making directory with metadata 2025/05/04 05:25:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/04 05:25:20 INFO : empty_on_remote: Making directory 2025/05/04 05:25:20 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-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:25:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/04 05:25:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/04 05:25:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/04 05:25:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/04 05:25:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:25:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 05:25:28 INFO : sub dir: Making directory 2025/05/04 05:25:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" 2025/05/04 05:25:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/04 05:25:44 INFO : sub dir: Making directory 2025/05/04 05:25:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kiniduy9dovo'", Local "Local file system at /tmp/rclone99768792", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (17.14s) FAIL 2025/05/04 05:26:01 DEBUG : OpenDrive root 'rclone-test-kiniduy9dovo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m7.888938029s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncAfterRemovingAFileAndAddingAFile TestSyncBackupDirWithSuffix TestSyncSuffix]