"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/29 04:20:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone" 2025/03/29 04:20:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/29 04:20:42 DEBUG : Starting OpenDrive session with ID: 2cebe7d6598996dabae05bd7b5a13d8d2d2d048b6b2cf0dab58c2479df797d0d 2025/03/29 04:20:42 DEBUG : Creating backend with remote "/tmp/rclone1439373971" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:20:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:20:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/29 04:20:43 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:20:43 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.37s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:20:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 04:20:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:20:44 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:20:44 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:20:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:20:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:20:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:20:46 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.81s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", 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-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:20:48 DEBUG : Creating backend with remote "/non-existing" 2025/03/29 04:20:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/29 04:20:48 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:20:48 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:20:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:20:49 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:20:49 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:20:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:20:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:20:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyNoTraverse (5.42s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:20:55 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Running all checks before starting transfers 2025/03/29 04:20:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:20:55 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:20:55 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Checks finished, now starting transfers 2025/03/29 04:20:55 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:20:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:20:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:20:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.11s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:20:59 ERROR : Ignoring --no-traverse with sync 2025/03/29 04:20:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:20:59 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:20:59 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:21:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:21:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:21:01 INFO : sub dir/hello world: Copied (new) 2025/03/29 04:21:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.08s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/29 04:21:03 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:21:03 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:21:04 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/03/29 04:21:05 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/29 04:21:05 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestCopyWithDepth (3.00s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 04:21:06 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:21:06 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:21:07 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/29 04:21:08 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:21:08 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.96s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 04:21:09 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:21:09 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:21:10 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/29 04:21:11 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:21:11 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.96s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/29 04:21:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 04:21:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/29 04:21:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 04:21:12 INFO : sub dir: Making directory 2025/03/29 04:21:12 INFO : sub dir2: Making directory 2025/03/29 04:21:13 INFO : sub dir2/sub sub dir2: Making directory 2025/03/29 04:21:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:21:13 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:21:13 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:21:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:21:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:21:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:15 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyEmptyDirectories (13.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:25 INFO : sub dir2: Making directory 2025/03/29 04:21:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/29 04:21:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 04:21:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:21:25 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:21:25 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:21:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:21:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:21:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.44s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:28 DEBUG : sub dir2: Making directory with metadata 2025/03/29 04:21:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 04:21:28 INFO : sub dir: Making directory 2025/03/29 04:21:29 INFO : sub dir2: Making directory 2025/03/29 04:21:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:21:29 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:21:29 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:21:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:21:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:21:31 INFO : sub dir/hello world: Copied (new) 2025/03/29 04:21:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:31 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/29 04:21:31 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.59s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.33s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:33 INFO : sub dir2: Making directory 2025/03/29 04:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:21:33 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:21:33 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:21:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:21:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:21:35 INFO : sub dir/hello world: Copied (new) 2025/03/29 04:21:35 INFO : sub dir/hello world: Deleted fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestMoveNoEmptyDirectories (11.16s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:44 DEBUG : sub dir2: Making directory with metadata 2025/03/29 04:21:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 04:21:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 04:21:44 INFO : sub dir: Making directory 2025/03/29 04:21:45 INFO : sub dir2: Making directory 2025/03/29 04:21:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:21:45 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:21:45 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:21:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:21:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:21:47 INFO : sub dir/hello world: Copied (new) 2025/03/29 04:21:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:47 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.45s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.33s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:49 INFO : sub dir2: Making directory 2025/03/29 04:21:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:21:49 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:21:49 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:21:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:21:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:21:51 INFO : sub dir/hello world: Copied (new) 2025/03/29 04:21:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.73s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:21:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xedakaw4xene" 2025/03/29 04:21:55 DEBUG : Config file has changed externally - reloading 2025/03/29 04:21:56 DEBUG : Starting OpenDrive session with ID: 504717cc2b140dbed2110d634b7e9883a7c8c124c8bcd346aacabfd4a273335c sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-wegeyan2vone' -> OpenDrive root 'rclone-test-xedakaw4xene' 2025/03/29 04:21:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:21:56 DEBUG : OpenDrive root 'rclone-test-xedakaw4xene': Waiting for checks to finish 2025/03/29 04:21:56 DEBUG : OpenDrive root 'rclone-test-xedakaw4xene': Waiting for transfers to finish 2025/03/29 04:21:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/29 04:21:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:21:58 DEBUG : OpenDrive root 'rclone-test-xedakaw4xene': Purge remote --- PASS: TestServerSideCopy (6.44s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:22:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:22:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/29 04:22:02 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:22:02 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:22:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/29 04:22:03 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/29 04:22:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestCopyOverSelf (5.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:22:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:22:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cadabuq7wine" 2025/03/29 04:22:08 DEBUG : Starting OpenDrive session with ID: 0d997a99e3a1eb8711931223dc664ef88b1ea7f32803d2ebcc72978c8249be4c sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-wegeyan2vone' -> OpenDrive root 'rclone-test-cadabuq7wine' 2025/03/29 04:22:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:22:08 DEBUG : OpenDrive root 'rclone-test-cadabuq7wine': Waiting for checks to finish 2025/03/29 04:22:08 DEBUG : OpenDrive root 'rclone-test-cadabuq7wine': Waiting for transfers to finish 2025/03/29 04:22:09 ERROR : sub dir/hello world: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) sync_test.go:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideCopyOverSelf 2025/03/29 04:22:09 DEBUG : OpenDrive root 'rclone-test-cadabuq7wine': Purge remote 2025/03/29 04:22:09 NOTICE: purge failed: Directory doesn't exist (Error 404) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestServerSideCopyOverSelf (12.88s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:22:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:22:20 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:22:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/29 04:22:20 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:22:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/29 04:22:21 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/29 04:22:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/29 04:22:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestMoveOverSelf (5.53s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:22:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:22:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezubiw5yobo" 2025/03/29 04:22:26 DEBUG : Starting OpenDrive session with ID: a0196aa2711e5dc72260f066136ddde07532c056b0692c5b7fd7d2d1f0256bc6 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-wegeyan2vone' -> OpenDrive root 'rclone-test-nezubiw5yobo' 2025/03/29 04:22:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:22:27 DEBUG : OpenDrive root 'rclone-test-nezubiw5yobo': Waiting for checks to finish 2025/03/29 04:22:27 DEBUG : OpenDrive root 'rclone-test-nezubiw5yobo': Waiting for transfers to finish 2025/03/29 04:22:28 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/29 04:22:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:22:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/29 04:22:29 DEBUG : OpenDrive root 'rclone-test-nezubiw5yobo': Using server-side directory move 2025/03/29 04:22:29 INFO : OpenDrive root 'rclone-test-nezubiw5yobo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/29 04:22:30 DEBUG : OpenDrive root 'rclone-test-nezubiw5yobo': Waiting for checks to finish 2025/03/29 04:22:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/29 04:22:30 DEBUG : OpenDrive root 'rclone-test-nezubiw5yobo': Waiting for transfers to finish 2025/03/29 04:22:30 INFO : sub dir/hello world: Deleted 2025/03/29 04:22:30 INFO : sub dir/hello world: Moved (server-side) 2025/03/29 04:22:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/03/29 04:22:33 DEBUG : testing file moves 2025/03/29 04:22:34 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/29 04:22:34 DEBUG : OpenDrive root 'rclone-test-nezubiw5yobo': Waiting for checks to finish 2025/03/29 04:22:34 DEBUG : OpenDrive root 'rclone-test-nezubiw5yobo': Waiting for transfers to finish 2025/03/29 04:22:34 INFO : sub dir/hello world: Deleted 2025/03/29 04:22:34 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:22:35 DEBUG : OpenDrive root 'rclone-test-nezubiw5yobo': Purge remote --- PASS: TestServerSideMoveOverSelf (13.58s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:22:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:22:39 ERROR : : error listing: directory not found 2025/03/29 04:22:39 INFO : Local file system at /tmp/rclone1439373971: Making directory 2025/03/29 04:22:39 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:22:39 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.27s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:22:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:22:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/29 04:22:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:22:44 DEBUG : Local file system at /tmp/rclone1439373971: Waiting for checks to finish 2025/03/29 04:22:44 DEBUG : Local file system at /tmp/rclone1439373971: Waiting for transfers to finish 2025/03/29 04:22:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:22:44 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/03/29 04:22:44 INFO : sub dir/hello world: Copied (new) 2025/03/29 04:22:44 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyRedownload (12.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:22:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/29 04:22:53 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:22:53 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:22:54 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/03/29 04:22:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/29 04:22:55 INFO : check sum: Copied (new) 2025/03/29 04:22:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:22:55 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:22:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/29 04:22:55 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/29 04:22:55 DEBUG : check sum: Unchanged skipping 2025/03/29 04:22:55 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:22:55 DEBUG : Waiting for deletions to finish 2025/03/29 04:22:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.55s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:22:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/29 04:22:57 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:22:57 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:22:57 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/03/29 04:22:58 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/29 04:22:58 INFO : sizeonly: Copied (new) 2025/03/29 04:22:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:797 Error: Should be true Test: TestSyncSizeOnly Messages: sizeonly: Modification time difference too big |-211680h17m51.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-29 04:22:58 +0000 UTC) (precision 1s) 2025/03/29 04:22:59 DEBUG : sizeonly: Sizes identical 2025/03/29 04:22:59 DEBUG : sizeonly: Unchanged skipping 2025/03/29 04:22:59 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:22:59 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:22:59 DEBUG : Waiting for deletions to finish 2025/03/29 04:22:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- FAIL: TestSyncSizeOnly (3.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/29 04:23:00 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:00 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:01 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/03/29 04:23:02 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/29 04:23:02 INFO : ignore-size: Copied (new) 2025/03/29 04:23:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:02 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:23:02 DEBUG : ignore-size: Unchanged skipping 2025/03/29 04:23:02 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:02 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:02 DEBUG : Waiting for deletions to finish 2025/03/29 04:23:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:04 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/29 04:23:05 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:23:05 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:05 DEBUG : existing: Unchanged skipping 2025/03/29 04:23:05 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:05 DEBUG : Waiting for deletions to finish 2025/03/29 04:23:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/29 04:23:06 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:06 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:06 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/29 04:23:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/29 04:23:07 INFO : existing: Copied (replaced existing) 2025/03/29 04:23:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/29 04:23:08 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:08 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:09 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/29 04:23:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/29 04:23:10 INFO : existing: Copied (new) 2025/03/29 04:23:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:10 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:10 DEBUG : existing: Destination exists, skipping 2025/03/29 04:23:10 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:10 DEBUG : Waiting for deletions to finish 2025/03/29 04:23:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.45s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:13 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/29 04:23:15 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/29 04:23:15 INFO : d: Making directory 2025/03/29 04:23:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/29 04:23:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:23:17 DEBUG : c/non empty space: Unchanged skipping 2025/03/29 04:23:17 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:17 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:18 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/29 04:23:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 04:23:19 INFO : a/potato2: Copied (new) 2025/03/29 04:23:19 DEBUG : Waiting for deletions to finish 2025/03/29 04:23:19 INFO : b/potato: Deleted 2025/03/29 04:23:19 INFO : d: Removing directory 2025/03/29 04:23:20 INFO : b: Removing directory 2025/03/29 04:23:20 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:23:25 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/29 04:23:25 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/29 04:23:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/29 04:23:25 DEBUG : empty space: Unchanged skipping 2025/03/29 04:23:25 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:25 DEBUG : Waiting for deletions to finish 2025/03/29 04:23:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:25 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/29 04:23:25 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/29 04:23:25 INFO : empty space: Updated modification time in destination 2025/03/29 04:23:25 DEBUG : empty space: Unchanged skipping 2025/03/29 04:23:25 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:25 DEBUG : Waiting for deletions to finish 2025/03/29 04:23:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.81s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:23:28 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/29 04:23:28 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/29 04:23:28 DEBUG : empty space: Unchanged skipping 2025/03/29 04:23:28 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:28 DEBUG : Waiting for deletions to finish 2025/03/29 04:23:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.07s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:30 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/29 04:23:32 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:32 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/29 04:23:32 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1439373971) 2025/03/29 04:23:32 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-wegeyan2vone') 2025/03/29 04:23:32 DEBUG : foo: md5 differ 2025/03/29 04:23:32 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:32 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/29 04:23:33 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/29 04:23:33 INFO : foo: Copied (replaced existing) 2025/03/29 04:23:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.12s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:23:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/29 04:23:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:23:36 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:36 DEBUG : empty space: Unchanged skipping 2025/03/29 04:23:36 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:37 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/29 04:23:38 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 04:23:38 INFO : potato: Copied (new) 2025/03/29 04:23:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:40 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/29 04:23:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/29 04:23:41 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:41 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:41 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/29 04:23:42 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/29 04:23:42 INFO : potato: Copied (replaced existing) 2025/03/29 04:23:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.05s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/29 04:23:45 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/29 04:23:45 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:45 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1439373971) 2025/03/29 04:23:45 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-wegeyan2vone') 2025/03/29 04:23:45 DEBUG : potato: md5 differ 2025/03/29 04:23:45 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:45 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/29 04:23:46 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/29 04:23:46 INFO : potato: Copied (replaced existing) 2025/03/29 04:23:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/29 04:23:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:23:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 04:23:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/29 04:23:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:23:51 DEBUG : empty space: Unchanged skipping 2025/03/29 04:23:51 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:51 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:51 DEBUG : Waiting for deletions to finish 2025/03/29 04:23:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:52 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/29 04:23:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:23:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 04:23:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:23:55 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:23:55 DEBUG : empty space: Unchanged skipping 2025/03/29 04:23:55 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:23:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/29 04:23:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 04:23:57 INFO : potato2: Copied (new) 2025/03/29 04:23:57 DEBUG : Waiting for deletions to finish 2025/03/29 04:23:57 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:23:59 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/29 04:24:01 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/29 04:24:02 INFO : d: Making directory 2025/03/29 04:24:03 INFO : d/e: Making directory 2025/03/29 04:24:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/29 04:24:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:24:04 DEBUG : c/non empty space: Unchanged skipping 2025/03/29 04:24:04 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:24:04 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:24:05 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/29 04:24:06 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 04:24:06 INFO : a/potato2: Copied (new) 2025/03/29 04:24:06 DEBUG : Waiting for deletions to finish 2025/03/29 04:24:06 INFO : b/potato: Deleted 2025/03/29 04:24:06 INFO : d/e: Removing directory 2025/03/29 04:24:06 INFO : d: Removing directory 2025/03/29 04:24:07 INFO : b: Removing directory 2025/03/29 04:24:07 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:24:10 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/29 04:24:12 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/29 04:24:13 INFO : d: Making directory 2025/03/29 04:24:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/29 04:24:14 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:24:14 DEBUG : c/non empty space: Unchanged skipping 2025/03/29 04:24:14 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:24:14 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:24:15 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/29 04:24:16 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 04:24:16 INFO : a/potato2: Copied (new) 2025/03/29 04:24:16 ERROR : OpenDrive root 'rclone-test-wegeyan2vone': not deleting files as there were IO errors 2025/03/29 04:24:16 ERROR : OpenDrive root 'rclone-test-wegeyan2vone': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.16s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:24:20 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/29 04:24:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:24:23 DEBUG : Waiting for deletions to finish 2025/03/29 04:24:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 04:24:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:24:23 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:24:23 DEBUG : empty space: Unchanged skipping 2025/03/29 04:24:23 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:24:23 INFO : potato: Deleted 2025/03/29 04:24:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/29 04:24:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 04:24:25 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:24:27 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/29 04:24:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:24:29 DEBUG : Waiting for deletions to finish 2025/03/29 04:24:29 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:24:29 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:24:29 INFO : potato: Deleted 2025/03/29 04:24:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 04:24:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:24:30 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:24:30 DEBUG : empty space: Unchanged skipping 2025/03/29 04:24:30 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:24:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/29 04:24:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/29 04:24:31 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.56s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:24:33 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/29 04:24:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 04:24:34 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:24:34 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:24:35 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/03/29 04:24:36 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/29 04:24:36 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.68s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:24:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/29 04:24:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:24:40 DEBUG : enormous: Excluded (Size Filter) 2025/03/29 04:24:40 DEBUG : enormous: Excluded 2025/03/29 04:24:40 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 04:24:40 DEBUG : potato2: Excluded 2025/03/29 04:24:41 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 04:24:41 DEBUG : potato2: Excluded 2025/03/29 04:24:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:24:41 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:24:41 DEBUG : empty space: Unchanged skipping 2025/03/29 04:24:41 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:24:41 DEBUG : Waiting for deletions to finish 2025/03/29 04:24:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:24:41 DEBUG : enormous: Excluded (Size Filter) 2025/03/29 04:24:41 DEBUG : enormous: Excluded 2025/03/29 04:24:41 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 04:24:41 DEBUG : potato2: Excluded 2025/03/29 04:24:41 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 04:24:41 DEBUG : potato2: Excluded 2025/03/29 04:24:41 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/29 04:24:41 DEBUG : empty space: Unchanged skipping 2025/03/29 04:24:41 DEBUG : Local file system at /tmp/rclone1439373971: Waiting for checks to finish 2025/03/29 04:24:41 DEBUG : Local file system at /tmp/rclone1439373971: Waiting for transfers to finish 2025/03/29 04:24:41 DEBUG : Waiting for deletions to finish 2025/03/29 04:24:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncWithExclude (5.13s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:24:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/29 04:24:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:24:47 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/03/29 04:24:48 DEBUG : enormous: Excluded (Size Filter) 2025/03/29 04:24:48 DEBUG : enormous: Excluded 2025/03/29 04:24:48 DEBUG : potato2: Excluded (Size Filter) 2025/03/29 04:24:48 DEBUG : potato2: Excluded 2025/03/29 04:24:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:24:48 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:24:48 DEBUG : empty space: Unchanged skipping 2025/03/29 04:24:48 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:24:48 DEBUG : Waiting for deletions to finish 2025/03/29 04:24:48 INFO : enormous: Deleted 2025/03/29 04:24:48 INFO : potato2: Deleted 2025/03/29 04:24:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:24:48 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/29 04:24:48 DEBUG : empty space: Unchanged skipping 2025/03/29 04:24:48 DEBUG : Local file system at /tmp/rclone1439373971: Waiting for checks to finish 2025/03/29 04:24:48 DEBUG : Local file system at /tmp/rclone1439373971: Waiting for transfers to finish 2025/03/29 04:24:48 DEBUG : Waiting for deletions to finish 2025/03/29 04:24:48 INFO : enormous: Deleted 2025/03/29 04:24:48 INFO : potato2: Deleted 2025/03/29 04:24:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.28s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:24:50 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/29 04:24:52 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/29 04:24:53 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/29 04:24:55 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/03/29 04:24:56 DEBUG : five: Need to transfer - File not found at Destination 2025/03/29 04:24:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/29 04:24:56 DEBUG : one: Destination is newer than source, skipping 2025/03/29 04:24:56 DEBUG : three: Sizes identical 2025/03/29 04:24:56 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:24:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/29 04:24:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/29 04:24:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1439373971) 2025/03/29 04:24:56 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-wegeyan2vone') 2025/03/29 04:24:56 DEBUG : two: md5 differ 2025/03/29 04:24:56 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:24:57 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/03/29 04:24:57 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/29 04:24:57 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/03/29 04:24:57 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/29 04:24:57 INFO : four: Copied (replaced existing) 2025/03/29 04:24:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/29 04:24:58 INFO : two: Copied (replaced existing) 2025/03/29 04:24:58 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/29 04:24:58 INFO : five: Copied (new) 2025/03/29 04:24:58 DEBUG : Waiting for deletions to finish 2025/03/29 04:24:59 DEBUG : one: Destination is newer than source, skipping 2025/03/29 04:24:59 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:24:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/29 04:24:59 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/29 04:24:59 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/29 04:24:59 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/29 04:24:59 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1439373971) 2025/03/29 04:24:59 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-wegeyan2vone') 2025/03/29 04:24:59 DEBUG : three: md5 differ 2025/03/29 04:24:59 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/29 04:24:59 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/29 04:24:59 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/29 04:24:59 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/29 04:24:59 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/29 04:24:59 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/29 04:24:59 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:24:59 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/29 04:25:00 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/29 04:25:00 INFO : three: Copied (replaced existing) 2025/03/29 04:25:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.48s) === 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-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/29 04:25:01 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Making map for --track-renames 2025/03/29 04:25:01 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Finished making map for --track-renames 2025/03/29 04:25:01 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:25:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/29 04:25:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/29 04:25:01 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for renames to finish 2025/03/29 04:25:01 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:25:02 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/29 04:25:02 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/29 04:25:03 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/29 04:25:03 INFO : potato: Copied (new) 2025/03/29 04:25:03 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/29 04:25:03 INFO : yam: Copied (new) 2025/03/29 04:25:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:25:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:25:03 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Making map for --track-renames 2025/03/29 04:25:03 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Finished making map for --track-renames 2025/03/29 04:25:03 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:25:03 DEBUG : potato: Unchanged skipping 2025/03/29 04:25:03 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for renames to finish 2025/03/29 04:25:04 DEBUG : yam: same parent dir (ODFfODE5NTU1M19Qcmg5aw) - using file/rename instead of move_copy for yaml 2025/03/29 04:25:04 INFO : yam: Moved (server-side) to: yaml 2025/03/29 04:25:04 INFO : yaml: Renamed from "yam" 2025/03/29 04:25:04 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:25:04 DEBUG : Waiting for deletions to finish 2025/03/29 04:25:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.44s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/29 04:25:06 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Making map for --track-renames 2025/03/29 04:25:06 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Finished making map for --track-renames 2025/03/29 04:25:06 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:25:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/29 04:25:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/29 04:25:06 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for renames to finish 2025/03/29 04:25:06 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:25:06 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/29 04:25:07 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/29 04:25:07 INFO : potato: Copied (new) 2025/03/29 04:25:08 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/29 04:25:09 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/29 04:25:09 INFO : yam: Copied (new) 2025/03/29 04:25:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:25:09 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:25:09 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Making map for --track-renames 2025/03/29 04:25:09 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Finished making map for --track-renames 2025/03/29 04:25:09 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:25:09 DEBUG : potato: Unchanged skipping 2025/03/29 04:25:09 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for renames to finish 2025/03/29 04:25:09 DEBUG : yam: same parent dir (ODFfODE5NTU1M19Qcmg5aw) - using file/rename instead of move_copy for yaml 2025/03/29 04:25:10 INFO : yam: Moved (server-side) to: yaml 2025/03/29 04:25:10 INFO : yaml: Renamed from "yam" 2025/03/29 04:25:10 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:25:10 DEBUG : Waiting for deletions to finish 2025/03/29 04:25:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/29 04:25:11 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Making map for --track-renames 2025/03/29 04:25:11 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Finished making map for --track-renames 2025/03/29 04:25:11 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:25:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/29 04:25:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/29 04:25:11 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for renames to finish 2025/03/29 04:25:11 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:25:12 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/29 04:25:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/29 04:25:13 INFO : potato: Copied (new) 2025/03/29 04:25:14 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/03/29 04:25:15 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/29 04:25:15 INFO : sub/yam: Copied (new) 2025/03/29 04:25:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:25:16 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:25:16 DEBUG : potato: Unchanged skipping 2025/03/29 04:25:16 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Making map for --track-renames 2025/03/29 04:25:16 INFO : OpenDrive root 'rclone-test-wegeyan2vone': Finished making map for --track-renames 2025/03/29 04:25:16 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:25:16 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for renames to finish 2025/03/29 04:25:17 INFO : sub/yam: Moved (server-side) to: yam 2025/03/29 04:25:17 INFO : yam: Renamed from "sub/yam" 2025/03/29 04:25:17 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:25:17 DEBUG : Waiting for deletions to finish 2025/03/29 04:25:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (7.57s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:25:19 DEBUG : Creating backend with remote "/tmp/rclone1439373971/dir1" 2025/03/29 04:25:19 DEBUG : Config file has changed externally - reloading 2025/03/29 04:25:19 DEBUG : Creating backend with remote "/tmp/rclone1439373971/dir2" 2025/03/29 04:25:19 DEBUG : Local file system at /tmp/rclone1439373971/dir2: Using server-side directory move 2025/03/29 04:25:19 INFO : Local file system at /tmp/rclone1439373971/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/29 04:25:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/29 04:25:19 DEBUG : Local file system at /tmp/rclone1439373971/dir2: Waiting for checks to finish 2025/03/29 04:25:19 INFO : file1.txt: Moved (server-side) 2025/03/29 04:25:19 DEBUG : Local file system at /tmp/rclone1439373971/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:25:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:25:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/29 04:25:19 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:25:19 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:25:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:25:21 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/29 04:25:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:25:21 INFO : sub dir/hello world: Copied (new) 2025/03/29 04:25:21 INFO : sub dir/hello world: Deleted 2025/03/29 04:25:22 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/29 04:25:22 INFO : nested/sub dir/file: Copied (new) 2025/03/29 04:25:22 INFO : nested/sub dir/file: Deleted 2025/03/29 04:25:22 INFO : sub dir: Removing directory 2025/03/29 04:25:22 INFO : nested/sub dir: Removing directory 2025/03/29 04:25:22 INFO : nested: Removing directory 2025/03/29 04:25:22 DEBUG : Local file system at /tmp/rclone1439373971: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:25:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/29 04:25:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/29 04:25:25 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:25:25 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:25:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/29 04:25:27 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/29 04:25:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/29 04:25:27 INFO : sub dir/hello world: Copied (new) 2025/03/29 04:25:27 INFO : sub dir/hello world: Deleted 2025/03/29 04:25:28 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/29 04:25:28 INFO : nested/sub dir/file: Copied (new) 2025/03/29 04:25:28 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.65s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:25:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/29 04:25:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/29 04:25:31 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:25:31 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:25:32 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/29 04:25:32 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/29 04:25:32 INFO : existing: Copied (new) 2025/03/29 04:25:32 INFO : existing: Deleted 2025/03/29 04:25:33 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/03/29 04:25:33 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/29 04:25:33 INFO : existing-b: Copied (new) 2025/03/29 04:25:33 INFO : existing-b: Deleted 2025/03/29 04:25:34 DEBUG : existing: Destination exists, skipping 2025/03/29 04:25:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/29 04:25:34 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:25:34 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:25:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.27s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:25:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jasudal3pogi" 2025/03/29 04:25:35 DEBUG : Starting OpenDrive session with ID: 82006be2a59762226e53a535efea6ed7dccd368baa630645c663f966b0d24319 2025/03/29 04:25:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/29 04:25:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:25:40 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-wegeyan2vone' -> OpenDrive root 'rclone-test-jasudal3pogi' 2025/03/29 04:25:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:25:44 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/29 04:25:45 DEBUG : OpenDrive root 'rclone-test-jasudal3pogi': Using server-side directory move 2025/03/29 04:25:45 INFO : OpenDrive root 'rclone-test-jasudal3pogi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/29 04:25:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 04:25:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/29 04:25:45 DEBUG : empty space: Unchanged skipping 2025/03/29 04:25:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/29 04:25:45 DEBUG : OpenDrive root 'rclone-test-jasudal3pogi': Waiting for checks to finish 2025/03/29 04:25:45 INFO : potato3: Deleted 2025/03/29 04:25:45 INFO : empty space: Deleted 2025/03/29 04:25:45 DEBUG : OpenDrive root 'rclone-test-jasudal3pogi': Waiting for transfers to finish 2025/03/29 04:25:46 INFO : potato2: Moved (server-side) 2025/03/29 04:25:46 INFO : potato3: Moved (server-side) 2025/03/29 04:25:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lifopum1lewe" 2025/03/29 04:25:46 DEBUG : Config file has changed externally - reloading 2025/03/29 04:25:47 DEBUG : Starting OpenDrive session with ID: 86029e7223360c5d6a18cb4ba5023fab0a3594d4d8dbce8579880fc6acb68246 2025/03/29 04:25:47 DEBUG : OpenDrive root 'rclone-test-lifopum1lewe': Using server-side directory move 2025/03/29 04:25:47 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/29 04:25:47 INFO : OpenDrive root 'rclone-test-lifopum1lewe': Server side directory move succeeded 2025/03/29 04:25:48 ERROR : : error listing: directory not found 2025/03/29 04:25:48 DEBUG : OpenDrive root 'rclone-test-lifopum1lewe': Purge remote 2025/03/29 04:25:48 DEBUG : OpenDrive root 'rclone-test-jasudal3pogi': Purge remote 2025/03/29 04:25:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.63s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:25:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-colipav4zomo" 2025/03/29 04:25:49 DEBUG : Starting OpenDrive session with ID: 53e56298aa08c7876d776b4c65317f643263e742e428c53e44ad724e7baf4ae2 2025/03/29 04:25:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/29 04:25:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:25:53 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-wegeyan2vone' -> OpenDrive root 'rclone-test-colipav4zomo' 2025/03/29 04:25:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:25:57 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/29 04:25:58 DEBUG : empty space: Excluded (Size Filter) 2025/03/29 04:25:58 DEBUG : empty space: Excluded 2025/03/29 04:25:58 DEBUG : empty space: Excluded (Size Filter) 2025/03/29 04:25:58 DEBUG : empty space: Excluded 2025/03/29 04:25:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 04:25:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/29 04:25:58 DEBUG : OpenDrive root 'rclone-test-colipav4zomo': Waiting for checks to finish 2025/03/29 04:25:58 DEBUG : OpenDrive root 'rclone-test-colipav4zomo': Waiting for transfers to finish 2025/03/29 04:25:59 INFO : potato3: Deleted 2025/03/29 04:25:59 INFO : potato2: Moved (server-side) 2025/03/29 04:25:59 INFO : potato3: Moved (server-side) 2025/03/29 04:25:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-caruyig8ceje" 2025/03/29 04:25:59 DEBUG : Config file has changed externally - reloading 2025/03/29 04:26:00 DEBUG : Starting OpenDrive session with ID: de3d72547ceb8f7784a4e803fc7a2c4bc8b6fa74001e7508f71737697a71c899 2025/03/29 04:26:00 DEBUG : empty space: Excluded (Size Filter) 2025/03/29 04:26:00 DEBUG : empty space: Excluded 2025/03/29 04:26:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 04:26:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/29 04:26:00 DEBUG : OpenDrive root 'rclone-test-caruyig8ceje': Waiting for checks to finish 2025/03/29 04:26:00 DEBUG : OpenDrive root 'rclone-test-caruyig8ceje': Waiting for transfers to finish 2025/03/29 04:26:01 INFO : potato2: Moved (server-side) 2025/03/29 04:26:01 INFO : potato3: Moved (server-side) 2025/03/29 04:26:01 DEBUG : OpenDrive root 'rclone-test-caruyig8ceje': Purge remote 2025/03/29 04:26:02 DEBUG : OpenDrive root 'rclone-test-colipav4zomo': Purge remote --- PASS: TestServerSideMoveWithFilter (14.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:26:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hacaloy7wiga" 2025/03/29 04:26:03 DEBUG : Starting OpenDrive session with ID: 976982e0d66db779bba4da14a03497c9ea25d4e0dda2d33af57a0a3a25db3d76 2025/03/29 04:26:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/29 04:26:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:26:08 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/03/29 04:26:09 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-wegeyan2vone' -> OpenDrive root 'rclone-test-hacaloy7wiga' 2025/03/29 04:26:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/29 04:26:13 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/29 04:26:14 DEBUG : OpenDrive root 'rclone-test-hacaloy7wiga': Using server-side directory move 2025/03/29 04:26:14 INFO : OpenDrive root 'rclone-test-hacaloy7wiga': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/29 04:26:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/29 04:26:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/29 04:26:14 DEBUG : empty space: Unchanged skipping 2025/03/29 04:26:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/29 04:26:14 INFO : potato3: Deleted 2025/03/29 04:26:14 DEBUG : OpenDrive root 'rclone-test-hacaloy7wiga': Waiting for checks to finish 2025/03/29 04:26:14 INFO : empty space: Deleted 2025/03/29 04:26:14 DEBUG : OpenDrive root 'rclone-test-hacaloy7wiga': Waiting for transfers to finish 2025/03/29 04:26:14 INFO : potato2: Moved (server-side) 2025/03/29 04:26:14 INFO : potato3: Moved (server-side) 2025/03/29 04:26:14 INFO : tomatoDir: Removing directory 2025/03/29 04:26:15 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': deleted 1 directories 2025/03/29 04:26:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yabuquw9howi" 2025/03/29 04:26:16 DEBUG : Starting OpenDrive session with ID: 858a893882a89c1ed837d53ecb110b4d2f7d03e7f9ae1a2a73a559b54748152b 2025/03/29 04:26:16 INFO : tomatoDir: Making directory 2025/03/29 04:26:16 DEBUG : OpenDrive root 'rclone-test-yabuquw9howi': Using server-side directory move 2025/03/29 04:26:17 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/29 04:26:17 INFO : OpenDrive root 'rclone-test-yabuquw9howi': Server side directory move succeeded 2025/03/29 04:26:17 ERROR : : error listing: directory not found 2025/03/29 04:26:18 ERROR : : error listing: directory not found 2025/03/29 04:26:18 DEBUG : OpenDrive root 'rclone-test-yabuquw9howi': Purge remote 2025/03/29 04:26:18 DEBUG : OpenDrive root 'rclone-test-hacaloy7wiga': Purge remote 2025/03/29 04:26:18 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.83s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.33s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:26:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/rclone-sync-test" 2025/03/29 04:26:19 DEBUG : Starting OpenDrive session with ID: 1c156624f03135397a88b635f81acb9841ccfacc634631b9f1eea16d3fb778c5 run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncOverlap (2.82s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:26:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/rclone-sync-test" 2025/03/29 04:26:22 DEBUG : Starting OpenDrive session with ID: e2942f40598c3600aa42fd5928e618d18c5cc725301bc12113b7359772c81ed5 2025/03/29 04:26:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/rclone-sync-test-include/layer2" 2025/03/29 04:26:24 DEBUG : Starting OpenDrive session with ID: e6b1e2db73ac96639182cfffc7d8bf1449e12dccd7a3ca507f0947239b4f2c23 2025/03/29 04:26:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/rclone-sync-test-ignore-file" 2025/03/29 04:26:25 DEBUG : Starting OpenDrive session with ID: 6b1a5d3552472d70d4b7f71fdbc7505471b911faa640e15ff721d12b946548c3 2025/03/29 04:26:27 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/03/29 04:26:29 DEBUG : rclone-sync-test: Excluded 2025/03/29 04:26:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 04:26:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/29 04:26:30 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/rclone-sync-test': Waiting for checks to finish 2025/03/29 04:26:30 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/rclone-sync-test': Waiting for transfers to finish 2025/03/29 04:26:30 DEBUG : Waiting for deletions to finish 2025/03/29 04:26:30 INFO : There was nothing to transfer 2025/03/29 04:26:30 DEBUG : rclone-sync-test: Excluded 2025/03/29 04:26:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 04:26:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/29 04:26:31 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:26:31 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:26:31 DEBUG : Waiting for deletions to finish 2025/03/29 04:26:31 INFO : rclone-sync-test-include: Removing directory 2025/03/29 04:26:31 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': deleted 1 directories 2025/03/29 04:26:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:26:32 DEBUG : rclone-sync-test: Excluded 2025/03/29 04:26:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 04:26:32 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/29 04:26:32 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/29 04:26:32 DEBUG : Waiting for deletions to finish 2025/03/29 04:26:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:26:32 DEBUG : rclone-sync-test: Excluded 2025/03/29 04:26:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 04:26:33 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:26:33 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:26:33 DEBUG : Waiting for deletions to finish 2025/03/29 04:26:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:26:33 DEBUG : : Excluded 2025/03/29 04:26:33 DEBUG : rclone-sync-test: Excluded 2025/03/29 04:26:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/29 04:26:33 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/29 04:26:33 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/29 04:26:33 DEBUG : Waiting for deletions to finish 2025/03/29 04:26:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (18.75s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:26:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/dst" 2025/03/29 04:26:40 DEBUG : Config file has changed externally - reloading 2025/03/29 04:26:41 DEBUG : Starting OpenDrive session with ID: 2d2ba36be28e9950fac201fd0f6810c518eb9fe0d1474f4777cb39cc32d6da6b 2025/03/29 04:26:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/CompareDest" 2025/03/29 04:26:42 DEBUG : Starting OpenDrive session with ID: f87bf35448b5cec3a1471a6c74c14b18b369dac8794b44f644778e1ba529c81f 2025/03/29 04:26:43 DEBUG : one: Need to transfer - File not found at Destination 2025/03/29 04:26:43 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:26:43 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:26:44 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/29 04:26:45 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/29 04:26:45 INFO : one: Copied (new) 2025/03/29 04:26:45 DEBUG : Waiting for deletions to finish 2025/03/29 04:26:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 04:26:46 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:26:46 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:26:46 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/29 04:26:47 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/29 04:26:47 INFO : one: Copied (replaced existing) 2025/03/29 04:26:47 DEBUG : Waiting for deletions to finish 2025/03/29 04:26:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/29 04:26:50 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/03/29 04:26:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 04:26:51 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:26:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:26:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 04:26:52 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:26:52 DEBUG : Waiting for deletions to finish 2025/03/29 04:26:52 INFO : There was nothing to transfer 2025/03/29 04:26:53 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/03/29 04:26:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:26:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/29 04:26:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 04:26:54 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:26:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:26:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 04:26:55 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:26:55 DEBUG : Waiting for deletions to finish 2025/03/29 04:26:55 INFO : There was nothing to transfer 2025/03/29 04:26:55 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:26:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/29 04:26:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 04:26:55 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:26:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:26:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 04:26:56 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:26:56 DEBUG : Waiting for deletions to finish 2025/03/29 04:26:56 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/29 04:26:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/29 04:26:57 DEBUG : two: Need to transfer - File not found at Destination 2025/03/29 04:26:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 04:26:57 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:26:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:26:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/29 04:26:57 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:26:58 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/03/29 04:26:58 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/29 04:26:58 INFO : two: Copied (new) 2025/03/29 04:26:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.32s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:27:02 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/03/29 04:27:04 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/03/29 04:27:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/dest" 2025/03/29 04:27:06 DEBUG : Starting OpenDrive session with ID: 7734c5adda82e8c17957e9c97377af4d8b62bdd8ca6223e25261d2188a6b68d7 2025/03/29 04:27:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/pre-dest1" 2025/03/29 04:27:07 DEBUG : Starting OpenDrive session with ID: 757c3ab870fec225eb284fd081a3882e29c28b3033da0be0580831dfa9b98982 2025/03/29 04:27:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/pre-dest2" 2025/03/29 04:27:07 DEBUG : Starting OpenDrive session with ID: e8c40bfd5a8bdd555bb90bb018d1694f07c48b77982dbca6d82bd2ad0cfe315d 2025/03/29 04:27:08 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:27:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/29 04:27:09 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:27:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/29 04:27:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/29 04:27:09 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dest': Waiting for checks to finish 2025/03/29 04:27:09 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dest': Waiting for transfers to finish 2025/03/29 04:27:10 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/03/29 04:27:11 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/29 04:27:11 INFO : 3: Copied (new) 2025/03/29 04:27:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.80s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:27:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/dst" 2025/03/29 04:27:14 DEBUG : Starting OpenDrive session with ID: eebe182821fa5450f71b1915492db25dab3dc08f08eb2236dd2d86511aaa72af 2025/03/29 04:27:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/CopyDest" 2025/03/29 04:27:15 DEBUG : Starting OpenDrive session with ID: 1279c31bcb3b26ad1cd097ef03d45264e9e32b87dfffb9f10174d580891c6295 2025/03/29 04:27:16 DEBUG : one: Need to transfer - File not found at Destination 2025/03/29 04:27:16 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:27:16 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:27:17 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/29 04:27:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/29 04:27:18 INFO : one: Copied (new) 2025/03/29 04:27:18 DEBUG : Waiting for deletions to finish 2025/03/29 04:27:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 04:27:19 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:27:19 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:27:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/29 04:27:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/29 04:27:20 INFO : one: Copied (replaced existing) 2025/03/29 04:27:20 DEBUG : Waiting for deletions to finish 2025/03/29 04:27:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/29 04:27:23 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/03/29 04:27:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/BackupDir" 2025/03/29 04:27:25 DEBUG : Starting OpenDrive session with ID: df1c0b8bcc4bc275cf2008ad7138111ce7bbe8f538a31c594a7b8280950ab064 2025/03/29 04:27:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 04:27:26 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:27:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:27:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/29 04:27:27 INFO : one: Moved (server-side) 2025/03/29 04:27:27 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/29 04:27:27 INFO : one: Copied (server-side copy) 2025/03/29 04:27:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/29 04:27:27 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:27:27 DEBUG : Waiting for deletions to finish 2025/03/29 04:27:28 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/03/29 04:27:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:27:31 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/29 04:27:31 INFO : two: Copied (server-side copy) 2025/03/29 04:27:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/29 04:27:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:27:31 DEBUG : one: Unchanged skipping 2025/03/29 04:27:31 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:27:31 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:27:31 DEBUG : Waiting for deletions to finish 2025/03/29 04:27:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:27:31 DEBUG : one: Unchanged skipping 2025/03/29 04:27:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:27:31 DEBUG : two: Unchanged skipping 2025/03/29 04:27:31 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:27:31 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:27:31 DEBUG : Waiting for deletions to finish 2025/03/29 04:27:31 INFO : There was nothing to transfer 2025/03/29 04:27:32 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/03/29 04:27:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/29 04:27:34 DEBUG : three: Destination not found in --copy-dest 2025/03/29 04:27:34 DEBUG : three: Need to transfer - File not found at Destination 2025/03/29 04:27:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:27:34 DEBUG : one: Unchanged skipping 2025/03/29 04:27:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/29 04:27:34 DEBUG : two: Unchanged skipping 2025/03/29 04:27:34 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:27:34 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:27:35 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/03/29 04:27:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/29 04:27:36 INFO : three: Copied (new) 2025/03/29 04:27:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.27s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:27:40 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/29 04:27:42 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/29 04:27:43 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/29 04:27:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/dst" 2025/03/29 04:27:45 DEBUG : Starting OpenDrive session with ID: 014b2907e38dc146eac11bc5886eec73100d0e3b2323e21088bfe64adf2e3e23 2025/03/29 04:27:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/backup" 2025/03/29 04:27:46 DEBUG : Starting OpenDrive session with ID: 4708e2960d0244ad27992beb6c95b64cc76386483b1b0a113947f0249992edec 2025/03/29 04:27:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 04:27:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:27:46 DEBUG : two: Unchanged skipping 2025/03/29 04:27:46 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:27:47 INFO : one: Moved (server-side) 2025/03/29 04:27:47 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:27:48 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/29 04:27:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/29 04:27:49 INFO : one: Copied (new) 2025/03/29 04:27:49 DEBUG : Waiting for deletions to finish 2025/03/29 04:27:50 INFO : three.txt: Moved (server-side) 2025/03/29 04:27:50 INFO : three.txt: Moved into backup dir 2025/03/29 04:27:51 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/29 04:27:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 04:27:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:27:52 DEBUG : two: Unchanged skipping 2025/03/29 04:27:52 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:27:52 INFO : one: Deleted 2025/03/29 04:27:53 INFO : one: Moved (server-side) 2025/03/29 04:27:53 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:27:54 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/29 04:27:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/29 04:27:54 INFO : one: Copied (new) 2025/03/29 04:27:54 DEBUG : Waiting for deletions to finish 2025/03/29 04:27:55 INFO : three.txt: Deleted 2025/03/29 04:27:55 INFO : three.txt: Moved (server-side) 2025/03/29 04:27:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:27:59 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/29 04:28:01 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/29 04:28:02 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/29 04:28:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/dst" 2025/03/29 04:28:04 DEBUG : Starting OpenDrive session with ID: 8b28c29e280b6e2950638b3e3836ad1fd2a6feb05a3e2a892108cc8413afdada 2025/03/29 04:28:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/backup" 2025/03/29 04:28:05 DEBUG : Starting OpenDrive session with ID: ab62f41cd917b9d0bbd4b2eae99fcb203d802bd8750212f6fc49ba429bf2d0da 2025/03/29 04:28:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 04:28:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:28:06 DEBUG : two: Unchanged skipping 2025/03/29 04:28:06 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:28:07 INFO : one: Moved (server-side) to: one.bak 2025/03/29 04:28:07 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:28:07 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/29 04:28:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/29 04:28:08 INFO : one: Copied (new) 2025/03/29 04:28:08 DEBUG : Waiting for deletions to finish 2025/03/29 04:28:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/29 04:28:09 INFO : three.txt: Moved into backup dir 2025/03/29 04:28:10 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/29 04:28:11 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:28:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 04:28:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:28:11 DEBUG : two: Unchanged skipping 2025/03/29 04:28:12 INFO : one.bak: Deleted 2025/03/29 04:28:12 INFO : one: Moved (server-side) to: one.bak 2025/03/29 04:28:12 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:28:13 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/29 04:28:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/29 04:28:14 INFO : one: Copied (new) 2025/03/29 04:28:14 DEBUG : Waiting for deletions to finish 2025/03/29 04:28:14 INFO : three.txt.bak: Deleted 2025/03/29 04:28:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/29 04:28:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:28:18 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/29 04:28:20 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/29 04:28:21 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/29 04:28:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/dst" 2025/03/29 04:28:23 DEBUG : Starting OpenDrive session with ID: 4578b0b1c473065f4e38a71b5f737a03d73279bfd61c347216fb0a0f06440f44 2025/03/29 04:28:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/backup" 2025/03/29 04:28:24 DEBUG : Starting OpenDrive session with ID: 32dea90c04d536db44d865170f23c81a2b3bc03346b271e352db3e2a13a7480a 2025/03/29 04:28:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 04:28:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:28:25 DEBUG : two: Unchanged skipping 2025/03/29 04:28:25 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:28:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/29 04:28:26 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:28:26 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/29 04:28:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/29 04:28:27 INFO : one: Copied (new) 2025/03/29 04:28:27 DEBUG : Waiting for deletions to finish 2025/03/29 04:28:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/29 04:28:28 INFO : three.txt: Moved into backup dir 2025/03/29 04:28:29 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/29 04:28:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 04:28:30 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:28:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:28:30 DEBUG : two: Unchanged skipping 2025/03/29 04:28:31 INFO : one-2019-01-01: Deleted 2025/03/29 04:28:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/29 04:28:31 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:28:32 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/29 04:28:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/29 04:28:33 INFO : one: Copied (new) 2025/03/29 04:28:33 DEBUG : Waiting for deletions to finish 2025/03/29 04:28:33 INFO : three-2019-01-01.txt: Deleted 2025/03/29 04:28:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/29 04:28:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.92s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:28:37 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/29 04:28:38 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/29 04:28:40 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/29 04:28:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/dst" 2025/03/29 04:28:42 DEBUG : Starting OpenDrive session with ID: 3bcdb8dd1cd2912ad996a210b089f1fdfe1d2c8572337ab4964b86bc925ed087 2025/03/29 04:28:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 04:28:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:28:43 DEBUG : two: Unchanged skipping 2025/03/29 04:28:43 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:28:43 DEBUG : one: same parent dir (ODFfODE5NTcwOV9hTXVhcQ) - using file/rename instead of move_copy for one.bak 2025/03/29 04:28:43 INFO : one: Moved (server-side) to: one.bak 2025/03/29 04:28:43 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:28:44 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/29 04:28:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/29 04:28:45 INFO : one: Copied (new) 2025/03/29 04:28:45 DEBUG : Waiting for deletions to finish 2025/03/29 04:28:45 DEBUG : three.txt: same parent dir (ODFfODE5NTcwOV9hTXVhcQ) - using file/rename instead of move_copy for three.txt.bak 2025/03/29 04:28:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/29 04:28:45 INFO : three.txt: Moved into backup dir 2025/03/29 04:28:46 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/29 04:28:48 DEBUG : one.bak: Excluded (Path Filter) 2025/03/29 04:28:48 DEBUG : one.bak: Excluded 2025/03/29 04:28:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/29 04:28:48 DEBUG : three.txt.bak: Excluded 2025/03/29 04:28:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 04:28:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:28:48 DEBUG : two: Unchanged skipping 2025/03/29 04:28:48 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for checks to finish 2025/03/29 04:28:48 INFO : one.bak: Deleted 2025/03/29 04:28:48 DEBUG : one: same parent dir (ODFfODE5NTcwOV9hTXVhcQ) - using file/rename instead of move_copy for one.bak 2025/03/29 04:28:48 INFO : one: Moved (server-side) to: one.bak 2025/03/29 04:28:48 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone/dst': Waiting for transfers to finish 2025/03/29 04:28:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/29 04:28:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/29 04:28:50 INFO : one: Copied (new) 2025/03/29 04:28:50 DEBUG : Waiting for deletions to finish 2025/03/29 04:28:50 INFO : three.txt.bak: Deleted 2025/03/29 04:28:51 DEBUG : three.txt: same parent dir (ODFfODE5NTcwOV9hTXVhcQ) - using file/rename instead of move_copy for three.txt.bak 2025/03/29 04:28:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/29 04:28:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.91s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:28:54 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/29 04:28:55 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/29 04:28:57 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/29 04:28:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/dst" 2025/03/29 04:28:59 DEBUG : Starting OpenDrive session with ID: 1859ec5cfa51d41339157ade79762d755f49c8efabcaecbaa818acfa43cb0221 2025/03/29 04:29:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 04:29:00 DEBUG : one: same parent dir (ODFfODE5NTcxMF9aQ0doeQ) - using file/rename instead of move_copy for one.bak 2025/03/29 04:29:00 INFO : one: Moved (server-side) to: one.bak 2025/03/29 04:29:01 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/29 04:29:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/29 04:29:02 INFO : one: Copied (new) 2025/03/29 04:29:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:29:02 DEBUG : two: Unchanged skipping 2025/03/29 04:29:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/29 04:29:02 DEBUG : three.txt: same parent dir (ODFfODE5NTcxMF9aQ0doeQ) - using file/rename instead of move_copy for three.txt.bak 2025/03/29 04:29:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/29 04:29:03 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/29 04:29:04 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/29 04:29:04 INFO : three.txt: Copied (new) 2025/03/29 04:29:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 04:29:06 INFO : one.bak: Deleted 2025/03/29 04:29:06 DEBUG : one: same parent dir (ODFfODE5NTcxMF9aQ0doeQ) - using file/rename instead of move_copy for one.bak 2025/03/29 04:29:06 INFO : one: Moved (server-side) to: one.bak 2025/03/29 04:29:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/29 04:29:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/29 04:29:07 INFO : one: Copied (new) 2025/03/29 04:29:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:29:08 DEBUG : two: Unchanged skipping 2025/03/29 04:29:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/29 04:29:08 INFO : three.txt.bak: Deleted 2025/03/29 04:29:08 DEBUG : three.txt: same parent dir (ODFfODE5NTcxMF9aQ0doeQ) - using file/rename instead of move_copy for three.txt.bak 2025/03/29 04:29:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/29 04:29:09 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/29 04:29:10 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/29 04:29:10 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) got dst/one.bak (5), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-wegeyan2vone'/dst/one.bak: md5 hash incorrect - expecting "c7957179c41f69d44f217a108c7915d8" got "0f93e81041f0cab37c37a05ae998b219" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 4 actual : 5 Test: TestSyncSuffix Messages: dst/one.bak: size incorrect file=4 vs obj=5 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found --- FAIL: TestSyncSuffix (28.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:29:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/29 04:29:23 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/29 04:29:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/29 04:29:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegeyan2vone/dst" 2025/03/29 04:29:27 DEBUG : Starting OpenDrive session with ID: d759a156bdffbf5dfb17fad9efbb61dd4d0d5e7f1c646f9174fa341bcf4c3274 2025/03/29 04:29:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/29 04:29:28 DEBUG : one: same parent dir (ODFfODE5NTcxMV83WmJBUA) - using file/rename instead of move_copy for one-2019-01-01 2025/03/29 04:29:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/29 04:29:29 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/29 04:29:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/29 04:29:30 INFO : one: Copied (new) 2025/03/29 04:29:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:29:30 DEBUG : two: Unchanged skipping 2025/03/29 04:29:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/29 04:29:30 DEBUG : three.txt: same parent dir (ODFfODE5NTcxMV83WmJBUA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/29 04:29:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/29 04:29:31 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/29 04:29:32 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/29 04:29:32 INFO : three.txt: Copied (new) 2025/03/29 04:29:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/29 04:29:33 INFO : one-2019-01-01: Deleted 2025/03/29 04:29:33 DEBUG : one: same parent dir (ODFfODE5NTcxMV83WmJBUA) - using file/rename instead of move_copy for one-2019-01-01 2025/03/29 04:29:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/29 04:29:34 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/29 04:29:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/29 04:29:35 INFO : one: Copied (new) 2025/03/29 04:29:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:29:36 DEBUG : two: Unchanged skipping 2025/03/29 04:29:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/29 04:29:36 INFO : three-2019-01-01.txt: Deleted 2025/03/29 04:29:36 DEBUG : three.txt: same parent dir (ODFfODE5NTcxMV83WmJBUA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/29 04:29:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/29 04:29:37 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/29 04:29:38 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/29 04:29:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.50s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:29:41 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/03/29 04:29:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/29 04:29:42 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:29:42 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:29:42 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/03/29 04:29:43 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/29 04:29:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/29 04:29:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.84s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:29:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/29 04:29:44 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:29:44 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:29:45 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/29 04:29:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/29 04:29:46 INFO : existing: Copied (new) 2025/03/29 04:29:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:29:46 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:29:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/29 04:29:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/29 04:29:46 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:29:46 ERROR : OpenDrive root 'rclone-test-wegeyan2vone': not deleting files as there were IO errors 2025/03/29 04:29:46 ERROR : OpenDrive root 'rclone-test-wegeyan2vone': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncImmutable (3.84s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.33s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:29:49 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/03/29 04:29:51 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/03/29 04:29:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/03/29 04:29:55 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/03/29 04:29:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:29:57 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/29 04:29:57 DEBUG : existing: Unchanged skipping 2025/03/29 04:29:58 DEBUG : subdira-rclone-move-soxebal4: same parent dir (ODFfODE5NTU1M19Qcmg5aw) - using folder/rename instead of move_copy 2025/03/29 04:29:58 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-bukojew5 2025/03/29 04:29:58 DEBUG : EXISTING: moving to existing-rclone-move-wovidet2 2025/03/29 04:29:58 DEBUG : subdira: same parent dir (ODFfODE5NTU1M19Qcmg5aw) - using folder/rename instead of move_copy 2025/03/29 04:29:58 DEBUG : EXISTING: same parent dir (ODFfODE5NTU1M19Qcmg5aw) - using file/rename instead of move_copy for existing-rclone-move-wovidet2 2025/03/29 04:29:58 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODE5NTU1M19Qcmg5aw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-bukojew5 2025/03/29 04:29:58 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/29 04:29:59 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-wovidet2 2025/03/29 04:29:59 DEBUG : EXISTING: moving to existing 2025/03/29 04:29:59 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-bukojew5 2025/03/29 04:29:59 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/29 04:29:59 DEBUG : existingbutdifferent-rclone-move-bukojew5: same parent dir (ODFfODE5NTU1M19Qcmg5aw) - using file/rename instead of move_copy for existingbutdifferent 2025/03/29 04:29:59 DEBUG : subdira/subdirb-rclone-move-xedazah8: same parent dir (ODFfODE5NTcxNF94eHlxcw) - using folder/rename instead of move_copy 2025/03/29 04:29:59 DEBUG : existing-rclone-move-wovidet2: same parent dir (ODFfODE5NTU1M19Qcmg5aw) - using file/rename instead of move_copy for existing 2025/03/29 04:29:59 INFO : existingbutdifferent-rclone-move-bukojew5: Moved (server-side) to: existingbutdifferent 2025/03/29 04:29:59 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/29 04:29:59 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/29 04:29:59 INFO : existing-rclone-move-wovidet2: Moved (server-side) to: existing 2025/03/29 04:29:59 INFO : EXISTING: Moved (server-side) to: existing 2025/03/29 04:29:59 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/29 04:29:59 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/03/29 04:30:00 DEBUG : subdira/subdirb: same parent dir (ODFfODE5NTcxNF94eHlxcw) - using folder/rename instead of move_copy 2025/03/29 04:30:00 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/29 04:30:00 DEBUG : subdira/subdirb/subdirc-rclone-move-mowecox6: same parent dir (ODFfODE5NTcxNV80REFLZQ) - using folder/rename instead of move_copy 2025/03/29 04:30:01 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/29 04:30:01 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/29 04:30:01 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODE5NTcxNV80REFLZQ) - using folder/rename instead of move_copy 2025/03/29 04:30:01 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/29 04:30:01 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/29 04:30:02 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-muqogoz4: same parent dir (ODFfODE5NTcxNl9lMFp6TQ) - using folder/rename instead of move_copy 2025/03/29 04:30:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-joyajoq1 2025/03/29 04:30:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODE5NTcxNl9lMFp6TQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-joyajoq1 2025/03/29 04:30:02 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODE5NTcxNl9lMFp6TQ) - using folder/rename instead of move_copy 2025/03/29 04:30:03 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-joyajoq1 2025/03/29 04:30:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/29 04:30:03 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/29 04:30:03 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-joyajoq1: same parent dir (ODFfODE5NTcxNl9lMFp6TQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/03/29 04:30:03 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:30:03 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/29 04:30:03 INFO : subdira/subdirb/subdirc/hello-rclone-move-joyajoq1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/29 04:30:03 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/29 04:30:03 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/29 04:30:03 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/03/29 04:30:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dimihoj3 2025/03/29 04:30:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODE5NTcxN19OZjdCcg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dimihoj3 2025/03/29 04:30:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dimihoj3 2025/03/29 04:30:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/29 04:30:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dimihoj3: same parent dir (ODFfODE5NTcxN19OZjdCcg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/29 04:30:04 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dimihoj3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/29 04:30:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/29 04:30:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/29 04:30:04 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:30:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/03/29 04:30:05 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/29 04:30:05 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/29 04:30:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/29 04:30:05 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/29 04:30:05 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (20.94s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.06s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:30:11 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:13 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:14 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:16 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:18 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:20 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:21 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:23 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:25 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:26 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:28 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:30 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:31 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:33 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:35 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:36 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:38 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:40 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:42 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:43 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:45 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:47 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:48 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:50 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:52 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:53 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:55 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:57 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/29 04:30:59 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:01 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:02 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:04 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:06 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:07 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:09 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:11 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:12 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:14 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:16 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:17 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:19 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:31:19 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both1: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both12: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both13: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both14: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both15: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both16: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both17: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both0: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both10: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both18: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both3: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both4: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both5: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both6: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both7: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both8: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:31:19 DEBUG : both9: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both11: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both19: Unchanged skipping 2025/03/29 04:31:19 DEBUG : both2: Unchanged skipping 2025/03/29 04:31:19 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:31:19 DEBUG : Waiting for deletions to finish 2025/03/29 04:31:19 INFO : only0: Deleted 2025/03/29 04:31:19 INFO : only11: Deleted 2025/03/29 04:31:19 INFO : only12: Deleted 2025/03/29 04:31:19 INFO : only18: Deleted 2025/03/29 04:31:19 INFO : only5: Deleted 2025/03/29 04:31:19 INFO : only1: Deleted 2025/03/29 04:31:19 INFO : only10: Deleted 2025/03/29 04:31:19 INFO : only14: Deleted 2025/03/29 04:31:19 INFO : only15: Deleted 2025/03/29 04:31:19 INFO : only19: Deleted 2025/03/29 04:31:20 INFO : only13: Deleted 2025/03/29 04:31:20 INFO : only2: Deleted 2025/03/29 04:31:20 INFO : only6: Deleted 2025/03/29 04:31:20 INFO : only7: Deleted 2025/03/29 04:31:20 INFO : only16: Deleted 2025/03/29 04:31:20 INFO : only17: Deleted 2025/03/29 04:31:20 INFO : only3: Deleted 2025/03/29 04:31:20 INFO : only4: Deleted 2025/03/29 04:31:20 INFO : only8: Deleted 2025/03/29 04:31:20 INFO : only9: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (73.79s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:31:25 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:26 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:28 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:30 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:31 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:33 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:35 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:36 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:38 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:40 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:41 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:43 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:44 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:46 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:48 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:49 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:51 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:52 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:54 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:56 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:58 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/29 04:31:59 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:01 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:03 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:04 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:06 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:08 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:09 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:11 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:13 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:14 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:16 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:18 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:19 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:21 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:23 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:24 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:26 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:27 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:29 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/29 04:32:30 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for checks to finish 2025/03/29 04:32:30 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both0: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both12: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both13: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both14: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both11: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both16: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both17: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both18: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both19: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both10: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both1: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both15: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both5: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both2: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both7: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both8: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/29 04:32:30 DEBUG : both9: Unchanged skipping 2025/03/29 04:32:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : both3: Unchanged skipping 2025/03/29 04:32:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/29 04:32:30 DEBUG : both4: Unchanged skipping 2025/03/29 04:32:30 DEBUG : both6: Unchanged skipping 2025/03/29 04:32:30 DEBUG : OpenDrive root 'rclone-test-wegeyan2vone': Waiting for transfers to finish 2025/03/29 04:32:32 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:32 INFO : only11: Copied (replaced existing) 2025/03/29 04:32:32 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:32 INFO : only10: Copied (replaced existing) 2025/03/29 04:32:32 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:32 INFO : only12: Copied (replaced existing) 2025/03/29 04:32:33 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:33 INFO : only13: Copied (replaced existing) 2025/03/29 04:32:33 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:33 INFO : only1: Copied (replaced existing) 2025/03/29 04:32:33 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:33 INFO : only15: Copied (replaced existing) 2025/03/29 04:32:34 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:34 INFO : only16: Copied (replaced existing) 2025/03/29 04:32:34 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:34 INFO : only14: Copied (replaced existing) 2025/03/29 04:32:34 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:34 INFO : only17: Copied (replaced existing) 2025/03/29 04:32:34 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:34 INFO : only18: Copied (replaced existing) 2025/03/29 04:32:35 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:35 INFO : only2: Copied (replaced existing) 2025/03/29 04:32:35 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:35 INFO : only4: Copied (replaced existing) 2025/03/29 04:32:35 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:35 INFO : only3: Copied (replaced existing) 2025/03/29 04:32:36 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:36 INFO : only19: Copied (replaced existing) 2025/03/29 04:32:36 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:36 INFO : only6: Copied (replaced existing) 2025/03/29 04:32:36 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:36 INFO : only5: Copied (replaced existing) 2025/03/29 04:32:36 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:36 INFO : only7: Copied (replaced existing) 2025/03/29 04:32:37 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:37 INFO : only0: Copied (replaced existing) 2025/03/29 04:32:37 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:37 INFO : only9: Copied (replaced existing) 2025/03/29 04:32:37 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/29 04:32:37 INFO : only8: Copied (replaced existing) 2025/03/29 04:32:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (80.58s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:32:45 DEBUG : empty_dir: Making directory with metadata 2025/03/29 04:32:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 04:32:45 DEBUG : empty_on_remote: Making directory with metadata 2025/03/29 04:32:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 04:32:45 INFO : empty_on_remote: Making directory 2025/03/29 04:32:45 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-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:32:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/29 04:32:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/29 04:32:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/29 04:32:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.25s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:32:52 DEBUG : empty_dir: Making directory with metadata 2025/03/29 04:32:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 04:32:52 DEBUG : empty_on_remote: Making directory with metadata 2025/03/29 04:32:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/29 04:32:52 INFO : empty_on_remote: Making directory 2025/03/29 04:32:52 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-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:32:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/29 04:32:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/29 04:32:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/29 04:32:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/29 04:32:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.22s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" 2025/03/29 04:33:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/29 04:33:00 INFO : sub dir: Making directory 2025/03/29 04:33:00 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 get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (10.86s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wegeyan2vone'", Local "Local file system at /tmp/rclone1439373971", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.52s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m45.756174953s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf TestSyncSizeOnly TestSyncSuffix TestNothingToTransferWithEmptyDirs]