"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/09 03:47:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu" 2024/11/09 03:47:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/09 03:47:24 DEBUG : Starting OpenDrive session with ID: cd9cd2a72f6f53a171dc05b003c316efe8360acb5eaf603b075b6c20f03d559f 2024/11/09 03:47:24 DEBUG : Creating backend with remote "/tmp/rclone2113252040" === 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-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:47:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:47:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/09 03:47:25 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:47:25 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:47:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 03:47:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:47:26 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:47:26 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:47:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:47:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:47:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:47:29 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.60s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:47:31 DEBUG : Creating backend with remote "/non-existing" 2024/11/09 03:47:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/09 03:47:31 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:47:31 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:47:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:47:32 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:47:32 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:47:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:47:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:47:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyNoTraverse (11.68s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:47:43 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Running all checks before starting transfers 2024/11/09 03:47:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:47:44 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:47:44 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Checks finished, now starting transfers 2024/11/09 03:47:44 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:47:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:47:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:47:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.05s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:47:48 ERROR : Ignoring --no-traverse with sync 2024/11/09 03:47:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:47:48 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:47:48 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:47:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:47:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:47:50 INFO : sub dir/hello world: Copied (new) 2024/11/09 03:47:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.20s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:47:52 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/09 03:47:52 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:47:52 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:47:53 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/11/09 03:47:54 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/09 03:47:54 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestCopyWithDepth (3.05s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:47:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 03:47:55 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:47:55 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:47:56 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/09 03:47:57 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:47:57 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.96s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:47:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 03:47:58 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:47:58 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:47:59 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/09 03:48:00 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:48:00 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFromAndNoTraverse (10.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/09 03:48:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 03:48:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/09 03:48:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 03:48:08 DEBUG : sub dir: Making directory 2024/11/09 03:48:09 DEBUG : sub dir2: Making directory 2024/11/09 03:48:09 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/09 03:48:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:48:10 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:48:10 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:48:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:48:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:48:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:12 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.85s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:14 DEBUG : sub dir2: Making directory 2024/11/09 03:48:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/09 03:48:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 03:48:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:48:14 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:48:14 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:48:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:48:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:48:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.69s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:18 DEBUG : sub dir2: Making directory with metadata 2024/11/09 03:48:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 03:48:18 DEBUG : sub dir: Making directory 2024/11/09 03:48:18 DEBUG : sub dir2: Making directory 2024/11/09 03:48:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:48:19 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:48:19 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:48:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:48:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:48:21 INFO : sub dir/hello world: Copied (new) 2024/11/09 03:48:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:21 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/09 03:48:21 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.22s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:23 DEBUG : sub dir2: Making directory 2024/11/09 03:48:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:48:24 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:48:24 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:48:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:48:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:48:26 INFO : sub dir/hello world: Copied (new) 2024/11/09 03:48:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.74s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:27 DEBUG : sub dir2: Making directory with metadata 2024/11/09 03:48:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/09 03:48:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 03:48:27 DEBUG : sub dir: Making directory 2024/11/09 03:48:28 DEBUG : sub dir2: Making directory 2024/11/09 03:48:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:48:28 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:48:28 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:48:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:48:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:48:30 INFO : sub dir/hello world: Copied (new) 2024/11/09 03:48:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:30 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:32 DEBUG : sub dir2: Making directory 2024/11/09 03:48:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:48:32 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:48:32 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:48:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:48:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:48:35 INFO : sub dir/hello world: Copied (new) 2024/11/09 03:48:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.80s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:48:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaqayar5jiri" 2024/11/09 03:48:40 DEBUG : Starting OpenDrive session with ID: d1d7a3597b1674b1a88da208d7826e68f87061158643a5f2a709ea15b926f8f3 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-faciyad8nuqu' -> OpenDrive root 'rclone-test-zaqayar5jiri' 2024/11/09 03:48:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:48:41 DEBUG : OpenDrive root 'rclone-test-zaqayar5jiri': Waiting for checks to finish 2024/11/09 03:48:41 DEBUG : OpenDrive root 'rclone-test-zaqayar5jiri': Waiting for transfers to finish 2024/11/09 03:48:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/09 03:48:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:42 DEBUG : OpenDrive root 'rclone-test-zaqayar5jiri': Purge remote --- PASS: TestServerSideCopy (7.78s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:48:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 03:48:47 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:48:47 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:48:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/09 03:48:48 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/09 03:48:48 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestCopyOverSelf (5.80s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:48:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lurexez5rima" 2024/11/09 03:48:53 DEBUG : Starting OpenDrive session with ID: e358ee699e737ed5f71948ca584cea8cbea5ea77513fdf6ca1f98c5f210095aa sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-faciyad8nuqu' -> OpenDrive root 'rclone-test-lurexez5rima' 2024/11/09 03:48:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:48:53 DEBUG : OpenDrive root 'rclone-test-lurexez5rima': Waiting for checks to finish 2024/11/09 03:48:53 DEBUG : OpenDrive root 'rclone-test-lurexez5rima': Waiting for transfers to finish 2024/11/09 03:48:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/09 03:48:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/09 03:48:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 03:48:57 DEBUG : OpenDrive root 'rclone-test-lurexez5rima': Waiting for checks to finish 2024/11/09 03:48:57 DEBUG : OpenDrive root 'rclone-test-lurexez5rima': Waiting for transfers to finish 2024/11/09 03:48:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/09 03:48:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:48:58 DEBUG : OpenDrive root 'rclone-test-lurexez5rima': Purge remote --- PASS: TestServerSideCopyOverSelf (10.13s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:49:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 03:49:03 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:03 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:49:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/09 03:49:04 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/09 03:49:04 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/09 03:49:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestMoveOverSelf (5.89s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:49:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kujeboc3risu" 2024/11/09 03:49:09 DEBUG : Starting OpenDrive session with ID: 8bbbb8e8daaed075fc98d07704ce8dbca54df9e8fae22ff561eb098bd721ae1a sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-faciyad8nuqu' -> OpenDrive root 'rclone-test-kujeboc3risu' 2024/11/09 03:49:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:49:09 DEBUG : OpenDrive root 'rclone-test-kujeboc3risu': Waiting for checks to finish 2024/11/09 03:49:09 DEBUG : OpenDrive root 'rclone-test-kujeboc3risu': Waiting for transfers to finish 2024/11/09 03:49:10 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/09 03:49:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/09 03:49:13 DEBUG : OpenDrive root 'rclone-test-kujeboc3risu': Using server-side directory move 2024/11/09 03:49:13 INFO : OpenDrive root 'rclone-test-kujeboc3risu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 03:49:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/09 03:49:13 DEBUG : OpenDrive root 'rclone-test-kujeboc3risu': Waiting for checks to finish 2024/11/09 03:49:13 DEBUG : OpenDrive root 'rclone-test-kujeboc3risu': Waiting for transfers to finish 2024/11/09 03:49:13 INFO : sub dir/hello world: Deleted 2024/11/09 03:49:13 INFO : sub dir/hello world: Moved (server-side) 2024/11/09 03:49:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/11/09 03:49:16 DEBUG : testing file moves 2024/11/09 03:49:17 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/09 03:49:17 DEBUG : OpenDrive root 'rclone-test-kujeboc3risu': Waiting for checks to finish 2024/11/09 03:49:17 DEBUG : OpenDrive root 'rclone-test-kujeboc3risu': Waiting for transfers to finish 2024/11/09 03:49:17 INFO : sub dir/hello world: Deleted 2024/11/09 03:49:17 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:18 DEBUG : OpenDrive root 'rclone-test-kujeboc3risu': Purge remote --- PASS: TestServerSideMoveOverSelf (14.12s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:49:22 ERROR : : error listing: directory not found 2024/11/09 03:49:22 DEBUG : Local file system at /tmp/rclone2113252040: Making directory 2024/11/09 03:49:22 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:22 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.47s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:49:27 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/09 03:49:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:49:27 DEBUG : Local file system at /tmp/rclone2113252040: Waiting for checks to finish 2024/11/09 03:49:27 DEBUG : Local file system at /tmp/rclone2113252040: Waiting for transfers to finish 2024/11/09 03:49:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:49:28 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/11/09 03:49:28 INFO : sub dir/hello world: Copied (new) 2024/11/09 03:49:28 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestCopyRedownload (4.81s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:29 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/09 03:49:29 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:29 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:49:30 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/11/09 03:49:31 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/09 03:49:31 INFO : check sum: Copied (new) 2024/11/09 03:49:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:31 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:31 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/09 03:49:31 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/09 03:49:31 DEBUG : check sum: Unchanged skipping 2024/11/09 03:49:31 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:49:31 DEBUG : Waiting for deletions to finish 2024/11/09 03:49:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.78s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:33 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/09 03:49:33 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:33 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:49:34 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/11/09 03:49:35 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/09 03:49:35 INFO : sizeonly: Copied (new) 2024/11/09 03:49:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:35 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:35 DEBUG : sizeonly: Sizes identical 2024/11/09 03:49:35 DEBUG : sizeonly: Unchanged skipping 2024/11/09 03:49:35 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:49:35 DEBUG : Waiting for deletions to finish 2024/11/09 03:49:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.78s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/09 03:49:37 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:37 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:49:38 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/11/09 03:49:38 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/09 03:49:38 INFO : ignore-size: Copied (new) 2024/11/09 03:49:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:39 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:39 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:49:39 DEBUG : ignore-size: Unchanged skipping 2024/11/09 03:49:39 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:49:39 DEBUG : Waiting for deletions to finish 2024/11/09 03:49:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:41 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/09 03:49:42 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:49:42 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:42 DEBUG : existing: Unchanged skipping 2024/11/09 03:49:42 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:49:42 DEBUG : Waiting for deletions to finish 2024/11/09 03:49:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/09 03:49:42 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:42 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:49:43 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/09 03:49:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/09 03:49:44 INFO : existing: Copied (replaced existing) 2024/11/09 03:49:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.67s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:45 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 03:49:45 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:45 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:49:46 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/09 03:49:47 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/09 03:49:47 INFO : existing: Copied (new) 2024/11/09 03:49:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:47 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:47 DEBUG : existing: Destination exists, skipping 2024/11/09 03:49:47 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:49:47 DEBUG : Waiting for deletions to finish 2024/11/09 03:49:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.68s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:49:50 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/09 03:49:52 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/09 03:49:53 DEBUG : d: Making directory 2024/11/09 03:49:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 03:49:54 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:49:54 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 03:49:54 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:49:54 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:49:55 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/09 03:49:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 03:49:56 INFO : a/potato2: Copied (new) 2024/11/09 03:49:56 DEBUG : Waiting for deletions to finish 2024/11/09 03:49:56 INFO : b/potato: Deleted 2024/11/09 03:49:56 INFO : d: Removing directory 2024/11/09 03:49:56 INFO : b: Removing directory 2024/11/09 03:49:57 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.44s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:50:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:50:01 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:50:01 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/09 03:50:01 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/09 03:50:01 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/09 03:50:01 DEBUG : empty space: Unchanged skipping 2024/11/09 03:50:01 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:50:01 DEBUG : Waiting for deletions to finish 2024/11/09 03:50:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:50:01 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:50:01 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/09 03:50:01 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/09 03:50:02 INFO : empty space: Updated modification time in destination 2024/11/09 03:50:02 DEBUG : empty space: Unchanged skipping 2024/11/09 03:50:02 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:50:02 DEBUG : Waiting for deletions to finish 2024/11/09 03:50:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:50:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:50:05 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:50:05 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/09 03:50:05 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/09 03:50:05 DEBUG : empty space: Unchanged skipping 2024/11/09 03:50:05 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:50:05 DEBUG : Waiting for deletions to finish 2024/11/09 03:50:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:50:07 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/09 03:50:08 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/09 03:50:08 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:50:08 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2113252040) 2024/11/09 03:50:08 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-faciyad8nuqu') 2024/11/09 03:50:08 DEBUG : foo: md5 differ 2024/11/09 03:50:08 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:50:09 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/09 03:50:10 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/09 03:50:10 INFO : foo: Copied (replaced existing) 2024/11/09 03:50:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.39s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:50:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:50:13 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/09 03:50:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:50:13 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:50:13 DEBUG : empty space: Unchanged skipping 2024/11/09 03:50:13 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:50:14 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/09 03:50:15 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 03:50:15 INFO : potato: Copied (new) 2024/11/09 03:50:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:50:17 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/09 03:50:18 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/09 03:50:18 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:50:18 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:50:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/09 03:50:19 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/09 03:50:19 INFO : potato: Copied (replaced existing) 2024/11/09 03:50:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.11s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:50:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/09 03:50:22 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:50: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/11/09 03:50:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2113252040) 2024/11/09 03:50:22 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-faciyad8nuqu') 2024/11/09 03:50:22 DEBUG : potato: md5 differ 2024/11/09 03:50:22 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:50:22 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/09 03:50:23 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/09 03:50:23 INFO : potato: Copied (replaced existing) 2024/11/09 03:50:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:50:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/09 03:50:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:50:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 03:50:28 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/09 03:50:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:50:28 DEBUG : empty space: Unchanged skipping 2024/11/09 03:50:28 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:50:28 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:50:28 DEBUG : Waiting for deletions to finish 2024/11/09 03:50:28 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:50:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/09 03:50:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:50:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 03:50:33 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:50:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:50:33 DEBUG : empty space: Unchanged skipping 2024/11/09 03:50:33 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:50:33 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/09 03:50:34 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 03:50:34 INFO : potato2: Copied (new) 2024/11/09 03:50:34 DEBUG : Waiting for deletions to finish 2024/11/09 03:50:35 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:50:37 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/09 03:50:39 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/09 03:50:40 DEBUG : d: Making directory 2024/11/09 03:50:40 DEBUG : d/e: Making directory 2024/11/09 03:50:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 03:50:42 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:50:42 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 03:50:42 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:50:42 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:50:43 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/09 03:50:44 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 03:50:44 INFO : a/potato2: Copied (new) 2024/11/09 03:50:44 DEBUG : Waiting for deletions to finish 2024/11/09 03:50:44 INFO : b/potato: Deleted 2024/11/09 03:50:44 INFO : d/e: Removing directory 2024/11/09 03:50:44 INFO : d: Removing directory 2024/11/09 03:50:45 INFO : b: Removing directory 2024/11/09 03:50:45 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:50:48 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/09 03:50:50 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/09 03:50:51 DEBUG : d: Making directory 2024/11/09 03:50:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/09 03:50:53 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:50:53 DEBUG : c/non empty space: Unchanged skipping 2024/11/09 03:50:53 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:50:53 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:50:54 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/09 03:50:55 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 03:50:55 INFO : a/potato2: Copied (new) 2024/11/09 03:50:55 ERROR : OpenDrive root 'rclone-test-faciyad8nuqu': not deleting files as there were IO errors 2024/11/09 03:50:55 ERROR : OpenDrive root 'rclone-test-faciyad8nuqu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:50:59 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/09 03:51:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:51:02 DEBUG : Waiting for deletions to finish 2024/11/09 03:51:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 03:51:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:51:02 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:02 DEBUG : empty space: Unchanged skipping 2024/11/09 03:51:02 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:02 INFO : potato: Deleted 2024/11/09 03:51:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/09 03:51:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 03:51:04 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.05s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:51:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/09 03:51:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:51:09 DEBUG : Waiting for deletions to finish 2024/11/09 03:51:09 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:09 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:09 INFO : potato: Deleted 2024/11/09 03:51:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 03:51:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:51:09 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:09 DEBUG : empty space: Unchanged skipping 2024/11/09 03:51:09 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/09 03:51:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/09 03:51:11 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.14s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:51:13 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/09 03:51:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 03:51:14 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:14 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:15 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/11/09 03:51:16 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/09 03:51:16 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.98s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:51:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/09 03:51:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:51:21 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 03:51:21 DEBUG : enormous: Excluded 2024/11/09 03:51:21 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 03:51:21 DEBUG : potato2: Excluded 2024/11/09 03:51:21 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 03:51:21 DEBUG : potato2: Excluded 2024/11/09 03:51:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:51:21 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:21 DEBUG : empty space: Unchanged skipping 2024/11/09 03:51:21 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:21 DEBUG : Waiting for deletions to finish 2024/11/09 03:51:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:51:21 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 03:51:21 DEBUG : enormous: Excluded 2024/11/09 03:51:21 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 03:51:21 DEBUG : potato2: Excluded 2024/11/09 03:51:21 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 03:51:21 DEBUG : potato2: Excluded 2024/11/09 03:51:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/09 03:51:21 DEBUG : empty space: Unchanged skipping 2024/11/09 03:51:21 DEBUG : Local file system at /tmp/rclone2113252040: Waiting for checks to finish 2024/11/09 03:51:21 DEBUG : Local file system at /tmp/rclone2113252040: Waiting for transfers to finish 2024/11/09 03:51:21 DEBUG : Waiting for deletions to finish 2024/11/09 03:51:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncWithExclude (5.51s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:51:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/09 03:51:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:51:27 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/11/09 03:51:28 DEBUG : enormous: Excluded (Size Filter) 2024/11/09 03:51:28 DEBUG : enormous: Excluded 2024/11/09 03:51:28 DEBUG : potato2: Excluded (Size Filter) 2024/11/09 03:51:28 DEBUG : potato2: Excluded 2024/11/09 03:51:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:51:28 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:28 DEBUG : empty space: Unchanged skipping 2024/11/09 03:51:28 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:28 DEBUG : Waiting for deletions to finish 2024/11/09 03:51:28 INFO : enormous: Deleted 2024/11/09 03:51:28 INFO : potato2: Deleted 2024/11/09 03:51:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:51:29 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/09 03:51:29 DEBUG : empty space: Unchanged skipping 2024/11/09 03:51:29 DEBUG : Local file system at /tmp/rclone2113252040: Waiting for checks to finish 2024/11/09 03:51:29 DEBUG : Local file system at /tmp/rclone2113252040: Waiting for transfers to finish 2024/11/09 03:51:29 DEBUG : Waiting for deletions to finish 2024/11/09 03:51:29 INFO : enormous: Deleted 2024/11/09 03:51:29 INFO : potato2: Deleted 2024/11/09 03:51:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.17s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:51:31 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/09 03:51:32 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/09 03:51:34 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/09 03:51:36 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/11/09 03:51:37 DEBUG : five: Need to transfer - File not found at Destination 2024/11/09 03:51:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/09 03:51:37 DEBUG : one: Destination is newer than source, skipping 2024/11/09 03:51:37 DEBUG : three: Sizes identical 2024/11/09 03:51:37 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/09 03:51:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 03:51:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2113252040) 2024/11/09 03:51:37 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-faciyad8nuqu') 2024/11/09 03:51:37 DEBUG : two: md5 differ 2024/11/09 03:51:37 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:38 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/11/09 03:51:38 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/09 03:51:38 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/11/09 03:51:39 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/09 03:51:39 INFO : four: Copied (replaced existing) 2024/11/09 03:51:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/09 03:51:39 INFO : two: Copied (replaced existing) 2024/11/09 03:51:39 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/09 03:51:39 INFO : five: Copied (new) 2024/11/09 03:51:39 DEBUG : Waiting for deletions to finish 2024/11/09 03:51:40 DEBUG : one: Destination is newer than source, skipping 2024/11/09 03:51:40 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:40 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/09 03:51:40 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/09 03:51:40 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 03:51:40 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2113252040) 2024/11/09 03:51:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/09 03:51:40 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/09 03:51:40 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-faciyad8nuqu') 2024/11/09 03:51:40 DEBUG : three: md5 differ 2024/11/09 03:51:40 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 03:51:40 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/09 03:51:40 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/09 03:51:40 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/09 03:51:40 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/09 03:51:40 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:40 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/09 03:51:41 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/09 03:51:41 INFO : three: Copied (replaced existing) 2024/11/09 03:51:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.24s) === 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-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/09 03:51:42 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Making map for --track-renames 2024/11/09 03:51:42 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Finished making map for --track-renames 2024/11/09 03:51:42 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 03:51:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/09 03:51:42 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for renames to finish 2024/11/09 03:51:42 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:43 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/09 03:51:43 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/09 03:51:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/09 03:51:44 INFO : potato: Copied (new) 2024/11/09 03:51:44 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/09 03:51:44 INFO : yam: Copied (new) 2024/11/09 03:51:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:51:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:51:45 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Making map for --track-renames 2024/11/09 03:51:45 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Finished making map for --track-renames 2024/11/09 03:51:45 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:45 DEBUG : potato: Unchanged skipping 2024/11/09 03:51:45 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for renames to finish 2024/11/09 03:51:45 DEBUG : yam: same parent dir (ODFfNjg4MzQ3M19tSHBtbg) - using file/rename instead of move_copy for yaml 2024/11/09 03:51:45 INFO : yam: Moved (server-side) to: yaml 2024/11/09 03:51:45 INFO : yaml: Renamed from "yam" 2024/11/09 03:51:45 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:45 DEBUG : Waiting for deletions to finish 2024/11/09 03:51:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.60s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/09 03:51:47 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Making map for --track-renames 2024/11/09 03:51:47 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Finished making map for --track-renames 2024/11/09 03:51:47 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 03:51:47 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for renames to finish 2024/11/09 03:51:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/09 03:51:47 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:48 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/09 03:51:48 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/09 03:51:49 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/09 03:51:49 INFO : potato: Copied (new) 2024/11/09 03:51:49 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/09 03:51:49 INFO : yam: Copied (new) 2024/11/09 03:51:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:51:49 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Making map for --track-renames 2024/11/09 03:51:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:51:49 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Finished making map for --track-renames 2024/11/09 03:51:49 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:49 DEBUG : potato: Unchanged skipping 2024/11/09 03:51:49 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for renames to finish 2024/11/09 03:51:50 DEBUG : yam: same parent dir (ODFfNjg4MzQ3M19tSHBtbg) - using file/rename instead of move_copy for yaml 2024/11/09 03:51:50 INFO : yam: Moved (server-side) to: yaml 2024/11/09 03:51:50 INFO : yaml: Renamed from "yam" 2024/11/09 03:51:50 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:50 DEBUG : Waiting for deletions to finish 2024/11/09 03:51:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/09 03:51:52 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Making map for --track-renames 2024/11/09 03:51:52 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Finished making map for --track-renames 2024/11/09 03:51:52 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/09 03:51:52 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/09 03:51:52 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for renames to finish 2024/11/09 03:51:52 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:52 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/09 03:51:53 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/11/09 03:51:53 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/09 03:51:53 INFO : potato: Copied (new) 2024/11/09 03:51:54 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/09 03:51:54 INFO : sub/yam: Copied (new) 2024/11/09 03:51:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:51:54 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:51:54 DEBUG : potato: Unchanged skipping 2024/11/09 03:51:54 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Making map for --track-renames 2024/11/09 03:51:54 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Finished making map for --track-renames 2024/11/09 03:51:54 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:54 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for renames to finish 2024/11/09 03:51:55 INFO : sub/yam: Moved (server-side) to: yam 2024/11/09 03:51:55 INFO : yam: Renamed from "sub/yam" 2024/11/09 03:51:55 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:55 DEBUG : Waiting for deletions to finish 2024/11/09 03:51:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.71s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:51:57 DEBUG : Creating backend with remote "/tmp/rclone2113252040/dir1" 2024/11/09 03:51:57 DEBUG : Config file has changed externally - reloading 2024/11/09 03:51:57 DEBUG : Creating backend with remote "/tmp/rclone2113252040/dir2" 2024/11/09 03:51:57 DEBUG : Local file system at /tmp/rclone2113252040/dir2: Using server-side directory move 2024/11/09 03:51:57 INFO : Local file system at /tmp/rclone2113252040/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 03:51:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/09 03:51:57 INFO : file1.txt: Moved (server-side) 2024/11/09 03:51:57 DEBUG : Local file system at /tmp/rclone2113252040/dir2: Waiting for checks to finish 2024/11/09 03:51:57 DEBUG : Local file system at /tmp/rclone2113252040/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:51:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:51:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/09 03:51:58 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:51:58 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:51:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:52:00 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/09 03:52:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:52:00 INFO : sub dir/hello world: Copied (new) 2024/11/09 03:52:00 INFO : sub dir/hello world: Deleted 2024/11/09 03:52:01 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/09 03:52:01 INFO : nested/sub dir/file: Copied (new) 2024/11/09 03:52:01 INFO : nested/sub dir/file: Deleted 2024/11/09 03:52:01 INFO : sub dir: Removing directory 2024/11/09 03:52:01 INFO : nested/sub dir: Removing directory 2024/11/09 03:52:01 INFO : nested: Removing directory 2024/11/09 03:52:01 DEBUG : Local file system at /tmp/rclone2113252040: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:52:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/09 03:52:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/09 03:52:04 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:52:04 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:52:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/09 03:52:05 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/09 03:52:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/09 03:52:06 INFO : sub dir/hello world: Copied (new) 2024/11/09 03:52:06 INFO : sub dir/hello world: Deleted 2024/11/09 03:52:06 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/09 03:52:06 INFO : nested/sub dir/file: Copied (new) 2024/11/09 03:52:06 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.80s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:52:09 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 03:52:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/09 03:52:09 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:52:09 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:52:10 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/09 03:52:11 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/11/09 03:52:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/09 03:52:11 INFO : existing: Copied (new) 2024/11/09 03:52:11 INFO : existing: Deleted 2024/11/09 03:52:11 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/09 03:52:11 INFO : existing-b: Copied (new) 2024/11/09 03:52:11 INFO : existing-b: Deleted 2024/11/09 03:52:12 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:52:12 DEBUG : existing: Destination exists, skipping 2024/11/09 03:52:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/09 03:52:12 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:52:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.62s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:52:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wosuvug2conu" 2024/11/09 03:52:13 DEBUG : Starting OpenDrive session with ID: 2fbd77f24fa83d054a3d75c005e9de2074c0aad576319dc2888e992242881405 2024/11/09 03:52:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/09 03:52:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:52:18 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-faciyad8nuqu' -> OpenDrive root 'rclone-test-wosuvug2conu' 2024/11/09 03:52:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:52:22 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/09 03:52:23 DEBUG : OpenDrive root 'rclone-test-wosuvug2conu': Using server-side directory move 2024/11/09 03:52:23 INFO : OpenDrive root 'rclone-test-wosuvug2conu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 03:52:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 03:52:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/09 03:52:23 DEBUG : empty space: Unchanged skipping 2024/11/09 03:52:23 DEBUG : OpenDrive root 'rclone-test-wosuvug2conu': Waiting for checks to finish 2024/11/09 03:52:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 03:52:23 INFO : potato3: Deleted 2024/11/09 03:52:23 INFO : empty space: Deleted 2024/11/09 03:52:23 DEBUG : OpenDrive root 'rclone-test-wosuvug2conu': Waiting for transfers to finish 2024/11/09 03:52:24 INFO : potato2: Moved (server-side) 2024/11/09 03:52:24 INFO : potato3: Moved (server-side) 2024/11/09 03:52:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yamadux3wide" 2024/11/09 03:52:25 DEBUG : Starting OpenDrive session with ID: 21fc2b3456857bf1a50b5e2038e5b2b8bdbf45ebf1f4c11c3cc97b082b5cc8de 2024/11/09 03:52:25 DEBUG : OpenDrive root 'rclone-test-yamadux3wide': Using server-side directory move 2024/11/09 03:52:25 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/09 03:52:25 INFO : OpenDrive root 'rclone-test-yamadux3wide': Server side directory move succeeded 2024/11/09 03:52:26 ERROR : : error listing: directory not found 2024/11/09 03:52:26 DEBUG : OpenDrive root 'rclone-test-yamadux3wide': Purge remote 2024/11/09 03:52:26 DEBUG : OpenDrive root 'rclone-test-wosuvug2conu': Purge remote 2024/11/09 03:52:27 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.00s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:52:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vuruyaz3xije" 2024/11/09 03:52:27 DEBUG : Starting OpenDrive session with ID: 83fc355307888599993171e2f7eb1cc8d1fc3c3edc398d3bf22270d7a53cca33 2024/11/09 03:52:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/09 03:52:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:52:32 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-faciyad8nuqu' -> OpenDrive root 'rclone-test-vuruyaz3xije' 2024/11/09 03:52:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:52:36 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/09 03:52:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 03:52:37 DEBUG : empty space: Excluded 2024/11/09 03:52:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 03:52:37 DEBUG : empty space: Excluded 2024/11/09 03:52:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 03:52:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 03:52:37 DEBUG : OpenDrive root 'rclone-test-vuruyaz3xije': Waiting for checks to finish 2024/11/09 03:52:37 DEBUG : OpenDrive root 'rclone-test-vuruyaz3xije': Waiting for transfers to finish 2024/11/09 03:52:37 INFO : potato3: Deleted 2024/11/09 03:52:37 INFO : potato2: Moved (server-side) 2024/11/09 03:52:38 INFO : potato3: Moved (server-side) 2024/11/09 03:52:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pimuroq3hoza" 2024/11/09 03:52:38 DEBUG : Starting OpenDrive session with ID: 3749a7e23af0b42824128dc996a3ed54206c4ecb6adc5bc2ba757dd0c4e632b6 2024/11/09 03:52:39 DEBUG : empty space: Excluded (Size Filter) 2024/11/09 03:52:39 DEBUG : empty space: Excluded 2024/11/09 03:52:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 03:52:39 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/09 03:52:39 DEBUG : OpenDrive root 'rclone-test-pimuroq3hoza': Waiting for checks to finish 2024/11/09 03:52:39 DEBUG : OpenDrive root 'rclone-test-pimuroq3hoza': Waiting for transfers to finish 2024/11/09 03:52:40 INFO : potato2: Moved (server-side) 2024/11/09 03:52:40 INFO : potato3: Moved (server-side) 2024/11/09 03:52:40 DEBUG : OpenDrive root 'rclone-test-pimuroq3hoza': Purge remote 2024/11/09 03:52:41 DEBUG : OpenDrive root 'rclone-test-vuruyaz3xije': Purge remote --- PASS: TestServerSideMoveWithFilter (14.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:52:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ruwitox3tosi" 2024/11/09 03:52:43 DEBUG : Starting OpenDrive session with ID: 07ce494e1f9c2bb482e11110838b636b8fc1a185d64b42a15e344df39a0aa913 2024/11/09 03:52:44 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/09 03:52:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:52:47 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/11/09 03:52:48 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-faciyad8nuqu' -> OpenDrive root 'rclone-test-ruwitox3tosi' 2024/11/09 03:52:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/09 03:52:51 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/09 03:52:53 DEBUG : OpenDrive root 'rclone-test-ruwitox3tosi': Using server-side directory move 2024/11/09 03:52:53 INFO : OpenDrive root 'rclone-test-ruwitox3tosi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/09 03:52:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/09 03:52:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/09 03:52:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/09 03:52:53 DEBUG : empty space: Unchanged skipping 2024/11/09 03:52:53 DEBUG : OpenDrive root 'rclone-test-ruwitox3tosi': Waiting for checks to finish 2024/11/09 03:52:53 INFO : potato3: Deleted 2024/11/09 03:52:53 INFO : empty space: Deleted 2024/11/09 03:52:53 DEBUG : OpenDrive root 'rclone-test-ruwitox3tosi': Waiting for transfers to finish 2024/11/09 03:52:53 INFO : potato2: Moved (server-side) 2024/11/09 03:52:53 INFO : potato3: Moved (server-side) 2024/11/09 03:52:53 INFO : tomatoDir: Removing directory 2024/11/09 03:52:54 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': deleted 1 directories 2024/11/09 03:52:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xinuqeb3buxe" 2024/11/09 03:52:55 DEBUG : Starting OpenDrive session with ID: 78018aacaf46d070b09454784887cae5dcbea5ade1ff379b6a9bf7837c1dc0d1 2024/11/09 03:52:55 DEBUG : tomatoDir: Making directory 2024/11/09 03:52:56 DEBUG : OpenDrive root 'rclone-test-xinuqeb3buxe': Using server-side directory move 2024/11/09 03:52:56 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/09 03:52:56 INFO : OpenDrive root 'rclone-test-xinuqeb3buxe': Server side directory move succeeded 2024/11/09 03:52:57 ERROR : : error listing: directory not found 2024/11/09 03:52:57 ERROR : : error listing: directory not found 2024/11/09 03:52:57 DEBUG : OpenDrive root 'rclone-test-xinuqeb3buxe': Purge remote 2024/11/09 03:52:57 DEBUG : OpenDrive root 'rclone-test-ruwitox3tosi': Purge remote 2024/11/09 03:52:58 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.36s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:52:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/rclone-sync-test" 2024/11/09 03:52:59 DEBUG : Starting OpenDrive session with ID: 96a0d503648963a0695dc82b759856446b18f20a5af2846a2369382f535bd967 run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncOverlap (3.05s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:53:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/rclone-sync-test" 2024/11/09 03:53:02 DEBUG : Starting OpenDrive session with ID: b8fbaa4056580fd01e64b918a437f32fb0f3f91a2b28b2010ce617c374a8b024 2024/11/09 03:53:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/rclone-sync-test-include/layer2" 2024/11/09 03:53:03 DEBUG : Starting OpenDrive session with ID: e36670a1f46f7c75645ad7d01e202f9238e27982f2425e7696ec54f79736db91 2024/11/09 03:53:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/rclone-sync-test-ignore-file" 2024/11/09 03:53:05 DEBUG : Starting OpenDrive session with ID: 7c98ac4010f4b1780747d6b968cdbde5fb740feddd33ed584ea7fd26b7ade720 2024/11/09 03:53:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/11/09 03:53:09 DEBUG : rclone-sync-test: Excluded 2024/11/09 03:53:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 03:53:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 03:53:10 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/rclone-sync-test': Waiting for checks to finish 2024/11/09 03:53:10 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/rclone-sync-test': Waiting for transfers to finish 2024/11/09 03:53:10 DEBUG : Waiting for deletions to finish 2024/11/09 03:53:10 INFO : There was nothing to transfer 2024/11/09 03:53:10 DEBUG : rclone-sync-test: Excluded 2024/11/09 03:53:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 03:53:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/09 03:53:11 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:53:11 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:53:11 DEBUG : Waiting for deletions to finish 2024/11/09 03:53:11 INFO : rclone-sync-test-include: Removing directory 2024/11/09 03:53:11 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': deleted 1 directories 2024/11/09 03:53:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:53:12 DEBUG : rclone-sync-test: Excluded 2024/11/09 03:53:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 03:53:12 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/09 03:53:12 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/09 03:53:12 DEBUG : Waiting for deletions to finish 2024/11/09 03:53:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:53:13 DEBUG : rclone-sync-test: Excluded 2024/11/09 03:53:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 03:53:13 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:53:13 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:53:13 DEBUG : Waiting for deletions to finish 2024/11/09 03:53:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:53:13 DEBUG : : Excluded 2024/11/09 03:53:13 DEBUG : rclone-sync-test: Excluded 2024/11/09 03:53:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/09 03:53:14 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/09 03:53:14 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/09 03:53:14 DEBUG : Waiting for deletions to finish 2024/11/09 03:53:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.43s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:53:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/dst" 2024/11/09 03:53:21 DEBUG : Starting OpenDrive session with ID: fbee953b28e3668fc19791e967d28f958620b9aac954c0c12490dec122d71bdb 2024/11/09 03:53:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/CompareDest" 2024/11/09 03:53:23 DEBUG : Starting OpenDrive session with ID: 222373a2381c573bfa2651587685378ae30d3b158a9bd4d003f0b20f38d4824d 2024/11/09 03:53:24 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 03:53:24 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:53:24 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:53:25 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/09 03:53:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/09 03:53:26 INFO : one: Copied (new) 2024/11/09 03:53:26 DEBUG : Waiting for deletions to finish 2024/11/09 03:53:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:53:27 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:53:27 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:53:27 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/09 03:53:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/09 03:53:28 INFO : one: Copied (replaced existing) 2024/11/09 03:53:28 DEBUG : Waiting for deletions to finish 2024/11/09 03:53:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/09 03:53:31 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/11/09 03:53:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:53:32 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:53:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:53:33 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 03:53:33 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:53:33 DEBUG : Waiting for deletions to finish 2024/11/09 03:53:33 INFO : There was nothing to transfer 2024/11/09 03:53:34 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/11/09 03:53:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:53:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 03:53:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:53:36 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:53:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:53:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 03:53:36 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:53:36 DEBUG : Waiting for deletions to finish 2024/11/09 03:53:36 INFO : There was nothing to transfer 2024/11/09 03:53:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:53:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/09 03:53:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:53:36 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:53:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:53:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 03:53:37 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:53:37 DEBUG : Waiting for deletions to finish 2024/11/09 03:53:37 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/09 03:53:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/09 03:53:38 DEBUG : two: Need to transfer - File not found at Destination 2024/11/09 03:53:38 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:53:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:53:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:53:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/09 03:53:38 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:53:39 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/11/09 03:53:40 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/09 03:53:40 INFO : two: Copied (new) 2024/11/09 03:53:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:53:43 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/11/09 03:53:45 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/11/09 03:53:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/dest" 2024/11/09 03:53:47 DEBUG : Starting OpenDrive session with ID: 0e6479f7d93c3f372dc05571df7f822be0be512f04bb1c0594de2ad317250763 2024/11/09 03:53:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/pre-dest1" 2024/11/09 03:53:48 DEBUG : Starting OpenDrive session with ID: 08b8165678a84c63dd387bc3b3824231554edb8078b2f39b379c32ea6b329395 2024/11/09 03:53:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/pre-dest2" 2024/11/09 03:53:49 DEBUG : Starting OpenDrive session with ID: 3fb4a9e3cc34cdcd98beb2b1de777f02282f1b2f291a84acb65d8bdd8495d7e1 2024/11/09 03:53:50 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:53:50 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/09 03:53:51 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:53:51 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/09 03:53:51 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/09 03:53:51 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dest': Waiting for checks to finish 2024/11/09 03:53:51 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dest': Waiting for transfers to finish 2024/11/09 03:53:52 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/09 03:53:53 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/09 03:53:53 INFO : 3: Copied (new) 2024/11/09 03:53:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.39s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:53:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/dst" 2024/11/09 03:53:56 DEBUG : Starting OpenDrive session with ID: 01cd507bab20275899642a86f61e3500b8979b2c5c7c9b4aa2e6873dd4cf7d41 2024/11/09 03:53:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/CopyDest" 2024/11/09 03:53:57 DEBUG : Starting OpenDrive session with ID: c4799927c5bcb64f02894394f4fd7e8431fe152401ac55945b719d5a38135793 2024/11/09 03:53:58 DEBUG : one: Need to transfer - File not found at Destination 2024/11/09 03:53:58 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:53:58 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:53:59 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/09 03:54:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/09 03:54:00 INFO : one: Copied (new) 2024/11/09 03:54:00 DEBUG : Waiting for deletions to finish 2024/11/09 03:54:01 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:54:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:54:02 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:54:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/09 03:54:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/09 03:54:03 INFO : one: Copied (replaced existing) 2024/11/09 03:54:03 DEBUG : Waiting for deletions to finish 2024/11/09 03:54:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/09 03:54:05 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/11/09 03:54:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/BackupDir" 2024/11/09 03:54:07 DEBUG : Starting OpenDrive session with ID: 63d10254810a0e5390b572a370bf27d4017695e89ad627c195385199986c3000 2024/11/09 03:54:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:54:08 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:54:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:54:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/09 03:54:09 INFO : one: Moved (server-side) 2024/11/09 03:54:10 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/09 03:54:10 INFO : one: Copied (server-side copy) 2024/11/09 03:54:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/09 03:54:10 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:54:10 DEBUG : Waiting for deletions to finish 2024/11/09 03:54:11 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/11/09 03:54:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:54:13 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/09 03:54:13 INFO : two: Copied (server-side copy) 2024/11/09 03:54:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/09 03:54:13 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:54:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:54:13 DEBUG : one: Unchanged skipping 2024/11/09 03:54:13 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:54:13 DEBUG : Waiting for deletions to finish 2024/11/09 03:54:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:54:14 DEBUG : one: Unchanged skipping 2024/11/09 03:54:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:54:14 DEBUG : two: Unchanged skipping 2024/11/09 03:54:14 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:54:14 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:54:14 DEBUG : Waiting for deletions to finish 2024/11/09 03:54:14 INFO : There was nothing to transfer 2024/11/09 03:54:15 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/11/09 03:54:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/09 03:54:17 DEBUG : three: Destination not found in --copy-dest 2024/11/09 03:54:17 DEBUG : three: Need to transfer - File not found at Destination 2024/11/09 03:54:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:54:17 DEBUG : two: Unchanged skipping 2024/11/09 03:54:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/09 03:54:17 DEBUG : one: Unchanged skipping 2024/11/09 03:54:17 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:54:17 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:54:17 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/11/09 03:54:18 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/09 03:54:18 INFO : three: Copied (new) 2024/11/09 03:54:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.89s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:54:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/09 03:54:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/09 03:54:26 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/09 03:54:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/dst" 2024/11/09 03:54:27 DEBUG : Starting OpenDrive session with ID: 20f3d1e8037d30f7ca3d776c375b1066218db186edb0ae919bbb3ff518584cb2 2024/11/09 03:54:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/backup" 2024/11/09 03:54:28 DEBUG : Starting OpenDrive session with ID: 44d869dbb18e3780d6fca01b7570c211b895d0701efd9cc29ef08afb9b56f518 2024/11/09 03:54:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 03:54:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:54:29 DEBUG : two: Unchanged skipping 2024/11/09 03:54:29 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:54:30 INFO : one: Moved (server-side) 2024/11/09 03:54:30 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:54:31 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/09 03:54:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/09 03:54:32 INFO : one: Copied (new) 2024/11/09 03:54:32 DEBUG : Waiting for deletions to finish 2024/11/09 03:54:32 INFO : three.txt: Moved (server-side) 2024/11/09 03:54:32 INFO : three.txt: Moved into backup dir 2024/11/09 03:54:33 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/09 03:54:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 03:54:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:54:35 DEBUG : two: Unchanged skipping 2024/11/09 03:54:35 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:54:35 INFO : one: Deleted 2024/11/09 03:54:36 INFO : one: Moved (server-side) 2024/11/09 03:54:36 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:54:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/09 03:54:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/09 03:54:37 INFO : one: Copied (new) 2024/11/09 03:54:37 DEBUG : Waiting for deletions to finish 2024/11/09 03:54:38 INFO : three.txt: Deleted 2024/11/09 03:54:38 INFO : three.txt: Moved (server-side) 2024/11/09 03:54:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.85s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:54:41 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/09 03:54:43 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/09 03:54:45 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/09 03:54:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/dst" 2024/11/09 03:54:46 DEBUG : Starting OpenDrive session with ID: 09c309abeb9a75a23ec8f16f9c52cad928f8e3c5c36c231c41254dfb04d1e822 2024/11/09 03:54:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/backup" 2024/11/09 03:54:47 DEBUG : Starting OpenDrive session with ID: e10dbea78c30426c6ea5a6e133bfafd198af2be3e64175f160d499402c7692cb 2024/11/09 03:54:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 03:54:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:54:48 DEBUG : two: Unchanged skipping 2024/11/09 03:54:48 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:54:49 INFO : one: Moved (server-side) to: one.bak 2024/11/09 03:54:49 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:54:50 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/09 03:54:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/09 03:54:51 INFO : one: Copied (new) 2024/11/09 03:54:51 DEBUG : Waiting for deletions to finish 2024/11/09 03:54:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 03:54:51 INFO : three.txt: Moved into backup dir 2024/11/09 03:54:53 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/09 03:54:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 03:54:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:54:54 DEBUG : two: Unchanged skipping 2024/11/09 03:54:54 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:54:54 INFO : one.bak: Deleted 2024/11/09 03:54:55 INFO : one: Moved (server-side) to: one.bak 2024/11/09 03:54:55 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:54:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/09 03:54:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/09 03:54:57 INFO : one: Copied (new) 2024/11/09 03:54:57 DEBUG : Waiting for deletions to finish 2024/11/09 03:54:57 INFO : three.txt.bak: Deleted 2024/11/09 03:54:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 03:54:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.33s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:55:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/09 03:55:02 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/09 03:55:04 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/09 03:55:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/dst" 2024/11/09 03:55:06 DEBUG : Starting OpenDrive session with ID: 26881a6cf03ce170b620767d28a3c58aa82a90423d23e9e3f9b2e211b7e9576a 2024/11/09 03:55:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/backup" 2024/11/09 03:55:06 DEBUG : Starting OpenDrive session with ID: 7a9f465f626f9b8ad71dc10ab843edb7e6dde29e2cba0ed58c1142de1c6432b3 2024/11/09 03:55:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 03:55:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:55:07 DEBUG : two: Unchanged skipping 2024/11/09 03:55:07 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:55:08 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 03:55:08 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:55:09 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/09 03:55:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/09 03:55:10 INFO : one: Copied (new) 2024/11/09 03:55:10 DEBUG : Waiting for deletions to finish 2024/11/09 03:55:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 03:55:10 INFO : three.txt: Moved into backup dir 2024/11/09 03:55:11 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/09 03:55:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 03:55:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:55:13 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:55:13 DEBUG : two: Unchanged skipping 2024/11/09 03:55:13 INFO : one-2019-01-01: Deleted 2024/11/09 03:55:14 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 03:55:14 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:55:14 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/09 03:55:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/09 03:55:15 INFO : one: Copied (new) 2024/11/09 03:55:15 DEBUG : Waiting for deletions to finish 2024/11/09 03:55:16 INFO : three-2019-01-01.txt: Deleted 2024/11/09 03:55:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 03:55:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.64s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:55:20 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/09 03:55:21 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/09 03:55:23 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/09 03:55:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/dst" 2024/11/09 03:55:25 DEBUG : Starting OpenDrive session with ID: 60f77ae6573bde3e0d830481212e3ddae378dabfe5d083c90527e94a7a14eff6 2024/11/09 03:55:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 03:55:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:55:25 DEBUG : two: Unchanged skipping 2024/11/09 03:55:25 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:55:26 DEBUG : one: same parent dir (ODFfNjg4MzU0OV9ncTY0UA) - using file/rename instead of move_copy for one.bak 2024/11/09 03:55:26 INFO : one: Moved (server-side) to: one.bak 2024/11/09 03:55:26 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:55:27 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/09 03:55:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/09 03:55:28 INFO : one: Copied (new) 2024/11/09 03:55:28 DEBUG : Waiting for deletions to finish 2024/11/09 03:55:28 DEBUG : three.txt: same parent dir (ODFfNjg4MzU0OV9ncTY0UA) - using file/rename instead of move_copy for three.txt.bak 2024/11/09 03:55:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 03:55:28 INFO : three.txt: Moved into backup dir 2024/11/09 03:55:29 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/09 03:55:31 DEBUG : one.bak: Excluded (Path Filter) 2024/11/09 03:55:31 DEBUG : one.bak: Excluded 2024/11/09 03:55:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/09 03:55:31 DEBUG : three.txt.bak: Excluded 2024/11/09 03:55:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 03:55:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:55:31 DEBUG : two: Unchanged skipping 2024/11/09 03:55:31 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for checks to finish 2024/11/09 03:55:31 INFO : one.bak: Deleted 2024/11/09 03:55:31 DEBUG : one: same parent dir (ODFfNjg4MzU0OV9ncTY0UA) - using file/rename instead of move_copy for one.bak 2024/11/09 03:55:31 INFO : one: Moved (server-side) to: one.bak 2024/11/09 03:55:31 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu/dst': Waiting for transfers to finish 2024/11/09 03:55:32 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/09 03:55:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/09 03:55:33 INFO : one: Copied (new) 2024/11/09 03:55:33 DEBUG : Waiting for deletions to finish 2024/11/09 03:55:33 INFO : three.txt.bak: Deleted 2024/11/09 03:55:33 DEBUG : three.txt: same parent dir (ODFfNjg4MzU0OV9ncTY0UA) - using file/rename instead of move_copy for three.txt.bak 2024/11/09 03:55:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 03:55:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.38s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:55:37 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/09 03:55:38 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/09 03:55:40 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/09 03:55:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/dst" 2024/11/09 03:55:41 DEBUG : Config file has changed externally - reloading 2024/11/09 03:55:42 DEBUG : Starting OpenDrive session with ID: 241eeadd9d0f34ce2e93da60624c57f5a2ced26545925d58d503e3f87bfeafd9 2024/11/09 03:55:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 03:55:43 DEBUG : one: same parent dir (ODFfNjg4MzU1MF90UzhySQ) - using file/rename instead of move_copy for one.bak 2024/11/09 03:55:43 INFO : one: Moved (server-side) to: one.bak 2024/11/09 03:55:44 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/09 03:55:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/09 03:55:45 INFO : one: Copied (new) 2024/11/09 03:55:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:55:45 DEBUG : two: Unchanged skipping 2024/11/09 03:55:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/09 03:55:45 DEBUG : three.txt: same parent dir (ODFfNjg4MzU1MF90UzhySQ) - using file/rename instead of move_copy for three.txt.bak 2024/11/09 03:55:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 03:55:46 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/09 03:55:47 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/09 03:55:47 INFO : three.txt: Copied (new) 2024/11/09 03:55:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 03:55:48 INFO : one.bak: Deleted 2024/11/09 03:55:49 DEBUG : one: same parent dir (ODFfNjg4MzU1MF90UzhySQ) - using file/rename instead of move_copy for one.bak 2024/11/09 03:55:49 INFO : one: Moved (server-side) to: one.bak 2024/11/09 03:55:50 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/09 03:55:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/09 03:55:51 INFO : one: Copied (new) 2024/11/09 03:55:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:55:51 DEBUG : two: Unchanged skipping 2024/11/09 03:55:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/09 03:55:51 INFO : three.txt.bak: Deleted 2024/11/09 03:55:51 DEBUG : three.txt: same parent dir (ODFfNjg4MzU1MF90UzhySQ) - using file/rename instead of move_copy for three.txt.bak 2024/11/09 03:55:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/09 03:55:52 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/09 03:55:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/09 03:55:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.61s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:55:56 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/09 03:55:58 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/09 03:55:59 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/09 03:56:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-faciyad8nuqu/dst" 2024/11/09 03:56:01 DEBUG : Starting OpenDrive session with ID: e650ecfeb04f0805cf77cbe611014bf6976c452353f8f101a67df4a6a19f38ae 2024/11/09 03:56:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/09 03:56:02 DEBUG : one: same parent dir (ODFfNjg4MzU1MV8zalJ2Mw) - using file/rename instead of move_copy for one-2019-01-01 2024/11/09 03:56:02 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 03:56:03 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/09 03:56:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/09 03:56:04 INFO : one: Copied (new) 2024/11/09 03:56:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:56:04 DEBUG : two: Unchanged skipping 2024/11/09 03:56:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/09 03:56:05 DEBUG : three.txt: same parent dir (ODFfNjg4MzU1MV8zalJ2Mw) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/09 03:56:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 03:56:06 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:07 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/09 03:56:07 INFO : three.txt: Copied (new) 2024/11/09 03:56:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/09 03:56:08 INFO : one-2019-01-01: Deleted 2024/11/09 03:56:08 DEBUG : one: same parent dir (ODFfNjg4MzU1MV8zalJ2Mw) - using file/rename instead of move_copy for one-2019-01-01 2024/11/09 03:56:08 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/09 03:56:09 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/09 03:56:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/09 03:56:10 INFO : one: Copied (new) 2024/11/09 03:56:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:56:10 DEBUG : two: Unchanged skipping 2024/11/09 03:56:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/09 03:56:10 INFO : three-2019-01-01.txt: Deleted 2024/11/09 03:56:10 DEBUG : three.txt: same parent dir (ODFfNjg4MzU1MV8zalJ2Mw) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/09 03:56:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/09 03:56:11 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/09 03:56:12 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/09 03:56:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.14s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:56:15 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/11/09 03:56:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/09 03:56:16 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:56:16 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:56:17 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/11/09 03:56:17 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/09 03:56:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/09 03:56:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.85s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:56:19 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/09 03:56:19 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:56:19 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:56:19 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/09 03:56:20 INFO : existing: Copied (new) 2024/11/09 03:56:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:56:21 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/09 03:56:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/09 03:56:21 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:56:21 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:56:21 ERROR : OpenDrive root 'rclone-test-faciyad8nuqu': not deleting files as there were IO errors 2024/11/09 03:56:21 ERROR : OpenDrive root 'rclone-test-faciyad8nuqu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncImmutable (3.85s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:56:23 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:25 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/11/09 03:56:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/11/09 03:56:29 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/11/09 03:56:31 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:56:31 DEBUG : existing: Unchanged skipping 2024/11/09 03:56:31 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/09 03:56:31 DEBUG : subdira-rclone-move-xofimeh5: same parent dir (ODFfNjg4MzQ3M19tSHBtbg) - using folder/rename instead of move_copy 2024/11/09 03:56:32 DEBUG : EXISTING: moving to existing-rclone-move-dikugic6 2024/11/09 03:56:32 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-puyoriq9 2024/11/09 03:56:32 INFO : OpenDrive root 'rclone-test-faciyad8nuqu': Can't DirMove - falling back to file moves: can't copy directory - destination already exists 2024/11/09 03:56:32 ERROR : subdira-rclone-move-xofimeh5: error listing: directory not found 2024/11/09 03:56:32 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir tree walk: directory not found 2024/11/09 03:56:32 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjg4MzQ3M19tSHBtbg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-puyoriq9 2024/11/09 03:56:32 DEBUG : EXISTING: same parent dir (ODFfNjg4MzQ3M19tSHBtbg) - using file/rename instead of move_copy for existing-rclone-move-dikugic6 2024/11/09 03:56:32 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2024/11/09 03:56:32 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2024/11/09 03:56:32 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:56:32 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-puyoriq9 2024/11/09 03:56:32 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/09 03:56:32 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-dikugic6 2024/11/09 03:56:32 DEBUG : EXISTING: moving to existing 2024/11/09 03:56:33 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/11/09 03:56:33 DEBUG : existingbutdifferent-rclone-move-puyoriq9: same parent dir (ODFfNjg4MzQ3M19tSHBtbg) - using file/rename instead of move_copy for existingbutdifferent 2024/11/09 03:56:33 DEBUG : existing-rclone-move-dikugic6: same parent dir (ODFfNjg4MzQ3M19tSHBtbg) - using file/rename instead of move_copy for existing 2024/11/09 03:56:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/11/09 03:56:33 INFO : existingbutdifferent-rclone-move-puyoriq9: Moved (server-side) to: existingbutdifferent 2024/11/09 03:56:33 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/09 03:56:33 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/09 03:56:33 INFO : existing-rclone-move-dikugic6: Moved (server-side) to: existing 2024/11/09 03:56:33 INFO : EXISTING: Moved (server-side) to: existing 2024/11/09 03:56:33 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/09 03:56:33 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:56:34 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/11/09 03:56:34 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/09 03:56:34 INFO : subdira/subdirb/subdirc/hello: Copied (new) 2024/11/09 03:56:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/09 03:56:34 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2024/11/09 03:56:35 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/09 03:56:35 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/09 03:56:35 ERROR : OpenDrive root 'rclone-test-faciyad8nuqu': not deleting files as there were IO errors 2024/11/09 03:56:35 ERROR : OpenDrive root 'rclone-test-faciyad8nuqu': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: RenameDir tree walk: directory not found Test: TestFixCase --- FAIL: TestFixCase (15.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.05s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:56:40 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:41 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:43 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:44 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:46 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:48 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:50 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:51 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:53 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:55 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:56 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/09 03:56:58 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:00 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:02 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:03 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:05 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:07 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:08 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:10 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:12 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:13 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:15 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:17 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:18 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:20 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:22 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:24 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:25 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:27 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:29 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:30 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:32 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:34 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:35 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:37 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:39 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:40 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:42 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:44 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:45 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:47 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:57:47 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both10: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both12: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both13: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both11: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both1: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both0: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both14: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both18: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both15: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both16: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both17: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both19: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both2: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both6: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both7: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both3: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:57:47 DEBUG : both4: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both5: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both8: Unchanged skipping 2024/11/09 03:57:47 DEBUG : both9: Unchanged skipping 2024/11/09 03:57:47 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:57:47 DEBUG : Waiting for deletions to finish 2024/11/09 03:57:47 INFO : only0: Deleted 2024/11/09 03:57:47 INFO : only11: Deleted 2024/11/09 03:57:47 INFO : only13: Deleted 2024/11/09 03:57:47 INFO : only7: Deleted 2024/11/09 03:57:47 INFO : only3: Deleted 2024/11/09 03:57:48 INFO : only5: Deleted 2024/11/09 03:57:48 INFO : only8: Deleted 2024/11/09 03:57:48 INFO : only1: Deleted 2024/11/09 03:57:48 INFO : only10: Deleted 2024/11/09 03:57:48 INFO : only15: Deleted 2024/11/09 03:57:48 INFO : only2: Deleted 2024/11/09 03:57:48 INFO : only4: Deleted 2024/11/09 03:57:48 INFO : only12: Deleted 2024/11/09 03:57:48 INFO : only14: Deleted 2024/11/09 03:57:48 INFO : only16: Deleted 2024/11/09 03:57:48 INFO : only17: Deleted 2024/11/09 03:57:48 INFO : only18: Deleted 2024/11/09 03:57:48 INFO : only19: Deleted 2024/11/09 03:57:48 INFO : only6: Deleted 2024/11/09 03:57:48 INFO : only9: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (73.70s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:57:53 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:55 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:57 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/09 03:57:59 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:00 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:02 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:04 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:06 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:07 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:09 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:10 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:12 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:14 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:16 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:17 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:19 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:21 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:22 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:24 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:26 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:27 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:29 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:31 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:32 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:34 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:36 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:37 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:39 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:41 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:42 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:44 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:46 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:47 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:49 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:51 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:52 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:54 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:56 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:57 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/09 03:58:59 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/09 03:59:01 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for checks to finish 2024/11/09 03:59:01 DEBUG : both0: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both12: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both13: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both14: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both15: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both16: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both17: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both18: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both1: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both19: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both10: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both2: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both11: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both3: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both7: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both8: Unchanged skipping 2024/11/09 03:59:01 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/09 03:59:01 DEBUG : both9: Unchanged skipping 2024/11/09 03:59:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : both4: Unchanged skipping 2024/11/09 03:59:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : both5: Unchanged skipping 2024/11/09 03:59:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : both6: Unchanged skipping 2024/11/09 03:59:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/09 03:59:01 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Waiting for transfers to finish 2024/11/09 03:59:02 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:02 INFO : only0: Copied (replaced existing) 2024/11/09 03:59:03 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:03 INFO : only10: Copied (replaced existing) 2024/11/09 03:59:04 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:04 INFO : only12: Copied (replaced existing) 2024/11/09 03:59:05 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:05 INFO : only16: Copied (replaced existing) 2024/11/09 03:59:05 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:05 INFO : only1: Copied (replaced existing) 2024/11/09 03:59:05 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:05 INFO : only11: Copied (replaced existing) 2024/11/09 03:59:06 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:06 INFO : only14: Copied (replaced existing) 2024/11/09 03:59:06 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:06 INFO : only18: Copied (replaced existing) 2024/11/09 03:59:06 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:06 INFO : only17: Copied (replaced existing) 2024/11/09 03:59:07 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:07 INFO : only13: Copied (replaced existing) 2024/11/09 03:59:07 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:07 INFO : only19: Copied (replaced existing) 2024/11/09 03:59:07 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:07 INFO : only15: Copied (replaced existing) 2024/11/09 03:59:08 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:08 INFO : only5: Copied (replaced existing) 2024/11/09 03:59:08 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:08 INFO : only2: Copied (replaced existing) 2024/11/09 03:59:09 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:09 INFO : only6: Copied (replaced existing) 2024/11/09 03:59:09 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:09 INFO : only9: Copied (replaced existing) 2024/11/09 03:59:10 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:10 INFO : only3: Copied (replaced existing) 2024/11/09 03:59:10 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:10 INFO : only7: Copied (replaced existing) 2024/11/09 03:59:11 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:11 INFO : only4: Copied (replaced existing) 2024/11/09 03:59:11 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/09 03:59:11 INFO : only8: Copied (replaced existing) 2024/11/09 03:59:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (85.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:59:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 03:59:18 DEBUG : sub dir: Making directory 2024/11/09 03:59:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" 2024/11/09 03:59:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/09 03:59:34 DEBUG : sub dir: Making directory 2024/11/09 03:59:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-faciyad8nuqu'", Local "Local file system at /tmp/rclone2113252040", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.07s) FAIL 2024/11/09 03:59:51 DEBUG : OpenDrive root 'rclone-test-faciyad8nuqu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m28.306714426s (try 1/5): exit status 1: Failed [TestFixCase]