"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/05/22 05:27:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke" 2025/05/22 05:27:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 05:27:00 DEBUG : Starting OpenDrive session with ID: a230fba58a61ef522e22e2a340a013940c539eef98a78ea8cf06762aff1e87e1 2025/05/22 05:27:00 DEBUG : Creating backend with remote "/tmp/rclone4047670455" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:27:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/22 05:27:01 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:01 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.35s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/22 05:27:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:27:02 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:02 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:27:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:27:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:27:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:04 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.94s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", 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-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:06 DEBUG : Creating backend with remote "/non-existing" 2025/05/22 05:27:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/22 05:27:07 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:07 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.83s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:27:07 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:07 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:27:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:27:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:27:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyNoTraverse (4.98s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:12 INFO : OpenDrive root 'rclone-test-hotopec8teke': Running all checks before starting transfers 2025/05/22 05:27:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:27:12 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:12 INFO : OpenDrive root 'rclone-test-hotopec8teke': Checks finished, now starting transfers 2025/05/22 05:27:12 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:27:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:27:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:27:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", 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: TestCopyCheckFirst (11.35s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:24 ERROR : Ignoring --no-traverse with sync 2025/05/22 05:27:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:27:24 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:24 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:27:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:27:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:27:26 INFO : sub dir/hello world: Copied (new) 2025/05/22 05:27:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.78s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/22 05:27:27 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:27 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:27:28 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/05/22 05:27:29 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/05/22 05:27:29 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestCopyWithDepth (2.98s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 05:27:30 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:30 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:27:31 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/05/22 05:27:32 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:27:32 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 05:27:33 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:33 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:27:34 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/05/22 05:27:35 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:27:35 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.31s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/22 05:27:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 05:27:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/22 05:27:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/22 05:27:37 INFO : sub dir: Making directory 2025/05/22 05:27:37 INFO : sub dir2: Making directory 2025/05/22 05:27:37 INFO : sub dir2/sub sub dir2: Making directory 2025/05/22 05:27:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:27:38 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:38 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:27:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:27:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:27:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:40 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:42 INFO : sub dir2: Making directory 2025/05/22 05:27:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/22 05:27:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 05:27:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:27:42 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:42 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:27:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:27:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:27:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.69s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:46 DEBUG : sub dir2: Making directory with metadata 2025/05/22 05:27:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 05:27:46 INFO : sub dir: Making directory 2025/05/22 05:27:46 INFO : sub dir2: Making directory 2025/05/22 05:27:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:27:46 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:46 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:27:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:27:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:27:48 INFO : sub dir/hello world: Copied (new) 2025/05/22 05:27:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:48 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/22 05:27:49 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", 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-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:51 INFO : sub dir2: Making directory 2025/05/22 05:27:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:27:51 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:51 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:27:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:27:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:27:53 INFO : sub dir/hello world: Copied (new) 2025/05/22 05:27:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.48s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:54 DEBUG : sub dir2: Making directory with metadata 2025/05/22 05:27:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 05:27:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/22 05:27:54 INFO : sub dir: Making directory 2025/05/22 05:27:55 INFO : sub dir2: Making directory 2025/05/22 05:27:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:27:55 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:55 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:27:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:27:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:27:57 INFO : sub dir/hello world: Copied (new) 2025/05/22 05:27:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:57 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.59s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", 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-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:27:59 INFO : sub dir2: Making directory 2025/05/22 05:27:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:27:59 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:27:59 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:28:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:28:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:28:01 INFO : sub dir/hello world: Copied (new) 2025/05/22 05:28:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.57s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:28:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yepefiq5hoge" 2025/05/22 05:28:05 DEBUG : Starting OpenDrive session with ID: 8ae2d1811beb9b372170d5b00fcc3376594a72efbcbfa0e5a8f7ea860195dc4a sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-hotopec8teke' -> OpenDrive root 'rclone-test-yepefiq5hoge' 2025/05/22 05:28:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:28:06 DEBUG : OpenDrive root 'rclone-test-yepefiq5hoge': Waiting for checks to finish 2025/05/22 05:28:06 DEBUG : OpenDrive root 'rclone-test-yepefiq5hoge': Waiting for transfers to finish 2025/05/22 05:28:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/22 05:28:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:07 DEBUG : OpenDrive root 'rclone-test-yepefiq5hoge': Purge remote --- PASS: TestServerSideCopy (6.53s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:28:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/22 05:28:12 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:28:12 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:28:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/22 05:28:13 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/22 05:28:13 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestCopyOverSelf (5.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:28:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yefinam9xudi" 2025/05/22 05:28:17 DEBUG : Starting OpenDrive session with ID: 713d2dab9322e143da116f26d2a8e073c0dccba02798206b7a8e57e23e3262e6 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-hotopec8teke' -> OpenDrive root 'rclone-test-yefinam9xudi' 2025/05/22 05:28:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:28:18 DEBUG : OpenDrive root 'rclone-test-yefinam9xudi': Waiting for checks to finish 2025/05/22 05:28:18 DEBUG : OpenDrive root 'rclone-test-yefinam9xudi': Waiting for transfers to finish 2025/05/22 05:28:19 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/22 05:28:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/22 05:28:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/22 05:28:21 DEBUG : OpenDrive root 'rclone-test-yefinam9xudi': Waiting for checks to finish 2025/05/22 05:28:21 DEBUG : OpenDrive root 'rclone-test-yefinam9xudi': Waiting for transfers to finish 2025/05/22 05:28:22 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/22 05:28:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:22 DEBUG : OpenDrive root 'rclone-test-yefinam9xudi': Purge remote --- PASS: TestServerSideCopyOverSelf (9.38s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:28:27 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:28:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/22 05:28:27 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:28:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/22 05:28:28 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/22 05:28:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/22 05:28:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestMoveOverSelf (5.29s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:28:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kuvefix7vuxo" 2025/05/22 05:28:32 DEBUG : Starting OpenDrive session with ID: 5921f336281593d608e14f25c37087a7363eec6efa7ea0efe3742d7fd5b65691 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-hotopec8teke' -> OpenDrive root 'rclone-test-kuvefix7vuxo' 2025/05/22 05:28:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:28:33 DEBUG : OpenDrive root 'rclone-test-kuvefix7vuxo': Waiting for checks to finish 2025/05/22 05:28:33 DEBUG : OpenDrive root 'rclone-test-kuvefix7vuxo': Waiting for transfers to finish 2025/05/22 05:28:34 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/22 05:28:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/05/22 05:28:36 DEBUG : OpenDrive root 'rclone-test-kuvefix7vuxo': Using server-side directory move 2025/05/22 05:28:36 INFO : OpenDrive root 'rclone-test-kuvefix7vuxo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/22 05:28:36 DEBUG : OpenDrive root 'rclone-test-kuvefix7vuxo': Waiting for checks to finish 2025/05/22 05:28:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/22 05:28:36 DEBUG : OpenDrive root 'rclone-test-kuvefix7vuxo': Waiting for transfers to finish 2025/05/22 05:28:36 INFO : sub dir/hello world: Deleted 2025/05/22 05:28:37 INFO : sub dir/hello world: Moved (server-side) 2025/05/22 05:28:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/05/22 05:28:39 DEBUG : testing file moves 2025/05/22 05:28:40 DEBUG : OpenDrive root 'rclone-test-kuvefix7vuxo': Waiting for checks to finish 2025/05/22 05:28:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/22 05:28:40 DEBUG : OpenDrive root 'rclone-test-kuvefix7vuxo': Waiting for transfers to finish 2025/05/22 05:28:40 INFO : sub dir/hello world: Deleted 2025/05/22 05:28:40 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:41 DEBUG : OpenDrive root 'rclone-test-kuvefix7vuxo': Purge remote --- PASS: TestServerSideMoveOverSelf (13.59s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:28:45 ERROR : : error listing: directory not found 2025/05/22 05:28:45 INFO : Local file system at /tmp/rclone4047670455: Making directory 2025/05/22 05:28:45 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:28:45 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.30s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:28:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/22 05:28:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:28:50 DEBUG : Local file system at /tmp/rclone4047670455: Waiting for checks to finish 2025/05/22 05:28:50 DEBUG : Local file system at /tmp/rclone4047670455: Waiting for transfers to finish 2025/05/22 05:28:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:28:50 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/05/22 05:28:50 INFO : sub dir/hello world: Copied (new) 2025/05/22 05:28:50 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestCopyRedownload (4.43s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/22 05:28:52 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:28:52 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:28:52 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/05/22 05:28:53 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/22 05:28:53 INFO : check sum: Copied (new) 2025/05/22 05:28:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:54 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:28:54 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/22 05:28:54 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/05/22 05:28:54 DEBUG : check sum: Unchanged skipping 2025/05/22 05:28:54 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:28:54 DEBUG : Waiting for deletions to finish 2025/05/22 05:28:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.47s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/22 05:28:55 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:28:55 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:28:56 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/05/22 05:28:57 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/22 05:28:57 INFO : sizeonly: Copied (new) 2025/05/22 05:28:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:57 DEBUG : sizeonly: Sizes identical 2025/05/22 05:28:57 DEBUG : sizeonly: Unchanged skipping 2025/05/22 05:28:57 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:28:57 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:28:57 DEBUG : Waiting for deletions to finish 2025/05/22 05:28:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.46s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:28:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/22 05:28:59 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:28:59 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:28:59 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/05/22 05:29:00 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/05/22 05:29:00 INFO : ignore-size: Copied (new) 2025/05/22 05:29:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:01 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:29:01 DEBUG : ignore-size: Unchanged skipping 2025/05/22 05:29:01 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:01 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:01 DEBUG : Waiting for deletions to finish 2025/05/22 05:29:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.46s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:03 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/22 05:29:04 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:29:04 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:04 DEBUG : existing: Unchanged skipping 2025/05/22 05:29:04 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:04 DEBUG : Waiting for deletions to finish 2025/05/22 05:29:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:04 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/22 05:29:04 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:04 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/22 05:29:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/22 05:29:05 INFO : existing: Copied (replaced existing) 2025/05/22 05:29:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", 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: TestSyncIgnoreTimes (12.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/22 05:29:14 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:14 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:15 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/22 05:29:16 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/22 05:29:16 INFO : existing: Copied (new) 2025/05/22 05:29:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:16 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:16 DEBUG : existing: Destination exists, skipping 2025/05/22 05:29:16 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:16 DEBUG : Waiting for deletions to finish 2025/05/22 05:29:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:19 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/05/22 05:29:21 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/05/22 05:29:21 INFO : d: Making directory 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/22 05:29:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/22 05:29:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:29:30 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:30 DEBUG : c/non empty space: Unchanged skipping 2025/05/22 05:29:30 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:31 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/05/22 05:29:32 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/22 05:29:32 INFO : a/potato2: Copied (new) 2025/05/22 05:29:32 DEBUG : Waiting for deletions to finish 2025/05/22 05:29:33 INFO : b/potato: Deleted 2025/05/22 05:29:33 INFO : d: Removing directory 2025/05/22 05:29:33 INFO : b: Removing directory 2025/05/22 05:29:33 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (17.88s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:29:37 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/22 05:29:37 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:37 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/22 05:29:37 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/22 05:29:37 DEBUG : empty space: Unchanged skipping 2025/05/22 05:29:37 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:37 DEBUG : Waiting for deletions to finish 2025/05/22 05:29:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:38 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/22 05:29:38 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:38 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/22 05:29:38 INFO : empty space: Updated modification time in destination 2025/05/22 05:29:38 DEBUG : empty space: Unchanged skipping 2025/05/22 05:29:38 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:38 DEBUG : Waiting for deletions to finish 2025/05/22 05:29:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:29:41 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:41 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/22 05:29:41 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/22 05:29:41 DEBUG : empty space: Unchanged skipping 2025/05/22 05:29:41 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:41 DEBUG : Waiting for deletions to finish 2025/05/22 05:29:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.05s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:43 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/05/22 05:29:44 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/22 05:29:44 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:44 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4047670455) 2025/05/22 05:29:44 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-hotopec8teke') 2025/05/22 05:29:44 DEBUG : foo: md5 differ 2025/05/22 05:29:44 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:45 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/05/22 05:29:46 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/05/22 05:29:46 INFO : foo: Copied (replaced existing) 2025/05/22 05:29:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.10s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:29:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:29:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/22 05:29:48 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:48 DEBUG : empty space: Unchanged skipping 2025/05/22 05:29:48 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:49 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/05/22 05:29:50 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/22 05:29:50 INFO : potato: Copied (new) 2025/05/22 05:29:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:52 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/05/22 05:29:54 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/22 05:29:54 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/22 05:29:55 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/05/22 05:29:55 INFO : potato: Copied (replaced existing) 2025/05/22 05:29:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.99s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:29:56 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/22 05:29:58 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/22 05:29:58 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:29:58 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4047670455) 2025/05/22 05:29:58 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-hotopec8teke') 2025/05/22 05:29:58 DEBUG : potato: md5 differ 2025/05/22 05:29:58 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:29:58 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/22 05:29:59 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/05/22 05:29:59 INFO : potato: Copied (replaced existing) 2025/05/22 05:29:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:30:00 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/22 05:30:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:30:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 05:30:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:30:04 DEBUG : empty space: Unchanged skipping 2025/05/22 05:30:04 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:30:04 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/22 05:30:04 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:30:04 DEBUG : Waiting for deletions to finish 2025/05/22 05:30:04 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:30:05 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/22 05:30:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:30:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:30:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 05:30:08 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:30:08 DEBUG : empty space: Unchanged skipping 2025/05/22 05:30:08 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:30:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/22 05:30:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/22 05:30:10 INFO : potato2: Copied (new) 2025/05/22 05:30:10 DEBUG : Waiting for deletions to finish 2025/05/22 05:30:10 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:30:12 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/05/22 05:30:14 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/05/22 05:30:15 INFO : d: Making directory 2025/05/22 05:30:16 INFO : d/e: Making directory 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/22 05:30:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/22 05:30:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:30:24 DEBUG : c/non empty space: Unchanged skipping 2025/05/22 05:30:25 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:30:25 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:30:25 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/05/22 05:30:26 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/22 05:30:26 INFO : a/potato2: Copied (new) 2025/05/22 05:30:26 DEBUG : Waiting for deletions to finish 2025/05/22 05:30:26 INFO : b/potato: Deleted 2025/05/22 05:30:26 INFO : d/e: Removing directory 2025/05/22 05:30:27 INFO : d: Removing directory 2025/05/22 05:30:27 INFO : b: Removing directory 2025/05/22 05:30:27 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:30:31 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/05/22 05:30:33 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/05/22 05:30:33 INFO : d: Making directory 2025/05/22 05:30:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/22 05:30:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:30:35 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:30:35 DEBUG : c/non empty space: Unchanged skipping 2025/05/22 05:30:35 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:30:35 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/05/22 05:30:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/22 05:30:36 INFO : a/potato2: Copied (new) 2025/05/22 05:30:36 ERROR : OpenDrive root 'rclone-test-hotopec8teke': not deleting files as there were IO errors 2025/05/22 05:30:36 ERROR : OpenDrive root 'rclone-test-hotopec8teke': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:30:40 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/22 05:30:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:30:43 DEBUG : Waiting for deletions to finish 2025/05/22 05:30:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:30:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 05:30:43 DEBUG : empty space: Unchanged skipping 2025/05/22 05:30:43 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:30:43 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:30:43 INFO : potato: Deleted 2025/05/22 05:30:44 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/22 05:30:45 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/22 05:30:45 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.45s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:30:47 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/22 05:30:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:30:49 DEBUG : Waiting for deletions to finish 2025/05/22 05:30:50 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:30:50 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:30:50 INFO : potato: Deleted 2025/05/22 05:30:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:30:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 05:30:50 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:30:50 DEBUG : empty space: Unchanged skipping 2025/05/22 05:30:50 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:30:51 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/22 05:30:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/22 05:30:52 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.39s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:30:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/05/22 05:30:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 05:30:55 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:30:55 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:30:56 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/05/22 05:30:57 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/05/22 05:30:57 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.29s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:30:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/22 05:31:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:31:03 DEBUG : enormous: Excluded (Size Filter) 2025/05/22 05:31:03 DEBUG : enormous: Excluded 2025/05/22 05:31:03 DEBUG : potato2: Excluded (Size Filter) 2025/05/22 05:31:03 DEBUG : potato2: Excluded 2025/05/22 05:31:03 DEBUG : potato2: Excluded (Size Filter) 2025/05/22 05:31:03 DEBUG : potato2: Excluded 2025/05/22 05:31:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:31:03 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:03 DEBUG : empty space: Unchanged skipping 2025/05/22 05:31:03 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:03 DEBUG : Waiting for deletions to finish 2025/05/22 05:31:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:31:03 DEBUG : enormous: Excluded (Size Filter) 2025/05/22 05:31:03 DEBUG : enormous: Excluded 2025/05/22 05:31:03 DEBUG : potato2: Excluded (Size Filter) 2025/05/22 05:31:03 DEBUG : potato2: Excluded 2025/05/22 05:31:03 DEBUG : potato2: Excluded (Size Filter) 2025/05/22 05:31:03 DEBUG : potato2: Excluded 2025/05/22 05:31:03 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/22 05:31:03 DEBUG : empty space: Unchanged skipping 2025/05/22 05:31:03 DEBUG : Local file system at /tmp/rclone4047670455: Waiting for checks to finish 2025/05/22 05:31:03 DEBUG : Local file system at /tmp/rclone4047670455: Waiting for transfers to finish 2025/05/22 05:31:03 DEBUG : Waiting for deletions to finish 2025/05/22 05:31:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncWithExclude (6.13s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:31:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/22 05:31:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:31:10 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/05/22 05:31:11 DEBUG : enormous: Excluded (Size Filter) 2025/05/22 05:31:11 DEBUG : enormous: Excluded 2025/05/22 05:31:11 DEBUG : potato2: Excluded (Size Filter) 2025/05/22 05:31:11 DEBUG : potato2: Excluded 2025/05/22 05:31:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:31:11 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:11 DEBUG : empty space: Unchanged skipping 2025/05/22 05:31:11 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:11 DEBUG : Waiting for deletions to finish 2025/05/22 05:31:11 INFO : potato2: Deleted 2025/05/22 05:31:11 INFO : enormous: Deleted 2025/05/22 05:31:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:31:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/05/22 05:31:12 DEBUG : empty space: Unchanged skipping 2025/05/22 05:31:12 DEBUG : Local file system at /tmp/rclone4047670455: Waiting for checks to finish 2025/05/22 05:31:12 DEBUG : Local file system at /tmp/rclone4047670455: Waiting for transfers to finish 2025/05/22 05:31:12 DEBUG : Waiting for deletions to finish 2025/05/22 05:31:12 INFO : enormous: Deleted 2025/05/22 05:31:12 INFO : potato2: Deleted 2025/05/22 05:31:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.19s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:31:14 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/22 05:31:15 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/05/22 05:31:17 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/05/22 05:31:19 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/05/22 05:31:20 DEBUG : five: Need to transfer - File not found at Destination 2025/05/22 05:31:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/22 05:31:20 DEBUG : one: Destination is newer than source, skipping 2025/05/22 05:31:20 DEBUG : three: Sizes identical 2025/05/22 05:31:20 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/22 05:31:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/22 05:31:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4047670455) 2025/05/22 05:31:20 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-hotopec8teke') 2025/05/22 05:31:20 DEBUG : two: md5 differ 2025/05/22 05:31:20 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:20 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/05/22 05:31:20 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/05/22 05:31:21 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/05/22 05:31:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/22 05:31:21 INFO : two: Copied (replaced existing) 2025/05/22 05:31:22 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/22 05:31:22 INFO : five: Copied (new) 2025/05/22 05:31:23 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/22 05:31:23 INFO : four: Copied (replaced existing) 2025/05/22 05:31:23 DEBUG : Waiting for deletions to finish 2025/05/22 05:31:24 DEBUG : one: Destination is newer than source, skipping 2025/05/22 05:31:24 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:24 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4047670455) 2025/05/22 05:31:24 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-hotopec8teke') 2025/05/22 05:31:24 DEBUG : three: md5 differ 2025/05/22 05:31:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/22 05:31:24 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/22 05:31:24 DEBUG : four: Size and md5 of src and dst objects identical 2025/05/22 05:31:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/22 05:31:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/22 05:31:24 DEBUG : two: Size and md5 of src and dst objects identical 2025/05/22 05:31:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/22 05:31:24 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/22 05:31:24 DEBUG : five: Size and md5 of src and dst objects identical 2025/05/22 05:31:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/22 05:31:24 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:24 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/05/22 05:31:25 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/05/22 05:31:25 INFO : three: Copied (replaced existing) 2025/05/22 05:31:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.26s) === 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-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/05/22 05:31:26 INFO : OpenDrive root 'rclone-test-hotopec8teke': Making map for --track-renames 2025/05/22 05:31:26 INFO : OpenDrive root 'rclone-test-hotopec8teke': Finished making map for --track-renames 2025/05/22 05:31:26 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/22 05:31:26 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for renames to finish 2025/05/22 05:31:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/22 05:31:26 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:27 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/05/22 05:31:27 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/05/22 05:31:28 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/22 05:31:28 INFO : yam: Copied (new) 2025/05/22 05:31:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/22 05:31:28 INFO : potato: Copied (new) 2025/05/22 05:31:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:31:29 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:31:29 INFO : OpenDrive root 'rclone-test-hotopec8teke': Making map for --track-renames 2025/05/22 05:31:29 INFO : OpenDrive root 'rclone-test-hotopec8teke': Finished making map for --track-renames 2025/05/22 05:31:29 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:29 DEBUG : potato: Unchanged skipping 2025/05/22 05:31:29 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for renames to finish 2025/05/22 05:31:29 DEBUG : yam: same parent dir (ODFfODkzMjY2N19qSGhsTg) - using file/rename instead of move_copy for yaml 2025/05/22 05:31:29 INFO : yam: Moved (server-side) to: yaml 2025/05/22 05:31:29 INFO : yaml: Renamed from "yam" 2025/05/22 05:31:29 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:29 DEBUG : Waiting for deletions to finish 2025/05/22 05:31:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/05/22 05:31:31 INFO : OpenDrive root 'rclone-test-hotopec8teke': Making map for --track-renames 2025/05/22 05:31:31 INFO : OpenDrive root 'rclone-test-hotopec8teke': Finished making map for --track-renames 2025/05/22 05:31:31 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/22 05:31:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/22 05:31:31 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for renames to finish 2025/05/22 05:31:31 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:32 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/05/22 05:31:32 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/05/22 05:31:33 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/22 05:31:33 INFO : yam: Copied (new) 2025/05/22 05:31:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/22 05:31:33 INFO : potato: Copied (new) 2025/05/22 05:31:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:31:34 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:31:34 INFO : OpenDrive root 'rclone-test-hotopec8teke': Making map for --track-renames 2025/05/22 05:31:34 INFO : OpenDrive root 'rclone-test-hotopec8teke': Finished making map for --track-renames 2025/05/22 05:31:34 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:34 DEBUG : potato: Unchanged skipping 2025/05/22 05:31:34 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for renames to finish 2025/05/22 05:31:34 DEBUG : yam: same parent dir (ODFfODkzMjY2N19qSGhsTg) - using file/rename instead of move_copy for yaml 2025/05/22 05:31:34 INFO : yam: Moved (server-side) to: yaml 2025/05/22 05:31:34 INFO : yaml: Renamed from "yam" 2025/05/22 05:31:34 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:34 DEBUG : Waiting for deletions to finish 2025/05/22 05:31:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.98s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/05/22 05:31:36 INFO : OpenDrive root 'rclone-test-hotopec8teke': Making map for --track-renames 2025/05/22 05:31:36 INFO : OpenDrive root 'rclone-test-hotopec8teke': Finished making map for --track-renames 2025/05/22 05:31:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/22 05:31:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/22 05:31:36 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:36 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for renames to finish 2025/05/22 05:31:36 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:37 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/05/22 05:31:38 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/05/22 05:31:38 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/22 05:31:38 INFO : potato: Copied (new) 2025/05/22 05:31:39 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/22 05:31:39 INFO : sub/yam: Copied (new) 2025/05/22 05:31:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:31:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:31:39 DEBUG : potato: Unchanged skipping 2025/05/22 05:31:39 INFO : OpenDrive root 'rclone-test-hotopec8teke': Making map for --track-renames 2025/05/22 05:31:39 INFO : OpenDrive root 'rclone-test-hotopec8teke': Finished making map for --track-renames 2025/05/22 05:31:39 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:39 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for renames to finish 2025/05/22 05:31:40 INFO : sub/yam: Moved (server-side) to: yam 2025/05/22 05:31:40 INFO : yam: Renamed from "sub/yam" 2025/05/22 05:31:40 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:40 DEBUG : Waiting for deletions to finish 2025/05/22 05:31:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.87s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:31:43 DEBUG : Creating backend with remote "/tmp/rclone4047670455/dir1" 2025/05/22 05:31:43 DEBUG : Creating backend with remote "/tmp/rclone4047670455/dir2" 2025/05/22 05:31:43 DEBUG : Local file system at /tmp/rclone4047670455/dir2: Using server-side directory move 2025/05/22 05:31:43 INFO : Local file system at /tmp/rclone4047670455/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/22 05:31:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/22 05:31:43 DEBUG : Local file system at /tmp/rclone4047670455/dir2: Waiting for checks to finish 2025/05/22 05:31:43 DEBUG : Local file system at /tmp/rclone4047670455/dir2: Waiting for transfers to finish 2025/05/22 05:31:43 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:31:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:31:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/22 05:31:43 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:43 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:31:46 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/05/22 05:31:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:31:46 INFO : sub dir/hello world: Copied (new) 2025/05/22 05:31:46 INFO : sub dir/hello world: Deleted 2025/05/22 05:31:46 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/22 05:31:46 INFO : nested/sub dir/file: Copied (new) 2025/05/22 05:31:46 INFO : nested/sub dir/file: Deleted 2025/05/22 05:31:46 INFO : sub dir: Removing directory 2025/05/22 05:31:46 INFO : nested/sub dir: Removing directory 2025/05/22 05:31:46 INFO : nested: Removing directory 2025/05/22 05:31:46 DEBUG : Local file system at /tmp/rclone4047670455: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (7.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:31:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 05:31:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/22 05:31:51 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:51 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/05/22 05:31:53 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/05/22 05:31:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 05:31:53 INFO : sub dir/hello world: Copied (new) 2025/05/22 05:31:53 INFO : sub dir/hello world: Deleted 2025/05/22 05:31:53 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/22 05:31:53 INFO : nested/sub dir/file: Copied (new) 2025/05/22 05:31:53 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.21s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:31:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/22 05:31:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/22 05:31:58 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:31:58 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:31:59 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/05/22 05:31:59 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/22 05:31:59 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/05/22 05:31:59 INFO : existing-b: Copied (new) 2025/05/22 05:31:59 INFO : existing-b: Deleted 2025/05/22 05:32:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/22 05:32:01 INFO : existing: Copied (new) 2025/05/22 05:32:01 INFO : existing: Deleted 2025/05/22 05:32:01 DEBUG : existing: Destination exists, skipping 2025/05/22 05:32:01 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:32:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/22 05:32:01 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:32:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.85s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:32:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gifetuy1jege" 2025/05/22 05:32:03 DEBUG : Starting OpenDrive session with ID: 8f953f367383bbf62f56740e1cc07f519a4476823918291dbdca075ce43bff30 2025/05/22 05:32:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/22 05:32:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:32:09 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-hotopec8teke' -> OpenDrive root 'rclone-test-gifetuy1jege' 2025/05/22 05:32:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:32:13 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/05/22 05:32:15 DEBUG : OpenDrive root 'rclone-test-gifetuy1jege': Using server-side directory move 2025/05/22 05:32:15 INFO : OpenDrive root 'rclone-test-gifetuy1jege': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/22 05:32:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 05:32:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/22 05:32:15 DEBUG : empty space: Unchanged skipping 2025/05/22 05:32:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/22 05:32:15 DEBUG : OpenDrive root 'rclone-test-gifetuy1jege': Waiting for checks to finish 2025/05/22 05:32:15 INFO : potato3: Deleted 2025/05/22 05:32:15 INFO : empty space: Deleted 2025/05/22 05:32:15 DEBUG : OpenDrive root 'rclone-test-gifetuy1jege': Waiting for transfers to finish 2025/05/22 05:32:15 INFO : potato2: Moved (server-side) 2025/05/22 05:32:15 INFO : potato3: Moved (server-side) 2025/05/22 05:32:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fuxuwoz2hecu" 2025/05/22 05:32:16 DEBUG : Starting OpenDrive session with ID: fa32495d709449a0ecbf6eb9ebc1ad986f598563336c2df1b3e4b926e79c9b17 2025/05/22 05:32:16 DEBUG : OpenDrive root 'rclone-test-fuxuwoz2hecu': Using server-side directory move 2025/05/22 05:32:17 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/05/22 05:32:17 INFO : OpenDrive root 'rclone-test-fuxuwoz2hecu': Server side directory move succeeded 2025/05/22 05:32:17 ERROR : : error listing: directory not found 2025/05/22 05:32:17 DEBUG : OpenDrive root 'rclone-test-fuxuwoz2hecu': Purge remote 2025/05/22 05:32:18 DEBUG : OpenDrive root 'rclone-test-gifetuy1jege': Purge remote 2025/05/22 05:32:18 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.75s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:32:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-venahig0vafa" 2025/05/22 05:32:19 DEBUG : Starting OpenDrive session with ID: 793d0ea4b3b62cb874e3ba958dcd6d81940cfa3e2192d85d294e2d7359219391 2025/05/22 05:32:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/22 05:32:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:32:23 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-hotopec8teke' -> OpenDrive root 'rclone-test-venahig0vafa' 2025/05/22 05:32:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:32:27 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/05/22 05:32:28 DEBUG : empty space: Excluded (Size Filter) 2025/05/22 05:32:28 DEBUG : empty space: Excluded 2025/05/22 05:32:28 DEBUG : empty space: Excluded (Size Filter) 2025/05/22 05:32:28 DEBUG : empty space: Excluded 2025/05/22 05:32:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 05:32:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/22 05:32:28 DEBUG : OpenDrive root 'rclone-test-venahig0vafa': Waiting for checks to finish 2025/05/22 05:32:28 DEBUG : OpenDrive root 'rclone-test-venahig0vafa': Waiting for transfers to finish 2025/05/22 05:32:28 INFO : potato3: Deleted 2025/05/22 05:32:28 INFO : potato2: Moved (server-side) 2025/05/22 05:32:29 INFO : potato3: Moved (server-side) 2025/05/22 05:32:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qonuwim7vipu" 2025/05/22 05:32:30 DEBUG : Starting OpenDrive session with ID: 813ce8dd99dbcbf6cb09065886c1c2a79183c419eaa1eebc8f2611fe5afc88bd 2025/05/22 05:32:30 DEBUG : empty space: Excluded (Size Filter) 2025/05/22 05:32:30 DEBUG : empty space: Excluded 2025/05/22 05:32:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 05:32:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/22 05:32:30 DEBUG : OpenDrive root 'rclone-test-qonuwim7vipu': Waiting for checks to finish 2025/05/22 05:32:30 DEBUG : OpenDrive root 'rclone-test-qonuwim7vipu': Waiting for transfers to finish 2025/05/22 05:32:31 INFO : potato2: Moved (server-side) 2025/05/22 05:32:31 INFO : potato3: Moved (server-side) 2025/05/22 05:32:32 DEBUG : OpenDrive root 'rclone-test-qonuwim7vipu': Purge remote 2025/05/22 05:32:32 DEBUG : OpenDrive root 'rclone-test-venahig0vafa': Purge remote --- PASS: TestServerSideMoveWithFilter (14.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:32:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nemehip4xema" 2025/05/22 05:32:33 DEBUG : Starting OpenDrive session with ID: 88f130bcc0ff313c1f453ff20a62c2f9902267c230658ad03dd9dfc7c67763fd 2025/05/22 05:32:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/05/22 05:32:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:32:38 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/05/22 05:32:39 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-hotopec8teke' -> OpenDrive root 'rclone-test-nemehip4xema' 2025/05/22 05:32:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/05/22 05:32:42 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/05/22 05:32:44 DEBUG : OpenDrive root 'rclone-test-nemehip4xema': Using server-side directory move 2025/05/22 05:32:44 INFO : OpenDrive root 'rclone-test-nemehip4xema': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/22 05:32:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 05:32:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/05/22 05:32:44 DEBUG : empty space: Unchanged skipping 2025/05/22 05:32:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/22 05:32:44 INFO : potato3: Deleted 2025/05/22 05:32:44 DEBUG : OpenDrive root 'rclone-test-nemehip4xema': Waiting for checks to finish 2025/05/22 05:32:44 INFO : empty space: Deleted 2025/05/22 05:32:44 DEBUG : OpenDrive root 'rclone-test-nemehip4xema': Waiting for transfers to finish 2025/05/22 05:32:44 INFO : potato2: Moved (server-side) 2025/05/22 05:32:44 INFO : potato3: Moved (server-side) 2025/05/22 05:32:44 INFO : tomatoDir: Removing directory 2025/05/22 05:32:45 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': deleted 1 directories 2025/05/22 05:32:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-guwitob2zaxu" 2025/05/22 05:32:46 DEBUG : Starting OpenDrive session with ID: c167ad2223c413320f5644921ca6b355cf1185c724fb995d53184e08f82c0834 2025/05/22 05:32:46 INFO : tomatoDir: Making directory 2025/05/22 05:32:46 DEBUG : OpenDrive root 'rclone-test-guwitob2zaxu': Using server-side directory move 2025/05/22 05:32:47 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/05/22 05:32:47 INFO : OpenDrive root 'rclone-test-guwitob2zaxu': Server side directory move succeeded 2025/05/22 05:32:48 ERROR : : error listing: directory not found 2025/05/22 05:32:48 ERROR : : error listing: directory not found 2025/05/22 05:32:48 DEBUG : OpenDrive root 'rclone-test-guwitob2zaxu': Purge remote 2025/05/22 05:32:48 DEBUG : OpenDrive root 'rclone-test-nemehip4xema': Purge remote 2025/05/22 05:32:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.84s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:32:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/rclone-sync-test" 2025/05/22 05:32:50 DEBUG : Starting OpenDrive session with ID: a4e727cbfc78e7ffd31bb30d8a76c95304b02a405e0eb5830de6b83cd0a089ac run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncOverlap (2.87s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:32:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/rclone-sync-test" 2025/05/22 05:32:53 DEBUG : Starting OpenDrive session with ID: 64b9623c3b0354fe6f4bd2a4254fa34d08eabd98194bf24e9a7619be7d822e4f 2025/05/22 05:32:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/rclone-sync-test-include/layer2" 2025/05/22 05:32:55 DEBUG : Starting OpenDrive session with ID: af57e1058d1fcfe05bcd52d1206ddd0aee2a03aaf257a156464b3be96eb58e92 2025/05/22 05:32:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/rclone-sync-test-ignore-file" 2025/05/22 05:32:56 DEBUG : Starting OpenDrive session with ID: b21cf7d4644dc8061c6434c43a200177d442167c64828d827c120237142f12f5 2025/05/22 05:32:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/05/22 05:33:00 DEBUG : rclone-sync-test: Excluded 2025/05/22 05:33:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/22 05:33:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/22 05:33:01 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/rclone-sync-test': Waiting for checks to finish 2025/05/22 05:33:01 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/rclone-sync-test': Waiting for transfers to finish 2025/05/22 05:33:01 DEBUG : Waiting for deletions to finish 2025/05/22 05:33:01 INFO : There was nothing to transfer 2025/05/22 05:33:01 DEBUG : rclone-sync-test: Excluded 2025/05/22 05:33:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/22 05:33:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/22 05:33:02 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:33:02 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:33:02 DEBUG : Waiting for deletions to finish 2025/05/22 05:33:02 INFO : rclone-sync-test-include: Removing directory 2025/05/22 05:33:02 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': deleted 1 directories 2025/05/22 05:33:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:33:03 DEBUG : rclone-sync-test: Excluded 2025/05/22 05:33:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/22 05:33:03 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/22 05:33:03 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/22 05:33:03 DEBUG : Waiting for deletions to finish 2025/05/22 05:33:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:33:03 DEBUG : rclone-sync-test: Excluded 2025/05/22 05:33:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/22 05:33:03 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:33:03 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:33:03 DEBUG : Waiting for deletions to finish 2025/05/22 05:33:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:33:04 DEBUG : : Excluded 2025/05/22 05:33:04 DEBUG : rclone-sync-test: Excluded 2025/05/22 05:33:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/22 05:33:04 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/22 05:33:04 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/22 05:33:04 DEBUG : Waiting for deletions to finish 2025/05/22 05:33:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.36s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:33:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/dst" 2025/05/22 05:33:12 DEBUG : Starting OpenDrive session with ID: f1de97f2e4c402c31a2c3d55b117370e141db4430a3a792469aad71f8ab3bd11 2025/05/22 05:33:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/CompareDest" 2025/05/22 05:33:13 DEBUG : Starting OpenDrive session with ID: dd7beedcf64dfdd97f541d784bb71e790275b964ca7746c113c3014862999867 2025/05/22 05:33:14 DEBUG : one: Need to transfer - File not found at Destination 2025/05/22 05:33:14 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:33:14 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:33:15 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/22 05:33:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/22 05:33:16 INFO : one: Copied (new) 2025/05/22 05:33:16 DEBUG : Waiting for deletions to finish 2025/05/22 05:33:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 05:33:17 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:33:17 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:33:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/22 05:33:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/22 05:33:18 INFO : one: Copied (replaced existing) 2025/05/22 05:33:18 DEBUG : Waiting for deletions to finish 2025/05/22 05:33:19 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/22 05:33:21 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/05/22 05:33:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 05:33:23 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:33:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:33:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/22 05:33:23 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:33:23 DEBUG : Waiting for deletions to finish 2025/05/22 05:33:23 INFO : There was nothing to transfer 2025/05/22 05:33:24 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/05/22 05:33:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 05:33:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:33:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/22 05:33:26 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:33:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:33:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/22 05:33:26 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:33:26 DEBUG : Waiting for deletions to finish 2025/05/22 05:33:26 INFO : There was nothing to transfer 2025/05/22 05:33:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 05:33:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:33:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/22 05:33:27 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:33:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:33:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/22 05:33:27 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:33:27 DEBUG : Waiting for deletions to finish 2025/05/22 05:33:27 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/22 05:33:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 05:33:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/22 05:33:28 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 05:33:28 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:33:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:33:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/22 05:33:28 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:33:29 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/05/22 05:33:30 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/22 05:33:30 INFO : two: Copied (new) 2025/05/22 05:33:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.83s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:33:33 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/05/22 05:33:35 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/05/22 05:33:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/dest" 2025/05/22 05:33:37 DEBUG : Starting OpenDrive session with ID: a1127865003226bdd738360bbd90d84cf3538ed758038188b3a36260a1b6d311 2025/05/22 05:33:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/pre-dest1" 2025/05/22 05:33:38 DEBUG : Starting OpenDrive session with ID: f0680ed6fb2978cf631414c90ec0d7bb3e425adb93dca17ee8e604ab78c525da 2025/05/22 05:33:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/pre-dest2" 2025/05/22 05:33:39 DEBUG : Starting OpenDrive session with ID: eeedea8f7a17289f5e0c92cdb2b258625df9f32e8f417c6069197ae1c91ba640 2025/05/22 05:33:40 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:33:40 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/22 05:33:40 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:33:40 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/22 05:33:41 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/22 05:33:41 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dest': Waiting for checks to finish 2025/05/22 05:33:41 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dest': Waiting for transfers to finish 2025/05/22 05:33:42 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/05/22 05:33:43 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/05/22 05:33:43 INFO : 3: Copied (new) 2025/05/22 05:33:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.77s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:33:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/dst" 2025/05/22 05:33:46 DEBUG : Starting OpenDrive session with ID: e85052fd566802b417c531bc011c58ff782e55498ef15031810399db868cb5b0 2025/05/22 05:33:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/CopyDest" 2025/05/22 05:33:47 DEBUG : Starting OpenDrive session with ID: 81150cad67d00c7af143d9beda71f64acc63c8c72d0e354e20fbcedff0dab0c4 2025/05/22 05:33:48 DEBUG : one: Need to transfer - File not found at Destination 2025/05/22 05:33:48 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:33:48 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:33:50 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/05/22 05:33:50 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/22 05:33:50 INFO : one: Copied (new) 2025/05/22 05:33:50 DEBUG : Waiting for deletions to finish 2025/05/22 05:33:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 05:33:51 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:33:51 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:33:52 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/22 05:33:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/22 05:33:52 INFO : one: Copied (replaced existing) 2025/05/22 05:33:52 DEBUG : Waiting for deletions to finish 2025/05/22 05:33:53 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/22 05:33:55 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/05/22 05:33:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/BackupDir" 2025/05/22 05:33:57 DEBUG : Starting OpenDrive session with ID: 268b88c9e80806084f5a5f7e7134f23db89951d673b395b1575bed462573174c 2025/05/22 05:33:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 05:33:58 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:33:58 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:33:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 05:33:59 INFO : one: Moved (server-side) 2025/05/22 05:33:59 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/22 05:33:59 INFO : one: Copied (server-side copy) 2025/05/22 05:33:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/22 05:33:59 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:33:59 DEBUG : Waiting for deletions to finish 2025/05/22 05:34:01 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/05/22 05:34:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:34:02 DEBUG : one: Unchanged skipping 2025/05/22 05:34:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:34:03 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/22 05:34:03 INFO : two: Copied (server-side copy) 2025/05/22 05:34:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/22 05:34:03 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:34:03 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:34:03 DEBUG : Waiting for deletions to finish 2025/05/22 05:34:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:34:03 DEBUG : one: Unchanged skipping 2025/05/22 05:34:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:34:03 DEBUG : two: Unchanged skipping 2025/05/22 05:34:03 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:34:03 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:34:03 DEBUG : Waiting for deletions to finish 2025/05/22 05:34:03 INFO : There was nothing to transfer 2025/05/22 05:34:04 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/05/22 05:34:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:34:06 DEBUG : one: Unchanged skipping 2025/05/22 05:34:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/22 05:34:06 DEBUG : three: Destination not found in --copy-dest 2025/05/22 05:34:06 DEBUG : three: Need to transfer - File not found at Destination 2025/05/22 05:34:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/05/22 05:34:06 DEBUG : two: Unchanged skipping 2025/05/22 05:34:06 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:34:06 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:34:07 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/05/22 05:34:08 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/22 05:34:08 INFO : three: Copied (new) 2025/05/22 05:34:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.60s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:34:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/22 05:34:15 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/22 05:34:16 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/22 05:34:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/dst" 2025/05/22 05:34:18 DEBUG : Starting OpenDrive session with ID: 7be95994c35f240c3618227aa7768abf620ca0ba6370be8ab0ad97402e03c315 2025/05/22 05:34:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/backup" 2025/05/22 05:34:19 DEBUG : Starting OpenDrive session with ID: ff2569731288706ddaedbefd9a536abebe2a9436797f64889ca86b5891fbb714 2025/05/22 05:34:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/22 05:34:20 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:34:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:34:20 DEBUG : two: Unchanged skipping 2025/05/22 05:34:20 INFO : one: Moved (server-side) 2025/05/22 05:34:20 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:34:21 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/22 05:34:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/22 05:34:22 INFO : one: Copied (new) 2025/05/22 05:34:22 DEBUG : Waiting for deletions to finish 2025/05/22 05:34:23 INFO : three.txt: Moved (server-side) 2025/05/22 05:34:23 INFO : three.txt: Moved into backup dir 2025/05/22 05:34:24 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/22 05:34:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/22 05:34:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:34:25 DEBUG : two: Unchanged skipping 2025/05/22 05:34:25 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:34:25 INFO : one: Deleted 2025/05/22 05:34:26 INFO : one: Moved (server-side) 2025/05/22 05:34:26 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:34:27 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/22 05:34:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/22 05:34:27 INFO : one: Copied (new) 2025/05/22 05:34:27 DEBUG : Waiting for deletions to finish 2025/05/22 05:34:28 INFO : three.txt: Deleted 2025/05/22 05:34:28 INFO : three.txt: Moved (server-side) 2025/05/22 05:34:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.87s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:34:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/22 05:34:33 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/22 05:34:35 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/22 05:34:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/dst" 2025/05/22 05:34:36 DEBUG : Starting OpenDrive session with ID: 22df9d511a69c30ea6a9989e8be2fe34cba7394bf1d36e0970f70ac89ade7a44 2025/05/22 05:34:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/backup" 2025/05/22 05:34:37 DEBUG : Starting OpenDrive session with ID: a9f8565464f26800e4161485e5094e8aee2815d3d8f4aca5c3a66be3e51fc1cd 2025/05/22 05:34:38 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:34:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/22 05:34:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:34:38 DEBUG : two: Unchanged skipping 2025/05/22 05:34:39 INFO : one: Moved (server-side) to: one.bak 2025/05/22 05:34:39 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:34:40 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/22 05:34:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/22 05:34:41 INFO : one: Copied (new) 2025/05/22 05:34:41 DEBUG : Waiting for deletions to finish 2025/05/22 05:34:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/22 05:34:41 INFO : three.txt: Moved into backup dir 2025/05/22 05:34:42 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/22 05:34:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/22 05:34:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:34:44 DEBUG : two: Unchanged skipping 2025/05/22 05:34:44 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:34:44 INFO : one.bak: Deleted 2025/05/22 05:34:44 INFO : one: Moved (server-side) to: one.bak 2025/05/22 05:34:44 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:34:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/22 05:34:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/22 05:34:46 INFO : one: Copied (new) 2025/05/22 05:34:46 DEBUG : Waiting for deletions to finish 2025/05/22 05:34:46 INFO : three.txt.bak: Deleted 2025/05/22 05:34:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/22 05:34:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:34:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/22 05:34:52 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/22 05:34:54 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/22 05:34:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/dst" 2025/05/22 05:34:56 DEBUG : Starting OpenDrive session with ID: 59732177930ec3e86d3958a9c63886f8ad9c2eecb1f8636914930917b4e17dd9 2025/05/22 05:34:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/backup" 2025/05/22 05:34:57 DEBUG : Starting OpenDrive session with ID: e200e3519123c8cd8258e6f7ca9399e88b331b484d48cdc31b7f135a157a458e 2025/05/22 05:34:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/22 05:34:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:34:57 DEBUG : two: Unchanged skipping 2025/05/22 05:34:57 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:34:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/22 05:34:58 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:34:59 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/22 05:35:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/22 05:35:00 INFO : one: Copied (new) 2025/05/22 05:35:00 DEBUG : Waiting for deletions to finish 2025/05/22 05:35:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/22 05:35:00 INFO : three.txt: Moved into backup dir 2025/05/22 05:35:02 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/22 05:35:03 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:35:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/22 05:35:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:35:03 DEBUG : two: Unchanged skipping 2025/05/22 05:35:03 INFO : one-2019-01-01: Deleted 2025/05/22 05:35:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/22 05:35:04 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:35:05 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/22 05:35:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/22 05:35:05 INFO : one: Copied (new) 2025/05/22 05:35:05 DEBUG : Waiting for deletions to finish 2025/05/22 05:35:06 INFO : three-2019-01-01.txt: Deleted 2025/05/22 05:35:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/22 05:35:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.48s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:35:09 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/22 05:35:11 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/22 05:35:13 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/22 05:35:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/dst" 2025/05/22 05:35:15 DEBUG : Starting OpenDrive session with ID: ce200ffc6ed1f8b0300357fdebfc027de819a08f62ee307ff8694257398face0 2025/05/22 05:35:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/22 05:35:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:35:15 DEBUG : two: Unchanged skipping 2025/05/22 05:35:15 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:35:16 DEBUG : one: same parent dir (ODFfODkzMjg4Ml8wd3FrYQ) - using file/rename instead of move_copy for one.bak 2025/05/22 05:35:16 INFO : one: Moved (server-side) to: one.bak 2025/05/22 05:35:16 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:35:16 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/22 05:35:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/22 05:35:17 INFO : one: Copied (new) 2025/05/22 05:35:17 DEBUG : Waiting for deletions to finish 2025/05/22 05:35:18 DEBUG : three.txt: same parent dir (ODFfODkzMjg4Ml8wd3FrYQ) - using file/rename instead of move_copy for three.txt.bak 2025/05/22 05:35:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/22 05:35:18 INFO : three.txt: Moved into backup dir 2025/05/22 05:35:19 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/05/22 05:35:20 DEBUG : one.bak: Excluded (Path Filter) 2025/05/22 05:35:20 DEBUG : one.bak: Excluded 2025/05/22 05:35:20 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/22 05:35:20 DEBUG : three.txt.bak: Excluded 2025/05/22 05:35:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/22 05:35:20 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for checks to finish 2025/05/22 05:35:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:35:20 DEBUG : two: Unchanged skipping 2025/05/22 05:35:21 INFO : one.bak: Deleted 2025/05/22 05:35:21 DEBUG : one: same parent dir (ODFfODkzMjg4Ml8wd3FrYQ) - using file/rename instead of move_copy for one.bak 2025/05/22 05:35:21 INFO : one: Moved (server-side) to: one.bak 2025/05/22 05:35:21 DEBUG : OpenDrive root 'rclone-test-hotopec8teke/dst': Waiting for transfers to finish 2025/05/22 05:35:22 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/22 05:35:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/22 05:35:22 INFO : one: Copied (new) 2025/05/22 05:35:22 DEBUG : Waiting for deletions to finish 2025/05/22 05:35:23 INFO : three.txt.bak: Deleted 2025/05/22 05:35:23 DEBUG : three.txt: same parent dir (ODFfODkzMjg4Ml8wd3FrYQ) - using file/rename instead of move_copy for three.txt.bak 2025/05/22 05:35:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/22 05:35:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.73s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:35:26 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/22 05:35:28 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/22 05:35:30 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/22 05:35:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/dst" 2025/05/22 05:35:31 DEBUG : Starting OpenDrive session with ID: 146baf5a68d6ded7618b07223623017d21e25a7b166db491efef97414e5cad23 2025/05/22 05:35:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/22 05:35:32 DEBUG : one: same parent dir (ODFfODkzMjg4OF81TFZMVw) - using file/rename instead of move_copy for one.bak 2025/05/22 05:35:32 INFO : one: Moved (server-side) to: one.bak 2025/05/22 05:35:33 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/22 05:35:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/22 05:35:34 INFO : one: Copied (new) 2025/05/22 05:35:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:35:34 DEBUG : two: Unchanged skipping 2025/05/22 05:35:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/22 05:35:35 DEBUG : three.txt: same parent dir (ODFfODkzMjg4OF81TFZMVw) - using file/rename instead of move_copy for three.txt.bak 2025/05/22 05:35:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/22 05:35:35 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/05/22 05:35:36 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/22 05:35:36 INFO : three.txt: Copied (new) 2025/05/22 05:35:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/22 05:35:37 INFO : one.bak: Deleted 2025/05/22 05:35:38 DEBUG : one: same parent dir (ODFfODkzMjg4OF81TFZMVw) - using file/rename instead of move_copy for one.bak 2025/05/22 05:35:38 INFO : one: Moved (server-side) to: one.bak 2025/05/22 05:35:39 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/22 05:35:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/22 05:35:39 INFO : one: Copied (new) 2025/05/22 05:35:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:35:40 DEBUG : two: Unchanged skipping 2025/05/22 05:35:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/22 05:35:40 INFO : three.txt.bak: Deleted 2025/05/22 05:35:40 DEBUG : three.txt: same parent dir (ODFfODkzMjg4OF81TFZMVw) - using file/rename instead of move_copy for three.txt.bak 2025/05/22 05:35:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/22 05:35:41 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/05/22 05:35:42 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/22 05:35:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (18.90s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:35:45 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/05/22 05:35:47 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/05/22 05:35:49 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/05/22 05:35:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hotopec8teke/dst" 2025/05/22 05:35:51 DEBUG : Starting OpenDrive session with ID: b9089a4575dd6256474a1a15de85a4aae33e9b3577646c1e515e9143415bb951 2025/05/22 05:35:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/22 05:35:51 DEBUG : one: same parent dir (ODFfODkzMjg5M195ekhnOA) - using file/rename instead of move_copy for one-2019-01-01 2025/05/22 05:35:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/22 05:35:52 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/05/22 05:35:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/22 05:35:53 INFO : one: Copied (new) 2025/05/22 05:35:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:35:53 DEBUG : two: Unchanged skipping 2025/05/22 05:35:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/22 05:35:54 DEBUG : three.txt: same parent dir (ODFfODkzMjg5M195ekhnOA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/05/22 05:35:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/22 05:35:55 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/05/22 05:35:56 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/22 05:35:56 INFO : three.txt: Copied (new) 2025/05/22 05:35:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/22 05:35:57 INFO : one-2019-01-01: Deleted 2025/05/22 05:35:57 DEBUG : one: same parent dir (ODFfODkzMjg5M195ekhnOA) - using file/rename instead of move_copy for one-2019-01-01 2025/05/22 05:35:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/22 05:35:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/05/22 05:35:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/22 05:35:59 INFO : one: Copied (new) 2025/05/22 05:35:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:35:59 DEBUG : two: Unchanged skipping 2025/05/22 05:35:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/22 05:35:59 INFO : three-2019-01-01.txt: Deleted 2025/05/22 05:36:00 DEBUG : three.txt: same parent dir (ODFfODkzMjg5M195ekhnOA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/05/22 05:36:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/22 05:36:01 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/05/22 05:36:01 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/22 05:36:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.41s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:36:04 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/05/22 05:36:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/22 05:36:05 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:36:05 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:36:06 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/05/22 05:36:07 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/05/22 05:36:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/22 05:36:07 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 --- PASS: TestSyncUTFNorm (11.30s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:36:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/22 05:36:15 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:36:15 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:36:16 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/05/22 05:36:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/22 05:36:17 INFO : existing: Copied (new) 2025/05/22 05:36:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:36:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/22 05:36:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/22 05:36:17 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:36:17 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:36:17 ERROR : OpenDrive root 'rclone-test-hotopec8teke': not deleting files as there were IO errors 2025/05/22 05:36:17 ERROR : OpenDrive root 'rclone-test-hotopec8teke': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncImmutable (4.33s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", 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-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:36:20 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/05/22 05:36:22 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/05/22 05:36:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/05/22 05:36:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/05/22 05:36:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:36:28 DEBUG : existing: Unchanged skipping 2025/05/22 05:36:28 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/05/22 05:36:29 DEBUG : subdira-rclone-move-cuhiben0: same parent dir (ODFfODkzMjY2N19qSGhsTg) - using folder/rename instead of move_copy 2025/05/22 05:36:29 DEBUG : EXISTING: moving to existing-rclone-move-texihog7 2025/05/22 05:36:29 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-lazotuv1 2025/05/22 05:36:29 DEBUG : subdira: same parent dir (ODFfODkzMjY2N19qSGhsTg) - using folder/rename instead of move_copy 2025/05/22 05:36:29 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODkzMjY2N19qSGhsTg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-lazotuv1 2025/05/22 05:36:29 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/05/22 05:36:30 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-lazotuv1 2025/05/22 05:36:30 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/05/22 05:36:30 DEBUG : EXISTING: same parent dir (ODFfODkzMjY2N19qSGhsTg) - using file/rename instead of move_copy for existing-rclone-move-texihog7 2025/05/22 05:36:30 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-texihog7 2025/05/22 05:36:30 DEBUG : EXISTING: moving to existing 2025/05/22 05:36:30 DEBUG : subdira/subdirb-rclone-move-hayojen0: same parent dir (ODFfODkzMjkwN19qVWdsVg) - using folder/rename instead of move_copy 2025/05/22 05:36:30 DEBUG : existingbutdifferent-rclone-move-lazotuv1: same parent dir (ODFfODkzMjY2N19qSGhsTg) - using file/rename instead of move_copy for existingbutdifferent 2025/05/22 05:36:30 DEBUG : existing-rclone-move-texihog7: same parent dir (ODFfODkzMjY2N19qSGhsTg) - using file/rename instead of move_copy for existing 2025/05/22 05:36:30 INFO : existingbutdifferent-rclone-move-lazotuv1: Moved (server-side) to: existingbutdifferent 2025/05/22 05:36:30 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/05/22 05:36:30 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/05/22 05:36:30 INFO : existing-rclone-move-texihog7: Moved (server-side) to: existing 2025/05/22 05:36:30 INFO : EXISTING: Moved (server-side) to: existing 2025/05/22 05:36:30 INFO : EXISTING: Fixed case by renaming to: existing 2025/05/22 05:36:31 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/05/22 05:36:31 DEBUG : subdira/subdirb: same parent dir (ODFfODkzMjkwN19qVWdsVg) - using folder/rename instead of move_copy 2025/05/22 05:36:31 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/05/22 05:36:31 DEBUG : subdira/subdirb/subdirc-rclone-move-wumajul6: same parent dir (ODFfODkzMjkwOF9kQnd6SA) - using folder/rename instead of move_copy 2025/05/22 05:36:32 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/05/22 05:36:32 INFO : existingbutdifferent: Copied (replaced existing) 2025/05/22 05:36:32 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODkzMjkwOF9kQnd6SA) - using folder/rename instead of move_copy 2025/05/22 05:36:32 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/05/22 05:36:33 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/05/22 05:36:33 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-puceter7: same parent dir (ODFfODkzMjkwOV8zT00xaw) - using folder/rename instead of move_copy 2025/05/22 05:36:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-jacageh5 2025/05/22 05:36:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODkzMjkwOV8zT00xaw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-jacageh5 2025/05/22 05:36:33 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODkzMjkwOV8zT00xaw) - using folder/rename instead of move_copy 2025/05/22 05:36:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-jacageh5 2025/05/22 05:36:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/05/22 05:36:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/05/22 05:36:34 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-jacageh5: same parent dir (ODFfODkzMjkwOV8zT00xaw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/05/22 05:36:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/05/22 05:36:34 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:36:34 INFO : subdira/subdirb/subdirc/hello-rclone-move-jacageh5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/22 05:36:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/05/22 05:36:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/05/22 05:36:34 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/05/22 05:36:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-pecelar7 2025/05/22 05:36:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODkzMjkxMV9sd1lJNg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-pecelar7 2025/05/22 05:36:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-pecelar7 2025/05/22 05:36:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/22 05:36:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-pecelar7: same parent dir (ODFfODkzMjkxMV9sd1lJNg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/22 05:36:35 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-pecelar7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/22 05:36:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/22 05:36:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/05/22 05:36:35 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:36:35 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/05/22 05:36:35 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/05/22 05:36:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/05/22 05:36:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/05/22 05:36:36 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/05/22 05:36:36 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (20.59s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.03s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:36:42 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/05/22 05:36:43 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/05/22 05:36:45 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/05/22 05:36:47 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/05/22 05:36:48 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/05/22 05:36:50 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/05/22 05:36:51 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/05/22 05:36:53 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/05/22 05:36:55 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/05/22 05:36:57 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/05/22 05:36:58 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:00 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:02 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:03 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:05 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:07 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:08 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:10 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:12 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:14 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:15 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:17 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:18 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:20 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:22 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:23 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:25 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:27 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:28 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:30 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:32 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:33 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:35 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:37 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:38 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:40 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:42 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:44 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:45 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:47 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:37:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both1: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both12: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both0: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both14: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both15: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both16: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both17: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both18: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both19: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both2: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both3: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both4: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both5: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both6: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both7: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both8: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:37:48 DEBUG : both9: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both10: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both11: Unchanged skipping 2025/05/22 05:37:48 DEBUG : both13: Unchanged skipping 2025/05/22 05:37:48 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:37:48 DEBUG : Waiting for deletions to finish 2025/05/22 05:37:48 INFO : only6: Deleted 2025/05/22 05:37:48 INFO : only9: Deleted 2025/05/22 05:37:48 INFO : only0: Deleted 2025/05/22 05:37:49 INFO : only11: Deleted 2025/05/22 05:37:49 INFO : only16: Deleted 2025/05/22 05:37:49 INFO : only4: Deleted 2025/05/22 05:37:49 INFO : only5: Deleted 2025/05/22 05:37:49 INFO : only8: Deleted 2025/05/22 05:37:49 INFO : only12: Deleted 2025/05/22 05:37:49 INFO : only13: Deleted 2025/05/22 05:37:49 INFO : only14: Deleted 2025/05/22 05:37:49 INFO : only17: Deleted 2025/05/22 05:37:49 INFO : only18: Deleted 2025/05/22 05:37:49 INFO : only3: Deleted 2025/05/22 05:37:49 INFO : only10: Deleted 2025/05/22 05:37:49 INFO : only19: Deleted 2025/05/22 05:37:49 INFO : only15: Deleted 2025/05/22 05:37:49 INFO : only2: Deleted 2025/05/22 05:37:49 INFO : only7: Deleted 2025/05/22 05:37:50 INFO : only1: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (72.78s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:37:54 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:56 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:58 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/05/22 05:37:59 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:01 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:03 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:04 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:06 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:08 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:09 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:11 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:13 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:14 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:16 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:18 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:19 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:21 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:22 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:24 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:26 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:27 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:29 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:31 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:33 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:34 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:36 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:37 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:39 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:41 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:42 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:44 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:46 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:48 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:49 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:51 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:52 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:54 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:56 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:58 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/05/22 05:38:59 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/05/22 05:39:01 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both0: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both1: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both10: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both11: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both12: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both13: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both14: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both15: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both16: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both17: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both18: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both19: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for checks to finish 2025/05/22 05:39:01 DEBUG : both2: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both6: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both7: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both8: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/05/22 05:39:01 DEBUG : both9: Unchanged skipping 2025/05/22 05:39:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/22 05:39:01 DEBUG : both3: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both4: Unchanged skipping 2025/05/22 05:39:01 DEBUG : both5: Unchanged skipping 2025/05/22 05:39:01 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Waiting for transfers to finish 2025/05/22 05:39:02 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:02 INFO : only10: Copied (replaced existing) 2025/05/22 05:39:02 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:02 INFO : only11: Copied (replaced existing) 2025/05/22 05:39:02 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:02 INFO : only0: Copied (replaced existing) 2025/05/22 05:39:03 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:03 INFO : only1: Copied (replaced existing) 2025/05/22 05:39:03 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:03 INFO : only12: Copied (replaced existing) 2025/05/22 05:39:03 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:03 INFO : only13: Copied (replaced existing) 2025/05/22 05:39:04 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:04 INFO : only15: Copied (replaced existing) 2025/05/22 05:39:05 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:05 INFO : only18: Copied (replaced existing) 2025/05/22 05:39:05 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:05 INFO : only14: Copied (replaced existing) 2025/05/22 05:39:05 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:05 INFO : only16: Copied (replaced existing) 2025/05/22 05:39:06 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:06 INFO : only19: Copied (replaced existing) 2025/05/22 05:39:06 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:06 INFO : only17: Copied (replaced existing) 2025/05/22 05:39:06 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:06 INFO : only2: Copied (replaced existing) 2025/05/22 05:39:06 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:06 INFO : only3: Copied (replaced existing) 2025/05/22 05:39:07 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:07 INFO : only4: Copied (replaced existing) 2025/05/22 05:39:07 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:07 INFO : only6: Copied (replaced existing) 2025/05/22 05:39:07 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:07 INFO : only5: Copied (replaced existing) 2025/05/22 05:39:07 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:07 INFO : only7: Copied (replaced existing) 2025/05/22 05:39:07 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:07 INFO : only8: Copied (replaced existing) 2025/05/22 05:39:08 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 05:39:08 INFO : only9: Copied (replaced existing) 2025/05/22 05:39:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", 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: TestSyncConcurrentTruncate (89.16s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:39:23 DEBUG : empty_dir: Making directory with metadata 2025/05/22 05:39:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 05:39:23 DEBUG : empty_on_remote: Making directory with metadata 2025/05/22 05:39:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 05:39:23 INFO : empty_on_remote: Making directory 2025/05/22 05:39:23 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-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:39:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/22 05:39:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/22 05:39:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/22 05:39:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.32s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:39:30 DEBUG : empty_dir: Making directory with metadata 2025/05/22 05:39:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 05:39:30 DEBUG : empty_on_remote: Making directory with metadata 2025/05/22 05:39:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 05:39:30 INFO : empty_on_remote: Making directory 2025/05/22 05:39:31 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-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:39:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/22 05:39:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/22 05:39:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/22 05:39:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/22 05:39:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", 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: TestSyncReplaceDirModTimeWithEmptyDirs (16.46s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:39:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/22 05:39:47 INFO : sub dir: Making directory 2025/05/22 05:39:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" 2025/05/22 05:40:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/22 05:40:03 INFO : sub dir: Making directory 2025/05/22 05:40:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hotopec8teke'", Local "Local file system at /tmp/rclone4047670455", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (17.35s) PASS 2025/05/22 05:40:20 DEBUG : OpenDrive root 'rclone-test-hotopec8teke': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 13m21.961208853s (try 1/5)