"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/15 03:37:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho" 2025/04/15 03:37:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 03:37:31 DEBUG : Starting OpenDrive session with ID: 7b34746f8be2d3eb19dc7e5f64c6fc67d6e449027635b583bb32ec05685cef79 2025/04/15 03:37:31 DEBUG : Creating backend with remote "/tmp/rclone2413960791" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:37:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:37:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/15 03:37:32 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:37:32 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.35s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:37:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:37:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:37:33 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:37:33 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:37:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:37:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:37:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:37:36 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.18s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.72s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:37:38 DEBUG : Creating backend with remote "/non-existing" 2025/04/15 03:37:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/15 03:37:38 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:37:38 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:37:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:37:39 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:37:39 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:37:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:37:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:37:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.22s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:37:43 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Running all checks before starting transfers 2025/04/15 03:37:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:37:43 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:37:43 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Checks finished, now starting transfers 2025/04/15 03:37:43 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:37:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:37:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:37:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.84s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:37:47 ERROR : Ignoring --no-traverse with sync 2025/04/15 03:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:37:47 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:37:47 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:37:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:37:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:37:49 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:37:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.89s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:37:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/15 03:37:51 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:37:51 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:37:52 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/04/15 03:37:53 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/15 03:37:53 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyWithDepth (10.43s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:38:01 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:38:01 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:38:02 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/15 03:38:03 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:38:03 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:38:05 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:38:05 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:38:06 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/15 03:38:07 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:38:07 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.98s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/15 03:38:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:38:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/15 03:38:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:38:08 INFO : sub dir: Making directory 2025/04/15 03:38:08 INFO : sub dir2: Making directory 2025/04/15 03:38:09 INFO : sub dir2/sub sub dir2: Making directory 2025/04/15 03:38:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:38:09 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:38:09 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:38:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:38:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:38:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:11 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.70s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:13 INFO : sub dir2: Making directory 2025/04/15 03:38:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/15 03:38:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:38:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:38:14 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:38:14 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:38:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:38:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:38:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.83s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:17 DEBUG : sub dir2: Making directory with metadata 2025/04/15 03:38:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:38:17 INFO : sub dir: Making directory 2025/04/15 03:38:18 INFO : sub dir2: Making directory 2025/04/15 03:38:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:38:18 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:38:18 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:38:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:38:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:38:20 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:38:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:20 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/15 03:38:21 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.96s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", 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-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:23 INFO : sub dir2: Making directory 2025/04/15 03:38:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:38:23 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:38:23 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:38:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:38:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:38:25 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:38:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.97s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:27 DEBUG : sub dir2: Making directory with metadata 2025/04/15 03:38:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:38:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:38:27 INFO : sub dir: Making directory 2025/04/15 03:38:27 INFO : sub dir2: Making directory 2025/04/15 03:38:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:38:27 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:38:27 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:38:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:38:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:38:29 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:38:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:29 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.33s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:31 INFO : sub dir2: Making directory 2025/04/15 03:38:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:38:32 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:38:32 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:38:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:38:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:38:34 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:38:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.89s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:38:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wetileq9wifo" 2025/04/15 03:38:38 DEBUG : Starting OpenDrive session with ID: 8ce13f2c944505e76fd7218e01f163bce6d42bd04976a8767cf478d1c15969e2 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-wasuhiv2reho' -> OpenDrive root 'rclone-test-wetileq9wifo' 2025/04/15 03:38:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:38:39 DEBUG : OpenDrive root 'rclone-test-wetileq9wifo': Waiting for checks to finish 2025/04/15 03:38:39 DEBUG : OpenDrive root 'rclone-test-wetileq9wifo': Waiting for transfers to finish 2025/04/15 03:38:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/15 03:38:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:40 DEBUG : OpenDrive root 'rclone-test-wetileq9wifo': Purge remote --- PASS: TestServerSideCopy (6.58s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:38:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/15 03:38:45 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:38:45 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:38:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/15 03:38:46 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/15 03:38:46 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestCopyOverSelf (5.41s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:38:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rucijic3xuyi" 2025/04/15 03:38:50 DEBUG : Starting OpenDrive session with ID: bc667aaa52db8ae51b3a509c139bf7723b4d93f73778d3b2faaf54b16331e803 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-wasuhiv2reho' -> OpenDrive root 'rclone-test-rucijic3xuyi' 2025/04/15 03:38:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:38:51 DEBUG : OpenDrive root 'rclone-test-rucijic3xuyi': Waiting for checks to finish 2025/04/15 03:38:51 DEBUG : OpenDrive root 'rclone-test-rucijic3xuyi': Waiting for transfers to finish 2025/04/15 03:38:52 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/15 03:38:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/15 03:38:54 DEBUG : OpenDrive root 'rclone-test-rucijic3xuyi': Waiting for checks to finish 2025/04/15 03:38:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/15 03:38:54 DEBUG : OpenDrive root 'rclone-test-rucijic3xuyi': Waiting for transfers to finish 2025/04/15 03:38:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/15 03:38:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:55 DEBUG : OpenDrive root 'rclone-test-rucijic3xuyi': Purge remote --- PASS: TestServerSideCopyOverSelf (9.75s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:38:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:39:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/15 03:39:00 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:39:00 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:39:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/15 03:39:01 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/15 03:39:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/15 03:39:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestMoveOverSelf (5.38s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:39:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xocaful1vado" 2025/04/15 03:39:05 DEBUG : Starting OpenDrive session with ID: a994a609edaf5ecaf514fa0fe5ab14f287f102465df17cc7f4c773aa991fb9fb sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-wasuhiv2reho' -> OpenDrive root 'rclone-test-xocaful1vado' 2025/04/15 03:39:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:39:06 DEBUG : OpenDrive root 'rclone-test-xocaful1vado': Waiting for checks to finish 2025/04/15 03:39:06 DEBUG : OpenDrive root 'rclone-test-xocaful1vado': Waiting for transfers to finish 2025/04/15 03:39:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/15 03:39:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/15 03:39:10 DEBUG : OpenDrive root 'rclone-test-xocaful1vado': Using server-side directory move 2025/04/15 03:39:10 INFO : OpenDrive root 'rclone-test-xocaful1vado': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/15 03:39:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/15 03:39:10 DEBUG : OpenDrive root 'rclone-test-xocaful1vado': Waiting for checks to finish 2025/04/15 03:39:10 DEBUG : OpenDrive root 'rclone-test-xocaful1vado': Waiting for transfers to finish 2025/04/15 03:39:10 INFO : sub dir/hello world: Deleted 2025/04/15 03:39:10 INFO : sub dir/hello world: Moved (server-side) 2025/04/15 03:39:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/04/15 03:39:13 DEBUG : testing file moves 2025/04/15 03:39:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/15 03:39:14 DEBUG : OpenDrive root 'rclone-test-xocaful1vado': Waiting for checks to finish 2025/04/15 03:39:14 DEBUG : OpenDrive root 'rclone-test-xocaful1vado': Waiting for transfers to finish 2025/04/15 03:39:14 INFO : sub dir/hello world: Deleted 2025/04/15 03:39:14 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:15 DEBUG : OpenDrive root 'rclone-test-xocaful1vado': Purge remote --- PASS: TestServerSideMoveOverSelf (14.30s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:39:19 ERROR : : error listing: directory not found 2025/04/15 03:39:19 INFO : Local file system at /tmp/rclone2413960791: Making directory 2025/04/15 03:39:19 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:39:19 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.36s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:39:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/15 03:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:39:24 DEBUG : Local file system at /tmp/rclone2413960791: Waiting for checks to finish 2025/04/15 03:39:24 DEBUG : Local file system at /tmp/rclone2413960791: Waiting for transfers to finish 2025/04/15 03:39:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:39:24 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/04/15 03:39:24 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:39:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyRedownload (11.96s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/15 03:39:33 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:39:33 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:39:34 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/04/15 03:39:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/15 03:39:37 INFO : check sum: Copied (new) 2025/04/15 03:39:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:37 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:39:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/15 03:39:37 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/15 03:39:37 DEBUG : check sum: Unchanged skipping 2025/04/15 03:39:37 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:39:37 DEBUG : Waiting for deletions to finish 2025/04/15 03:39:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (5.26s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/15 03:39:38 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:39:38 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:39:39 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/04/15 03:39:40 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/15 03:39:40 INFO : sizeonly: Copied (new) 2025/04/15 03:39:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:41 DEBUG : sizeonly: Sizes identical 2025/04/15 03:39:41 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:39:41 DEBUG : sizeonly: Unchanged skipping 2025/04/15 03:39:41 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:39:41 DEBUG : Waiting for deletions to finish 2025/04/15 03:39:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.84s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/15 03:39:42 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:39:42 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:39:43 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/04/15 03:39:44 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/15 03:39:44 INFO : ignore-size: Copied (new) 2025/04/15 03:39:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:45 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:39:45 DEBUG : ignore-size: Unchanged skipping 2025/04/15 03:39:45 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:39:45 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:39:45 DEBUG : Waiting for deletions to finish 2025/04/15 03:39:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:47 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/15 03:39:48 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:39:48 DEBUG : existing: Unchanged skipping 2025/04/15 03:39:48 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:39:48 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:39:48 DEBUG : Waiting for deletions to finish 2025/04/15 03:39:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/15 03:39:48 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:39:48 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:39:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/15 03:39:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/15 03:39:49 INFO : existing: Copied (replaced existing) 2025/04/15 03:39:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/15 03:39:51 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:39:51 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:39:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/15 03:39:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/15 03:39:52 INFO : existing: Copied (new) 2025/04/15 03:39:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:53 DEBUG : existing: Destination exists, skipping 2025/04/15 03:39:53 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:39:53 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:39:53 DEBUG : Waiting for deletions to finish 2025/04/15 03:39:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.45s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:39:55 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/15 03:39:57 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/15 03:39:58 INFO : d: Making directory 2025/04/15 03:39:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/15 03:40:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:40:00 DEBUG : c/non empty space: Unchanged skipping 2025/04/15 03:40:00 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:40:00 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:40:00 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/15 03:40:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/15 03:40:01 INFO : a/potato2: Copied (new) 2025/04/15 03:40:01 DEBUG : Waiting for deletions to finish 2025/04/15 03:40:01 INFO : b/potato: Deleted 2025/04/15 03:40:01 INFO : d: Removing directory 2025/04/15 03:40:02 INFO : b: Removing directory 2025/04/15 03:40:02 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:40:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:40:06 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/15 03:40:06 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:40:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/15 03:40:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/15 03:40:06 DEBUG : empty space: Unchanged skipping 2025/04/15 03:40:06 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:40:06 DEBUG : Waiting for deletions to finish 2025/04/15 03:40:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:40:07 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/15 03:40:07 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:40:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/15 03:40:07 INFO : empty space: Updated modification time in destination 2025/04/15 03:40:07 DEBUG : empty space: Unchanged skipping 2025/04/15 03:40:07 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:40:07 DEBUG : Waiting for deletions to finish 2025/04/15 03:40:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.91s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:40:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:40:10 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:40:10 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/15 03:40:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/15 03:40:10 DEBUG : empty space: Unchanged skipping 2025/04/15 03:40:10 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:40:10 DEBUG : Waiting for deletions to finish 2025/04/15 03:40:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.99s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:40:12 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/15 03:40:13 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/15 03:40:13 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:40:13 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2413960791) 2025/04/15 03:40:13 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-wasuhiv2reho') 2025/04/15 03:40:13 DEBUG : foo: md5 differ 2025/04/15 03:40:13 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:40:13 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/15 03:40:14 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/15 03:40:14 INFO : foo: Copied (replaced existing) 2025/04/15 03:40:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (3.98s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:40:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:40:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:40:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/15 03:40:17 DEBUG : empty space: Unchanged skipping 2025/04/15 03:40:17 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:40:17 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:40:18 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/15 03:40:19 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/15 03:40:19 INFO : potato: Copied (new) 2025/04/15 03:40:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:40:21 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/15 03:40:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/15 03:40:22 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:40:22 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:40:22 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/15 03:40:23 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/15 03:40:23 INFO : potato: Copied (replaced existing) 2025/04/15 03:40:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.00s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:40:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/15 03:40:26 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/15 03:40:26 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:40:26 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2413960791) 2025/04/15 03:40:26 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-wasuhiv2reho') 2025/04/15 03:40:26 DEBUG : potato: md5 differ 2025/04/15 03:40:26 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:40:26 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/15 03:40:27 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/15 03:40:27 INFO : potato: Copied (replaced existing) 2025/04/15 03:40:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:40:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/15 03:40:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:40:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:40:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:40:31 DEBUG : empty space: Unchanged skipping 2025/04/15 03:40:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/15 03:40:31 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:40:31 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:40:31 DEBUG : Waiting for deletions to finish 2025/04/15 03:40:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:40:33 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/15 03:40:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:40:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:40:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:40:36 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:40:36 DEBUG : empty space: Unchanged skipping 2025/04/15 03:40:36 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:40:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/15 03:40:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/15 03:40:38 INFO : potato2: Copied (new) 2025/04/15 03:40:38 DEBUG : Waiting for deletions to finish 2025/04/15 03:40:38 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:40:41 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/15 03:40:43 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/15 03:40:44 INFO : d: Making directory 2025/04/15 03:40:44 INFO : d/e: Making directory 2025/04/15 03:40:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/15 03:40:46 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:40:46 DEBUG : c/non empty space: Unchanged skipping 2025/04/15 03:40:46 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:40:46 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:40:47 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/15 03:40:48 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/15 03:40:48 INFO : a/potato2: Copied (new) 2025/04/15 03:40:48 DEBUG : Waiting for deletions to finish 2025/04/15 03:40:48 INFO : b/potato: Deleted 2025/04/15 03:40:48 INFO : d/e: Removing directory 2025/04/15 03:40:48 INFO : d: Removing directory 2025/04/15 03:40:49 INFO : b: Removing directory 2025/04/15 03:40:49 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:40:52 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/15 03:40:54 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/15 03:40:55 INFO : d: Making directory 2025/04/15 03:40:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/15 03:40:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:40:56 DEBUG : c/non empty space: Unchanged skipping 2025/04/15 03:40:56 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:40:56 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:40:57 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/15 03:40:58 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/15 03:40:58 INFO : a/potato2: Copied (new) 2025/04/15 03:40:58 ERROR : OpenDrive root 'rclone-test-wasuhiv2reho': not deleting files as there were IO errors 2025/04/15 03:40:58 ERROR : OpenDrive root 'rclone-test-wasuhiv2reho': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:41:02 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/15 03:41:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:41:05 DEBUG : Waiting for deletions to finish 2025/04/15 03:41:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:41:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:41:05 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:41:05 DEBUG : empty space: Unchanged skipping 2025/04/15 03:41:05 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:41:05 INFO : potato: Deleted 2025/04/15 03:41:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/15 03:41:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/15 03:41:07 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:41:09 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/15 03:41:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 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/15 03:41:19 DEBUG : Waiting for deletions to finish 2025/04/15 03:41:19 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:41:19 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:41:19 INFO : potato: Deleted 2025/04/15 03:41:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:41:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:41:19 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:41:19 DEBUG : empty space: Unchanged skipping 2025/04/15 03:41:19 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:41:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/15 03:41:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/15 03:41:21 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncDeleteBefore (14.19s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:41:23 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/15 03:41:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:41:24 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:41:24 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:41:25 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/04/15 03:41:26 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/15 03:41:26 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.93s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:41:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/15 03:41:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:41:31 DEBUG : enormous: Excluded (Size Filter) 2025/04/15 03:41:31 DEBUG : enormous: Excluded 2025/04/15 03:41:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/15 03:41:31 DEBUG : potato2: Excluded 2025/04/15 03:41:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/15 03:41:31 DEBUG : potato2: Excluded 2025/04/15 03:41:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:41:31 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:41:31 DEBUG : empty space: Unchanged skipping 2025/04/15 03:41:31 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:41:31 DEBUG : Waiting for deletions to finish 2025/04/15 03:41:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:41:31 DEBUG : enormous: Excluded (Size Filter) 2025/04/15 03:41:31 DEBUG : enormous: Excluded 2025/04/15 03:41:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/15 03:41:31 DEBUG : potato2: Excluded 2025/04/15 03:41:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/15 03:41:31 DEBUG : potato2: Excluded 2025/04/15 03:41:31 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/15 03:41:31 DEBUG : empty space: Unchanged skipping 2025/04/15 03:41:31 DEBUG : Local file system at /tmp/rclone2413960791: Waiting for checks to finish 2025/04/15 03:41:31 DEBUG : Local file system at /tmp/rclone2413960791: Waiting for transfers to finish 2025/04/15 03:41:31 DEBUG : Waiting for deletions to finish 2025/04/15 03:41:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncWithExclude (5.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:41:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/15 03:41:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:41:37 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/04/15 03:41:38 DEBUG : enormous: Excluded (Size Filter) 2025/04/15 03:41:38 DEBUG : enormous: Excluded 2025/04/15 03:41:38 DEBUG : potato2: Excluded (Size Filter) 2025/04/15 03:41:38 DEBUG : potato2: Excluded 2025/04/15 03:41:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:41:39 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:41:39 DEBUG : empty space: Unchanged skipping 2025/04/15 03:41:39 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:41:39 DEBUG : Waiting for deletions to finish 2025/04/15 03:41:39 INFO : potato2: Deleted 2025/04/15 03:41:39 INFO : enormous: Deleted 2025/04/15 03:41:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:41:39 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/15 03:41:39 DEBUG : empty space: Unchanged skipping 2025/04/15 03:41:39 DEBUG : Local file system at /tmp/rclone2413960791: Waiting for checks to finish 2025/04/15 03:41:39 DEBUG : Local file system at /tmp/rclone2413960791: Waiting for transfers to finish 2025/04/15 03:41:39 DEBUG : Waiting for deletions to finish 2025/04/15 03:41:39 INFO : enormous: Deleted 2025/04/15 03:41:39 INFO : potato2: Deleted 2025/04/15 03:41:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.84s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:41:41 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/15 03:41:43 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/15 03:41:45 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/15 03:41:47 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/04/15 03:41:48 DEBUG : five: Need to transfer - File not found at Destination 2025/04/15 03:41:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/15 03:41:48 DEBUG : one: Destination is newer than source, skipping 2025/04/15 03:41:48 DEBUG : three: Sizes identical 2025/04/15 03:41:48 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:41:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2413960791) 2025/04/15 03:41:48 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-wasuhiv2reho') 2025/04/15 03:41:48 DEBUG : two: md5 differ 2025/04/15 03:41:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/15 03:41:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/15 03:41:48 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:41:48 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/04/15 03:41:49 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/15 03:41:49 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/04/15 03:41:49 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/15 03:41:49 INFO : four: Copied (replaced existing) 2025/04/15 03:41:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/15 03:41:50 INFO : two: Copied (replaced existing) 2025/04/15 03:41:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/15 03:41:50 INFO : five: Copied (new) 2025/04/15 03:41:50 DEBUG : Waiting for deletions to finish 2025/04/15 03:41:51 DEBUG : one: Destination is newer than source, skipping 2025/04/15 03:41:51 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:41:51 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/15 03:41:51 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/15 03:41:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/15 03:41:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/15 03:41:51 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/15 03:41:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/15 03:41:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2413960791) 2025/04/15 03:41:51 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-wasuhiv2reho') 2025/04/15 03:41:51 DEBUG : three: md5 differ 2025/04/15 03:41:51 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/15 03:41:51 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/15 03:41:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/15 03:41:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/15 03:41:51 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:41:51 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/15 03:41:52 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/15 03:41:52 INFO : three: Copied (replaced existing) 2025/04/15 03:41:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.52s) === 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-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/15 03:41:53 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Making map for --track-renames 2025/04/15 03:41:53 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Finished making map for --track-renames 2025/04/15 03:41:53 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:41:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/15 03:41:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/15 03:41:53 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for renames to finish 2025/04/15 03:41:53 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:41:54 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/15 03:41:55 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/15 03:41:56 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/15 03:41:56 INFO : potato: Copied (new) 2025/04/15 03:41:56 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/15 03:41:56 INFO : yam: Copied (new) 2025/04/15 03:41:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:41:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:41:56 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Making map for --track-renames 2025/04/15 03:41:56 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Finished making map for --track-renames 2025/04/15 03:41:56 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:41:56 DEBUG : potato: Unchanged skipping 2025/04/15 03:41:56 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for renames to finish 2025/04/15 03:41:57 DEBUG : yam: same parent dir (ODFfODIzNTA4NV9hbGZuWA) - using file/rename instead of move_copy for yaml 2025/04/15 03:41:57 INFO : yam: Moved (server-side) to: yaml 2025/04/15 03:41:57 INFO : yaml: Renamed from "yam" 2025/04/15 03:41:57 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:41:57 DEBUG : Waiting for deletions to finish 2025/04/15 03:41:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/15 03:41:59 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Making map for --track-renames 2025/04/15 03:41:59 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Finished making map for --track-renames 2025/04/15 03:41:59 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:41:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/15 03:41:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/15 03:41:59 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for renames to finish 2025/04/15 03:41:59 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:41:59 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/15 03:42:00 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/15 03:42:00 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/15 03:42:00 INFO : potato: Copied (new) 2025/04/15 03:42:01 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/15 03:42:01 INFO : yam: Copied (new) 2025/04/15 03:42:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:42:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:42:01 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Making map for --track-renames 2025/04/15 03:42:01 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Finished making map for --track-renames 2025/04/15 03:42:01 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:42:01 DEBUG : potato: Unchanged skipping 2025/04/15 03:42:01 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for renames to finish 2025/04/15 03:42:01 DEBUG : yam: same parent dir (ODFfODIzNTA4NV9hbGZuWA) - using file/rename instead of move_copy for yaml 2025/04/15 03:42:01 INFO : yam: Moved (server-side) to: yaml 2025/04/15 03:42:01 INFO : yaml: Renamed from "yam" 2025/04/15 03:42:01 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:42:01 DEBUG : Waiting for deletions to finish 2025/04/15 03:42:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/15 03:42:03 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Making map for --track-renames 2025/04/15 03:42:03 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Finished making map for --track-renames 2025/04/15 03:42:03 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:42:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/15 03:42:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/15 03:42:03 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for renames to finish 2025/04/15 03:42:03 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:42:04 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/15 03:42:05 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/15 03:42:05 INFO : potato: Copied (new) 2025/04/15 03:42:05 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/04/15 03:42:06 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/15 03:42:06 INFO : sub/yam: Copied (new) 2025/04/15 03:42:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1659 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: sub/yam: Modification time difference too big |-116630h42m5.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-15 03:42:05 +0000 UTC) (precision 1s) 2025/04/15 03:42:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:42:07 DEBUG : potato: Unchanged skipping 2025/04/15 03:42:07 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Making map for --track-renames 2025/04/15 03:42:07 INFO : OpenDrive root 'rclone-test-wasuhiv2reho': Finished making map for --track-renames 2025/04/15 03:42:07 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:42:07 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for renames to finish 2025/04/15 03:42:07 INFO : sub/yam: Moved (server-side) to: yam 2025/04/15 03:42:07 INFO : yam: Renamed from "sub/yam" 2025/04/15 03:42:07 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:42:07 DEBUG : Waiting for deletions to finish 2025/04/15 03:42:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (6.49s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:42:09 DEBUG : Creating backend with remote "/tmp/rclone2413960791/dir1" 2025/04/15 03:42:09 DEBUG : Config file has changed externally - reloading 2025/04/15 03:42:09 DEBUG : Creating backend with remote "/tmp/rclone2413960791/dir2" 2025/04/15 03:42:09 DEBUG : Local file system at /tmp/rclone2413960791/dir2: Using server-side directory move 2025/04/15 03:42:09 INFO : Local file system at /tmp/rclone2413960791/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/15 03:42:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/15 03:42:09 DEBUG : Local file system at /tmp/rclone2413960791/dir2: Waiting for checks to finish 2025/04/15 03:42:09 INFO : file1.txt: Moved (server-side) 2025/04/15 03:42:09 DEBUG : Local file system at /tmp/rclone2413960791/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:42:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:42:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/15 03:42:10 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:42:10 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:42:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:42:12 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/15 03:42:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:42:12 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:42:12 INFO : sub dir/hello world: Deleted 2025/04/15 03:42:13 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/15 03:42:13 INFO : nested/sub dir/file: Copied (new) 2025/04/15 03:42:13 INFO : nested/sub dir/file: Deleted 2025/04/15 03:42:13 INFO : sub dir: Removing directory 2025/04/15 03:42:13 INFO : nested/sub dir: Removing directory 2025/04/15 03:42:13 INFO : nested: Removing directory 2025/04/15 03:42:13 DEBUG : Local file system at /tmp/rclone2413960791: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:42:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/15 03:42:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/15 03:42:16 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:42:16 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:42:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/15 03:42:18 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/15 03:42:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/15 03:42:18 INFO : sub dir/hello world: Copied (new) 2025/04/15 03:42:18 INFO : sub dir/hello world: Deleted 2025/04/15 03:42:19 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/15 03:42:19 INFO : nested/sub dir/file: Copied (new) 2025/04/15 03:42:19 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.97s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:42:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/15 03:42:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/15 03:42:22 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:42:22 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:42:23 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/15 03:42:23 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/04/15 03:42:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/15 03:42:24 INFO : existing: Copied (new) 2025/04/15 03:42:24 INFO : existing: Deleted 2025/04/15 03:42:24 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/15 03:42:24 INFO : existing-b: Copied (new) 2025/04/15 03:42:24 INFO : existing-b: Deleted 2025/04/15 03:42:25 DEBUG : existing: Destination exists, skipping 2025/04/15 03:42:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/15 03:42:25 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:42:25 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:42:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.17s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:42:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fupidej2diko" 2025/04/15 03:42:26 DEBUG : Starting OpenDrive session with ID: 5f32f508a8e7789ef1ddfb2f801d86ae68360949233fb10d19c3882dae66188f 2025/04/15 03:42:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/15 03:42:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:42:31 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-wasuhiv2reho' -> OpenDrive root 'rclone-test-fupidej2diko' 2025/04/15 03:42:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:42:35 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/15 03:42:36 DEBUG : OpenDrive root 'rclone-test-fupidej2diko': Using server-side directory move 2025/04/15 03:42:36 INFO : OpenDrive root 'rclone-test-fupidej2diko': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/15 03:42:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:42:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/15 03:42:36 DEBUG : empty space: Unchanged skipping 2025/04/15 03:42:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/15 03:42:36 DEBUG : OpenDrive root 'rclone-test-fupidej2diko': Waiting for checks to finish 2025/04/15 03:42:36 INFO : potato3: Deleted 2025/04/15 03:42:36 INFO : empty space: Deleted 2025/04/15 03:42:36 DEBUG : OpenDrive root 'rclone-test-fupidej2diko': Waiting for transfers to finish 2025/04/15 03:42:36 INFO : potato2: Moved (server-side) 2025/04/15 03:42:36 INFO : potato3: Moved (server-side) 2025/04/15 03:42:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qonefuf7heke" 2025/04/15 03:42:37 DEBUG : Starting OpenDrive session with ID: c92ad4a01eee097f7b1804f68bb197dbafb44af2f1c2bee2af7521ea2ebb36f1 2025/04/15 03:42:38 DEBUG : OpenDrive root 'rclone-test-qonefuf7heke': Using server-side directory move 2025/04/15 03:42:38 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/15 03:42:38 INFO : OpenDrive root 'rclone-test-qonefuf7heke': Server side directory move succeeded 2025/04/15 03:42:38 ERROR : : error listing: directory not found 2025/04/15 03:42:38 DEBUG : OpenDrive root 'rclone-test-qonefuf7heke': Purge remote 2025/04/15 03:42:39 DEBUG : OpenDrive root 'rclone-test-fupidej2diko': Purge remote 2025/04/15 03:42:39 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.42s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:42:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hipuboc6yino" 2025/04/15 03:42:40 DEBUG : Starting OpenDrive session with ID: 5e384d824c5a818bc9c35337f0cc590cc8c43dea5ddf49877228a7f243e380a1 2025/04/15 03:42:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/15 03:42:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:42:44 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-wasuhiv2reho' -> OpenDrive root 'rclone-test-hipuboc6yino' 2025/04/15 03:42:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:42:48 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/15 03:42:49 DEBUG : empty space: Excluded (Size Filter) 2025/04/15 03:42:49 DEBUG : empty space: Excluded 2025/04/15 03:42:49 DEBUG : empty space: Excluded (Size Filter) 2025/04/15 03:42:49 DEBUG : empty space: Excluded 2025/04/15 03:42:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:42:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/15 03:42:49 DEBUG : OpenDrive root 'rclone-test-hipuboc6yino': Waiting for checks to finish 2025/04/15 03:42:49 DEBUG : OpenDrive root 'rclone-test-hipuboc6yino': Waiting for transfers to finish 2025/04/15 03:42:49 INFO : potato3: Deleted 2025/04/15 03:42:49 INFO : potato2: Moved (server-side) 2025/04/15 03:42:50 INFO : potato3: Moved (server-side) 2025/04/15 03:42:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fedivec3roci" 2025/04/15 03:42:50 DEBUG : Starting OpenDrive session with ID: b3c443e5af6ad51b23ec32f2a0b51378f63044b39d6bfdc26d6cc6f19d947275 2025/04/15 03:42:51 DEBUG : empty space: Excluded (Size Filter) 2025/04/15 03:42:51 DEBUG : empty space: Excluded 2025/04/15 03:42:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:42:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/15 03:42:51 DEBUG : OpenDrive root 'rclone-test-fedivec3roci': Waiting for checks to finish 2025/04/15 03:42:51 DEBUG : OpenDrive root 'rclone-test-fedivec3roci': Waiting for transfers to finish 2025/04/15 03:42:52 INFO : potato2: Moved (server-side) 2025/04/15 03:42:52 INFO : potato3: Moved (server-side) 2025/04/15 03:42:52 DEBUG : OpenDrive root 'rclone-test-fedivec3roci': Purge remote 2025/04/15 03:42:53 DEBUG : OpenDrive root 'rclone-test-hipuboc6yino': Purge remote --- PASS: TestServerSideMoveWithFilter (14.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:42:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-picopak1walo" 2025/04/15 03:42:54 DEBUG : Starting OpenDrive session with ID: 7d24eab8f7e062d586b2aaf45641823a7f7ad39ad0952150de9258b4c3c1b1ea 2025/04/15 03:42:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/15 03:42:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:42:58 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/04/15 03:42:59 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-wasuhiv2reho' -> OpenDrive root 'rclone-test-picopak1walo' 2025/04/15 03:43:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/15 03:43:03 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/15 03:43:04 DEBUG : OpenDrive root 'rclone-test-picopak1walo': Using server-side directory move 2025/04/15 03:43:04 INFO : OpenDrive root 'rclone-test-picopak1walo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/15 03:43:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/15 03:43:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/15 03:43:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/15 03:43:04 DEBUG : empty space: Unchanged skipping 2025/04/15 03:43:04 INFO : potato3: Deleted 2025/04/15 03:43:04 INFO : empty space: Deleted 2025/04/15 03:43:04 DEBUG : OpenDrive root 'rclone-test-picopak1walo': Waiting for checks to finish 2025/04/15 03:43:04 DEBUG : OpenDrive root 'rclone-test-picopak1walo': Waiting for transfers to finish 2025/04/15 03:43:04 INFO : potato2: Moved (server-side) 2025/04/15 03:43:04 INFO : potato3: Moved (server-side) 2025/04/15 03:43:04 INFO : tomatoDir: Removing directory 2025/04/15 03:43:05 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': deleted 1 directories 2025/04/15 03:43:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zuxosud1guya" 2025/04/15 03:43:05 DEBUG : Config file has changed externally - reloading 2025/04/15 03:43:06 DEBUG : Starting OpenDrive session with ID: cf3255a2f15c9cf77498a2e86b8e378b1b9e82f191ce381dd9d03686af55f3a5 2025/04/15 03:43:06 INFO : tomatoDir: Making directory 2025/04/15 03:43:06 DEBUG : OpenDrive root 'rclone-test-zuxosud1guya': Using server-side directory move 2025/04/15 03:43:07 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/15 03:43:07 INFO : OpenDrive root 'rclone-test-zuxosud1guya': Server side directory move succeeded 2025/04/15 03:43:07 ERROR : : error listing: directory not found 2025/04/15 03:43:08 ERROR : : error listing: directory not found 2025/04/15 03:43:08 DEBUG : OpenDrive root 'rclone-test-zuxosud1guya': Purge remote 2025/04/15 03:43:08 DEBUG : OpenDrive root 'rclone-test-picopak1walo': Purge remote 2025/04/15 03:43:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.05s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:43:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/rclone-sync-test" 2025/04/15 03:43:09 DEBUG : Starting OpenDrive session with ID: 1d2e362cf01553e552c6e253a4dba0ecd7dce9fb8d3b8189ed0f5bd8539a68bf run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncOverlap (2.83s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:43:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/rclone-sync-test" 2025/04/15 03:43:12 DEBUG : Starting OpenDrive session with ID: a0bec13106c8dbf701738e8f5a82f9ed0a1bd4b0488c57da3bb9be81e3f7e2b7 2025/04/15 03:43:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/rclone-sync-test-include/layer2" 2025/04/15 03:43:14 DEBUG : Starting OpenDrive session with ID: c7712c40d10c54bc30f323954bdc670ea7f945cd8e5fe1ec8c3ad372199b19b7 2025/04/15 03:43:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/rclone-sync-test-ignore-file" 2025/04/15 03:43:16 DEBUG : Starting OpenDrive session with ID: 80177e037aff5be47b5f15a3abe50dcc7e9c2255555a4123145cc823410d5ab5 2025/04/15 03:43:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/04/15 03:43:19 DEBUG : rclone-sync-test: Excluded 2025/04/15 03:43:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/15 03:43:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/15 03:43:20 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/rclone-sync-test': Waiting for checks to finish 2025/04/15 03:43:20 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/rclone-sync-test': Waiting for transfers to finish 2025/04/15 03:43:20 DEBUG : Waiting for deletions to finish 2025/04/15 03:43:20 INFO : There was nothing to transfer 2025/04/15 03:43:21 DEBUG : rclone-sync-test: Excluded 2025/04/15 03:43:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/15 03:43:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/15 03:43:21 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:43:21 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:43:21 DEBUG : Waiting for deletions to finish 2025/04/15 03:43:21 INFO : rclone-sync-test-include: Removing directory 2025/04/15 03:43:22 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': deleted 1 directories 2025/04/15 03:43:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:43:22 ERROR : OpenDrive root 'rclone-test-wasuhiv2reho': Failed to discover whether directory is included: failed to get folder list: Folder is already deleted (Error 403) sync_test.go:2003: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2003 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2029 Error: Received unexpected error: can't sync or move files on overlapping remotes (try excluding the destination with a filter rule) Test: TestSyncOverlapWithFilter --- FAIL: TestSyncOverlapWithFilter (13.65s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:43:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/dst" 2025/04/15 03:43:26 DEBUG : Starting OpenDrive session with ID: 3c4b9d8ea1c4f81c8e7737a07c171bb46186ab7f12a3551552bc42a8ffa66804 2025/04/15 03:43:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/CompareDest" 2025/04/15 03:43:27 DEBUG : Starting OpenDrive session with ID: 5cebf3a3c39765c568d8a47e5c445286fa5116d07840687c0f66ea0e0fa7d626 2025/04/15 03:43:28 DEBUG : one: Need to transfer - File not found at Destination 2025/04/15 03:43:28 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:43:28 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:43:29 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/15 03:43:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/15 03:43:30 INFO : one: Copied (new) 2025/04/15 03:43:30 DEBUG : Waiting for deletions to finish 2025/04/15 03:43:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:43:31 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:43:31 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:43:31 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/15 03:43:32 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/15 03:43:32 INFO : one: Copied (replaced existing) 2025/04/15 03:43:32 DEBUG : Waiting for deletions to finish 2025/04/15 03:43:33 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/15 03:43:35 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/04/15 03:43:36 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:43:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:43:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:43:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/15 03:43:36 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:43:36 DEBUG : Waiting for deletions to finish 2025/04/15 03:43:36 INFO : There was nothing to transfer 2025/04/15 03:43:38 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/04/15 03:43:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:43:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:43:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/15 03:43:39 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:43:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:43:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/15 03:43:39 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:43:39 DEBUG : Waiting for deletions to finish 2025/04/15 03:43:39 INFO : There was nothing to transfer 2025/04/15 03:43:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:43:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:43:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/15 03:43:40 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:43:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:43:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/15 03:43:40 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:43:40 DEBUG : Waiting for deletions to finish 2025/04/15 03:43:40 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/15 03:43:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:43:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/15 03:43:42 DEBUG : two: Need to transfer - File not found at Destination 2025/04/15 03:43:42 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:43:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:43:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/15 03:43:42 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:43:42 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/04/15 03:43:43 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/15 03:43:43 INFO : two: Copied (new) 2025/04/15 03:43:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.06s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:43:47 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/04/15 03:43:49 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/04/15 03:43:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/dest" 2025/04/15 03:43:50 DEBUG : Starting OpenDrive session with ID: 6bcfac5c69bf5523f9d533abc57152730102354359f93f20bb20559a1beba0dc 2025/04/15 03:43:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/pre-dest1" 2025/04/15 03:43:51 DEBUG : Starting OpenDrive session with ID: e4d60530a04814e1ff3c8e5e51ffcee78f84e1d2f81bd20452e2c1bd9ecbb499 2025/04/15 03:43:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/pre-dest2" 2025/04/15 03:43:52 DEBUG : Starting OpenDrive session with ID: baac6e0179770a66a81566187bfa4c5f0a155449ed7cf52752bd9efb0a5da077 2025/04/15 03:43:53 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:43:53 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/15 03:43:53 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:43:53 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/15 03:43:54 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/15 03:43:54 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dest': Waiting for checks to finish 2025/04/15 03:43:54 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dest': Waiting for transfers to finish 2025/04/15 03:43:55 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/04/15 03:43:56 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/15 03:43:56 INFO : 3: Copied (new) 2025/04/15 03:43:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.79s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:43:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/dst" 2025/04/15 03:43:59 DEBUG : Starting OpenDrive session with ID: 2ff9ef8c0b6be140b512106b9c5ba5d9eadbaf331a105ef07c290dc59470def6 2025/04/15 03:43:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/CopyDest" 2025/04/15 03:44:00 DEBUG : Starting OpenDrive session with ID: 2b59359f0080a19a4be29abe2fc07957e3ba4b81c2e97c7897fe970c18bc2a8d 2025/04/15 03:44:01 DEBUG : one: Need to transfer - File not found at Destination 2025/04/15 03:44:01 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:44:01 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:44:02 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/15 03:44:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/15 03:44:03 INFO : one: Copied (new) 2025/04/15 03:44:03 DEBUG : Waiting for deletions to finish 2025/04/15 03:44:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:44:04 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:44:04 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:44:04 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/15 03:44:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/15 03:44:05 INFO : one: Copied (replaced existing) 2025/04/15 03:44:05 DEBUG : Waiting for deletions to finish 2025/04/15 03:44:06 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/15 03:44:08 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/04/15 03:44:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/BackupDir" 2025/04/15 03:44:09 DEBUG : Starting OpenDrive session with ID: 542fdf059a0d5e4b929305f818285f688d6aab24c740cd6a97ec6f98f6e99d15 2025/04/15 03:44:10 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:44:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:44:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:44:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/15 03:44:11 INFO : one: Moved (server-side) 2025/04/15 03:44:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/15 03:44:12 INFO : one: Copied (server-side copy) 2025/04/15 03:44:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/15 03:44:12 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:44:12 DEBUG : Waiting for deletions to finish 2025/04/15 03:44:13 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/04/15 03:44:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:44:14 DEBUG : one: Unchanged skipping 2025/04/15 03:44:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:44:15 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/15 03:44:15 INFO : two: Copied (server-side copy) 2025/04/15 03:44:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/15 03:44:15 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:44:15 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:44:15 DEBUG : Waiting for deletions to finish 2025/04/15 03:44:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:44:16 DEBUG : one: Unchanged skipping 2025/04/15 03:44:16 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:44:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:44:16 DEBUG : two: Unchanged skipping 2025/04/15 03:44:16 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:44:16 DEBUG : Waiting for deletions to finish 2025/04/15 03:44:16 INFO : There was nothing to transfer 2025/04/15 03:44:17 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/04/15 03:44:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:44:18 DEBUG : one: Unchanged skipping 2025/04/15 03:44:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/15 03:44:18 DEBUG : three: Destination not found in --copy-dest 2025/04/15 03:44:18 DEBUG : three: Need to transfer - File not found at Destination 2025/04/15 03:44:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/15 03:44:18 DEBUG : two: Unchanged skipping 2025/04/15 03:44:18 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:44:18 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:44:19 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/04/15 03:44:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/15 03:44:20 INFO : three: Copied (new) 2025/04/15 03:44:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (24.75s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:44:24 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/15 03:44:26 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/15 03:44:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/15 03:44:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/dst" 2025/04/15 03:44:29 DEBUG : Starting OpenDrive session with ID: f5482c875b046e1d6fa6b0dcd07b3c9da205cb429979fe849f26841410299ce7 2025/04/15 03:44:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/backup" 2025/04/15 03:44:30 DEBUG : Starting OpenDrive session with ID: f1c82e73369a0a84676a81e1494e7b5c30ff29a50a996a463d20b0a137dd452a 2025/04/15 03:44:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/15 03:44:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:44:31 DEBUG : two: Unchanged skipping 2025/04/15 03:44:31 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:44:32 INFO : one: Moved (server-side) 2025/04/15 03:44:32 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:44:32 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/15 03:44:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/15 03:44:33 INFO : one: Copied (new) 2025/04/15 03:44:33 DEBUG : Waiting for deletions to finish 2025/04/15 03:44:34 INFO : three.txt: Moved (server-side) 2025/04/15 03:44:34 INFO : three.txt: Moved into backup dir 2025/04/15 03:44:35 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/15 03:44:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/15 03:44:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:44:36 DEBUG : two: Unchanged skipping 2025/04/15 03:44:36 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:44:37 INFO : one: Deleted 2025/04/15 03:44:37 INFO : one: Moved (server-side) 2025/04/15 03:44:37 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:44:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/15 03:44:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/15 03:44:39 INFO : one: Copied (new) 2025/04/15 03:44:39 DEBUG : Waiting for deletions to finish 2025/04/15 03:44:39 INFO : three.txt: Deleted 2025/04/15 03:44:40 INFO : three.txt: Moved (server-side) 2025/04/15 03:44:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.84s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:44:43 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/15 03:44:44 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/15 03:44:46 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/15 03:44:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/dst" 2025/04/15 03:44:48 DEBUG : Starting OpenDrive session with ID: 54c88f622abd3b55171a344b908d4471d61a40d236503a53326b5935f9ea6065 2025/04/15 03:44:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wasuhiv2reho/backup" 2025/04/15 03:44:49 DEBUG : Starting OpenDrive session with ID: e71ec0a247544c70f783de61193c03ab89b77cd8f3e8776fa2c8f48294e4ca87 2025/04/15 03:44:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/15 03:44:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:44:50 DEBUG : two: Unchanged skipping 2025/04/15 03:44:50 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:44:50 INFO : one: Moved (server-side) to: one.bak 2025/04/15 03:44:50 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:44:51 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/15 03:44:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/15 03:44:52 INFO : one: Copied (new) 2025/04/15 03:44:52 DEBUG : Waiting for deletions to finish 2025/04/15 03:44:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/15 03:44:53 INFO : three.txt: Moved into backup dir 2025/04/15 03:44:54 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/15 03:44:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/15 03:44:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:44:55 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for checks to finish 2025/04/15 03:44:55 DEBUG : two: Unchanged skipping 2025/04/15 03:44:55 INFO : one.bak: Deleted 2025/04/15 03:44:56 INFO : one: Moved (server-side) to: one.bak 2025/04/15 03:44:56 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho/dst': Waiting for transfers to finish 2025/04/15 03:44:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/15 03:44:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/15 03:44:58 INFO : one: Copied (new) 2025/04/15 03:44:58 DEBUG : Waiting for deletions to finish 2025/04/15 03:44:58 INFO : three.txt.bak: Deleted 2025/04/15 03:44:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/15 03:44:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-wasuhiv2reho'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (0.84s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-wasuhiv2reho'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestSyncBackupDirSuffixOnly (0.69s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-wasuhiv2reho'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestSyncSuffix (0.65s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-wasuhiv2reho'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestSyncSuffixKeepExtension (0.66s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:45:04 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/04/15 03:45:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/15 03:45:06 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:45:06 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:45:06 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/04/15 03:45:07 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/04/15 03:45:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/15 03:45:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.24s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:45:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/15 03:45:08 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:45:08 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:45:09 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/15 03:45:10 INFO : existing: Copied (new) 2025/04/15 03:45:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:45:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/15 03:45:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/15 03:45:10 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:45:10 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:45:10 ERROR : OpenDrive root 'rclone-test-wasuhiv2reho': not deleting files as there were IO errors 2025/04/15 03:45:10 ERROR : OpenDrive root 'rclone-test-wasuhiv2reho': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncImmutable (4.01s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:45:13 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:15 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/04/15 03:45:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/04/15 03:45:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/04/15 03:45:21 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:45:21 DEBUG : existing: Unchanged skipping 2025/04/15 03:45:21 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/15 03:45:22 DEBUG : subdira-rclone-move-pukizuq4: same parent dir (ODFfODIzNTA4NV9hbGZuWA) - using folder/rename instead of move_copy 2025/04/15 03:45:22 DEBUG : EXISTING: moving to existing-rclone-move-fuhikuq1 2025/04/15 03:45:22 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-golavab5 2025/04/15 03:45:22 DEBUG : subdira: same parent dir (ODFfODIzNTA4NV9hbGZuWA) - using folder/rename instead of move_copy 2025/04/15 03:45:22 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODIzNTA4NV9hbGZuWA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-golavab5 2025/04/15 03:45:22 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/15 03:45:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-golavab5 2025/04/15 03:45:22 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/15 03:45:22 DEBUG : EXISTING: same parent dir (ODFfODIzNTA4NV9hbGZuWA) - using file/rename instead of move_copy for existing-rclone-move-fuhikuq1 2025/04/15 03:45:23 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-fuhikuq1 2025/04/15 03:45:23 DEBUG : EXISTING: moving to existing 2025/04/15 03:45:23 DEBUG : subdira/subdirb-rclone-move-keredoh3: same parent dir (ODFfODIzNTE1NV9Hd0ZNdw) - using folder/rename instead of move_copy 2025/04/15 03:45:23 DEBUG : existingbutdifferent-rclone-move-golavab5: same parent dir (ODFfODIzNTA4NV9hbGZuWA) - using file/rename instead of move_copy for existingbutdifferent 2025/04/15 03:45:23 DEBUG : existing-rclone-move-fuhikuq1: same parent dir (ODFfODIzNTA4NV9hbGZuWA) - using file/rename instead of move_copy for existing 2025/04/15 03:45:23 INFO : existingbutdifferent-rclone-move-golavab5: Moved (server-side) to: existingbutdifferent 2025/04/15 03:45:23 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/15 03:45:23 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/15 03:45:23 INFO : existing-rclone-move-fuhikuq1: Moved (server-side) to: existing 2025/04/15 03:45:23 INFO : EXISTING: Moved (server-side) to: existing 2025/04/15 03:45:23 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/15 03:45:23 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/04/15 03:45:24 DEBUG : subdira/subdirb: same parent dir (ODFfODIzNTE1NV9Hd0ZNdw) - using folder/rename instead of move_copy 2025/04/15 03:45:24 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/15 03:45:24 DEBUG : subdira/subdirb/subdirc-rclone-move-fowehum8: same parent dir (ODFfODIzNTE1Nl9NbmdveA) - using folder/rename instead of move_copy 2025/04/15 03:45:25 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/15 03:45:25 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/15 03:45:25 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODIzNTE1Nl9NbmdveA) - using folder/rename instead of move_copy 2025/04/15 03:45:25 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/15 03:45:26 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/15 03:45:26 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-fefofed7: same parent dir (ODFfODIzNTE1N196bW9SaQ) - using folder/rename instead of move_copy 2025/04/15 03:45:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-jozelem8 2025/04/15 03:45:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODIzNTE1N196bW9SaQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-jozelem8 2025/04/15 03:45:27 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODIzNTE1N196bW9SaQ) - using folder/rename instead of move_copy 2025/04/15 03:45:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-jozelem8 2025/04/15 03:45:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/15 03:45:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/15 03:45:27 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-jozelem8: same parent dir (ODFfODIzNTE1N196bW9SaQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/04/15 03:45:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/15 03:45:27 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:45:27 INFO : subdira/subdirb/subdirc/hello-rclone-move-jozelem8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/15 03:45:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/15 03:45:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/15 03:45:27 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/04/15 03:45:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wizefeq9 2025/04/15 03:45:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODIzNTE1OF9LVWU2Tg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wizefeq9 2025/04/15 03:45:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wizefeq9 2025/04/15 03:45:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/15 03:45:28 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wizefeq9: same parent dir (ODFfODIzNTE1OF9LVWU2Tg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/15 03:45:28 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-wizefeq9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/15 03:45:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/15 03:45:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/15 03:45:28 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:45:28 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/15 03:45:28 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/15 03:45:28 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/04/15 03:45:29 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/15 03:45:29 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/15 03:45:29 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.10s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.04s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:45:35 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:37 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:38 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:40 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:42 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:43 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:45 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:47 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:48 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:50 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:52 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:53 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:55 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:57 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/15 03:45:59 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:00 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:02 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:04 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:05 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:07 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:09 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:10 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:12 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:14 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:15 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:17 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:19 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:20 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:22 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:24 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:26 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:27 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:29 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:31 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:32 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:34 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:36 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:37 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:39 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:41 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:42 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both1: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both12: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both10: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both14: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both15: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both0: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both17: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both18: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both19: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both2: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both3: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both4: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both5: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both6: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both7: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both8: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:46:42 DEBUG : both9: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both11: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both13: Unchanged skipping 2025/04/15 03:46:42 DEBUG : both16: Unchanged skipping 2025/04/15 03:46:42 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:46:42 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:46:42 DEBUG : Waiting for deletions to finish 2025/04/15 03:46:42 INFO : only15: Deleted 2025/04/15 03:46:43 INFO : only18: Deleted 2025/04/15 03:46:43 INFO : only6: Deleted 2025/04/15 03:46:43 INFO : only9: Deleted 2025/04/15 03:46:43 INFO : only0: Deleted 2025/04/15 03:46:43 INFO : only10: Deleted 2025/04/15 03:46:43 INFO : only13: Deleted 2025/04/15 03:46:43 INFO : only14: Deleted 2025/04/15 03:46:43 INFO : only17: Deleted 2025/04/15 03:46:43 INFO : only3: Deleted 2025/04/15 03:46:43 INFO : only4: Deleted 2025/04/15 03:46:43 INFO : only7: Deleted 2025/04/15 03:46:43 INFO : only1: Deleted 2025/04/15 03:46:43 INFO : only12: Deleted 2025/04/15 03:46:43 INFO : only16: Deleted 2025/04/15 03:46:43 INFO : only19: Deleted 2025/04/15 03:46:43 INFO : only2: Deleted 2025/04/15 03:46:43 INFO : only11: Deleted 2025/04/15 03:46:43 INFO : only5: Deleted 2025/04/15 03:46:43 INFO : only8: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (73.56s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:46:49 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:50 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:52 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:54 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:55 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:57 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/15 03:46:59 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:00 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:02 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:04 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:06 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:07 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:09 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:11 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:12 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:14 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:16 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:17 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:19 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:21 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:22 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:24 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:26 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:27 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:29 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:31 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:32 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:34 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:36 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:37 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:39 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:41 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:42 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:44 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:46 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:48 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:49 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:51 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:53 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:54 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/15 03:47:56 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for checks to finish 2025/04/15 03:47:56 DEBUG : both0: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both12: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both13: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both14: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both15: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both16: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both17: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both18: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both19: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both2: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both1: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both4: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both5: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both6: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both7: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both8: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/15 03:47:56 DEBUG : both9: Unchanged skipping 2025/04/15 03:47:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : both3: Unchanged skipping 2025/04/15 03:47:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/15 03:47:56 DEBUG : both10: Unchanged skipping 2025/04/15 03:47:56 DEBUG : both11: Unchanged skipping 2025/04/15 03:47:56 DEBUG : OpenDrive root 'rclone-test-wasuhiv2reho': Waiting for transfers to finish 2025/04/15 03:47:57 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:47:57 INFO : only1: Copied (replaced existing) 2025/04/15 03:47:57 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:47:57 INFO : only11: Copied (replaced existing) 2025/04/15 03:47:57 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:47:57 INFO : only10: Copied (replaced existing) 2025/04/15 03:47:57 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:47:57 INFO : only12: Copied (replaced existing) 2025/04/15 03:47:58 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:47:58 INFO : only14: Copied (replaced existing) 2025/04/15 03:47:58 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:47:58 INFO : only15: Copied (replaced existing) 2025/04/15 03:47:58 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:47:58 INFO : only13: Copied (replaced existing) 2025/04/15 03:47:58 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:47:58 INFO : only16: Copied (replaced existing) 2025/04/15 03:47:59 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:47:59 INFO : only17: Copied (replaced existing) 2025/04/15 03:47:59 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:47:59 INFO : only2: Copied (replaced existing) 2025/04/15 03:47:59 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:47:59 INFO : only18: Copied (replaced existing) 2025/04/15 03:47:59 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:47:59 INFO : only19: Copied (replaced existing) 2025/04/15 03:48:00 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:48:00 INFO : only3: Copied (replaced existing) 2025/04/15 03:48:00 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:48:00 INFO : only5: Copied (replaced existing) 2025/04/15 03:48:00 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:48:00 INFO : only6: Copied (replaced existing) 2025/04/15 03:48:01 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:48:01 INFO : only7: Copied (replaced existing) 2025/04/15 03:48:01 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:48:01 INFO : only8: Copied (replaced existing) 2025/04/15 03:48:01 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:48:01 INFO : only4: Copied (replaced existing) 2025/04/15 03:48:02 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:48:02 INFO : only9: Copied (replaced existing) 2025/04/15 03:48:02 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/15 03:48:02 INFO : only0: Copied (replaced existing) 2025/04/15 03:48:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (81.72s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:48:10 DEBUG : empty_dir: Making directory with metadata 2025/04/15 03:48:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:48:10 DEBUG : empty_on_remote: Making directory with metadata 2025/04/15 03:48:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:48:10 INFO : empty_on_remote: Making directory 2025/04/15 03:48:10 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-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:48:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/15 03:48:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/15 03:48:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:48:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:48:17 DEBUG : empty_dir: Making directory with metadata 2025/04/15 03:48:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:48:17 DEBUG : empty_on_remote: Making directory with metadata 2025/04/15 03:48:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/15 03:48:17 INFO : empty_on_remote: Making directory 2025/04/15 03:48:17 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-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:48:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/15 03:48:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/15 03:48:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:48:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/15 03:48:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.72s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" 2025/04/15 03:48:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/15 03:48:26 INFO : sub dir: Making directory 2025/04/15 03:48:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (10.63s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-wasuhiv2reho'", Local "Local file system at /tmp/rclone2413960791", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.05s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 11m23.382376021s (try 1/5): exit status 1: Failed [TestSyncWithTrackRenamesStrategyLeaf TestSyncOverlapWithFilter TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestNothingToTransferWithEmptyDirs]