"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/12/17 04:06:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu" 2024/12/17 04:06:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/17 04:06:13 DEBUG : Starting OpenDrive session with ID: 0b3f8172204f5ca995115c9465e51339f38061d57c14e8637ddc6d213c3c65a9 2024/12/17 04:06:13 DEBUG : Creating backend with remote "/tmp/rclone1382033266" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:06:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/17 04:06:14 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:14 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 04:06:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:06:15 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:15 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:06:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:06:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:06:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:18 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.28s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:20 DEBUG : Creating backend with remote "/non-existing" 2024/12/17 04:06:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/17 04:06:20 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:20 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:06:21 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:21 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:06:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:06:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:06:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.06s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:25 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Running all checks before starting transfers 2024/12/17 04:06:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:06:25 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:25 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Checks finished, now starting transfers 2024/12/17 04:06:25 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:06:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:06:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:06:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.03s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:29 ERROR : Ignoring --no-traverse with sync 2024/12/17 04:06:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:06:29 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:29 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:06:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:06:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:06:31 INFO : sub dir/hello world: Copied (new) 2024/12/17 04:06:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.15s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/17 04:06:33 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:33 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:06:34 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/12/17 04:06:35 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/12/17 04:06:35 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestCopyWithDepth (3.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 04:06:36 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:36 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:06:37 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/12/17 04:06:38 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:06:38 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 04:06:39 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:39 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:06:40 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/12/17 04:06:41 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:06:41 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.00s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/17 04:06:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/17 04:06:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/17 04:06:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 04:06:42 DEBUG : sub dir: Making directory 2024/12/17 04:06:43 DEBUG : sub dir2: Making directory 2024/12/17 04:06:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:06:43 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/17 04:06:44 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:44 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:06:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:06:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:06:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:45 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:48 DEBUG : sub dir2: Making directory 2024/12/17 04:06:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/17 04:06:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/17 04:06:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:06:48 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:48 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:06:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:06:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:06:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.71s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:51 DEBUG : sub dir2: Making directory with metadata 2024/12/17 04:06:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/17 04:06:52 DEBUG : sub dir: Making directory 2024/12/17 04:06:52 DEBUG : sub dir2: Making directory 2024/12/17 04:06:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:06:52 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:52 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:06:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:06:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:06:54 INFO : sub dir/hello world: Copied (new) 2024/12/17 04:06:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:54 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/17 04:06:55 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.07s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.41s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:06:57 DEBUG : sub dir2: Making directory 2024/12/17 04:06:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:06:57 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:06:57 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:06:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:06:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:06:59 INFO : sub dir/hello world: Copied (new) 2024/12/17 04:06:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.82s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:01 DEBUG : sub dir2: Making directory with metadata 2024/12/17 04:07:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/17 04:07:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 04:07:01 DEBUG : sub dir: Making directory 2024/12/17 04:07:01 DEBUG : sub dir2: Making directory 2024/12/17 04:07:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:07:02 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:07:02 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:07:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:07:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:07:03 INFO : sub dir/hello world: Copied (new) 2024/12/17 04:07:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:04 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.90s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:06 DEBUG : sub dir2: Making directory 2024/12/17 04:07:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:07:06 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:07:06 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:07:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:07:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:07:08 INFO : sub dir/hello world: Copied (new) 2024/12/17 04:07:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.87s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:07:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ciyegux8taso" 2024/12/17 04:07:13 DEBUG : Starting OpenDrive session with ID: 619fed25b5f115e78e947fc2d7e12442d09154da34f84e0243c155eca2776b55 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-rizobod3zapu' -> OpenDrive root 'rclone-test-ciyegux8taso' 2024/12/17 04:07:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:07:14 DEBUG : OpenDrive root 'rclone-test-ciyegux8taso': Waiting for checks to finish 2024/12/17 04:07:14 DEBUG : OpenDrive root 'rclone-test-ciyegux8taso': Waiting for transfers to finish 2024/12/17 04:07:15 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/17 04:07:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:15 DEBUG : OpenDrive root 'rclone-test-ciyegux8taso': Purge remote fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestServerSideCopy (14.65s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:07:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/17 04:07:27 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:07:27 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:07:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/17 04:07:29 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/17 04:07:29 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestCopyOverSelf (6.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:07:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fusucup8lomu" 2024/12/17 04:07:33 DEBUG : Starting OpenDrive session with ID: 13b082ca4ba21001c600b14147929af316d959fed59e5483d7d2481953a01c79 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-rizobod3zapu' -> OpenDrive root 'rclone-test-fusucup8lomu' 2024/12/17 04:07:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:07:34 DEBUG : OpenDrive root 'rclone-test-fusucup8lomu': Waiting for checks to finish 2024/12/17 04:07:34 DEBUG : OpenDrive root 'rclone-test-fusucup8lomu': Waiting for transfers to finish 2024/12/17 04:07:35 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/17 04:07:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/17 04:07:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/17 04:07:38 DEBUG : OpenDrive root 'rclone-test-fusucup8lomu': Waiting for checks to finish 2024/12/17 04:07:38 DEBUG : OpenDrive root 'rclone-test-fusucup8lomu': Waiting for transfers to finish 2024/12/17 04:07:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/17 04:07:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:39 DEBUG : OpenDrive root 'rclone-test-fusucup8lomu': Purge remote --- PASS: TestServerSideCopyOverSelf (10.22s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:07:44 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:07:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/17 04:07:44 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:07:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/17 04:07:45 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/17 04:07:45 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/17 04:07:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestMoveOverSelf (5.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:07:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rivizat5dizo" 2024/12/17 04:07:50 DEBUG : Starting OpenDrive session with ID: ede29fcd842eb9596e50dd459a27f148c39b1df4625d136c1901843ce9eb77e1 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-rizobod3zapu' -> OpenDrive root 'rclone-test-rivizat5dizo' 2024/12/17 04:07:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:07:51 DEBUG : OpenDrive root 'rclone-test-rivizat5dizo': Waiting for checks to finish 2024/12/17 04:07:51 DEBUG : OpenDrive root 'rclone-test-rivizat5dizo': Waiting for transfers to finish 2024/12/17 04:07:52 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/17 04:07:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/17 04:07:54 DEBUG : OpenDrive root 'rclone-test-rivizat5dizo': Using server-side directory move 2024/12/17 04:07:54 INFO : OpenDrive root 'rclone-test-rivizat5dizo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/17 04:07:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/17 04:07:54 DEBUG : OpenDrive root 'rclone-test-rivizat5dizo': Waiting for checks to finish 2024/12/17 04:07:54 DEBUG : OpenDrive root 'rclone-test-rivizat5dizo': Waiting for transfers to finish 2024/12/17 04:07:54 INFO : sub dir/hello world: Deleted 2024/12/17 04:07:55 INFO : sub dir/hello world: Moved (server-side) 2024/12/17 04:07:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/12/17 04:07:58 DEBUG : testing file moves 2024/12/17 04:07:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/17 04:07:58 DEBUG : OpenDrive root 'rclone-test-rivizat5dizo': Waiting for checks to finish 2024/12/17 04:07:58 DEBUG : OpenDrive root 'rclone-test-rivizat5dizo': Waiting for transfers to finish 2024/12/17 04:07:58 INFO : sub dir/hello world: Deleted 2024/12/17 04:07:59 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:07:59 DEBUG : OpenDrive root 'rclone-test-rivizat5dizo': Purge remote --- PASS: TestServerSideMoveOverSelf (14.65s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:08:04 ERROR : : error listing: directory not found 2024/12/17 04:08:04 DEBUG : Local file system at /tmp/rclone1382033266: Making directory 2024/12/17 04:08:04 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:04 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.97s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:08:09 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/17 04:08:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:08:09 DEBUG : Local file system at /tmp/rclone1382033266: Waiting for checks to finish 2024/12/17 04:08:09 DEBUG : Local file system at /tmp/rclone1382033266: Waiting for transfers to finish 2024/12/17 04:08:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:08:09 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/12/17 04:08:09 INFO : sub dir/hello world: Copied (new) 2024/12/17 04:08:09 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestCopyRedownload (4.83s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:11 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/17 04:08:11 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:11 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:12 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/12/17 04:08:13 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/17 04:08:13 INFO : check sum: Copied (new) 2024/12/17 04:08:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:14 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:14 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/17 04:08:14 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/12/17 04:08:14 DEBUG : check sum: Unchanged skipping 2024/12/17 04:08:14 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:14 DEBUG : Waiting for deletions to finish 2024/12/17 04:08:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (4.10s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/17 04:08:15 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:15 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:16 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/12/17 04:08:17 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/17 04:08:17 INFO : sizeonly: Copied (new) 2024/12/17 04:08:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:18 DEBUG : sizeonly: Sizes identical 2024/12/17 04:08:18 DEBUG : sizeonly: Unchanged skipping 2024/12/17 04:08:18 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:18 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:18 DEBUG : Waiting for deletions to finish 2024/12/17 04:08:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.81s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/17 04:08:19 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:19 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:20 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/12/17 04:08:21 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/12/17 04:08:21 INFO : ignore-size: Copied (new) 2024/12/17 04:08:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:21 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:08:21 DEBUG : ignore-size: Unchanged skipping 2024/12/17 04:08:21 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:21 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:21 DEBUG : Waiting for deletions to finish 2024/12/17 04:08:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:24 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/17 04:08:25 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:25 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:08:25 DEBUG : existing: Unchanged skipping 2024/12/17 04:08:25 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:25 DEBUG : Waiting for deletions to finish 2024/12/17 04:08:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:25 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/17 04:08:25 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:25 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/17 04:08:26 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/17 04:08:26 INFO : existing: Copied (replaced existing) 2024/12/17 04:08:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.67s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:28 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/17 04:08:28 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:28 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:29 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/17 04:08:30 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/17 04:08:30 INFO : existing: Copied (new) 2024/12/17 04:08:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:30 DEBUG : existing: Destination exists, skipping 2024/12/17 04:08:30 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:30 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:30 DEBUG : Waiting for deletions to finish 2024/12/17 04:08:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (4.03s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:33 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/17 04:08:35 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/17 04:08:36 DEBUG : d: Making directory 2024/12/17 04:08:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/17 04:08:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:08:37 DEBUG : c/non empty space: Unchanged skipping 2024/12/17 04:08:37 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:37 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:38 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/17 04:08:39 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/17 04:08:39 INFO : a/potato2: Copied (new) 2024/12/17 04:08:39 DEBUG : Waiting for deletions to finish 2024/12/17 04:08:39 INFO : b/potato: Deleted 2024/12/17 04:08:39 INFO : d: Removing directory 2024/12/17 04:08:40 INFO : b: Removing directory 2024/12/17 04:08:40 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:08:44 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:44 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/12/17 04:08:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/17 04:08:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/17 04:08:44 DEBUG : empty space: Unchanged skipping 2024/12/17 04:08:44 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:44 DEBUG : Waiting for deletions to finish 2024/12/17 04:08:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:45 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:45 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/12/17 04:08:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/17 04:08:45 INFO : empty space: Updated modification time in destination 2024/12/17 04:08:45 DEBUG : empty space: Unchanged skipping 2024/12/17 04:08:45 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:45 DEBUG : Waiting for deletions to finish 2024/12/17 04:08:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:08:49 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/12/17 04:08:49 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/17 04:08:49 DEBUG : empty space: Unchanged skipping 2024/12/17 04:08:49 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:49 DEBUG : Waiting for deletions to finish 2024/12/17 04:08:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:50 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/12/17 04:08:52 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/12/17 04:08:52 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:52 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1382033266) 2024/12/17 04:08:52 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-rizobod3zapu') 2024/12/17 04:08:52 DEBUG : foo: md5 differ 2024/12/17 04:08:52 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:52 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/12/17 04:08:53 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/12/17 04:08:53 INFO : foo: Copied (replaced existing) 2024/12/17 04:08:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:08:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:08:56 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/17 04:08:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:08:56 DEBUG : empty space: Unchanged skipping 2024/12/17 04:08:56 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:08:56 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:08:57 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/12/17 04:08:58 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/17 04:08:58 INFO : potato: Copied (new) 2024/12/17 04:08:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:09:00 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/12/17 04:09:01 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:09:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/17 04:09:01 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:09:02 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/17 04:09:03 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/12/17 04:09:03 INFO : potato: Copied (replaced existing) 2024/12/17 04:09:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:09:04 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/17 04:09:06 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/12/17 04:09:06 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:09:06 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1382033266) 2024/12/17 04:09:06 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-rizobod3zapu') 2024/12/17 04:09:06 DEBUG : potato: md5 differ 2024/12/17 04:09:06 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:09:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/17 04:09:07 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/12/17 04:09:07 INFO : potato: Copied (replaced existing) 2024/12/17 04:09:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:09:09 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/17 04:09:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:09:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 04:09:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/17 04:09:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:09:11 DEBUG : empty space: Unchanged skipping 2024/12/17 04:09:11 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:09:11 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:09:11 DEBUG : Waiting for deletions to finish 2024/12/17 04:09:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:09:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/17 04:09:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:09:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 04:09:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:09:17 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:09:17 DEBUG : empty space: Unchanged skipping 2024/12/17 04:09:17 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:09:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/17 04:09:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/17 04:09:19 INFO : potato2: Copied (new) 2024/12/17 04:09:19 DEBUG : Waiting for deletions to finish 2024/12/17 04:09:19 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:09:21 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/17 04:09:23 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/17 04:09:24 DEBUG : d: Making directory 2024/12/17 04:09:24 DEBUG : d/e: Making directory 2024/12/17 04:09:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/17 04:09:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:09:26 DEBUG : c/non empty space: Unchanged skipping 2024/12/17 04:09:26 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:09:26 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:09:27 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/17 04:09:28 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/17 04:09:28 INFO : a/potato2: Copied (new) 2024/12/17 04:09:28 DEBUG : Waiting for deletions to finish 2024/12/17 04:09:28 INFO : b/potato: Deleted 2024/12/17 04:09:28 INFO : d/e: Removing directory 2024/12/17 04:09:28 INFO : d: Removing directory 2024/12/17 04:09:28 INFO : b: Removing directory 2024/12/17 04:09:29 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:09:32 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/17 04:09:35 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/17 04:09:36 DEBUG : d: Making directory 2024/12/17 04:09:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/17 04:09:37 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:09:37 DEBUG : c/non empty space: Unchanged skipping 2024/12/17 04:09:37 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:09:37 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:09:38 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/17 04:09:39 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/17 04:09:39 INFO : a/potato2: Copied (new) 2024/12/17 04:09:39 ERROR : OpenDrive root 'rclone-test-rizobod3zapu': not deleting files as there were IO errors 2024/12/17 04:09:39 ERROR : OpenDrive root 'rclone-test-rizobod3zapu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:09:43 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/17 04:09:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:09:46 DEBUG : Waiting for deletions to finish 2024/12/17 04:09:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 04:09:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:09:46 DEBUG : empty space: Unchanged skipping 2024/12/17 04:09:46 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:09:46 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:09:46 INFO : potato: Deleted 2024/12/17 04:09:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/17 04:09:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/17 04:09:47 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.58s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:09:49 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/17 04:09:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:09:53 DEBUG : Waiting for deletions to finish 2024/12/17 04:09:53 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:09:53 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:09:53 INFO : potato: Deleted 2024/12/17 04:09:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 04:09:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:09:53 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:09:53 DEBUG : empty space: Unchanged skipping 2024/12/17 04:09:53 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:09:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/17 04:09:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/17 04:09:55 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.21s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:09:57 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/17 04:09:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 04:09:58 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:09:58 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:09:59 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/12/17 04:10:00 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/12/17 04:10:00 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.01s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:10:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/17 04:10:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:10:04 DEBUG : enormous: Excluded (Size Filter) 2024/12/17 04:10:04 DEBUG : enormous: Excluded 2024/12/17 04:10:04 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 04:10:04 DEBUG : potato2: Excluded 2024/12/17 04:10:05 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 04:10:05 DEBUG : potato2: Excluded 2024/12/17 04:10:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:10:05 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:10:05 DEBUG : empty space: Unchanged skipping 2024/12/17 04:10:05 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:10:05 DEBUG : Waiting for deletions to finish 2024/12/17 04:10:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:10:05 DEBUG : enormous: Excluded (Size Filter) 2024/12/17 04:10:05 DEBUG : enormous: Excluded 2024/12/17 04:10:05 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 04:10:05 DEBUG : potato2: Excluded 2024/12/17 04:10:05 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 04:10:05 DEBUG : potato2: Excluded 2024/12/17 04:10:05 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/17 04:10:05 DEBUG : Local file system at /tmp/rclone1382033266: Waiting for checks to finish 2024/12/17 04:10:05 DEBUG : empty space: Unchanged skipping 2024/12/17 04:10:05 DEBUG : Local file system at /tmp/rclone1382033266: Waiting for transfers to finish 2024/12/17 04:10:05 DEBUG : Waiting for deletions to finish 2024/12/17 04:10:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncWithExclude (5.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:10:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/17 04:10:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:10:11 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/12/17 04:10:12 DEBUG : enormous: Excluded (Size Filter) 2024/12/17 04:10:12 DEBUG : enormous: Excluded 2024/12/17 04:10:12 DEBUG : potato2: Excluded (Size Filter) 2024/12/17 04:10:12 DEBUG : potato2: Excluded 2024/12/17 04:10:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:10:12 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:10:12 DEBUG : empty space: Unchanged skipping 2024/12/17 04:10:12 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:10:12 DEBUG : Waiting for deletions to finish 2024/12/17 04:10:12 INFO : enormous: Deleted 2024/12/17 04:10:12 INFO : potato2: Deleted 2024/12/17 04:10:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:10:13 DEBUG : Local file system at /tmp/rclone1382033266: Waiting for checks to finish 2024/12/17 04:10:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/17 04:10:13 DEBUG : empty space: Unchanged skipping 2024/12/17 04:10:13 DEBUG : Local file system at /tmp/rclone1382033266: Waiting for transfers to finish 2024/12/17 04:10:13 DEBUG : Waiting for deletions to finish 2024/12/17 04:10:13 INFO : enormous: Deleted 2024/12/17 04:10:13 INFO : potato2: Deleted 2024/12/17 04:10:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.55s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:10:15 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/17 04:10:16 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/12/17 04:10:18 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/12/17 04:10:20 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/12/17 04:10:21 DEBUG : five: Need to transfer - File not found at Destination 2024/12/17 04:10:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/17 04:10:21 DEBUG : one: Destination is newer than source, skipping 2024/12/17 04:10:21 DEBUG : three: Sizes identical 2024/12/17 04:10:21 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:10:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1382033266) 2024/12/17 04:10:21 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-rizobod3zapu') 2024/12/17 04:10:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/17 04:10:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/17 04:10:21 DEBUG : two: md5 differ 2024/12/17 04:10:21 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:10:22 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/12/17 04:10:22 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/12/17 04:10:22 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/12/17 04:10:23 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/17 04:10:23 INFO : four: Copied (replaced existing) 2024/12/17 04:10:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/17 04:10:23 INFO : two: Copied (replaced existing) 2024/12/17 04:10:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/17 04:10:23 INFO : five: Copied (new) 2024/12/17 04:10:23 DEBUG : Waiting for deletions to finish 2024/12/17 04:10:24 DEBUG : one: Destination is newer than source, skipping 2024/12/17 04:10:24 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:10:24 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/17 04:10:24 DEBUG : five: Size and md5 of src and dst objects identical 2024/12/17 04:10:24 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/17 04:10:24 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/17 04:10:24 DEBUG : two: Size and md5 of src and dst objects identical 2024/12/17 04:10:24 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/17 04:10:24 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1382033266) 2024/12/17 04:10:24 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-rizobod3zapu') 2024/12/17 04:10:24 DEBUG : three: md5 differ 2024/12/17 04:10:24 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/17 04:10:24 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/17 04:10:24 DEBUG : four: Size and md5 of src and dst objects identical 2024/12/17 04:10:24 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/17 04:10:24 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:10:24 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/12/17 04:10:25 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/12/17 04:10:25 INFO : three: Copied (replaced existing) 2024/12/17 04:10:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.29s) === 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-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/12/17 04:10:26 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Making map for --track-renames 2024/12/17 04:10:26 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Finished making map for --track-renames 2024/12/17 04:10:26 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:10:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/17 04:10:26 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for renames to finish 2024/12/17 04:10:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/17 04:10:26 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:10:27 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/17 04:10:27 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/12/17 04:10:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/17 04:10:28 INFO : potato: Copied (new) 2024/12/17 04:10:29 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/17 04:10:29 INFO : yam: Copied (new) 2024/12/17 04:10:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:10:29 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:10:29 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Making map for --track-renames 2024/12/17 04:10:29 DEBUG : potato: Unchanged skipping 2024/12/17 04:10:29 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Finished making map for --track-renames 2024/12/17 04:10:29 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:10:29 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for renames to finish 2024/12/17 04:10:29 DEBUG : yam: same parent dir (ODFfNzgzMTc4Nl9KT1Btdw) - using file/rename instead of move_copy for yaml 2024/12/17 04:10:30 INFO : yam: Moved (server-side) to: yaml 2024/12/17 04:10:30 INFO : yaml: Renamed from "yam" 2024/12/17 04:10:30 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:10:30 DEBUG : Waiting for deletions to finish 2024/12/17 04:10:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/12/17 04:10:32 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Making map for --track-renames 2024/12/17 04:10:32 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Finished making map for --track-renames 2024/12/17 04:10:32 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:10:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/17 04:10:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/17 04:10:32 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for renames to finish 2024/12/17 04:10:32 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:10:32 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/12/17 04:10:33 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/17 04:10:33 INFO : yam: Copied (new) 2024/12/17 04:10:33 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/17 04:10:34 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/17 04:10:34 INFO : potato: Copied (new) 2024/12/17 04:10:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:10:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:10:35 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Making map for --track-renames 2024/12/17 04:10:35 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Finished making map for --track-renames 2024/12/17 04:10:35 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:10:35 DEBUG : potato: Unchanged skipping 2024/12/17 04:10:35 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for renames to finish 2024/12/17 04:10:35 DEBUG : yam: same parent dir (ODFfNzgzMTc4Nl9KT1Btdw) - using file/rename instead of move_copy for yaml 2024/12/17 04:10:35 INFO : yam: Moved (server-side) to: yaml 2024/12/17 04:10:35 INFO : yaml: Renamed from "yam" 2024/12/17 04:10:35 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:10:35 DEBUG : Waiting for deletions to finish 2024/12/17 04:10:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/12/17 04:10:45 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Making map for --track-renames 2024/12/17 04:10:45 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Finished making map for --track-renames 2024/12/17 04:10:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/17 04:10:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/17 04:10:45 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:10:45 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for renames to finish 2024/12/17 04:10:45 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:10:45 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/17 04:10:46 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/12/17 04:10:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/17 04:10:46 INFO : potato: Copied (new) 2024/12/17 04:10:47 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/17 04:10:47 INFO : sub/yam: Copied (new) 2024/12/17 04:10:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:10:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:10:48 DEBUG : potato: Unchanged skipping 2024/12/17 04:10:48 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Making map for --track-renames 2024/12/17 04:10:48 INFO : OpenDrive root 'rclone-test-rizobod3zapu': Finished making map for --track-renames 2024/12/17 04:10:48 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:10:48 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for renames to finish 2024/12/17 04:10:48 INFO : sub/yam: Moved (server-side) to: yam 2024/12/17 04:10:48 INFO : yam: Renamed from "sub/yam" 2024/12/17 04:10:48 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:10:48 DEBUG : Waiting for deletions to finish 2024/12/17 04:10:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.75s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:10:58 DEBUG : Creating backend with remote "/tmp/rclone1382033266/dir1" 2024/12/17 04:10:58 DEBUG : Creating backend with remote "/tmp/rclone1382033266/dir2" 2024/12/17 04:10:58 DEBUG : Local file system at /tmp/rclone1382033266/dir2: Using server-side directory move 2024/12/17 04:10:58 INFO : Local file system at /tmp/rclone1382033266/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/17 04:10:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/17 04:10:58 INFO : file1.txt: Moved (server-side) 2024/12/17 04:10:58 DEBUG : Local file system at /tmp/rclone1382033266/dir2: Waiting for checks to finish 2024/12/17 04:10:58 DEBUG : Local file system at /tmp/rclone1382033266/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:10:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:10:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/17 04:10:59 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:10:59 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:11:00 ERROR : nested/sub dir/file: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2024/12/17 04:11:00 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to get folder list: Directory doesn't exist (Error 404) 2024/12/17 04:11:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:11:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:11:01 INFO : sub dir/hello world: Copied (new) 2024/12/17 04:11:01 INFO : sub dir/hello world: Deleted 2024/12/17 04:11:01 ERROR : Local file system at /tmp/rclone1382033266: not deleting directories as there were IO errors sync_test.go:1788: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1788 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (3.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:11:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/17 04:11:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/17 04:11:02 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:11:02 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:11:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/17 04:11:04 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/12/17 04:11:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/17 04:11:04 INFO : sub dir/hello world: Copied (new) 2024/12/17 04:11:04 INFO : sub dir/hello world: Deleted 2024/12/17 04:11:05 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/17 04:11:05 INFO : nested/sub dir/file: Copied (new) 2024/12/17 04:11:05 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.97s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:11:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/17 04:11:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/17 04:11:08 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:11:08 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:11:09 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/17 04:11:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/17 04:11:10 INFO : existing: Copied (new) 2024/12/17 04:11:10 INFO : existing: Deleted 2024/12/17 04:11:10 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/12/17 04:11:11 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/12/17 04:11:11 INFO : existing-b: Copied (new) 2024/12/17 04:11:11 INFO : existing-b: Deleted 2024/12/17 04:11:12 DEBUG : existing: Destination exists, skipping 2024/12/17 04:11:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/17 04:11:12 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:11:12 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:11:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.99s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:11:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mugabex4babu" 2024/12/17 04:11:13 DEBUG : Starting OpenDrive session with ID: 5801a57bcc17a0bb18c04b4f33627f116d437871d52acdd7c8ecab34a1475b7f 2024/12/17 04:11:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/17 04:11:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:11:18 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-rizobod3zapu' -> OpenDrive root 'rclone-test-mugabex4babu' 2024/12/17 04:11:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:11:22 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/17 04:11:24 DEBUG : OpenDrive root 'rclone-test-mugabex4babu': Using server-side directory move 2024/12/17 04:11:24 INFO : OpenDrive root 'rclone-test-mugabex4babu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/17 04:11:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 04:11:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/17 04:11:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/17 04:11:24 DEBUG : empty space: Unchanged skipping 2024/12/17 04:11:24 DEBUG : OpenDrive root 'rclone-test-mugabex4babu': Waiting for checks to finish 2024/12/17 04:11:24 INFO : potato3: Deleted 2024/12/17 04:11:24 INFO : empty space: Deleted 2024/12/17 04:11:24 DEBUG : OpenDrive root 'rclone-test-mugabex4babu': Waiting for transfers to finish 2024/12/17 04:11:24 INFO : potato2: Moved (server-side) 2024/12/17 04:11:24 INFO : potato3: Moved (server-side) 2024/12/17 04:11:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nigabes7gizu" 2024/12/17 04:11:25 DEBUG : Starting OpenDrive session with ID: 3ed6f0c8adf53ec535524d31d4a7d5c89ba752f1bd22c113fff1eea8b43b3e8e 2024/12/17 04:11:26 DEBUG : OpenDrive root 'rclone-test-nigabes7gizu': Using server-side directory move 2024/12/17 04:11:26 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/12/17 04:11:26 INFO : OpenDrive root 'rclone-test-nigabes7gizu': Server side directory move succeeded 2024/12/17 04:11:27 ERROR : : error listing: directory not found 2024/12/17 04:11:27 DEBUG : OpenDrive root 'rclone-test-nigabes7gizu': Purge remote 2024/12/17 04:11:27 DEBUG : OpenDrive root 'rclone-test-mugabex4babu': Purge remote 2024/12/17 04:11:27 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.65s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:11:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qutehal1geke" 2024/12/17 04:11:28 DEBUG : Starting OpenDrive session with ID: 3471f3384baa84f9853d3073dee7fb383ed7d382278e17c5b3b62636d988d36c 2024/12/17 04:11:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/17 04:11:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:11:33 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-rizobod3zapu' -> OpenDrive root 'rclone-test-qutehal1geke' 2024/12/17 04:11:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:11:37 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/17 04:11:38 DEBUG : empty space: Excluded (Size Filter) 2024/12/17 04:11:38 DEBUG : empty space: Excluded 2024/12/17 04:11:38 DEBUG : empty space: Excluded (Size Filter) 2024/12/17 04:11:38 DEBUG : empty space: Excluded 2024/12/17 04:11:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 04:11:38 DEBUG : OpenDrive root 'rclone-test-qutehal1geke': Waiting for checks to finish 2024/12/17 04:11:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/17 04:11:38 DEBUG : OpenDrive root 'rclone-test-qutehal1geke': Waiting for transfers to finish 2024/12/17 04:11:38 INFO : potato3: Deleted 2024/12/17 04:11:38 INFO : potato2: Moved (server-side) 2024/12/17 04:11:38 INFO : potato3: Moved (server-side) 2024/12/17 04:11:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-harazek7bite" 2024/12/17 04:11:39 DEBUG : Starting OpenDrive session with ID: 7d29d1fe7846d199a34f28cbef968ee32e4443eb0c6aaa5841010964cdc62c8e 2024/12/17 04:11:40 DEBUG : empty space: Excluded (Size Filter) 2024/12/17 04:11:40 DEBUG : empty space: Excluded 2024/12/17 04:11:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 04:11:40 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/17 04:11:40 DEBUG : OpenDrive root 'rclone-test-harazek7bite': Waiting for checks to finish 2024/12/17 04:11:40 DEBUG : OpenDrive root 'rclone-test-harazek7bite': Waiting for transfers to finish 2024/12/17 04:11:41 INFO : potato2: Moved (server-side) 2024/12/17 04:11:41 INFO : potato3: Moved (server-side) 2024/12/17 04:11:41 DEBUG : OpenDrive root 'rclone-test-harazek7bite': Purge remote 2024/12/17 04:11:41 DEBUG : OpenDrive root 'rclone-test-qutehal1geke': Purge remote --- PASS: TestServerSideMoveWithFilter (14.75s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:11:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ricoxof6toba" 2024/12/17 04:11:43 DEBUG : Starting OpenDrive session with ID: 298ba28e28e274a2e0975ba7918afa91bb4108a65713e0e47cc5898ba8621eb8 2024/12/17 04:11:44 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/17 04:11:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:11:47 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/12/17 04:11:48 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-rizobod3zapu' -> OpenDrive root 'rclone-test-ricoxof6toba' 2024/12/17 04:11:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/17 04:11:52 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/17 04:11:53 DEBUG : OpenDrive root 'rclone-test-ricoxof6toba': Using server-side directory move 2024/12/17 04:11:53 INFO : OpenDrive root 'rclone-test-ricoxof6toba': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/17 04:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/17 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/17 04:11:53 DEBUG : empty space: Unchanged skipping 2024/12/17 04:11:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/17 04:11:54 INFO : potato3: Deleted 2024/12/17 04:11:54 DEBUG : OpenDrive root 'rclone-test-ricoxof6toba': Waiting for checks to finish 2024/12/17 04:11:54 INFO : empty space: Deleted 2024/12/17 04:11:54 DEBUG : OpenDrive root 'rclone-test-ricoxof6toba': Waiting for transfers to finish 2024/12/17 04:11:54 INFO : potato2: Moved (server-side) 2024/12/17 04:11:54 INFO : potato3: Moved (server-side) 2024/12/17 04:11:54 INFO : tomatoDir: Removing directory 2024/12/17 04:11:54 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': deleted 1 directories 2024/12/17 04:11:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fipibap8cega" 2024/12/17 04:11:55 DEBUG : Starting OpenDrive session with ID: 633b7ecaec65fa1ddfc00e3e6a08472f61957496b02162cd29dc8681c2a376a7 2024/12/17 04:11:56 DEBUG : tomatoDir: Making directory 2024/12/17 04:11:56 DEBUG : OpenDrive root 'rclone-test-fipibap8cega': Using server-side directory move 2024/12/17 04:11:56 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/12/17 04:11:57 INFO : OpenDrive root 'rclone-test-fipibap8cega': Server side directory move succeeded 2024/12/17 04:11:57 ERROR : : error listing: directory not found 2024/12/17 04:11:58 ERROR : : error listing: directory not found 2024/12/17 04:11:58 DEBUG : OpenDrive root 'rclone-test-fipibap8cega': Purge remote 2024/12/17 04:11:58 DEBUG : OpenDrive root 'rclone-test-ricoxof6toba': Purge remote 2024/12/17 04:11:58 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.20s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", 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-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:11:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/rclone-sync-test" 2024/12/17 04:11:59 DEBUG : Starting OpenDrive session with ID: 8a640a219deaf020417a20b8d441c0e2752a74b469f8c8e0488f367a1ecb5566 run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:12:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/rclone-sync-test" 2024/12/17 04:12:02 DEBUG : Starting OpenDrive session with ID: 71f69b75a3022d414f5ee8e5fed1cfc56faeee36228430001d6aae73a9a1ba10 2024/12/17 04:12:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/rclone-sync-test-include/layer2" 2024/12/17 04:12:04 DEBUG : Starting OpenDrive session with ID: 180e5b6dc7030de092660438538c5c6ddbe693f2d721d953760f39e19a2ff14b 2024/12/17 04:12:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/rclone-sync-test-ignore-file" 2024/12/17 04:12:06 DEBUG : Starting OpenDrive session with ID: 687ab04aed5a56adc91893af4561b03b595c219d933bb091b15a1f4121693fe7 2024/12/17 04:12:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/12/17 04:12:10 DEBUG : rclone-sync-test: Excluded 2024/12/17 04:12:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 04:12:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/17 04:12:10 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/rclone-sync-test': Waiting for checks to finish 2024/12/17 04:12:10 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/rclone-sync-test': Waiting for transfers to finish 2024/12/17 04:12:10 DEBUG : Waiting for deletions to finish 2024/12/17 04:12:10 INFO : There was nothing to transfer 2024/12/17 04:12:11 DEBUG : rclone-sync-test: Excluded 2024/12/17 04:12:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 04:12:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/17 04:12:11 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:12:11 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:12:11 DEBUG : Waiting for deletions to finish 2024/12/17 04:12:11 INFO : rclone-sync-test-include: Removing directory 2024/12/17 04:12:12 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': deleted 1 directories 2024/12/17 04:12:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:12:12 DEBUG : rclone-sync-test: Excluded 2024/12/17 04:12:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 04:12:12 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/17 04:12:12 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/17 04:12:12 DEBUG : Waiting for deletions to finish 2024/12/17 04:12:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:12:13 DEBUG : rclone-sync-test: Excluded 2024/12/17 04:12:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 04:12:13 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:12:13 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:12:13 DEBUG : Waiting for deletions to finish 2024/12/17 04:12:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:12:13 DEBUG : : Excluded 2024/12/17 04:12:14 DEBUG : rclone-sync-test: Excluded 2024/12/17 04:12:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/17 04:12:14 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/17 04:12:14 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/17 04:12:14 DEBUG : Waiting for deletions to finish 2024/12/17 04:12:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.19s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:12:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/dst" 2024/12/17 04:12:22 DEBUG : Starting OpenDrive session with ID: 54b2d55aff068c1068741e5919654a5402951be819ea2b3b8cc2288af54ba2c4 2024/12/17 04:12:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/CompareDest" 2024/12/17 04:12:23 DEBUG : Starting OpenDrive session with ID: 7d486b0d55cb405627614bc78fb288d32cbca4d0f08abbfbbcdbd2814dd29d8a 2024/12/17 04:12:24 DEBUG : one: Need to transfer - File not found at Destination 2024/12/17 04:12:24 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:12:24 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:12:25 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/17 04:12:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/17 04:12:26 INFO : one: Copied (new) 2024/12/17 04:12:26 DEBUG : Waiting for deletions to finish 2024/12/17 04:12:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 04:12:27 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:12:27 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:12:27 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/17 04:12:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/17 04:12:28 INFO : one: Copied (replaced existing) 2024/12/17 04:12:28 DEBUG : Waiting for deletions to finish 2024/12/17 04:12:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/17 04:12:31 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/12/17 04:12:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 04:12:32 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:12:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:12:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 04:12:33 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:12:33 DEBUG : Waiting for deletions to finish 2024/12/17 04:12:33 INFO : There was nothing to transfer 2024/12/17 04:12:34 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/12/17 04:12:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:12:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/17 04:12:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 04:12:35 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:12:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:12:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 04:12:35 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:12:35 DEBUG : Waiting for deletions to finish 2024/12/17 04:12:35 INFO : There was nothing to transfer 2024/12/17 04:12:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:12:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/17 04:12:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 04:12:36 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:12:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:12:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 04:12:36 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:12:36 DEBUG : Waiting for deletions to finish 2024/12/17 04:12:36 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/17 04:12:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/17 04:12:38 DEBUG : two: Need to transfer - File not found at Destination 2024/12/17 04:12:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 04:12:38 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:12:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:12:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/17 04:12:38 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:12:39 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/12/17 04:12:40 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/17 04:12:40 INFO : two: Copied (new) 2024/12/17 04:12:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.94s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:12:43 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/12/17 04:12:45 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/12/17 04:12:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/dest" 2024/12/17 04:12:47 DEBUG : Starting OpenDrive session with ID: 0f66bf0d442aa5635e84ab4551c027431dbf98eb4c90f246c59204293d632098 2024/12/17 04:12:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/pre-dest1" 2024/12/17 04:12:49 DEBUG : Starting OpenDrive session with ID: e9d8805e745f8bfae3333822cbb9d1070c81f610b9e6058f1eaef5dd638091d0 2024/12/17 04:12:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/pre-dest2" 2024/12/17 04:12:49 DEBUG : Starting OpenDrive session with ID: d1d857611108558f96dd7e22c8df9a42a1fae15535020baddbc873e165db7cfc 2024/12/17 04:12:50 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:12:50 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/17 04:12:50 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:12:50 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/17 04:12:51 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/17 04:12:51 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dest': Waiting for checks to finish 2024/12/17 04:12:51 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dest': Waiting for transfers to finish 2024/12/17 04:12:52 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/12/17 04:12:53 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/12/17 04:12:53 INFO : 3: Copied (new) 2024/12/17 04:12:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.54s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:12:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/dst" 2024/12/17 04:12:56 DEBUG : Starting OpenDrive session with ID: 6c30c0daf92eacc75b9690b9ee4244f2f16941d46ceb002240ffbde54f0f09df 2024/12/17 04:12:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/CopyDest" 2024/12/17 04:12:57 DEBUG : Starting OpenDrive session with ID: bc9ddb569da1ae1b37fd2cf98b06f57d8fbd1617aa77958b49ed4cd701f8dcdc 2024/12/17 04:12:58 DEBUG : one: Need to transfer - File not found at Destination 2024/12/17 04:12:58 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:12:58 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:13:00 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/17 04:13:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/17 04:13:01 INFO : one: Copied (new) 2024/12/17 04:13:01 DEBUG : Waiting for deletions to finish 2024/12/17 04:13:02 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:13:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 04:13:02 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:13:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/17 04:13:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/17 04:13:03 INFO : one: Copied (replaced existing) 2024/12/17 04:13:03 DEBUG : Waiting for deletions to finish 2024/12/17 04:13:04 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/17 04:13:06 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/12/17 04:13:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/BackupDir" 2024/12/17 04:13:08 DEBUG : Starting OpenDrive session with ID: 5985007db819d033b9999242c00e265292751af7d8cc6afdef5f7f0876b17bbe 2024/12/17 04:13:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 04:13:09 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:13:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:13:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/17 04:13:10 INFO : one: Moved (server-side) 2024/12/17 04:13:11 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/17 04:13:11 INFO : one: Copied (server-side copy) 2024/12/17 04:13:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/17 04:13:11 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:13:11 DEBUG : Waiting for deletions to finish 2024/12/17 04:13:12 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/12/17 04:13:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:13:14 DEBUG : two: Dst hash empty - aborting Src hash check 2024/12/17 04:13:14 INFO : two: Copied (server-side copy) 2024/12/17 04:13:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/17 04:13:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:13:14 DEBUG : one: Unchanged skipping 2024/12/17 04:13:14 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:13:14 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:13:14 DEBUG : Waiting for deletions to finish 2024/12/17 04:13:14 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:13:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:13:14 DEBUG : one: Unchanged skipping 2024/12/17 04:13:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:13:14 DEBUG : two: Unchanged skipping 2024/12/17 04:13:14 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:13:14 DEBUG : Waiting for deletions to finish 2024/12/17 04:13:14 INFO : There was nothing to transfer 2024/12/17 04:13:16 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/12/17 04:13:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/17 04:13:17 DEBUG : three: Destination not found in --copy-dest 2024/12/17 04:13:17 DEBUG : three: Need to transfer - File not found at Destination 2024/12/17 04:13:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:13:17 DEBUG : one: Unchanged skipping 2024/12/17 04:13:17 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:13:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/17 04:13:17 DEBUG : two: Unchanged skipping 2024/12/17 04:13:17 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:13:18 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/12/17 04:13:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/17 04:13:19 INFO : three: Copied (new) 2024/12/17 04:13:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (27.01s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:13:24 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/17 04:13:26 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/17 04:13:27 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/17 04:13:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/dst" 2024/12/17 04:13:29 DEBUG : Starting OpenDrive session with ID: 13e57444997dd9be23a037ffd2da67cce2c1908bee233d42551d433cef92726d 2024/12/17 04:13:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/backup" 2024/12/17 04:13:30 DEBUG : Starting OpenDrive session with ID: 7bf1796087c6ca67ec898ebf594f784bbc5a02004a7cfb6fc966818f2e50aa8f 2024/12/17 04:13:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 04:13:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:13:31 DEBUG : two: Unchanged skipping 2024/12/17 04:13:31 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:13:32 INFO : one: Moved (server-side) 2024/12/17 04:13:32 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:13:33 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/17 04:13:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/17 04:13:34 INFO : one: Copied (new) 2024/12/17 04:13:34 DEBUG : Waiting for deletions to finish 2024/12/17 04:13:34 INFO : three.txt: Moved (server-side) 2024/12/17 04:13:34 INFO : three.txt: Moved into backup dir 2024/12/17 04:13:36 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/17 04:13:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 04:13:37 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:13:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:13:37 DEBUG : two: Unchanged skipping 2024/12/17 04:13:37 INFO : one: Deleted 2024/12/17 04:13:38 INFO : one: Moved (server-side) 2024/12/17 04:13:38 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:13:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/17 04:13:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/17 04:13:39 INFO : one: Copied (new) 2024/12/17 04:13:39 DEBUG : Waiting for deletions to finish 2024/12/17 04:13:40 INFO : three.txt: Deleted 2024/12/17 04:13:40 INFO : three.txt: Moved (server-side) 2024/12/17 04:13:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.80s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:13:43 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/17 04:13:45 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/17 04:13:47 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/17 04:13:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/dst" 2024/12/17 04:13:48 DEBUG : Config file has changed externally - reloading 2024/12/17 04:13:49 DEBUG : Starting OpenDrive session with ID: 282863b9a11c1625c3a71d34e88da1c92feff0e322aaf6152a55dc8f15b37b46 2024/12/17 04:13:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/backup" 2024/12/17 04:13:50 DEBUG : Starting OpenDrive session with ID: 271f06577e308732323ead8bb7e9a2888bf31b0d2f4ad8aa91032fd8c8994ec3 2024/12/17 04:13:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 04:13:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:13:51 DEBUG : two: Unchanged skipping 2024/12/17 04:13:51 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:13:51 INFO : one: Moved (server-side) to: one.bak 2024/12/17 04:13:51 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:13:52 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/17 04:13:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/17 04:13:53 INFO : one: Copied (new) 2024/12/17 04:13:53 DEBUG : Waiting for deletions to finish 2024/12/17 04:13:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/17 04:13:54 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/12/17 04:14:02 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/17 04:14:04 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:14:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 04:14:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:14:04 DEBUG : two: Unchanged skipping 2024/12/17 04:14:04 INFO : one.bak: Deleted 2024/12/17 04:14:05 INFO : one: Moved (server-side) to: one.bak 2024/12/17 04:14:05 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:14:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/17 04:14:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/17 04:14:07 INFO : one: Copied (new) 2024/12/17 04:14:07 DEBUG : Waiting for deletions to finish 2024/12/17 04:14:07 INFO : three.txt.bak: Deleted 2024/12/17 04:14:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/17 04:14:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (27.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:14:11 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/17 04:14:13 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/17 04:14:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/17 04:14:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/dst" 2024/12/17 04:14:16 DEBUG : Starting OpenDrive session with ID: ecda92b487a8b875a9641277c59fdc72e2de67321efc6897c63451b4180d45de 2024/12/17 04:14:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/backup" 2024/12/17 04:14:17 DEBUG : Starting OpenDrive session with ID: 6a81007a3079d6740a67728974d535128da8dcc456abd14ee24df31062c8de17 2024/12/17 04:14:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 04:14:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:14:18 DEBUG : two: Unchanged skipping 2024/12/17 04:14:18 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:14:19 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/17 04:14:19 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:14:20 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/17 04:14:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/17 04:14:21 INFO : one: Copied (new) 2024/12/17 04:14:21 DEBUG : Waiting for deletions to finish 2024/12/17 04:14:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/17 04:14:21 INFO : three.txt: Moved into backup dir 2024/12/17 04:14:23 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/17 04:14:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 04:14:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:14:24 DEBUG : two: Unchanged skipping 2024/12/17 04:14:24 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:14:24 INFO : one-2019-01-01: Deleted 2024/12/17 04:14:25 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/17 04:14:25 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:14:26 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/17 04:14:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/17 04:14:26 INFO : one: Copied (new) 2024/12/17 04:14:26 DEBUG : Waiting for deletions to finish 2024/12/17 04:14:27 INFO : three-2019-01-01.txt: Deleted 2024/12/17 04:14:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/17 04:14:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.77s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:14:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/17 04:14:32 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/17 04:14:34 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/17 04:14:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/dst" 2024/12/17 04:14:36 DEBUG : Starting OpenDrive session with ID: d6048b5085d6f2e9d1c1a487e2d967d05d39c1e76c91a47da6916d9ca568310f 2024/12/17 04:14:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 04:14:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:14:37 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:14:37 DEBUG : two: Unchanged skipping 2024/12/17 04:14:37 DEBUG : one: same parent dir (ODFfNzgzMTkwNV80YXYwSg) - using file/rename instead of move_copy for one.bak 2024/12/17 04:14:37 INFO : one: Moved (server-side) to: one.bak 2024/12/17 04:14:37 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:14:38 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/17 04:14:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/17 04:14:39 INFO : one: Copied (new) 2024/12/17 04:14:39 DEBUG : Waiting for deletions to finish 2024/12/17 04:14:39 DEBUG : three.txt: same parent dir (ODFfNzgzMTkwNV80YXYwSg) - using file/rename instead of move_copy for three.txt.bak 2024/12/17 04:14:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/17 04:14:39 INFO : three.txt: Moved into backup dir 2024/12/17 04:14:41 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/17 04:14:42 DEBUG : one.bak: Excluded (Path Filter) 2024/12/17 04:14:42 DEBUG : one.bak: Excluded 2024/12/17 04:14:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/17 04:14:42 DEBUG : three.txt.bak: Excluded 2024/12/17 04:14:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 04:14:42 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for checks to finish 2024/12/17 04:14:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:14:42 DEBUG : two: Unchanged skipping 2024/12/17 04:14:43 INFO : one.bak: Deleted 2024/12/17 04:14:43 DEBUG : one: same parent dir (ODFfNzgzMTkwNV80YXYwSg) - using file/rename instead of move_copy for one.bak 2024/12/17 04:14:43 INFO : one: Moved (server-side) to: one.bak 2024/12/17 04:14:43 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu/dst': Waiting for transfers to finish 2024/12/17 04:14:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/17 04:14:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/17 04:14:45 INFO : one: Copied (new) 2024/12/17 04:14:45 DEBUG : Waiting for deletions to finish 2024/12/17 04:14:45 INFO : three.txt.bak: Deleted 2024/12/17 04:14:45 DEBUG : three.txt: same parent dir (ODFfNzgzMTkwNV80YXYwSg) - using file/rename instead of move_copy for three.txt.bak 2024/12/17 04:14:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/17 04:14:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.10s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:14:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/17 04:14:51 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/17 04:14:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/17 04:14:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/dst" 2024/12/17 04:14:54 DEBUG : Starting OpenDrive session with ID: 014915ad8aa159b77041367b36d18786275da5402ce57b98042635d4f54c1daf 2024/12/17 04:14:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 04:14:55 DEBUG : one: same parent dir (ODFfNzgzMTkxMV9IZ2YxeA) - using file/rename instead of move_copy for one.bak 2024/12/17 04:14:55 INFO : one: Moved (server-side) to: one.bak 2024/12/17 04:14:56 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/17 04:14:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/17 04:14:57 INFO : one: Copied (new) 2024/12/17 04:14:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:14:57 DEBUG : two: Unchanged skipping 2024/12/17 04:14:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/17 04:14:58 DEBUG : three.txt: same parent dir (ODFfNzgzMTkxMV9IZ2YxeA) - using file/rename instead of move_copy for three.txt.bak 2024/12/17 04:14:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/17 04:14:59 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/12/17 04:15:00 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/17 04:15:00 INFO : three.txt: Copied (new) 2024/12/17 04:15:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 04:15:01 INFO : one.bak: Deleted 2024/12/17 04:15:01 DEBUG : one: same parent dir (ODFfNzgzMTkxMV9IZ2YxeA) - using file/rename instead of move_copy for one.bak 2024/12/17 04:15:02 INFO : one: Moved (server-side) to: one.bak 2024/12/17 04:15:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/17 04:15:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/17 04:15:03 INFO : one: Copied (new) 2024/12/17 04:15:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:15:04 DEBUG : two: Unchanged skipping 2024/12/17 04:15:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/17 04:15:04 INFO : three.txt.bak: Deleted 2024/12/17 04:15:04 DEBUG : three.txt: same parent dir (ODFfNzgzMTkxMV9IZ2YxeA) - using file/rename instead of move_copy for three.txt.bak 2024/12/17 04:15:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/17 04:15:05 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/12/17 04:15:06 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/17 04:15:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.52s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:15:09 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/17 04:15:11 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/17 04:15:13 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/17 04:15:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rizobod3zapu/dst" 2024/12/17 04:15:14 DEBUG : Starting OpenDrive session with ID: f282344996ea4d31bf2d1cf912ff320bee09b3d5f0e5f32c54c9393f5340e7c9 2024/12/17 04:15:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/17 04:15:15 DEBUG : one: same parent dir (ODFfNzgzMTkxMl82SjJWUA) - using file/rename instead of move_copy for one-2019-01-01 2024/12/17 04:15:15 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/17 04:15:16 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/17 04:15:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/17 04:15:17 INFO : one: Copied (new) 2024/12/17 04:15:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:15:17 DEBUG : two: Unchanged skipping 2024/12/17 04:15:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/17 04:15:18 DEBUG : three.txt: same parent dir (ODFfNzgzMTkxMl82SjJWUA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/12/17 04:15:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/17 04:15:18 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/12/17 04:15:19 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/17 04:15:19 INFO : three.txt: Copied (new) 2024/12/17 04:15:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/17 04:15:21 INFO : one-2019-01-01: Deleted 2024/12/17 04:15:21 DEBUG : one: same parent dir (ODFfNzgzMTkxMl82SjJWUA) - using file/rename instead of move_copy for one-2019-01-01 2024/12/17 04:15:21 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/17 04:15:22 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/17 04:15:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/17 04:15:23 INFO : one: Copied (new) 2024/12/17 04:15:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:15:23 DEBUG : two: Unchanged skipping 2024/12/17 04:15:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/17 04:15:23 INFO : three-2019-01-01.txt: Deleted 2024/12/17 04:15:23 DEBUG : three.txt: same parent dir (ODFfNzgzMTkxMl82SjJWUA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/12/17 04:15:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/17 04:15:24 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/12/17 04:15:25 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/17 04:15:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.16s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:15:28 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/12/17 04:15:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/17 04:15:29 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:15:29 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:15:29 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/12/17 04:15:30 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/12/17 04:15:30 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/17 04:15:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.77s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:15:31 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/17 04:15:31 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:15:31 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:15:32 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/17 04:15:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/17 04:15:33 INFO : existing: Copied (new) 2024/12/17 04:15:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:15:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/17 04:15:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/17 04:15:34 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:15:34 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:15:34 ERROR : OpenDrive root 'rclone-test-rizobod3zapu': not deleting files as there were IO errors 2024/12/17 04:15:34 ERROR : OpenDrive root 'rclone-test-rizobod3zapu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncImmutable (4.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", 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-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:15:36 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/12/17 04:15:38 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/12/17 04:15:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/12/17 04:15:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/12/17 04:15:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:15:45 DEBUG : existing: Unchanged skipping 2024/12/17 04:15:45 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/17 04:15:45 DEBUG : subdira-rclone-move-pehimux4: same parent dir (ODFfNzgzMTc4Nl9KT1Btdw) - using folder/rename instead of move_copy 2024/12/17 04:15:46 DEBUG : EXISTING: moving to existing-rclone-move-totusil4 2024/12/17 04:15:46 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-bomiyuj3 2024/12/17 04:15:46 DEBUG : subdira: same parent dir (ODFfNzgzMTc4Nl9KT1Btdw) - using folder/rename instead of move_copy 2024/12/17 04:15:46 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzgzMTc4Nl9KT1Btdw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-bomiyuj3 2024/12/17 04:15:46 DEBUG : EXISTING: same parent dir (ODFfNzgzMTc4Nl9KT1Btdw) - using file/rename instead of move_copy for existing-rclone-move-totusil4 2024/12/17 04:15:46 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/17 04:15:46 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-bomiyuj3 2024/12/17 04:15:46 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/17 04:15:46 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-totusil4 2024/12/17 04:15:46 DEBUG : EXISTING: moving to existing 2024/12/17 04:15:47 DEBUG : existingbutdifferent-rclone-move-bomiyuj3: same parent dir (ODFfNzgzMTc4Nl9KT1Btdw) - using file/rename instead of move_copy for existingbutdifferent 2024/12/17 04:15:47 INFO : existingbutdifferent-rclone-move-bomiyuj3: Moved (server-side) to: existingbutdifferent 2024/12/17 04:15:47 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/17 04:15:47 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/17 04:15:47 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/12/17 04:15:47 DEBUG : existing-rclone-move-totusil4: same parent dir (ODFfNzgzMTc4Nl9KT1Btdw) - using file/rename instead of move_copy for existing 2024/12/17 04:15:47 DEBUG : subdira/subdirb-rclone-move-xiqazik4: same parent dir (ODFfNzgzMTkyM19tMWthUA) - using folder/rename instead of move_copy 2024/12/17 04:15:47 INFO : existing-rclone-move-totusil4: Moved (server-side) to: existing 2024/12/17 04:15:47 INFO : EXISTING: Moved (server-side) to: existing 2024/12/17 04:15:47 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/17 04:15:47 DEBUG : subdira/subdirb: same parent dir (ODFfNzgzMTkyM19tMWthUA) - using folder/rename instead of move_copy 2024/12/17 04:15:48 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/17 04:15:48 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/17 04:15:48 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/17 04:15:49 DEBUG : subdira/subdirb/subdirc-rclone-move-qugumot4: same parent dir (ODFfNzgzMTkyNF9RV2hGeg) - using folder/rename instead of move_copy 2024/12/17 04:15:49 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzgzMTkyNF9RV2hGeg) - using folder/rename instead of move_copy 2024/12/17 04:15:49 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/17 04:15:50 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/17 04:15:50 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-boqemun1: same parent dir (ODFfNzgzMTkyNV9EakpmUQ) - using folder/rename instead of move_copy 2024/12/17 04:15:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-vagusaq0 2024/12/17 04:15:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzgzMTkyNV9EakpmUQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-vagusaq0 2024/12/17 04:15:51 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzgzMTkyNV9EakpmUQ) - using folder/rename instead of move_copy 2024/12/17 04:15:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-vagusaq0 2024/12/17 04:15:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/17 04:15:51 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-vagusaq0: same parent dir (ODFfNzgzMTkyNV9EakpmUQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/12/17 04:15:51 INFO : subdira/subdirb/subdirc/hello-rclone-move-vagusaq0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/17 04:15:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/17 04:15:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/17 04:15:51 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/12/17 04:15:52 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/17 04:15:52 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/17 04:15:52 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/17 04:15:53 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/17 04:15:53 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:15:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-situmuz7 2024/12/17 04:15:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzgzMTkyNl9iUE9yeA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-situmuz7 2024/12/17 04:15:53 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-situmuz7 2024/12/17 04:15:53 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/17 04:15:53 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-situmuz7: same parent dir (ODFfNzgzMTkyNl9iUE9yeA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/17 04:15:54 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-situmuz7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/17 04:15:54 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/17 04:15:54 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/17 04:15:54 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:15:54 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/12/17 04:15:55 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/17 04:15:55 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/17 04:15:55 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (23.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:16:01 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:03 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:04 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:06 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:08 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:10 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:12 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:14 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:16 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:17 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:19 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:21 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:22 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:24 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:26 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:28 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:29 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:31 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:33 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:34 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:36 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:38 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:39 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:41 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:43 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:44 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:46 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:48 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:49 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:51 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:53 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:54 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:56 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:58 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/12/17 04:16:59 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:01 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:03 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:04 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:06 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:08 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:09 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both1: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both10: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both11: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both12: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both13: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both14: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both15: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both16: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both17: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both18: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both19: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both2: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both3: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both4: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both5: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both6: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both7: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both8: Unchanged skipping 2024/12/17 04:17:09 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:17:09 DEBUG : both9: Unchanged skipping 2024/12/17 04:17:09 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:17:09 DEBUG : both0: Unchanged skipping 2024/12/17 04:17:09 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:17:09 DEBUG : Waiting for deletions to finish 2024/12/17 04:17:09 INFO : only1: Deleted 2024/12/17 04:17:10 INFO : only18: Deleted 2024/12/17 04:17:10 INFO : only19: Deleted 2024/12/17 04:17:10 INFO : only6: Deleted 2024/12/17 04:17:10 INFO : only2: Deleted 2024/12/17 04:17:10 INFO : only8: Deleted 2024/12/17 04:17:10 INFO : only4: Deleted 2024/12/17 04:17:10 INFO : only5: Deleted 2024/12/17 04:17:10 INFO : only12: Deleted 2024/12/17 04:17:10 INFO : only13: Deleted 2024/12/17 04:17:10 INFO : only14: Deleted 2024/12/17 04:17:10 INFO : only15: Deleted 2024/12/17 04:17:10 INFO : only16: Deleted 2024/12/17 04:17:10 INFO : only7: Deleted 2024/12/17 04:17:10 INFO : only0: Deleted 2024/12/17 04:17:10 INFO : only11: Deleted 2024/12/17 04:17:10 INFO : only9: Deleted 2024/12/17 04:17:10 INFO : only10: Deleted 2024/12/17 04:17:10 INFO : only17: Deleted 2024/12/17 04:17:10 INFO : only3: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncConcurrentDelete (82.28s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:17:23 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:25 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:26 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:28 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:30 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:31 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:33 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:35 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:37 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:38 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:40 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:42 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:43 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:45 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:47 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:48 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:50 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:52 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:53 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:55 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:56 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/12/17 04:17:58 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:00 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:02 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:04 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:05 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:07 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:09 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:10 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:12 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:14 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:16 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:17 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:19 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:21 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:22 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:24 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:26 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:27 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:29 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/12/17 04:18:31 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for checks to finish 2024/12/17 04:18:31 DEBUG : both10: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both12: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both13: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both14: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both15: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both16: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both17: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both18: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both19: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both2: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both3: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both4: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both5: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both6: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both7: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both8: Unchanged skipping 2024/12/17 04:18:31 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/17 04:18:31 DEBUG : both9: Unchanged skipping 2024/12/17 04:18:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : both1: Unchanged skipping 2024/12/17 04:18:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : both0: Unchanged skipping 2024/12/17 04:18:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : both11: Unchanged skipping 2024/12/17 04:18:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/17 04:18:31 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Waiting for transfers to finish 2024/12/17 04:18:32 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:32 INFO : only14: Copied (replaced existing) 2024/12/17 04:18:32 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:32 INFO : only12: Copied (replaced existing) 2024/12/17 04:18:32 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:32 INFO : only0: Copied (replaced existing) 2024/12/17 04:18:32 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:32 INFO : only1: Copied (replaced existing) 2024/12/17 04:18:34 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:34 INFO : only16: Copied (replaced existing) 2024/12/17 04:18:34 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:34 INFO : only15: Copied (replaced existing) 2024/12/17 04:18:36 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:36 INFO : only17: Copied (replaced existing) 2024/12/17 04:18:37 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:37 INFO : only11: Copied (replaced existing) 2024/12/17 04:18:38 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:38 INFO : only10: Copied (replaced existing) 2024/12/17 04:18:38 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:38 INFO : only4: Copied (replaced existing) 2024/12/17 04:18:38 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:38 INFO : only18: Copied (replaced existing) 2024/12/17 04:18:39 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:39 INFO : only5: Copied (replaced existing) 2024/12/17 04:18:40 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:40 INFO : only13: Copied (replaced existing) 2024/12/17 04:18:42 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:42 INFO : only7: Copied (replaced existing) 2024/12/17 04:18:42 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:42 INFO : only8: Copied (replaced existing) 2024/12/17 04:18:42 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:42 INFO : only6: Copied (replaced existing) 2024/12/17 04:18:42 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:42 INFO : only19: Copied (replaced existing) 2024/12/17 04:18:43 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:43 INFO : only3: Copied (replaced existing) 2024/12/17 04:18:43 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:43 INFO : only9: Copied (replaced existing) 2024/12/17 04:18:43 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/17 04:18:43 INFO : only2: Copied (replaced existing) 2024/12/17 04:18:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (88.87s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:18:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 04:18:51 DEBUG : sub dir: Making directory 2024/12/17 04:18:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" 2024/12/17 04:19:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/17 04:19:07 DEBUG : sub dir: Making directory 2024/12/17 04:19:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-rizobod3zapu'", Local "Local file system at /tmp/rclone1382033266", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.57s) FAIL 2024/12/17 04:19:24 DEBUG : OpenDrive root 'rclone-test-rizobod3zapu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m12.621807561s (try 1/5): exit status 1: Failed [TestMoveWithDeleteEmptySrcDirs]