"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/12/10 04:31:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo" 2024/12/10 04:31:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 04:31:40 DEBUG : Starting OpenDrive session with ID: 20e78c8f381c8c0443d8f8731b5ae1f35a41dc7cf5dbdba7eba8ebfc9eb8cdab 2024/12/10 04:31:40 DEBUG : Creating backend with remote "/tmp/rclone3043388304" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:31:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:31:41 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:31:41 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:31:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.45s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:31:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 04:31:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:31:42 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:31:42 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:31:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:31:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:31:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:31:44 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.06s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:31:46 DEBUG : Creating backend with remote "/non-existing" 2024/12/10 04:31:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/10 04:31:47 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:31:47 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:31:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:31:48 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:31:48 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:31:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:31:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:31:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.91s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:31:51 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Running all checks before starting transfers 2024/12/10 04:31:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:31:51 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:31:51 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Checks finished, now starting transfers 2024/12/10 04:31:51 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:31:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:31:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:31:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.16s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:31:55 ERROR : Ignoring --no-traverse with sync 2024/12/10 04:31:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:31:56 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:31:56 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:31:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:31:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:31:58 INFO : sub dir/hello world: Copied (new) 2024/12/10 04:31:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.02s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/10 04:32:00 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:32:00 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:32:00 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/12/10 04:32:01 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/12/10 04:32:01 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestCopyWithDepth (2.89s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:32:03 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:32:03 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:32:03 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/12/10 04:32:04 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:32:04 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.99s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:32:05 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:32:05 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:32:06 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/12/10 04:32:07 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:32:07 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/10 04:32:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 04:32:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/10 04:32:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 04:32:08 DEBUG : sub dir: Making directory 2024/12/10 04:32:09 DEBUG : sub dir2: Making directory 2024/12/10 04:32:09 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/10 04:32:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:32:09 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:32:09 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:32:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:32:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:32:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:12 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:14 DEBUG : sub dir2: Making directory 2024/12/10 04:32:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/10 04:32:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 04:32:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:32:14 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:32:14 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:32:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:32:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:32:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.45s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:17 DEBUG : sub dir2: Making directory with metadata 2024/12/10 04:32:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 04:32:17 DEBUG : sub dir: Making directory 2024/12/10 04:32:18 DEBUG : sub dir2: Making directory 2024/12/10 04:32:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:32:18 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:32:18 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:32:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:32:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:32:20 INFO : sub dir/hello world: Copied (new) 2024/12/10 04:32:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:20 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/10 04:32:20 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.91s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:22 DEBUG : sub dir2: Making directory 2024/12/10 04:32:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:32:23 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:32:23 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:32:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:32:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:32:25 INFO : sub dir/hello world: Copied (new) 2024/12/10 04:32:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.44s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:26 DEBUG : sub dir2: Making directory with metadata 2024/12/10 04:32:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 04:32:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 04:32:26 DEBUG : sub dir: Making directory 2024/12/10 04:32:26 DEBUG : sub dir2: Making directory 2024/12/10 04:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:32:27 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:32:27 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:32:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:32:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:32:28 INFO : sub dir/hello world: Copied (new) 2024/12/10 04:32:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:29 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.47s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:31 DEBUG : sub dir2: Making directory 2024/12/10 04:32:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:32:31 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:32:31 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:32:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:32:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:32:33 INFO : sub dir/hello world: Copied (new) 2024/12/10 04:32:33 DEBUG : Waiting for deletions to finish 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: TestSyncNoEmptyDirectories (11.01s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:32:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wubepom4luwa" 2024/12/10 04:32:45 DEBUG : Starting OpenDrive session with ID: 506d2267ad388130a790dc69ee806190c6fdb9abc7483b389b0caa0aa1a5074d sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-jakehax4yalo' -> OpenDrive root 'rclone-test-wubepom4luwa' 2024/12/10 04:32:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:32:45 DEBUG : OpenDrive root 'rclone-test-wubepom4luwa': Waiting for checks to finish 2024/12/10 04:32:45 DEBUG : OpenDrive root 'rclone-test-wubepom4luwa': Waiting for transfers to finish 2024/12/10 04:32:47 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/10 04:32:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:47 DEBUG : OpenDrive root 'rclone-test-wubepom4luwa': Purge remote --- PASS: TestServerSideCopy (6.87s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:32:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 04:32:51 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:32:51 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:32:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/10 04:32:52 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/10 04:32:52 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestCopyOverSelf (5.31s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:32:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rilobuc4hura" 2024/12/10 04:32:57 DEBUG : Starting OpenDrive session with ID: a6c39a93baff9076705fec7bd7ece450183ad11e95bd991e1aafc492831969b4 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-jakehax4yalo' -> OpenDrive root 'rclone-test-rilobuc4hura' 2024/12/10 04:32:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:32:57 DEBUG : OpenDrive root 'rclone-test-rilobuc4hura': Waiting for checks to finish 2024/12/10 04:32:57 DEBUG : OpenDrive root 'rclone-test-rilobuc4hura': Waiting for transfers to finish 2024/12/10 04:32:58 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/10 04:32:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:32:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/10 04:33:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 04:33:01 DEBUG : OpenDrive root 'rclone-test-rilobuc4hura': Waiting for checks to finish 2024/12/10 04:33:01 DEBUG : OpenDrive root 'rclone-test-rilobuc4hura': Waiting for transfers to finish 2024/12/10 04:33:01 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/10 04:33:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:02 DEBUG : OpenDrive root 'rclone-test-rilobuc4hura': Purge remote --- PASS: TestServerSideCopyOverSelf (9.67s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:33:06 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 04:33:06 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:33:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/10 04:33:07 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/10 04:33:07 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/10 04:33:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestMoveOverSelf (5.34s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:33:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rehoxul6gaca" 2024/12/10 04:33:12 DEBUG : Starting OpenDrive session with ID: 13c2b40a248c424477fec5fc0f93314896e0d372598c497ec2b274711212f61c sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-jakehax4yalo' -> OpenDrive root 'rclone-test-rehoxul6gaca' 2024/12/10 04:33:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:33:13 DEBUG : OpenDrive root 'rclone-test-rehoxul6gaca': Waiting for checks to finish 2024/12/10 04:33:13 DEBUG : OpenDrive root 'rclone-test-rehoxul6gaca': Waiting for transfers to finish 2024/12/10 04:33:14 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/10 04:33:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/10 04:33:16 DEBUG : OpenDrive root 'rclone-test-rehoxul6gaca': Using server-side directory move 2024/12/10 04:33:16 INFO : OpenDrive root 'rclone-test-rehoxul6gaca': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 04:33:16 DEBUG : OpenDrive root 'rclone-test-rehoxul6gaca': Waiting for checks to finish 2024/12/10 04:33:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 04:33:16 DEBUG : OpenDrive root 'rclone-test-rehoxul6gaca': Waiting for transfers to finish 2024/12/10 04:33:16 INFO : sub dir/hello world: Deleted 2024/12/10 04:33:17 INFO : sub dir/hello world: Moved (server-side) 2024/12/10 04:33:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/12/10 04:33:19 DEBUG : testing file moves 2024/12/10 04:33:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/10 04:33:20 DEBUG : OpenDrive root 'rclone-test-rehoxul6gaca': Waiting for checks to finish 2024/12/10 04:33:20 DEBUG : OpenDrive root 'rclone-test-rehoxul6gaca': Waiting for transfers to finish 2024/12/10 04:33:20 INFO : sub dir/hello world: Deleted 2024/12/10 04:33:20 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:21 DEBUG : OpenDrive root 'rclone-test-rehoxul6gaca': Purge remote --- PASS: TestServerSideMoveOverSelf (13.69s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:33:25 ERROR : : error listing: directory not found 2024/12/10 04:33:25 DEBUG : Local file system at /tmp/rclone3043388304: Making directory 2024/12/10 04:33:25 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:25 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.33s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:33:29 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/10 04:33:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:33:30 DEBUG : Local file system at /tmp/rclone3043388304: Waiting for checks to finish 2024/12/10 04:33:30 DEBUG : Local file system at /tmp/rclone3043388304: Waiting for transfers to finish 2024/12/10 04:33:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:33:30 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/12/10 04:33:30 INFO : sub dir/hello world: Copied (new) 2024/12/10 04:33:30 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestCopyRedownload (4.32s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:31 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/10 04:33:31 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:31 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:33:32 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/12/10 04:33:33 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/10 04:33:33 INFO : check sum: Copied (new) 2024/12/10 04:33:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:34 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:34 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/10 04:33:34 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/12/10 04:33:34 DEBUG : check sum: Unchanged skipping 2024/12/10 04:33:34 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:33:34 DEBUG : Waiting for deletions to finish 2024/12/10 04:33:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.61s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/10 04:33:35 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:35 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:33:36 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/12/10 04:33:37 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/10 04:33:37 INFO : sizeonly: Copied (new) 2024/12/10 04:33:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:37 DEBUG : sizeonly: Sizes identical 2024/12/10 04:33:37 DEBUG : sizeonly: Unchanged skipping 2024/12/10 04:33:37 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:37 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:33:37 DEBUG : Waiting for deletions to finish 2024/12/10 04:33:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.47s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:39 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/10 04:33:39 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:39 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:33:39 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/12/10 04:33:40 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/12/10 04:33:40 INFO : ignore-size: Copied (new) 2024/12/10 04:33:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:40 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:33:40 DEBUG : ignore-size: Unchanged skipping 2024/12/10 04:33:40 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:40 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:33:40 DEBUG : Waiting for deletions to finish 2024/12/10 04:33:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:43 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/10 04:33:44 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:33:44 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:44 DEBUG : existing: Unchanged skipping 2024/12/10 04:33:44 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:33:44 DEBUG : Waiting for deletions to finish 2024/12/10 04:33:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/10 04:33:44 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:44 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:33:44 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/10 04:33:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/10 04:33:45 INFO : existing: Copied (replaced existing) 2024/12/10 04:33:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.68s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 04:33:47 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:47 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:33:47 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/10 04:33:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/10 04:33:48 INFO : existing: Copied (new) 2024/12/10 04:33:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:49 DEBUG : existing: Destination exists, skipping 2024/12/10 04:33:49 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:49 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:33:49 DEBUG : Waiting for deletions to finish 2024/12/10 04:33:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.46s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:33:51 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/10 04:33:53 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/10 04:33:54 DEBUG : d: Making directory 2024/12/10 04:33:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 04:33:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:33:55 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 04:33:55 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:33:55 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:33:56 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/10 04:33:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 04:33:57 INFO : a/potato2: Copied (new) 2024/12/10 04:33:57 DEBUG : Waiting for deletions to finish 2024/12/10 04:33:57 INFO : b/potato: Deleted 2024/12/10 04:33:57 INFO : d: Removing directory 2024/12/10 04:33:58 INFO : b: Removing directory 2024/12/10 04:33:58 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:34:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:34:02 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/10 04:34:02 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:34:02 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/10 04:34:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/10 04:34:02 DEBUG : empty space: Unchanged skipping 2024/12/10 04:34:02 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:34:02 DEBUG : Waiting for deletions to finish 2024/12/10 04:34:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:34:03 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/10 04:34:03 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:34:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/10 04:34:03 INFO : empty space: Updated modification time in destination 2024/12/10 04:34:03 DEBUG : empty space: Unchanged skipping 2024/12/10 04:34:03 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:34:03 DEBUG : Waiting for deletions to finish 2024/12/10 04:34:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:34:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:34:06 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:34:06 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/12/10 04:34:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/10 04:34:06 DEBUG : empty space: Unchanged skipping 2024/12/10 04:34:06 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:34:06 DEBUG : Waiting for deletions to finish 2024/12/10 04:34:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.12s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:34:08 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/12/10 04:34:09 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:34:09 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/10 04:34:09 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3043388304) 2024/12/10 04:34:09 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-jakehax4yalo') 2024/12/10 04:34:09 DEBUG : foo: md5 differ 2024/12/10 04:34:09 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:34:09 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/12/10 04:34:10 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/12/10 04:34:10 INFO : foo: Copied (replaced existing) 2024/12/10 04:34:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.11s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:34:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:34:13 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/10 04:34:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:34:13 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:34:13 DEBUG : empty space: Unchanged skipping 2024/12/10 04:34:13 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:34:14 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/12/10 04:34:15 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 04:34:15 INFO : potato: Copied (new) 2024/12/10 04:34:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.69s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:34:17 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/12/10 04:34:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/10 04:34:18 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:34:18 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:34:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/10 04:34:19 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/12/10 04:34:19 INFO : potato: Copied (replaced existing) 2024/12/10 04:34:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.98s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:34:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/10 04:34:22 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/10 04:34:22 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:34:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3043388304) 2024/12/10 04:34:22 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-jakehax4yalo') 2024/12/10 04:34:22 DEBUG : potato: md5 differ 2024/12/10 04:34:22 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:34:22 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/10 04:34:23 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/12/10 04:34:23 INFO : potato: Copied (replaced existing) 2024/12/10 04:34:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:34:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/10 04:34:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:34:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:34:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/10 04:34:28 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:34:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:34:28 DEBUG : empty space: Unchanged skipping 2024/12/10 04:34:28 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:34:28 DEBUG : Waiting for deletions to finish 2024/12/10 04:34:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:34:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/10 04:34:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:34:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:34:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:34:33 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:34:33 DEBUG : empty space: Unchanged skipping 2024/12/10 04:34:33 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:34:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/10 04:34:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 04:34:34 INFO : potato2: Copied (new) 2024/12/10 04:34:34 DEBUG : Waiting for deletions to finish 2024/12/10 04:34:34 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:34:37 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/10 04:34:39 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/10 04:34:40 DEBUG : d: Making directory 2024/12/10 04:34:40 DEBUG : d/e: Making directory 2024/12/10 04:34:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 04:34:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:34:41 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 04:34:42 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:34:42 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:34:42 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/10 04:34:43 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 04:34:43 INFO : a/potato2: Copied (new) 2024/12/10 04:34:43 DEBUG : Waiting for deletions to finish 2024/12/10 04:34:43 INFO : b/potato: Deleted 2024/12/10 04:34:43 INFO : d/e: Removing directory 2024/12/10 04:34:44 INFO : d: Removing directory 2024/12/10 04:34:44 INFO : b: Removing directory 2024/12/10 04:34:44 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:34:48 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/10 04:34:50 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/10 04:34:50 DEBUG : d: Making directory 2024/12/10 04:34:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 04:34:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:34:51 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 04:34:52 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:34:52 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:34:52 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/10 04:34:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 04:34:53 INFO : a/potato2: Copied (new) 2024/12/10 04:34:53 ERROR : OpenDrive root 'rclone-test-jakehax4yalo': not deleting files as there were IO errors 2024/12/10 04:34:53 ERROR : OpenDrive root 'rclone-test-jakehax4yalo': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:34:57 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/10 04:34:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:35:00 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:35:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:35:00 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:00 DEBUG : empty space: Unchanged skipping 2024/12/10 04:35:00 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:00 INFO : potato: Deleted 2024/12/10 04:35:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/10 04:35:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 04:35:02 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.69s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:35:04 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/10 04:35:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:35:07 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:07 INFO : potato: Deleted 2024/12/10 04:35:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:35:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:35:07 DEBUG : empty space: Unchanged skipping 2024/12/10 04:35:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:08 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/10 04:35:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 04:35:09 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:35:11 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/10 04:35:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:35:12 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:12 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:13 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/12/10 04:35:14 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/12/10 04:35:14 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.20s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:35:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/10 04:35:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:35:19 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 04:35:19 DEBUG : enormous: Excluded 2024/12/10 04:35:19 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 04:35:19 DEBUG : potato2: Excluded 2024/12/10 04:35:19 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 04:35:19 DEBUG : potato2: Excluded 2024/12/10 04:35:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:35:19 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:19 DEBUG : empty space: Unchanged skipping 2024/12/10 04:35:19 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:19 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:35:19 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 04:35:19 DEBUG : enormous: Excluded 2024/12/10 04:35:19 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 04:35:19 DEBUG : potato2: Excluded 2024/12/10 04:35:19 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 04:35:19 DEBUG : potato2: Excluded 2024/12/10 04:35:19 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/10 04:35:19 DEBUG : Local file system at /tmp/rclone3043388304: Waiting for checks to finish 2024/12/10 04:35:19 DEBUG : empty space: Unchanged skipping 2024/12/10 04:35:19 DEBUG : Local file system at /tmp/rclone3043388304: Waiting for transfers to finish 2024/12/10 04:35:19 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncWithExclude (5.41s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:35:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/10 04:35:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:35:25 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/12/10 04:35:26 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 04:35:26 DEBUG : enormous: Excluded 2024/12/10 04:35:26 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 04:35:26 DEBUG : potato2: Excluded 2024/12/10 04:35:26 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:35:26 DEBUG : empty space: Unchanged skipping 2024/12/10 04:35:26 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:26 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:26 INFO : enormous: Deleted 2024/12/10 04:35:26 INFO : potato2: Deleted 2024/12/10 04:35:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:35:27 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/10 04:35:27 DEBUG : Local file system at /tmp/rclone3043388304: Waiting for checks to finish 2024/12/10 04:35:27 DEBUG : empty space: Unchanged skipping 2024/12/10 04:35:27 DEBUG : Local file system at /tmp/rclone3043388304: Waiting for transfers to finish 2024/12/10 04:35:27 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:27 INFO : enormous: Deleted 2024/12/10 04:35:27 INFO : potato2: Deleted 2024/12/10 04:35:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.18s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:35:29 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/10 04:35:30 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/12/10 04:35:32 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/12/10 04:35:34 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/12/10 04:35:35 DEBUG : five: Need to transfer - File not found at Destination 2024/12/10 04:35:35 DEBUG : one: Destination is newer than source, skipping 2024/12/10 04:35:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/10 04:35:35 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:35 DEBUG : three: Sizes identical 2024/12/10 04:35:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/10 04:35:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3043388304) 2024/12/10 04:35:35 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-jakehax4yalo') 2024/12/10 04:35:35 DEBUG : two: md5 differ 2024/12/10 04:35:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 04:35:35 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:35 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/12/10 04:35:35 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/12/10 04:35:36 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/12/10 04:35:36 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/10 04:35:36 INFO : four: Copied (replaced existing) 2024/12/10 04:35:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/10 04:35:36 INFO : two: Copied (replaced existing) 2024/12/10 04:35:37 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/10 04:35:37 INFO : five: Copied (new) 2024/12/10 04:35:37 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:37 DEBUG : one: Destination is newer than source, skipping 2024/12/10 04:35:37 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/10 04:35:37 DEBUG : two: Size and md5 of src and dst objects identical 2024/12/10 04:35:37 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/10 04:35:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 04:35:37 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3043388304) 2024/12/10 04:35:37 DEBUG : five: Size and md5 of src and dst objects identical 2024/12/10 04:35:37 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/10 04:35:37 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-jakehax4yalo') 2024/12/10 04:35:37 DEBUG : four: Size and md5 of src and dst objects identical 2024/12/10 04:35:37 DEBUG : three: md5 differ 2024/12/10 04:35:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 04:35:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 04:35:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/10 04:35:37 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:37 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/12/10 04:35:38 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/12/10 04:35:38 INFO : three: Copied (replaced existing) 2024/12/10 04:35:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.69s) === 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-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/12/10 04:35:40 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Making map for --track-renames 2024/12/10 04:35:40 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Finished making map for --track-renames 2024/12/10 04:35:40 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 04:35:40 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for renames to finish 2024/12/10 04:35:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/10 04:35:40 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:40 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/10 04:35:41 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/10 04:35:41 INFO : potato: Copied (new) 2024/12/10 04:35:42 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/12/10 04:35:43 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/10 04:35:43 INFO : yam: Copied (new) 2024/12/10 04:35:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:35:43 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:35:43 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Making map for --track-renames 2024/12/10 04:35:43 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Finished making map for --track-renames 2024/12/10 04:35:43 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:43 DEBUG : potato: Unchanged skipping 2024/12/10 04:35:43 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for renames to finish 2024/12/10 04:35:43 DEBUG : yam: same parent dir (ODFfNzgyMDY3MV9TU3FLRQ) - using file/rename instead of move_copy for yaml 2024/12/10 04:35:43 INFO : yam: Moved (server-side) to: yaml 2024/12/10 04:35:43 INFO : yaml: Renamed from "yam" 2024/12/10 04:35:43 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:43 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/12/10 04:35:45 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Making map for --track-renames 2024/12/10 04:35:45 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Finished making map for --track-renames 2024/12/10 04:35:45 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 04:35:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/10 04:35:45 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for renames to finish 2024/12/10 04:35:45 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:46 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/10 04:35:46 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/12/10 04:35:47 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/10 04:35:47 INFO : potato: Copied (new) 2024/12/10 04:35:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/10 04:35:47 INFO : yam: Copied (new) 2024/12/10 04:35:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:35:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:35:47 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Making map for --track-renames 2024/12/10 04:35:47 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Finished making map for --track-renames 2024/12/10 04:35:47 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:47 DEBUG : potato: Unchanged skipping 2024/12/10 04:35:47 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for renames to finish 2024/12/10 04:35:48 DEBUG : yam: same parent dir (ODFfNzgyMDY3MV9TU3FLRQ) - using file/rename instead of move_copy for yaml 2024/12/10 04:35:48 INFO : yam: Moved (server-side) to: yaml 2024/12/10 04:35:48 INFO : yaml: Renamed from "yam" 2024/12/10 04:35:48 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:48 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.39s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/12/10 04:35:50 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Making map for --track-renames 2024/12/10 04:35:50 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Finished making map for --track-renames 2024/12/10 04:35:50 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 04:35:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/10 04:35:50 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for renames to finish 2024/12/10 04:35:50 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:50 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/10 04:35:51 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/12/10 04:35:51 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/10 04:35:51 INFO : potato: Copied (new) 2024/12/10 04:35:52 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/10 04:35:52 INFO : sub/yam: Copied (new) 2024/12/10 04:35:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:35:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:35:52 DEBUG : potato: Unchanged skipping 2024/12/10 04:35:52 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Making map for --track-renames 2024/12/10 04:35:52 INFO : OpenDrive root 'rclone-test-jakehax4yalo': Finished making map for --track-renames 2024/12/10 04:35:52 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:52 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for renames to finish 2024/12/10 04:35:53 INFO : sub/yam: Moved (server-side) to: yam 2024/12/10 04:35:53 INFO : yam: Renamed from "sub/yam" 2024/12/10 04:35:53 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:53 DEBUG : Waiting for deletions to finish 2024/12/10 04:35:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:35:55 DEBUG : Creating backend with remote "/tmp/rclone3043388304/dir1" 2024/12/10 04:35:55 DEBUG : Config file has changed externally - reloading 2024/12/10 04:35:55 DEBUG : Creating backend with remote "/tmp/rclone3043388304/dir2" 2024/12/10 04:35:55 DEBUG : Local file system at /tmp/rclone3043388304/dir2: Using server-side directory move 2024/12/10 04:35:55 INFO : Local file system at /tmp/rclone3043388304/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 04:35:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/10 04:35:55 INFO : file1.txt: Moved (server-side) 2024/12/10 04:35:55 DEBUG : Local file system at /tmp/rclone3043388304/dir2: Waiting for checks to finish 2024/12/10 04:35:55 DEBUG : Local file system at /tmp/rclone3043388304/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:35:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:35:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/10 04:35:55 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:35:55 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:35:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:35:57 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/12/10 04:35:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:35:58 INFO : sub dir/hello world: Copied (new) 2024/12/10 04:35:58 INFO : sub dir/hello world: Deleted 2024/12/10 04:35:58 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/10 04:35:58 INFO : nested/sub dir/file: Copied (new) 2024/12/10 04:35:58 INFO : nested/sub dir/file: Deleted 2024/12/10 04:35:58 INFO : sub dir: Removing directory 2024/12/10 04:35:58 INFO : nested/sub dir: Removing directory 2024/12/10 04:35:58 INFO : nested: Removing directory 2024/12/10 04:35:58 DEBUG : Local file system at /tmp/rclone3043388304: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:36:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 04:36:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/10 04:36:01 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:36:01 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:36:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/10 04:36:04 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/12/10 04:36:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 04:36:04 INFO : sub dir/hello world: Copied (new) 2024/12/10 04:36:04 INFO : sub dir/hello world: Deleted 2024/12/10 04:36:04 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/10 04:36:04 INFO : nested/sub dir/file: Copied (new) 2024/12/10 04:36:04 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:36:07 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 04:36:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/10 04:36:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:36:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:36:08 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/10 04:36:09 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/12/10 04:36:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/10 04:36:09 INFO : existing: Copied (new) 2024/12/10 04:36:09 INFO : existing: Deleted 2024/12/10 04:36:10 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/12/10 04:36:10 INFO : existing-b: Copied (new) 2024/12/10 04:36:10 INFO : existing-b: Deleted 2024/12/10 04:36:10 DEBUG : existing: Destination exists, skipping 2024/12/10 04:36:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/10 04:36:10 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:36:10 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:36:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.97s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:36:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vasibuv4beto" 2024/12/10 04:36:12 DEBUG : Starting OpenDrive session with ID: 266aac8e67f8fa61c15cbaed5256abf1963f160002f463804b00fa4251a4d0bb 2024/12/10 04:36:13 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/10 04:36:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:36:16 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-jakehax4yalo' -> OpenDrive root 'rclone-test-vasibuv4beto' 2024/12/10 04:36:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:36:20 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/10 04:36:21 DEBUG : OpenDrive root 'rclone-test-vasibuv4beto': Using server-side directory move 2024/12/10 04:36:21 INFO : OpenDrive root 'rclone-test-vasibuv4beto': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 04:36:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:36:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/10 04:36:21 DEBUG : empty space: Unchanged skipping 2024/12/10 04:36:21 DEBUG : OpenDrive root 'rclone-test-vasibuv4beto': Waiting for checks to finish 2024/12/10 04:36:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 04:36:21 INFO : potato3: Deleted 2024/12/10 04:36:21 INFO : empty space: Deleted 2024/12/10 04:36:21 DEBUG : OpenDrive root 'rclone-test-vasibuv4beto': Waiting for transfers to finish 2024/12/10 04:36:21 INFO : potato2: Moved (server-side) 2024/12/10 04:36:22 INFO : potato3: Moved (server-side) 2024/12/10 04:36:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pigesoj3quca" 2024/12/10 04:36:22 DEBUG : Starting OpenDrive session with ID: 1cc1b4cd547039f8a53af87f6b33a585ff07bdc7c7737dcb78bb1828bb02a34b 2024/12/10 04:36:23 DEBUG : OpenDrive root 'rclone-test-pigesoj3quca': Using server-side directory move 2024/12/10 04:36:23 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/12/10 04:36:23 INFO : OpenDrive root 'rclone-test-pigesoj3quca': Server side directory move succeeded 2024/12/10 04:36:24 ERROR : : error listing: directory not found 2024/12/10 04:36:24 DEBUG : OpenDrive root 'rclone-test-pigesoj3quca': Purge remote 2024/12/10 04:36:24 DEBUG : OpenDrive root 'rclone-test-vasibuv4beto': Purge remote 2024/12/10 04:36:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.47s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:36:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nafocih3lodu" 2024/12/10 04:36:25 DEBUG : Starting OpenDrive session with ID: bd9eeb6f109d341a98a82e0888eb451a38c9b3de16966734c81b102b59e23d8f 2024/12/10 04:36:26 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/10 04:36:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:36:29 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-jakehax4yalo' -> OpenDrive root 'rclone-test-nafocih3lodu' 2024/12/10 04:36:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:36:33 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/10 04:36:34 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 04:36:34 DEBUG : empty space: Excluded 2024/12/10 04:36:34 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 04:36:34 DEBUG : empty space: Excluded 2024/12/10 04:36:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:36:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 04:36:34 DEBUG : OpenDrive root 'rclone-test-nafocih3lodu': Waiting for checks to finish 2024/12/10 04:36:34 DEBUG : OpenDrive root 'rclone-test-nafocih3lodu': Waiting for transfers to finish 2024/12/10 04:36:35 INFO : potato3: Deleted 2024/12/10 04:36:35 INFO : potato2: Moved (server-side) 2024/12/10 04:36:35 INFO : potato3: Moved (server-side) 2024/12/10 04:36:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xiwaven4gope" 2024/12/10 04:36:36 DEBUG : Starting OpenDrive session with ID: 74a327f63d3239b44d450484666f9600f66f2450905e9c62e2246c029a0dfdb3 2024/12/10 04:36:36 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 04:36:36 DEBUG : empty space: Excluded 2024/12/10 04:36:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:36:36 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/10 04:36:36 DEBUG : OpenDrive root 'rclone-test-xiwaven4gope': Waiting for checks to finish 2024/12/10 04:36:36 DEBUG : OpenDrive root 'rclone-test-xiwaven4gope': Waiting for transfers to finish 2024/12/10 04:36:37 INFO : potato2: Moved (server-side) 2024/12/10 04:36:37 INFO : potato3: Moved (server-side) 2024/12/10 04:36:38 DEBUG : OpenDrive root 'rclone-test-xiwaven4gope': Purge remote 2024/12/10 04:36:38 DEBUG : OpenDrive root 'rclone-test-nafocih3lodu': Purge remote --- PASS: TestServerSideMoveWithFilter (14.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:36:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yabayug4peki" 2024/12/10 04:36:39 DEBUG : Starting OpenDrive session with ID: 591bb7bd07d97609c4b78e2c29008927aedb9392f37b9979045d9fb1fb53b1f0 2024/12/10 04:36:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/10 04:36:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:36:44 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/12/10 04:36:45 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-jakehax4yalo' -> OpenDrive root 'rclone-test-yabayug4peki' 2024/12/10 04:36:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/10 04:36:49 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/10 04:36:50 DEBUG : OpenDrive root 'rclone-test-yabayug4peki': Using server-side directory move 2024/12/10 04:36:50 INFO : OpenDrive root 'rclone-test-yabayug4peki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 04:36:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 04:36:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/10 04:36:50 DEBUG : empty space: Unchanged skipping 2024/12/10 04:36:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 04:36:50 INFO : potato3: Deleted 2024/12/10 04:36:50 INFO : empty space: Deleted 2024/12/10 04:36:50 DEBUG : OpenDrive root 'rclone-test-yabayug4peki': Waiting for checks to finish 2024/12/10 04:36:50 DEBUG : OpenDrive root 'rclone-test-yabayug4peki': Waiting for transfers to finish 2024/12/10 04:36:50 INFO : potato2: Moved (server-side) 2024/12/10 04:36:51 INFO : potato3: Moved (server-side) 2024/12/10 04:36:51 INFO : tomatoDir: Removing directory 2024/12/10 04:36:51 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': deleted 1 directories 2024/12/10 04:36:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wovepep9puje" 2024/12/10 04:36:52 DEBUG : Starting OpenDrive session with ID: 6a2bd9768f871cd7e78c47305425c9c5ae974f7d78b08cd3db6fdb33f14fd7c8 2024/12/10 04:36:52 DEBUG : tomatoDir: Making directory 2024/12/10 04:36:53 DEBUG : OpenDrive root 'rclone-test-wovepep9puje': Using server-side directory move 2024/12/10 04:36:53 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/12/10 04:36:53 INFO : OpenDrive root 'rclone-test-wovepep9puje': Server side directory move succeeded 2024/12/10 04:36:54 ERROR : : error listing: directory not found 2024/12/10 04:36:54 ERROR : : error listing: directory not found 2024/12/10 04:36:54 DEBUG : OpenDrive root 'rclone-test-wovepep9puje': Purge remote 2024/12/10 04:36:54 DEBUG : OpenDrive root 'rclone-test-yabayug4peki': Purge remote 2024/12/10 04:36:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.98s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", 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-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:36:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/rclone-sync-test" 2024/12/10 04:36:56 DEBUG : Starting OpenDrive session with ID: e46e3711192af8618dfe20cf70b2bea7e16eb6f5b2785111bdd111ee149d6e64 run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncOverlap (2.87s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:36:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/rclone-sync-test" 2024/12/10 04:36:59 DEBUG : Starting OpenDrive session with ID: e76ebd850d58c1c31523c5a51438352c246313c9d64a5562b83f71249a9b3ce3 2024/12/10 04:37:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/rclone-sync-test-include/layer2" 2024/12/10 04:37:00 DEBUG : Starting OpenDrive session with ID: d3b3e28220fb622f23862fb51d0be1a0fe6558ea5bd7aae396896e76c3f704f8 2024/12/10 04:37:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/rclone-sync-test-ignore-file" 2024/12/10 04:37:02 DEBUG : Starting OpenDrive session with ID: 42933a474a08386d510dd6fda484592966f7af338650f6941a9e12ad6c2ac9dd 2024/12/10 04:37:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/12/10 04:37:06 DEBUG : rclone-sync-test: Excluded 2024/12/10 04:37:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 04:37:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 04:37:06 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/rclone-sync-test': Waiting for checks to finish 2024/12/10 04:37:06 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/rclone-sync-test': Waiting for transfers to finish 2024/12/10 04:37:06 DEBUG : Waiting for deletions to finish 2024/12/10 04:37:06 INFO : There was nothing to transfer 2024/12/10 04:37:07 DEBUG : rclone-sync-test: Excluded 2024/12/10 04:37:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 04:37:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 04:37:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:37:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:37:07 DEBUG : Waiting for deletions to finish 2024/12/10 04:37:07 INFO : rclone-sync-test-include: Removing directory 2024/12/10 04:37:08 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': deleted 1 directories 2024/12/10 04:37:08 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:37:08 DEBUG : rclone-sync-test: Excluded 2024/12/10 04:37:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 04:37:08 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/10 04:37:08 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/10 04:37:08 DEBUG : Waiting for deletions to finish 2024/12/10 04:37:08 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:37:09 DEBUG : rclone-sync-test: Excluded 2024/12/10 04:37:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 04:37:09 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:37:09 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:37:09 DEBUG : Waiting for deletions to finish 2024/12/10 04:37:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:37:09 DEBUG : : Excluded 2024/12/10 04:37:10 DEBUG : rclone-sync-test: Excluded 2024/12/10 04:37:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 04:37:10 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/10 04:37:10 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/10 04:37:10 DEBUG : Waiting for deletions to finish 2024/12/10 04:37:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (18.76s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:37:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/dst" 2024/12/10 04:37:17 DEBUG : Config file has changed externally - reloading 2024/12/10 04:37:17 DEBUG : Starting OpenDrive session with ID: ff36b438e2fc33736636df7548ad6543616198d4034b23f0de14cb847d4b900a 2024/12/10 04:37:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/CompareDest" 2024/12/10 04:37:18 DEBUG : Starting OpenDrive session with ID: e33abe1bc3ab53ee6d75c3dc328967557af960046fa697155360a7dee7b6a07a 2024/12/10 04:37:20 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 04:37:20 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:37:20 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:37:21 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/10 04:37:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/10 04:37:22 INFO : one: Copied (new) 2024/12/10 04:37:22 DEBUG : Waiting for deletions to finish 2024/12/10 04:37:22 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:37:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:37:23 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:37:23 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/10 04:37:24 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/10 04:37:24 INFO : one: Copied (replaced existing) 2024/12/10 04:37:24 DEBUG : Waiting for deletions to finish 2024/12/10 04:37:24 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/10 04:37:26 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/12/10 04:37:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:37:28 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:37:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:37:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 04:37:28 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:37:28 DEBUG : Waiting for deletions to finish 2024/12/10 04:37:28 INFO : There was nothing to transfer 2024/12/10 04:37:29 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/12/10 04:37:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:37:31 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 04:37:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:37:31 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:37:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:37:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 04:37:31 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:37:31 DEBUG : Waiting for deletions to finish 2024/12/10 04:37:31 INFO : There was nothing to transfer 2024/12/10 04:37:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:37:32 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 04:37:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:37:32 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:37:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:37:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 04:37:32 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:37:32 DEBUG : Waiting for deletions to finish 2024/12/10 04:37:32 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/10 04:37:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/10 04:37:33 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 04:37:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:37:33 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:37:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:37:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 04:37:33 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:37:34 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/12/10 04:37:35 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/10 04:37:35 INFO : two: Copied (new) 2024/12/10 04:37:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.23s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:37:38 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/12/10 04:37:40 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/12/10 04:37:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/dest" 2024/12/10 04:37:42 DEBUG : Starting OpenDrive session with ID: 5f8d78c8ddf7168e15e2140248e17dd1beb5637f2e7b21793a8cc9beaed5b1bf 2024/12/10 04:37:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/pre-dest1" 2024/12/10 04:37:43 DEBUG : Starting OpenDrive session with ID: f4f5945c180909135251e89207ca9adedd5926e0617611317ec92d1522fc9aa0 2024/12/10 04:37:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/pre-dest2" 2024/12/10 04:37:44 DEBUG : Starting OpenDrive session with ID: 00a3479b9ac2d341c076044438322ca665828fe80534574b902ac20cf7ad6099 2024/12/10 04:37:45 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:37:45 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/10 04:37:45 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:37:45 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/10 04:37:45 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/10 04:37:45 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dest': Waiting for checks to finish 2024/12/10 04:37:45 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dest': Waiting for transfers to finish 2024/12/10 04:37:46 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/12/10 04:37:47 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/12/10 04:37:47 INFO : 3: Copied (new) 2024/12/10 04:37:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.72s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:37:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/dst" 2024/12/10 04:37:50 DEBUG : Starting OpenDrive session with ID: 4df886164038b2207972cd1a7860b7c18f06d8f9994cdffba1887f577bc379f3 2024/12/10 04:37:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/CopyDest" 2024/12/10 04:37:51 DEBUG : Starting OpenDrive session with ID: de131d0fd9d14708e42705e42ea359f0630c42d52351cfc316e3163950408593 2024/12/10 04:37:53 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 04:37:53 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:37:53 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:37:54 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/10 04:37:55 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/10 04:37:55 INFO : one: Copied (new) 2024/12/10 04:37:55 DEBUG : Waiting for deletions to finish 2024/12/10 04:37:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:37:56 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:37:56 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:37:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/10 04:37:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/10 04:37:57 INFO : one: Copied (replaced existing) 2024/12/10 04:37:57 DEBUG : Waiting for deletions to finish 2024/12/10 04:37:58 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/10 04:37:59 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/12/10 04:38:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/BackupDir" 2024/12/10 04:38:01 DEBUG : Starting OpenDrive session with ID: 60f6a69ca935c5ca651a6673a51a9010205f547ee8a09635a4e4bf4e16e150eb 2024/12/10 04:38:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:38:02 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:38:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:38:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 04:38:03 INFO : one: Moved (server-side) 2024/12/10 04:38:04 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/10 04:38:04 INFO : one: Copied (server-side copy) 2024/12/10 04:38:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/10 04:38:04 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:38:04 DEBUG : Waiting for deletions to finish 2024/12/10 04:38:05 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/12/10 04:38:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:38:07 DEBUG : two: Dst hash empty - aborting Src hash check 2024/12/10 04:38:07 INFO : two: Copied (server-side copy) 2024/12/10 04:38:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/10 04:38:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:38:07 DEBUG : one: Unchanged skipping 2024/12/10 04:38:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:38:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:38:07 DEBUG : Waiting for deletions to finish 2024/12/10 04:38:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:38:07 DEBUG : one: Unchanged skipping 2024/12/10 04:38:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:38:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:38:07 DEBUG : two: Unchanged skipping 2024/12/10 04:38:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:38:07 DEBUG : Waiting for deletions to finish 2024/12/10 04:38:07 INFO : There was nothing to transfer 2024/12/10 04:38:09 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/12/10 04:38:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/10 04:38:10 DEBUG : three: Destination not found in --copy-dest 2024/12/10 04:38:10 DEBUG : three: Need to transfer - File not found at Destination 2024/12/10 04:38:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:38:10 DEBUG : one: Unchanged skipping 2024/12/10 04:38:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/10 04:38:10 DEBUG : two: Unchanged skipping 2024/12/10 04:38:10 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:38:10 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:38:11 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/12/10 04:38:12 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/10 04:38:12 INFO : three: Copied (new) 2024/12/10 04:38:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (24.99s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:38:16 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/10 04:38:17 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/10 04:38:19 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/10 04:38:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/dst" 2024/12/10 04:38:21 DEBUG : Starting OpenDrive session with ID: bcad01f981a54655d8dcec437b0aee80aa62cb9fca63a37a67a4d52f7e73c30c 2024/12/10 04:38:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/backup" 2024/12/10 04:38:22 DEBUG : Starting OpenDrive session with ID: ed3d5ef44975d204b4293c3158544a206d7f8bb744fd58cffba61999f188344d 2024/12/10 04:38:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 04:38:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:38:23 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:38:23 DEBUG : two: Unchanged skipping 2024/12/10 04:38:23 INFO : one: Moved (server-side) 2024/12/10 04:38:23 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:38:24 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/10 04:38:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/10 04:38:25 INFO : one: Copied (new) 2024/12/10 04:38:25 DEBUG : Waiting for deletions to finish 2024/12/10 04:38:26 INFO : three.txt: Moved (server-side) 2024/12/10 04:38:26 INFO : three.txt: Moved into backup dir 2024/12/10 04:38:27 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/10 04:38:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 04:38:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:38:28 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:38:28 DEBUG : two: Unchanged skipping 2024/12/10 04:38:29 INFO : one: Deleted 2024/12/10 04:38:29 INFO : one: Moved (server-side) 2024/12/10 04:38:29 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:38:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/10 04:38:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/10 04:38:31 INFO : one: Copied (new) 2024/12/10 04:38:31 DEBUG : Waiting for deletions to finish 2024/12/10 04:38:31 INFO : three.txt: Deleted 2024/12/10 04:38:31 INFO : three.txt: Moved (server-side) 2024/12/10 04:38:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.74s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:38:35 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/10 04:38:36 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/10 04:38:38 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/10 04:38:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/dst" 2024/12/10 04:38:40 DEBUG : Starting OpenDrive session with ID: 6b807de729fe5e20ca789c9c0f18017082c403b28bb82dbfa55c2c72d7f3833a 2024/12/10 04:38:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/backup" 2024/12/10 04:38:41 DEBUG : Starting OpenDrive session with ID: 2b56d5187cc32419c5f2e98235db347e85680126d8077a27f116584ed57e5e47 2024/12/10 04:38:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 04:38:42 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:38:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:38:42 DEBUG : two: Unchanged skipping 2024/12/10 04:38:43 INFO : one: Moved (server-side) to: one.bak 2024/12/10 04:38:43 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:38:43 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/10 04:38:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/10 04:38:44 INFO : one: Copied (new) 2024/12/10 04:38:44 DEBUG : Waiting for deletions to finish 2024/12/10 04:38:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 04:38:45 INFO : three.txt: Moved into backup dir 2024/12/10 04:38:46 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/10 04:38:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:38:48 DEBUG : two: Unchanged skipping 2024/12/10 04:38:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 04:38:48 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:38:48 INFO : one.bak: Deleted 2024/12/10 04:38:48 INFO : one: Moved (server-side) to: one.bak 2024/12/10 04:38:48 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:38:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/10 04:38:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/10 04:38:50 INFO : one: Copied (new) 2024/12/10 04:38:50 DEBUG : Waiting for deletions to finish 2024/12/10 04:38:50 INFO : three.txt.bak: Deleted 2024/12/10 04:38:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 04:38:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:38:54 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/10 04:38:56 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/10 04:38:57 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/10 04:38:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/dst" 2024/12/10 04:38:59 DEBUG : Starting OpenDrive session with ID: 785417c8c8cc7d8428afb5983af052b1071250800ef5f8efed044eb0113579b9 2024/12/10 04:38:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/backup" 2024/12/10 04:39:00 DEBUG : Starting OpenDrive session with ID: a55eed19ad5b6192cc9e7dc3e4d4aa2ad14530bf3f628ee75317ea199e576d95 2024/12/10 04:39:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 04:39:01 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:39:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:39:01 DEBUG : two: Unchanged skipping 2024/12/10 04:39:01 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 04:39:01 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:39:02 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/10 04:39:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/10 04:39:03 INFO : one: Copied (new) 2024/12/10 04:39:03 DEBUG : Waiting for deletions to finish 2024/12/10 04:39:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 04:39:04 INFO : three.txt: Moved into backup dir 2024/12/10 04:39:05 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/10 04:39:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 04:39:06 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:39:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:39:06 DEBUG : two: Unchanged skipping 2024/12/10 04:39:06 INFO : one-2019-01-01: Deleted 2024/12/10 04:39:07 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 04:39:07 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:39:07 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/10 04:39:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/10 04:39:09 INFO : one: Copied (new) 2024/12/10 04:39:09 DEBUG : Waiting for deletions to finish 2024/12/10 04:39:09 INFO : three-2019-01-01.txt: Deleted 2024/12/10 04:39:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 04:39:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.48s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:39:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/10 04:39:14 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/10 04:39:16 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/10 04:39:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/dst" 2024/12/10 04:39:18 DEBUG : Starting OpenDrive session with ID: b4e28168131c35f2a7869c3366585d12d7ba6e2307e1ff13b5fe1625909e25b7 2024/12/10 04:39:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 04:39:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:39:18 DEBUG : two: Unchanged skipping 2024/12/10 04:39:18 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:39:18 DEBUG : one: same parent dir (ODFfNzgyMDgwMV9STDhwVQ) - using file/rename instead of move_copy for one.bak 2024/12/10 04:39:19 INFO : one: Moved (server-side) to: one.bak 2024/12/10 04:39:19 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:39:19 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/10 04:39:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/10 04:39:20 INFO : one: Copied (new) 2024/12/10 04:39:20 DEBUG : Waiting for deletions to finish 2024/12/10 04:39:21 DEBUG : three.txt: same parent dir (ODFfNzgyMDgwMV9STDhwVQ) - using file/rename instead of move_copy for three.txt.bak 2024/12/10 04:39:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 04:39:21 INFO : three.txt: Moved into backup dir 2024/12/10 04:39:22 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/10 04:39:23 DEBUG : one.bak: Excluded (Path Filter) 2024/12/10 04:39:23 DEBUG : one.bak: Excluded 2024/12/10 04:39:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/10 04:39:23 DEBUG : three.txt.bak: Excluded 2024/12/10 04:39:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 04:39:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:39:23 DEBUG : two: Unchanged skipping 2024/12/10 04:39:23 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for checks to finish 2024/12/10 04:39:24 INFO : one.bak: Deleted 2024/12/10 04:39:24 DEBUG : one: same parent dir (ODFfNzgyMDgwMV9STDhwVQ) - using file/rename instead of move_copy for one.bak 2024/12/10 04:39:24 INFO : one: Moved (server-side) to: one.bak 2024/12/10 04:39:24 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo/dst': Waiting for transfers to finish 2024/12/10 04:39:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/10 04:39:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/10 04:39:26 INFO : one: Copied (new) 2024/12/10 04:39:26 DEBUG : Waiting for deletions to finish 2024/12/10 04:39:26 INFO : three.txt.bak: Deleted 2024/12/10 04:39:26 DEBUG : three.txt: same parent dir (ODFfNzgyMDgwMV9STDhwVQ) - using file/rename instead of move_copy for three.txt.bak 2024/12/10 04:39:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 04:39:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.79s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:39:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/10 04:39:31 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/10 04:39:32 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/10 04:39:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/dst" 2024/12/10 04:39:34 DEBUG : Starting OpenDrive session with ID: ef9d4fab9e7f2467d15c968c4bd9ffef8d71b39086ac12a55d05c9d7c4039fbe 2024/12/10 04:39:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 04:39:35 DEBUG : one: same parent dir (ODFfNzgyMDgwMl93NHppNQ) - using file/rename instead of move_copy for one.bak 2024/12/10 04:39:35 INFO : one: Moved (server-side) to: one.bak 2024/12/10 04:39:36 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/10 04:39:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/10 04:39:37 INFO : one: Copied (new) 2024/12/10 04:39:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:39:37 DEBUG : two: Unchanged skipping 2024/12/10 04:39:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/10 04:39:37 DEBUG : three.txt: same parent dir (ODFfNzgyMDgwMl93NHppNQ) - using file/rename instead of move_copy for three.txt.bak 2024/12/10 04:39:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 04:39:38 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/12/10 04:39:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/10 04:39:39 INFO : three.txt: Copied (new) 2024/12/10 04:39:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 04:39:41 INFO : one.bak: Deleted 2024/12/10 04:39:41 DEBUG : one: same parent dir (ODFfNzgyMDgwMl93NHppNQ) - using file/rename instead of move_copy for one.bak 2024/12/10 04:39:41 INFO : one: Moved (server-side) to: one.bak 2024/12/10 04:39:42 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/10 04:39:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/10 04:39:43 INFO : one: Copied (new) 2024/12/10 04:39:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:39:43 DEBUG : two: Unchanged skipping 2024/12/10 04:39:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/10 04:39:43 INFO : three.txt.bak: Deleted 2024/12/10 04:39:43 DEBUG : three.txt: same parent dir (ODFfNzgyMDgwMl93NHppNQ) - using file/rename instead of move_copy for three.txt.bak 2024/12/10 04:39:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 04:39:44 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/12/10 04:39:45 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/10 04:39:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.15s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:39:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/10 04:39:50 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/10 04:39:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/10 04:39:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jakehax4yalo/dst" 2024/12/10 04:39:53 DEBUG : Starting OpenDrive session with ID: c55dd0d47b5b9e0c4be64e974559c9126eec948451933d62f5a35e918fa0f3ce 2024/12/10 04:39:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 04:39:54 DEBUG : one: same parent dir (ODFfNzgyMDgwM19DTjZxeg) - using file/rename instead of move_copy for one-2019-01-01 2024/12/10 04:39:54 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 04:39:55 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/10 04:39:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/10 04:39:56 INFO : one: Copied (new) 2024/12/10 04:39:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:39:56 DEBUG : two: Unchanged skipping 2024/12/10 04:39:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/10 04:39:57 DEBUG : three.txt: same parent dir (ODFfNzgyMDgwM19DTjZxeg) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/12/10 04:39:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 04:39:57 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/12/10 04:39:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/10 04:39:58 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-jakehax4yalo'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=5 vs obj=6 fstest.go:197: Not found "dst/three.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-jakehax4yalo'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "35d6d33467aae9a2e3dccb4b6b027878" got "91341eed84691a83caea73aa785736d5" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 5 actual : 6 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=5 vs obj=6 fstest.go:197: Not found "dst/three.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found 2024/12/10 04:40:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 04:40:16 INFO : one-2019-01-01: Deleted 2024/12/10 04:40:16 DEBUG : one: same parent dir (ODFfNzgyMDgwM19DTjZxeg) - using file/rename instead of move_copy for one-2019-01-01 2024/12/10 04:40:16 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 04:40:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/10 04:40:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/10 04:40:18 INFO : one: Copied (new) 2024/12/10 04:40:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:18 DEBUG : two: Unchanged skipping 2024/12/10 04:40:18 DEBUG : three.txt: Need to transfer - File not found at Destination 2024/12/10 04:40:19 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/12/10 04:40:20 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/10 04:40:20 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (34.46s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:40:22 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/12/10 04:40:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/10 04:40:24 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:40:24 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:40:24 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/12/10 04:40:25 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/12/10 04:40:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/10 04:40:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.70s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:40:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 04:40:26 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:40:26 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:40:27 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/10 04:40:27 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/10 04:40:27 INFO : existing: Copied (new) 2024/12/10 04:40:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:40:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/10 04:40:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/10 04:40:28 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:40:28 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:40:28 ERROR : OpenDrive root 'rclone-test-jakehax4yalo': not deleting files as there were IO errors 2024/12/10 04:40:28 ERROR : OpenDrive root 'rclone-test-jakehax4yalo': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncImmutable (3.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.33s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:40:30 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/12/10 04:40:32 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/12/10 04:40:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/12/10 04:40:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/12/10 04:40:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:40:38 DEBUG : existing: Unchanged skipping 2024/12/10 04:40:38 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/10 04:40:39 DEBUG : subdira-rclone-move-vitobur2: same parent dir (ODFfNzgyMDY3MV9TU3FLRQ) - using folder/rename instead of move_copy 2024/12/10 04:40:39 DEBUG : EXISTING: moving to existing-rclone-move-cavegik0 2024/12/10 04:40:39 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-nutowep5 2024/12/10 04:40:39 DEBUG : subdira: same parent dir (ODFfNzgyMDY3MV9TU3FLRQ) - using folder/rename instead of move_copy 2024/12/10 04:40:39 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzgyMDY3MV9TU3FLRQ) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-nutowep5 2024/12/10 04:40:39 DEBUG : EXISTING: same parent dir (ODFfNzgyMDY3MV9TU3FLRQ) - using file/rename instead of move_copy for existing-rclone-move-cavegik0 2024/12/10 04:40:39 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/10 04:40:40 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-nutowep5 2024/12/10 04:40:40 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/10 04:40:40 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-cavegik0 2024/12/10 04:40:40 DEBUG : EXISTING: moving to existing 2024/12/10 04:40:40 DEBUG : existingbutdifferent-rclone-move-nutowep5: same parent dir (ODFfNzgyMDY3MV9TU3FLRQ) - using file/rename instead of move_copy for existingbutdifferent 2024/12/10 04:40:40 INFO : existingbutdifferent-rclone-move-nutowep5: Moved (server-side) to: existingbutdifferent 2024/12/10 04:40:40 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/10 04:40:40 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/10 04:40:40 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/12/10 04:40:40 DEBUG : existing-rclone-move-cavegik0: same parent dir (ODFfNzgyMDY3MV9TU3FLRQ) - using file/rename instead of move_copy for existing 2024/12/10 04:40:40 DEBUG : subdira/subdirb-rclone-move-qapozuc1: same parent dir (ODFfNzgyMDgwNF9UbFZrRg) - using folder/rename instead of move_copy 2024/12/10 04:40:40 INFO : existing-rclone-move-cavegik0: Moved (server-side) to: existing 2024/12/10 04:40:40 INFO : EXISTING: Moved (server-side) to: existing 2024/12/10 04:40:40 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/10 04:40:41 DEBUG : subdira/subdirb: same parent dir (ODFfNzgyMDgwNF9UbFZrRg) - using folder/rename instead of move_copy 2024/12/10 04:40:41 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/10 04:40:41 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/10 04:40:41 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/10 04:40:41 DEBUG : subdira/subdirb/subdirc-rclone-move-zizecik3: same parent dir (ODFfNzgyMDgwNV83Y3N0OQ) - using folder/rename instead of move_copy 2024/12/10 04:40:42 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzgyMDgwNV83Y3N0OQ) - using folder/rename instead of move_copy 2024/12/10 04:40:42 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/10 04:40:43 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/10 04:40:43 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-bozifom5: same parent dir (ODFfNzgyMDgwNl96WHRwNw) - using folder/rename instead of move_copy 2024/12/10 04:40:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-tuxofer2 2024/12/10 04:40:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzgyMDgwNl96WHRwNw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-tuxofer2 2024/12/10 04:40:43 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzgyMDgwNl96WHRwNw) - using folder/rename instead of move_copy 2024/12/10 04:40:44 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-tuxofer2 2024/12/10 04:40:44 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/10 04:40:44 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-tuxofer2: same parent dir (ODFfNzgyMDgwNl96WHRwNw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/12/10 04:40:44 INFO : subdira/subdirb/subdirc/hello-rclone-move-tuxofer2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/10 04:40:44 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/10 04:40:44 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/10 04:40:44 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/12/10 04:40:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/10 04:40:45 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/10 04:40:45 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:40:45 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/10 04:40:45 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/10 04:40:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yaqahak2 2024/12/10 04:40:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzgyMDgwN193c21pTg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yaqahak2 2024/12/10 04:40:46 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yaqahak2 2024/12/10 04:40:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 04:40:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yaqahak2: same parent dir (ODFfNzgyMDgwN193c21pTg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 04:40:46 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yaqahak2: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 04:40:46 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 04:40:46 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/10 04:40:46 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:40:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/12/10 04:40:47 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/10 04:40:47 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/10 04:40:47 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.02s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:40:53 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/12/10 04:40:54 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/12/10 04:40:56 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/12/10 04:40:57 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/12/10 04:40:59 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:01 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:02 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:04 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:06 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:08 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:09 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:11 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:13 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:14 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:16 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:18 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:19 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:21 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:23 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:24 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:26 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:27 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:29 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:31 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:33 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:34 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:36 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:38 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:39 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:41 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:42 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:44 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:45 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:47 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:49 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:50 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:52 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:53 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:55 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:57 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/12/10 04:41:58 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:41:58 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both0: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both10: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both13: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both12: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both15: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both16: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both17: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both18: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both19: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both2: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both3: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both4: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both5: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both6: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both7: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both8: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:41:58 DEBUG : both9: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both11: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both1: Unchanged skipping 2024/12/10 04:41:58 DEBUG : both14: Unchanged skipping 2024/12/10 04:41:58 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:41:58 DEBUG : Waiting for deletions to finish 2024/12/10 04:41:59 INFO : only13: Deleted 2024/12/10 04:41:59 INFO : only16: Deleted 2024/12/10 04:41:59 INFO : only18: Deleted 2024/12/10 04:41:59 INFO : only8: Deleted 2024/12/10 04:41:59 INFO : only6: Deleted 2024/12/10 04:41:59 INFO : only0: Deleted 2024/12/10 04:41:59 INFO : only10: Deleted 2024/12/10 04:41:59 INFO : only12: Deleted 2024/12/10 04:41:59 INFO : only3: Deleted 2024/12/10 04:41:59 INFO : only4: Deleted 2024/12/10 04:41:59 INFO : only9: Deleted 2024/12/10 04:41:59 INFO : only1: Deleted 2024/12/10 04:41:59 INFO : only11: Deleted 2024/12/10 04:41:59 INFO : only15: Deleted 2024/12/10 04:41:59 INFO : only17: Deleted 2024/12/10 04:41:59 INFO : only19: Deleted 2024/12/10 04:42:00 INFO : only14: Deleted 2024/12/10 04:42:00 INFO : only5: Deleted 2024/12/10 04:42:00 INFO : only2: Deleted 2024/12/10 04:42:00 INFO : only7: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (72.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:42:05 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:07 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:08 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:10 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:12 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:13 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:15 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:17 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:18 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:20 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:22 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:23 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:25 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:27 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:28 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:30 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:32 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:33 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:35 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:37 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:38 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:40 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:42 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:43 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:45 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:47 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:48 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:50 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:51 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:53 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:55 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:56 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/12/10 04:42:58 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/12/10 04:43:00 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/12/10 04:43:01 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/12/10 04:43:03 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/12/10 04:43:05 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/12/10 04:43:06 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/12/10 04:43:08 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/12/10 04:43:10 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/12/10 04:43:11 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for checks to finish 2024/12/10 04:43:11 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both0: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both12: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both1: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both11: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both10: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both13: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both17: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both18: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both14: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both15: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both16: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both19: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both2: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both3: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both4: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both8: Unchanged skipping 2024/12/10 04:43:11 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/10 04:43:11 DEBUG : both6: Unchanged skipping 2024/12/10 04:43:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : both5: Unchanged skipping 2024/12/10 04:43:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : both7: Unchanged skipping 2024/12/10 04:43:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : both9: Unchanged skipping 2024/12/10 04:43:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/10 04:43:11 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Waiting for transfers to finish 2024/12/10 04:43:14 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:14 INFO : only14: Copied (replaced existing) 2024/12/10 04:43:14 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:14 INFO : only13: Copied (replaced existing) 2024/12/10 04:43:14 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:14 INFO : only11: Copied (replaced existing) 2024/12/10 04:43:15 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:15 INFO : only15: Copied (replaced existing) 2024/12/10 04:43:15 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:15 INFO : only12: Copied (replaced existing) 2024/12/10 04:43:17 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:17 INFO : only16: Copied (replaced existing) 2024/12/10 04:43:17 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:17 INFO : only17: Copied (replaced existing) 2024/12/10 04:43:18 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:18 INFO : only19: Copied (replaced existing) 2024/12/10 04:43:18 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:18 INFO : only18: Copied (replaced existing) 2024/12/10 04:43:19 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:19 INFO : only3: Copied (replaced existing) 2024/12/10 04:43:20 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:20 INFO : only2: Copied (replaced existing) 2024/12/10 04:43:20 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:20 INFO : only4: Copied (replaced existing) 2024/12/10 04:43:20 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:20 INFO : only6: Copied (replaced existing) 2024/12/10 04:43:21 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:21 INFO : only5: Copied (replaced existing) 2024/12/10 04:43:21 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:21 INFO : only8: Copied (replaced existing) 2024/12/10 04:43:22 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:22 INFO : only7: Copied (replaced existing) 2024/12/10 04:43:22 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:22 INFO : only0: Copied (replaced existing) 2024/12/10 04:43:22 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:22 INFO : only9: Copied (replaced existing) 2024/12/10 04:43:22 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:22 INFO : only1: Copied (replaced existing) 2024/12/10 04:43:23 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/10 04:43:23 INFO : only10: Copied (replaced existing) 2024/12/10 04:43:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (85.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:43:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 04:43:30 DEBUG : sub dir: Making directory 2024/12/10 04:43:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" 2024/12/10 04:43:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 04:43:46 DEBUG : sub dir: Making directory 2024/12/10 04:43:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-jakehax4yalo'", Local "Local file system at /tmp/rclone3043388304", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.08s) FAIL 2024/12/10 04:44:02 DEBUG : OpenDrive root 'rclone-test-jakehax4yalo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m23.68113491s (try 1/5): exit status 1: Failed [TestSyncSuffixKeepExtension]