"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/13 02:12:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso" 2025/04/13 02:12:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 02:12:45 DEBUG : Starting OpenDrive session with ID: e2bdef6627b4b34e8e550981a08c3446a7fecd1750eefd556809d002e8ee35c3 2025/04/13 02:12:46 DEBUG : Creating backend with remote "/tmp/rclone2477198585" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:12:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:12:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/13 02:12:46 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:12:46 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.35s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:12:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:12:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:12:47 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:12:47 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:12:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:12:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:12:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:12:50 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.19s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", 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-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:12:52 DEBUG : Creating backend with remote "/non-existing" 2025/04/13 02:12:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/13 02:12:52 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:12:52 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.83s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:12:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:12:53 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:12:53 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:12:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:12:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:12:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.80s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:12:57 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Running all checks before starting transfers 2025/04/13 02:12:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:12:57 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:12:57 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Checks finished, now starting transfers 2025/04/13 02:12:57 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:12:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:12:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:12:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.98s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:01 ERROR : Ignoring --no-traverse with sync 2025/04/13 02:13:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:13:01 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:13:01 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:13:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:13:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:13:03 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:13:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.83s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/13 02:13:05 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:13:05 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:13:05 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/04/13 02:13:06 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/13 02:13:06 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", 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.36s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:13:15 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:13:15 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:13:16 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/13 02:13:17 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:13:17 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.79s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:13:18 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:13:18 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:13:19 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/13 02:13:19 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:13:19 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.80s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/13 02:13:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:13:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/13 02:13:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:13:21 INFO : sub dir: Making directory 2025/04/13 02:13:21 INFO : sub dir2: Making directory 2025/04/13 02:13:21 INFO : sub dir2/sub sub dir2: Making directory 2025/04/13 02:13:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:13:22 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:13:22 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:13:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:13:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:13:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:24 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:26 INFO : sub dir2: Making directory 2025/04/13 02:13:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/13 02:13:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:13:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:13:26 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:13:26 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:13:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:13:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:13:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.60s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:29 DEBUG : sub dir2: Making directory with metadata 2025/04/13 02:13:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:13:30 INFO : sub dir: Making directory 2025/04/13 02:13:30 INFO : sub dir2: Making directory 2025/04/13 02:13:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:13:30 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:13:30 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:13:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:13:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:13:32 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:13:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:32 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/13 02:13:32 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.63s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", 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-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:34 INFO : sub dir2: Making directory 2025/04/13 02:13:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:13:35 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:13:35 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:13:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:13:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:13:37 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:13:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.47s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:38 DEBUG : sub dir2: Making directory with metadata 2025/04/13 02:13:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:13:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:13:38 INFO : sub dir: Making directory 2025/04/13 02:13:38 INFO : sub dir2: Making directory 2025/04/13 02:13:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:13:39 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:13:39 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:13:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:13:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:13:40 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:13:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:41 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': 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-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:43 INFO : sub dir2: Making directory 2025/04/13 02:13:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:13:43 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:13:43 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:13:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:13:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:13:45 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:13:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.68s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:13:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xenotul0pami" 2025/04/13 02:13:49 DEBUG : Starting OpenDrive session with ID: 6aaa04ccca185d9956aef39367edb6dc3ccd7b09c48e78b584169c2ff7322dab sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-dikuhec9tuso' -> OpenDrive root 'rclone-test-xenotul0pami' 2025/04/13 02:13:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:13:50 DEBUG : OpenDrive root 'rclone-test-xenotul0pami': Waiting for checks to finish 2025/04/13 02:13:50 DEBUG : OpenDrive root 'rclone-test-xenotul0pami': Waiting for transfers to finish 2025/04/13 02:13:51 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/13 02:13:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:51 DEBUG : OpenDrive root 'rclone-test-xenotul0pami': Purge remote --- PASS: TestServerSideCopy (6.73s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:13:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:13:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 02:13:56 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:13:56 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:13:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/13 02:13:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/13 02:13:57 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyOverSelf (6.66s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:14:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qazayoq3yase" 2025/04/13 02:14:03 DEBUG : Starting OpenDrive session with ID: fca5d9566b27d1e75f6527942acbd7bedfb619805f086b851334fb638af8e541 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-dikuhec9tuso' -> OpenDrive root 'rclone-test-qazayoq3yase' 2025/04/13 02:14:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:14:03 DEBUG : OpenDrive root 'rclone-test-qazayoq3yase': Waiting for checks to finish 2025/04/13 02:14:03 DEBUG : OpenDrive root 'rclone-test-qazayoq3yase': Waiting for transfers to finish 2025/04/13 02:14:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/13 02:14:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/13 02:14:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 02:14:07 DEBUG : OpenDrive root 'rclone-test-qazayoq3yase': Waiting for checks to finish 2025/04/13 02:14:07 DEBUG : OpenDrive root 'rclone-test-qazayoq3yase': Waiting for transfers to finish 2025/04/13 02:14:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/13 02:14:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:07 DEBUG : OpenDrive root 'rclone-test-qazayoq3yase': Purge remote --- PASS: TestServerSideCopyOverSelf (9.55s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:14:12 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:14:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/13 02:14:12 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:14:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/04/13 02:14:13 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/13 02:14:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/13 02:14:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestMoveOverSelf (5.79s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:14:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licajey3dake" 2025/04/13 02:14:18 DEBUG : Starting OpenDrive session with ID: 2b2c5f54d97c3a0f7599494739dea7346c2afd4ebbb825d50a87f8a70ea55615 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-dikuhec9tuso' -> OpenDrive root 'rclone-test-licajey3dake' 2025/04/13 02:14:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:14:19 DEBUG : OpenDrive root 'rclone-test-licajey3dake': Waiting for checks to finish 2025/04/13 02:14:19 DEBUG : OpenDrive root 'rclone-test-licajey3dake': Waiting for transfers to finish 2025/04/13 02:14:19 ERROR : sub dir/hello world: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) sync_test.go:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestServerSideMoveOverSelf 2025/04/13 02:14:19 DEBUG : OpenDrive root 'rclone-test-licajey3dake': Purge remote --- FAIL: TestServerSideMoveOverSelf (5.54s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:14:23 ERROR : : error listing: directory not found 2025/04/13 02:14:23 INFO : Local file system at /tmp/rclone2477198585: Making directory 2025/04/13 02:14:24 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:14:24 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.47s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:14:28 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/13 02:14:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:14:28 DEBUG : Local file system at /tmp/rclone2477198585: Waiting for checks to finish 2025/04/13 02:14:28 DEBUG : Local file system at /tmp/rclone2477198585: Waiting for transfers to finish 2025/04/13 02:14:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:14:28 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/04/13 02:14:28 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:14:28 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestCopyRedownload (4.50s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/13 02:14:30 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:14:30 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:14:31 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/04/13 02:14:32 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/13 02:14:32 INFO : check sum: Copied (new) 2025/04/13 02:14:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:32 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:14:32 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/13 02:14:32 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/13 02:14:32 DEBUG : check sum: Unchanged skipping 2025/04/13 02:14:32 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:14:32 DEBUG : Waiting for deletions to finish 2025/04/13 02:14:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.55s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/13 02:14:33 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:14:33 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:14:34 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/04/13 02:14:35 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/13 02:14:35 INFO : sizeonly: Copied (new) 2025/04/13 02:14:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:36 DEBUG : sizeonly: Sizes identical 2025/04/13 02:14:36 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:14:36 DEBUG : sizeonly: Unchanged skipping 2025/04/13 02:14:36 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:14:36 DEBUG : Waiting for deletions to finish 2025/04/13 02:14:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", 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: TestSyncSizeOnly (11.08s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/13 02:14:45 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:14:45 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:14:45 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/04/13 02:14:46 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/13 02:14:46 INFO : ignore-size: Copied (new) 2025/04/13 02:14:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:47 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:14:47 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:14:47 DEBUG : ignore-size: Unchanged skipping 2025/04/13 02:14:47 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:14:47 DEBUG : Waiting for deletions to finish 2025/04/13 02:14:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.75s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:49 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/13 02:14:50 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:14:50 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:14:50 DEBUG : existing: Unchanged skipping 2025/04/13 02:14:50 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:14:50 DEBUG : Waiting for deletions to finish 2025/04/13 02:14:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/13 02:14:50 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:14:50 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:14:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/13 02:14:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/13 02:14:51 INFO : existing: Copied (replaced existing) 2025/04/13 02:14:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.68s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/13 02:14:53 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:14:53 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:14:54 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/13 02:14:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/13 02:14:55 INFO : existing: Copied (new) 2025/04/13 02:14:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:55 DEBUG : existing: Destination exists, skipping 2025/04/13 02:14:55 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:14:55 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:14:55 DEBUG : Waiting for deletions to finish 2025/04/13 02:14:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:14:57 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/13 02:14:59 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/13 02:15:00 INFO : d: Making directory 2025/04/13 02:15:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/13 02:15:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:15:02 DEBUG : c/non empty space: Unchanged skipping 2025/04/13 02:15:02 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:15:02 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:15:03 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/13 02:15:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/13 02:15:04 INFO : a/potato2: Copied (new) 2025/04/13 02:15:04 DEBUG : Waiting for deletions to finish 2025/04/13 02:15:04 INFO : b/potato: Deleted 2025/04/13 02:15:04 INFO : d: Removing directory 2025/04/13 02:15:04 INFO : b: Removing directory 2025/04/13 02:15:05 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:15:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:15:09 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:15:09 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/13 02:15:09 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/13 02:15:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/13 02:15:09 DEBUG : empty space: Unchanged skipping 2025/04/13 02:15:09 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:15:09 DEBUG : Waiting for deletions to finish 2025/04/13 02:15:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:15:09 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:15:09 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/13 02:15:09 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/13 02:15:10 INFO : empty space: Updated modification time in destination 2025/04/13 02:15:10 DEBUG : empty space: Unchanged skipping 2025/04/13 02:15:10 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:15:10 DEBUG : Waiting for deletions to finish 2025/04/13 02:15:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingModtimeOnly (11.33s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:15:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:15:20 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/13 02:15:20 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:15:20 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/13 02:15:20 DEBUG : empty space: Unchanged skipping 2025/04/13 02:15:20 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:15:20 DEBUG : Waiting for deletions to finish 2025/04/13 02:15:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.98s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:15:22 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/13 02:15:24 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/13 02:15:24 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:15:24 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2477198585) 2025/04/13 02:15:24 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-dikuhec9tuso') 2025/04/13 02:15:24 DEBUG : foo: md5 differ 2025/04/13 02:15:24 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:15:24 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/13 02:15:25 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/13 02:15:25 INFO : foo: Copied (replaced existing) 2025/04/13 02:15:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:15:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:15:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:15:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/13 02:15:28 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:15:28 DEBUG : empty space: Unchanged skipping 2025/04/13 02:15:28 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:15:29 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/13 02:15:30 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/13 02:15:30 INFO : potato: Copied (new) 2025/04/13 02:15:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.90s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:15:32 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/13 02:15:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/13 02:15:33 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:15:33 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:15:33 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/13 02:15:34 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/13 02:15:34 INFO : potato: Copied (replaced existing) 2025/04/13 02:15:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:15:36 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/13 02:15:37 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/13 02:15:37 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:15:37 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2477198585) 2025/04/13 02:15:37 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-dikuhec9tuso') 2025/04/13 02:15:37 DEBUG : potato: md5 differ 2025/04/13 02:15:37 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:15:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/13 02:15:38 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/13 02:15:38 INFO : potato: Copied (replaced existing) 2025/04/13 02:15:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:15:40 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/13 02:15:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:15:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:15:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:15:43 DEBUG : empty space: Unchanged skipping 2025/04/13 02:15:43 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:15:43 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:15:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/13 02:15:43 DEBUG : Waiting for deletions to finish 2025/04/13 02:15:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:15:45 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/13 02:15:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:15:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:15:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:15:48 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:15:48 DEBUG : empty space: Unchanged skipping 2025/04/13 02:15:48 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:15:48 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/13 02:15:49 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/13 02:15:49 INFO : potato2: Copied (new) 2025/04/13 02:15:49 DEBUG : Waiting for deletions to finish 2025/04/13 02:15:49 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:15:52 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/13 02:15:54 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/13 02:15:55 INFO : d: Making directory 2025/04/13 02:15:55 INFO : d/e: Making directory 2025/04/13 02:15:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/13 02:15:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:15:56 DEBUG : c/non empty space: Unchanged skipping 2025/04/13 02:15:56 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:15:56 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:15:57 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/13 02:15:58 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/13 02:15:58 INFO : a/potato2: Copied (new) 2025/04/13 02:15:58 DEBUG : Waiting for deletions to finish 2025/04/13 02:15:58 INFO : b/potato: Deleted 2025/04/13 02:15:58 INFO : d/e: Removing directory 2025/04/13 02:15:58 INFO : d: Removing directory 2025/04/13 02:15:59 INFO : b: Removing directory 2025/04/13 02:15:59 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:16:02 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/13 02:16:05 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/13 02:16:06 INFO : d: Making directory 2025/04/13 02:16:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/13 02:16:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:16:07 DEBUG : c/non empty space: Unchanged skipping 2025/04/13 02:16:07 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:16:07 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:16:08 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/13 02:16:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/13 02:16:09 INFO : a/potato2: Copied (new) 2025/04/13 02:16:09 ERROR : OpenDrive root 'rclone-test-dikuhec9tuso': not deleting files as there were IO errors 2025/04/13 02:16:09 ERROR : OpenDrive root 'rclone-test-dikuhec9tuso': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:16:13 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/13 02:16:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:16:16 DEBUG : Waiting for deletions to finish 2025/04/13 02:16:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:16:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:16:16 DEBUG : empty space: Unchanged skipping 2025/04/13 02:16:16 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:16:16 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:16:16 INFO : potato: Deleted 2025/04/13 02:16:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/13 02:16:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/13 02:16:17 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.90s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:16:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/13 02:16:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:16:22 DEBUG : Waiting for deletions to finish 2025/04/13 02:16:23 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:16:23 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:16:23 INFO : potato: Deleted 2025/04/13 02:16:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:16:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:16:23 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:16:23 DEBUG : empty space: Unchanged skipping 2025/04/13 02:16:23 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:16:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/13 02:16:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/13 02:16:25 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.18s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:16:27 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/13 02:16:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:16:28 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:16:28 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:16:29 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/04/13 02:16:30 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/13 02:16:30 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.83s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:16:31 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/13 02:16:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:16:35 DEBUG : enormous: Excluded (Size Filter) 2025/04/13 02:16:35 DEBUG : enormous: Excluded 2025/04/13 02:16:35 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 02:16:35 DEBUG : potato2: Excluded 2025/04/13 02:16:35 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 02:16:35 DEBUG : potato2: Excluded 2025/04/13 02:16:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:16:35 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:16:35 DEBUG : empty space: Unchanged skipping 2025/04/13 02:16:35 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:16:35 DEBUG : Waiting for deletions to finish 2025/04/13 02:16:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:16:35 DEBUG : enormous: Excluded (Size Filter) 2025/04/13 02:16:35 DEBUG : enormous: Excluded 2025/04/13 02:16:35 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 02:16:35 DEBUG : potato2: Excluded 2025/04/13 02:16:35 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 02:16:35 DEBUG : potato2: Excluded 2025/04/13 02:16:35 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/13 02:16:35 DEBUG : empty space: Unchanged skipping 2025/04/13 02:16:35 DEBUG : Local file system at /tmp/rclone2477198585: Waiting for checks to finish 2025/04/13 02:16:35 DEBUG : Local file system at /tmp/rclone2477198585: Waiting for transfers to finish 2025/04/13 02:16:35 DEBUG : Waiting for deletions to finish 2025/04/13 02:16:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncWithExclude (5.86s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:16:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/13 02:16:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:16:41 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/04/13 02:16:42 DEBUG : enormous: Excluded (Size Filter) 2025/04/13 02:16:42 DEBUG : enormous: Excluded 2025/04/13 02:16:42 DEBUG : potato2: Excluded (Size Filter) 2025/04/13 02:16:42 DEBUG : potato2: Excluded 2025/04/13 02:16:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:16:42 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:16:42 DEBUG : empty space: Unchanged skipping 2025/04/13 02:16:42 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:16:42 DEBUG : Waiting for deletions to finish 2025/04/13 02:16:42 INFO : potato2: Deleted 2025/04/13 02:16:43 INFO : enormous: Deleted 2025/04/13 02:16:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", 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 2025/04/13 02:16:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/13 02:16:51 DEBUG : empty space: Unchanged skipping 2025/04/13 02:16:51 DEBUG : Local file system at /tmp/rclone2477198585: Waiting for checks to finish 2025/04/13 02:16:51 DEBUG : Local file system at /tmp/rclone2477198585: Waiting for transfers to finish 2025/04/13 02:16:51 DEBUG : Waiting for deletions to finish 2025/04/13 02:16:51 INFO : enormous: Deleted 2025/04/13 02:16:51 INFO : potato2: Deleted 2025/04/13 02:16:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.55s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:16:53 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/13 02:16:55 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/13 02:16:56 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/13 02:16:58 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/04/13 02:16:59 DEBUG : five: Need to transfer - File not found at Destination 2025/04/13 02:16:59 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/13 02:16:59 DEBUG : one: Destination is newer than source, skipping 2025/04/13 02:16:59 DEBUG : three: Sizes identical 2025/04/13 02:16:59 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:16:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/13 02:16:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2477198585) 2025/04/13 02:16:59 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-dikuhec9tuso') 2025/04/13 02:16:59 DEBUG : two: md5 differ 2025/04/13 02:16:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 02:16:59 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:16:59 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/04/13 02:16:59 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/13 02:17:00 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/04/13 02:17:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/13 02:17:00 INFO : two: Copied (replaced existing) 2025/04/13 02:17:00 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/13 02:17:00 INFO : four: Copied (replaced existing) 2025/04/13 02:17:01 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/13 02:17:01 INFO : five: Copied (new) 2025/04/13 02:17:01 DEBUG : Waiting for deletions to finish 2025/04/13 02:17:02 DEBUG : one: Destination is newer than source, skipping 2025/04/13 02:17:02 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:17:02 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/13 02:17:02 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/13 02:17:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 02:17:02 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2477198585) 2025/04/13 02:17:02 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-dikuhec9tuso') 2025/04/13 02:17:02 DEBUG : three: md5 differ 2025/04/13 02:17:02 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/13 02:17:02 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/13 02:17:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 02:17:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/13 02:17:02 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/13 02:17:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/13 02:17:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/13 02:17:02 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:17:02 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/13 02:17:03 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/13 02:17:03 INFO : three: Copied (replaced existing) 2025/04/13 02:17:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.40s) === 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-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/13 02:17:05 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Making map for --track-renames 2025/04/13 02:17:05 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Finished making map for --track-renames 2025/04/13 02:17:05 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:17:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/13 02:17:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/13 02:17:05 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for renames to finish 2025/04/13 02:17:05 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:17:05 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/13 02:17:06 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/13 02:17:06 INFO : yam: Copied (new) 2025/04/13 02:17:07 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/13 02:17:07 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/13 02:17:07 INFO : potato: Copied (new) 2025/04/13 02:17:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:17:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:17:08 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Making map for --track-renames 2025/04/13 02:17:08 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Finished making map for --track-renames 2025/04/13 02:17:08 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:17:08 DEBUG : potato: Unchanged skipping 2025/04/13 02:17:08 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for renames to finish 2025/04/13 02:17:08 DEBUG : yam: same parent dir (ODFfODIzMTg0Nl9rT0VvaA) - using file/rename instead of move_copy for yaml 2025/04/13 02:17:08 INFO : yam: Moved (server-side) to: yaml 2025/04/13 02:17:08 INFO : yaml: Renamed from "yam" 2025/04/13 02:17:08 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:17:08 DEBUG : Waiting for deletions to finish 2025/04/13 02:17:08 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.30s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/13 02:17:10 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Making map for --track-renames 2025/04/13 02:17:10 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Finished making map for --track-renames 2025/04/13 02:17:10 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:17:10 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for renames to finish 2025/04/13 02:17:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/13 02:17:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/13 02:17:10 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:17:11 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/13 02:17:11 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/13 02:17:12 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/13 02:17:12 INFO : yam: Copied (new) 2025/04/13 02:17:12 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/13 02:17:12 INFO : potato: Copied (new) 2025/04/13 02:17:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:17:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:17:13 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Making map for --track-renames 2025/04/13 02:17:13 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Finished making map for --track-renames 2025/04/13 02:17:13 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:17:13 DEBUG : potato: Unchanged skipping 2025/04/13 02:17:13 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for renames to finish 2025/04/13 02:17:13 DEBUG : yam: same parent dir (ODFfODIzMTg0Nl9rT0VvaA) - using file/rename instead of move_copy for yaml 2025/04/13 02:17:13 INFO : yam: Moved (server-side) to: yaml 2025/04/13 02:17:13 INFO : yaml: Renamed from "yam" 2025/04/13 02:17:13 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:17:13 DEBUG : Waiting for deletions to finish 2025/04/13 02:17:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.84s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/13 02:17:15 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Making map for --track-renames 2025/04/13 02:17:15 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Finished making map for --track-renames 2025/04/13 02:17:15 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:17:15 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for renames to finish 2025/04/13 02:17:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/13 02:17:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/13 02:17:15 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:17:16 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/13 02:17:16 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/04/13 02:17:17 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/13 02:17:17 INFO : potato: Copied (new) 2025/04/13 02:17:17 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/13 02:17:17 INFO : sub/yam: Copied (new) 2025/04/13 02:17:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:17:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:17:17 DEBUG : potato: Unchanged skipping 2025/04/13 02:17:18 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Making map for --track-renames 2025/04/13 02:17:18 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Finished making map for --track-renames 2025/04/13 02:17:18 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:17:18 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for renames to finish 2025/04/13 02:17:18 INFO : sub/yam: Moved (server-side) to: yam 2025/04/13 02:17:18 INFO : yam: Renamed from "sub/yam" 2025/04/13 02:17:18 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:17:18 DEBUG : Waiting for deletions to finish 2025/04/13 02:17:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.68s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:17:20 DEBUG : Creating backend with remote "/tmp/rclone2477198585/dir1" 2025/04/13 02:17:20 DEBUG : Creating backend with remote "/tmp/rclone2477198585/dir2" 2025/04/13 02:17:20 DEBUG : Local file system at /tmp/rclone2477198585/dir2: Using server-side directory move 2025/04/13 02:17:20 INFO : Local file system at /tmp/rclone2477198585/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/13 02:17:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/13 02:17:20 INFO : file1.txt: Moved (server-side) 2025/04/13 02:17:20 DEBUG : Local file system at /tmp/rclone2477198585/dir2: Waiting for checks to finish 2025/04/13 02:17:20 DEBUG : Local file system at /tmp/rclone2477198585/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:17:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:17:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/13 02:17:21 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:17:21 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:17:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:17:23 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/13 02:17:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:17:23 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:17:23 INFO : sub dir/hello world: Deleted 2025/04/13 02:17:24 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/13 02:17:24 INFO : nested/sub dir/file: Copied (new) 2025/04/13 02:17:24 INFO : nested/sub dir/file: Deleted 2025/04/13 02:17:24 INFO : sub dir: Removing directory 2025/04/13 02:17:24 INFO : nested/sub dir: Removing directory 2025/04/13 02:17:24 INFO : nested: Removing directory 2025/04/13 02:17:24 DEBUG : Local file system at /tmp/rclone2477198585: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:17:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/13 02:17:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/13 02:17:27 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:17:27 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:17:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/13 02:17:28 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/13 02:17:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/13 02:17:29 INFO : sub dir/hello world: Copied (new) 2025/04/13 02:17:29 INFO : sub dir/hello world: Deleted 2025/04/13 02:17:29 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/13 02:17:29 INFO : nested/sub dir/file: Copied (new) 2025/04/13 02:17:29 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.76s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:17:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/13 02:17:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/13 02:17:32 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:17:32 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:17:33 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/13 02:17:34 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/04/13 02:17:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/13 02:17:34 INFO : existing: Copied (new) 2025/04/13 02:17:34 INFO : existing: Deleted 2025/04/13 02:17:35 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/13 02:17:35 INFO : existing-b: Copied (new) 2025/04/13 02:17:35 INFO : existing-b: Deleted 2025/04/13 02:17:35 DEBUG : existing: Destination exists, skipping 2025/04/13 02:17:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/13 02:17:35 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:17:35 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:17:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1867 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: existing-b: Modification time difference too big |-212038h12m27.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-13 02:17:34 +0000 UTC) (precision 1s) --- FAIL: TestMoveWithIgnoreExisting (4.38s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:17:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mubiqaz1hidu" 2025/04/13 02:17:37 DEBUG : Starting OpenDrive session with ID: c40f6011d14d358bafdfa040308a0fe49ed4038fd1b73123f8c34baa7a27ffab 2025/04/13 02:17:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/13 02:17:40 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:17:41 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-dikuhec9tuso' -> OpenDrive root 'rclone-test-mubiqaz1hidu' 2025/04/13 02:17:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:17:45 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/13 02:17:46 DEBUG : OpenDrive root 'rclone-test-mubiqaz1hidu': Using server-side directory move 2025/04/13 02:17:46 INFO : OpenDrive root 'rclone-test-mubiqaz1hidu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/13 02:17:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:17:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/13 02:17:46 DEBUG : empty space: Unchanged skipping 2025/04/13 02:17:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/13 02:17:46 DEBUG : OpenDrive root 'rclone-test-mubiqaz1hidu': Waiting for checks to finish 2025/04/13 02:17:47 INFO : potato3: Deleted 2025/04/13 02:17:47 INFO : empty space: Deleted 2025/04/13 02:17:47 DEBUG : OpenDrive root 'rclone-test-mubiqaz1hidu': Waiting for transfers to finish 2025/04/13 02:17:47 INFO : potato2: Moved (server-side) 2025/04/13 02:17:47 INFO : potato3: Moved (server-side) 2025/04/13 02:17:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yimacug9huto" 2025/04/13 02:17:48 DEBUG : Starting OpenDrive session with ID: 04f57429c3b058e36e0e7f0fac30adec7968f04985c6ef28618d88c5b8a5be28 2025/04/13 02:17:48 DEBUG : OpenDrive root 'rclone-test-yimacug9huto': Using server-side directory move 2025/04/13 02:17:48 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/13 02:17:48 INFO : OpenDrive root 'rclone-test-yimacug9huto': Server side directory move succeeded 2025/04/13 02:17:49 ERROR : : error listing: directory not found 2025/04/13 02:17:49 DEBUG : OpenDrive root 'rclone-test-yimacug9huto': Purge remote 2025/04/13 02:17:49 DEBUG : OpenDrive root 'rclone-test-mubiqaz1hidu': Purge remote 2025/04/13 02:17:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.20s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:17:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fudojur9husa" 2025/04/13 02:17:50 DEBUG : Starting OpenDrive session with ID: 7d2b3abe4f3b78bc37262eb34423f13bf73cf50acec3db8f0db8d6884bc95b17 2025/04/13 02:17:51 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/13 02:17:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:17:55 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-dikuhec9tuso' -> OpenDrive root 'rclone-test-fudojur9husa' 2025/04/13 02:17:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:17:59 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/13 02:18:00 DEBUG : empty space: Excluded (Size Filter) 2025/04/13 02:18:00 DEBUG : empty space: Excluded 2025/04/13 02:18:00 DEBUG : empty space: Excluded (Size Filter) 2025/04/13 02:18:00 DEBUG : empty space: Excluded 2025/04/13 02:18:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:18:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/13 02:18:00 DEBUG : OpenDrive root 'rclone-test-fudojur9husa': Waiting for checks to finish 2025/04/13 02:18:00 DEBUG : OpenDrive root 'rclone-test-fudojur9husa': Waiting for transfers to finish 2025/04/13 02:18:00 INFO : potato3: Deleted 2025/04/13 02:18:00 INFO : potato2: Moved (server-side) 2025/04/13 02:18:01 INFO : potato3: Moved (server-side) 2025/04/13 02:18:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gelalor8mabu" 2025/04/13 02:18:01 DEBUG : Starting OpenDrive session with ID: 5c40c254d388f220579007538638c0b3ec6e7a072f63848c81e5955a11875f28 2025/04/13 02:18:02 DEBUG : empty space: Excluded (Size Filter) 2025/04/13 02:18:02 DEBUG : empty space: Excluded 2025/04/13 02:18:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:18:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/13 02:18:02 DEBUG : OpenDrive root 'rclone-test-gelalor8mabu': Waiting for checks to finish 2025/04/13 02:18:02 DEBUG : OpenDrive root 'rclone-test-gelalor8mabu': Waiting for transfers to finish 2025/04/13 02:18:03 INFO : potato2: Moved (server-side) 2025/04/13 02:18:03 INFO : potato3: Moved (server-side) 2025/04/13 02:18:03 DEBUG : OpenDrive root 'rclone-test-gelalor8mabu': Purge remote 2025/04/13 02:18:03 DEBUG : OpenDrive root 'rclone-test-fudojur9husa': Purge remote 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: TestServerSideMoveWithFilter (21.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:18:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-daboguq5xuri" 2025/04/13 02:18:12 DEBUG : Starting OpenDrive session with ID: 3ef6bbb7cabdb4265d4fe05be5bdf2dda71af17223ed56ea6d431a7b700f2559 2025/04/13 02:18:13 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/13 02:18:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:18:17 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/04/13 02:18:18 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-dikuhec9tuso' -> OpenDrive root 'rclone-test-daboguq5xuri' 2025/04/13 02:18:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/13 02:18:21 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/13 02:18:22 DEBUG : OpenDrive root 'rclone-test-daboguq5xuri': Using server-side directory move 2025/04/13 02:18:22 INFO : OpenDrive root 'rclone-test-daboguq5xuri': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/13 02:18:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/13 02:18:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/13 02:18:22 DEBUG : empty space: Unchanged skipping 2025/04/13 02:18:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/13 02:18:23 INFO : potato3: Deleted 2025/04/13 02:18:23 INFO : empty space: Deleted 2025/04/13 02:18:23 DEBUG : OpenDrive root 'rclone-test-daboguq5xuri': Waiting for checks to finish 2025/04/13 02:18:23 DEBUG : OpenDrive root 'rclone-test-daboguq5xuri': Waiting for transfers to finish 2025/04/13 02:18:23 INFO : potato2: Moved (server-side) 2025/04/13 02:18:23 INFO : potato3: Moved (server-side) 2025/04/13 02:18:23 INFO : tomatoDir: Removing directory 2025/04/13 02:18:23 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': deleted 1 directories 2025/04/13 02:18:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cohimay4pore" 2025/04/13 02:18:24 DEBUG : Starting OpenDrive session with ID: c5388ce41f1f8ed4f277a7bb9961e7fd1c70da8cdd6496f496299fa6b3addd6d 2025/04/13 02:18:25 INFO : tomatoDir: Making directory 2025/04/13 02:18:25 DEBUG : OpenDrive root 'rclone-test-cohimay4pore': Using server-side directory move 2025/04/13 02:18:25 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/13 02:18:25 INFO : OpenDrive root 'rclone-test-cohimay4pore': Server side directory move succeeded 2025/04/13 02:18:26 ERROR : : error listing: directory not found 2025/04/13 02:18:26 ERROR : : error listing: directory not found 2025/04/13 02:18:26 DEBUG : OpenDrive root 'rclone-test-cohimay4pore': Purge remote 2025/04/13 02:18:27 DEBUG : OpenDrive root 'rclone-test-daboguq5xuri': Purge remote 2025/04/13 02:18:27 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.52s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:18:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/rclone-sync-test" 2025/04/13 02:18:28 DEBUG : Starting OpenDrive session with ID: cc65fca0d6f8322909df0d19688e3008f2bba5a6a48f3f5a819b1f87cd2282be run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncOverlap (2.84s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:18:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/rclone-sync-test" 2025/04/13 02:18:31 DEBUG : Starting OpenDrive session with ID: 6c58da5cf036a4ebdf95725361932acc7413eb51334bb4860b3b874a7340b134 2025/04/13 02:18:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/rclone-sync-test-include/layer2" 2025/04/13 02:18:32 DEBUG : Starting OpenDrive session with ID: c2d790698b7ef7459453200eec05c6d1263044492954b7736ccb66ef549b871c 2025/04/13 02:18:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/rclone-sync-test-ignore-file" 2025/04/13 02:18:34 DEBUG : Starting OpenDrive session with ID: bf2e019d342847080dc4f34d82252b3f0b0c83a72ddcfa438e12dcb6800a980e 2025/04/13 02:18:36 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/04/13 02:18:38 DEBUG : rclone-sync-test: Excluded 2025/04/13 02:18:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 02:18:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/13 02:18:38 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/rclone-sync-test': Waiting for checks to finish 2025/04/13 02:18:38 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/rclone-sync-test': Waiting for transfers to finish 2025/04/13 02:18:38 DEBUG : Waiting for deletions to finish 2025/04/13 02:18:38 INFO : There was nothing to transfer 2025/04/13 02:18:39 DEBUG : rclone-sync-test: Excluded 2025/04/13 02:18:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 02:18:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/13 02:18:40 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:18:40 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:18:40 DEBUG : Waiting for deletions to finish 2025/04/13 02:18:40 INFO : rclone-sync-test-include: Removing directory 2025/04/13 02:18:40 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': deleted 1 directories 2025/04/13 02:18:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:18:40 DEBUG : rclone-sync-test: Excluded 2025/04/13 02:18:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 02:18:41 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/13 02:18:41 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/13 02:18:41 DEBUG : Waiting for deletions to finish 2025/04/13 02:18:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:18:41 DEBUG : rclone-sync-test: Excluded 2025/04/13 02:18:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 02:18:41 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:18:41 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:18:41 DEBUG : Waiting for deletions to finish 2025/04/13 02:18:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:18:42 DEBUG : : Excluded 2025/04/13 02:18:42 DEBUG : rclone-sync-test: Excluded 2025/04/13 02:18:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/13 02:18:42 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/13 02:18:42 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/13 02:18:42 DEBUG : Waiting for deletions to finish 2025/04/13 02:18:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (18.66s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:18:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/dst" 2025/04/13 02:18:49 DEBUG : Starting OpenDrive session with ID: 8f4294fc34be96287293c3897a323ce9cdc5cd2688b2ac64cfbd7415d4fb402c 2025/04/13 02:18:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/CompareDest" 2025/04/13 02:18:51 DEBUG : Starting OpenDrive session with ID: 90151be1fae681721cee7c1501b032d4e8df78a084051fc74e3287da8f97aeda 2025/04/13 02:18:52 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 02:18:52 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:18:52 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:18:53 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/13 02:18:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/13 02:18:54 INFO : one: Copied (new) 2025/04/13 02:18:54 DEBUG : Waiting for deletions to finish 2025/04/13 02:18:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:18:54 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:18:55 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:18:55 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/13 02:18:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/13 02:18:56 INFO : one: Copied (replaced existing) 2025/04/13 02:18:56 DEBUG : Waiting for deletions to finish 2025/04/13 02:18:56 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/13 02:18:58 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/04/13 02:19:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:19:00 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:19:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 02:19:00 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:19:00 DEBUG : Waiting for deletions to finish 2025/04/13 02:19:00 INFO : There was nothing to transfer 2025/04/13 02:19:01 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/04/13 02:19:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:19:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 02:19:03 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:19:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 02:19:04 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:19:04 DEBUG : Waiting for deletions to finish 2025/04/13 02:19:04 INFO : There was nothing to transfer 2025/04/13 02:19:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:19:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/13 02:19:04 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:19:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 02:19:04 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:19:04 DEBUG : Waiting for deletions to finish 2025/04/13 02:19:04 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/13 02:19:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:19:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/13 02:19:06 DEBUG : two: Need to transfer - File not found at Destination 2025/04/13 02:19:06 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:19:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/13 02:19:06 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:19:06 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/04/13 02:19:08 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/13 02:19:08 INFO : two: Copied (new) 2025/04/13 02:19:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.81s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:19:11 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/04/13 02:19:13 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/04/13 02:19:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/dest" 2025/04/13 02:19:15 DEBUG : Starting OpenDrive session with ID: 1e693e3979e9f63b57ae5563cb2982b0af0df1189641f7a388a6da551a26ec81 2025/04/13 02:19:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/pre-dest1" 2025/04/13 02:19:16 DEBUG : Starting OpenDrive session with ID: 6350bf9ecbc35c652ce7b9068322b8e084a527b7d7ac18bce376c113f030165d 2025/04/13 02:19:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/pre-dest2" 2025/04/13 02:19:17 DEBUG : Starting OpenDrive session with ID: a1bcbcf7307223c265522e82158a15de3bbd1f2ed318f0a331fb752f06f4104b 2025/04/13 02:19:17 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:19:17 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/13 02:19:18 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:19:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/13 02:19:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/13 02:19:18 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dest': Waiting for checks to finish 2025/04/13 02:19:18 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dest': Waiting for transfers to finish 2025/04/13 02:19:19 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/04/13 02:19:20 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/13 02:19:20 INFO : 3: Copied (new) 2025/04/13 02:19:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.96s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:19:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/dst" 2025/04/13 02:19:23 DEBUG : Starting OpenDrive session with ID: 20b598b42f695fc64e39fca6f0be17a68f7d8ae207dfad158c477311ff6f0c1b 2025/04/13 02:19:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/CopyDest" 2025/04/13 02:19:24 DEBUG : Starting OpenDrive session with ID: 54650272b2d1dbf5fdba9a3ba4d1417b4689e66046edf7ea5622746e0609b090 2025/04/13 02:19:25 DEBUG : one: Need to transfer - File not found at Destination 2025/04/13 02:19:25 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:19:25 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:19:26 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/13 02:19:27 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/13 02:19:27 INFO : one: Copied (new) 2025/04/13 02:19:27 DEBUG : Waiting for deletions to finish 2025/04/13 02:19:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:19:28 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:19:28 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:19:28 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/13 02:19:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/13 02:19:29 INFO : one: Copied (replaced existing) 2025/04/13 02:19:29 DEBUG : Waiting for deletions to finish 2025/04/13 02:19:30 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/13 02:19:32 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/04/13 02:19:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/BackupDir" 2025/04/13 02:19:34 DEBUG : Starting OpenDrive session with ID: 010fe2c680abefad5e17fc8b04b4451def8d7438ee8cda0c0b1b64d534edd5b3 2025/04/13 02:19:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:19:35 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:19:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/13 02:19:36 INFO : one: Moved (server-side) 2025/04/13 02:19:36 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/13 02:19:36 INFO : one: Copied (server-side copy) 2025/04/13 02:19:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/13 02:19:36 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:19:36 DEBUG : Waiting for deletions to finish 2025/04/13 02:19:38 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/04/13 02:19:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:39 DEBUG : one: Unchanged skipping 2025/04/13 02:19:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:40 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/13 02:19:40 INFO : two: Copied (server-side copy) 2025/04/13 02:19:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/13 02:19:40 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:19:40 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:19:40 DEBUG : Waiting for deletions to finish 2025/04/13 02:19:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:40 DEBUG : one: Unchanged skipping 2025/04/13 02:19:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:40 DEBUG : two: Unchanged skipping 2025/04/13 02:19:40 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:19:40 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:19:40 DEBUG : Waiting for deletions to finish 2025/04/13 02:19:40 INFO : There was nothing to transfer 2025/04/13 02:19:41 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/04/13 02:19:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:43 DEBUG : one: Unchanged skipping 2025/04/13 02:19:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/13 02:19:43 DEBUG : three: Destination not found in --copy-dest 2025/04/13 02:19:43 DEBUG : three: Need to transfer - File not found at Destination 2025/04/13 02:19:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/13 02:19:43 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:19:43 DEBUG : two: Unchanged skipping 2025/04/13 02:19:43 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:19:44 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/04/13 02:19:45 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/13 02:19:45 INFO : three: Copied (new) 2025/04/13 02:19:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.12s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:19:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/13 02:19:51 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/13 02:19:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/13 02:19:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/dst" 2025/04/13 02:19:54 DEBUG : Starting OpenDrive session with ID: 1910c239e4612da111d26c57707b11d7c89c484ab635f9bf62a4bdcf426b2428 2025/04/13 02:19:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dikuhec9tuso/backup" 2025/04/13 02:19:55 DEBUG : Starting OpenDrive session with ID: 3d3e73ea467c41d3810cae6b39e1a25b36ef76848bbda820f01b0ea83096f737 2025/04/13 02:19:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/13 02:19:56 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:19:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:19:56 DEBUG : two: Unchanged skipping 2025/04/13 02:19:57 INFO : one: Moved (server-side) 2025/04/13 02:19:57 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:19:57 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/13 02:19:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/13 02:19:58 INFO : one: Copied (new) 2025/04/13 02:19:58 DEBUG : Waiting for deletions to finish 2025/04/13 02:19:59 INFO : three.txt: Moved (server-side) 2025/04/13 02:19:59 INFO : three.txt: Moved into backup dir 2025/04/13 02:20:00 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/13 02:20:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:20:02 DEBUG : two: Unchanged skipping 2025/04/13 02:20:02 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for checks to finish 2025/04/13 02:20:02 INFO : one: Deleted 2025/04/13 02:20:03 INFO : one: Moved (server-side) 2025/04/13 02:20:03 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso/dst': Waiting for transfers to finish 2025/04/13 02:20:03 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/13 02:20:04 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/13 02:20:04 INFO : one: Copied (new) 2025/04/13 02:20:04 DEBUG : Waiting for deletions to finish 2025/04/13 02:20:05 INFO : three.txt: Deleted 2025/04/13 02:20:05 INFO : three.txt: Moved (server-side) 2025/04/13 02:20:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.25s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-dikuhec9tuso'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestSyncBackupDirWithSuffix (0.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-dikuhec9tuso'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (0.68s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-dikuhec9tuso'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestSyncBackupDirSuffixOnly (0.66s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-dikuhec9tuso'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestSyncSuffix (0.67s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:285: Failed to put "dst/one" to "OpenDrive root 'rclone-test-dikuhec9tuso'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestSyncSuffixKeepExtension (0.67s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:20:11 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/04/13 02:20:13 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:20:13 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/13 02:20:13 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:20:13 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/04/13 02:20:14 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/04/13 02:20:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/13 02:20:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.72s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:20:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/13 02:20:15 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:20:15 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:20:16 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:16 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/13 02:20:16 INFO : existing: Copied (new) 2025/04/13 02:20:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:20:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/13 02:20:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/13 02:20:17 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:20:17 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:20:17 ERROR : OpenDrive root 'rclone-test-dikuhec9tuso': not deleting files as there were IO errors 2025/04/13 02:20:17 ERROR : OpenDrive root 'rclone-test-dikuhec9tuso': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncImmutable (3.82s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:20:19 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:21 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/04/13 02:20:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/04/13 02:20:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/04/13 02:20:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:20:28 DEBUG : existing: Unchanged skipping 2025/04/13 02:20:28 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/13 02:20:28 DEBUG : subdira-rclone-move-cibajuq7: same parent dir (ODFfODIzMTg0Nl9rT0VvaA) - using folder/rename instead of move_copy 2025/04/13 02:20:28 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-zanusij7 2025/04/13 02:20:28 DEBUG : EXISTING: moving to existing-rclone-move-desegij8 2025/04/13 02:20:29 DEBUG : subdira: same parent dir (ODFfODIzMTg0Nl9rT0VvaA) - using folder/rename instead of move_copy 2025/04/13 02:20:29 DEBUG : EXISTING: same parent dir (ODFfODIzMTg0Nl9rT0VvaA) - using file/rename instead of move_copy for existing-rclone-move-desegij8 2025/04/13 02:20:29 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODIzMTg0Nl9rT0VvaA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-zanusij7 2025/04/13 02:20:29 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/13 02:20:29 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-desegij8 2025/04/13 02:20:29 DEBUG : EXISTING: moving to existing 2025/04/13 02:20:29 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-zanusij7 2025/04/13 02:20:29 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/13 02:20:30 DEBUG : existingbutdifferent-rclone-move-zanusij7: same parent dir (ODFfODIzMTg0Nl9rT0VvaA) - using file/rename instead of move_copy for existingbutdifferent 2025/04/13 02:20:30 DEBUG : subdira/subdirb-rclone-move-piniles5: same parent dir (ODFfODIzMTkxNV9KQmFGRw) - using folder/rename instead of move_copy 2025/04/13 02:20:30 DEBUG : existing-rclone-move-desegij8: same parent dir (ODFfODIzMTg0Nl9rT0VvaA) - using file/rename instead of move_copy for existing 2025/04/13 02:20:30 INFO : existingbutdifferent-rclone-move-zanusij7: Moved (server-side) to: existingbutdifferent 2025/04/13 02:20:30 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/13 02:20:30 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/13 02:20:30 INFO : existing-rclone-move-desegij8: Moved (server-side) to: existing 2025/04/13 02:20:30 INFO : EXISTING: Moved (server-side) to: existing 2025/04/13 02:20:30 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/13 02:20:30 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/04/13 02:20:30 DEBUG : subdira/subdirb: same parent dir (ODFfODIzMTkxNV9KQmFGRw) - using folder/rename instead of move_copy 2025/04/13 02:20:30 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/13 02:20:31 DEBUG : subdira/subdirb/subdirc-rclone-move-naxaret5: same parent dir (ODFfODIzMTkxNl8wQU5pbg) - using folder/rename instead of move_copy 2025/04/13 02:20:31 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/13 02:20:31 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/13 02:20:32 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODIzMTkxNl8wQU5pbg) - using folder/rename instead of move_copy 2025/04/13 02:20:32 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/13 02:20:32 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/13 02:20:32 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-kinotoy8: same parent dir (ODFfODIzMTkxN19FbzBhQQ) - using folder/rename instead of move_copy 2025/04/13 02:20:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-cizezod6 2025/04/13 02:20:33 INFO : OpenDrive root 'rclone-test-dikuhec9tuso': Can't DirMove - falling back to file moves: can't copy directory - destination already exists 2025/04/13 02:20:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODIzMTkxN19FbzBhQQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-cizezod6 2025/04/13 02:20:33 ERROR : subdira/subdirb/subdirc/subdird-rclone-move-kinotoy8: error listing: directory not found 2025/04/13 02:20:33 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir tree walk: directory not found 2025/04/13 02:20:33 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-cizezod6 2025/04/13 02:20:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/13 02:20:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/04/13 02:20:33 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:20:33 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-cizezod6: same parent dir (ODFfODIzMTkxN19FbzBhQQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/04/13 02:20:34 INFO : subdira/subdirb/subdirc/hello-rclone-move-cizezod6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/13 02:20:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/13 02:20:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/13 02:20:34 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:20:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/04/13 02:20:34 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/04/13 02:20:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/13 02:20:35 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2025/04/13 02:20:35 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/13 02:20:35 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/13 02:20:35 ERROR : OpenDrive root 'rclone-test-dikuhec9tuso': not deleting files as there were IO errors 2025/04/13 02:20:35 ERROR : OpenDrive root 'rclone-test-dikuhec9tuso': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: RenameDir tree walk: directory not found Test: TestFixCase run.go:125: removing dir "subdira/subdirb/subdirc/subdird-rclone-move-kinotoy8" failed - try 1/3: folder not empty --- FAIL: TestFixCase (20.66s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.02s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.33s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:20:41 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:43 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:44 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:46 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:48 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:49 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:51 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:52 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:54 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:56 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/13 02:20:58 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:00 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:01 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:03 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:05 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:07 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:08 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:10 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:12 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:13 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:15 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:17 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:19 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:20 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:22 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:24 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:25 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:27 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:29 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:30 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:32 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:34 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:35 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:37 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:39 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:40 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:42 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:44 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:46 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:47 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/13 02:21:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:21:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both0: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both12: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both13: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both14: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both15: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both16: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both1: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both18: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both19: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both2: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both3: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both4: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both5: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both6: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both10: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both17: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:21:49 DEBUG : both11: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both7: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both8: Unchanged skipping 2025/04/13 02:21:49 DEBUG : both9: Unchanged skipping 2025/04/13 02:21:49 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:21:49 DEBUG : Waiting for deletions to finish 2025/04/13 02:21:49 INFO : only14: Deleted 2025/04/13 02:21:49 INFO : only16: Deleted 2025/04/13 02:21:49 INFO : only8: Deleted 2025/04/13 02:21:49 INFO : only9: Deleted 2025/04/13 02:21:49 INFO : only12: Deleted 2025/04/13 02:21:49 INFO : only2: Deleted 2025/04/13 02:21:50 INFO : only3: Deleted 2025/04/13 02:21:50 INFO : only4: Deleted 2025/04/13 02:21:50 INFO : only6: Deleted 2025/04/13 02:21:50 INFO : only7: Deleted 2025/04/13 02:21:50 INFO : only15: Deleted 2025/04/13 02:21:50 INFO : only1: Deleted 2025/04/13 02:21:50 INFO : only17: Deleted 2025/04/13 02:21:50 INFO : only0: Deleted 2025/04/13 02:21:50 INFO : only11: Deleted 2025/04/13 02:21:50 INFO : only13: Deleted 2025/04/13 02:21:50 INFO : only18: Deleted 2025/04/13 02:21:50 INFO : only5: Deleted 2025/04/13 02:21:50 INFO : only10: Deleted 2025/04/13 02:21:50 INFO : only19: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", 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: TestSyncConcurrentDelete (81.49s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:22:02 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:04 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:06 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:07 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:09 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:11 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:13 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:14 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:16 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:17 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:19 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:21 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:23 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:24 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:26 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:28 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:29 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:31 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:33 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:34 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:36 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:38 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:39 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:41 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:42 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:44 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:46 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:48 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:49 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:51 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:53 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:54 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:56 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:58 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/13 02:22:59 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/13 02:23:01 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/13 02:23:03 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/13 02:23:05 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/13 02:23:06 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/13 02:23:08 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/13 02:23:09 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for checks to finish 2025/04/13 02:23:09 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both0: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both12: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both13: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both14: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both1: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both16: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both17: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both10: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both11: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both15: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both18: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both4: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both19: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both2: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both7: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both8: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/13 02:23:09 DEBUG : both9: Unchanged skipping 2025/04/13 02:23:09 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : both5: Unchanged skipping 2025/04/13 02:23:09 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/13 02:23:09 DEBUG : both3: Unchanged skipping 2025/04/13 02:23:09 DEBUG : both6: Unchanged skipping 2025/04/13 02:23:09 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Waiting for transfers to finish 2025/04/13 02:23:10 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:10 INFO : only11: Copied (replaced existing) 2025/04/13 02:23:11 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:11 INFO : only12: Copied (replaced existing) 2025/04/13 02:23:11 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:11 INFO : only1: Copied (replaced existing) 2025/04/13 02:23:11 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:11 INFO : only13: Copied (replaced existing) 2025/04/13 02:23:12 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:12 INFO : only14: Copied (replaced existing) 2025/04/13 02:23:12 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:12 INFO : only15: Copied (replaced existing) 2025/04/13 02:23:12 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:12 INFO : only16: Copied (replaced existing) 2025/04/13 02:23:13 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:13 INFO : only10: Copied (replaced existing) 2025/04/13 02:23:13 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:13 INFO : only17: Copied (replaced existing) 2025/04/13 02:23:13 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:13 INFO : only18: Copied (replaced existing) 2025/04/13 02:23:14 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:14 INFO : only19: Copied (replaced existing) 2025/04/13 02:23:14 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:14 INFO : only2: Copied (replaced existing) 2025/04/13 02:23:14 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:14 INFO : only3: Copied (replaced existing) 2025/04/13 02:23:14 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:14 INFO : only4: Copied (replaced existing) 2025/04/13 02:23:15 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:15 INFO : only5: Copied (replaced existing) 2025/04/13 02:23:15 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:15 INFO : only6: Copied (replaced existing) 2025/04/13 02:23:16 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:16 INFO : only8: Copied (replaced existing) 2025/04/13 02:23:16 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:16 INFO : only9: Copied (replaced existing) 2025/04/13 02:23:16 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:16 INFO : only0: Copied (replaced existing) 2025/04/13 02:23:17 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/13 02:23:17 INFO : only7: Copied (replaced existing) 2025/04/13 02:23:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (82.50s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:23:24 DEBUG : empty_dir: Making directory with metadata 2025/04/13 02:23:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:23:24 DEBUG : empty_on_remote: Making directory with metadata 2025/04/13 02:23:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:23:24 INFO : empty_on_remote: Making directory 2025/04/13 02:23:25 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-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:23:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/13 02:23:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/13 02:23:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:23:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (8.59s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:23:33 DEBUG : empty_dir: Making directory with metadata 2025/04/13 02:23:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:23:33 DEBUG : empty_on_remote: Making directory with metadata 2025/04/13 02:23:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/13 02:23:33 INFO : empty_on_remote: Making directory 2025/04/13 02:23:33 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-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:23:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/13 02:23:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/13 02:23:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:23:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/13 02:23:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:23:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:23:41 INFO : sub dir: Making directory 2025/04/13 02:23:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" 2025/04/13 02:23:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/13 02:23:57 INFO : sub dir: Making directory 2025/04/13 02:23:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dikuhec9tuso'", Local "Local file system at /tmp/rclone2477198585", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.68s) FAIL 2025/04/13 02:24:12 DEBUG : OpenDrive root 'rclone-test-dikuhec9tuso': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 11m28.454195173s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestMoveWithIgnoreExisting TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestFixCase]