"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/02/09 04:50:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo" 2025/02/09 04:50:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/09 04:50:26 DEBUG : Starting OpenDrive session with ID: 066ebfc412c7d2ccd8704a16077340b67b7d083b43f62718bc97ac22edd45fa1 2025/02/09 04:50:27 DEBUG : Creating backend with remote "/tmp/rclone1350599822" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:50:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:50:27 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:50:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/09 04:50:27 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.42s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:50:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 04:50:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:50:28 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:50:28 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:50:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:50:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:50:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:50:31 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.99s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", 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-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:50:33 DEBUG : Creating backend with remote "/non-existing" 2025/02/09 04:50:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/09 04:50:33 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:50:33 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.87s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:50:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:50:34 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:50:34 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:50:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:50:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:50:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.86s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:50:38 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Running all checks before starting transfers 2025/02/09 04:50:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:50:38 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:50:38 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Checks finished, now starting transfers 2025/02/09 04:50:38 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:50:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:50:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:50:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.10s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:50:42 ERROR : Ignoring --no-traverse with sync 2025/02/09 04:50:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:50:42 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:50:42 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:50:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:50:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:50:44 INFO : sub dir/hello world: Copied (new) 2025/02/09 04:50:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.85s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:50:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/09 04:50:46 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:50:46 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:50:47 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/02/09 04:50:48 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/09 04:50:48 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestCopyWithDepth (3.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:50:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 04:50:49 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:50:49 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:50:50 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/09 04:50:51 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:50:51 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.82s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:50:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 04:50:52 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:50:52 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:50:53 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/09 04:50:54 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:50:54 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:50:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/09 04:50:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/09 04:50:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/09 04:50:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 04:50:55 INFO : sub dir: Making directory 2025/02/09 04:50:55 INFO : sub dir2: Making directory 2025/02/09 04:50:56 INFO : sub dir2/sub sub dir2: Making directory 2025/02/09 04:50:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:50:56 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:50:56 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:50:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:50:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:50:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:50:59 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.81s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:01 INFO : sub dir2: Making directory 2025/02/09 04:51:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/09 04:51:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/09 04:51:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:51:01 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:51:01 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:51:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:51:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:51:03 INFO : sub dir/hello world: Copied (new) 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: TestCopyNoEmptyDirectories (11.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:12 DEBUG : sub dir2: Making directory with metadata 2025/02/09 04:51:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/09 04:51:12 INFO : sub dir: Making directory 2025/02/09 04:51:12 INFO : sub dir2: Making directory 2025/02/09 04:51:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:51:13 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:51:13 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:51:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:51:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:51:14 INFO : sub dir/hello world: Copied (new) 2025/02/09 04:51:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:14 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/09 04:51:15 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.62s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.33s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:17 INFO : sub dir2: Making directory 2025/02/09 04:51:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:51:17 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:51:17 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:51:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:51:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:51:19 INFO : sub dir/hello world: Copied (new) 2025/02/09 04:51:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.58s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:20 DEBUG : sub dir2: Making directory with metadata 2025/02/09 04:51:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/09 04:51:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 04:51:20 INFO : sub dir: Making directory 2025/02/09 04:51:21 INFO : sub dir2: Making directory 2025/02/09 04:51:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:51:21 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:51:21 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:51:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:51:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:51:23 INFO : sub dir/hello world: Copied (new) 2025/02/09 04:51:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:23 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.44s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:25 INFO : sub dir2: Making directory 2025/02/09 04:51:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:51:25 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:51:25 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:51:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:51:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:51:27 INFO : sub dir/hello world: Copied (new) 2025/02/09 04:51:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.71s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:51:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sipotat3jato" 2025/02/09 04:51:32 DEBUG : Starting OpenDrive session with ID: 087ed1d135d7c2a2f86888b07490e236097fb1177096f85de7246eeb7af11d10 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-kurinih1lubo' -> OpenDrive root 'rclone-test-sipotat3jato' 2025/02/09 04:51:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:51:32 DEBUG : OpenDrive root 'rclone-test-sipotat3jato': Waiting for checks to finish 2025/02/09 04:51:32 DEBUG : OpenDrive root 'rclone-test-sipotat3jato': Waiting for transfers to finish 2025/02/09 04:51:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/09 04:51:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:34 DEBUG : OpenDrive root 'rclone-test-sipotat3jato': Purge remote --- PASS: TestServerSideCopy (6.74s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:51:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/09 04:51:38 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:51:38 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:51:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/09 04:51:39 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/09 04:51:39 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestCopyOverSelf (5.54s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:51:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mowibup4yovi" 2025/02/09 04:51:44 DEBUG : Starting OpenDrive session with ID: bd91179a861cd9607064a8076b3962f6a6d336a0d3e523084bc03791d15cd4db sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-kurinih1lubo' -> OpenDrive root 'rclone-test-mowibup4yovi' 2025/02/09 04:51:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:51:45 DEBUG : OpenDrive root 'rclone-test-mowibup4yovi': Waiting for checks to finish 2025/02/09 04:51:45 DEBUG : OpenDrive root 'rclone-test-mowibup4yovi': Waiting for transfers to finish 2025/02/09 04:51:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/09 04:51:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/09 04:51:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/09 04:51:48 DEBUG : OpenDrive root 'rclone-test-mowibup4yovi': Waiting for checks to finish 2025/02/09 04:51:48 DEBUG : OpenDrive root 'rclone-test-mowibup4yovi': Waiting for transfers to finish 2025/02/09 04:51:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/09 04:51:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:51:49 DEBUG : OpenDrive root 'rclone-test-mowibup4yovi': 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: TestServerSideCopyOverSelf (17.57s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:52:01 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/09 04:52:01 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:52:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/09 04:52:02 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/09 04:52:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/09 04:52:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestMoveOverSelf (5.45s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:52:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-litonal6zoko" 2025/02/09 04:52:07 DEBUG : Starting OpenDrive session with ID: deaa255fba4efcb0f743ead19a5ba26d3751676d20680de91b29c837838c19dd sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-kurinih1lubo' -> OpenDrive root 'rclone-test-litonal6zoko' 2025/02/09 04:52:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:52:08 DEBUG : OpenDrive root 'rclone-test-litonal6zoko': Waiting for checks to finish 2025/02/09 04:52:08 DEBUG : OpenDrive root 'rclone-test-litonal6zoko': Waiting for transfers to finish 2025/02/09 04:52:09 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/09 04:52:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/09 04:52:11 DEBUG : OpenDrive root 'rclone-test-litonal6zoko': Using server-side directory move 2025/02/09 04:52:11 INFO : OpenDrive root 'rclone-test-litonal6zoko': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/09 04:52:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/09 04:52:11 DEBUG : OpenDrive root 'rclone-test-litonal6zoko': Waiting for checks to finish 2025/02/09 04:52:11 DEBUG : OpenDrive root 'rclone-test-litonal6zoko': Waiting for transfers to finish 2025/02/09 04:52:11 INFO : sub dir/hello world: Deleted 2025/02/09 04:52:12 INFO : sub dir/hello world: Moved (server-side) 2025/02/09 04:52:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/02/09 04:52:15 DEBUG : testing file moves 2025/02/09 04:52:15 DEBUG : OpenDrive root 'rclone-test-litonal6zoko': Waiting for checks to finish 2025/02/09 04:52:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/09 04:52:15 DEBUG : OpenDrive root 'rclone-test-litonal6zoko': Waiting for transfers to finish 2025/02/09 04:52:15 INFO : sub dir/hello world: Deleted 2025/02/09 04:52:16 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:16 DEBUG : OpenDrive root 'rclone-test-litonal6zoko': 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: TestServerSideMoveOverSelf (21.89s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:52:28 ERROR : : error listing: directory not found 2025/02/09 04:52:28 INFO : Local file system at /tmp/rclone1350599822: Making directory 2025/02/09 04:52:28 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:28 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.28s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:52:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/09 04:52:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:52:33 DEBUG : Local file system at /tmp/rclone1350599822: Waiting for checks to finish 2025/02/09 04:52:33 DEBUG : Local file system at /tmp/rclone1350599822: Waiting for transfers to finish 2025/02/09 04:52:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:52:33 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/02/09 04:52:33 INFO : sub dir/hello world: Copied (new) 2025/02/09 04:52:33 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestCopyRedownload (4.50s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/09 04:52:35 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:35 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:52:36 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/02/09 04:52:36 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/09 04:52:36 INFO : check sum: Copied (new) 2025/02/09 04:52:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:37 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/09 04:52:37 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/09 04:52:37 DEBUG : check sum: Unchanged skipping 2025/02/09 04:52:37 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:52:37 DEBUG : Waiting for deletions to finish 2025/02/09 04:52:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.51s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/09 04:52:38 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:38 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:52:39 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/02/09 04:52:40 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/09 04:52:40 INFO : sizeonly: Copied (new) 2025/02/09 04:52:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:40 DEBUG : sizeonly: Sizes identical 2025/02/09 04:52:40 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:40 DEBUG : sizeonly: Unchanged skipping 2025/02/09 04:52:40 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:52:40 DEBUG : Waiting for deletions to finish 2025/02/09 04:52:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/09 04:52:42 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:42 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:52:43 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/02/09 04:52:44 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/02/09 04:52:44 INFO : ignore-size: Copied (new) 2025/02/09 04:52:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:44 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:52:44 DEBUG : ignore-size: Unchanged skipping 2025/02/09 04:52:44 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:44 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:52:44 DEBUG : Waiting for deletions to finish 2025/02/09 04:52:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:46 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/09 04:52:47 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:52:47 DEBUG : existing: Unchanged skipping 2025/02/09 04:52:47 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:47 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:52:47 DEBUG : Waiting for deletions to finish 2025/02/09 04:52:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/09 04:52:47 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:47 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:52:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/09 04:52:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/09 04:52:48 INFO : existing: Copied (replaced existing) 2025/02/09 04:52:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/09 04:52:50 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:50 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:52:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/09 04:52:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/09 04:52:52 INFO : existing: Copied (new) 2025/02/09 04:52:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:52 DEBUG : existing: Destination exists, skipping 2025/02/09 04:52:52 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:52 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:52:52 DEBUG : Waiting for deletions to finish 2025/02/09 04:52:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:52:55 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/09 04:52:56 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/09 04:52:57 INFO : d: Making directory 2025/02/09 04:52:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/09 04:52:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:52:59 DEBUG : c/non empty space: Unchanged skipping 2025/02/09 04:52:59 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:52:59 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:53:00 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/09 04:53:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/09 04:53:01 INFO : a/potato2: Copied (new) 2025/02/09 04:53:01 DEBUG : Waiting for deletions to finish 2025/02/09 04:53:01 INFO : b/potato: Deleted 2025/02/09 04:53:01 INFO : d: Removing directory 2025/02/09 04:53:01 INFO : b: Removing directory 2025/02/09 04:53:02 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.40s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:53:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/02/09 04:53:13 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/02/09 04:53:13 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:53:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/09 04:53:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/09 04:53:13 DEBUG : empty space: Unchanged skipping 2025/02/09 04:53:13 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:53:13 DEBUG : Waiting for deletions to finish 2025/02/09 04:53:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:53:14 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/02/09 04:53:14 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:53:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/09 04:53:14 INFO : empty space: Updated modification time in destination 2025/02/09 04:53:14 DEBUG : empty space: Unchanged skipping 2025/02/09 04:53:14 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:53:14 DEBUG : Waiting for deletions to finish 2025/02/09 04:53:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (11.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:53:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:53:17 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/02/09 04:53:17 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:53:17 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/09 04:53:17 DEBUG : empty space: Unchanged skipping 2025/02/09 04:53:17 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:53:17 DEBUG : Waiting for deletions to finish 2025/02/09 04:53:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.28s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:53:19 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/09 04:53:20 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:53:20 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/02/09 04:53:20 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1350599822) 2025/02/09 04:53:20 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-kurinih1lubo') 2025/02/09 04:53:20 DEBUG : foo: md5 differ 2025/02/09 04:53:20 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:53:21 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/09 04:53:22 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/02/09 04:53:22 INFO : foo: Copied (replaced existing) 2025/02/09 04:53:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.11s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:53:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:53:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/09 04:53:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:53:25 DEBUG : empty space: Unchanged skipping 2025/02/09 04:53:25 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:53:25 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:53:25 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/09 04:53:26 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/09 04:53:26 INFO : potato: Copied (new) 2025/02/09 04:53:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:53:29 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/09 04:53:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/09 04:53:30 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:53:30 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:53:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/09 04:53:31 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/02/09 04:53:31 INFO : potato: Copied (replaced existing) 2025/02/09 04:53:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:53:33 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/09 04:53:34 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/02/09 04:53:34 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:53:34 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1350599822) 2025/02/09 04:53:34 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-kurinih1lubo') 2025/02/09 04:53:34 DEBUG : potato: md5 differ 2025/02/09 04:53:34 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:53:34 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/09 04:53:35 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/02/09 04:53:35 INFO : potato: Copied (replaced existing) 2025/02/09 04:53:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1121 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: potato: Modification time difference too big |-115071h53m34.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-02-09 04:53:34 +0000 UTC) (precision 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 --- FAIL: TestSyncAfterChangingContentsOnly (11.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:53:45 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/09 04:53:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:53:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 04:53:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/09 04:53:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:53:48 DEBUG : empty space: Unchanged skipping 2025/02/09 04:53:48 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:53:48 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:53:48 DEBUG : Waiting for deletions to finish 2025/02/09 04:53:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:53:50 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/09 04:53:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:53:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 04:53:53 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:53:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:53:53 DEBUG : empty space: Unchanged skipping 2025/02/09 04:53:53 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:53:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/09 04:53:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/09 04:53:54 INFO : potato2: Copied (new) 2025/02/09 04:53:54 DEBUG : Waiting for deletions to finish 2025/02/09 04:53:55 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:53:57 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/09 04:53:59 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/09 04:54:00 INFO : d: Making directory 2025/02/09 04:54:00 INFO : d/e: Making directory 2025/02/09 04:54:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/09 04:54:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:54:01 DEBUG : c/non empty space: Unchanged skipping 2025/02/09 04:54:02 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:54:02 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:54:02 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/09 04:54:03 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/09 04:54:03 INFO : a/potato2: Copied (new) 2025/02/09 04:54:03 DEBUG : Waiting for deletions to finish 2025/02/09 04:54:03 INFO : b/potato: Deleted 2025/02/09 04:54:03 INFO : d/e: Removing directory 2025/02/09 04:54:04 INFO : d: Removing directory 2025/02/09 04:54:04 INFO : b: Removing directory 2025/02/09 04:54:04 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:54:08 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/09 04:54:10 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/09 04:54:11 INFO : d: Making directory 2025/02/09 04:54:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/09 04:54:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:54:12 DEBUG : c/non empty space: Unchanged skipping 2025/02/09 04:54:12 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:54:12 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:54:13 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/09 04:54:14 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/09 04:54:14 INFO : a/potato2: Copied (new) 2025/02/09 04:54:14 ERROR : OpenDrive root 'rclone-test-kurinih1lubo': not deleting files as there were IO errors 2025/02/09 04:54:14 ERROR : OpenDrive root 'rclone-test-kurinih1lubo': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:54:17 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/09 04:54:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:54:21 DEBUG : Waiting for deletions to finish 2025/02/09 04:54:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 04:54:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:54:21 DEBUG : empty space: Unchanged skipping 2025/02/09 04:54:21 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:54:21 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:54:21 INFO : potato: Deleted 2025/02/09 04:54:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/09 04:54:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/09 04:54:22 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.91s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:54:24 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/09 04:54:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:54:27 DEBUG : Waiting for deletions to finish 2025/02/09 04:54:27 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:54:27 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:54:27 INFO : potato: Deleted 2025/02/09 04:54:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 04:54:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:54:28 DEBUG : empty space: Unchanged skipping 2025/02/09 04:54:28 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:54:28 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:54:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/09 04:54:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/09 04:54:29 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", 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: TestSyncDeleteBefore (14.08s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:54:38 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/09 04:54:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 04:54:40 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:54:40 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:54:40 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/02/09 04:54:41 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/09 04:54:41 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.95s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:54:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/09 04:54:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:54:47 DEBUG : enormous: Excluded (Size Filter) 2025/02/09 04:54:47 DEBUG : enormous: Excluded 2025/02/09 04:54:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 04:54:47 DEBUG : potato2: Excluded 2025/02/09 04:54:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 04:54:47 DEBUG : potato2: Excluded 2025/02/09 04:54:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:54:47 DEBUG : empty space: Unchanged skipping 2025/02/09 04:54:47 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:54:47 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:54:47 DEBUG : Waiting for deletions to finish 2025/02/09 04:54:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:54:47 DEBUG : enormous: Excluded (Size Filter) 2025/02/09 04:54:47 DEBUG : enormous: Excluded 2025/02/09 04:54:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 04:54:47 DEBUG : potato2: Excluded 2025/02/09 04:54:47 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 04:54:47 DEBUG : potato2: Excluded 2025/02/09 04:54:47 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/09 04:54:47 DEBUG : empty space: Unchanged skipping 2025/02/09 04:54:47 DEBUG : Local file system at /tmp/rclone1350599822: Waiting for checks to finish 2025/02/09 04:54:47 DEBUG : Local file system at /tmp/rclone1350599822: Waiting for transfers to finish 2025/02/09 04:54:47 DEBUG : Waiting for deletions to finish 2025/02/09 04:54:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncWithExclude (5.81s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:54:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/09 04:54:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:54:53 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/02/09 04:54:54 DEBUG : enormous: Excluded (Size Filter) 2025/02/09 04:54:54 DEBUG : enormous: Excluded 2025/02/09 04:54:54 DEBUG : potato2: Excluded (Size Filter) 2025/02/09 04:54:54 DEBUG : potato2: Excluded 2025/02/09 04:54:54 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:54:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:54:54 DEBUG : empty space: Unchanged skipping 2025/02/09 04:54:54 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:54:54 DEBUG : Waiting for deletions to finish 2025/02/09 04:54:54 INFO : enormous: Deleted 2025/02/09 04:54:54 INFO : potato2: Deleted 2025/02/09 04:54:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:54:54 DEBUG : Local file system at /tmp/rclone1350599822: Waiting for checks to finish 2025/02/09 04:54:54 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/09 04:54:54 DEBUG : empty space: Unchanged skipping 2025/02/09 04:54:54 DEBUG : Local file system at /tmp/rclone1350599822: Waiting for transfers to finish 2025/02/09 04:54:54 DEBUG : Waiting for deletions to finish 2025/02/09 04:54:54 INFO : enormous: Deleted 2025/02/09 04:54:54 INFO : potato2: Deleted 2025/02/09 04:54:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.19s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:54:56 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/09 04:54:58 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/09 04:55:00 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/09 04:55:02 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/02/09 04:55:03 DEBUG : five: Need to transfer - File not found at Destination 2025/02/09 04:55:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/09 04:55:03 DEBUG : one: Destination is newer than source, skipping 2025/02/09 04:55:03 DEBUG : three: Sizes identical 2025/02/09 04:55:03 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:55:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/09 04:55:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/09 04:55:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1350599822) 2025/02/09 04:55:03 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-kurinih1lubo') 2025/02/09 04:55:03 DEBUG : two: md5 differ 2025/02/09 04:55:03 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:55:03 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/02/09 04:55:03 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/09 04:55:04 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/02/09 04:55:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/09 04:55:04 INFO : four: Copied (replaced existing) 2025/02/09 04:55:05 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/09 04:55:05 INFO : five: Copied (new) 2025/02/09 04:55:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/09 04:55:05 INFO : two: Copied (replaced existing) 2025/02/09 04:55:05 DEBUG : Waiting for deletions to finish 2025/02/09 04:55:06 DEBUG : one: Destination is newer than source, skipping 2025/02/09 04:55:06 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:55:06 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1350599822) 2025/02/09 04:55:06 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-kurinih1lubo') 2025/02/09 04:55:06 DEBUG : three: md5 differ 2025/02/09 04:55:06 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/09 04:55:06 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/09 04:55:06 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/09 04:55:06 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/09 04:55:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/09 04:55:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/09 04:55:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/09 04:55:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/09 04:55:06 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/09 04:55:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/09 04:55:06 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:55:06 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/09 04:55:07 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/09 04:55:07 INFO : three: Copied (replaced existing) 2025/02/09 04:55:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.56s) === 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-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/09 04:55:08 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Making map for --track-renames 2025/02/09 04:55:08 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Finished making map for --track-renames 2025/02/09 04:55:08 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:55:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/09 04:55:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/09 04:55:08 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for renames to finish 2025/02/09 04:55:08 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:55:09 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/09 04:55:09 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/09 04:55:10 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/09 04:55:10 INFO : potato: Copied (new) 2025/02/09 04:55:10 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/09 04:55:10 INFO : yam: Copied (new) 2025/02/09 04:55:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:55:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:55:11 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Making map for --track-renames 2025/02/09 04:55:11 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Finished making map for --track-renames 2025/02/09 04:55:11 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:55:11 DEBUG : potato: Unchanged skipping 2025/02/09 04:55:11 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for renames to finish 2025/02/09 04:55:11 DEBUG : yam: same parent dir (ODFfODA0NDI5MF9yS2hxSA) - using file/rename instead of move_copy for yaml 2025/02/09 04:55:11 INFO : yam: Moved (server-side) to: yaml 2025/02/09 04:55:11 INFO : yaml: Renamed from "yam" 2025/02/09 04:55:11 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:55:11 DEBUG : Waiting for deletions to finish 2025/02/09 04:55:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/09 04:55:13 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Making map for --track-renames 2025/02/09 04:55:13 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Finished making map for --track-renames 2025/02/09 04:55:13 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:55:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/09 04:55:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/09 04:55:13 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for renames to finish 2025/02/09 04:55:13 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:55:14 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/09 04:55:14 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/09 04:55:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/09 04:55:15 INFO : potato: Copied (new) 2025/02/09 04:55:15 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/09 04:55:15 INFO : yam: Copied (new) 2025/02/09 04:55:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:55:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:55:15 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Making map for --track-renames 2025/02/09 04:55:15 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Finished making map for --track-renames 2025/02/09 04:55:15 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:55:15 DEBUG : potato: Unchanged skipping 2025/02/09 04:55:15 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for renames to finish 2025/02/09 04:55:16 DEBUG : yam: same parent dir (ODFfODA0NDI5MF9yS2hxSA) - using file/rename instead of move_copy for yaml 2025/02/09 04:55:16 INFO : yam: Moved (server-side) to: yaml 2025/02/09 04:55:16 INFO : yaml: Renamed from "yam" 2025/02/09 04:55:16 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:55:16 DEBUG : Waiting for deletions to finish 2025/02/09 04:55:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/09 04:55:17 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Making map for --track-renames 2025/02/09 04:55:17 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Finished making map for --track-renames 2025/02/09 04:55:17 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:55:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/09 04:55:17 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for renames to finish 2025/02/09 04:55:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/09 04:55:17 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:55:18 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/02/09 04:55:19 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/09 04:55:20 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/09 04:55:20 INFO : sub/yam: Copied (new) 2025/02/09 04:55:20 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/09 04:55:20 INFO : potato: Copied (new) 2025/02/09 04:55:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:55:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:55:20 DEBUG : potato: Unchanged skipping 2025/02/09 04:55:20 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Making map for --track-renames 2025/02/09 04:55:20 INFO : OpenDrive root 'rclone-test-kurinih1lubo': Finished making map for --track-renames 2025/02/09 04:55:20 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:55:20 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for renames to finish 2025/02/09 04:55:21 INFO : sub/yam: Moved (server-side) to: yam 2025/02/09 04:55:21 INFO : yam: Renamed from "sub/yam" 2025/02/09 04:55:21 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:55:21 DEBUG : Waiting for deletions to finish 2025/02/09 04:55:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:55:23 DEBUG : Creating backend with remote "/tmp/rclone1350599822/dir1" 2025/02/09 04:55:23 DEBUG : Config file has changed externally - reloading 2025/02/09 04:55:23 DEBUG : Creating backend with remote "/tmp/rclone1350599822/dir2" 2025/02/09 04:55:23 DEBUG : Local file system at /tmp/rclone1350599822/dir2: Using server-side directory move 2025/02/09 04:55:23 INFO : Local file system at /tmp/rclone1350599822/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/09 04:55:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/09 04:55:23 DEBUG : Local file system at /tmp/rclone1350599822/dir2: Waiting for checks to finish 2025/02/09 04:55:23 DEBUG : Local file system at /tmp/rclone1350599822/dir2: Waiting for transfers to finish 2025/02/09 04:55:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:55:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:55:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/09 04:55:24 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:55:24 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:55:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:55:26 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/09 04:55:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:55:26 INFO : sub dir/hello world: Copied (new) 2025/02/09 04:55:26 INFO : sub dir/hello world: Deleted 2025/02/09 04:55:27 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/09 04:55:27 INFO : nested/sub dir/file: Copied (new) 2025/02/09 04:55:27 INFO : nested/sub dir/file: Deleted 2025/02/09 04:55:27 INFO : sub dir: Removing directory 2025/02/09 04:55:27 INFO : nested/sub dir: Removing directory 2025/02/09 04:55:27 INFO : nested: Removing directory 2025/02/09 04:55:27 DEBUG : Local file system at /tmp/rclone1350599822: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:55:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/09 04:55:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/09 04:55:29 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:55:29 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:55:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/09 04:55:31 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/09 04:55:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/09 04:55:32 INFO : sub dir/hello world: Copied (new) 2025/02/09 04:55:32 INFO : sub dir/hello world: Deleted 2025/02/09 04:55:32 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/09 04:55:32 INFO : nested/sub dir/file: Copied (new) 2025/02/09 04:55:32 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestMoveWithoutDeleteEmptySrcDirs (7.12s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:55:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/09 04:55:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/09 04:55:37 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:55:37 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:55:38 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/09 04:55:38 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/02/09 04:55:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/09 04:55:38 INFO : existing: Copied (new) 2025/02/09 04:55:38 INFO : existing: Deleted 2025/02/09 04:55:38 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/09 04:55:38 INFO : existing-b: Copied (new) 2025/02/09 04:55:38 INFO : existing-b: Deleted 2025/02/09 04:55:39 DEBUG : existing: Destination exists, skipping 2025/02/09 04:55:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/09 04:55:39 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:55:39 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:55:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.58s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:55:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cijorot8pito" 2025/02/09 04:55:40 DEBUG : Config file has changed externally - reloading 2025/02/09 04:55:40 DEBUG : Starting OpenDrive session with ID: 1a02ecec19f005fe9803168463cf6209b6eef768c0363de2946deca8a7f1d044 2025/02/09 04:55:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/09 04:55:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:55:45 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-kurinih1lubo' -> OpenDrive root 'rclone-test-cijorot8pito' 2025/02/09 04:55:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:55:49 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/09 04:55:50 DEBUG : OpenDrive root 'rclone-test-cijorot8pito': Using server-side directory move 2025/02/09 04:55:50 INFO : OpenDrive root 'rclone-test-cijorot8pito': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/09 04:55:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 04:55:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/09 04:55:51 DEBUG : empty space: Unchanged skipping 2025/02/09 04:55:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/09 04:55:51 DEBUG : OpenDrive root 'rclone-test-cijorot8pito': Waiting for checks to finish 2025/02/09 04:55:51 INFO : potato3: Deleted 2025/02/09 04:55:51 INFO : empty space: Deleted 2025/02/09 04:55:51 DEBUG : OpenDrive root 'rclone-test-cijorot8pito': Waiting for transfers to finish 2025/02/09 04:55:51 INFO : potato2: Moved (server-side) 2025/02/09 04:55:51 INFO : potato3: Moved (server-side) 2025/02/09 04:55:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-simabob0robi" 2025/02/09 04:55:52 DEBUG : Starting OpenDrive session with ID: 60acb0228b30dfc858bcfa58f3f208b76244e5f792d23b8e9310c185e836184d 2025/02/09 04:55:52 DEBUG : OpenDrive root 'rclone-test-simabob0robi': Using server-side directory move 2025/02/09 04:55:53 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/09 04:55:53 INFO : OpenDrive root 'rclone-test-simabob0robi': Server side directory move succeeded 2025/02/09 04:55:53 ERROR : : error listing: directory not found 2025/02/09 04:55:53 DEBUG : OpenDrive root 'rclone-test-simabob0robi': Purge remote 2025/02/09 04:55:54 DEBUG : OpenDrive root 'rclone-test-cijorot8pito': Purge remote 2025/02/09 04:55:54 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.39s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:55:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vusukex0simi" 2025/02/09 04:55:55 DEBUG : Starting OpenDrive session with ID: 4f3695f8bda9b6710e5ba8b3a4e90648c7cab6e31579b37ef7629472aac68255 2025/02/09 04:55:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/09 04:55:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:55:59 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-kurinih1lubo' -> OpenDrive root 'rclone-test-vusukex0simi' 2025/02/09 04:56:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:56:03 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/09 04:56:04 DEBUG : empty space: Excluded (Size Filter) 2025/02/09 04:56:04 DEBUG : empty space: Excluded 2025/02/09 04:56:04 DEBUG : empty space: Excluded (Size Filter) 2025/02/09 04:56:04 DEBUG : empty space: Excluded 2025/02/09 04:56:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 04:56:04 DEBUG : OpenDrive root 'rclone-test-vusukex0simi': Waiting for checks to finish 2025/02/09 04:56:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/09 04:56:04 DEBUG : OpenDrive root 'rclone-test-vusukex0simi': Waiting for transfers to finish 2025/02/09 04:56:04 INFO : potato3: Deleted 2025/02/09 04:56:05 INFO : potato2: Moved (server-side) 2025/02/09 04:56:05 INFO : potato3: Moved (server-side) 2025/02/09 04:56:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gevujuf7teqo" 2025/02/09 04:56:06 DEBUG : Starting OpenDrive session with ID: 0b40d9fe2cc4847194fd5a6312c5422c826a5df97561e068aab92f901064ae6b 2025/02/09 04:56:06 DEBUG : empty space: Excluded (Size Filter) 2025/02/09 04:56:06 DEBUG : empty space: Excluded 2025/02/09 04:56:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 04:56:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/09 04:56:06 DEBUG : OpenDrive root 'rclone-test-gevujuf7teqo': Waiting for checks to finish 2025/02/09 04:56:06 DEBUG : OpenDrive root 'rclone-test-gevujuf7teqo': Waiting for transfers to finish 2025/02/09 04:56:07 INFO : potato2: Moved (server-side) 2025/02/09 04:56:07 INFO : potato3: Moved (server-side) 2025/02/09 04:56:08 DEBUG : OpenDrive root 'rclone-test-gevujuf7teqo': Purge remote 2025/02/09 04:56:08 DEBUG : OpenDrive root 'rclone-test-vusukex0simi': Purge remote --- PASS: TestServerSideMoveWithFilter (14.42s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:56:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-femoler6rile" 2025/02/09 04:56:09 DEBUG : Starting OpenDrive session with ID: 9fa235f3dd00274e030dfe952c75cdbe9d005cfe7e0f8b9f5caaa7ebee9ba133 2025/02/09 04:56:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/09 04:56:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:56:14 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/02/09 04:56:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-kurinih1lubo' -> OpenDrive root 'rclone-test-femoler6rile' 2025/02/09 04:56:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/09 04:56:18 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/09 04:56:20 DEBUG : OpenDrive root 'rclone-test-femoler6rile': Using server-side directory move 2025/02/09 04:56:20 INFO : OpenDrive root 'rclone-test-femoler6rile': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/09 04:56:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/09 04:56:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/09 04:56:20 DEBUG : empty space: Unchanged skipping 2025/02/09 04:56:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/09 04:56:20 INFO : potato3: Deleted 2025/02/09 04:56:20 DEBUG : OpenDrive root 'rclone-test-femoler6rile': Waiting for checks to finish 2025/02/09 04:56:20 INFO : empty space: Deleted 2025/02/09 04:56:20 DEBUG : OpenDrive root 'rclone-test-femoler6rile': Waiting for transfers to finish 2025/02/09 04:56:20 INFO : potato2: Moved (server-side) 2025/02/09 04:56:21 INFO : potato3: Moved (server-side) 2025/02/09 04:56:21 INFO : tomatoDir: Removing directory 2025/02/09 04:56:21 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': deleted 1 directories 2025/02/09 04:56:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nomapat1kida" 2025/02/09 04:56:22 DEBUG : Starting OpenDrive session with ID: 57383c8c385c1e1519c9ab042f43e01db7aae83d6567404a25e5d12cc0568cfd 2025/02/09 04:56:22 INFO : tomatoDir: Making directory 2025/02/09 04:56:23 DEBUG : OpenDrive root 'rclone-test-nomapat1kida': Using server-side directory move 2025/02/09 04:56:23 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/09 04:56:23 INFO : OpenDrive root 'rclone-test-nomapat1kida': Server side directory move succeeded 2025/02/09 04:56:24 ERROR : : error listing: directory not found 2025/02/09 04:56:24 ERROR : : error listing: directory not found 2025/02/09 04:56:24 DEBUG : OpenDrive root 'rclone-test-nomapat1kida': Purge remote 2025/02/09 04:56:24 DEBUG : OpenDrive root 'rclone-test-femoler6rile': Purge remote 2025/02/09 04:56:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", 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-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:56:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/rclone-sync-test" 2025/02/09 04:56:26 DEBUG : Starting OpenDrive session with ID: 1180b570e78a104ce45d213c13d26e255da5ca7b149a4c13a3074bcde06a3d4f run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncOverlap (3.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:56:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/rclone-sync-test" 2025/02/09 04:56:29 DEBUG : Starting OpenDrive session with ID: a09923f293d015885ec849299ace3fe3fd873e0fad37abe56f39f28ccac7e998 2025/02/09 04:56:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/rclone-sync-test-include/layer2" 2025/02/09 04:56:30 DEBUG : Starting OpenDrive session with ID: 22fa09e39572640ca8dc8fd290350b8de0b5c725890b40e4cce2423d9a90e8cc 2025/02/09 04:56:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/rclone-sync-test-ignore-file" 2025/02/09 04:56:32 DEBUG : Starting OpenDrive session with ID: 42d18a61bdf1fc4ba2930f10bf5bde37f262494a51e9d117102a496de93e1ece 2025/02/09 04:56:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/02/09 04:56:36 DEBUG : rclone-sync-test: Excluded 2025/02/09 04:56:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/09 04:56:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/09 04:56:37 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/rclone-sync-test': Waiting for checks to finish 2025/02/09 04:56:37 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/rclone-sync-test': Waiting for transfers to finish 2025/02/09 04:56:37 DEBUG : Waiting for deletions to finish 2025/02/09 04:56:37 INFO : There was nothing to transfer 2025/02/09 04:56:37 DEBUG : rclone-sync-test: Excluded 2025/02/09 04:56:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/09 04:56:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/09 04:56:38 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:56:38 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:56:38 DEBUG : Waiting for deletions to finish 2025/02/09 04:56:38 INFO : rclone-sync-test-include: Removing directory 2025/02/09 04:56:38 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': deleted 1 directories 2025/02/09 04:56:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:56:39 DEBUG : rclone-sync-test: Excluded 2025/02/09 04:56:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/09 04:56:39 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/09 04:56:39 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/09 04:56:39 DEBUG : Waiting for deletions to finish 2025/02/09 04:56:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:56:39 DEBUG : rclone-sync-test: Excluded 2025/02/09 04:56:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/09 04:56:39 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 04:56:39 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 04:56:39 DEBUG : Waiting for deletions to finish 2025/02/09 04:56:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:56:40 DEBUG : : Excluded 2025/02/09 04:56:40 DEBUG : rclone-sync-test: Excluded 2025/02/09 04:56:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/09 04:56:40 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/09 04:56:40 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/09 04:56:40 DEBUG : Waiting for deletions to finish 2025/02/09 04:56:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.06s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:56:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/dst" 2025/02/09 04:56:48 DEBUG : Starting OpenDrive session with ID: 9dfcb173cace76d42182bb84f17cdc041c344c71574cccbd505528664a8f207e 2025/02/09 04:56:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/CompareDest" 2025/02/09 04:56:49 DEBUG : Starting OpenDrive session with ID: 8bdb61f661f3ab441551fe6252640d714c7b451b91e4f172d29b805cd3dadd3d 2025/02/09 04:56:50 DEBUG : one: Need to transfer - File not found at Destination 2025/02/09 04:56:50 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:56:50 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:56:51 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/09 04:56:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/09 04:56:52 INFO : one: Copied (new) 2025/02/09 04:56:52 DEBUG : Waiting for deletions to finish 2025/02/09 04:56:53 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:56:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 04:56:53 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:56:53 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/09 04:56:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/09 04:56:54 INFO : one: Copied (replaced existing) 2025/02/09 04:56:54 DEBUG : Waiting for deletions to finish 2025/02/09 04:56:55 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/09 04:56:57 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/02/09 04:56:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 04:56:58 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:56:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:56:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 04:56:59 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:56:59 DEBUG : Waiting for deletions to finish 2025/02/09 04:56:59 INFO : There was nothing to transfer 2025/02/09 04:57:00 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/02/09 04:57:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:57:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/09 04:57:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 04:57:02 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:57:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:57:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 04:57:02 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:57:02 DEBUG : Waiting for deletions to finish 2025/02/09 04:57:02 INFO : There was nothing to transfer 2025/02/09 04:57:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:57:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/09 04:57:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 04:57:03 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:57:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:57:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 04:57:03 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:57:03 DEBUG : Waiting for deletions to finish 2025/02/09 04:57:03 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/09 04:57:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/09 04:57:04 DEBUG : two: Need to transfer - File not found at Destination 2025/02/09 04:57:04 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:57:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 04:57:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:57:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/09 04:57:04 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:57:05 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/02/09 04:57:06 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/09 04:57:06 INFO : two: Copied (new) 2025/02/09 04:57:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.86s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:57:09 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/02/09 04:57:12 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/02/09 04:57:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/dest" 2025/02/09 04:57:13 DEBUG : Starting OpenDrive session with ID: e4796d0f88b6e49fc911ee4afe77b3289f4b564d989dbe42785a8fb51e1a7a78 2025/02/09 04:57:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/pre-dest1" 2025/02/09 04:57:15 DEBUG : Starting OpenDrive session with ID: 3427352fa733fb9d1cb1beb15f516082783f01d92359dd50f42e05ccf976e253 2025/02/09 04:57:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/pre-dest2" 2025/02/09 04:57:15 DEBUG : Starting OpenDrive session with ID: a905c2a911d0d889455aba0a055ef9bd79dfbada2cd0b1034115a737dc64293a 2025/02/09 04:57:16 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:57:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/09 04:57:16 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:57:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/09 04:57:17 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/09 04:57:17 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dest': Waiting for checks to finish 2025/02/09 04:57:17 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dest': Waiting for transfers to finish 2025/02/09 04:57:18 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/02/09 04:57:19 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/09 04:57:19 INFO : 3: Copied (new) 2025/02/09 04:57:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.38s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:57:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/dst" 2025/02/09 04:57:22 DEBUG : Starting OpenDrive session with ID: 3bbabfb780ba2ae9f18bfdd40d98b0b6129a4ac5aea650228f5e0c21dfdf9243 2025/02/09 04:57:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/CopyDest" 2025/02/09 04:57:23 DEBUG : Starting OpenDrive session with ID: 830cc656889d858eeb1bf7e6273884c7870953487dbb289e18663120c8cb722d 2025/02/09 04:57:24 DEBUG : one: Need to transfer - File not found at Destination 2025/02/09 04:57:24 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:57:24 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:57:25 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/09 04:57:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/09 04:57:26 INFO : one: Copied (new) 2025/02/09 04:57:26 DEBUG : Waiting for deletions to finish 2025/02/09 04:57:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 04:57:27 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:57:27 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:57:28 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/09 04:57:29 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/09 04:57:29 INFO : one: Copied (replaced existing) 2025/02/09 04:57:29 DEBUG : Waiting for deletions to finish 2025/02/09 04:57:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/09 04:57:31 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/02/09 04:57:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/BackupDir" 2025/02/09 04:57:33 DEBUG : Starting OpenDrive session with ID: dea433b4e41025090087730dfdb094be930b3338bb587e949268561dc7dfb747 2025/02/09 04:57:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 04:57:34 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:57:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:57:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/09 04:57:35 INFO : one: Moved (server-side) 2025/02/09 04:57:35 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/09 04:57:35 INFO : one: Copied (server-side copy) 2025/02/09 04:57:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/09 04:57:35 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:57:35 DEBUG : Waiting for deletions to finish 2025/02/09 04:57:37 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/02/09 04:57:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:57:39 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/09 04:57:39 INFO : two: Copied (server-side copy) 2025/02/09 04:57:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/09 04:57:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:57:39 DEBUG : one: Unchanged skipping 2025/02/09 04:57:39 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:57:39 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:57:39 DEBUG : Waiting for deletions to finish 2025/02/09 04:57:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:57:39 DEBUG : one: Unchanged skipping 2025/02/09 04:57:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:57:39 DEBUG : two: Unchanged skipping 2025/02/09 04:57:39 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:57:39 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:57:39 DEBUG : Waiting for deletions to finish 2025/02/09 04:57:39 INFO : There was nothing to transfer 2025/02/09 04:57:40 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/02/09 04:57:42 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/09 04:57:42 DEBUG : three: Destination not found in --copy-dest 2025/02/09 04:57:42 DEBUG : three: Need to transfer - File not found at Destination 2025/02/09 04:57:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:57:42 DEBUG : one: Unchanged skipping 2025/02/09 04:57:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/09 04:57:42 DEBUG : two: Unchanged skipping 2025/02/09 04:57:42 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:57:42 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:57:43 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/02/09 04:57:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/09 04:57:44 INFO : three: Copied (new) 2025/02/09 04:57:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.39s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:57:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/09 04:57:50 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/09 04:57:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/09 04:57:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/dst" 2025/02/09 04:57:54 DEBUG : Starting OpenDrive session with ID: 225a6fdbc4789e1f13cec2c3e03a91f1f2340e1b952d984c230c5004e4b77dc9 2025/02/09 04:57:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/backup" 2025/02/09 04:57:54 DEBUG : Starting OpenDrive session with ID: 5e0ba09ca1d05bad65e9cf35347f4da76c6678f1d5ae6d76b38864dfd2da2a70 2025/02/09 04:57:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 04:57:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:57:55 DEBUG : two: Unchanged skipping 2025/02/09 04:57:55 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:57:56 INFO : one: Moved (server-side) 2025/02/09 04:57:56 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:57:57 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/09 04:57:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/09 04:57:58 INFO : one: Copied (new) 2025/02/09 04:57:58 DEBUG : Waiting for deletions to finish 2025/02/09 04:57:58 INFO : three.txt: Moved (server-side) 2025/02/09 04:57:58 INFO : three.txt: Moved into backup dir 2025/02/09 04:57:59 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/09 04:58:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 04:58:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:58:01 DEBUG : two: Unchanged skipping 2025/02/09 04:58:01 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:58:01 INFO : one: Deleted 2025/02/09 04:58:02 INFO : one: Moved (server-side) 2025/02/09 04:58:02 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:58:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/09 04:58:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/09 04:58:03 INFO : one: Copied (new) 2025/02/09 04:58:03 DEBUG : Waiting for deletions to finish 2025/02/09 04:58:04 INFO : three.txt: Deleted 2025/02/09 04:58:04 INFO : three.txt: Moved (server-side) 2025/02/09 04:58:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.38s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:58:07 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/09 04:58:09 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/09 04:58:11 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/09 04:58:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/dst" 2025/02/09 04:58:13 DEBUG : Starting OpenDrive session with ID: 15125774e45b4bc33d75c9d310db3a37fad9bd3d3cc97942d56f202290bbc843 2025/02/09 04:58:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/backup" 2025/02/09 04:58:13 DEBUG : Starting OpenDrive session with ID: 7bc1cd3b7c426242763d34ef0e414b6087c51920127bf945623df5a4c34e9e62 2025/02/09 04:58:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 04:58:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:58:14 DEBUG : two: Unchanged skipping 2025/02/09 04:58:14 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:58:15 INFO : one: Moved (server-side) to: one.bak 2025/02/09 04:58:15 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:58:16 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/09 04:58:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/09 04:58:17 INFO : one: Copied (new) 2025/02/09 04:58:17 DEBUG : Waiting for deletions to finish 2025/02/09 04:58:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/09 04:58:17 INFO : three.txt: Moved into backup dir 2025/02/09 04:58:18 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/09 04:58:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 04:58:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:58:20 DEBUG : two: Unchanged skipping 2025/02/09 04:58:20 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:58:20 INFO : one.bak: Deleted 2025/02/09 04:58:21 INFO : one: Moved (server-side) to: one.bak 2025/02/09 04:58:21 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:58:21 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/09 04:58:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/09 04:58:22 INFO : one: Copied (new) 2025/02/09 04:58:22 DEBUG : Waiting for deletions to finish 2025/02/09 04:58:23 INFO : three.txt.bak: Deleted 2025/02/09 04:58:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/09 04:58:23 INFO : three.txt: Moved into backup dir run.go:125: removing dir "backup" failed - try 1/3: folder not empty --- PASS: TestSyncBackupDirWithSuffix (20.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:58:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/09 04:58:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/09 04:58:31 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/09 04:58:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/dst" 2025/02/09 04:58:32 DEBUG : Starting OpenDrive session with ID: c857eec3d1ca2e53c7d5a98b2b449c964ae225c09f799dedfa584f769d143bee 2025/02/09 04:58:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/backup" 2025/02/09 04:58:33 DEBUG : Starting OpenDrive session with ID: 87238ff38e973537aba723c53a3aa88d340a45508d74c14dc90d180326f223b5 2025/02/09 04:58:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 04:58:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:58:34 DEBUG : two: Unchanged skipping 2025/02/09 04:58:34 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:58:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/09 04:58:35 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:58:36 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/09 04:58:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/09 04:58:37 INFO : one: Copied (new) 2025/02/09 04:58:37 DEBUG : Waiting for deletions to finish 2025/02/09 04:58:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/09 04:58:38 INFO : three.txt: Moved into backup dir 2025/02/09 04:58:39 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/02/09 04:58:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 04:58:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:58:48 DEBUG : two: Unchanged skipping 2025/02/09 04:58:48 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:58:48 INFO : one-2019-01-01: Deleted 2025/02/09 04:58:48 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/09 04:58:48 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:58:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/09 04:58:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/09 04:58:50 INFO : one: Copied (new) 2025/02/09 04:58:50 DEBUG : Waiting for deletions to finish 2025/02/09 04:58:50 INFO : three-2019-01-01.txt: Deleted 2025/02/09 04:58:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/09 04:58:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.63s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:58:54 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/09 04:58:56 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/09 04:58:57 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/09 04:58:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/dst" 2025/02/09 04:58:59 DEBUG : Starting OpenDrive session with ID: 2bbff86a8ce67ab4f76d8fc8f163a8bdc927f43492b8899f22a03f4fa4cdab08 2025/02/09 04:59:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 04:59:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:59:00 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:59:00 DEBUG : two: Unchanged skipping 2025/02/09 04:59:00 DEBUG : one: same parent dir (ODFfODA0NDQwOF9CUGg1Tg) - using file/rename instead of move_copy for one.bak 2025/02/09 04:59:00 INFO : one: Moved (server-side) to: one.bak 2025/02/09 04:59:00 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:59:01 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/09 04:59:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/09 04:59:02 INFO : one: Copied (new) 2025/02/09 04:59:02 DEBUG : Waiting for deletions to finish 2025/02/09 04:59:02 DEBUG : three.txt: same parent dir (ODFfODA0NDQwOF9CUGg1Tg) - using file/rename instead of move_copy for three.txt.bak 2025/02/09 04:59:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/09 04:59:02 INFO : three.txt: Moved into backup dir 2025/02/09 04:59:03 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/09 04:59:05 DEBUG : one.bak: Excluded (Path Filter) 2025/02/09 04:59:05 DEBUG : one.bak: Excluded 2025/02/09 04:59:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/09 04:59:05 DEBUG : three.txt.bak: Excluded 2025/02/09 04:59:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 04:59:05 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for checks to finish 2025/02/09 04:59:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:59:05 DEBUG : two: Unchanged skipping 2025/02/09 04:59:05 INFO : one.bak: Deleted 2025/02/09 04:59:05 DEBUG : one: same parent dir (ODFfODA0NDQwOF9CUGg1Tg) - using file/rename instead of move_copy for one.bak 2025/02/09 04:59:06 INFO : one: Moved (server-side) to: one.bak 2025/02/09 04:59:06 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo/dst': Waiting for transfers to finish 2025/02/09 04:59:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/09 04:59:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/09 04:59:07 INFO : one: Copied (new) 2025/02/09 04:59:07 DEBUG : Waiting for deletions to finish 2025/02/09 04:59:07 INFO : three.txt.bak: Deleted 2025/02/09 04:59:08 DEBUG : three.txt: same parent dir (ODFfODA0NDQwOF9CUGg1Tg) - using file/rename instead of move_copy for three.txt.bak 2025/02/09 04:59:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/09 04:59:08 INFO : three.txt: Moved into backup dir run.go:125: removing dir "dst" failed - try 1/3: folder not empty --- PASS: TestSyncBackupDirSuffixOnly (17.98s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:59:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/09 04:59:14 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/09 04:59:16 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/09 04:59:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/dst" 2025/02/09 04:59:17 DEBUG : Starting OpenDrive session with ID: 88302601921e79729b96fd5c5e3de16b1868795473d835877292b928f01522b8 2025/02/09 04:59:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 04:59:18 DEBUG : one: same parent dir (ODFfODA0NDQxMl9DeGpheg) - using file/rename instead of move_copy for one.bak 2025/02/09 04:59:18 INFO : one: Moved (server-side) to: one.bak 2025/02/09 04:59:19 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/09 04:59:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/09 04:59:20 INFO : one: Copied (new) 2025/02/09 04:59:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:59:20 DEBUG : two: Unchanged skipping 2025/02/09 04:59:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/09 04:59:21 DEBUG : three.txt: same parent dir (ODFfODA0NDQxMl9DeGpheg) - using file/rename instead of move_copy for three.txt.bak 2025/02/09 04:59:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/09 04:59:22 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/09 04:59:23 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/09 04:59:23 INFO : three.txt: Copied (new) 2025/02/09 04:59:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 04:59:24 INFO : one.bak: Deleted 2025/02/09 04:59:24 DEBUG : one: same parent dir (ODFfODA0NDQxMl9DeGpheg) - using file/rename instead of move_copy for one.bak 2025/02/09 04:59:24 INFO : one: Moved (server-side) to: one.bak 2025/02/09 04:59:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/09 04:59:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/09 04:59:26 INFO : one: Copied (new) 2025/02/09 04:59:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:59:26 DEBUG : two: Unchanged skipping 2025/02/09 04:59:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/09 04:59:26 INFO : three.txt.bak: Deleted 2025/02/09 04:59:27 DEBUG : three.txt: same parent dir (ODFfODA0NDQxMl9DeGpheg) - using file/rename instead of move_copy for three.txt.bak 2025/02/09 04:59:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/09 04:59:28 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/09 04:59:29 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/09 04:59:29 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) got dst/one.bak (5), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: OpenDrive root 'rclone-test-kurinih1lubo'/dst/one.bak: md5 hash incorrect - expecting "c7957179c41f69d44f217a108c7915d8" got "0f93e81041f0cab37c37a05ae998b219" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 4 actual : 5 Test: TestSyncSuffix Messages: dst/one.bak: size incorrect file=4 vs obj=5 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffix Messages: 1 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestSyncSuffix (35.40s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 04:59:47 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/09 04:59:49 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/09 04:59:51 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/09 04:59:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kurinih1lubo/dst" 2025/02/09 04:59:53 DEBUG : Starting OpenDrive session with ID: 502ef45bea76d9fc4ce3f69621d50fb43fcacf699ad10d6a60010badee4b4ea8 2025/02/09 04:59:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/09 04:59:54 DEBUG : one: same parent dir (ODFfODA0NDQxNV94WDdncQ) - using file/rename instead of move_copy for one-2019-01-01 2025/02/09 04:59:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/09 04:59:54 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/09 04:59:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/09 04:59:56 INFO : one: Copied (new) 2025/02/09 04:59:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 04:59:56 DEBUG : two: Unchanged skipping 2025/02/09 04:59:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/09 04:59:56 DEBUG : three.txt: same parent dir (ODFfODA0NDQxNV94WDdncQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/09 04:59:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/09 04:59:57 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/09 04:59:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/09 04:59:58 INFO : three.txt: Copied (new) 2025/02/09 04:59:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/09 04:59:59 INFO : one-2019-01-01: Deleted 2025/02/09 04:59:59 DEBUG : one: same parent dir (ODFfODA0NDQxNV94WDdncQ) - using file/rename instead of move_copy for one-2019-01-01 2025/02/09 05:00:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/09 05:00:00 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/09 05:00:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/09 05:00:01 INFO : one: Copied (new) 2025/02/09 05:00:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:00:02 DEBUG : two: Unchanged skipping 2025/02/09 05:00:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/09 05:00:02 INFO : three-2019-01-01.txt: Deleted 2025/02/09 05:00:03 DEBUG : three.txt: same parent dir (ODFfODA0NDQxNV94WDdncQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/09 05:00:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/09 05:00:04 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/09 05:00:05 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/09 05:00:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.84s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 05:00:08 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/02/09 05:00:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/09 05:00:09 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 05:00:09 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 05:00:10 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/02/09 05:00:11 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/02/09 05:00:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/09 05:00:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.22s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 05:00:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/09 05:00:12 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 05:00:12 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 05:00:12 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/09 05:00:14 INFO : existing: Copied (new) 2025/02/09 05:00:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 05:00:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/09 05:00:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/09 05:00:14 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 05:00:14 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 05:00:14 ERROR : OpenDrive root 'rclone-test-kurinih1lubo': not deleting files as there were IO errors 2025/02/09 05:00:14 ERROR : OpenDrive root 'rclone-test-kurinih1lubo': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncImmutable (4.54s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.36s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 05:00:17 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:19 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/02/09 05:00:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/02/09 05:00:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/02/09 05:00:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:00:26 DEBUG : existing: Unchanged skipping 2025/02/09 05:00:26 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/09 05:00:26 DEBUG : subdira-rclone-move-rasasib6: same parent dir (ODFfODA0NDI5MF9yS2hxSA) - using folder/rename instead of move_copy 2025/02/09 05:00:27 DEBUG : EXISTING: moving to existing-rclone-move-qudefed6 2025/02/09 05:00:27 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-qadojos4 2025/02/09 05:00:27 DEBUG : subdira: same parent dir (ODFfODA0NDI5MF9yS2hxSA) - using folder/rename instead of move_copy 2025/02/09 05:00:27 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODA0NDI5MF9yS2hxSA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-qadojos4 2025/02/09 05:00:27 DEBUG : EXISTING: same parent dir (ODFfODA0NDI5MF9yS2hxSA) - using file/rename instead of move_copy for existing-rclone-move-qudefed6 2025/02/09 05:00:27 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/09 05:00:27 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-qadojos4 2025/02/09 05:00:27 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/09 05:00:27 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-qudefed6 2025/02/09 05:00:27 DEBUG : EXISTING: moving to existing 2025/02/09 05:00:27 DEBUG : existingbutdifferent-rclone-move-qadojos4: same parent dir (ODFfODA0NDI5MF9yS2hxSA) - using file/rename instead of move_copy for existingbutdifferent 2025/02/09 05:00:28 INFO : existingbutdifferent-rclone-move-qadojos4: Moved (server-side) to: existingbutdifferent 2025/02/09 05:00:28 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/09 05:00:28 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/09 05:00:28 DEBUG : existing-rclone-move-qudefed6: same parent dir (ODFfODA0NDI5MF9yS2hxSA) - using file/rename instead of move_copy for existing 2025/02/09 05:00:28 DEBUG : subdira/subdirb-rclone-move-dupejon8: same parent dir (ODFfODA0NDQxNl9WdmxVUw) - using folder/rename instead of move_copy 2025/02/09 05:00:28 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/02/09 05:00:28 INFO : existing-rclone-move-qudefed6: Moved (server-side) to: existing 2025/02/09 05:00:28 INFO : EXISTING: Moved (server-side) to: existing 2025/02/09 05:00:28 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/09 05:00:28 DEBUG : subdira/subdirb: same parent dir (ODFfODA0NDQxNl9WdmxVUw) - using folder/rename instead of move_copy 2025/02/09 05:00:29 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/09 05:00:29 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/09 05:00:29 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/09 05:00:29 DEBUG : subdira/subdirb/subdirc-rclone-move-tolipoy4: same parent dir (ODFfODA0NDQxN19xUW9Waw) - using folder/rename instead of move_copy 2025/02/09 05:00:30 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODA0NDQxN19xUW9Waw) - using folder/rename instead of move_copy 2025/02/09 05:00:30 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/09 05:00:30 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/09 05:00:31 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-qevumoq6: same parent dir (ODFfODA0NDQxOF9GSU5TUA) - using folder/rename instead of move_copy 2025/02/09 05:00:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-qeciqud7 2025/02/09 05:00:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODA0NDQxOF9GSU5TUA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-qeciqud7 2025/02/09 05:00:31 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODA0NDQxOF9GSU5TUA) - using folder/rename instead of move_copy 2025/02/09 05:00:31 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/09 05:00:31 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-qeciqud7 2025/02/09 05:00:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/09 05:00:32 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-qeciqud7: same parent dir (ODFfODA0NDQxOF9GSU5TUA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/02/09 05:00:32 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/09 05:00:32 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 05:00:32 INFO : subdira/subdirb/subdirc/hello-rclone-move-qeciqud7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/09 05:00:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/09 05:00:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/09 05:00:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-malohen6 2025/02/09 05:00:32 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/02/09 05:00:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODA0NDQxOV90VXBMdg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-malohen6 2025/02/09 05:00:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-malohen6 2025/02/09 05:00:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/09 05:00:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-malohen6: same parent dir (ODFfODA0NDQxOV90VXBMdg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/09 05:00:33 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-malohen6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/09 05:00:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/09 05:00:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/09 05:00:33 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 05:00:33 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/09 05:00:33 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/09 05:00:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/02/09 05:00:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/09 05:00:34 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/09 05:00:34 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.18s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.04s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 05:00:40 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:42 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:44 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:45 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:47 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:49 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:50 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:53 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:54 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:56 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:58 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/09 05:00:59 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:01 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:03 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:05 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:06 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:08 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:10 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:12 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:14 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:16 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:17 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:19 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:21 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:23 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:24 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:26 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:28 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:29 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:31 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:33 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:35 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:36 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:38 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:40 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:42 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:44 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:46 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:48 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:50 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:51 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 05:01:51 DEBUG : both0: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both12: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both13: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both14: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both15: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both16: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both17: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both18: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both19: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both2: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both3: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both4: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both5: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both6: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both7: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both8: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:01:51 DEBUG : both9: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both11: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both10: Unchanged skipping 2025/02/09 05:01:51 DEBUG : both1: Unchanged skipping 2025/02/09 05:01:51 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 05:01:51 DEBUG : Waiting for deletions to finish 2025/02/09 05:01:51 INFO : only14: Deleted 2025/02/09 05:01:51 INFO : only15: Deleted 2025/02/09 05:01:52 INFO : only18: Deleted 2025/02/09 05:01:52 INFO : only3: Deleted 2025/02/09 05:01:52 INFO : only0: Deleted 2025/02/09 05:01:52 INFO : only4: Deleted 2025/02/09 05:01:52 INFO : only10: Deleted 2025/02/09 05:01:52 INFO : only11: Deleted 2025/02/09 05:01:52 INFO : only13: Deleted 2025/02/09 05:01:52 INFO : only5: Deleted 2025/02/09 05:01:52 INFO : only8: Deleted 2025/02/09 05:01:52 INFO : only9: Deleted 2025/02/09 05:01:52 INFO : only12: Deleted 2025/02/09 05:01:52 INFO : only17: Deleted 2025/02/09 05:01:52 INFO : only6: Deleted 2025/02/09 05:01:52 INFO : only7: Deleted 2025/02/09 05:01:52 INFO : only1: Deleted 2025/02/09 05:01:52 INFO : only16: Deleted 2025/02/09 05:01:52 INFO : only19: Deleted 2025/02/09 05:01:52 INFO : only2: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (76.84s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 05:01:57 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/09 05:01:59 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:01 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:02 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:04 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:06 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:08 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:09 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:11 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:12 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:14 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:16 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:18 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:19 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:21 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:22 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:25 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:26 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:28 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:29 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:31 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:33 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:35 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:36 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:38 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:39 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:42 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:43 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:45 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:47 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:49 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:50 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:52 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:54 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:55 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:57 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/09 05:02:59 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/09 05:03:01 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/09 05:03:02 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/09 05:03:04 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/09 05:03:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for checks to finish 2025/02/09 05:03:06 DEBUG : both0: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both1: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both13: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both14: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both15: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both16: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both10: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both18: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both19: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both11: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both3: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both12: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both5: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both6: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both7: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both8: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/09 05:03:06 DEBUG : both9: Unchanged skipping 2025/02/09 05:03:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/09 05:03:06 DEBUG : both17: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both2: Unchanged skipping 2025/02/09 05:03:06 DEBUG : both4: Unchanged skipping 2025/02/09 05:03:06 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Waiting for transfers to finish 2025/02/09 05:03:07 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:07 INFO : only0: Copied (replaced existing) 2025/02/09 05:03:07 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:07 INFO : only10: Copied (replaced existing) 2025/02/09 05:03:11 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:11 INFO : only11: Copied (replaced existing) 2025/02/09 05:03:13 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:13 INFO : only1: Copied (replaced existing) 2025/02/09 05:03:13 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:13 INFO : only12: Copied (replaced existing) 2025/02/09 05:03:14 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:14 INFO : only13: Copied (replaced existing) 2025/02/09 05:03:15 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:15 INFO : only14: Copied (replaced existing) 2025/02/09 05:03:15 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:15 INFO : only18: Copied (replaced existing) 2025/02/09 05:03:17 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:17 INFO : only15: Copied (replaced existing) 2025/02/09 05:03:17 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:17 INFO : only19: Copied (replaced existing) 2025/02/09 05:03:17 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:17 INFO : only17: Copied (replaced existing) 2025/02/09 05:03:17 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:17 INFO : only16: Copied (replaced existing) 2025/02/09 05:03:19 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:19 INFO : only2: Copied (replaced existing) 2025/02/09 05:03:20 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:20 INFO : only3: Copied (replaced existing) 2025/02/09 05:03:21 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:21 INFO : only6: Copied (replaced existing) 2025/02/09 05:03:21 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:21 INFO : only5: Copied (replaced existing) 2025/02/09 05:03:21 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:21 INFO : only8: Copied (replaced existing) 2025/02/09 05:03:22 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:22 INFO : only7: Copied (replaced existing) 2025/02/09 05:03:22 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:22 INFO : only9: Copied (replaced existing) 2025/02/09 05:03:23 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/09 05:03:23 INFO : only4: Copied (replaced existing) 2025/02/09 05:03:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (96.65s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 05:03:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 05:03:33 INFO : sub dir: Making directory 2025/02/09 05:03:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" 2025/02/09 05:03:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/09 05:03:49 INFO : sub dir: Making directory 2025/02/09 05:03:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-kurinih1lubo'", Local "Local file system at /tmp/rclone1350599822", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.65s) FAIL 2025/02/09 05:04:04 DEBUG : OpenDrive root 'rclone-test-kurinih1lubo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m40.14016657s (try 1/5): exit status 1: Failed [TestSyncAfterChangingContentsOnly TestSyncSuffix]