"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/07 02:03:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe" 2025/03/07 02:03:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 02:03:16 DEBUG : Starting OpenDrive session with ID: 8b5838d885d1e9a0c4c3fd37e389700134366bc1054d0eee6c957dec89e691ee 2025/03/07 02:03:16 DEBUG : Creating backend with remote "/tmp/rclone3171408971" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:03:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/07 02:03:17 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:03:17 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/07 02:03:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:03:18 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:03:18 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:03:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:03:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:03:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:20 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.02s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:23 DEBUG : Creating backend with remote "/non-existing" 2025/03/07 02:03:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/07 02:03:23 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:03:23 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.87s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:03:24 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:03:24 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:03:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:03:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:03:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.89s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:27 INFO : OpenDrive root 'rclone-test-witidox7nobe': Running all checks before starting transfers 2025/03/07 02:03:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:03:27 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:03:27 INFO : OpenDrive root 'rclone-test-witidox7nobe': Checks finished, now starting transfers 2025/03/07 02:03:27 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:03:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:03:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:03:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.90s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:31 ERROR : Ignoring --no-traverse with sync 2025/03/07 02:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:03:31 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:03:31 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:03:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:03:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:03:33 INFO : sub dir/hello world: Copied (new) 2025/03/07 02:03:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.00s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/07 02:03:35 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:03:35 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:03:36 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/03/07 02:03:37 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/07 02:03:37 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestCopyWithDepth (2.99s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 02:03:38 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:03:38 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:03:39 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/07 02:03:42 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:03:42 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (4.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 02:03:43 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:03:43 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:03:43 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/07 02:03:45 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:03:45 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/07 02:03:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 02:03:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/07 02:03:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/07 02:03:46 INFO : sub dir: Making directory 2025/03/07 02:03:46 INFO : sub dir2: Making directory 2025/03/07 02:03:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:03:46 INFO : sub dir2/sub sub dir2: Making directory 2025/03/07 02:03:47 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:03:47 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:03:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:03:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:03:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:49 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.34s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:51 INFO : sub dir2: Making directory 2025/03/07 02:03:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/07 02:03:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 02:03:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:03:51 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:03:51 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:03:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:03:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:03:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:55 DEBUG : sub dir2: Making directory with metadata 2025/03/07 02:03:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 02:03:55 INFO : sub dir: Making directory 2025/03/07 02:03:55 INFO : sub dir2: Making directory 2025/03/07 02:03:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:03:56 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:03:56 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:03:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:03:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:03:58 INFO : sub dir/hello world: Copied (new) 2025/03/07 02:03:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:03:58 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/07 02:03:58 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:00 INFO : sub dir2: Making directory 2025/03/07 02:04:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:04:00 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:04:00 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:04:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:04:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:04:03 INFO : sub dir/hello world: Copied (new) 2025/03/07 02:04:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.66s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:04 DEBUG : sub dir2: Making directory with metadata 2025/03/07 02:04:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 02:04:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/07 02:04:04 INFO : sub dir: Making directory 2025/03/07 02:04:04 INFO : sub dir2: Making directory 2025/03/07 02:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:04:05 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:04:05 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:04:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:04:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:04:06 INFO : sub dir/hello world: Copied (new) 2025/03/07 02:04:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:07 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.62s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:09 INFO : sub dir2: Making directory 2025/03/07 02:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:04:09 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:04:09 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:04:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:04:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:04:11 INFO : sub dir/hello world: Copied (new) 2025/03/07 02:04:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.74s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:04:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-paxaduc1nena" 2025/03/07 02:04:21 DEBUG : Starting OpenDrive session with ID: 135d279a9ca070d8a4d5d88f121d0dd34f566cc02156a5ba841d0381a871a986 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-witidox7nobe' -> OpenDrive root 'rclone-test-paxaduc1nena' 2025/03/07 02:04:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:04:22 DEBUG : OpenDrive root 'rclone-test-paxaduc1nena': Waiting for checks to finish 2025/03/07 02:04:22 DEBUG : OpenDrive root 'rclone-test-paxaduc1nena': Waiting for transfers to finish 2025/03/07 02:04:23 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/07 02:04:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:24 DEBUG : OpenDrive root 'rclone-test-paxaduc1nena': Purge remote --- PASS: TestServerSideCopy (12.70s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:04:28 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:04:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/07 02:04:28 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:04:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/07 02:04:29 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/07 02:04:29 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestCopyOverSelf (5.61s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:04:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-litodep9hafu" 2025/03/07 02:04:34 DEBUG : Starting OpenDrive session with ID: 324a47f621ac5099af78039f85436672a56869c01c719a5bed6e09832753988d sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-witidox7nobe' -> OpenDrive root 'rclone-test-litodep9hafu' 2025/03/07 02:04:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:04:35 DEBUG : OpenDrive root 'rclone-test-litodep9hafu': Waiting for checks to finish 2025/03/07 02:04:35 DEBUG : OpenDrive root 'rclone-test-litodep9hafu': Waiting for transfers to finish 2025/03/07 02:04:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/07 02:04:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/07 02:04:38 DEBUG : OpenDrive root 'rclone-test-litodep9hafu': Waiting for checks to finish 2025/03/07 02:04:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/07 02:04:38 DEBUG : OpenDrive root 'rclone-test-litodep9hafu': Waiting for transfers to finish 2025/03/07 02:04:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/07 02:04:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:39 DEBUG : OpenDrive root 'rclone-test-litodep9hafu': Purge remote --- PASS: TestServerSideCopyOverSelf (9.76s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:04:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/07 02:04:43 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:04:43 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:04:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/07 02:04:45 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/07 02:04:45 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/07 02:04:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestMoveOverSelf (5.76s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:04:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-notavov0cayu" 2025/03/07 02:04:49 DEBUG : Starting OpenDrive session with ID: d6a9fd14e0fbb5e559b6adbfe8b3995e39ac430e811310753c24f14610d879e6 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-witidox7nobe' -> OpenDrive root 'rclone-test-notavov0cayu' 2025/03/07 02:04:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:04:50 DEBUG : OpenDrive root 'rclone-test-notavov0cayu': Waiting for checks to finish 2025/03/07 02:04:50 DEBUG : OpenDrive root 'rclone-test-notavov0cayu': Waiting for transfers to finish 2025/03/07 02:04:51 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/07 02:04:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/07 02:04:53 DEBUG : OpenDrive root 'rclone-test-notavov0cayu': Using server-side directory move 2025/03/07 02:04:53 INFO : OpenDrive root 'rclone-test-notavov0cayu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/07 02:04:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/07 02:04:53 DEBUG : OpenDrive root 'rclone-test-notavov0cayu': Waiting for checks to finish 2025/03/07 02:04:53 DEBUG : OpenDrive root 'rclone-test-notavov0cayu': Waiting for transfers to finish 2025/03/07 02:04:54 INFO : sub dir/hello world: Deleted 2025/03/07 02:04:54 INFO : sub dir/hello world: Moved (server-side) 2025/03/07 02:04:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/03/07 02:04:57 DEBUG : testing file moves 2025/03/07 02:04:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/07 02:04:57 DEBUG : OpenDrive root 'rclone-test-notavov0cayu': Waiting for checks to finish 2025/03/07 02:04:57 DEBUG : OpenDrive root 'rclone-test-notavov0cayu': Waiting for transfers to finish 2025/03/07 02:04:57 INFO : sub dir/hello world: Deleted 2025/03/07 02:04:58 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:04:58 DEBUG : OpenDrive root 'rclone-test-notavov0cayu': Purge remote --- PASS: TestServerSideMoveOverSelf (13.59s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:05:02 ERROR : : error listing: directory not found 2025/03/07 02:05:02 INFO : Local file system at /tmp/rclone3171408971: Making directory 2025/03/07 02:05:03 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:03 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.42s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:05:07 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/07 02:05:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:05:07 DEBUG : Local file system at /tmp/rclone3171408971: Waiting for checks to finish 2025/03/07 02:05:07 DEBUG : Local file system at /tmp/rclone3171408971: Waiting for transfers to finish 2025/03/07 02:05:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:05:07 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/03/07 02:05:07 INFO : sub dir/hello world: Copied (new) 2025/03/07 02:05:07 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestCopyRedownload (4.47s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:09 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/07 02:05:09 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:09 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:10 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/03/07 02:05:11 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 02:05:11 INFO : check sum: Copied (new) 2025/03/07 02:05:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:11 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:11 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 02:05:11 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/07 02:05:11 DEBUG : check sum: Unchanged skipping 2025/03/07 02:05:11 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:11 DEBUG : Waiting for deletions to finish 2025/03/07 02:05:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.63s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/07 02:05:13 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:13 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:14 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/03/07 02:05:15 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/07 02:05:15 INFO : sizeonly: Copied (new) 2025/03/07 02:05:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:15 DEBUG : sizeonly: Sizes identical 2025/03/07 02:05:15 DEBUG : sizeonly: Unchanged skipping 2025/03/07 02:05:15 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:15 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:15 DEBUG : Waiting for deletions to finish 2025/03/07 02:05:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/07 02:05:16 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:16 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:17 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/03/07 02:05:18 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/07 02:05:18 INFO : ignore-size: Copied (new) 2025/03/07 02:05:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:19 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:05:19 DEBUG : ignore-size: Unchanged skipping 2025/03/07 02:05:19 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:19 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:19 DEBUG : Waiting for deletions to finish 2025/03/07 02:05:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.83s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:21 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/07 02:05:22 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:05:22 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:22 DEBUG : existing: Unchanged skipping 2025/03/07 02:05:22 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:22 DEBUG : Waiting for deletions to finish 2025/03/07 02:05:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/07 02:05:22 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:22 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:22 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/07 02:05:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/07 02:05:23 INFO : existing: Copied (replaced existing) 2025/03/07 02:05:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.65s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/07 02:05:25 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:25 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:26 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/07 02:05:27 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/07 02:05:27 INFO : existing: Copied (new) 2025/03/07 02:05:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:27 DEBUG : existing: Destination exists, skipping 2025/03/07 02:05:27 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:27 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:27 DEBUG : Waiting for deletions to finish 2025/03/07 02:05:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.91s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:30 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/07 02:05:32 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/07 02:05:33 INFO : d: Making directory 2025/03/07 02:05:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/07 02:05:34 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:05:34 DEBUG : c/non empty space: Unchanged skipping 2025/03/07 02:05:35 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:35 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:36 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/07 02:05:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 02:05:37 INFO : a/potato2: Copied (new) 2025/03/07 02:05:37 DEBUG : Waiting for deletions to finish 2025/03/07 02:05:37 INFO : b/potato: Deleted 2025/03/07 02:05:37 INFO : d: Removing directory 2025/03/07 02:05:37 INFO : b: Removing directory 2025/03/07 02:05:38 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.27s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:05:42 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/07 02:05:42 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:42 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 02:05:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/07 02:05:42 DEBUG : empty space: Unchanged skipping 2025/03/07 02:05:42 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:42 DEBUG : Waiting for deletions to finish 2025/03/07 02:05:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:42 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:42 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/07 02:05:42 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 02:05:42 INFO : empty space: Updated modification time in destination 2025/03/07 02:05:42 DEBUG : empty space: Unchanged skipping 2025/03/07 02:05:42 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:42 DEBUG : Waiting for deletions to finish 2025/03/07 02:05:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.90s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:05:46 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/07 02:05:46 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/07 02:05:46 DEBUG : empty space: Unchanged skipping 2025/03/07 02:05:46 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:46 DEBUG : Waiting for deletions to finish 2025/03/07 02:05:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.15s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:48 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/07 02:05:50 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/07 02:05:50 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:50 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3171408971) 2025/03/07 02:05:50 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-witidox7nobe') 2025/03/07 02:05:50 DEBUG : foo: md5 differ 2025/03/07 02:05:50 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:50 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/07 02:05:51 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/07 02:05:51 INFO : foo: Copied (replaced existing) 2025/03/07 02:05:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.65s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:05:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/07 02:05:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:05:54 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:54 DEBUG : empty space: Unchanged skipping 2025/03/07 02:05:54 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:55 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/07 02:05:56 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 02:05:56 INFO : potato: Copied (new) 2025/03/07 02:05:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:05:58 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/07 02:05:59 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/07 02:05:59 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:05:59 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:05:59 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/07 02:06:00 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/07 02:06:00 INFO : potato: Copied (replaced existing) 2025/03/07 02:06:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:06:02 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/07 02:06:03 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/07 02:06:03 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:06:03 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3171408971) 2025/03/07 02:06:03 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-witidox7nobe') 2025/03/07 02:06:03 DEBUG : potato: md5 differ 2025/03/07 02:06:03 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:06:03 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/07 02:06:04 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/07 02:06:04 INFO : potato: Copied (replaced existing) 2025/03/07 02:06:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:06:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/07 02:06:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:06:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 02:06:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:06:09 DEBUG : empty space: Unchanged skipping 2025/03/07 02:06:09 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:06:09 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:06:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/07 02:06:09 DEBUG : Waiting for deletions to finish 2025/03/07 02:06:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:06:11 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/07 02:06:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:06:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 02:06:14 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:06:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:06:14 DEBUG : empty space: Unchanged skipping 2025/03/07 02:06:14 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:06:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/07 02:06:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 02:06:16 INFO : potato2: Copied (new) 2025/03/07 02:06:16 DEBUG : Waiting for deletions to finish 2025/03/07 02:06:16 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:06:18 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/07 02:06:21 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/07 02:06:22 INFO : d: Making directory 2025/03/07 02:06:22 INFO : d/e: Making directory 2025/03/07 02:06:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/07 02:06:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:06:23 DEBUG : c/non empty space: Unchanged skipping 2025/03/07 02:06:24 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:06:24 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:06:24 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/07 02:06:25 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 02:06:25 INFO : a/potato2: Copied (new) 2025/03/07 02:06:25 DEBUG : Waiting for deletions to finish 2025/03/07 02:06:25 INFO : b/potato: Deleted 2025/03/07 02:06:25 INFO : d/e: Removing directory 2025/03/07 02:06:26 INFO : d: Removing directory 2025/03/07 02:06:26 INFO : b: Removing directory 2025/03/07 02:06:26 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:06:30 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/07 02:06:32 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/07 02:06:33 INFO : d: Making directory 2025/03/07 02:06:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/07 02:06:34 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:06:34 DEBUG : c/non empty space: Unchanged skipping 2025/03/07 02:06:34 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:06:34 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:06:35 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/07 02:06:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 02:06:36 INFO : a/potato2: Copied (new) 2025/03/07 02:06:36 ERROR : OpenDrive root 'rclone-test-witidox7nobe': not deleting files as there were IO errors 2025/03/07 02:06:36 ERROR : OpenDrive root 'rclone-test-witidox7nobe': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.32s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:06:40 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/07 02:06:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:06:42 DEBUG : Waiting for deletions to finish 2025/03/07 02:06:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 02:06:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:06:43 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:06:43 DEBUG : empty space: Unchanged skipping 2025/03/07 02:06:43 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:06:43 INFO : potato: Deleted 2025/03/07 02:06:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/07 02:06:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 02:06:44 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.01s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:06:47 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/07 02:06:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:06:50 DEBUG : Waiting for deletions to finish 2025/03/07 02:06:50 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:06:50 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:06:51 INFO : potato: Deleted 2025/03/07 02:06:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 02:06:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:06:51 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:06:51 DEBUG : empty space: Unchanged skipping 2025/03/07 02:06:51 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:06:52 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/07 02:06:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/07 02:06:53 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.89s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:06:55 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/07 02:06:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 02:06:56 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:06:56 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:06:57 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/03/07 02:06:58 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/07 02:06:58 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.35s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/07 02:07:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:07:03 DEBUG : enormous: Excluded (Size Filter) 2025/03/07 02:07:03 DEBUG : enormous: Excluded 2025/03/07 02:07:03 DEBUG : potato2: Excluded (Size Filter) 2025/03/07 02:07:03 DEBUG : potato2: Excluded 2025/03/07 02:07:03 DEBUG : potato2: Excluded (Size Filter) 2025/03/07 02:07:03 DEBUG : potato2: Excluded 2025/03/07 02:07:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:07:03 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:03 DEBUG : empty space: Unchanged skipping 2025/03/07 02:07:03 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:03 DEBUG : Waiting for deletions to finish 2025/03/07 02:07:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:03 DEBUG : enormous: Excluded (Size Filter) 2025/03/07 02:07:03 DEBUG : enormous: Excluded 2025/03/07 02:07:03 DEBUG : potato2: Excluded (Size Filter) 2025/03/07 02:07:03 DEBUG : potato2: Excluded 2025/03/07 02:07:03 DEBUG : potato2: Excluded (Size Filter) 2025/03/07 02:07:03 DEBUG : potato2: Excluded 2025/03/07 02:07:03 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/07 02:07:03 DEBUG : empty space: Unchanged skipping 2025/03/07 02:07:03 DEBUG : Local file system at /tmp/rclone3171408971: Waiting for checks to finish 2025/03/07 02:07:03 DEBUG : Local file system at /tmp/rclone3171408971: Waiting for transfers to finish 2025/03/07 02:07:03 DEBUG : Waiting for deletions to finish 2025/03/07 02:07:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncWithExclude (5.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/07 02:07:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:07:09 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/03/07 02:07:10 DEBUG : enormous: Excluded (Size Filter) 2025/03/07 02:07:10 DEBUG : enormous: Excluded 2025/03/07 02:07:10 DEBUG : potato2: Excluded (Size Filter) 2025/03/07 02:07:10 DEBUG : potato2: Excluded 2025/03/07 02:07:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:07:10 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:10 DEBUG : empty space: Unchanged skipping 2025/03/07 02:07:10 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:10 DEBUG : Waiting for deletions to finish 2025/03/07 02:07:10 INFO : enormous: Deleted 2025/03/07 02:07:10 INFO : potato2: Deleted 2025/03/07 02:07:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:11 DEBUG : Local file system at /tmp/rclone3171408971: Waiting for checks to finish 2025/03/07 02:07:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/07 02:07:11 DEBUG : empty space: Unchanged skipping 2025/03/07 02:07:11 DEBUG : Local file system at /tmp/rclone3171408971: Waiting for transfers to finish 2025/03/07 02:07:11 DEBUG : Waiting for deletions to finish 2025/03/07 02:07:11 INFO : enormous: Deleted 2025/03/07 02:07:11 INFO : potato2: Deleted 2025/03/07 02:07:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:13 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/07 02:07:14 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/07 02:07:16 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/07 02:07:18 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/03/07 02:07:19 DEBUG : five: Need to transfer - File not found at Destination 2025/03/07 02:07:19 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:19 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/07 02:07:19 DEBUG : one: Destination is newer than source, skipping 2025/03/07 02:07:19 DEBUG : three: Sizes identical 2025/03/07 02:07:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3171408971) 2025/03/07 02:07:19 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-witidox7nobe') 2025/03/07 02:07:19 DEBUG : two: md5 differ 2025/03/07 02:07:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/07 02:07:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/07 02:07:19 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:19 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/03/07 02:07:20 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/07 02:07:20 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/03/07 02:07:20 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/07 02:07:20 INFO : four: Copied (replaced existing) 2025/03/07 02:07:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/07 02:07:21 INFO : two: Copied (replaced existing) 2025/03/07 02:07:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/07 02:07:21 INFO : five: Copied (new) 2025/03/07 02:07:21 DEBUG : Waiting for deletions to finish 2025/03/07 02:07:22 DEBUG : one: Destination is newer than source, skipping 2025/03/07 02:07:22 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:22 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/07 02:07:22 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/07 02:07:22 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/07 02:07:22 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3171408971) 2025/03/07 02:07:22 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/07 02:07:22 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-witidox7nobe') 2025/03/07 02:07:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/07 02:07:22 DEBUG : three: md5 differ 2025/03/07 02:07:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/07 02:07:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/07 02:07:22 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/07 02:07:22 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/07 02:07:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/07 02:07:22 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:22 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/07 02:07:23 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/07 02:07:23 INFO : three: Copied (replaced existing) 2025/03/07 02:07:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.25s) === 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-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/07 02:07:24 INFO : OpenDrive root 'rclone-test-witidox7nobe': Making map for --track-renames 2025/03/07 02:07:24 INFO : OpenDrive root 'rclone-test-witidox7nobe': Finished making map for --track-renames 2025/03/07 02:07:24 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/07 02:07:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/07 02:07:24 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for renames to finish 2025/03/07 02:07:24 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:25 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/07 02:07:26 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/07 02:07:26 INFO : potato: Copied (new) 2025/03/07 02:07:26 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/07 02:07:27 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/07 02:07:27 INFO : yam: Copied (new) 2025/03/07 02:07:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:28 INFO : OpenDrive root 'rclone-test-witidox7nobe': Making map for --track-renames 2025/03/07 02:07:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:07:28 INFO : OpenDrive root 'rclone-test-witidox7nobe': Finished making map for --track-renames 2025/03/07 02:07:28 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:28 DEBUG : potato: Unchanged skipping 2025/03/07 02:07:28 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for renames to finish 2025/03/07 02:07:28 DEBUG : yam: same parent dir (ODFfODExMjA0Ml9HejhVTw) - using file/rename instead of move_copy for yaml 2025/03/07 02:07:28 INFO : yam: Moved (server-side) to: yaml 2025/03/07 02:07:28 INFO : yaml: Renamed from "yam" 2025/03/07 02:07:28 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:28 DEBUG : Waiting for deletions to finish 2025/03/07 02:07:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/07 02:07:30 INFO : OpenDrive root 'rclone-test-witidox7nobe': Making map for --track-renames 2025/03/07 02:07:30 INFO : OpenDrive root 'rclone-test-witidox7nobe': Finished making map for --track-renames 2025/03/07 02:07:30 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/07 02:07:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/07 02:07:30 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for renames to finish 2025/03/07 02:07:30 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:31 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/07 02:07:31 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/07 02:07:32 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/07 02:07:32 INFO : potato: Copied (new) 2025/03/07 02:07:32 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/07 02:07:32 INFO : yam: Copied (new) 2025/03/07 02:07:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:32 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:07:32 INFO : OpenDrive root 'rclone-test-witidox7nobe': Making map for --track-renames 2025/03/07 02:07:32 INFO : OpenDrive root 'rclone-test-witidox7nobe': Finished making map for --track-renames 2025/03/07 02:07:32 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:32 DEBUG : potato: Unchanged skipping 2025/03/07 02:07:32 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for renames to finish 2025/03/07 02:07:33 DEBUG : yam: same parent dir (ODFfODExMjA0Ml9HejhVTw) - using file/rename instead of move_copy for yaml 2025/03/07 02:07:33 INFO : yam: Moved (server-side) to: yaml 2025/03/07 02:07:33 INFO : yaml: Renamed from "yam" 2025/03/07 02:07:33 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:33 DEBUG : Waiting for deletions to finish 2025/03/07 02:07:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.56s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/07 02:07:34 INFO : OpenDrive root 'rclone-test-witidox7nobe': Making map for --track-renames 2025/03/07 02:07:34 INFO : OpenDrive root 'rclone-test-witidox7nobe': Finished making map for --track-renames 2025/03/07 02:07:34 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/07 02:07:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/07 02:07:34 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for renames to finish 2025/03/07 02:07:34 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:35 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/07 02:07:36 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/03/07 02:07:36 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/07 02:07:36 INFO : potato: Copied (new) 2025/03/07 02:07:37 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/07 02:07:37 INFO : sub/yam: Copied (new) 2025/03/07 02:07:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:37 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:07:37 DEBUG : potato: Unchanged skipping 2025/03/07 02:07:37 INFO : OpenDrive root 'rclone-test-witidox7nobe': Making map for --track-renames 2025/03/07 02:07:37 INFO : OpenDrive root 'rclone-test-witidox7nobe': Finished making map for --track-renames 2025/03/07 02:07:37 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:37 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for renames to finish 2025/03/07 02:07:38 INFO : sub/yam: Moved (server-side) to: yam 2025/03/07 02:07:38 INFO : yam: Renamed from "sub/yam" 2025/03/07 02:07:38 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:38 DEBUG : Waiting for deletions to finish 2025/03/07 02:07:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:40 DEBUG : Creating backend with remote "/tmp/rclone3171408971/dir1" 2025/03/07 02:07:40 DEBUG : Creating backend with remote "/tmp/rclone3171408971/dir2" 2025/03/07 02:07:40 DEBUG : Local file system at /tmp/rclone3171408971/dir2: Using server-side directory move 2025/03/07 02:07:40 INFO : Local file system at /tmp/rclone3171408971/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/07 02:07:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/07 02:07:40 DEBUG : Local file system at /tmp/rclone3171408971/dir2: Waiting for checks to finish 2025/03/07 02:07:40 DEBUG : Local file system at /tmp/rclone3171408971/dir2: Waiting for transfers to finish 2025/03/07 02:07:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:07:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/07 02:07:41 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:41 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:07:42 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/07 02:07:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:07:43 INFO : sub dir/hello world: Copied (new) 2025/03/07 02:07:43 INFO : sub dir/hello world: Deleted 2025/03/07 02:07:44 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/07 02:07:44 INFO : nested/sub dir/file: Copied (new) 2025/03/07 02:07:44 INFO : nested/sub dir/file: Deleted 2025/03/07 02:07:44 INFO : sub dir: Removing directory 2025/03/07 02:07:44 INFO : nested/sub dir: Removing directory 2025/03/07 02:07:44 INFO : nested: Removing directory 2025/03/07 02:07:44 DEBUG : Local file system at /tmp/rclone3171408971: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 02:07:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/07 02:07:47 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:47 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/07 02:07:49 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/07 02:07:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/07 02:07:49 INFO : sub dir/hello world: Copied (new) 2025/03/07 02:07:49 INFO : sub dir/hello world: Deleted 2025/03/07 02:07:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/07 02:07:50 INFO : nested/sub dir/file: Copied (new) 2025/03/07 02:07:50 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.95s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/07 02:07:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/07 02:07:53 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:53 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:53 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/07 02:07:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/07 02:07:54 INFO : existing: Copied (new) 2025/03/07 02:07:54 INFO : existing: Deleted 2025/03/07 02:07:55 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/03/07 02:07:56 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/07 02:07:56 INFO : existing-b: Copied (new) 2025/03/07 02:07:56 INFO : existing-b: Deleted 2025/03/07 02:07:56 DEBUG : existing: Destination exists, skipping 2025/03/07 02:07:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/07 02:07:56 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:07:56 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:07:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.72s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:07:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-foqayef4feku" 2025/03/07 02:07:58 DEBUG : Starting OpenDrive session with ID: 35f4f522be780c6996df09420f25243340c160dfbae22b5430c1516a82aa0553 2025/03/07 02:07:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/07 02:08:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:08:02 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-witidox7nobe' -> OpenDrive root 'rclone-test-foqayef4feku' 2025/03/07 02:08:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:08:06 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/07 02:08:07 DEBUG : OpenDrive root 'rclone-test-foqayef4feku': Using server-side directory move 2025/03/07 02:08:07 INFO : OpenDrive root 'rclone-test-foqayef4feku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/07 02:08:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 02:08:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/07 02:08:08 DEBUG : empty space: Unchanged skipping 2025/03/07 02:08:08 DEBUG : OpenDrive root 'rclone-test-foqayef4feku': Waiting for checks to finish 2025/03/07 02:08:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/07 02:08:08 INFO : potato3: Deleted 2025/03/07 02:08:08 INFO : empty space: Deleted 2025/03/07 02:08:08 DEBUG : OpenDrive root 'rclone-test-foqayef4feku': Waiting for transfers to finish 2025/03/07 02:08:08 INFO : potato2: Moved (server-side) 2025/03/07 02:08:08 INFO : potato3: Moved (server-side) 2025/03/07 02:08:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-laloxeb7qivi" 2025/03/07 02:08:14 DEBUG : Starting OpenDrive session with ID: 3adb2dca74b6e9375e41f8e5007c250cf8ebc28b2417357146fa7c863d1d99de 2025/03/07 02:08:15 DEBUG : OpenDrive root 'rclone-test-laloxeb7qivi': Using server-side directory move 2025/03/07 02:08:15 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/07 02:08:15 INFO : OpenDrive root 'rclone-test-laloxeb7qivi': Server side directory move succeeded 2025/03/07 02:08:16 ERROR : : error listing: directory not found 2025/03/07 02:08:16 DEBUG : OpenDrive root 'rclone-test-laloxeb7qivi': Purge remote 2025/03/07 02:08:16 DEBUG : OpenDrive root 'rclone-test-foqayef4feku': Purge remote 2025/03/07 02:08:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (19.59s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:08:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jedugab1kexe" 2025/03/07 02:08:17 DEBUG : Starting OpenDrive session with ID: 4a68c2ff30bb540e50e78bf638a808fe851ac72edd550bcd7ac0b34d1a55d8b0 2025/03/07 02:08:19 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/07 02:08:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:08:22 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-witidox7nobe' -> OpenDrive root 'rclone-test-jedugab1kexe' 2025/03/07 02:08:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:08:26 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/07 02:08:27 DEBUG : empty space: Excluded (Size Filter) 2025/03/07 02:08:27 DEBUG : empty space: Excluded 2025/03/07 02:08:27 DEBUG : empty space: Excluded (Size Filter) 2025/03/07 02:08:27 DEBUG : empty space: Excluded 2025/03/07 02:08:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 02:08:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/07 02:08:27 DEBUG : OpenDrive root 'rclone-test-jedugab1kexe': Waiting for checks to finish 2025/03/07 02:08:27 DEBUG : OpenDrive root 'rclone-test-jedugab1kexe': Waiting for transfers to finish 2025/03/07 02:08:27 INFO : potato3: Deleted 2025/03/07 02:08:27 INFO : potato2: Moved (server-side) 2025/03/07 02:08:27 INFO : potato3: Moved (server-side) 2025/03/07 02:08:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fakorog6tonu" 2025/03/07 02:08:28 DEBUG : Starting OpenDrive session with ID: 324b6ad07b673579ae0e34d465a1406ae14b5556e86cecf8a7650fff0e33d365 2025/03/07 02:08:29 DEBUG : empty space: Excluded (Size Filter) 2025/03/07 02:08:29 DEBUG : empty space: Excluded 2025/03/07 02:08:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 02:08:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/07 02:08:29 DEBUG : OpenDrive root 'rclone-test-fakorog6tonu': Waiting for checks to finish 2025/03/07 02:08:29 DEBUG : OpenDrive root 'rclone-test-fakorog6tonu': Waiting for transfers to finish 2025/03/07 02:08:30 INFO : potato2: Moved (server-side) 2025/03/07 02:08:30 INFO : potato3: Moved (server-side) 2025/03/07 02:08:30 DEBUG : OpenDrive root 'rclone-test-fakorog6tonu': Purge remote 2025/03/07 02:08:31 DEBUG : OpenDrive root 'rclone-test-jedugab1kexe': Purge remote --- PASS: TestServerSideMoveWithFilter (14.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:08:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bikugez2fama" 2025/03/07 02:08:32 DEBUG : Starting OpenDrive session with ID: 7b488fb662fab194eba34fc4441eea78cc1badac13e55b0a32c3a6d2251f0d54 2025/03/07 02:08:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/07 02:08:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:08:36 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/03/07 02:08:38 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-witidox7nobe' -> OpenDrive root 'rclone-test-bikugez2fama' 2025/03/07 02:08:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/07 02:08:41 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/07 02:08:42 DEBUG : OpenDrive root 'rclone-test-bikugez2fama': Using server-side directory move 2025/03/07 02:08:42 INFO : OpenDrive root 'rclone-test-bikugez2fama': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/07 02:08:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 02:08:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/07 02:08:42 DEBUG : empty space: Unchanged skipping 2025/03/07 02:08:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/07 02:08:43 INFO : potato3: Deleted 2025/03/07 02:08:43 INFO : empty space: Deleted 2025/03/07 02:08:43 DEBUG : OpenDrive root 'rclone-test-bikugez2fama': Waiting for checks to finish 2025/03/07 02:08:43 DEBUG : OpenDrive root 'rclone-test-bikugez2fama': Waiting for transfers to finish 2025/03/07 02:08:43 INFO : potato2: Moved (server-side) 2025/03/07 02:08:43 INFO : potato3: Moved (server-side) 2025/03/07 02:08:43 INFO : tomatoDir: Removing directory 2025/03/07 02:08:43 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': deleted 1 directories 2025/03/07 02:08:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-huhuzey6vuzi" 2025/03/07 02:08:45 DEBUG : Starting OpenDrive session with ID: a4348533bf42a2dc6b70565d775e7006ef28017bc87e9861ae96bdc9507f9ca5 2025/03/07 02:08:45 INFO : tomatoDir: Making directory 2025/03/07 02:08:45 DEBUG : OpenDrive root 'rclone-test-huhuzey6vuzi': Using server-side directory move 2025/03/07 02:08:46 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/07 02:08:46 INFO : OpenDrive root 'rclone-test-huhuzey6vuzi': Server side directory move succeeded 2025/03/07 02:08:47 ERROR : : error listing: directory not found 2025/03/07 02:08:47 ERROR : : error listing: directory not found 2025/03/07 02:08:47 DEBUG : OpenDrive root 'rclone-test-huhuzey6vuzi': Purge remote 2025/03/07 02:08:47 DEBUG : OpenDrive root 'rclone-test-bikugez2fama': Purge remote 2025/03/07 02:08:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.45s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:08:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/rclone-sync-test" 2025/03/07 02:08:49 DEBUG : Starting OpenDrive session with ID: 0ae449b98143efdeff233d98a4e4734b0b5eba0d4c226707117f1f110c256131 run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncOverlap (3.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:08:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/rclone-sync-test" 2025/03/07 02:08:52 DEBUG : Starting OpenDrive session with ID: 7d54d719559b0c3bb48e5061d3553f656e424ef52917fea7ebecbe9be882d715 2025/03/07 02:08:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/rclone-sync-test-include/layer2" 2025/03/07 02:08:54 DEBUG : Starting OpenDrive session with ID: 3b9e930244f6674f19460c0bcb09d208cb7a96b35ab08520d28b4ba379838906 2025/03/07 02:08:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/rclone-sync-test-ignore-file" 2025/03/07 02:08:56 DEBUG : Starting OpenDrive session with ID: 452aca7cecbd0878b6a583820771119f9733da12a6cf33a4514f6a0ac8661baf 2025/03/07 02:08:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/03/07 02:08:59 DEBUG : rclone-sync-test: Excluded 2025/03/07 02:09:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/07 02:09:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/07 02:09:00 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/rclone-sync-test': Waiting for checks to finish 2025/03/07 02:09:00 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/rclone-sync-test': Waiting for transfers to finish 2025/03/07 02:09:00 DEBUG : Waiting for deletions to finish 2025/03/07 02:09:00 INFO : There was nothing to transfer 2025/03/07 02:09:01 DEBUG : rclone-sync-test: Excluded 2025/03/07 02:09:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/07 02:09:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/07 02:09:01 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:09:01 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:09:01 DEBUG : Waiting for deletions to finish 2025/03/07 02:09:01 INFO : rclone-sync-test-include: Removing directory 2025/03/07 02:09:02 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': deleted 1 directories 2025/03/07 02:09:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:09:02 DEBUG : rclone-sync-test: Excluded 2025/03/07 02:09:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/07 02:09:02 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/07 02:09:02 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/07 02:09:02 DEBUG : Waiting for deletions to finish 2025/03/07 02:09:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:09:03 DEBUG : rclone-sync-test: Excluded 2025/03/07 02:09:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/07 02:09:03 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:09:03 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:09:03 DEBUG : Waiting for deletions to finish 2025/03/07 02:09:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:09:03 DEBUG : : Excluded 2025/03/07 02:09:04 DEBUG : rclone-sync-test: Excluded 2025/03/07 02:09:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/07 02:09:04 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/07 02:09:04 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/07 02:09:04 DEBUG : Waiting for deletions to finish 2025/03/07 02:09:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.69s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:09:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/dst" 2025/03/07 02:09:12 DEBUG : Starting OpenDrive session with ID: f8f4f06226f5e39d288e91406eca24871ab7df853a35795b532060ee3ac10a71 2025/03/07 02:09:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/CompareDest" 2025/03/07 02:09:13 DEBUG : Starting OpenDrive session with ID: ddcfaaf375d22a02ed3c802cafa6f12e5cf2f2b57afa7525ca8059031c230611 2025/03/07 02:09:14 DEBUG : one: Need to transfer - File not found at Destination 2025/03/07 02:09:14 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:09:14 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:09:15 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/07 02:09:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 02:09:16 INFO : one: Copied (new) 2025/03/07 02:09:16 DEBUG : Waiting for deletions to finish 2025/03/07 02:09:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 02:09:17 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:09:17 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:09:18 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/07 02:09:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/07 02:09:19 INFO : one: Copied (replaced existing) 2025/03/07 02:09:19 DEBUG : Waiting for deletions to finish 2025/03/07 02:09:19 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/07 02:09:21 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/03/07 02:09:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 02:09:23 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:09:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:09:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/07 02:09:23 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:09:23 DEBUG : Waiting for deletions to finish 2025/03/07 02:09:23 INFO : There was nothing to transfer 2025/03/07 02:09:24 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/03/07 02:09:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:09:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/07 02:09:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 02:09:26 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:09:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:09:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/07 02:09:26 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:09:26 DEBUG : Waiting for deletions to finish 2025/03/07 02:09:26 INFO : There was nothing to transfer 2025/03/07 02:09:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:09:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/07 02:09:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 02:09:27 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:09:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:09:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/07 02:09:27 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:09:27 DEBUG : Waiting for deletions to finish 2025/03/07 02:09:27 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/07 02:09:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/07 02:09:28 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 02:09:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 02:09:28 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:09:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:09:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/07 02:09:29 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:09:29 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/03/07 02:09:30 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/07 02:09:30 INFO : two: Copied (new) 2025/03/07 02:09:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.31s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:09:34 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/03/07 02:09:36 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/03/07 02:09:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/dest" 2025/03/07 02:09:37 DEBUG : Starting OpenDrive session with ID: d9c69826a3780ba76272989c01bedfe9f2950c7c338fb1434f47e421da61998b 2025/03/07 02:09:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/pre-dest1" 2025/03/07 02:09:39 DEBUG : Starting OpenDrive session with ID: 39a7e75423d76cf342ce93a49c847aeb9d1bc02788aad8b2d0682edde6fce9bb 2025/03/07 02:09:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/pre-dest2" 2025/03/07 02:09:40 DEBUG : Starting OpenDrive session with ID: fbad05979767e7bb1c22605e39c1ac45b6afbd4405b097f688251e89e80d5d95 2025/03/07 02:09:40 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:09:40 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/07 02:09:41 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:09:41 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/07 02:09:41 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/07 02:09:41 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dest': Waiting for checks to finish 2025/03/07 02:09:41 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dest': Waiting for transfers to finish 2025/03/07 02:09:42 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/03/07 02:09:43 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/07 02:09:43 INFO : 3: Copied (new) 2025/03/07 02:09:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.58s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:09:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/dst" 2025/03/07 02:09:46 DEBUG : Starting OpenDrive session with ID: e4a111559b8fbe9196bf056923b87290f1aa66656d5778cf3f6bc0af6162bbcc 2025/03/07 02:09:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/CopyDest" 2025/03/07 02:09:48 DEBUG : Starting OpenDrive session with ID: 528fe16397a150244de7ab54a8b177c8292c54f89fead09e3f18c554046c5677 2025/03/07 02:09:49 DEBUG : one: Need to transfer - File not found at Destination 2025/03/07 02:09:49 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:09:49 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:09:50 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/07 02:09:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/07 02:09:51 INFO : one: Copied (new) 2025/03/07 02:09:51 DEBUG : Waiting for deletions to finish 2025/03/07 02:09:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 02:09:52 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:09:52 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:09:52 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/07 02:09:53 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/07 02:09:53 INFO : one: Copied (replaced existing) 2025/03/07 02:09:53 DEBUG : Waiting for deletions to finish 2025/03/07 02:09:54 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/07 02:09:56 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/03/07 02:09:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/BackupDir" 2025/03/07 02:09:58 DEBUG : Starting OpenDrive session with ID: 302e1b5d0f6c55791eca726f252b41b32b70b018d5e9497b4521f777db48a9da 2025/03/07 02:09:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 02:09:59 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:09:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:09:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 02:10:00 INFO : one: Moved (server-side) 2025/03/07 02:10:01 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/07 02:10:01 INFO : one: Copied (server-side copy) 2025/03/07 02:10:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/07 02:10:01 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:10:01 DEBUG : Waiting for deletions to finish 2025/03/07 02:10:02 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/03/07 02:10:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:10:04 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/07 02:10:04 INFO : two: Copied (server-side copy) 2025/03/07 02:10:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/07 02:10:04 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:10:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:10:04 DEBUG : one: Unchanged skipping 2025/03/07 02:10:04 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:10:04 DEBUG : Waiting for deletions to finish 2025/03/07 02:10:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:10:04 DEBUG : one: Unchanged skipping 2025/03/07 02:10:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:10:04 DEBUG : two: Unchanged skipping 2025/03/07 02:10:04 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:10:04 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:10:04 DEBUG : Waiting for deletions to finish 2025/03/07 02:10:04 INFO : There was nothing to transfer 2025/03/07 02:10:06 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/03/07 02:10:07 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/07 02:10:07 DEBUG : three: Destination not found in --copy-dest 2025/03/07 02:10:07 DEBUG : three: Need to transfer - File not found at Destination 2025/03/07 02:10:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:10:07 DEBUG : one: Unchanged skipping 2025/03/07 02:10:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/07 02:10:07 DEBUG : two: Unchanged skipping 2025/03/07 02:10:07 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:10:07 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:10:08 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/03/07 02:10:09 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/07 02:10:09 INFO : three: Copied (new) 2025/03/07 02:10:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.13s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:10:13 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/07 02:10:15 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/07 02:10:17 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/07 02:10:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/dst" 2025/03/07 02:10:18 DEBUG : Starting OpenDrive session with ID: faec71aafcea985649cbc820490e96943d473a726256fbe43c1437f8fed4ba50 2025/03/07 02:10:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/backup" 2025/03/07 02:10:25 DEBUG : Starting OpenDrive session with ID: 0d2483f6063ab2a9bb640bff5ad95be55108387672f4885c1022bf9dbc64a8d5 2025/03/07 02:10:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/07 02:10:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:10:26 DEBUG : two: Unchanged skipping 2025/03/07 02:10:26 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:10:26 INFO : one: Moved (server-side) 2025/03/07 02:10:26 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:10:27 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/07 02:10:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/07 02:10:28 INFO : one: Copied (new) 2025/03/07 02:10:28 DEBUG : Waiting for deletions to finish 2025/03/07 02:10:29 INFO : three.txt: Moved (server-side) 2025/03/07 02:10:29 INFO : three.txt: Moved into backup dir 2025/03/07 02:10:30 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/07 02:10:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/07 02:10:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:10:31 DEBUG : two: Unchanged skipping 2025/03/07 02:10:31 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:10:32 INFO : one: Deleted 2025/03/07 02:10:32 INFO : one: Moved (server-side) 2025/03/07 02:10:32 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:10:33 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/07 02:10:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/07 02:10:34 INFO : one: Copied (new) 2025/03/07 02:10:34 DEBUG : Waiting for deletions to finish 2025/03/07 02:10:34 INFO : three.txt: Deleted 2025/03/07 02:10:34 INFO : three.txt: Moved (server-side) 2025/03/07 02:10:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (24.42s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:10:38 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/07 02:10:39 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/07 02:10:41 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/07 02:10:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/dst" 2025/03/07 02:10:43 DEBUG : Starting OpenDrive session with ID: 686586f294adef1a5841ec006e442e6740e1539287004230a34b0a8a3cff38c6 2025/03/07 02:10:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/backup" 2025/03/07 02:10:44 DEBUG : Starting OpenDrive session with ID: 53e9a59cf74bda207feac14afeb1b39c965f418d273ef92e6aad62508b1b2a57 2025/03/07 02:10:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/07 02:10:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:10:45 DEBUG : two: Unchanged skipping 2025/03/07 02:10:45 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:10:46 INFO : one: Moved (server-side) to: one.bak 2025/03/07 02:10:46 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:10:46 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/07 02:10:47 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/07 02:10:47 INFO : one: Copied (new) 2025/03/07 02:10:47 DEBUG : Waiting for deletions to finish 2025/03/07 02:10:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/07 02:10:48 INFO : three.txt: Moved into backup dir 2025/03/07 02:10:49 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/07 02:10:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/07 02:10:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:10:50 DEBUG : two: Unchanged skipping 2025/03/07 02:10:50 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:10:51 INFO : one.bak: Deleted 2025/03/07 02:10:51 INFO : one: Moved (server-side) to: one.bak 2025/03/07 02:10:51 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:10:52 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/07 02:10:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/07 02:10:53 INFO : one: Copied (new) 2025/03/07 02:10:53 DEBUG : Waiting for deletions to finish 2025/03/07 02:10:53 INFO : three.txt.bak: Deleted 2025/03/07 02:10:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/07 02:10:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:10:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/07 02:10:59 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/07 02:11:00 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/07 02:11:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/dst" 2025/03/07 02:11:02 DEBUG : Starting OpenDrive session with ID: 4172258edd6db79c177b22ea3e2d4bf842055308b2557aa4d44d57904dd2d072 2025/03/07 02:11:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/backup" 2025/03/07 02:11:08 DEBUG : Starting OpenDrive session with ID: 62e0bf51c3e5c3d79492f068fd71ad104055d8d7f802388f1f37cf10fb9bcc0a 2025/03/07 02:11:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/07 02:11:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:11:09 DEBUG : two: Unchanged skipping 2025/03/07 02:11:09 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:11:10 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/07 02:11:10 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:11:11 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/07 02:11:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/07 02:11:12 INFO : one: Copied (new) 2025/03/07 02:11:12 DEBUG : Waiting for deletions to finish 2025/03/07 02:11:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/07 02:11:13 INFO : three.txt: Moved into backup dir 2025/03/07 02:11:14 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/07 02:11:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/07 02:11:15 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:11:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:11:15 DEBUG : two: Unchanged skipping 2025/03/07 02:11:16 INFO : one-2019-01-01: Deleted 2025/03/07 02:11:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/07 02:11:16 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:11:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/07 02:11:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/07 02:11:18 INFO : one: Copied (new) 2025/03/07 02:11:18 DEBUG : Waiting for deletions to finish 2025/03/07 02:11:18 INFO : three-2019-01-01.txt: Deleted 2025/03/07 02:11:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/07 02:11:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (24.95s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:11:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/07 02:11:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/07 02:11:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/07 02:11:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/dst" 2025/03/07 02:11:27 DEBUG : Starting OpenDrive session with ID: 82b4c88ac60985402352be91ce89feda40020941c23710740218e9f92a55b5f0 2025/03/07 02:11:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/07 02:11:28 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:11:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:11:28 DEBUG : two: Unchanged skipping 2025/03/07 02:11:28 DEBUG : one: same parent dir (ODFfODExMjExNF9pdVdDRg) - using file/rename instead of move_copy for one.bak 2025/03/07 02:11:28 INFO : one: Moved (server-side) to: one.bak 2025/03/07 02:11:28 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:11:29 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/07 02:11:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/07 02:11:30 INFO : one: Copied (new) 2025/03/07 02:11:30 DEBUG : Waiting for deletions to finish 2025/03/07 02:11:30 DEBUG : three.txt: same parent dir (ODFfODExMjExNF9pdVdDRg) - using file/rename instead of move_copy for three.txt.bak 2025/03/07 02:11:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/07 02:11:31 INFO : three.txt: Moved into backup dir 2025/03/07 02:11:32 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/07 02:11:34 DEBUG : one.bak: Excluded (Path Filter) 2025/03/07 02:11:34 DEBUG : one.bak: Excluded 2025/03/07 02:11:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/07 02:11:34 DEBUG : three.txt.bak: Excluded 2025/03/07 02:11:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/07 02:11:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:11:34 DEBUG : two: Unchanged skipping 2025/03/07 02:11:34 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for checks to finish 2025/03/07 02:11:34 INFO : one.bak: Deleted 2025/03/07 02:11:34 DEBUG : one: same parent dir (ODFfODExMjExNF9pdVdDRg) - using file/rename instead of move_copy for one.bak 2025/03/07 02:11:34 INFO : one: Moved (server-side) to: one.bak 2025/03/07 02:11:34 DEBUG : OpenDrive root 'rclone-test-witidox7nobe/dst': Waiting for transfers to finish 2025/03/07 02:11:35 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/07 02:11:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/07 02:11:36 INFO : one: Copied (new) 2025/03/07 02:11:36 DEBUG : Waiting for deletions to finish 2025/03/07 02:11:36 INFO : three.txt.bak: Deleted 2025/03/07 02:11:36 DEBUG : three.txt: same parent dir (ODFfODExMjExNF9pdVdDRg) - using file/rename instead of move_copy for three.txt.bak 2025/03/07 02:11:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/07 02:11:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.84s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:11:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/07 02:11:41 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/07 02:11:43 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/07 02:11:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/dst" 2025/03/07 02:11:45 DEBUG : Starting OpenDrive session with ID: 29216e2199379c1e4f3bc6ee1897489e0d51d1c4bbc5902d9fa660fb9df00650 2025/03/07 02:11:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/07 02:11:46 DEBUG : one: same parent dir (ODFfODExMjExNl9wOGdmOQ) - using file/rename instead of move_copy for one.bak 2025/03/07 02:11:46 INFO : one: Moved (server-side) to: one.bak 2025/03/07 02:11:47 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/07 02:11:48 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/07 02:11:48 INFO : one: Copied (new) 2025/03/07 02:11:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:11:48 DEBUG : two: Unchanged skipping 2025/03/07 02:11:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/07 02:11:49 DEBUG : three.txt: same parent dir (ODFfODExMjExNl9wOGdmOQ) - using file/rename instead of move_copy for three.txt.bak 2025/03/07 02:11:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/07 02:11:50 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/07 02:11:51 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/07 02:11:51 INFO : three.txt: Copied (new) 2025/03/07 02:11:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/07 02:11:52 INFO : one.bak: Deleted 2025/03/07 02:11:52 DEBUG : one: same parent dir (ODFfODExMjExNl9wOGdmOQ) - using file/rename instead of move_copy for one.bak 2025/03/07 02:11:52 INFO : one: Moved (server-side) to: one.bak 2025/03/07 02:11:53 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/07 02:11:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/07 02:11:54 INFO : one: Copied (new) 2025/03/07 02:11:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:11:54 DEBUG : two: Unchanged skipping 2025/03/07 02:11:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/07 02:11:55 INFO : three.txt.bak: Deleted 2025/03/07 02:11:55 DEBUG : three.txt: same parent dir (ODFfODExMjExNl9wOGdmOQ) - using file/rename instead of move_copy for three.txt.bak 2025/03/07 02:11:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/07 02:11:56 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/07 02:11:57 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/07 02:11:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:12:00 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/07 02:12:02 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/07 02:12:03 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/07 02:12:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-witidox7nobe/dst" 2025/03/07 02:12:10 DEBUG : Starting OpenDrive session with ID: ecf365dd480cc9f69b5ae1556cb60742f12835e69a3238232d437b7dc42ee848 2025/03/07 02:12:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/07 02:12:11 DEBUG : one: same parent dir (ODFfODExMjExN183Wk54eQ) - using file/rename instead of move_copy for one-2019-01-01 2025/03/07 02:12:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/07 02:12:12 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/07 02:12:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/07 02:12:13 INFO : one: Copied (new) 2025/03/07 02:12:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:12:13 DEBUG : two: Unchanged skipping 2025/03/07 02:12:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/07 02:12:14 DEBUG : three.txt: same parent dir (ODFfODExMjExN183Wk54eQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/07 02:12:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/07 02:12:15 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/07 02:12:16 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/07 02:12:16 INFO : three.txt: Copied (new) 2025/03/07 02:12:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/07 02:12:17 INFO : one-2019-01-01: Deleted 2025/03/07 02:12:18 DEBUG : one: same parent dir (ODFfODExMjExN183Wk54eQ) - using file/rename instead of move_copy for one-2019-01-01 2025/03/07 02:12:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/07 02:12:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/07 02:12:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/07 02:12:20 INFO : one: Copied (new) 2025/03/07 02:12:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:12:20 DEBUG : two: Unchanged skipping 2025/03/07 02:12:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/07 02:12:20 INFO : three-2019-01-01.txt: Deleted 2025/03/07 02:12:21 DEBUG : three.txt: same parent dir (ODFfODExMjExN183Wk54eQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/07 02:12:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/07 02:12:22 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/07 02:12:22 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/07 02:12:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (25.59s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:12:25 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/03/07 02:12:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/07 02:12:27 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:12:27 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:12:27 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/03/07 02:12:28 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/07 02:12:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/07 02:12:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.93s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:12:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/07 02:12:29 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:12:29 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:12:29 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/07 02:12:30 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/07 02:12:30 INFO : existing: Copied (new) 2025/03/07 02:12:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:12:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/07 02:12:31 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:12:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/07 02:12:31 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:12:31 ERROR : OpenDrive root 'rclone-test-witidox7nobe': not deleting files as there were IO errors 2025/03/07 02:12:31 ERROR : OpenDrive root 'rclone-test-witidox7nobe': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncImmutable (4.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:12:34 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/03/07 02:12:36 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/03/07 02:12:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/03/07 02:12:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/03/07 02:12:43 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:12:43 DEBUG : existing: Unchanged skipping 2025/03/07 02:12:43 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/07 02:12:43 DEBUG : subdira-rclone-move-cidezeg2: same parent dir (ODFfODExMjA0Ml9HejhVTw) - using folder/rename instead of move_copy 2025/03/07 02:12:43 DEBUG : EXISTING: moving to existing-rclone-move-fupitel2 2025/03/07 02:12:43 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-rorogum8 2025/03/07 02:12:44 DEBUG : subdira: same parent dir (ODFfODExMjA0Ml9HejhVTw) - using folder/rename instead of move_copy 2025/03/07 02:12:44 DEBUG : EXISTING: same parent dir (ODFfODExMjA0Ml9HejhVTw) - using file/rename instead of move_copy for existing-rclone-move-fupitel2 2025/03/07 02:12:44 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/07 02:12:44 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-fupitel2 2025/03/07 02:12:44 DEBUG : EXISTING: moving to existing 2025/03/07 02:12:44 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODExMjA0Ml9HejhVTw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-rorogum8 2025/03/07 02:12:44 DEBUG : existing-rclone-move-fupitel2: same parent dir (ODFfODExMjA0Ml9HejhVTw) - using file/rename instead of move_copy for existing 2025/03/07 02:12:44 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-rorogum8 2025/03/07 02:12:44 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/07 02:12:44 INFO : existing-rclone-move-fupitel2: Moved (server-side) to: existing 2025/03/07 02:12:44 INFO : EXISTING: Moved (server-side) to: existing 2025/03/07 02:12:44 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/07 02:12:45 DEBUG : subdira/subdirb-rclone-move-gaqobab6: same parent dir (ODFfODExMjEyMF84SDljYQ) - using folder/rename instead of move_copy 2025/03/07 02:12:45 DEBUG : existingbutdifferent-rclone-move-rorogum8: same parent dir (ODFfODExMjA0Ml9HejhVTw) - using file/rename instead of move_copy for existingbutdifferent 2025/03/07 02:12:45 INFO : existingbutdifferent-rclone-move-rorogum8: Moved (server-side) to: existingbutdifferent 2025/03/07 02:12:45 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/07 02:12:45 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/07 02:12:45 DEBUG : subdira/subdirb: same parent dir (ODFfODExMjEyMF84SDljYQ) - using folder/rename instead of move_copy 2025/03/07 02:12:45 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/03/07 02:12:45 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/07 02:12:46 DEBUG : subdira/subdirb/subdirc-rclone-move-sadexoc5: same parent dir (ODFfODExMjEyMV80VldQQg) - using folder/rename instead of move_copy 2025/03/07 02:12:46 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/07 02:12:46 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/07 02:12:46 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODExMjEyMV80VldQQg) - using folder/rename instead of move_copy 2025/03/07 02:12:47 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/07 02:12:47 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/07 02:12:47 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-ribapeg1: same parent dir (ODFfODExMjEyMl95WlF4eg) - using folder/rename instead of move_copy 2025/03/07 02:12:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-nuhufox2 2025/03/07 02:12:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODExMjEyMl95WlF4eg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-nuhufox2 2025/03/07 02:12:48 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODExMjEyMl95WlF4eg) - using folder/rename instead of move_copy 2025/03/07 02:12:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/07 02:12:48 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/07 02:12:48 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:12:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bewixaf8 2025/03/07 02:12:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODExMjEyM19wd0FiWQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bewixaf8 2025/03/07 02:12:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bewixaf8 2025/03/07 02:12:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/07 02:12:49 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bewixaf8: same parent dir (ODFfODExMjEyM19wd0FiWQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/07 02:12:49 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-nuhufox2 2025/03/07 02:12:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/07 02:12:49 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-bewixaf8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/07 02:12:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/07 02:12:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/07 02:12:49 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-nuhufox2: same parent dir (ODFfODExMjEyMl95WlF4eg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/03/07 02:12:50 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/03/07 02:12:50 INFO : subdira/subdirb/subdirc/hello-rclone-move-nuhufox2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/07 02:12:50 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/07 02:12:50 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/07 02:12:50 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:12:50 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/03/07 02:12:51 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/07 02:12:51 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/07 02:12:51 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/07 02:12:51 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/07 02:12:51 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.02s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:12:57 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/07 02:12:59 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:01 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:03 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:05 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:07 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:09 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:10 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:13 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:14 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:16 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:17 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:19 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:21 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:22 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:24 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:26 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:28 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:30 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:32 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:34 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:35 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:37 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:39 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:41 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:43 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:45 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:46 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:48 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:50 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:52 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:53 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:55 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:57 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/07 02:13:59 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:01 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:03 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:04 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:06 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:08 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:10 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:14:10 DEBUG : both0: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both12: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both13: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both14: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both1: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both16: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both17: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both18: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both19: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both10: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both11: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both15: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both2: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both6: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both3: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both8: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:14:10 DEBUG : both4: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both5: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both7: Unchanged skipping 2025/03/07 02:14:10 DEBUG : both9: Unchanged skipping 2025/03/07 02:14:10 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:14:10 DEBUG : Waiting for deletions to finish 2025/03/07 02:14:10 INFO : only4: Deleted 2025/03/07 02:14:10 INFO : only5: Deleted 2025/03/07 02:14:10 INFO : only7: Deleted 2025/03/07 02:14:10 INFO : only8: Deleted 2025/03/07 02:14:10 INFO : only1: Deleted 2025/03/07 02:14:10 INFO : only10: Deleted 2025/03/07 02:14:11 INFO : only19: Deleted 2025/03/07 02:14:11 INFO : only18: Deleted 2025/03/07 02:14:11 INFO : only6: Deleted 2025/03/07 02:14:11 INFO : only9: Deleted 2025/03/07 02:14:11 INFO : only11: Deleted 2025/03/07 02:14:11 INFO : only12: Deleted 2025/03/07 02:14:11 INFO : only13: Deleted 2025/03/07 02:14:11 INFO : only16: Deleted 2025/03/07 02:14:11 INFO : only2: Deleted 2025/03/07 02:14:11 INFO : only3: Deleted 2025/03/07 02:14:11 INFO : only0: Deleted 2025/03/07 02:14:11 INFO : only15: Deleted 2025/03/07 02:14:11 INFO : only17: Deleted 2025/03/07 02:14:12 INFO : only14: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (79.81s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:14:17 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:19 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:21 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:22 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:24 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:26 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:28 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:30 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:31 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:33 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:35 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:37 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:38 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:40 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:42 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:44 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:46 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:48 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:49 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:51 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:53 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:55 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:57 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/07 02:14:59 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:01 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:02 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:04 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:06 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:07 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:09 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:11 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:12 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:14 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:16 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:18 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:19 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:21 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:23 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:24 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:26 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/07 02:15:28 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for checks to finish 2025/03/07 02:15:28 DEBUG : both0: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both12: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both13: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both14: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both15: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both16: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both17: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both18: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both19: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both2: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both3: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both4: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both5: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both6: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both7: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both8: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/07 02:15:28 DEBUG : both9: Unchanged skipping 2025/03/07 02:15:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/07 02:15:28 DEBUG : both1: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both10: Unchanged skipping 2025/03/07 02:15:28 DEBUG : both11: Unchanged skipping 2025/03/07 02:15:28 DEBUG : OpenDrive root 'rclone-test-witidox7nobe': Waiting for transfers to finish 2025/03/07 02:15:30 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:30 INFO : only10: Copied (replaced existing) 2025/03/07 02:15:30 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:30 INFO : only1: Copied (replaced existing) 2025/03/07 02:15:30 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:30 INFO : only0: Copied (replaced existing) 2025/03/07 02:15:30 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:30 INFO : only11: Copied (replaced existing) 2025/03/07 02:15:32 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:32 INFO : only15: Copied (replaced existing) 2025/03/07 02:15:32 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:32 INFO : only14: Copied (replaced existing) 2025/03/07 02:15:32 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:32 INFO : only13: Copied (replaced existing) 2025/03/07 02:15:32 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:32 INFO : only12: Copied (replaced existing) 2025/03/07 02:15:34 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:34 INFO : only17: Copied (replaced existing) 2025/03/07 02:15:35 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:35 INFO : only16: Copied (replaced existing) 2025/03/07 02:15:35 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:35 INFO : only18: Copied (replaced existing) 2025/03/07 02:15:36 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:36 INFO : only19: Copied (replaced existing) 2025/03/07 02:15:36 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:36 INFO : only2: Copied (replaced existing) 2025/03/07 02:15:38 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:38 INFO : only4: Copied (replaced existing) 2025/03/07 02:15:38 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:38 INFO : only3: Copied (replaced existing) 2025/03/07 02:15:38 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:38 INFO : only6: Copied (replaced existing) 2025/03/07 02:15:39 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:39 INFO : only8: Copied (replaced existing) 2025/03/07 02:15:39 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:39 INFO : only7: Copied (replaced existing) 2025/03/07 02:15:40 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:40 INFO : only9: Copied (replaced existing) 2025/03/07 02:15:40 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/07 02:15:40 INFO : only5: Copied (replaced existing) 2025/03/07 02:15:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (91.91s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:15:48 DEBUG : empty_dir: Making directory with metadata 2025/03/07 02:15:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 02:15:48 DEBUG : empty_on_remote: Making directory with metadata 2025/03/07 02:15:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 02:15:48 INFO : empty_on_remote: Making directory 2025/03/07 02:15:48 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-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:15:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/07 02:15:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/07 02:15:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/07 02:15:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (9.46s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:15:58 DEBUG : empty_dir: Making directory with metadata 2025/03/07 02:15:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 02:15:58 DEBUG : empty_on_remote: Making directory with metadata 2025/03/07 02:15:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 02:15:58 INFO : empty_on_remote: Making directory 2025/03/07 02:15:58 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-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:16:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/07 02:16:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/07 02:16:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/07 02:16:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/07 02:16:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.97s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" 2025/03/07 02:16:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/07 02:16:07 INFO : sub dir: Making directory 2025/03/07 02:16:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Received unexpected error: failed to make directory: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (11.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-witidox7nobe'", Local "Local file system at /tmp/rclone3171408971", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.94s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m20.739354186s (try 1/5): exit status 1: Failed [TestNothingToTransferWithEmptyDirs]