"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/28 02:26:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo" 2024/11/28 02:26:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 02:26:10 DEBUG : Starting OpenDrive session with ID: 148603423155904a378232875d467212747980909a93a1d7383e721236fa067e 2024/11/28 02:26:10 DEBUG : Creating backend with remote "/tmp/rclone1803518313" === 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-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:26:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/28 02:26:11 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:11 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.39s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/28 02:26:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:26:12 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:12 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:26:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:26:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:26:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:14 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.86s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", 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-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", 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-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:16 DEBUG : Creating backend with remote "/non-existing" 2024/11/28 02:26:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/28 02:26:17 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:17 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.87s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:26:17 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:17 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:26:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:26:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:26:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.95s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:21 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Running all checks before starting transfers 2024/11/28 02:26:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:26:21 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:21 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Checks finished, now starting transfers 2024/11/28 02:26:21 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:26:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:26:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:26:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.01s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:25 ERROR : Ignoring --no-traverse with sync 2024/11/28 02:26:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:26:25 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:25 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:26:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:26:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:26:27 INFO : sub dir/hello world: Copied (new) 2024/11/28 02:26:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.78s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/28 02:26:29 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:29 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:26:30 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/11/28 02:26:31 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/28 02:26:31 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestCopyWithDepth (3.06s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 02:26:32 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:32 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:26:33 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/28 02:26:34 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:26:34 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.80s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 02:26:35 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:35 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:26:36 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/28 02:26:37 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:26:37 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.76s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/28 02:26:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/28 02:26:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/28 02:26:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/28 02:26:38 DEBUG : sub dir: Making directory 2024/11/28 02:26:38 DEBUG : sub dir2: Making directory 2024/11/28 02:26:38 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/28 02:26:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:26:39 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:39 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:26:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:26:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:26:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:41 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.40s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:43 DEBUG : sub dir2: Making directory 2024/11/28 02:26:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/28 02:26:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/28 02:26:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:26:43 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:43 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:26:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:26:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:26:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:46 DEBUG : sub dir2: Making directory with metadata 2024/11/28 02:26:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/28 02:26:47 DEBUG : sub dir: Making directory 2024/11/28 02:26:47 DEBUG : sub dir2: Making directory 2024/11/28 02:26:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:26:47 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:47 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:26:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:26:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:26:49 INFO : sub dir/hello world: Copied (new) 2024/11/28 02:26:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:49 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/28 02:26:50 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.85s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:52 DEBUG : sub dir2: Making directory 2024/11/28 02:26:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:26:52 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:52 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:26:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:26:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:26:54 INFO : sub dir/hello world: Copied (new) 2024/11/28 02:26:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:55 DEBUG : sub dir2: Making directory with metadata 2024/11/28 02:26:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/28 02:26:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/28 02:26:55 DEBUG : sub dir: Making directory 2024/11/28 02:26:55 DEBUG : sub dir2: Making directory 2024/11/28 02:26:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:26:56 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:26:56 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:26:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:26:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:26:57 INFO : sub dir/hello world: Copied (new) 2024/11/28 02:26:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:26:58 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.52s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", 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-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:00 DEBUG : sub dir2: Making directory 2024/11/28 02:27:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:27:00 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:27:00 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:27:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:27:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:27:02 INFO : sub dir/hello world: Copied (new) 2024/11/28 02:27:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.43s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:27:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xoduhav4bosu" 2024/11/28 02:27:06 DEBUG : Config file has changed externally - reloading 2024/11/28 02:27:06 DEBUG : Starting OpenDrive session with ID: 0b5a0c5947a4d3ec3f5e3a69b7f3ae9742e1b3098dbc541b226ec98ed6a9aa87 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-yaqefat6hoyo' -> OpenDrive root 'rclone-test-xoduhav4bosu' 2024/11/28 02:27:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:27:07 DEBUG : OpenDrive root 'rclone-test-xoduhav4bosu': Waiting for checks to finish 2024/11/28 02:27:07 DEBUG : OpenDrive root 'rclone-test-xoduhav4bosu': Waiting for transfers to finish 2024/11/28 02:27:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/28 02:27:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:08 DEBUG : OpenDrive root 'rclone-test-xoduhav4bosu': Purge remote --- PASS: TestServerSideCopy (6.54s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:27:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/28 02:27:13 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:27:13 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:27:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/28 02:27:14 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/28 02:27:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestCopyOverSelf (5.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:27:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lotaquj4dexu" 2024/11/28 02:27:18 DEBUG : Starting OpenDrive session with ID: 84f3e90286db8db034ed42eafcf4f4f2f911b6c596c3e56fb42dc968c7f94f6e sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-yaqefat6hoyo' -> OpenDrive root 'rclone-test-lotaquj4dexu' 2024/11/28 02:27:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:27:19 DEBUG : OpenDrive root 'rclone-test-lotaquj4dexu': Waiting for checks to finish 2024/11/28 02:27:19 DEBUG : OpenDrive root 'rclone-test-lotaquj4dexu': Waiting for transfers to finish 2024/11/28 02:27:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/28 02:27:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/28 02:27:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/28 02:27:22 DEBUG : OpenDrive root 'rclone-test-lotaquj4dexu': Waiting for checks to finish 2024/11/28 02:27:22 DEBUG : OpenDrive root 'rclone-test-lotaquj4dexu': Waiting for transfers to finish 2024/11/28 02:27:22 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/28 02:27:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:23 DEBUG : OpenDrive root 'rclone-test-lotaquj4dexu': Purge remote --- PASS: TestServerSideCopyOverSelf (9.44s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:27:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/28 02:27:27 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:27:27 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:27:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/28 02:27:28 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/28 02:27:28 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/28 02:27:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestMoveOverSelf (5.26s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:27:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jimones9giho" 2024/11/28 02:27:33 DEBUG : Starting OpenDrive session with ID: 773ce052d79c0b7d2413291e2979b54dff2c6dd1f5ec2c2308c6c0f33c622369 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-yaqefat6hoyo' -> OpenDrive root 'rclone-test-jimones9giho' 2024/11/28 02:27:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:27:34 DEBUG : OpenDrive root 'rclone-test-jimones9giho': Waiting for checks to finish 2024/11/28 02:27:34 DEBUG : OpenDrive root 'rclone-test-jimones9giho': Waiting for transfers to finish 2024/11/28 02:27:35 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/28 02:27:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/28 02:27:37 DEBUG : OpenDrive root 'rclone-test-jimones9giho': Using server-side directory move 2024/11/28 02:27:37 INFO : OpenDrive root 'rclone-test-jimones9giho': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/28 02:27:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/28 02:27:37 DEBUG : OpenDrive root 'rclone-test-jimones9giho': Waiting for checks to finish 2024/11/28 02:27:37 DEBUG : OpenDrive root 'rclone-test-jimones9giho': Waiting for transfers to finish 2024/11/28 02:27:37 INFO : sub dir/hello world: Deleted 2024/11/28 02:27:37 INFO : sub dir/hello world: Moved (server-side) 2024/11/28 02:27:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/11/28 02:27:40 DEBUG : testing file moves 2024/11/28 02:27:41 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/28 02:27:41 DEBUG : OpenDrive root 'rclone-test-jimones9giho': Waiting for checks to finish 2024/11/28 02:27:41 DEBUG : OpenDrive root 'rclone-test-jimones9giho': Waiting for transfers to finish 2024/11/28 02:27:41 INFO : sub dir/hello world: Deleted 2024/11/28 02:27:41 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:42 DEBUG : OpenDrive root 'rclone-test-jimones9giho': Purge remote --- PASS: TestServerSideMoveOverSelf (13.59s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:27:45 ERROR : : error listing: directory not found 2024/11/28 02:27:46 DEBUG : Local file system at /tmp/rclone1803518313: Making directory 2024/11/28 02:27:46 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:27:46 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.25s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:27:50 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/28 02:27:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:27:50 DEBUG : Local file system at /tmp/rclone1803518313: Waiting for checks to finish 2024/11/28 02:27:50 DEBUG : Local file system at /tmp/rclone1803518313: Waiting for transfers to finish 2024/11/28 02:27:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:27:51 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/11/28 02:27:51 INFO : sub dir/hello world: Copied (new) 2024/11/28 02:27:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestCopyRedownload (4.43s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:52 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/28 02:27:52 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:27:52 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:27:53 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/11/28 02:27:54 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/28 02:27:54 INFO : check sum: Copied (new) 2024/11/28 02:27:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:55 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:27:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/28 02:27:55 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/28 02:27:55 DEBUG : check sum: Unchanged skipping 2024/11/28 02:27:55 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:27:55 DEBUG : Waiting for deletions to finish 2024/11/28 02:27:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.58s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/28 02:27:56 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:27:56 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:27:57 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/11/28 02:27:58 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/28 02:27:58 INFO : sizeonly: Copied (new) 2024/11/28 02:27:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:58 DEBUG : sizeonly: Sizes identical 2024/11/28 02:27:58 DEBUG : sizeonly: Unchanged skipping 2024/11/28 02:27:58 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:27:58 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:27:58 DEBUG : Waiting for deletions to finish 2024/11/28 02:27:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.47s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:27:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/28 02:27:59 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:27:59 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:00 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/11/28 02:28:01 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/28 02:28:01 INFO : ignore-size: Copied (new) 2024/11/28 02:28:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:01 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:28:01 DEBUG : ignore-size: Unchanged skipping 2024/11/28 02:28:01 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:01 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:01 DEBUG : Waiting for deletions to finish 2024/11/28 02:28:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.46s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:04 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/28 02:28:05 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:28:05 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:05 DEBUG : existing: Unchanged skipping 2024/11/28 02:28:05 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:05 DEBUG : Waiting for deletions to finish 2024/11/28 02:28:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/28 02:28:05 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:05 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:05 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/28 02:28:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/28 02:28:06 INFO : existing: Copied (replaced existing) 2024/11/28 02:28:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.61s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/28 02:28:08 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:08 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:08 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/28 02:28:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/28 02:28:09 INFO : existing: Copied (new) 2024/11/28 02:28:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:10 DEBUG : existing: Destination exists, skipping 2024/11/28 02:28:10 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:10 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:10 DEBUG : Waiting for deletions to finish 2024/11/28 02:28:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:12 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/28 02:28:14 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/28 02:28:15 DEBUG : d: Making directory 2024/11/28 02:28:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/28 02:28:16 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:28:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/28 02:28:16 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:16 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:17 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/28 02:28:18 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/28 02:28:18 INFO : a/potato2: Copied (new) 2024/11/28 02:28:18 DEBUG : Waiting for deletions to finish 2024/11/28 02:28:18 INFO : b/potato: Deleted 2024/11/28 02:28:18 INFO : d: Removing directory 2024/11/28 02:28:19 INFO : b: Removing directory 2024/11/28 02:28:19 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:28:23 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:23 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 2024/11/28 02:28:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/28 02:28:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/28 02:28:23 DEBUG : empty space: Unchanged skipping 2024/11/28 02:28:23 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:23 DEBUG : Waiting for deletions to finish 2024/11/28 02:28:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:24 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:24 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 2024/11/28 02:28:24 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/28 02:28:24 INFO : empty space: Updated modification time in destination 2024/11/28 02:28:24 DEBUG : empty space: Unchanged skipping 2024/11/28 02:28:24 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:24 DEBUG : Waiting for deletions to finish 2024/11/28 02:28:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:28:27 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:27 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 2024/11/28 02:28:27 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/28 02:28:27 DEBUG : empty space: Unchanged skipping 2024/11/28 02:28:27 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:27 DEBUG : Waiting for deletions to finish 2024/11/28 02:28:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.94s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:29 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/28 02:28:30 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 2024/11/28 02:28:30 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:30 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1803518313) 2024/11/28 02:28:30 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-yaqefat6hoyo') 2024/11/28 02:28:30 DEBUG : foo: md5 differ 2024/11/28 02:28:30 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:30 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/28 02:28:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/28 02:28:31 INFO : foo: Copied (replaced existing) 2024/11/28 02:28:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (3.99s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:28:34 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/28 02:28:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:28:34 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:34 DEBUG : empty space: Unchanged skipping 2024/11/28 02:28:34 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:35 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/28 02:28:36 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/28 02:28:36 INFO : potato: Copied (new) 2024/11/28 02:28:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.83s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:38 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/28 02:28:39 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/28 02:28:39 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:39 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/28 02:28:40 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/28 02:28:40 INFO : potato: Copied (replaced existing) 2024/11/28 02:28:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.08s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:42 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/28 02:28:43 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 2024/11/28 02:28:43 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:43 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1803518313) 2024/11/28 02:28:43 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-yaqefat6hoyo') 2024/11/28 02:28:43 DEBUG : potato: md5 differ 2024/11/28 02:28:43 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:43 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/28 02:28:44 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/28 02:28:44 INFO : potato: Copied (replaced existing) 2024/11/28 02:28:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:46 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/28 02:28:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:28:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 02:28:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/28 02:28:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:28:48 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:48 DEBUG : empty space: Unchanged skipping 2024/11/28 02:28:48 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:48 DEBUG : Waiting for deletions to finish 2024/11/28 02:28:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:50 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/28 02:28:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:28:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 02:28:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:28:53 DEBUG : empty space: Unchanged skipping 2024/11/28 02:28:53 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:28:53 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:28:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/28 02:28:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/28 02:28:55 INFO : potato2: Copied (new) 2024/11/28 02:28:55 DEBUG : Waiting for deletions to finish 2024/11/28 02:28:55 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:28:57 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/28 02:28:59 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/28 02:29:00 DEBUG : d: Making directory 2024/11/28 02:29:01 DEBUG : d/e: Making directory 2024/11/28 02:29:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/28 02:29:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:29:02 DEBUG : c/non empty space: Unchanged skipping 2024/11/28 02:29:02 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:29:02 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:29:03 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/28 02:29:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/28 02:29:04 INFO : a/potato2: Copied (new) 2024/11/28 02:29:04 DEBUG : Waiting for deletions to finish 2024/11/28 02:29:04 INFO : b/potato: Deleted 2024/11/28 02:29:04 INFO : d/e: Removing directory 2024/11/28 02:29:04 INFO : d: Removing directory 2024/11/28 02:29:05 INFO : b: Removing directory 2024/11/28 02:29:05 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:29:08 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/28 02:29:10 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/28 02:29:11 DEBUG : d: Making directory 2024/11/28 02:29:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/28 02:29:12 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:29:12 DEBUG : c/non empty space: Unchanged skipping 2024/11/28 02:29:12 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:29:12 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:29:13 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/28 02:29:14 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/28 02:29:14 INFO : a/potato2: Copied (new) 2024/11/28 02:29:14 ERROR : OpenDrive root 'rclone-test-yaqefat6hoyo': not deleting files as there were IO errors 2024/11/28 02:29:14 ERROR : OpenDrive root 'rclone-test-yaqefat6hoyo': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:29:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/28 02:29:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:29:21 DEBUG : Waiting for deletions to finish 2024/11/28 02:29:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 02:29:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:29:21 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:29:21 DEBUG : empty space: Unchanged skipping 2024/11/28 02:29:21 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:29:21 INFO : potato: Deleted 2024/11/28 02:29:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/28 02:29:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/28 02:29:23 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.75s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:29:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/28 02:29:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:29:28 DEBUG : Waiting for deletions to finish 2024/11/28 02:29:28 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:29:28 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:29:28 INFO : potato: Deleted 2024/11/28 02:29:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 02:29:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:29:28 DEBUG : empty space: Unchanged skipping 2024/11/28 02:29:28 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:29:28 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:29:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/28 02:29:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/28 02:29:30 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.67s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:29:32 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/28 02:29:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 02:29:33 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:29:33 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:29:34 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/11/28 02:29:35 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/28 02:29:35 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.04s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:29:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/28 02:29:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:29:39 DEBUG : enormous: Excluded (Size Filter) 2024/11/28 02:29:39 DEBUG : enormous: Excluded 2024/11/28 02:29:39 DEBUG : potato2: Excluded (Size Filter) 2024/11/28 02:29:39 DEBUG : potato2: Excluded 2024/11/28 02:29:39 DEBUG : potato2: Excluded (Size Filter) 2024/11/28 02:29:39 DEBUG : potato2: Excluded 2024/11/28 02:29:39 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:29:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:29:39 DEBUG : empty space: Unchanged skipping 2024/11/28 02:29:39 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:29:39 DEBUG : Waiting for deletions to finish 2024/11/28 02:29:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:29:40 DEBUG : enormous: Excluded (Size Filter) 2024/11/28 02:29:40 DEBUG : enormous: Excluded 2024/11/28 02:29:40 DEBUG : potato2: Excluded (Size Filter) 2024/11/28 02:29:40 DEBUG : potato2: Excluded 2024/11/28 02:29:40 DEBUG : potato2: Excluded (Size Filter) 2024/11/28 02:29:40 DEBUG : potato2: Excluded 2024/11/28 02:29:40 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/28 02:29:40 DEBUG : empty space: Unchanged skipping 2024/11/28 02:29:40 DEBUG : Local file system at /tmp/rclone1803518313: Waiting for checks to finish 2024/11/28 02:29:40 DEBUG : Local file system at /tmp/rclone1803518313: Waiting for transfers to finish 2024/11/28 02:29:40 DEBUG : Waiting for deletions to finish 2024/11/28 02:29:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncWithExclude (5.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:29:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/28 02:29:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:29:45 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/11/28 02:29:46 DEBUG : enormous: Excluded (Size Filter) 2024/11/28 02:29:46 DEBUG : enormous: Excluded 2024/11/28 02:29:46 DEBUG : potato2: Excluded (Size Filter) 2024/11/28 02:29:46 DEBUG : potato2: Excluded 2024/11/28 02:29:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:29:46 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:29:46 DEBUG : empty space: Unchanged skipping 2024/11/28 02:29:46 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:29:46 DEBUG : Waiting for deletions to finish 2024/11/28 02:29:47 INFO : enormous: Deleted 2024/11/28 02:29:47 INFO : potato2: Deleted 2024/11/28 02:29:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:29:47 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/28 02:29:47 DEBUG : empty space: Unchanged skipping 2024/11/28 02:29:47 DEBUG : Local file system at /tmp/rclone1803518313: Waiting for checks to finish 2024/11/28 02:29:47 DEBUG : Local file system at /tmp/rclone1803518313: Waiting for transfers to finish 2024/11/28 02:29:47 DEBUG : Waiting for deletions to finish 2024/11/28 02:29:47 INFO : enormous: Deleted 2024/11/28 02:29:47 INFO : potato2: Deleted 2024/11/28 02:29:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:29:49 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/28 02:29:51 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/28 02:29:52 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/28 02:29:54 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/11/28 02:29:55 DEBUG : five: Need to transfer - File not found at Destination 2024/11/28 02:29:55 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:29:55 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/28 02:29:55 DEBUG : one: Destination is newer than source, skipping 2024/11/28 02:29:55 DEBUG : three: Sizes identical 2024/11/28 02:29:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/28 02:29:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1803518313) 2024/11/28 02:29:55 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-yaqefat6hoyo') 2024/11/28 02:29:55 DEBUG : two: md5 differ 2024/11/28 02:29:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/28 02:29:55 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:29:55 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/11/28 02:29:55 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/28 02:29:56 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/11/28 02:29:56 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/28 02:29:56 INFO : four: Copied (replaced existing) 2024/11/28 02:29:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/28 02:29:56 INFO : two: Copied (replaced existing) 2024/11/28 02:29:57 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/28 02:29:57 INFO : five: Copied (new) 2024/11/28 02:29:57 DEBUG : Waiting for deletions to finish 2024/11/28 02:29:57 DEBUG : one: Destination is newer than source, skipping 2024/11/28 02:29:57 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:29:57 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/28 02:29:57 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/28 02:29:57 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1803518313) 2024/11/28 02:29:57 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-yaqefat6hoyo') 2024/11/28 02:29:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/28 02:29:57 DEBUG : three: md5 differ 2024/11/28 02:29:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/28 02:29:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/28 02:29:57 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/28 02:29:57 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/28 02:29:57 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/28 02:29:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/28 02:29:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/28 02:29:57 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:29:57 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/28 02:29:58 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/28 02:29:58 INFO : three: Copied (replaced existing) 2024/11/28 02:29:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.35s) === 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-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/28 02:30:00 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Making map for --track-renames 2024/11/28 02:30:00 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Finished making map for --track-renames 2024/11/28 02:30:00 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:30:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/28 02:30:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/28 02:30:00 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for renames to finish 2024/11/28 02:30:00 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:30:00 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/28 02:30:01 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/28 02:30:01 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/28 02:30:01 INFO : potato: Copied (new) 2024/11/28 02:30:02 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/28 02:30:02 INFO : yam: Copied (new) 2024/11/28 02:30:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:30:02 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:30:02 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Making map for --track-renames 2024/11/28 02:30:02 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Finished making map for --track-renames 2024/11/28 02:30:02 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:30:02 DEBUG : potato: Unchanged skipping 2024/11/28 02:30:02 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for renames to finish 2024/11/28 02:30:02 DEBUG : yam: same parent dir (ODFfNzU0NzM0OV9PZ05XeA) - using file/rename instead of move_copy for yaml 2024/11/28 02:30:03 INFO : yam: Moved (server-side) to: yaml 2024/11/28 02:30:03 INFO : yaml: Renamed from "yam" 2024/11/28 02:30:03 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:30:03 DEBUG : Waiting for deletions to finish 2024/11/28 02:30:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/28 02:30:05 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Making map for --track-renames 2024/11/28 02:30:05 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Finished making map for --track-renames 2024/11/28 02:30:05 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:30:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/28 02:30:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/28 02:30:05 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for renames to finish 2024/11/28 02:30:05 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:30:05 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/28 02:30:06 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/28 02:30:06 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/28 02:30:06 INFO : potato: Copied (new) 2024/11/28 02:30:07 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/28 02:30:07 INFO : yam: Copied (new) 2024/11/28 02:30:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:30:07 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Making map for --track-renames 2024/11/28 02:30:07 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:30:07 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Finished making map for --track-renames 2024/11/28 02:30:07 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:30:07 DEBUG : potato: Unchanged skipping 2024/11/28 02:30:07 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for renames to finish 2024/11/28 02:30:07 DEBUG : yam: same parent dir (ODFfNzU0NzM0OV9PZ05XeA) - using file/rename instead of move_copy for yaml 2024/11/28 02:30:08 INFO : yam: Moved (server-side) to: yaml 2024/11/28 02:30:08 INFO : yaml: Renamed from "yam" 2024/11/28 02:30:08 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:30:08 DEBUG : Waiting for deletions to finish 2024/11/28 02:30:08 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/28 02:30:09 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Making map for --track-renames 2024/11/28 02:30:09 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Finished making map for --track-renames 2024/11/28 02:30:09 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:30:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/28 02:30:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/28 02:30:09 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for renames to finish 2024/11/28 02:30:09 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:30:10 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/28 02:30:11 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/11/28 02:30:11 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/28 02:30:11 INFO : potato: Copied (new) 2024/11/28 02:30:11 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/28 02:30:11 INFO : sub/yam: Copied (new) 2024/11/28 02:30:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:30:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:30:12 DEBUG : potato: Unchanged skipping 2024/11/28 02:30:12 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Making map for --track-renames 2024/11/28 02:30:12 INFO : OpenDrive root 'rclone-test-yaqefat6hoyo': Finished making map for --track-renames 2024/11/28 02:30:12 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:30:12 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for renames to finish 2024/11/28 02:30:13 INFO : sub/yam: Moved (server-side) to: yam 2024/11/28 02:30:13 INFO : yam: Renamed from "sub/yam" 2024/11/28 02:30:13 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:30:13 DEBUG : Waiting for deletions to finish 2024/11/28 02:30:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:30:15 DEBUG : Creating backend with remote "/tmp/rclone1803518313/dir1" 2024/11/28 02:30:15 DEBUG : Creating backend with remote "/tmp/rclone1803518313/dir2" 2024/11/28 02:30:15 DEBUG : Local file system at /tmp/rclone1803518313/dir2: Using server-side directory move 2024/11/28 02:30:15 INFO : Local file system at /tmp/rclone1803518313/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/28 02:30:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/28 02:30:15 DEBUG : Local file system at /tmp/rclone1803518313/dir2: Waiting for checks to finish 2024/11/28 02:30:15 DEBUG : Local file system at /tmp/rclone1803518313/dir2: Waiting for transfers to finish 2024/11/28 02:30:15 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:30:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:30:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/28 02:30:16 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:30:16 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:30:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:30:18 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/28 02:30:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:30:18 INFO : sub dir/hello world: Copied (new) 2024/11/28 02:30:18 INFO : sub dir/hello world: Deleted 2024/11/28 02:30:19 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/28 02:30:19 INFO : nested/sub dir/file: Copied (new) 2024/11/28 02:30:19 INFO : nested/sub dir/file: Deleted 2024/11/28 02:30:19 INFO : sub dir: Removing directory 2024/11/28 02:30:19 INFO : nested/sub dir: Removing directory 2024/11/28 02:30:19 INFO : nested: Removing directory 2024/11/28 02:30:19 DEBUG : Local file system at /tmp/rclone1803518313: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:30:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/28 02:30:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/28 02:30:22 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:30:22 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:30:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/28 02:30:24 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/28 02:30:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/28 02:30:24 INFO : sub dir/hello world: Copied (new) 2024/11/28 02:30:24 INFO : sub dir/hello world: Deleted 2024/11/28 02:30:24 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/28 02:30:24 INFO : nested/sub dir/file: Copied (new) 2024/11/28 02:30:24 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.86s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:30:28 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/28 02:30:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/28 02:30:28 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:30:28 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:30:28 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/28 02:30:29 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/11/28 02:30:29 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/28 02:30:29 INFO : existing: Copied (new) 2024/11/28 02:30:29 INFO : existing: Deleted 2024/11/28 02:30:30 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/28 02:30:30 INFO : existing-b: Copied (new) 2024/11/28 02:30:30 INFO : existing-b: Deleted 2024/11/28 02:30:30 DEBUG : existing: Destination exists, skipping 2024/11/28 02:30:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/28 02:30:30 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:30:30 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:30:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.68s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:30:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hibatav8wuji" 2024/11/28 02:30:32 DEBUG : Starting OpenDrive session with ID: eff264b1fabb601a2e931461fb0b2d0d093999e7c5c1bde718c5cbe30993aca3 2024/11/28 02:30:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/28 02:30:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:30:36 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-yaqefat6hoyo' -> OpenDrive root 'rclone-test-hibatav8wuji' 2024/11/28 02:30:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:30:40 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/28 02:30:41 DEBUG : OpenDrive root 'rclone-test-hibatav8wuji': Using server-side directory move 2024/11/28 02:30:41 INFO : OpenDrive root 'rclone-test-hibatav8wuji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/28 02:30:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 02:30:41 DEBUG : OpenDrive root 'rclone-test-hibatav8wuji': Waiting for checks to finish 2024/11/28 02:30:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/28 02:30:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/28 02:30:41 DEBUG : empty space: Unchanged skipping 2024/11/28 02:30:41 INFO : potato3: Deleted 2024/11/28 02:30:41 INFO : empty space: Deleted 2024/11/28 02:30:41 DEBUG : OpenDrive root 'rclone-test-hibatav8wuji': Waiting for transfers to finish 2024/11/28 02:30:41 INFO : potato2: Moved (server-side) 2024/11/28 02:30:42 INFO : potato3: Moved (server-side) 2024/11/28 02:30:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yijoguw6xumi" 2024/11/28 02:30:42 DEBUG : Starting OpenDrive session with ID: 76d0b7c07c9f9bdbdde40fa01bdd86bb96c7a30640e7394ed7bae92b4d8f0450 2024/11/28 02:30:43 DEBUG : OpenDrive root 'rclone-test-yijoguw6xumi': Using server-side directory move 2024/11/28 02:30:43 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/28 02:30:43 INFO : OpenDrive root 'rclone-test-yijoguw6xumi': Server side directory move succeeded 2024/11/28 02:30:44 ERROR : : error listing: directory not found 2024/11/28 02:30:44 DEBUG : OpenDrive root 'rclone-test-yijoguw6xumi': Purge remote 2024/11/28 02:30:44 DEBUG : OpenDrive root 'rclone-test-hibatav8wuji': Purge remote 2024/11/28 02:30:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.45s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:30:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nozisar2wowa" 2024/11/28 02:30:45 DEBUG : Starting OpenDrive session with ID: 2577dc4a1d7c7726bf1e97a765669d18ed0d6143fe56da150eeb95e46227082d 2024/11/28 02:30:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/28 02:30:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:30:49 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-yaqefat6hoyo' -> OpenDrive root 'rclone-test-nozisar2wowa' 2024/11/28 02:30:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:30:53 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/28 02:30:54 DEBUG : empty space: Excluded (Size Filter) 2024/11/28 02:30:54 DEBUG : empty space: Excluded 2024/11/28 02:30:54 DEBUG : empty space: Excluded (Size Filter) 2024/11/28 02:30:54 DEBUG : empty space: Excluded 2024/11/28 02:30:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 02:30:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/28 02:30:54 DEBUG : OpenDrive root 'rclone-test-nozisar2wowa': Waiting for checks to finish 2024/11/28 02:30:54 DEBUG : OpenDrive root 'rclone-test-nozisar2wowa': Waiting for transfers to finish 2024/11/28 02:30:54 INFO : potato3: Deleted 2024/11/28 02:30:55 INFO : potato2: Moved (server-side) 2024/11/28 02:30:55 INFO : potato3: Moved (server-side) 2024/11/28 02:30:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jopunub6hosu" 2024/11/28 02:30:56 DEBUG : Starting OpenDrive session with ID: 4e3bbde1ddc415d0d01f7a96ea3a6f35d0345db96846b3181e6687bbaf31ab8b 2024/11/28 02:30:56 DEBUG : empty space: Excluded (Size Filter) 2024/11/28 02:30:56 DEBUG : empty space: Excluded 2024/11/28 02:30:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 02:30:56 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/28 02:30:56 DEBUG : OpenDrive root 'rclone-test-jopunub6hosu': Waiting for checks to finish 2024/11/28 02:30:56 DEBUG : OpenDrive root 'rclone-test-jopunub6hosu': Waiting for transfers to finish 2024/11/28 02:30:57 INFO : potato2: Moved (server-side) 2024/11/28 02:30:57 INFO : potato3: Moved (server-side) 2024/11/28 02:30:57 DEBUG : OpenDrive root 'rclone-test-jopunub6hosu': Purge remote 2024/11/28 02:30:58 DEBUG : OpenDrive root 'rclone-test-nozisar2wowa': Purge remote --- PASS: TestServerSideMoveWithFilter (13.89s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:30:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wekuraq0pusi" 2024/11/28 02:30:59 DEBUG : Starting OpenDrive session with ID: 1e1ee1843615cc19d342db281f87aa36183df8c3f477e3df8a1b15be269adaa4 2024/11/28 02:31:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/28 02:31:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:31:03 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/11/28 02:31:04 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-yaqefat6hoyo' -> OpenDrive root 'rclone-test-wekuraq0pusi' 2024/11/28 02:31:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/28 02:31:08 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/28 02:31:09 DEBUG : OpenDrive root 'rclone-test-wekuraq0pusi': Using server-side directory move 2024/11/28 02:31:09 INFO : OpenDrive root 'rclone-test-wekuraq0pusi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/28 02:31:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/28 02:31:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/28 02:31:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/28 02:31:09 DEBUG : empty space: Unchanged skipping 2024/11/28 02:31:09 INFO : potato3: Deleted 2024/11/28 02:31:09 DEBUG : OpenDrive root 'rclone-test-wekuraq0pusi': Waiting for checks to finish 2024/11/28 02:31:09 INFO : empty space: Deleted 2024/11/28 02:31:09 DEBUG : OpenDrive root 'rclone-test-wekuraq0pusi': Waiting for transfers to finish 2024/11/28 02:31:09 INFO : potato2: Moved (server-side) 2024/11/28 02:31:09 INFO : potato3: Moved (server-side) 2024/11/28 02:31:09 INFO : tomatoDir: Removing directory 2024/11/28 02:31:10 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': deleted 1 directories 2024/11/28 02:31:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tidonuz7bili" 2024/11/28 02:31:11 DEBUG : Starting OpenDrive session with ID: b94a3b4cf1bb21c7e8953b9f9027b23e033798b38104bed19ebb5df71ff7c17f 2024/11/28 02:31:11 DEBUG : tomatoDir: Making directory 2024/11/28 02:31:11 DEBUG : OpenDrive root 'rclone-test-tidonuz7bili': Using server-side directory move 2024/11/28 02:31:12 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/28 02:31:12 INFO : OpenDrive root 'rclone-test-tidonuz7bili': Server side directory move succeeded 2024/11/28 02:31:13 ERROR : : error listing: directory not found 2024/11/28 02:31:13 ERROR : : error listing: directory not found 2024/11/28 02:31:13 DEBUG : OpenDrive root 'rclone-test-tidonuz7bili': Purge remote 2024/11/28 02:31:13 DEBUG : OpenDrive root 'rclone-test-wekuraq0pusi': Purge remote 2024/11/28 02:31:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.26s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", 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-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:31:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/rclone-sync-test" 2024/11/28 02:31:15 DEBUG : Starting OpenDrive session with ID: e7df26bdae1028de8298cc497cc3a358a770325bd3e35b2216fe606098974fdf run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncOverlap (2.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:31:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/rclone-sync-test" 2024/11/28 02:31:17 DEBUG : Starting OpenDrive session with ID: 253f38bdc116eace0fd76898d3e408864dd66b12fc8534394c3ab3154f6101e5 2024/11/28 02:31:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/rclone-sync-test-include/layer2" 2024/11/28 02:31:19 DEBUG : Starting OpenDrive session with ID: dd81c6195265a64357ba8a565f6e3bd1a0dbd9186d3a395b8109ff0eb66ae2f3 2024/11/28 02:31:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/rclone-sync-test-ignore-file" 2024/11/28 02:31:21 DEBUG : Starting OpenDrive session with ID: fe2fde318b153c9becb6b570d81df162e477dd7e5e3a14b487327911e2921216 2024/11/28 02:31:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/11/28 02:31:24 DEBUG : rclone-sync-test: Excluded 2024/11/28 02:31:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/28 02:31:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/28 02:31:25 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/rclone-sync-test': Waiting for checks to finish 2024/11/28 02:31:25 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/rclone-sync-test': Waiting for transfers to finish 2024/11/28 02:31:25 DEBUG : Waiting for deletions to finish 2024/11/28 02:31:25 INFO : There was nothing to transfer 2024/11/28 02:31:26 DEBUG : rclone-sync-test: Excluded 2024/11/28 02:31:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/28 02:31:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/28 02:31:26 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:31:26 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:31:26 DEBUG : Waiting for deletions to finish 2024/11/28 02:31:26 INFO : rclone-sync-test-include: Removing directory 2024/11/28 02:31:27 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': deleted 1 directories 2024/11/28 02:31:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:31:27 DEBUG : rclone-sync-test: Excluded 2024/11/28 02:31:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/28 02:31:27 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/28 02:31:27 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/28 02:31:27 DEBUG : Waiting for deletions to finish 2024/11/28 02:31:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:31:28 DEBUG : rclone-sync-test: Excluded 2024/11/28 02:31:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/28 02:31:28 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:31:28 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:31:28 DEBUG : Waiting for deletions to finish 2024/11/28 02:31:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:31:28 DEBUG : : Excluded 2024/11/28 02:31:29 DEBUG : rclone-sync-test: Excluded 2024/11/28 02:31:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/28 02:31:29 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/28 02:31:29 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/28 02:31:29 DEBUG : Waiting for deletions to finish 2024/11/28 02:31:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.01s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:31:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/dst" 2024/11/28 02:31:36 DEBUG : Starting OpenDrive session with ID: 193d3a403780248e60d572d9166a45a35cbdb794cc765182dc34ba42db09aabd 2024/11/28 02:31:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/CompareDest" 2024/11/28 02:31:38 DEBUG : Starting OpenDrive session with ID: ed91235dbf4233cfdbaa855cd36b22aecb69809e92192857ad8abd1f19c71649 2024/11/28 02:31:39 DEBUG : one: Need to transfer - File not found at Destination 2024/11/28 02:31:39 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:31:39 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:31:40 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/28 02:31:41 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/28 02:31:41 INFO : one: Copied (new) 2024/11/28 02:31:41 DEBUG : Waiting for deletions to finish 2024/11/28 02:31:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 02:31:42 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:31:42 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:31:42 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/28 02:31:43 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/28 02:31:43 INFO : one: Copied (replaced existing) 2024/11/28 02:31:43 DEBUG : Waiting for deletions to finish 2024/11/28 02:31:43 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/28 02:31:45 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/11/28 02:31:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 02:31:47 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:31:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:31:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/28 02:31:47 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:31:47 DEBUG : Waiting for deletions to finish 2024/11/28 02:31:47 INFO : There was nothing to transfer 2024/11/28 02:31:48 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/11/28 02:31:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:31:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/28 02:31:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 02:31:50 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:31:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:31:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/28 02:31:50 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:31:50 DEBUG : Waiting for deletions to finish 2024/11/28 02:31:50 INFO : There was nothing to transfer 2024/11/28 02:31:51 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:31:51 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/28 02:31:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 02:31:51 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:31:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:31:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/28 02:31:51 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:31:51 DEBUG : Waiting for deletions to finish 2024/11/28 02:31:51 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/28 02:31:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/28 02:31:52 DEBUG : two: Need to transfer - File not found at Destination 2024/11/28 02:31:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 02:31:52 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:31:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:31:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/28 02:31:52 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:31:53 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/11/28 02:31:54 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/28 02:31:54 INFO : two: Copied (new) 2024/11/28 02:31:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:31:57 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/11/28 02:31:59 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/11/28 02:32:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/dest" 2024/11/28 02:32:01 DEBUG : Starting OpenDrive session with ID: 0001f3fdab19d9cb7d1d29f0761d9d8fb78996b53f975472dbf33927e387ccd4 2024/11/28 02:32:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/pre-dest1" 2024/11/28 02:32:02 DEBUG : Starting OpenDrive session with ID: 5c720574b93cbad8145414a5310fe2982b450cf80680cfad9d9522db4bb4eb07 2024/11/28 02:32:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/pre-dest2" 2024/11/28 02:32:03 DEBUG : Starting OpenDrive session with ID: dc72a4a6ef09961cf372ef588de01a9451d36f4b41b081f148421420b3ff8ce8 2024/11/28 02:32:04 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:32:04 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/28 02:32:04 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:32:04 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/28 02:32:04 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/28 02:32:04 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dest': Waiting for checks to finish 2024/11/28 02:32:04 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dest': Waiting for transfers to finish 2024/11/28 02:32:06 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/28 02:32:07 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/28 02:32:07 INFO : 3: Copied (new) 2024/11/28 02:32:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.10s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:32:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/dst" 2024/11/28 02:32:10 DEBUG : Starting OpenDrive session with ID: bb522df40a395464fbb684b0fba276bc612fafc79e1fe2d038c26b2260bc5c90 2024/11/28 02:32:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/CopyDest" 2024/11/28 02:32:11 DEBUG : Starting OpenDrive session with ID: 82a9817901271d0594ca636fd8884234cfedbf200a45f6f3ed94884bd5c5368e 2024/11/28 02:32:12 DEBUG : one: Need to transfer - File not found at Destination 2024/11/28 02:32:12 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:32:12 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:32:13 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/28 02:32:14 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/28 02:32:14 INFO : one: Copied (new) 2024/11/28 02:32:14 DEBUG : Waiting for deletions to finish 2024/11/28 02:32:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 02:32:15 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:32:15 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:32:15 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/28 02:32:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/28 02:32:16 INFO : one: Copied (replaced existing) 2024/11/28 02:32:16 DEBUG : Waiting for deletions to finish 2024/11/28 02:32:17 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/28 02:32:19 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/11/28 02:32:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/BackupDir" 2024/11/28 02:32:21 DEBUG : Starting OpenDrive session with ID: 5c0054ecb0a7b28eb366f48c589f784454f38a279c7935be92136b6ce78c384f 2024/11/28 02:32:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 02:32:22 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:32:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:32:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/28 02:32:23 INFO : one: Moved (server-side) 2024/11/28 02:32:23 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/28 02:32:23 INFO : one: Copied (server-side copy) 2024/11/28 02:32:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/28 02:32:23 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:32:23 DEBUG : Waiting for deletions to finish 2024/11/28 02:32:24 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/11/28 02:32:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:32:26 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/28 02:32:26 INFO : two: Copied (server-side copy) 2024/11/28 02:32:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/28 02:32:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:32:26 DEBUG : one: Unchanged skipping 2024/11/28 02:32:26 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:32:26 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:32:26 DEBUG : Waiting for deletions to finish 2024/11/28 02:32:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:32:27 DEBUG : one: Unchanged skipping 2024/11/28 02:32:27 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:32:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:32:27 DEBUG : two: Unchanged skipping 2024/11/28 02:32:27 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:32:27 DEBUG : Waiting for deletions to finish 2024/11/28 02:32:27 INFO : There was nothing to transfer 2024/11/28 02:32:28 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/11/28 02:32:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/28 02:32:30 DEBUG : three: Destination not found in --copy-dest 2024/11/28 02:32:30 DEBUG : three: Need to transfer - File not found at Destination 2024/11/28 02:32:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:32:30 DEBUG : one: Unchanged skipping 2024/11/28 02:32:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/28 02:32:30 DEBUG : two: Unchanged skipping 2024/11/28 02:32:30 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:32:30 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:32:31 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/11/28 02:32:32 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/28 02:32:32 INFO : three: Copied (new) 2024/11/28 02:32:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.61s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:32:36 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/28 02:32:38 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/28 02:32:39 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/28 02:32:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/dst" 2024/11/28 02:32:41 DEBUG : Starting OpenDrive session with ID: d473eac94fc1eb3313d06e935438665f85e1b764f4cdc9b5e91c63f4498a2651 2024/11/28 02:32:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/backup" 2024/11/28 02:32:42 DEBUG : Starting OpenDrive session with ID: abdabce943c50330a075cf438cf606d37c56709a887a68f9327517137f4f0209 2024/11/28 02:32:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/28 02:32:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:32:43 DEBUG : two: Unchanged skipping 2024/11/28 02:32:43 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:32:43 INFO : one: Moved (server-side) 2024/11/28 02:32:43 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:32:44 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/28 02:32:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/28 02:32:45 INFO : one: Copied (new) 2024/11/28 02:32:45 DEBUG : Waiting for deletions to finish 2024/11/28 02:32:46 INFO : three.txt: Moved (server-side) 2024/11/28 02:32:46 INFO : three.txt: Moved into backup dir 2024/11/28 02:32:47 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/28 02:32:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/28 02:32:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:32:48 DEBUG : two: Unchanged skipping 2024/11/28 02:32:48 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:32:48 INFO : one: Deleted 2024/11/28 02:32:49 INFO : one: Moved (server-side) 2024/11/28 02:32:49 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:32:50 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/28 02:32:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/28 02:32:51 INFO : one: Copied (new) 2024/11/28 02:32:51 DEBUG : Waiting for deletions to finish 2024/11/28 02:32:51 INFO : three.txt: Deleted 2024/11/28 02:32:51 INFO : three.txt: Moved (server-side) 2024/11/28 02:32:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.60s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:32:55 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/28 02:32:56 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/28 02:32:58 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/28 02:32:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/dst" 2024/11/28 02:33:00 DEBUG : Starting OpenDrive session with ID: 1e954ae9b58baab56291d8a8b28c09737f3fccb03e3128fb4fcf1b6426cd13fa 2024/11/28 02:33:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/backup" 2024/11/28 02:33:00 DEBUG : Starting OpenDrive session with ID: 0863f27e4491af1634e30d51512fdba8c7a14c0f855a68f030ac09c7f0f15840 2024/11/28 02:33:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/28 02:33:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:33:01 DEBUG : two: Unchanged skipping 2024/11/28 02:33:01 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:33:02 INFO : one: Moved (server-side) to: one.bak 2024/11/28 02:33:02 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:33:03 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/28 02:33:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/28 02:33:04 INFO : one: Copied (new) 2024/11/28 02:33:04 DEBUG : Waiting for deletions to finish 2024/11/28 02:33:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/28 02:33:05 INFO : three.txt: Moved into backup dir 2024/11/28 02:33:06 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/28 02:33:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/28 02:33:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:33:07 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:33:07 DEBUG : two: Unchanged skipping 2024/11/28 02:33:08 INFO : one.bak: Deleted 2024/11/28 02:33:08 INFO : one: Moved (server-side) to: one.bak 2024/11/28 02:33:08 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:33:09 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/28 02:33:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/28 02:33:10 INFO : one: Copied (new) 2024/11/28 02:33:10 DEBUG : Waiting for deletions to finish 2024/11/28 02:33:10 INFO : three.txt.bak: Deleted 2024/11/28 02:33:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/28 02:33:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:33:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/28 02:33:15 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/28 02:33:17 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/28 02:33:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/dst" 2024/11/28 02:33:19 DEBUG : Starting OpenDrive session with ID: f1aa96dc18a22cb3a5c81001bab0e48a2af1ab51b5c5d577052ba16a8deba008 2024/11/28 02:33:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/backup" 2024/11/28 02:33:20 DEBUG : Starting OpenDrive session with ID: b197aaad2c55966d42750959328f6a2ef6007af87f4ee3f2135deb2b77c911f5 2024/11/28 02:33:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/28 02:33:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:33:21 DEBUG : two: Unchanged skipping 2024/11/28 02:33:21 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:33:22 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/28 02:33:22 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:33:22 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/28 02:33:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/28 02:33:23 INFO : one: Copied (new) 2024/11/28 02:33:23 DEBUG : Waiting for deletions to finish 2024/11/28 02:33:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/28 02:33:24 INFO : three.txt: Moved into backup dir 2024/11/28 02:33:25 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/28 02:33:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/28 02:33:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:33:26 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:33:26 DEBUG : two: Unchanged skipping 2024/11/28 02:33:27 INFO : one-2019-01-01: Deleted 2024/11/28 02:33:27 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/28 02:33:27 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:33:28 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/28 02:33:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/28 02:33:29 INFO : one: Copied (new) 2024/11/28 02:33:29 DEBUG : Waiting for deletions to finish 2024/11/28 02:33:29 INFO : three-2019-01-01.txt: Deleted 2024/11/28 02:33:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/28 02:33:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.89s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:33:33 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/28 02:33:34 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/28 02:33:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/28 02:33:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/dst" 2024/11/28 02:33:38 DEBUG : Starting OpenDrive session with ID: a30305fc5dc7f4ede6b73b96333a4fe5c62c8f98a6f2b84843abd84b824ea066 2024/11/28 02:33:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/28 02:33:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:33:38 DEBUG : two: Unchanged skipping 2024/11/28 02:33:38 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:33:39 DEBUG : one: same parent dir (ODFfNzU0NzQzNF9TRkIyVw) - using file/rename instead of move_copy for one.bak 2024/11/28 02:33:39 INFO : one: Moved (server-side) to: one.bak 2024/11/28 02:33:39 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:33:39 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/28 02:33:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/28 02:33:40 INFO : one: Copied (new) 2024/11/28 02:33:40 DEBUG : Waiting for deletions to finish 2024/11/28 02:33:41 DEBUG : three.txt: same parent dir (ODFfNzU0NzQzNF9TRkIyVw) - using file/rename instead of move_copy for three.txt.bak 2024/11/28 02:33:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/28 02:33:41 INFO : three.txt: Moved into backup dir 2024/11/28 02:33:42 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/28 02:33:43 DEBUG : one.bak: Excluded (Path Filter) 2024/11/28 02:33:43 DEBUG : one.bak: Excluded 2024/11/28 02:33:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/28 02:33:43 DEBUG : three.txt.bak: Excluded 2024/11/28 02:33:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/28 02:33:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:33:43 DEBUG : two: Unchanged skipping 2024/11/28 02:33:43 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for checks to finish 2024/11/28 02:33:44 INFO : one.bak: Deleted 2024/11/28 02:33:44 DEBUG : one: same parent dir (ODFfNzU0NzQzNF9TRkIyVw) - using file/rename instead of move_copy for one.bak 2024/11/28 02:33:44 INFO : one: Moved (server-side) to: one.bak 2024/11/28 02:33:44 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo/dst': Waiting for transfers to finish 2024/11/28 02:33:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/28 02:33:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/28 02:33:45 INFO : one: Copied (new) 2024/11/28 02:33:45 DEBUG : Waiting for deletions to finish 2024/11/28 02:33:46 INFO : three.txt.bak: Deleted 2024/11/28 02:33:46 DEBUG : three.txt: same parent dir (ODFfNzU0NzQzNF9TRkIyVw) - using file/rename instead of move_copy for three.txt.bak 2024/11/28 02:33:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/28 02:33:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.52s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:33:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/28 02:33:51 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/28 02:33:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/28 02:33:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/dst" 2024/11/28 02:33:54 DEBUG : Starting OpenDrive session with ID: 38b43dc2b3b534bd920e67c5bc03ef9dd853c65df0ef95791030ba75e3d68592 2024/11/28 02:33:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/28 02:33:55 DEBUG : one: same parent dir (ODFfNzU0NzQzNV9LTEZMOQ) - using file/rename instead of move_copy for one.bak 2024/11/28 02:33:55 INFO : one: Moved (server-side) to: one.bak 2024/11/28 02:33:56 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/28 02:33:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/28 02:33:57 INFO : one: Copied (new) 2024/11/28 02:33:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:33:57 DEBUG : two: Unchanged skipping 2024/11/28 02:33:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/28 02:33:57 DEBUG : three.txt: same parent dir (ODFfNzU0NzQzNV9LTEZMOQ) - using file/rename instead of move_copy for three.txt.bak 2024/11/28 02:33:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/28 02:33:58 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/28 02:33:59 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/28 02:33:59 INFO : three.txt: Copied (new) 2024/11/28 02:34:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/28 02:34:00 INFO : one.bak: Deleted 2024/11/28 02:34:00 DEBUG : one: same parent dir (ODFfNzU0NzQzNV9LTEZMOQ) - using file/rename instead of move_copy for one.bak 2024/11/28 02:34:00 INFO : one: Moved (server-side) to: one.bak 2024/11/28 02:34:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/28 02:34:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/28 02:34:02 INFO : one: Copied (new) 2024/11/28 02:34:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:34:02 DEBUG : two: Unchanged skipping 2024/11/28 02:34:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/28 02:34:03 INFO : three.txt.bak: Deleted 2024/11/28 02:34:03 DEBUG : three.txt: same parent dir (ODFfNzU0NzQzNV9LTEZMOQ) - using file/rename instead of move_copy for three.txt.bak 2024/11/28 02:34:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/28 02:34:04 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/28 02:34:05 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/28 02:34:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (18.66s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:34:08 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/28 02:34:09 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/28 02:34:11 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/28 02:34:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yaqefat6hoyo/dst" 2024/11/28 02:34:13 DEBUG : Starting OpenDrive session with ID: 92dcb790e5ce5a0b12d0670bc5521c90e21a4c6ae58efd36affab2eb28e5351f 2024/11/28 02:34:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/28 02:34:14 DEBUG : one: same parent dir (ODFfNzU0NzQzNl9UeklhVQ) - using file/rename instead of move_copy for one-2019-01-01 2024/11/28 02:34:14 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/28 02:34:14 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/28 02:34:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/28 02:34:15 INFO : one: Copied (new) 2024/11/28 02:34:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:34:15 DEBUG : two: Unchanged skipping 2024/11/28 02:34:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/28 02:34:16 DEBUG : three.txt: same parent dir (ODFfNzU0NzQzNl9UeklhVQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/28 02:34:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/28 02:34:17 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/28 02:34:18 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/28 02:34:18 INFO : three.txt: Copied (new) 2024/11/28 02:34:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/28 02:34:19 INFO : one-2019-01-01: Deleted 2024/11/28 02:34:19 DEBUG : one: same parent dir (ODFfNzU0NzQzNl9UeklhVQ) - using file/rename instead of move_copy for one-2019-01-01 2024/11/28 02:34:19 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/28 02:34:20 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/28 02:34:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/28 02:34:21 INFO : one: Copied (new) 2024/11/28 02:34:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:34:21 DEBUG : two: Unchanged skipping 2024/11/28 02:34:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/28 02:34:22 INFO : three-2019-01-01.txt: Deleted 2024/11/28 02:34:22 DEBUG : three.txt: same parent dir (ODFfNzU0NzQzNl9UeklhVQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/28 02:34:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/28 02:34:23 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/28 02:34:24 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/28 02:34:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.07s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:34:26 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/11/28 02:34:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/28 02:34:28 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:34:28 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:34:28 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/11/28 02:34:29 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/28 02:34:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/28 02:34:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.74s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:34:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/28 02:34:30 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:34:30 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:34:31 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/28 02:34:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/28 02:34:31 INFO : existing: Copied (new) 2024/11/28 02:34:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:34:32 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:34:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/28 02:34:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/28 02:34:32 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:34:32 ERROR : OpenDrive root 'rclone-test-yaqefat6hoyo': not deleting files as there were IO errors 2024/11/28 02:34:32 ERROR : OpenDrive root 'rclone-test-yaqefat6hoyo': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncImmutable (3.79s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:34:34 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/11/28 02:34:36 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/11/28 02:34:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/11/28 02:34:40 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/11/28 02:34:42 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:34:42 DEBUG : existing: Unchanged skipping 2024/11/28 02:34:42 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/28 02:34:43 DEBUG : subdira-rclone-move-qororiy4: same parent dir (ODFfNzU0NzM0OV9PZ05XeA) - using folder/rename instead of move_copy 2024/11/28 02:34:43 DEBUG : EXISTING: moving to existing-rclone-move-leqikus6 2024/11/28 02:34:43 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-kanadej2 2024/11/28 02:34:43 DEBUG : subdira: same parent dir (ODFfNzU0NzM0OV9PZ05XeA) - using folder/rename instead of move_copy 2024/11/28 02:34:43 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzU0NzM0OV9PZ05XeA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-kanadej2 2024/11/28 02:34:43 DEBUG : EXISTING: same parent dir (ODFfNzU0NzM0OV9PZ05XeA) - using file/rename instead of move_copy for existing-rclone-move-leqikus6 2024/11/28 02:34:43 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/28 02:34:43 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-kanadej2 2024/11/28 02:34:43 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/28 02:34:43 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-leqikus6 2024/11/28 02:34:43 DEBUG : EXISTING: moving to existing 2024/11/28 02:34:44 DEBUG : existing-rclone-move-leqikus6: same parent dir (ODFfNzU0NzM0OV9PZ05XeA) - using file/rename instead of move_copy for existing 2024/11/28 02:34:44 DEBUG : existingbutdifferent-rclone-move-kanadej2: same parent dir (ODFfNzU0NzM0OV9PZ05XeA) - using file/rename instead of move_copy for existingbutdifferent 2024/11/28 02:34:44 DEBUG : subdira/subdirb-rclone-move-womekak6: same parent dir (ODFfNzU0NzQzN19xRG5pMw) - using folder/rename instead of move_copy 2024/11/28 02:34:44 INFO : existing-rclone-move-leqikus6: Moved (server-side) to: existing 2024/11/28 02:34:44 INFO : EXISTING: Moved (server-side) to: existing 2024/11/28 02:34:44 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/28 02:34:44 INFO : existingbutdifferent-rclone-move-kanadej2: Moved (server-side) to: existingbutdifferent 2024/11/28 02:34:44 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/28 02:34:44 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/28 02:34:44 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/11/28 02:34:45 DEBUG : subdira/subdirb: same parent dir (ODFfNzU0NzQzN19xRG5pMw) - using folder/rename instead of move_copy 2024/11/28 02:34:45 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/28 02:34:45 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/28 02:34:45 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/28 02:34:46 DEBUG : subdira/subdirb/subdirc-rclone-move-riyofut7: same parent dir (ODFfNzU0NzQzOF9rTmdmeA) - using folder/rename instead of move_copy 2024/11/28 02:34:46 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzU0NzQzOF9rTmdmeA) - using folder/rename instead of move_copy 2024/11/28 02:34:46 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/28 02:34:47 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/28 02:34:47 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-rutagam1: same parent dir (ODFfNzU0NzQzOV9uR3N1dA) - using folder/rename instead of move_copy 2024/11/28 02:34:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-gesoruj9 2024/11/28 02:34:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzU0NzQzOV9uR3N1dA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-gesoruj9 2024/11/28 02:34:47 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzU0NzQzOV9uR3N1dA) - using folder/rename instead of move_copy 2024/11/28 02:34:48 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-gesoruj9 2024/11/28 02:34:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/28 02:34:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/28 02:34:48 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-gesoruj9: same parent dir (ODFfNzU0NzQzOV9uR3N1dA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/11/28 02:34:48 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:34:48 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/28 02:34:48 INFO : subdira/subdirb/subdirc/hello-rclone-move-gesoruj9: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/28 02:34:48 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/28 02:34:48 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/28 02:34:48 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/11/28 02:34:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-guyibed1 2024/11/28 02:34:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzU0NzQ0MF8wTnRqZA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-guyibed1 2024/11/28 02:34:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-guyibed1 2024/11/28 02:34:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/28 02:34:49 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-guyibed1: same parent dir (ODFfNzU0NzQ0MF8wTnRqZA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/28 02:34:49 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-guyibed1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/28 02:34:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/28 02:34:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/28 02:34:49 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:34:49 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/28 02:34:49 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/28 02:34:49 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/11/28 02:34:50 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/28 02:34:50 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/28 02:34:50 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (20.79s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:34:56 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/28 02:34:58 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/28 02:34:59 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:01 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:03 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:04 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:06 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:07 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:09 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:11 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:12 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:14 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:15 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:17 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:19 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:20 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:22 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:24 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:25 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:27 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:29 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:30 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:32 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:34 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:35 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:37 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:38 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:40 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:42 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:43 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:45 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:47 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:48 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:50 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:51 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:53 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:55 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:56 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:58 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/28 02:35:59 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:01 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both0: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both1: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both10: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both11: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both12: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:36:01 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both13: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both16: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both17: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both18: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both19: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both2: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both3: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both4: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both5: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both6: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both7: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both8: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:36:01 DEBUG : both9: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both15: Unchanged skipping 2024/11/28 02:36:01 DEBUG : both14: Unchanged skipping 2024/11/28 02:36:01 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:36:01 DEBUG : Waiting for deletions to finish 2024/11/28 02:36:01 INFO : only8: Deleted 2024/11/28 02:36:01 INFO : only0: Deleted 2024/11/28 02:36:01 INFO : only10: Deleted 2024/11/28 02:36:01 INFO : only11: Deleted 2024/11/28 02:36:01 INFO : only12: Deleted 2024/11/28 02:36:01 INFO : only13: Deleted 2024/11/28 02:36:01 INFO : only18: Deleted 2024/11/28 02:36:01 INFO : only19: Deleted 2024/11/28 02:36:01 INFO : only9: Deleted 2024/11/28 02:36:01 INFO : only16: Deleted 2024/11/28 02:36:01 INFO : only2: Deleted 2024/11/28 02:36:01 INFO : only4: Deleted 2024/11/28 02:36:01 INFO : only14: Deleted 2024/11/28 02:36:02 INFO : only17: Deleted 2024/11/28 02:36:02 INFO : only3: Deleted 2024/11/28 02:36:02 INFO : only1: Deleted 2024/11/28 02:36:02 INFO : only15: Deleted 2024/11/28 02:36:02 INFO : only5: Deleted 2024/11/28 02:36:02 INFO : only6: Deleted 2024/11/28 02:36:02 INFO : only7: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (70.51s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:36:07 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:08 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:10 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:12 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:13 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:15 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:16 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:18 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:20 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:21 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:23 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:25 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:26 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:28 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:30 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:31 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:33 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:35 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:36 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:38 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:39 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:41 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:43 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:44 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:46 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:47 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:49 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:51 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:52 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:54 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:56 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:57 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/28 02:36:59 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/28 02:37:00 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/28 02:37:02 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/28 02:37:04 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/28 02:37:05 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/28 02:37:07 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/28 02:37:08 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/28 02:37:10 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/28 02:37:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both0: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both1: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both10: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both11: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both12: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both13: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both14: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both15: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both16: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both17: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both18: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both19: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both2: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both3: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both4: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both5: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both6: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both7: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both8: Unchanged skipping 2024/11/28 02:37:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/28 02:37:12 DEBUG : both9: Unchanged skipping 2024/11/28 02:37:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/28 02:37:12 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for checks to finish 2024/11/28 02:37:12 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Waiting for transfers to finish 2024/11/28 02:37:13 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:13 INFO : only0: Copied (replaced existing) 2024/11/28 02:37:13 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:13 INFO : only1: Copied (replaced existing) 2024/11/28 02:37:13 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:13 INFO : only10: Copied (replaced existing) 2024/11/28 02:37:13 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:13 INFO : only11: Copied (replaced existing) 2024/11/28 02:37:14 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:14 INFO : only12: Copied (replaced existing) 2024/11/28 02:37:14 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:14 INFO : only13: Copied (replaced existing) 2024/11/28 02:37:14 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:14 INFO : only14: Copied (replaced existing) 2024/11/28 02:37:15 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:15 INFO : only15: Copied (replaced existing) 2024/11/28 02:37:16 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:16 INFO : only19: Copied (replaced existing) 2024/11/28 02:37:17 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:17 INFO : only18: Copied (replaced existing) 2024/11/28 02:37:18 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:18 INFO : only17: Copied (replaced existing) 2024/11/28 02:37:19 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:19 INFO : only16: Copied (replaced existing) 2024/11/28 02:37:19 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:19 INFO : only2: Copied (replaced existing) 2024/11/28 02:37:19 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:19 INFO : only3: Copied (replaced existing) 2024/11/28 02:37:19 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:19 INFO : only4: Copied (replaced existing) 2024/11/28 02:37:20 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:20 INFO : only5: Copied (replaced existing) 2024/11/28 02:37:20 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:20 INFO : only6: Copied (replaced existing) 2024/11/28 02:37:20 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:20 INFO : only7: Copied (replaced existing) 2024/11/28 02:37:21 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:21 INFO : only8: Copied (replaced existing) 2024/11/28 02:37:21 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/28 02:37:21 INFO : only9: Copied (replaced existing) 2024/11/28 02:37:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (82.80s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:37:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/28 02:37:29 DEBUG : sub dir: Making directory 2024/11/28 02:37:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" 2024/11/28 02:37:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/28 02:37:44 DEBUG : sub dir: Making directory 2024/11/28 02:37:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-yaqefat6hoyo'", Local "Local file system at /tmp/rclone1803518313", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.71s) PASS 2024/11/28 02:38:01 DEBUG : OpenDrive root 'rclone-test-yaqefat6hoyo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 11m52.375418402s (try 1/5)