"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/11 01:19:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye" 2025/04/11 01:19:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:19:42 DEBUG : Starting OpenDrive session with ID: de54da571e898e1bd5b138029468018e1f47535270157ef665af5384618c196a 2025/04/11 01:19:42 DEBUG : Creating backend with remote "/tmp/rclone531556401" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:19:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:19:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/11 01:19:43 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:19:43 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.42s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:19:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:19:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:19:44 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:19:44 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:19:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/11 01:19:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/11 01:19:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:19:46 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.21s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:19:48 DEBUG : Creating backend with remote "/non-existing" 2025/04/11 01:19:48 DEBUG : Config file has changed externally - reloading 2025/04/11 01:19:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/11 01:19:49 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:19:49 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.85s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:19:49 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:19:49 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:19:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/11 01:19:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/11 01:19:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyNoTraverse (5.03s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:19:54 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Running all checks before starting transfers 2025/04/11 01:19:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:19:54 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:19:54 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Checks finished, now starting transfers 2025/04/11 01:19:54 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:19:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/11 01:19:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/11 01:19:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.83s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:19:58 ERROR : Ignoring --no-traverse with sync 2025/04/11 01:19:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:19:58 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:19:58 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:19:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/11 01:20:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/11 01:20:00 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:20:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "sub dir" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "sub dir" failed: Folder is already deleted (Error 403) --- PASS: TestSyncNoTraverse (7.52s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:06 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/11 01:20:06 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:06 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:07 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/04/11 01:20:07 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/11 01:20:07 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestCopyWithDepth (2.91s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:20:09 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:09 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:09 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/11 01:20:10 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/11 01:20:10 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:20:12 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:12 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:12 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/11 01:20:13 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/11 01:20:13 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/11 01:20:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:20:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/11 01:20:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:20:15 INFO : sub dir: Making directory 2025/04/11 01:20:15 INFO : sub dir2: Making directory 2025/04/11 01:20:15 INFO : sub dir2/sub sub dir2: Making directory 2025/04/11 01:20:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:20:15 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:15 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:16 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) sync_test.go:325: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:325 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (2.74s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:17 INFO : sub dir2: Making directory 2025/04/11 01:20:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/11 01:20:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:20:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:20:17 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:17 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:18 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) sync_test.go:356: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:356 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (0.83s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:18 DEBUG : sub dir2: Making directory with metadata 2025/04/11 01:20:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:20:18 INFO : sub dir: Making directory 2025/04/11 01:20:18 INFO : sub dir2: Making directory 2025/04/11 01:20:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:20:18 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:18 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:19 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/04/11 01:20:19 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to create file: Parent folder is trashed (Error 403) sync_test.go:382: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:382 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:20 INFO : sub dir2: Making directory 2025/04/11 01:20:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:20:20 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:20 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:20 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/04/11 01:20:20 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to create file: Parent folder is trashed (Error 403) sync_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:453 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (0.84s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:21 DEBUG : sub dir2: Making directory with metadata 2025/04/11 01:20:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:20:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:20:21 INFO : sub dir: Making directory 2025/04/11 01:20:21 INFO : sub dir2: Making directory 2025/04/11 01:20:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:20:21 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:21 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:22 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/04/11 01:20:22 ERROR : OpenDrive root 'rclone-test-pawusug8wuye': not deleting files as there were IO errors 2025/04/11 01:20:22 ERROR : OpenDrive root 'rclone-test-pawusug8wuye': not deleting directories as there were IO errors sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (1.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:23 INFO : sub dir2: Making directory 2025/04/11 01:20:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:20:23 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:23 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:23 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/04/11 01:20:23 ERROR : OpenDrive root 'rclone-test-pawusug8wuye': not deleting files as there were IO errors 2025/04/11 01:20:23 ERROR : OpenDrive root 'rclone-test-pawusug8wuye': not deleting directories as there were IO errors sync_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:567 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (0.88s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-pawusug8wuye'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopy (0.68s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-pawusug8wuye'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyOverSelf (0.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-pawusug8wuye'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopyOverSelf (0.66s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-pawusug8wuye'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestMoveOverSelf (0.72s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-pawusug8wuye'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideMoveOverSelf (0.68s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-pawusug8wuye'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyAfterDelete (0.66s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-pawusug8wuye'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyRedownload (0.69s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:29 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/11 01:20:29 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:29 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:30 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/04/11 01:20:31 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/11 01:20:31 INFO : check sum: Copied (new) 2025/04/11 01:20:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:31 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:31 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/11 01:20:31 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/11 01:20:31 DEBUG : check sum: Unchanged skipping 2025/04/11 01:20:31 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:31 DEBUG : Waiting for deletions to finish 2025/04/11 01:20:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", 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: TestSyncBasedOnCheckSum (11.00s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/11 01:20:40 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:40 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:41 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/04/11 01:20:41 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/11 01:20:41 INFO : sizeonly: Copied (new) 2025/04/11 01:20:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:42 DEBUG : sizeonly: Sizes identical 2025/04/11 01:20:42 DEBUG : sizeonly: Unchanged skipping 2025/04/11 01:20:42 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:42 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:42 DEBUG : Waiting for deletions to finish 2025/04/11 01:20:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/11 01:20:43 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:43 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:44 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/04/11 01:20:45 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/11 01:20:45 INFO : ignore-size: Copied (new) 2025/04/11 01:20:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:45 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:20:45 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:45 DEBUG : ignore-size: Unchanged skipping 2025/04/11 01:20:45 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:45 DEBUG : Waiting for deletions to finish 2025/04/11 01:20:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.84s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/11 01:20:49 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:20:49 DEBUG : existing: Unchanged skipping 2025/04/11 01:20:49 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:49 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:49 DEBUG : Waiting for deletions to finish 2025/04/11 01:20:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/11 01:20:49 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:49 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:50 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/11 01:20:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/11 01:20:50 INFO : existing: Copied (replaced existing) 2025/04/11 01:20:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.84s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 01:20:52 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:52 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:53 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/11 01:20:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/11 01:20:54 INFO : existing: Copied (new) 2025/04/11 01:20:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:54 DEBUG : existing: Destination exists, skipping 2025/04/11 01:20:54 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:20:54 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:20:54 DEBUG : Waiting for deletions to finish 2025/04/11 01:20:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:20:56 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/11 01:20:58 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/11 01:20:59 INFO : d: Making directory 2025/04/11 01:21:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 01:21:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:21:01 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:21:01 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 01:21:01 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:21:02 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/11 01:21:03 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/11 01:21:03 INFO : a/potato2: Copied (new) 2025/04/11 01:21:03 DEBUG : Waiting for deletions to finish 2025/04/11 01:21:03 INFO : b/potato: Deleted 2025/04/11 01:21:03 INFO : d: Removing directory 2025/04/11 01:21:03 INFO : b: Removing directory 2025/04/11 01:21:03 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:21:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:21:08 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:21:08 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/04/11 01:21:08 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/11 01:21:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/11 01:21:08 DEBUG : empty space: Unchanged skipping 2025/04/11 01:21:08 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:21:08 DEBUG : Waiting for deletions to finish 2025/04/11 01:21:08 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:21:08 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:21:08 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/04/11 01:21:08 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/11 01:21:08 INFO : empty space: Updated modification time in destination 2025/04/11 01:21:08 DEBUG : empty space: Unchanged skipping 2025/04/11 01:21:08 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:21:08 DEBUG : Waiting for deletions to finish 2025/04/11 01:21:08 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", 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: TestSyncAfterChangingModtimeOnly (11.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:21:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:21:19 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/04/11 01:21:19 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:21:19 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/11 01:21:19 DEBUG : empty space: Unchanged skipping 2025/04/11 01:21:19 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:21:19 DEBUG : Waiting for deletions to finish 2025/04/11 01:21:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.99s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:21:21 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/11 01:21:22 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:21:22 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/04/11 01:21:22 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone531556401) 2025/04/11 01:21:22 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-pawusug8wuye') 2025/04/11 01:21:22 DEBUG : foo: md5 differ 2025/04/11 01:21:22 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:21:22 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/11 01:21:23 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/11 01:21:23 INFO : foo: Copied (replaced existing) 2025/04/11 01:21:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.13s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:21:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:21:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:21:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/11 01:21:26 DEBUG : empty space: Unchanged skipping 2025/04/11 01:21:26 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:21:26 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:21:27 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/11 01:21:28 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/11 01:21:28 INFO : potato: Copied (new) 2025/04/11 01:21:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", 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: TestSyncAfterAddingAFile (12.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:21:37 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/11 01:21:38 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:21:38 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/11 01:21:38 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:21:38 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/11 01:21:39 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/11 01:21:39 INFO : potato: Copied (replaced existing) 2025/04/11 01:21:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:21:41 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/11 01:21:42 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/04/11 01:21:42 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:21:42 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone531556401) 2025/04/11 01:21:42 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-pawusug8wuye') 2025/04/11 01:21:42 DEBUG : potato: md5 differ 2025/04/11 01:21:42 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:21:42 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/11 01:21:43 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/11 01:21:43 INFO : potato: Copied (replaced existing) 2025/04/11 01:21:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:21:45 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/11 01:21:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:21:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:21:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:21:48 DEBUG : empty space: Unchanged skipping 2025/04/11 01:21:48 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:21:48 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:21:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/11 01:21:48 DEBUG : Waiting for deletions to finish 2025/04/11 01:21:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:21:50 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/11 01:21:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:21:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:21:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:21:53 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:21:53 DEBUG : empty space: Unchanged skipping 2025/04/11 01:21:53 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:21:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/11 01:21:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/11 01:21:55 INFO : potato2: Copied (new) 2025/04/11 01:21:55 DEBUG : Waiting for deletions to finish 2025/04/11 01:21:55 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:21:57 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/11 01:21:59 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/11 01:22:00 INFO : d: Making directory 2025/04/11 01:22:01 INFO : d/e: Making directory 2025/04/11 01:22:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 01:22:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:22:02 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 01:22:02 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:22:02 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:22:03 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/11 01:22:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/11 01:22:04 INFO : a/potato2: Copied (new) 2025/04/11 01:22:04 DEBUG : Waiting for deletions to finish 2025/04/11 01:22:04 INFO : b/potato: Deleted 2025/04/11 01:22:04 INFO : d/e: Removing directory 2025/04/11 01:22:04 INFO : d: Removing directory 2025/04/11 01:22:05 INFO : b: Removing directory 2025/04/11 01:22:05 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:22:08 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/11 01:22:10 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/11 01:22:11 INFO : d: Making directory 2025/04/11 01:22:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 01:22:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:22:12 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 01:22:13 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:22:13 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:22:13 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/11 01:22:14 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/11 01:22:14 INFO : a/potato2: Copied (new) 2025/04/11 01:22:14 ERROR : OpenDrive root 'rclone-test-pawusug8wuye': not deleting files as there were IO errors 2025/04/11 01:22:14 ERROR : OpenDrive root 'rclone-test-pawusug8wuye': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:22:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/11 01:22:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:22:21 DEBUG : Waiting for deletions to finish 2025/04/11 01:22:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:22:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:22:21 DEBUG : empty space: Unchanged skipping 2025/04/11 01:22:21 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:22:21 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:22:21 INFO : potato: Deleted 2025/04/11 01:22:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/11 01:22:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/11 01:22:23 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.53s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:22:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/11 01:22:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:22:27 DEBUG : Waiting for deletions to finish 2025/04/11 01:22:28 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:22:28 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:22:28 INFO : potato: Deleted 2025/04/11 01:22:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:22:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:22:28 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:22:28 DEBUG : empty space: Unchanged skipping 2025/04/11 01:22:28 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:22:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/11 01:22:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/11 01:22:30 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.79s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:22:31 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/11 01:22:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:22:33 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:22:33 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:22:33 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/04/11 01:22:34 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/11 01:22:34 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.91s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:22:36 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/11 01:22:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:22:39 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 01:22:39 DEBUG : enormous: Excluded 2025/04/11 01:22:39 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:22:39 DEBUG : potato2: Excluded 2025/04/11 01:22:40 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:22:40 DEBUG : potato2: Excluded 2025/04/11 01:22:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:22:40 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:22:40 DEBUG : empty space: Unchanged skipping 2025/04/11 01:22:40 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:22:40 DEBUG : Waiting for deletions to finish 2025/04/11 01:22:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:22:40 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 01:22:40 DEBUG : enormous: Excluded 2025/04/11 01:22:40 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:22:40 DEBUG : potato2: Excluded 2025/04/11 01:22:40 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:22:40 DEBUG : potato2: Excluded 2025/04/11 01:22:40 DEBUG : Local file system at /tmp/rclone531556401: Waiting for checks to finish 2025/04/11 01:22:40 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/11 01:22:40 DEBUG : empty space: Unchanged skipping 2025/04/11 01:22:40 DEBUG : Local file system at /tmp/rclone531556401: Waiting for transfers to finish 2025/04/11 01:22:40 DEBUG : Waiting for deletions to finish 2025/04/11 01:22:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", 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: TestSyncWithExclude (13.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:22:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/11 01:22:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:22:53 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/04/11 01:22:54 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 01:22:54 DEBUG : enormous: Excluded 2025/04/11 01:22:54 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:22:54 DEBUG : potato2: Excluded 2025/04/11 01:22:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:22:55 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:22:55 DEBUG : empty space: Unchanged skipping 2025/04/11 01:22:55 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:22:55 DEBUG : Waiting for deletions to finish 2025/04/11 01:22:55 INFO : enormous: Deleted 2025/04/11 01:22:55 INFO : potato2: Deleted 2025/04/11 01:22:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:22:55 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/11 01:22:55 DEBUG : empty space: Unchanged skipping 2025/04/11 01:22:55 DEBUG : Local file system at /tmp/rclone531556401: Waiting for checks to finish 2025/04/11 01:22:55 DEBUG : Local file system at /tmp/rclone531556401: Waiting for transfers to finish 2025/04/11 01:22:55 DEBUG : Waiting for deletions to finish 2025/04/11 01:22:55 INFO : enormous: Deleted 2025/04/11 01:22:55 INFO : potato2: Deleted 2025/04/11 01:22:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.58s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:22:57 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/11 01:22:59 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/11 01:23:00 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/11 01:23:02 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/04/11 01:23:03 DEBUG : five: Need to transfer - File not found at Destination 2025/04/11 01:23:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/11 01:23:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/11 01:23:03 DEBUG : one: Destination is newer than source, skipping 2025/04/11 01:23:03 DEBUG : three: Sizes identical 2025/04/11 01:23:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 01:23:03 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:23:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone531556401) 2025/04/11 01:23:03 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-pawusug8wuye') 2025/04/11 01:23:03 DEBUG : two: md5 differ 2025/04/11 01:23:03 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:23:03 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/04/11 01:23:04 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/11 01:23:04 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/04/11 01:23:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/11 01:23:04 INFO : four: Copied (replaced existing) 2025/04/11 01:23:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/11 01:23:05 INFO : two: Copied (replaced existing) 2025/04/11 01:23:05 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/11 01:23:05 INFO : five: Copied (new) 2025/04/11 01:23:05 DEBUG : Waiting for deletions to finish 2025/04/11 01:23:06 DEBUG : one: Destination is newer than source, skipping 2025/04/11 01:23:06 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:23:06 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone531556401) 2025/04/11 01:23:06 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-pawusug8wuye') 2025/04/11 01:23:06 DEBUG : three: md5 differ 2025/04/11 01:23:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/11 01:23:06 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/11 01:23:06 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/11 01:23:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 01:23:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/11 01:23:06 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/11 01:23:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 01:23:06 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/11 01:23:06 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/11 01:23:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 01:23:06 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:23:06 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/11 01:23:07 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/11 01:23:07 INFO : three: Copied (replaced existing) 2025/04/11 01:23:07 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithUpdateOlder (19.01s) === 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-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/11 01:23:15 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Making map for --track-renames 2025/04/11 01:23:15 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Finished making map for --track-renames 2025/04/11 01:23:15 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:23:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 01:23:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/11 01:23:15 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for renames to finish 2025/04/11 01:23:15 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:23:16 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/11 01:23:16 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/11 01:23:17 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/11 01:23:17 INFO : potato: Copied (new) 2025/04/11 01:23:18 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/11 01:23:18 INFO : yam: Copied (new) 2025/04/11 01:23:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:23:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:23:18 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Making map for --track-renames 2025/04/11 01:23:18 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Finished making map for --track-renames 2025/04/11 01:23:18 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:23:18 DEBUG : potato: Unchanged skipping 2025/04/11 01:23:18 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for renames to finish 2025/04/11 01:23:18 DEBUG : yam: same parent dir (ODFfODIyOTgwOV9nZmJZQg) - using file/rename instead of move_copy for yaml 2025/04/11 01:23:18 INFO : yam: Moved (server-side) to: yaml 2025/04/11 01:23:18 INFO : yaml: Renamed from "yam" 2025/04/11 01:23:18 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:23:18 DEBUG : Waiting for deletions to finish 2025/04/11 01:23:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/11 01:23:20 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Making map for --track-renames 2025/04/11 01:23:20 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Finished making map for --track-renames 2025/04/11 01:23:20 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:23:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 01:23:20 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for renames to finish 2025/04/11 01:23:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/11 01:23:20 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:23:21 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/11 01:23:22 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/11 01:23:22 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/11 01:23:22 INFO : potato: Copied (new) 2025/04/11 01:23:23 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/11 01:23:23 INFO : yam: Copied (new) 2025/04/11 01:23:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:23:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:23:23 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Making map for --track-renames 2025/04/11 01:23:23 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Finished making map for --track-renames 2025/04/11 01:23:23 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:23:23 DEBUG : potato: Unchanged skipping 2025/04/11 01:23:23 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for renames to finish 2025/04/11 01:23:23 DEBUG : yam: same parent dir (ODFfODIyOTgwOV9nZmJZQg) - using file/rename instead of move_copy for yaml 2025/04/11 01:23:23 INFO : yam: Moved (server-side) to: yaml 2025/04/11 01:23:23 INFO : yaml: Renamed from "yam" 2025/04/11 01:23:23 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:23:23 DEBUG : Waiting for deletions to finish 2025/04/11 01:23:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/11 01:23:26 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Making map for --track-renames 2025/04/11 01:23:26 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Finished making map for --track-renames 2025/04/11 01:23:26 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:23:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/11 01:23:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 01:23:26 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for renames to finish 2025/04/11 01:23:26 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:23:27 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/04/11 01:23:27 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/11 01:23:28 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/11 01:23:28 INFO : sub/yam: Copied (new) 2025/04/11 01:23:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/11 01:23:28 INFO : potato: Copied (new) 2025/04/11 01:23:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:23:29 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:23:29 DEBUG : potato: Unchanged skipping 2025/04/11 01:23:29 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Making map for --track-renames 2025/04/11 01:23:29 INFO : OpenDrive root 'rclone-test-pawusug8wuye': Finished making map for --track-renames 2025/04/11 01:23:29 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:23:29 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for renames to finish 2025/04/11 01:23:30 INFO : sub/yam: Moved (server-side) to: yam 2025/04/11 01:23:30 INFO : yam: Renamed from "sub/yam" 2025/04/11 01:23:30 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:23:30 DEBUG : Waiting for deletions to finish 2025/04/11 01:23:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.65s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:23:32 DEBUG : Creating backend with remote "/tmp/rclone531556401/dir1" 2025/04/11 01:23:32 DEBUG : Creating backend with remote "/tmp/rclone531556401/dir2" 2025/04/11 01:23:32 DEBUG : Local file system at /tmp/rclone531556401/dir2: Using server-side directory move 2025/04/11 01:23:32 INFO : Local file system at /tmp/rclone531556401/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 01:23:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/11 01:23:32 INFO : file1.txt: Moved (server-side) 2025/04/11 01:23:32 DEBUG : Local file system at /tmp/rclone531556401/dir2: Waiting for checks to finish 2025/04/11 01:23:32 DEBUG : Local file system at /tmp/rclone531556401/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:23:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:23:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/11 01:23:33 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:23:33 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:23:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/11 01:23:34 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/11 01:23:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/11 01:23:35 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:23:35 INFO : sub dir/hello world: Deleted 2025/04/11 01:23:35 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/11 01:23:35 INFO : nested/sub dir/file: Copied (new) 2025/04/11 01:23:35 INFO : nested/sub dir/file: Deleted 2025/04/11 01:23:35 INFO : sub dir: Removing directory 2025/04/11 01:23:35 INFO : nested/sub dir: Removing directory 2025/04/11 01:23:35 INFO : nested: Removing directory 2025/04/11 01:23:35 DEBUG : Local file system at /tmp/rclone531556401: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.78s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:23:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:23:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/11 01:23:38 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:23:38 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:23:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/11 01:23:40 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/11 01:23:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/11 01:23:41 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:23:41 INFO : sub dir/hello world: Deleted 2025/04/11 01:23:41 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/11 01:23:41 INFO : nested/sub dir/file: Copied (new) 2025/04/11 01:23:41 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.99s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:23:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 01:23:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/11 01:23:44 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:23:44 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:23:45 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/11 01:23:46 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/04/11 01:23:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/11 01:23:46 INFO : existing: Copied (new) 2025/04/11 01:23:46 INFO : existing: Deleted 2025/04/11 01:23:47 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/11 01:23:47 INFO : existing-b: Copied (new) 2025/04/11 01:23:47 INFO : existing-b: Deleted 2025/04/11 01:23:47 DEBUG : existing: Destination exists, skipping 2025/04/11 01:23:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/11 01:23:47 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:23:47 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:23:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.32s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:23:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-besaqew1rute" 2025/04/11 01:23:49 DEBUG : Starting OpenDrive session with ID: c8f4a1f2b7c45b6d64904aa031e296f5d8340447f272cfb93ae2a18fc8ebbcca 2025/04/11 01:23:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/11 01:23:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:23:53 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-pawusug8wuye' -> OpenDrive root 'rclone-test-besaqew1rute' 2025/04/11 01:23:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:23:57 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/11 01:23:59 DEBUG : OpenDrive root 'rclone-test-besaqew1rute': Using server-side directory move 2025/04/11 01:23:59 INFO : OpenDrive root 'rclone-test-besaqew1rute': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 01:23:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:23:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/11 01:23:59 DEBUG : empty space: Unchanged skipping 2025/04/11 01:23:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 01:23:59 DEBUG : OpenDrive root 'rclone-test-besaqew1rute': Waiting for checks to finish 2025/04/11 01:23:59 INFO : empty space: Deleted 2025/04/11 01:23:59 DEBUG : OpenDrive root 'rclone-test-besaqew1rute': Waiting for transfers to finish 2025/04/11 01:23:59 INFO : potato3: Deleted 2025/04/11 01:23:59 INFO : potato2: Moved (server-side) 2025/04/11 01:23:59 INFO : potato3: Moved (server-side) 2025/04/11 01:24:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hesefup4lanu" 2025/04/11 01:24:00 DEBUG : Starting OpenDrive session with ID: d1004e42afd4d1b06bae8c89875c0732db139c30d9d7da572ac63585b433bead 2025/04/11 01:24:00 DEBUG : OpenDrive root 'rclone-test-hesefup4lanu': Using server-side directory move 2025/04/11 01:24:01 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/11 01:24:01 INFO : OpenDrive root 'rclone-test-hesefup4lanu': Server side directory move succeeded 2025/04/11 01:24:01 ERROR : : error listing: directory not found 2025/04/11 01:24:01 DEBUG : OpenDrive root 'rclone-test-hesefup4lanu': Purge remote 2025/04/11 01:24:02 DEBUG : OpenDrive root 'rclone-test-besaqew1rute': Purge remote 2025/04/11 01:24:02 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:24:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sixaxel8zeta" 2025/04/11 01:24:03 DEBUG : Starting OpenDrive session with ID: f61faee3703dd801d927d2e353884db5f2ad2ba3a16f6798ae53d0cda0f1fcb6 2025/04/11 01:24:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/11 01:24:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:24:07 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-pawusug8wuye' -> OpenDrive root 'rclone-test-sixaxel8zeta' 2025/04/11 01:24:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:24:11 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/11 01:24:12 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 01:24:12 DEBUG : empty space: Excluded 2025/04/11 01:24:12 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 01:24:12 DEBUG : empty space: Excluded 2025/04/11 01:24:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:24:12 DEBUG : OpenDrive root 'rclone-test-sixaxel8zeta': Waiting for checks to finish 2025/04/11 01:24:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 01:24:12 DEBUG : OpenDrive root 'rclone-test-sixaxel8zeta': Waiting for transfers to finish 2025/04/11 01:24:13 INFO : potato3: Deleted 2025/04/11 01:24:13 INFO : potato2: Moved (server-side) 2025/04/11 01:24:13 INFO : potato3: Moved (server-side) 2025/04/11 01:24:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cayoheq0wixa" 2025/04/11 01:24:14 DEBUG : Starting OpenDrive session with ID: 02c575fb7ceb12ca8dada21a3ef63c6feca556de42f71bfd0f13622ae8d8470d 2025/04/11 01:24:14 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 01:24:14 DEBUG : empty space: Excluded 2025/04/11 01:24:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:24:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/11 01:24:14 DEBUG : OpenDrive root 'rclone-test-cayoheq0wixa': Waiting for checks to finish 2025/04/11 01:24:14 DEBUG : OpenDrive root 'rclone-test-cayoheq0wixa': Waiting for transfers to finish 2025/04/11 01:24:15 INFO : potato2: Moved (server-side) 2025/04/11 01:24:15 INFO : potato3: Moved (server-side) 2025/04/11 01:24:15 DEBUG : OpenDrive root 'rclone-test-cayoheq0wixa': Purge remote 2025/04/11 01:24:16 DEBUG : OpenDrive root 'rclone-test-sixaxel8zeta': Purge remote --- PASS: TestServerSideMoveWithFilter (14.37s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:24:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-demutas1jomu" 2025/04/11 01:24:17 DEBUG : Starting OpenDrive session with ID: 733084d44ede9740e629bd07e1058ee84e8ff2296b8d31e74b5214f29f9f1f87 2025/04/11 01:24:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/11 01:24:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:24:22 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/04/11 01:24:23 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-pawusug8wuye' -> OpenDrive root 'rclone-test-demutas1jomu' 2025/04/11 01:24:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/11 01:24:26 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/11 01:24:28 DEBUG : OpenDrive root 'rclone-test-demutas1jomu': Using server-side directory move 2025/04/11 01:24:28 INFO : OpenDrive root 'rclone-test-demutas1jomu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 01:24:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:24:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/11 01:24:28 DEBUG : empty space: Unchanged skipping 2025/04/11 01:24:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 01:24:28 INFO : potato3: Deleted 2025/04/11 01:24:28 DEBUG : OpenDrive root 'rclone-test-demutas1jomu': Waiting for checks to finish 2025/04/11 01:24:28 INFO : empty space: Deleted 2025/04/11 01:24:28 DEBUG : OpenDrive root 'rclone-test-demutas1jomu': Waiting for transfers to finish 2025/04/11 01:24:29 INFO : potato2: Moved (server-side) 2025/04/11 01:24:29 INFO : potato3: Moved (server-side) 2025/04/11 01:24:29 INFO : tomatoDir: Removing directory 2025/04/11 01:24:29 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': deleted 1 directories 2025/04/11 01:24:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-potivev9coja" 2025/04/11 01:24:30 DEBUG : Starting OpenDrive session with ID: 7477879b10fe46bfc695199304222d5a73429e803ff200ed3943ae4e34b7be77 2025/04/11 01:24:31 INFO : tomatoDir: Making directory 2025/04/11 01:24:31 DEBUG : OpenDrive root 'rclone-test-potivev9coja': Using server-side directory move 2025/04/11 01:24:31 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/11 01:24:31 INFO : OpenDrive root 'rclone-test-potivev9coja': Server side directory move succeeded 2025/04/11 01:24:32 ERROR : : error listing: directory not found 2025/04/11 01:24:32 ERROR : : error listing: directory not found 2025/04/11 01:24:32 DEBUG : OpenDrive root 'rclone-test-potivev9coja': Purge remote 2025/04/11 01:24:33 DEBUG : OpenDrive root 'rclone-test-demutas1jomu': Purge remote 2025/04/11 01:24:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.56s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.40s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:24:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/rclone-sync-test" 2025/04/11 01:24:34 DEBUG : Starting OpenDrive session with ID: c81ba39d27763538231438770249ca6cb52341118ab659fb20bb243297d96df4 run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncOverlap (2.82s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:24:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/rclone-sync-test" 2025/04/11 01:24:37 DEBUG : Starting OpenDrive session with ID: 528932891d5bec5bdbcaed15a198bd68efabccdb169a01e9552c28747b59ac1c 2025/04/11 01:24:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/rclone-sync-test-include/layer2" 2025/04/11 01:24:38 DEBUG : Starting OpenDrive session with ID: 0c310bdb4951ea5f601ae28874c4d53826aa9be2e9045b4609b1680440ef9cae 2025/04/11 01:24:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/rclone-sync-test-ignore-file" 2025/04/11 01:24:40 DEBUG : Starting OpenDrive session with ID: b7aa972bbb6d869503ecd514a85ad3c73a852506e52b512e877f71dcd57952cb 2025/04/11 01:24:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/04/11 01:24:44 DEBUG : rclone-sync-test: Excluded 2025/04/11 01:24:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:24:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/11 01:24:44 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/rclone-sync-test': Waiting for checks to finish 2025/04/11 01:24:44 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/rclone-sync-test': Waiting for transfers to finish 2025/04/11 01:24:44 DEBUG : Waiting for deletions to finish 2025/04/11 01:24:44 INFO : There was nothing to transfer 2025/04/11 01:24:45 DEBUG : rclone-sync-test: Excluded 2025/04/11 01:24:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:24:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/11 01:24:46 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:24:46 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:24:46 DEBUG : Waiting for deletions to finish 2025/04/11 01:24:46 INFO : rclone-sync-test-include: Removing directory 2025/04/11 01:24:46 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': deleted 1 directories 2025/04/11 01:24:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:24:47 DEBUG : rclone-sync-test: Excluded 2025/04/11 01:24:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:24:47 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/11 01:24:47 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/11 01:24:47 DEBUG : Waiting for deletions to finish 2025/04/11 01:24:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:24:47 DEBUG : rclone-sync-test: Excluded 2025/04/11 01:24:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:24:47 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:24:47 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:24:47 DEBUG : Waiting for deletions to finish 2025/04/11 01:24:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:24:48 DEBUG : : Excluded 2025/04/11 01:24:48 DEBUG : rclone-sync-test: Excluded 2025/04/11 01:24:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:24:48 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/11 01:24:48 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/11 01:24:48 DEBUG : Waiting for deletions to finish 2025/04/11 01:24:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.77s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:24:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/dst" 2025/04/11 01:24:57 DEBUG : Starting OpenDrive session with ID: 2f63ca4b2f1bead820f1bc6c5fea2e1db1d356fbb7b6bdfa9d4c5b29f9f8256d 2025/04/11 01:24:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/CompareDest" 2025/04/11 01:24:58 DEBUG : Starting OpenDrive session with ID: d6812af1f38b6e0adcff1195522d5f9319051f057b34b368b0c5e4bff3b8b141 2025/04/11 01:24:59 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 01:24:59 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:24:59 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:25:00 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/11 01:25:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/11 01:25:01 INFO : one: Copied (new) 2025/04/11 01:25:01 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:25:02 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:25:02 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:25:03 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/11 01:25:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/11 01:25:04 INFO : one: Copied (replaced existing) 2025/04/11 01:25:04 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:04 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/11 01:25:06 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/04/11 01:25:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:25:08 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:25:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:25:08 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:25:08 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:08 INFO : There was nothing to transfer 2025/04/11 01:25:09 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/04/11 01:25:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:25:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 01:25:11 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:25:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:25:11 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:25:11 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:11 INFO : There was nothing to transfer 2025/04/11 01:25:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:25:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 01:25:12 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:25:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:25:12 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:25:12 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:12 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/11 01:25:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:25:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/11 01:25:13 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 01:25:13 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:25:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:25:13 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:25:14 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/04/11 01:25:15 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/11 01:25:15 INFO : two: Copied (new) 2025/04/11 01:25:15 DEBUG : Waiting for deletions to finish run.go:125: removing dir "CompareDest" failed - try 1/3: folder not empty --- PASS: TestSyncCompareDest (22.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:25:20 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/04/11 01:25:21 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/04/11 01:25:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/dest" 2025/04/11 01:25:23 DEBUG : Starting OpenDrive session with ID: 1824c2775a3f6644976784cb2643b0d2b31d6fefa639c8dc9ba9be59448c3ec8 2025/04/11 01:25:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/pre-dest1" 2025/04/11 01:25:24 DEBUG : Starting OpenDrive session with ID: f84b19f75b8bf6d441e2f64e4a89080f05513154f4e46840b05ea2b2ab9d0627 2025/04/11 01:25:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/pre-dest2" 2025/04/11 01:25:25 DEBUG : Starting OpenDrive session with ID: 6bcefe6a51d4bc1e511a3e4367e670a64202616137efdd52f3a0d9be4e441b77 2025/04/11 01:25:26 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:25:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/11 01:25:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:25:26 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/11 01:25:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/11 01:25:27 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dest': Waiting for checks to finish 2025/04/11 01:25:27 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dest': Waiting for transfers to finish 2025/04/11 01:25:28 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/04/11 01:25:29 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/11 01:25:29 INFO : 3: Copied (new) 2025/04/11 01:25:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.96s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:25:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/dst" 2025/04/11 01:25:32 DEBUG : Starting OpenDrive session with ID: 80d90b3d52409369897979fba07cf22b94fcd5113b814192b308c32c1b482b81 2025/04/11 01:25:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/CopyDest" 2025/04/11 01:25:33 DEBUG : Starting OpenDrive session with ID: a5d5d590dddfe836b2f95b7b54dfd70ae7241d8fd6e198ab22f6f1f160883709 2025/04/11 01:25:34 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 01:25:34 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:25:34 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:25:35 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/11 01:25:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/11 01:25:36 INFO : one: Copied (new) 2025/04/11 01:25:36 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:25:37 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:25:37 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:25:37 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/11 01:25:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/11 01:25:38 INFO : one: Copied (replaced existing) 2025/04/11 01:25:38 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:39 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/11 01:25:41 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/04/11 01:25:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/BackupDir" 2025/04/11 01:25:43 DEBUG : Starting OpenDrive session with ID: 9d322253699c8c776518416d1329e09fb1e968f7153f1df067b8124c70eeae15 2025/04/11 01:25:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:25:44 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:25:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:25:45 INFO : one: Moved (server-side) 2025/04/11 01:25:45 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/11 01:25:45 INFO : one: Copied (server-side copy) 2025/04/11 01:25:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/11 01:25:45 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:25:45 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:46 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/04/11 01:25:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:48 DEBUG : one: Unchanged skipping 2025/04/11 01:25:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:48 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/11 01:25:48 INFO : two: Copied (server-side copy) 2025/04/11 01:25:48 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/11 01:25:48 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:25:48 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:25:48 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:49 DEBUG : one: Unchanged skipping 2025/04/11 01:25:49 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:25:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:49 DEBUG : two: Unchanged skipping 2025/04/11 01:25:49 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:25:49 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:49 INFO : There was nothing to transfer 2025/04/11 01:25:50 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/04/11 01:25:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:52 DEBUG : one: Unchanged skipping 2025/04/11 01:25:52 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/11 01:25:52 DEBUG : three: Destination not found in --copy-dest 2025/04/11 01:25:52 DEBUG : three: Need to transfer - File not found at Destination 2025/04/11 01:25:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:25:52 DEBUG : two: Unchanged skipping 2025/04/11 01:25:52 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:25:52 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:25:53 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/04/11 01:25:54 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/11 01:25:54 INFO : three: Copied (new) 2025/04/11 01:25:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.44s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:25:58 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/11 01:26:00 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/11 01:26:02 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/11 01:26:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/dst" 2025/04/11 01:26:03 DEBUG : Starting OpenDrive session with ID: 2cf7f08290cff56bb77ad494b5b1d8c0290fc81f555ec247b81e18218ed5b841 2025/04/11 01:26:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/backup" 2025/04/11 01:26:04 DEBUG : Starting OpenDrive session with ID: 7a2c99996092f3bd20baefacab1a91d98aa233b24a7213ade38175d466e28a6b 2025/04/11 01:26:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:26:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:26:05 DEBUG : two: Unchanged skipping 2025/04/11 01:26:05 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:26:06 INFO : one: Moved (server-side) 2025/04/11 01:26:06 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:26:07 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/11 01:26:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/11 01:26:08 INFO : one: Copied (new) 2025/04/11 01:26:08 DEBUG : Waiting for deletions to finish 2025/04/11 01:26:08 INFO : three.txt: Moved (server-side) 2025/04/11 01:26:08 INFO : three.txt: Moved into backup dir 2025/04/11 01:26:09 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/11 01:26:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:26:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:26:11 DEBUG : two: Unchanged skipping 2025/04/11 01:26:11 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:26:11 INFO : one: Deleted 2025/04/11 01:26:12 INFO : one: Moved (server-side) 2025/04/11 01:26:12 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:26:12 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/11 01:26:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/11 01:26:13 INFO : one: Copied (new) 2025/04/11 01:26:13 DEBUG : Waiting for deletions to finish 2025/04/11 01:26:14 INFO : three.txt: Deleted 2025/04/11 01:26:14 INFO : three.txt: Moved (server-side) 2025/04/11 01:26:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.99s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:26:18 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/11 01:26:20 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/11 01:26:21 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/11 01:26:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/dst" 2025/04/11 01:26:23 DEBUG : Starting OpenDrive session with ID: 6439951fde081d1c6c4aaaddf1b02385864ec3da1da268b7f1d8b82bede72a96 2025/04/11 01:26:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/backup" 2025/04/11 01:26:24 DEBUG : Starting OpenDrive session with ID: ceac41b35cf74ae10040351d9fdc4409b7ab3df1a190e3570a7a22407c05342f 2025/04/11 01:26:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:26:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:26:25 DEBUG : two: Unchanged skipping 2025/04/11 01:26:25 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:26:26 INFO : one: Moved (server-side) to: one.bak 2025/04/11 01:26:26 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:26:26 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/11 01:26:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/11 01:26:27 INFO : one: Copied (new) 2025/04/11 01:26:27 DEBUG : Waiting for deletions to finish 2025/04/11 01:26:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 01:26:28 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/11 01:26:36 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/11 01:26:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:26:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:26:38 DEBUG : two: Unchanged skipping 2025/04/11 01:26:38 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:26:38 INFO : one.bak: Deleted 2025/04/11 01:26:38 INFO : one: Moved (server-side) to: one.bak 2025/04/11 01:26:38 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:26:39 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/11 01:26:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/11 01:26:40 INFO : one: Copied (new) 2025/04/11 01:26:40 DEBUG : Waiting for deletions to finish 2025/04/11 01:26:40 INFO : three.txt.bak: Deleted 2025/04/11 01:26:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 01:26:40 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3) got backup/one.bak (5), backup/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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-pawusug8wuye'/backup/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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 4 actual : 5 Test: TestSyncBackupDirWithSuffix Messages: backup/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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found --- FAIL: TestSyncBackupDirWithSuffix (33.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:26:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/11 01:26:53 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/11 01:26:55 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/11 01:26:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/dst" 2025/04/11 01:26:57 DEBUG : Starting OpenDrive session with ID: 9e5e805f429c8331a9bd781991752ab7993a6781f3d6a1bc79f5163120cf77c2 2025/04/11 01:26:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/backup" 2025/04/11 01:26:58 DEBUG : Starting OpenDrive session with ID: 69b67c52777ceda1adb39134ccfd8cea5585d164fd9faaf53c298592de767889 2025/04/11 01:26:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:26:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:26:58 DEBUG : two: Unchanged skipping 2025/04/11 01:26:58 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:26:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/11 01:26:59 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:27:00 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/11 01:27:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/11 01:27:01 INFO : one: Copied (new) 2025/04/11 01:27:01 DEBUG : Waiting for deletions to finish 2025/04/11 01:27:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/11 01:27:02 INFO : three.txt: Moved into backup dir 2025/04/11 01:27:03 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/three.txt: Modification time difference too big |-116532h27m3.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-11 01:27:03 +0000 UTC) (precision 1s) 2025/04/11 01:27:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:27:04 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:27:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:27:05 DEBUG : two: Unchanged skipping 2025/04/11 01:27:05 INFO : one-2019-01-01: Deleted 2025/04/11 01:27:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/11 01:27:05 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:27:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/11 01:27:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/11 01:27:07 INFO : one: Copied (new) 2025/04/11 01:27:07 DEBUG : Waiting for deletions to finish 2025/04/11 01:27:07 INFO : three-2019-01-01.txt: Deleted 2025/04/11 01:27:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/11 01:27:08 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (19.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:27:11 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/11 01:27:13 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/11 01:27:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/11 01:27:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/dst" 2025/04/11 01:27:16 DEBUG : Starting OpenDrive session with ID: 9690766572e66e5e2fff73df15e68ebda37012a785c6b78fc9a3244a1adc2cc2 2025/04/11 01:27:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:27:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:27:17 DEBUG : two: Unchanged skipping 2025/04/11 01:27:17 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:27:17 DEBUG : one: same parent dir (ODFfODIyOTg2Ml9mUER3RQ) - using file/rename instead of move_copy for one.bak 2025/04/11 01:27:17 INFO : one: Moved (server-side) to: one.bak 2025/04/11 01:27:17 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:27:18 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/11 01:27:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/11 01:27:19 INFO : one: Copied (new) 2025/04/11 01:27:19 DEBUG : Waiting for deletions to finish 2025/04/11 01:27:20 DEBUG : three.txt: same parent dir (ODFfODIyOTg2Ml9mUER3RQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/11 01:27:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 01:27:20 INFO : three.txt: Moved into backup dir 2025/04/11 01:27:21 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/11 01:27:22 DEBUG : one.bak: Excluded (Path Filter) 2025/04/11 01:27:22 DEBUG : one.bak: Excluded 2025/04/11 01:27:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/11 01:27:22 DEBUG : three.txt.bak: Excluded 2025/04/11 01:27:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:27:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:27:22 DEBUG : two: Unchanged skipping 2025/04/11 01:27:22 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for checks to finish 2025/04/11 01:27:23 INFO : one.bak: Deleted 2025/04/11 01:27:23 DEBUG : one: same parent dir (ODFfODIyOTg2Ml9mUER3RQ) - using file/rename instead of move_copy for one.bak 2025/04/11 01:27:23 INFO : one: Moved (server-side) to: one.bak 2025/04/11 01:27:23 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye/dst': Waiting for transfers to finish 2025/04/11 01:27:24 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/11 01:27:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/11 01:27:25 INFO : one: Copied (new) 2025/04/11 01:27:25 DEBUG : Waiting for deletions to finish 2025/04/11 01:27:25 INFO : three.txt.bak: Deleted 2025/04/11 01:27:25 DEBUG : three.txt: same parent dir (ODFfODIyOTg2Ml9mUER3RQ) - using file/rename instead of move_copy for three.txt.bak 2025/04/11 01:27:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 01:27:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.58s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:27:28 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/11 01:27:30 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/11 01:27:32 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/11 01:27:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/dst" 2025/04/11 01:27:33 DEBUG : Starting OpenDrive session with ID: 998b7b097f9b2846cbe081cef12f6e140349b01a8e519d127ef0d63e2adb0e12 2025/04/11 01:27:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:27:34 DEBUG : one: same parent dir (ODFfODIyOTg2M19oYVVjQg) - using file/rename instead of move_copy for one.bak 2025/04/11 01:27:35 INFO : one: Moved (server-side) to: one.bak 2025/04/11 01:27:35 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/11 01:27:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/11 01:27:36 INFO : one: Copied (new) 2025/04/11 01:27:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:27:36 DEBUG : two: Unchanged skipping 2025/04/11 01:27:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/11 01:27:37 DEBUG : three.txt: same parent dir (ODFfODIyOTg2M19oYVVjQg) - using file/rename instead of move_copy for three.txt.bak 2025/04/11 01:27:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 01:27:38 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/11 01:27:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/11 01:27:39 INFO : three.txt: Copied (new) 2025/04/11 01:27:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:27:40 INFO : one.bak: Deleted 2025/04/11 01:27:40 DEBUG : one: same parent dir (ODFfODIyOTg2M19oYVVjQg) - using file/rename instead of move_copy for one.bak 2025/04/11 01:27:40 INFO : one: Moved (server-side) to: one.bak 2025/04/11 01:27:41 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/11 01:27:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/11 01:27:42 INFO : one: Copied (new) 2025/04/11 01:27:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:27:42 DEBUG : two: Unchanged skipping 2025/04/11 01:27:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/11 01:27:43 INFO : three.txt.bak: Deleted 2025/04/11 01:27:43 DEBUG : three.txt: same parent dir (ODFfODIyOTg2M19oYVVjQg) - using file/rename instead of move_copy for three.txt.bak 2025/04/11 01:27:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 01:27:44 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/11 01:27:45 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/11 01:27:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.47s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:27:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/11 01:27:50 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/11 01:27:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/11 01:27:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pawusug8wuye/dst" 2025/04/11 01:27:53 DEBUG : Starting OpenDrive session with ID: 4860627475dfbc1718b1b2a276d06df2251ac17a5a03d4d9b5d27a6f5da047a7 2025/04/11 01:27:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:27:54 DEBUG : one: same parent dir (ODFfODIyOTg2NF9QVldNNQ) - using file/rename instead of move_copy for one-2019-01-01 2025/04/11 01:27:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/11 01:27:55 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/11 01:27:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/11 01:27:56 INFO : one: Copied (new) 2025/04/11 01:27:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:27:56 DEBUG : two: Unchanged skipping 2025/04/11 01:27:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/11 01:27:57 DEBUG : three.txt: same parent dir (ODFfODIyOTg2NF9QVldNNQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/11 01:27:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/11 01:27:58 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/11 01:27:59 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/11 01:27:59 INFO : three.txt: Copied (new) 2025/04/11 01:27:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:28:00 INFO : one-2019-01-01: Deleted 2025/04/11 01:28:00 DEBUG : one: same parent dir (ODFfODIyOTg2NF9QVldNNQ) - using file/rename instead of move_copy for one-2019-01-01 2025/04/11 01:28:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/11 01:28:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/11 01:28:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/11 01:28:02 INFO : one: Copied (new) 2025/04/11 01:28:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:28:02 DEBUG : two: Unchanged skipping 2025/04/11 01:28:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/11 01:28:03 INFO : three-2019-01-01.txt: Deleted 2025/04/11 01:28:03 DEBUG : three.txt: same parent dir (ODFfODIyOTg2NF9QVldNNQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/11 01:28:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/11 01:28:04 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/11 01:28:05 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/11 01:28:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.89s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:28:07 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/04/11 01:28:09 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:28:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/11 01:28:09 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:28:09 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/04/11 01:28:10 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/04/11 01:28:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/11 01:28:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.95s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:28:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 01:28:11 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:28:11 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:28:12 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:13 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/11 01:28:13 INFO : existing: Copied (new) 2025/04/11 01:28:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:28:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/11 01:28:13 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:28:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/11 01:28:13 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:28:13 ERROR : OpenDrive root 'rclone-test-pawusug8wuye': not deleting files as there were IO errors 2025/04/11 01:28:13 ERROR : OpenDrive root 'rclone-test-pawusug8wuye': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncImmutable (3.84s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", 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-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:28:16 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:17 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/04/11 01:28:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/04/11 01:28:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/04/11 01:28:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:28:24 DEBUG : existing: Unchanged skipping 2025/04/11 01:28:24 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/11 01:28:24 DEBUG : subdira-rclone-move-cunapuf0: same parent dir (ODFfODIyOTgwOV9nZmJZQg) - using folder/rename instead of move_copy 2025/04/11 01:28:24 DEBUG : EXISTING: moving to existing-rclone-move-gofogof7 2025/04/11 01:28:25 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-yepuxeg4 2025/04/11 01:28:25 DEBUG : subdira: same parent dir (ODFfODIyOTgwOV9nZmJZQg) - using folder/rename instead of move_copy 2025/04/11 01:28:25 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODIyOTgwOV9nZmJZQg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-yepuxeg4 2025/04/11 01:28:25 DEBUG : EXISTING: same parent dir (ODFfODIyOTgwOV9nZmJZQg) - using file/rename instead of move_copy for existing-rclone-move-gofogof7 2025/04/11 01:28:25 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/11 01:28:25 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-yepuxeg4 2025/04/11 01:28:25 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/11 01:28:25 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-gofogof7 2025/04/11 01:28:25 DEBUG : EXISTING: moving to existing 2025/04/11 01:28:26 DEBUG : existing-rclone-move-gofogof7: same parent dir (ODFfODIyOTgwOV9nZmJZQg) - using file/rename instead of move_copy for existing 2025/04/11 01:28:26 DEBUG : subdira/subdirb-rclone-move-lefolup0: same parent dir (ODFfODIyOTg2NV9uRXN6UA) - using folder/rename instead of move_copy 2025/04/11 01:28:26 DEBUG : existingbutdifferent-rclone-move-yepuxeg4: same parent dir (ODFfODIyOTgwOV9nZmJZQg) - using file/rename instead of move_copy for existingbutdifferent 2025/04/11 01:28:26 INFO : existing-rclone-move-gofogof7: Moved (server-side) to: existing 2025/04/11 01:28:26 INFO : EXISTING: Moved (server-side) to: existing 2025/04/11 01:28:26 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/11 01:28:26 INFO : existingbutdifferent-rclone-move-yepuxeg4: Moved (server-side) to: existingbutdifferent 2025/04/11 01:28:26 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/11 01:28:26 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/11 01:28:26 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/04/11 01:28:26 DEBUG : subdira/subdirb: same parent dir (ODFfODIyOTg2NV9uRXN6UA) - using folder/rename instead of move_copy 2025/04/11 01:28:26 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/11 01:28:27 DEBUG : subdira/subdirb/subdirc-rclone-move-zuzupiv5: same parent dir (ODFfODIyOTg2Nl80UE9nZA) - using folder/rename instead of move_copy 2025/04/11 01:28:27 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/11 01:28:27 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/11 01:28:28 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODIyOTg2Nl80UE9nZA) - using folder/rename instead of move_copy 2025/04/11 01:28:28 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/11 01:28:28 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/11 01:28:29 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-furayat7: same parent dir (ODFfODIyOTg2N195amhqSg) - using folder/rename instead of move_copy 2025/04/11 01:28:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-soxigem9 2025/04/11 01:28:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODIyOTg2N195amhqSg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-soxigem9 2025/04/11 01:28:29 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODIyOTg2N195amhqSg) - using folder/rename instead of move_copy 2025/04/11 01:28:29 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/11 01:28:30 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/11 01:28:30 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:28:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mupezaz3 2025/04/11 01:28:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODIyOTg2OF9ueFFZNg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mupezaz3 2025/04/11 01:28:30 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-soxigem9 2025/04/11 01:28:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/11 01:28:30 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mupezaz3 2025/04/11 01:28:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/11 01:28:30 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-soxigem9: same parent dir (ODFfODIyOTg2N195amhqSg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/04/11 01:28:31 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mupezaz3: same parent dir (ODFfODIyOTg2OF9ueFFZNg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/11 01:28:31 INFO : subdira/subdirb/subdirc/hello-rclone-move-soxigem9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/11 01:28:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/11 01:28:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/11 01:28:31 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mupezaz3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/11 01:28:31 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/11 01:28:31 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/11 01:28:31 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:28:31 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/04/11 01:28:31 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/04/11 01:28:32 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/11 01:28:32 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/11 01:28:32 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/11 01:28:32 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/11 01:28:32 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.05s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:28:38 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:40 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:42 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:43 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:45 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:47 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:48 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:50 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:52 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:53 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:55 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:57 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/11 01:28:59 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:00 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:02 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:04 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:06 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:08 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:09 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:11 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:13 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:14 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:16 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:18 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:19 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:21 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:23 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:25 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:26 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:28 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:30 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:31 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:33 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:35 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:37 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:38 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:40 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:42 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:43 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:45 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:46 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:29:46 DEBUG : both0: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both12: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both13: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both14: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both15: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both1: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both11: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both16: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both19: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both10: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both17: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both18: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both5: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both6: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both7: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both8: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:46 DEBUG : both9: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both2: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both4: Unchanged skipping 2025/04/11 01:29:46 DEBUG : both3: Unchanged skipping 2025/04/11 01:29:46 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:29:46 DEBUG : Waiting for deletions to finish 2025/04/11 01:29:46 INFO : only9: Deleted 2025/04/11 01:29:47 INFO : only10: Deleted 2025/04/11 01:29:47 INFO : only12: Deleted 2025/04/11 01:29:47 INFO : only5: Deleted 2025/04/11 01:29:47 INFO : only15: Deleted 2025/04/11 01:29:47 INFO : only17: Deleted 2025/04/11 01:29:47 INFO : only4: Deleted 2025/04/11 01:29:47 INFO : only1: Deleted 2025/04/11 01:29:47 INFO : only11: Deleted 2025/04/11 01:29:47 INFO : only14: Deleted 2025/04/11 01:29:47 INFO : only19: Deleted 2025/04/11 01:29:47 INFO : only3: Deleted 2025/04/11 01:29:47 INFO : only6: Deleted 2025/04/11 01:29:47 INFO : only7: Deleted 2025/04/11 01:29:47 INFO : only0: Deleted 2025/04/11 01:29:47 INFO : only13: Deleted 2025/04/11 01:29:47 INFO : only16: Deleted 2025/04/11 01:29:48 INFO : only18: Deleted 2025/04/11 01:29:48 INFO : only8: Deleted 2025/04/11 01:29:48 INFO : only2: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (75.21s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:29:53 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:55 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:57 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/11 01:29:59 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:00 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:02 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:04 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:05 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:07 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:09 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:10 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:12 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:14 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:15 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:17 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:19 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:20 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:22 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:24 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:26 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:27 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:29 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:31 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:32 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:34 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:36 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:37 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:39 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:41 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:43 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:44 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:46 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:48 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:50 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:51 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:53 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:55 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:56 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/11 01:30:58 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/11 01:31:00 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/11 01:31:01 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for checks to finish 2025/04/11 01:31:01 DEBUG : both0: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both12: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both13: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both1: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both15: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both16: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both17: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both18: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both11: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both2: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both10: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both14: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both19: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both6: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both7: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both8: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:31:01 DEBUG : both9: Unchanged skipping 2025/04/11 01:31:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : both5: Unchanged skipping 2025/04/11 01:31:01 DEBUG : both3: Unchanged skipping 2025/04/11 01:31:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : both4: Unchanged skipping 2025/04/11 01:31:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/11 01:31:01 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Waiting for transfers to finish 2025/04/11 01:31:02 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:02 INFO : only10: Copied (replaced existing) 2025/04/11 01:31:02 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:02 INFO : only1: Copied (replaced existing) 2025/04/11 01:31:03 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:03 INFO : only0: Copied (replaced existing) 2025/04/11 01:31:03 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:03 INFO : only11: Copied (replaced existing) 2025/04/11 01:31:03 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:03 INFO : only12: Copied (replaced existing) 2025/04/11 01:31:04 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:04 INFO : only13: Copied (replaced existing) 2025/04/11 01:31:05 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:05 INFO : only14: Copied (replaced existing) 2025/04/11 01:31:05 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:05 INFO : only16: Copied (replaced existing) 2025/04/11 01:31:06 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:06 INFO : only15: Copied (replaced existing) 2025/04/11 01:31:06 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:06 INFO : only18: Copied (replaced existing) 2025/04/11 01:31:07 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:07 INFO : only19: Copied (replaced existing) 2025/04/11 01:31:07 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:07 INFO : only2: Copied (replaced existing) 2025/04/11 01:31:08 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:08 INFO : only4: Copied (replaced existing) 2025/04/11 01:31:08 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:08 INFO : only17: Copied (replaced existing) 2025/04/11 01:31:08 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:08 INFO : only3: Copied (replaced existing) 2025/04/11 01:31:09 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:09 INFO : only8: Copied (replaced existing) 2025/04/11 01:31:09 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:09 INFO : only9: Copied (replaced existing) 2025/04/11 01:31:10 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:10 INFO : only5: Copied (replaced existing) 2025/04/11 01:31:10 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:10 INFO : only6: Copied (replaced existing) 2025/04/11 01:31:10 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/11 01:31:10 INFO : only7: Copied (replaced existing) 2025/04/11 01:31:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (85.36s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:31:18 DEBUG : empty_dir: Making directory with metadata 2025/04/11 01:31:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:31:18 DEBUG : empty_on_remote: Making directory with metadata 2025/04/11 01:31:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:31:18 INFO : empty_on_remote: Making directory 2025/04/11 01:31:18 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-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:31:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/11 01:31:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/11 01:31:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:31:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:31:26 DEBUG : empty_dir: Making directory with metadata 2025/04/11 01:31:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:31:26 DEBUG : empty_on_remote: Making directory with metadata 2025/04/11 01:31:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:31:26 INFO : empty_on_remote: Making directory 2025/04/11 01:31:26 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-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:31:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/11 01:31:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/11 01:31:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:31:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/11 01:31:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:125: removing dir "empty_dir" failed - try 1/3: Folder is already deleted (Error 403) run.go:125: removing dir "empty_dir" failed - try 2/3: Folder is already deleted (Error 403) run.go:125: removing dir "empty_dir" failed - try 3/3: Folder is already deleted (Error 403) run.go:128: removing dir "empty_dir" failed: Folder is already deleted (Error 403) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (12.01s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:31:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:31:38 INFO : sub dir: Making directory 2025/04/11 01:31:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.17s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" 2025/04/11 01:31:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:31:54 INFO : sub dir: Making directory 2025/04/11 01:31:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-pawusug8wuye'", Local "Local file system at /tmp/rclone531556401", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.17s) FAIL 2025/04/11 01:32:10 DEBUG : OpenDrive root 'rclone-test-pawusug8wuye': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m29.886276231s (try 1/5): exit status 1: Failed [TestCopyEmptyDirectories TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension]