"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/02/13 23:11:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima" 2025/02/13 23:11:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 23:11:03 DEBUG : Starting OpenDrive session with ID: 9ba84230a57b3a2009e184739680da49d8f1c1a51083911dd0e13f651ae37766 2025/02/13 23:11:04 DEBUG : Creating backend with remote "/tmp/rclone482723856" === 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-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:11:04 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:04 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 23:11:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:11:05 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:05 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:11:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:11:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:08 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.94s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:10 DEBUG : Creating backend with remote "/non-existing" 2025/02/13 23:11:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/13 23:11:10 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:10 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:11:11 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:11 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:11:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:11:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.88s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:15 INFO : OpenDrive root 'rclone-test-deniduv4kima': Running all checks before starting transfers 2025/02/13 23:11:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:11:15 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:15 INFO : OpenDrive root 'rclone-test-deniduv4kima': Checks finished, now starting transfers 2025/02/13 23:11:15 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:11:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:11:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.15s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:19 ERROR : Ignoring --no-traverse with sync 2025/02/13 23:11:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:11:19 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:19 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:11:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:11:21 INFO : sub dir/hello world: Copied (new) 2025/02/13 23:11:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.96s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/13 23:11:23 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:23 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:24 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/02/13 23:11:25 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/13 23:11:25 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestCopyWithDepth (3.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 23:11:26 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:26 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:27 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/13 23:11:28 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:11:28 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 23:11:29 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:29 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:30 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/13 23:11:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:11:30 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/13 23:11:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 23:11:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/13 23:11:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 23:11:32 INFO : sub dir: Making directory 2025/02/13 23:11:32 INFO : sub dir2: Making directory 2025/02/13 23:11:32 INFO : sub dir2/sub sub dir2: Making directory 2025/02/13 23:11:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:11:33 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:33 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:11:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:11:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:35 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.79s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:37 INFO : sub dir2: Making directory 2025/02/13 23:11:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/13 23:11:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 23:11:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:11:37 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:37 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:11:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:11:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.06s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:41 DEBUG : sub dir2: Making directory with metadata 2025/02/13 23:11:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 23:11:42 INFO : sub dir: Making directory 2025/02/13 23:11:42 INFO : sub dir2: Making directory 2025/02/13 23:11:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:11:42 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:42 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:11:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:11:44 INFO : sub dir/hello world: Copied (new) 2025/02/13 23:11:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:44 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/13 23:11:45 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:47 INFO : sub dir2: Making directory 2025/02/13 23:11:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:11:47 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:47 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:11:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:11:49 INFO : sub dir/hello world: Copied (new) 2025/02/13 23:11:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.55s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:50 DEBUG : sub dir2: Making directory with metadata 2025/02/13 23:11:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 23:11:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 23:11:50 INFO : sub dir: Making directory 2025/02/13 23:11:51 INFO : sub dir2: Making directory 2025/02/13 23:11:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:11:51 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:51 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:11:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:11:53 INFO : sub dir/hello world: Copied (new) 2025/02/13 23:11:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:53 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.74s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:11:55 INFO : sub dir2: Making directory 2025/02/13 23:11:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:11:56 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:11:56 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:11:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:11:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:11:58 INFO : sub dir/hello world: Copied (new) 2025/02/13 23:11:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.52s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:12:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-natipen0voda" 2025/02/13 23:12:02 DEBUG : Starting OpenDrive session with ID: e8bc9f1b907308cef28d3b7424c69960a0b8bd3e99989a130e7516270bf4cb69 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-deniduv4kima' -> OpenDrive root 'rclone-test-natipen0voda' 2025/02/13 23:12:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:12:02 DEBUG : OpenDrive root 'rclone-test-natipen0voda': Waiting for checks to finish 2025/02/13 23:12:02 DEBUG : OpenDrive root 'rclone-test-natipen0voda': Waiting for transfers to finish 2025/02/13 23:12:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/13 23:12:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:04 DEBUG : OpenDrive root 'rclone-test-natipen0voda': Purge remote --- PASS: TestServerSideCopy (6.88s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:12:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/13 23:12:08 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:12:08 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:12:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/13 23:12:09 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/13 23:12:09 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestCopyOverSelf (5.40s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:12:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wuvulic8yodo" 2025/02/13 23:12:14 DEBUG : Starting OpenDrive session with ID: 978f82289f450f290d1306969fd05e4232c02d94054eaa87d7d2a11852991385 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-deniduv4kima' -> OpenDrive root 'rclone-test-wuvulic8yodo' 2025/02/13 23:12:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:12:15 DEBUG : OpenDrive root 'rclone-test-wuvulic8yodo': Waiting for checks to finish 2025/02/13 23:12:15 DEBUG : OpenDrive root 'rclone-test-wuvulic8yodo': Waiting for transfers to finish 2025/02/13 23:12:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/13 23:12:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/13 23:12:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/13 23:12:18 DEBUG : OpenDrive root 'rclone-test-wuvulic8yodo': Waiting for checks to finish 2025/02/13 23:12:18 DEBUG : OpenDrive root 'rclone-test-wuvulic8yodo': Waiting for transfers to finish 2025/02/13 23:12:19 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/13 23:12:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:19 DEBUG : OpenDrive root 'rclone-test-wuvulic8yodo': Purge remote --- PASS: TestServerSideCopyOverSelf (10.15s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:12:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/13 23:12:24 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:12:24 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:12:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/13 23:12:25 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/13 23:12:25 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/13 23:12:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestMoveOverSelf (5.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:12:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jowetig6guvi" 2025/02/13 23:12:30 DEBUG : Starting OpenDrive session with ID: 6fb61fe2c9ad3d9710bcc2929472b1ec287986a97756ccdafc98799866488061 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-deniduv4kima' -> OpenDrive root 'rclone-test-jowetig6guvi' 2025/02/13 23:12:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:12:30 DEBUG : OpenDrive root 'rclone-test-jowetig6guvi': Waiting for checks to finish 2025/02/13 23:12:30 DEBUG : OpenDrive root 'rclone-test-jowetig6guvi': Waiting for transfers to finish 2025/02/13 23:12:32 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/13 23:12:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/13 23:12:34 DEBUG : OpenDrive root 'rclone-test-jowetig6guvi': Using server-side directory move 2025/02/13 23:12:34 INFO : OpenDrive root 'rclone-test-jowetig6guvi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/13 23:12:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/13 23:12:34 DEBUG : OpenDrive root 'rclone-test-jowetig6guvi': Waiting for checks to finish 2025/02/13 23:12:34 DEBUG : OpenDrive root 'rclone-test-jowetig6guvi': Waiting for transfers to finish 2025/02/13 23:12:34 INFO : sub dir/hello world: Deleted 2025/02/13 23:12:34 INFO : sub dir/hello world: Moved (server-side) 2025/02/13 23:12:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/02/13 23:12:37 DEBUG : testing file moves 2025/02/13 23:12:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/13 23:12:38 DEBUG : OpenDrive root 'rclone-test-jowetig6guvi': Waiting for checks to finish 2025/02/13 23:12:38 DEBUG : OpenDrive root 'rclone-test-jowetig6guvi': Waiting for transfers to finish 2025/02/13 23:12:38 INFO : sub dir/hello world: Deleted 2025/02/13 23:12:38 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:39 DEBUG : OpenDrive root 'rclone-test-jowetig6guvi': Purge remote --- PASS: TestServerSideMoveOverSelf (13.92s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:12:43 ERROR : : error listing: directory not found 2025/02/13 23:12:43 INFO : Local file system at /tmp/rclone482723856: Making directory 2025/02/13 23:12:44 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:12:44 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.65s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:12:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/13 23:12:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:12:48 DEBUG : Local file system at /tmp/rclone482723856: Waiting for checks to finish 2025/02/13 23:12:48 DEBUG : Local file system at /tmp/rclone482723856: Waiting for transfers to finish 2025/02/13 23:12:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:12:48 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/02/13 23:12:48 INFO : sub dir/hello world: Copied (new) 2025/02/13 23:12:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestCopyRedownload (4.78s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/13 23:12:50 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:12:50 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:12:51 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/02/13 23:12:52 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/13 23:12:52 INFO : check sum: Copied (new) 2025/02/13 23:12:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:53 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:12:53 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/13 23:12:53 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/13 23:12:53 DEBUG : check sum: Unchanged skipping 2025/02/13 23:12:53 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:12:53 DEBUG : Waiting for deletions to finish 2025/02/13 23:12:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.68s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/13 23:12:54 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:12:54 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:12:55 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/02/13 23:12:56 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/13 23:12:56 INFO : sizeonly: Copied (new) 2025/02/13 23:12:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:56 DEBUG : sizeonly: Sizes identical 2025/02/13 23:12:56 DEBUG : sizeonly: Unchanged skipping 2025/02/13 23:12:56 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:12:56 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:12:56 DEBUG : Waiting for deletions to finish 2025/02/13 23:12:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.55s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:12:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/13 23:12:58 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:12:58 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:12:58 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/02/13 23:12:59 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/02/13 23:12:59 INFO : ignore-size: Copied (new) 2025/02/13 23:12:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:00 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:13:00 DEBUG : ignore-size: Unchanged skipping 2025/02/13 23:13:00 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:00 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:00 DEBUG : Waiting for deletions to finish 2025/02/13 23:13:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:02 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/13 23:13:03 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:13:03 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:03 DEBUG : existing: Unchanged skipping 2025/02/13 23:13:03 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:03 DEBUG : Waiting for deletions to finish 2025/02/13 23:13:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/13 23:13:03 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:03 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:03 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/13 23:13:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/13 23:13:04 INFO : existing: Copied (replaced existing) 2025/02/13 23:13:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.59s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/13 23:13:06 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:06 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:07 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/13 23:13:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/13 23:13:08 INFO : existing: Copied (new) 2025/02/13 23:13:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:08 DEBUG : existing: Destination exists, skipping 2025/02/13 23:13:08 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:08 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:08 DEBUG : Waiting for deletions to finish 2025/02/13 23:13:08 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:10 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/13 23:13:13 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/13 23:13:14 INFO : d: Making directory 2025/02/13 23:13:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/13 23:13:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:13:15 DEBUG : c/non empty space: Unchanged skipping 2025/02/13 23:13:15 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:15 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:16 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/13 23:13:17 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/13 23:13:17 INFO : a/potato2: Copied (new) 2025/02/13 23:13:17 DEBUG : Waiting for deletions to finish 2025/02/13 23:13:17 INFO : b/potato: Deleted 2025/02/13 23:13:17 INFO : d: Removing directory 2025/02/13 23:13:18 INFO : b: Removing directory 2025/02/13 23:13:18 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:13:22 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/13 23:13:22 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:22 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/13 23:13:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/13 23:13:22 DEBUG : empty space: Unchanged skipping 2025/02/13 23:13:22 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:22 DEBUG : Waiting for deletions to finish 2025/02/13 23:13:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:23 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:23 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/13 23:13:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/13 23:13:23 INFO : empty space: Updated modification time in destination 2025/02/13 23:13:23 DEBUG : empty space: Unchanged skipping 2025/02/13 23:13:23 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:23 DEBUG : Waiting for deletions to finish 2025/02/13 23:13:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:13:26 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:26 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/13 23:13:26 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/13 23:13:26 DEBUG : empty space: Unchanged skipping 2025/02/13 23:13:26 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:26 DEBUG : Waiting for deletions to finish 2025/02/13 23:13:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.17s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:28 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/13 23:13:30 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:30 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/13 23:13:30 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone482723856) 2025/02/13 23:13:30 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-deniduv4kima') 2025/02/13 23:13:30 DEBUG : foo: md5 differ 2025/02/13 23:13:30 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:30 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/13 23:13:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/02/13 23:13:31 INFO : foo: Copied (replaced existing) 2025/02/13 23:13:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.30s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:13:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/13 23:13:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:13:34 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:34 DEBUG : empty space: Unchanged skipping 2025/02/13 23:13:34 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:35 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/13 23:13:36 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/13 23:13:36 INFO : potato: Copied (new) 2025/02/13 23:13:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.58s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:38 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/13 23:13:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/13 23:13:39 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:39 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:40 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/13 23:13:41 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/02/13 23:13:41 INFO : potato: Copied (replaced existing) 2025/02/13 23:13:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.43s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:43 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/13 23:13:44 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/13 23:13:44 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:44 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone482723856) 2025/02/13 23:13:44 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-deniduv4kima') 2025/02/13 23:13:44 DEBUG : potato: md5 differ 2025/02/13 23:13:44 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/13 23:13:45 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/02/13 23:13:45 INFO : potato: Copied (replaced existing) 2025/02/13 23:13:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:47 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/13 23:13:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:13:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 23:13:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/13 23:13:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:13:50 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:50 DEBUG : empty space: Unchanged skipping 2025/02/13 23:13:50 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:50 DEBUG : Waiting for deletions to finish 2025/02/13 23:13:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:52 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/13 23:13:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:13:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 23:13:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:13:55 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:13:55 DEBUG : empty space: Unchanged skipping 2025/02/13 23:13:55 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:13:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/13 23:13:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/13 23:13:57 INFO : potato2: Copied (new) 2025/02/13 23:13:57 DEBUG : Waiting for deletions to finish 2025/02/13 23:13:57 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:13:59 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/13 23:14:01 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/13 23:14:02 INFO : d: Making directory 2025/02/13 23:14:03 INFO : d/e: Making directory 2025/02/13 23:14:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/13 23:14:04 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:14:04 DEBUG : c/non empty space: Unchanged skipping 2025/02/13 23:14:04 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:14:04 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:14:05 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/13 23:14:06 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/13 23:14:06 INFO : a/potato2: Copied (new) 2025/02/13 23:14:06 DEBUG : Waiting for deletions to finish 2025/02/13 23:14:06 INFO : b/potato: Deleted 2025/02/13 23:14:06 INFO : d/e: Removing directory 2025/02/13 23:14:06 INFO : d: Removing directory 2025/02/13 23:14:07 INFO : b: Removing directory 2025/02/13 23:14:07 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:14:10 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/13 23:14:12 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/13 23:14:13 INFO : d: Making directory 2025/02/13 23:14:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/13 23:14:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:14:15 DEBUG : c/non empty space: Unchanged skipping 2025/02/13 23:14:15 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:14:15 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:14:16 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/13 23:14:17 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/13 23:14:17 INFO : a/potato2: Copied (new) 2025/02/13 23:14:17 ERROR : OpenDrive root 'rclone-test-deniduv4kima': not deleting files as there were IO errors 2025/02/13 23:14:17 ERROR : OpenDrive root 'rclone-test-deniduv4kima': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.40s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:14:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/13 23:14:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:14:24 DEBUG : Waiting for deletions to finish 2025/02/13 23:14:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 23:14:24 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:14:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:14:24 DEBUG : empty space: Unchanged skipping 2025/02/13 23:14:24 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:14:24 INFO : potato: Deleted 2025/02/13 23:14:25 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/13 23:14:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/13 23:14:26 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.26s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:14:28 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/13 23:14:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:14:31 DEBUG : Waiting for deletions to finish 2025/02/13 23:14:31 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:14:31 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:14:31 INFO : potato: Deleted 2025/02/13 23:14:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 23:14:31 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:14:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:14:31 DEBUG : empty space: Unchanged skipping 2025/02/13 23:14:31 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:14:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/13 23:14:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/13 23:14:33 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.97s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:14:35 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/13 23:14:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 23:14:36 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:14:36 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:14:37 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/02/13 23:14:38 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/13 23:14:38 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.96s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:14:40 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/13 23:14:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:14:43 DEBUG : enormous: Excluded (Size Filter) 2025/02/13 23:14:43 DEBUG : enormous: Excluded 2025/02/13 23:14:43 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 23:14:43 DEBUG : potato2: Excluded 2025/02/13 23:14:43 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 23:14:43 DEBUG : potato2: Excluded 2025/02/13 23:14:43 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:14:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:14:43 DEBUG : empty space: Unchanged skipping 2025/02/13 23:14:43 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:14:43 DEBUG : Waiting for deletions to finish 2025/02/13 23:14:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:14:43 DEBUG : enormous: Excluded (Size Filter) 2025/02/13 23:14:43 DEBUG : enormous: Excluded 2025/02/13 23:14:43 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 23:14:43 DEBUG : potato2: Excluded 2025/02/13 23:14:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 23:14:44 DEBUG : potato2: Excluded 2025/02/13 23:14:44 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/13 23:14:44 DEBUG : empty space: Unchanged skipping 2025/02/13 23:14:44 DEBUG : Local file system at /tmp/rclone482723856: Waiting for checks to finish 2025/02/13 23:14:44 DEBUG : Local file system at /tmp/rclone482723856: Waiting for transfers to finish 2025/02/13 23:14:44 DEBUG : Waiting for deletions to finish 2025/02/13 23:14:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncWithExclude (6.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:14:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/13 23:14:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:14:49 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/02/13 23:14:50 DEBUG : enormous: Excluded (Size Filter) 2025/02/13 23:14:50 DEBUG : enormous: Excluded 2025/02/13 23:14:50 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 23:14:50 DEBUG : potato2: Excluded 2025/02/13 23:14:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:14:51 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:14:51 DEBUG : empty space: Unchanged skipping 2025/02/13 23:14:51 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:14:51 DEBUG : Waiting for deletions to finish 2025/02/13 23:14:51 INFO : potato2: Deleted 2025/02/13 23:14:51 INFO : enormous: Deleted 2025/02/13 23:14:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:14:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/13 23:14:51 DEBUG : Local file system at /tmp/rclone482723856: Waiting for checks to finish 2025/02/13 23:14:51 DEBUG : empty space: Unchanged skipping 2025/02/13 23:14:51 DEBUG : Local file system at /tmp/rclone482723856: Waiting for transfers to finish 2025/02/13 23:14:51 DEBUG : Waiting for deletions to finish 2025/02/13 23:14:51 INFO : enormous: Deleted 2025/02/13 23:14:51 INFO : potato2: Deleted 2025/02/13 23:14:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.43s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:14:53 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/13 23:14:55 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/13 23:14:57 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/13 23:14:58 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/02/13 23:15:00 DEBUG : five: Need to transfer - File not found at Destination 2025/02/13 23:15:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/13 23:15:00 DEBUG : one: Destination is newer than source, skipping 2025/02/13 23:15:00 DEBUG : three: Sizes identical 2025/02/13 23:15:00 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:15:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone482723856) 2025/02/13 23:15:00 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-deniduv4kima') 2025/02/13 23:15:00 DEBUG : two: md5 differ 2025/02/13 23:15:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/13 23:15:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/13 23:15:00 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:15:00 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/02/13 23:15:00 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/13 23:15:01 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/02/13 23:15:01 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/13 23:15:01 INFO : four: Copied (replaced existing) 2025/02/13 23:15:02 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/13 23:15:02 INFO : five: Copied (new) 2025/02/13 23:15:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/13 23:15:03 INFO : two: Copied (replaced existing) 2025/02/13 23:15:03 DEBUG : Waiting for deletions to finish 2025/02/13 23:15:03 DEBUG : one: Destination is newer than source, skipping 2025/02/13 23:15:03 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:15:03 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/13 23:15:03 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/13 23:15:03 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone482723856) 2025/02/13 23:15:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/13 23:15:03 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/13 23:15:03 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-deniduv4kima') 2025/02/13 23:15:03 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/13 23:15:03 DEBUG : three: md5 differ 2025/02/13 23:15:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/13 23:15:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/13 23:15:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/13 23:15:03 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/13 23:15:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/13 23:15:03 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:15:03 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/13 23:15:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/13 23:15:04 INFO : three: Copied (replaced existing) 2025/02/13 23:15:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (13.32s) === 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-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/13 23:15:06 INFO : OpenDrive root 'rclone-test-deniduv4kima': Making map for --track-renames 2025/02/13 23:15:06 INFO : OpenDrive root 'rclone-test-deniduv4kima': Finished making map for --track-renames 2025/02/13 23:15:06 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:15:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/13 23:15:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/13 23:15:06 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for renames to finish 2025/02/13 23:15:06 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:15:07 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/13 23:15:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/13 23:15:08 INFO : potato: Copied (new) 2025/02/13 23:15:08 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/13 23:15:09 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/13 23:15:09 INFO : yam: Copied (new) 2025/02/13 23:15:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:15:10 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:15:10 INFO : OpenDrive root 'rclone-test-deniduv4kima': Making map for --track-renames 2025/02/13 23:15:10 INFO : OpenDrive root 'rclone-test-deniduv4kima': Finished making map for --track-renames 2025/02/13 23:15:10 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:15:10 DEBUG : potato: Unchanged skipping 2025/02/13 23:15:10 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for renames to finish 2025/02/13 23:15:10 DEBUG : yam: same parent dir (ODFfODA2NjQyOF9DNGxGag) - using file/rename instead of move_copy for yaml 2025/02/13 23:15:10 INFO : yam: Moved (server-side) to: yaml 2025/02/13 23:15:10 INFO : yaml: Renamed from "yam" 2025/02/13 23:15:10 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:15:10 DEBUG : Waiting for deletions to finish 2025/02/13 23:15:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/13 23:15:12 INFO : OpenDrive root 'rclone-test-deniduv4kima': Making map for --track-renames 2025/02/13 23:15:12 INFO : OpenDrive root 'rclone-test-deniduv4kima': Finished making map for --track-renames 2025/02/13 23:15:12 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:15:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/13 23:15:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/13 23:15:12 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for renames to finish 2025/02/13 23:15:12 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:15:13 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/13 23:15:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/13 23:15:13 INFO : potato: Copied (new) 2025/02/13 23:15:14 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/13 23:15:14 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/13 23:15:14 INFO : yam: Copied (new) 2025/02/13 23:15:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:15:15 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:15:15 INFO : OpenDrive root 'rclone-test-deniduv4kima': Making map for --track-renames 2025/02/13 23:15:15 INFO : OpenDrive root 'rclone-test-deniduv4kima': Finished making map for --track-renames 2025/02/13 23:15:15 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:15:15 DEBUG : potato: Unchanged skipping 2025/02/13 23:15:15 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for renames to finish 2025/02/13 23:15:15 DEBUG : yam: same parent dir (ODFfODA2NjQyOF9DNGxGag) - using file/rename instead of move_copy for yaml 2025/02/13 23:15:15 INFO : yam: Moved (server-side) to: yaml 2025/02/13 23:15:15 INFO : yaml: Renamed from "yam" 2025/02/13 23:15:15 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:15:15 DEBUG : Waiting for deletions to finish 2025/02/13 23:15:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.32s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/13 23:15:17 INFO : OpenDrive root 'rclone-test-deniduv4kima': Making map for --track-renames 2025/02/13 23:15:17 INFO : OpenDrive root 'rclone-test-deniduv4kima': Finished making map for --track-renames 2025/02/13 23:15:17 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:15:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/13 23:15:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/13 23:15:17 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for renames to finish 2025/02/13 23:15:17 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:15:18 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/13 23:15:19 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/02/13 23:15:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/13 23:15:19 INFO : potato: Copied (new) 2025/02/13 23:15:20 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/13 23:15:20 INFO : sub/yam: Copied (new) 2025/02/13 23:15:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:15:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:15:20 DEBUG : potato: Unchanged skipping 2025/02/13 23:15:21 INFO : OpenDrive root 'rclone-test-deniduv4kima': Making map for --track-renames 2025/02/13 23:15:21 INFO : OpenDrive root 'rclone-test-deniduv4kima': Finished making map for --track-renames 2025/02/13 23:15:21 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:15:21 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for renames to finish 2025/02/13 23:15:21 INFO : sub/yam: Moved (server-side) to: yam 2025/02/13 23:15:21 INFO : yam: Renamed from "sub/yam" 2025/02/13 23:15:21 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:15:21 DEBUG : Waiting for deletions to finish 2025/02/13 23:15:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.40s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:15:23 DEBUG : Creating backend with remote "/tmp/rclone482723856/dir1" 2025/02/13 23:15:23 DEBUG : Creating backend with remote "/tmp/rclone482723856/dir2" 2025/02/13 23:15:23 DEBUG : Local file system at /tmp/rclone482723856/dir2: Using server-side directory move 2025/02/13 23:15:23 INFO : Local file system at /tmp/rclone482723856/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/13 23:15:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/13 23:15:23 DEBUG : Local file system at /tmp/rclone482723856/dir2: Waiting for checks to finish 2025/02/13 23:15:23 INFO : file1.txt: Moved (server-side) 2025/02/13 23:15:23 DEBUG : Local file system at /tmp/rclone482723856/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:15:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:15:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/13 23:15:24 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:15:24 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:15:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:15:26 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/13 23:15:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:15:26 INFO : sub dir/hello world: Copied (new) 2025/02/13 23:15:26 INFO : sub dir/hello world: Deleted 2025/02/13 23:15:27 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/13 23:15:27 INFO : nested/sub dir/file: Copied (new) 2025/02/13 23:15:27 INFO : nested/sub dir/file: Deleted 2025/02/13 23:15:27 INFO : sub dir: Removing directory 2025/02/13 23:15:27 INFO : nested/sub dir: Removing directory 2025/02/13 23:15:27 INFO : nested: Removing directory 2025/02/13 23:15:27 DEBUG : Local file system at /tmp/rclone482723856: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:15:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 23:15:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/13 23:15:30 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:15:30 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:15:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/13 23:15:32 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/13 23:15:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/13 23:15:32 INFO : sub dir/hello world: Copied (new) 2025/02/13 23:15:32 INFO : sub dir/hello world: Deleted 2025/02/13 23:15:33 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/13 23:15:33 INFO : nested/sub dir/file: Copied (new) 2025/02/13 23:15:33 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.87s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:15:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/13 23:15:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/13 23:15:36 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:15:36 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:15:36 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/13 23:15:37 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/02/13 23:15:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/13 23:15:37 INFO : existing: Copied (new) 2025/02/13 23:15:37 INFO : existing: Deleted 2025/02/13 23:15:38 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/13 23:15:38 INFO : existing-b: Copied (new) 2025/02/13 23:15:38 INFO : existing-b: Deleted 2025/02/13 23:15:38 DEBUG : existing: Destination exists, skipping 2025/02/13 23:15:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/13 23:15:38 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:15:38 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:15:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.73s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:15:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hoyiyep0wevu" 2025/02/13 23:15:40 DEBUG : Starting OpenDrive session with ID: 028544d1a01c4cb5c72f5b6b32d2be61a5f0d5cd2ebb911855574e9755fbebb0 2025/02/13 23:15:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/13 23:15:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:15:44 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-deniduv4kima' -> OpenDrive root 'rclone-test-hoyiyep0wevu' 2025/02/13 23:15:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:15:48 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/13 23:15:50 DEBUG : OpenDrive root 'rclone-test-hoyiyep0wevu': Using server-side directory move 2025/02/13 23:15:50 INFO : OpenDrive root 'rclone-test-hoyiyep0wevu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/13 23:15:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 23:15:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/13 23:15:50 DEBUG : empty space: Unchanged skipping 2025/02/13 23:15:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/13 23:15:50 DEBUG : OpenDrive root 'rclone-test-hoyiyep0wevu': Waiting for checks to finish 2025/02/13 23:15:50 INFO : potato3: Deleted 2025/02/13 23:15:50 INFO : empty space: Deleted 2025/02/13 23:15:50 DEBUG : OpenDrive root 'rclone-test-hoyiyep0wevu': Waiting for transfers to finish 2025/02/13 23:15:50 INFO : potato2: Moved (server-side) 2025/02/13 23:15:50 INFO : potato3: Moved (server-side) 2025/02/13 23:15:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dasusec0goxi" 2025/02/13 23:15:51 DEBUG : Starting OpenDrive session with ID: 666e342297eb63b043c03d953db54b6a9aaa1e8db11156ca49fbc4ce0f5cd58c 2025/02/13 23:15:52 DEBUG : OpenDrive root 'rclone-test-dasusec0goxi': Using server-side directory move 2025/02/13 23:15:52 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/13 23:15:52 INFO : OpenDrive root 'rclone-test-dasusec0goxi': Server side directory move succeeded 2025/02/13 23:15:53 ERROR : : error listing: directory not found 2025/02/13 23:15:53 DEBUG : OpenDrive root 'rclone-test-dasusec0goxi': Purge remote 2025/02/13 23:15:53 DEBUG : OpenDrive root 'rclone-test-hoyiyep0wevu': Purge remote 2025/02/13 23:15:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.48s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:15:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tavivuy3qula" 2025/02/13 23:15:54 DEBUG : Starting OpenDrive session with ID: 93a9efb15fe8b3dd82238e2ab23eaa201ff1743fa6e36176e6e995eb06e104ae 2025/02/13 23:15:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/13 23:15:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:15:59 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-deniduv4kima' -> OpenDrive root 'rclone-test-tavivuy3qula' 2025/02/13 23:16:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:16:03 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/13 23:16:04 DEBUG : empty space: Excluded (Size Filter) 2025/02/13 23:16:04 DEBUG : empty space: Excluded 2025/02/13 23:16:04 DEBUG : empty space: Excluded (Size Filter) 2025/02/13 23:16:04 DEBUG : empty space: Excluded 2025/02/13 23:16:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 23:16:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/13 23:16:04 DEBUG : OpenDrive root 'rclone-test-tavivuy3qula': Waiting for checks to finish 2025/02/13 23:16:04 DEBUG : OpenDrive root 'rclone-test-tavivuy3qula': Waiting for transfers to finish 2025/02/13 23:16:04 INFO : potato3: Deleted 2025/02/13 23:16:04 INFO : potato2: Moved (server-side) 2025/02/13 23:16:04 INFO : potato3: Moved (server-side) 2025/02/13 23:16:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vobixih7yage" 2025/02/13 23:16:05 DEBUG : Starting OpenDrive session with ID: 6ff7b4ae01bb4b5e0ac0d8bb657d62da263e4dc66599cdf56493ccec9523e5b9 2025/02/13 23:16:06 DEBUG : empty space: Excluded (Size Filter) 2025/02/13 23:16:06 DEBUG : empty space: Excluded 2025/02/13 23:16:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 23:16:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/13 23:16:06 DEBUG : OpenDrive root 'rclone-test-vobixih7yage': Waiting for checks to finish 2025/02/13 23:16:06 DEBUG : OpenDrive root 'rclone-test-vobixih7yage': Waiting for transfers to finish 2025/02/13 23:16:07 INFO : potato2: Moved (server-side) 2025/02/13 23:16:07 INFO : potato3: Moved (server-side) 2025/02/13 23:16:07 DEBUG : OpenDrive root 'rclone-test-vobixih7yage': Purge remote 2025/02/13 23:16:08 DEBUG : OpenDrive root 'rclone-test-tavivuy3qula': Purge remote --- PASS: TestServerSideMoveWithFilter (14.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:16:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-febezaj5nuxi" 2025/02/13 23:16:09 DEBUG : Starting OpenDrive session with ID: a7cda32e42352521e8df6edfc39d624b292d34308a6d1890f3a59f58a8ad52fe 2025/02/13 23:16:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/13 23:16:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:16:13 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/02/13 23:16:14 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-deniduv4kima' -> OpenDrive root 'rclone-test-febezaj5nuxi' 2025/02/13 23:16:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/13 23:16:18 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/13 23:16:19 DEBUG : OpenDrive root 'rclone-test-febezaj5nuxi': Using server-side directory move 2025/02/13 23:16:19 INFO : OpenDrive root 'rclone-test-febezaj5nuxi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/13 23:16:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 23:16:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/13 23:16:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/13 23:16:19 DEBUG : empty space: Unchanged skipping 2025/02/13 23:16:19 INFO : potato3: Deleted 2025/02/13 23:16:19 DEBUG : OpenDrive root 'rclone-test-febezaj5nuxi': Waiting for checks to finish 2025/02/13 23:16:19 INFO : empty space: Deleted 2025/02/13 23:16:19 DEBUG : OpenDrive root 'rclone-test-febezaj5nuxi': Waiting for transfers to finish 2025/02/13 23:16:20 INFO : potato2: Moved (server-side) 2025/02/13 23:16:20 INFO : potato3: Moved (server-side) 2025/02/13 23:16:20 INFO : tomatoDir: Removing directory 2025/02/13 23:16:20 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': deleted 1 directories 2025/02/13 23:16:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qaquyag1rive" 2025/02/13 23:16:21 DEBUG : Starting OpenDrive session with ID: d8ecb19608ab312e1a3861cc2b8d0ff93e4bbce8c881581ba2dcc711f935822d 2025/02/13 23:16:21 INFO : tomatoDir: Making directory 2025/02/13 23:16:22 DEBUG : OpenDrive root 'rclone-test-qaquyag1rive': Using server-side directory move 2025/02/13 23:16:22 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/13 23:16:22 INFO : OpenDrive root 'rclone-test-qaquyag1rive': Server side directory move succeeded 2025/02/13 23:16:23 ERROR : : error listing: directory not found 2025/02/13 23:16:23 ERROR : : error listing: directory not found 2025/02/13 23:16:23 DEBUG : OpenDrive root 'rclone-test-qaquyag1rive': Purge remote 2025/02/13 23:16:24 DEBUG : OpenDrive root 'rclone-test-febezaj5nuxi': Purge remote 2025/02/13 23:16:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.64s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", 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-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:16:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/rclone-sync-test" 2025/02/13 23:16:25 DEBUG : Starting OpenDrive session with ID: 1f15160140de5dcc9a2293700e9b7f64e11af1158949fe4a2396c18a8c1fd565 run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:16:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/rclone-sync-test" 2025/02/13 23:16:28 DEBUG : Starting OpenDrive session with ID: 3cda34dc74cd6b91957ce5f00070aa7b63b86f0dafcb07a30cccf494a9db81d7 2025/02/13 23:16:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/rclone-sync-test-include/layer2" 2025/02/13 23:16:29 DEBUG : Starting OpenDrive session with ID: 8656c876ddde839121136b01600bbaadbd13edfe45ddaa420d68163ec8a95df0 2025/02/13 23:16:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/rclone-sync-test-ignore-file" 2025/02/13 23:16:31 DEBUG : Starting OpenDrive session with ID: 305db916d33d5495c3946354c418522fc7c3be2f0a2424f8db7a734224051bdc 2025/02/13 23:16:33 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/02/13 23:16:35 DEBUG : rclone-sync-test: Excluded 2025/02/13 23:16:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/13 23:16:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/13 23:16:36 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/rclone-sync-test': Waiting for checks to finish 2025/02/13 23:16:36 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/rclone-sync-test': Waiting for transfers to finish 2025/02/13 23:16:36 DEBUG : Waiting for deletions to finish 2025/02/13 23:16:36 INFO : There was nothing to transfer 2025/02/13 23:16:37 DEBUG : rclone-sync-test: Excluded 2025/02/13 23:16:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/13 23:16:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/13 23:16:37 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:16:37 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:16:37 DEBUG : Waiting for deletions to finish 2025/02/13 23:16:37 INFO : rclone-sync-test-include: Removing directory 2025/02/13 23:16:38 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': deleted 1 directories 2025/02/13 23:16:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:16:38 DEBUG : rclone-sync-test: Excluded 2025/02/13 23:16:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/13 23:16:38 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/13 23:16:38 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/13 23:16:38 DEBUG : Waiting for deletions to finish 2025/02/13 23:16:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:16:39 DEBUG : rclone-sync-test: Excluded 2025/02/13 23:16:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/13 23:16:39 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:16:39 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:16:39 DEBUG : Waiting for deletions to finish 2025/02/13 23:16:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:16:39 DEBUG : : Excluded 2025/02/13 23:16:39 DEBUG : rclone-sync-test: Excluded 2025/02/13 23:16:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/13 23:16:40 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/13 23:16:40 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/13 23:16:40 DEBUG : Waiting for deletions to finish 2025/02/13 23:16:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.72s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:16:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/dst" 2025/02/13 23:16:48 DEBUG : Starting OpenDrive session with ID: 07849779f4fa59a89817399314244cbcfbd1f06d767c13b78d288987010481de 2025/02/13 23:16:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/CompareDest" 2025/02/13 23:16:49 DEBUG : Starting OpenDrive session with ID: bf02dc726574beb7a01e0fdc99f9040a671702ea6b46d442b0d4dc94ebf00206 2025/02/13 23:16:50 DEBUG : one: Need to transfer - File not found at Destination 2025/02/13 23:16:50 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:16:50 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:16:51 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/13 23:16:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/13 23:16:52 INFO : one: Copied (new) 2025/02/13 23:16:52 DEBUG : Waiting for deletions to finish 2025/02/13 23:16:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 23:16:53 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:16:54 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:16:54 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/13 23:16:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/13 23:16:55 INFO : one: Copied (replaced existing) 2025/02/13 23:16:55 DEBUG : Waiting for deletions to finish 2025/02/13 23:16:55 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/13 23:16:57 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/02/13 23:16:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 23:16:59 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:16:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:16:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 23:16:59 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:16:59 DEBUG : Waiting for deletions to finish 2025/02/13 23:16:59 INFO : There was nothing to transfer 2025/02/13 23:17:01 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/02/13 23:17:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:17:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 23:17:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 23:17:03 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:17:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:17:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 23:17:03 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:17:03 DEBUG : Waiting for deletions to finish 2025/02/13 23:17:03 INFO : There was nothing to transfer 2025/02/13 23:17:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:17:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 23:17:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 23:17:03 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:17:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:17:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 23:17:04 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:17:04 DEBUG : Waiting for deletions to finish 2025/02/13 23:17:04 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/13 23:17:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/13 23:17:05 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 23:17:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 23:17:05 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:17:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:17:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 23:17:05 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:17:06 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/02/13 23:17:07 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/13 23:17:07 INFO : two: Copied (new) 2025/02/13 23:17:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.72s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:17:10 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/02/13 23:17:12 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/02/13 23:17:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/dest" 2025/02/13 23:17:14 DEBUG : Config file has changed externally - reloading 2025/02/13 23:17:15 DEBUG : Starting OpenDrive session with ID: b3b9a07ed5ccf018c454f1dbe5fffcedbb7ba37e68b502522d03d12e5dab753f 2025/02/13 23:17:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/pre-dest1" 2025/02/13 23:17:17 DEBUG : Starting OpenDrive session with ID: 1d39eb6921327f177ef88a9e1e593b55e2b60e5176611e25814c26be26f48bac 2025/02/13 23:17:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/pre-dest2" 2025/02/13 23:17:17 DEBUG : Starting OpenDrive session with ID: 373e368f4a09a6ac4c9408590d798425457213045c71ebfa3e021d26b9da6518 2025/02/13 23:17:18 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:17:18 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/13 23:17:18 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:17:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/13 23:17:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/13 23:17:19 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dest': Waiting for checks to finish 2025/02/13 23:17:19 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dest': Waiting for transfers to finish 2025/02/13 23:17:20 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/02/13 23:17:21 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/13 23:17:21 INFO : 3: Copied (new) 2025/02/13 23:17:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (14.65s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:17:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/dst" 2025/02/13 23:17:24 DEBUG : Starting OpenDrive session with ID: 42e6bdd7f5792f0eade8c54d2bf740d9e3ee852ce87cb4cfd1cc0893dde601d7 2025/02/13 23:17:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/CopyDest" 2025/02/13 23:17:25 DEBUG : Starting OpenDrive session with ID: 6a148046840a451b1ab8a7cf99f6c886ccd0e6df279f1b9d32211adcc5d73ca1 2025/02/13 23:17:26 DEBUG : one: Need to transfer - File not found at Destination 2025/02/13 23:17:26 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:17:26 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:17:27 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/13 23:17:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/13 23:17:28 INFO : one: Copied (new) 2025/02/13 23:17:28 DEBUG : Waiting for deletions to finish 2025/02/13 23:17:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 23:17:29 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:17:29 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:17:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/13 23:17:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/13 23:17:31 INFO : one: Copied (replaced existing) 2025/02/13 23:17:31 DEBUG : Waiting for deletions to finish 2025/02/13 23:17:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/13 23:17:33 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/02/13 23:17:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/BackupDir" 2025/02/13 23:17:35 DEBUG : Starting OpenDrive session with ID: 31805abc5cd81b7ea51eedc3352a3837ae2226d173d481a62a06b3ca0f80c370 2025/02/13 23:17:36 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:17:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 23:17:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:17:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 23:17:38 INFO : one: Moved (server-side) 2025/02/13 23:17:38 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/13 23:17:38 INFO : one: Copied (server-side copy) 2025/02/13 23:17:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/13 23:17:38 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:17:38 DEBUG : Waiting for deletions to finish 2025/02/13 23:17:39 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/02/13 23:17:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:17:41 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/13 23:17:41 INFO : two: Copied (server-side copy) 2025/02/13 23:17:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/13 23:17:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:17:41 DEBUG : one: Unchanged skipping 2025/02/13 23:17:41 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:17:41 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:17:41 DEBUG : Waiting for deletions to finish 2025/02/13 23:17:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:17:42 DEBUG : one: Unchanged skipping 2025/02/13 23:17:42 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:17:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:17:42 DEBUG : two: Unchanged skipping 2025/02/13 23:17:42 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:17:42 DEBUG : Waiting for deletions to finish 2025/02/13 23:17:42 INFO : There was nothing to transfer 2025/02/13 23:17:43 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/02/13 23:17:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/13 23:17:45 DEBUG : three: Destination not found in --copy-dest 2025/02/13 23:17:45 DEBUG : three: Need to transfer - File not found at Destination 2025/02/13 23:17:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:17:45 DEBUG : one: Unchanged skipping 2025/02/13 23:17:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/13 23:17:45 DEBUG : two: Unchanged skipping 2025/02/13 23:17:45 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:17:45 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:17:45 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/02/13 23:17:47 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/13 23:17:47 INFO : three: Copied (new) 2025/02/13 23:17:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.13s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:17:51 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/13 23:17:52 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/13 23:17:54 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/13 23:17:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/dst" 2025/02/13 23:17:56 DEBUG : Starting OpenDrive session with ID: 8ce11eb4820346412d2a61f00e7e0946373b3b5b823730ab625aacf109f1f2c9 2025/02/13 23:17:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/backup" 2025/02/13 23:17:57 DEBUG : Starting OpenDrive session with ID: c9d22f1a44d9acd14fa4d24d48346265219a6a23b81d2170451f2faebd07ced1 2025/02/13 23:17:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 23:17:58 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:17:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:17:58 DEBUG : two: Unchanged skipping 2025/02/13 23:17:59 INFO : one: Moved (server-side) 2025/02/13 23:17:59 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:17:59 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/13 23:18:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/13 23:18:00 INFO : one: Copied (new) 2025/02/13 23:18:00 DEBUG : Waiting for deletions to finish 2025/02/13 23:18:01 INFO : three.txt: Moved (server-side) 2025/02/13 23:18:01 INFO : three.txt: Moved into backup dir 2025/02/13 23:18:02 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/13 23:18:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 23:18:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:18:04 DEBUG : two: Unchanged skipping 2025/02/13 23:18:04 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:18:04 INFO : one: Deleted 2025/02/13 23:18:05 INFO : one: Moved (server-side) 2025/02/13 23:18:05 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:18:05 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/13 23:18:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/13 23:18:06 INFO : one: Copied (new) 2025/02/13 23:18:06 DEBUG : Waiting for deletions to finish 2025/02/13 23:18:07 INFO : three.txt: Deleted 2025/02/13 23:18:07 INFO : three.txt: Moved (server-side) 2025/02/13 23:18:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.83s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:18:11 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/13 23:18:12 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/13 23:18:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/13 23:18:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/dst" 2025/02/13 23:18:16 DEBUG : Starting OpenDrive session with ID: 320b3bd6ebd9d909d5fb5ce0b21de62eced61e8a80928d3f3c14fae1581c7bd1 2025/02/13 23:18:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/backup" 2025/02/13 23:18:17 DEBUG : Starting OpenDrive session with ID: 9e3fd0aa4d92b1b08d83f02dfc1e6919caa0edaabbeab707cb0dcf334751637c 2025/02/13 23:18:18 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:18:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:18:18 DEBUG : two: Unchanged skipping 2025/02/13 23:18:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 23:18:19 INFO : one: Moved (server-side) to: one.bak 2025/02/13 23:18:19 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:18:19 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/13 23:18:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/13 23:18:20 INFO : one: Copied (new) 2025/02/13 23:18:20 DEBUG : Waiting for deletions to finish 2025/02/13 23:18:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/13 23:18:21 INFO : three.txt: Moved into backup dir 2025/02/13 23:18:22 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/13 23:18:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 23:18:23 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:18:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:18:23 DEBUG : two: Unchanged skipping 2025/02/13 23:18:24 INFO : one.bak: Deleted 2025/02/13 23:18:24 INFO : one: Moved (server-side) to: one.bak 2025/02/13 23:18:24 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:18:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/13 23:18:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/13 23:18:26 INFO : one: Copied (new) 2025/02/13 23:18:26 DEBUG : Waiting for deletions to finish 2025/02/13 23:18:26 INFO : three.txt.bak: Deleted 2025/02/13 23:18:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/13 23:18:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:18:30 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/13 23:18:31 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/13 23:18:33 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/13 23:18:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/dst" 2025/02/13 23:18:35 DEBUG : Starting OpenDrive session with ID: 16b1fce55d1e93398abba604f618534ae556b818f2cbc4e57eb32efc65fd2e31 2025/02/13 23:18:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/backup" 2025/02/13 23:18:36 DEBUG : Starting OpenDrive session with ID: e30dae92e2142e6a10e5345087876772b9d174e7a7f56cc9734ac4f1d88af18a 2025/02/13 23:18:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 23:18:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:18:37 DEBUG : two: Unchanged skipping 2025/02/13 23:18:37 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:18:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/13 23:18:38 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:18:38 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/13 23:18:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/13 23:18:39 INFO : one: Copied (new) 2025/02/13 23:18:39 DEBUG : Waiting for deletions to finish 2025/02/13 23:18:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/13 23:18:40 INFO : three.txt: Moved into backup dir 2025/02/13 23:18:41 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/13 23:18:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:18:43 DEBUG : two: Unchanged skipping 2025/02/13 23:18:43 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:18:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 23:18:43 INFO : one-2019-01-01: Deleted 2025/02/13 23:18:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/13 23:18:43 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:18:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/13 23:18:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/13 23:18:45 INFO : one: Copied (new) 2025/02/13 23:18:45 DEBUG : Waiting for deletions to finish 2025/02/13 23:18:46 INFO : three-2019-01-01.txt: Deleted 2025/02/13 23:18:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/13 23:18:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.07s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:18:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/13 23:18:51 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/13 23:18:53 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/13 23:18:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/dst" 2025/02/13 23:18:55 DEBUG : Starting OpenDrive session with ID: 9b3cfa94aba132d04bf705707f41ae2eca5f945f01016334149e53c10bb3da10 2025/02/13 23:18:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 23:18:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:18:56 DEBUG : two: Unchanged skipping 2025/02/13 23:18:56 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:18:56 DEBUG : one: same parent dir (ODFfODA2NjUwMF9FcVpHbg) - using file/rename instead of move_copy for one.bak 2025/02/13 23:18:56 INFO : one: Moved (server-side) to: one.bak 2025/02/13 23:18:56 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:18:57 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/13 23:18:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/13 23:18:58 INFO : one: Copied (new) 2025/02/13 23:18:58 DEBUG : Waiting for deletions to finish 2025/02/13 23:18:58 DEBUG : three.txt: same parent dir (ODFfODA2NjUwMF9FcVpHbg) - using file/rename instead of move_copy for three.txt.bak 2025/02/13 23:18:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/13 23:18:58 INFO : three.txt: Moved into backup dir 2025/02/13 23:18:59 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/13 23:19:01 DEBUG : one.bak: Excluded (Path Filter) 2025/02/13 23:19:01 DEBUG : one.bak: Excluded 2025/02/13 23:19:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/13 23:19:01 DEBUG : three.txt.bak: Excluded 2025/02/13 23:19:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 23:19:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:19:01 DEBUG : two: Unchanged skipping 2025/02/13 23:19:01 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for checks to finish 2025/02/13 23:19:01 INFO : one.bak: Deleted 2025/02/13 23:19:02 DEBUG : one: same parent dir (ODFfODA2NjUwMF9FcVpHbg) - using file/rename instead of move_copy for one.bak 2025/02/13 23:19:02 INFO : one: Moved (server-side) to: one.bak 2025/02/13 23:19:02 DEBUG : OpenDrive root 'rclone-test-deniduv4kima/dst': Waiting for transfers to finish 2025/02/13 23:19:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/13 23:19:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/13 23:19:03 INFO : one: Copied (new) 2025/02/13 23:19:03 DEBUG : Waiting for deletions to finish 2025/02/13 23:19:04 INFO : three.txt.bak: Deleted 2025/02/13 23:19:04 DEBUG : three.txt: same parent dir (ODFfODA2NjUwMF9FcVpHbg) - using file/rename instead of move_copy for three.txt.bak 2025/02/13 23:19:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/13 23:19:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.41s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:19:07 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/13 23:19:09 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/13 23:19:11 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/13 23:19:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/dst" 2025/02/13 23:19:13 DEBUG : Starting OpenDrive session with ID: d825a402d0c9917b8affc479e76925756cb40cf51c0053aa8a3f1bef7d8fec34 2025/02/13 23:19:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 23:19:14 DEBUG : one: same parent dir (ODFfODA2NjUwMV82R1VkeQ) - using file/rename instead of move_copy for one.bak 2025/02/13 23:19:14 INFO : one: Moved (server-side) to: one.bak 2025/02/13 23:19:14 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/13 23:19:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/13 23:19:16 INFO : one: Copied (new) 2025/02/13 23:19:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:19:16 DEBUG : two: Unchanged skipping 2025/02/13 23:19:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/13 23:19:16 DEBUG : three.txt: same parent dir (ODFfODA2NjUwMV82R1VkeQ) - using file/rename instead of move_copy for three.txt.bak 2025/02/13 23:19:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/13 23:19:17 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/13 23:19:18 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/13 23:19:18 INFO : three.txt: Copied (new) 2025/02/13 23:19:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 23:19:19 INFO : one.bak: Deleted 2025/02/13 23:19:19 DEBUG : one: same parent dir (ODFfODA2NjUwMV82R1VkeQ) - using file/rename instead of move_copy for one.bak 2025/02/13 23:19:20 INFO : one: Moved (server-side) to: one.bak 2025/02/13 23:19:20 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/13 23:19:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/13 23:19:21 INFO : one: Copied (new) 2025/02/13 23:19:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:19:21 DEBUG : two: Unchanged skipping 2025/02/13 23:19:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/13 23:19:22 INFO : three.txt.bak: Deleted 2025/02/13 23:19:22 DEBUG : three.txt: same parent dir (ODFfODA2NjUwMV82R1VkeQ) - using file/rename instead of move_copy for three.txt.bak 2025/02/13 23:19:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/13 23:19:23 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/13 23:19:24 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/13 23:19:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.93s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:19:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/13 23:19:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/13 23:19:30 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/13 23:19:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deniduv4kima/dst" 2025/02/13 23:19:32 DEBUG : Starting OpenDrive session with ID: 4e310a31fd9933c9cd3ffb880a6f4b5ecc6f656a935a1142e7a20933893663f8 2025/02/13 23:19:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 23:19:33 DEBUG : one: same parent dir (ODFfODA2NjUwMl96T2NOYg) - using file/rename instead of move_copy for one-2019-01-01 2025/02/13 23:19:33 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/13 23:19:34 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/13 23:19:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/13 23:19:35 INFO : one: Copied (new) 2025/02/13 23:19:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:19:35 DEBUG : two: Unchanged skipping 2025/02/13 23:19:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/13 23:19:36 DEBUG : three.txt: same parent dir (ODFfODA2NjUwMl96T2NOYg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/13 23:19:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/13 23:19:37 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/13 23:19:38 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/13 23:19:38 INFO : three.txt: Copied (new) 2025/02/13 23:19:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 23:19:39 INFO : one-2019-01-01: Deleted 2025/02/13 23:19:39 DEBUG : one: same parent dir (ODFfODA2NjUwMl96T2NOYg) - using file/rename instead of move_copy for one-2019-01-01 2025/02/13 23:19:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/13 23:19:40 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/13 23:19:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/13 23:19:41 INFO : one: Copied (new) 2025/02/13 23:19:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:19:41 DEBUG : two: Unchanged skipping 2025/02/13 23:19:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/13 23:19:42 INFO : three-2019-01-01.txt: Deleted 2025/02/13 23:19:42 DEBUG : three.txt: same parent dir (ODFfODA2NjUwMl96T2NOYg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/13 23:19:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/13 23:19:43 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/13 23:19:44 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/13 23:19:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.70s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:19:47 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/02/13 23:19:48 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:19:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/13 23:19:48 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:19:48 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/02/13 23:19:49 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/02/13 23:19:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/13 23:19:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.80s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:19:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/13 23:19:50 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:19:50 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:19:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/13 23:19:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/13 23:19:52 INFO : existing: Copied (new) 2025/02/13 23:19:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:19:52 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/13 23:19:52 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:19:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/13 23:19:52 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:19:52 ERROR : OpenDrive root 'rclone-test-deniduv4kima': not deleting files as there were IO errors 2025/02/13 23:19:52 ERROR : OpenDrive root 'rclone-test-deniduv4kima': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncImmutable (3.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:19:55 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/02/13 23:19:56 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/02/13 23:19:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/02/13 23:20:01 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/02/13 23:20:03 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:20:03 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/13 23:20:03 DEBUG : existing: Unchanged skipping 2025/02/13 23:20:03 DEBUG : subdira-rclone-move-ramowux2: same parent dir (ODFfODA2NjQyOF9DNGxGag) - using folder/rename instead of move_copy 2025/02/13 23:20:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-civigex3 2025/02/13 23:20:04 DEBUG : EXISTING: moving to existing-rclone-move-fivoxam0 2025/02/13 23:20:04 DEBUG : subdira: same parent dir (ODFfODA2NjQyOF9DNGxGag) - using folder/rename instead of move_copy 2025/02/13 23:20:04 DEBUG : EXISTING: same parent dir (ODFfODA2NjQyOF9DNGxGag) - using file/rename instead of move_copy for existing-rclone-move-fivoxam0 2025/02/13 23:20:04 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/13 23:20:05 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-fivoxam0 2025/02/13 23:20:05 DEBUG : EXISTING: moving to existing 2025/02/13 23:20:05 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODA2NjQyOF9DNGxGag) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-civigex3 2025/02/13 23:20:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-civigex3 2025/02/13 23:20:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/13 23:20:05 DEBUG : subdira/subdirb-rclone-move-vohipuj6: same parent dir (ODFfODA2NjUwM19DMXhiNA) - using folder/rename instead of move_copy 2025/02/13 23:20:05 DEBUG : existing-rclone-move-fivoxam0: same parent dir (ODFfODA2NjQyOF9DNGxGag) - using file/rename instead of move_copy for existing 2025/02/13 23:20:05 DEBUG : existingbutdifferent-rclone-move-civigex3: same parent dir (ODFfODA2NjQyOF9DNGxGag) - using file/rename instead of move_copy for existingbutdifferent 2025/02/13 23:20:05 INFO : existing-rclone-move-fivoxam0: Moved (server-side) to: existing 2025/02/13 23:20:05 INFO : EXISTING: Moved (server-side) to: existing 2025/02/13 23:20:05 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/13 23:20:05 INFO : existingbutdifferent-rclone-move-civigex3: Moved (server-side) to: existingbutdifferent 2025/02/13 23:20:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/13 23:20:05 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/13 23:20:06 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/02/13 23:20:06 DEBUG : subdira/subdirb: same parent dir (ODFfODA2NjUwM19DMXhiNA) - using folder/rename instead of move_copy 2025/02/13 23:20:06 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/13 23:20:06 DEBUG : subdira/subdirb/subdirc-rclone-move-sucovey1: same parent dir (ODFfODA2NjUwNF92MXE1Qg) - using folder/rename instead of move_copy 2025/02/13 23:20:07 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/13 23:20:07 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/13 23:20:07 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODA2NjUwNF92MXE1Qg) - using folder/rename instead of move_copy 2025/02/13 23:20:07 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/13 23:20:08 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/13 23:20:08 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-woridoq8: same parent dir (ODFfODA2NjUwNV9HcWF3RQ) - using folder/rename instead of move_copy 2025/02/13 23:20:08 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODA2NjUwNV9HcWF3RQ) - using folder/rename instead of move_copy 2025/02/13 23:20:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-cumefid4 2025/02/13 23:20:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/13 23:20:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODA2NjUwNV9HcWF3RQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-cumefid4 2025/02/13 23:20:09 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/13 23:20:09 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:20:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-cumefid4 2025/02/13 23:20:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/13 23:20:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ziyeyez1 2025/02/13 23:20:09 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-cumefid4: same parent dir (ODFfODA2NjUwNV9HcWF3RQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/02/13 23:20:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODA2NjUwNl9iQXR3Zg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ziyeyez1 2025/02/13 23:20:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ziyeyez1 2025/02/13 23:20:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/13 23:20:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ziyeyez1: same parent dir (ODFfODA2NjUwNl9iQXR3Zg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/13 23:20:10 INFO : subdira/subdirb/subdirc/hello-rclone-move-cumefid4: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/13 23:20:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/13 23:20:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/13 23:20:10 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/02/13 23:20:11 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-ziyeyez1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/13 23:20:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/13 23:20:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/13 23:20:11 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:20:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/02/13 23:20:11 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/13 23:20:11 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/13 23:20:12 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/13 23:20:12 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/13 23:20:12 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.87s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.05s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:20:18 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:19 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:21 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:23 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:24 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:26 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:27 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:29 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:31 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:32 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:34 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:36 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:37 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:39 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:41 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:42 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:44 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:46 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:48 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:49 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:51 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:53 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:54 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:56 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:58 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/13 23:20:59 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:01 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:03 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:05 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:06 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:08 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:10 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:12 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:13 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:15 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:17 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:18 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:20 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:22 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:24 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:25 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:21:25 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both0: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both12: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both13: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both10: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both15: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both16: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both1: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both18: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both19: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both11: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both14: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both4: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both5: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both6: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both7: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both8: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:21:25 DEBUG : both17: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both2: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both3: Unchanged skipping 2025/02/13 23:21:25 DEBUG : both9: Unchanged skipping 2025/02/13 23:21:25 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:21:25 DEBUG : Waiting for deletions to finish 2025/02/13 23:21:25 INFO : only0: Deleted 2025/02/13 23:21:25 INFO : only1: Deleted 2025/02/13 23:21:26 INFO : only17: Deleted 2025/02/13 23:21:26 INFO : only18: Deleted 2025/02/13 23:21:26 INFO : only4: Deleted 2025/02/13 23:21:26 INFO : only10: Deleted 2025/02/13 23:21:26 INFO : only16: Deleted 2025/02/13 23:21:26 INFO : only19: Deleted 2025/02/13 23:21:26 INFO : only2: Deleted 2025/02/13 23:21:26 INFO : only7: Deleted 2025/02/13 23:21:26 INFO : only8: Deleted 2025/02/13 23:21:26 INFO : only9: Deleted 2025/02/13 23:21:26 INFO : only12: Deleted 2025/02/13 23:21:26 INFO : only15: Deleted 2025/02/13 23:21:26 INFO : only3: Deleted 2025/02/13 23:21:26 INFO : only11: Deleted 2025/02/13 23:21:26 INFO : only13: Deleted 2025/02/13 23:21:26 INFO : only14: Deleted 2025/02/13 23:21:26 INFO : only5: Deleted 2025/02/13 23:21:26 INFO : only6: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (73.87s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:21:31 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:33 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:35 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:36 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:38 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:40 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:41 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:43 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:45 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:46 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:48 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:50 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:52 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:53 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:55 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:56 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/13 23:21:58 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:00 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:02 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:03 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:05 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:06 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:08 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:10 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:11 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:13 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:15 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:16 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:18 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:20 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:21 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:23 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:25 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:26 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:28 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:30 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:31 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:33 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:35 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:37 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/13 23:22:38 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for checks to finish 2025/02/13 23:22:38 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both0: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both1: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both13: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both10: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both15: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both11: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both17: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both12: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both14: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both2: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both3: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both4: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both5: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both6: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both7: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both8: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/13 23:22:38 DEBUG : both9: Unchanged skipping 2025/02/13 23:22:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/13 23:22:38 DEBUG : both16: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both18: Unchanged skipping 2025/02/13 23:22:38 DEBUG : both19: Unchanged skipping 2025/02/13 23:22:38 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Waiting for transfers to finish 2025/02/13 23:22:41 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:22:41 INFO : only10: Copied (replaced existing) 2025/02/13 23:22:44 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:22:44 INFO : only1: Copied (replaced existing) 2025/02/13 23:22:44 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:22:44 INFO : only0: Copied (replaced existing) 2025/02/13 23:22:45 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:22:45 INFO : only11: Copied (replaced existing) 2025/02/13 23:22:46 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:22:46 INFO : only12: Copied (replaced existing) 2025/02/13 23:22:47 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:22:47 INFO : only15: Copied (replaced existing) 2025/02/13 23:22:52 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:22:52 INFO : only14: Copied (replaced existing) 2025/02/13 23:22:53 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:22:53 INFO : only13: Copied (replaced existing) 2025/02/13 23:22:55 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:22:55 INFO : only16: Copied (replaced existing) 2025/02/13 23:22:56 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:22:56 INFO : only18: Copied (replaced existing) 2025/02/13 23:22:58 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:22:58 INFO : only19: Copied (replaced existing) 2025/02/13 23:22:59 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:22:59 INFO : only2: Copied (replaced existing) 2025/02/13 23:23:00 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:23:00 INFO : only17: Copied (replaced existing) 2025/02/13 23:23:03 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:23:03 INFO : only3: Copied (replaced existing) 2025/02/13 23:23:03 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:23:03 INFO : only5: Copied (replaced existing) 2025/02/13 23:23:04 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:23:04 INFO : only6: Copied (replaced existing) 2025/02/13 23:23:07 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:23:07 INFO : only4: Copied (replaced existing) 2025/02/13 23:23:09 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:23:09 INFO : only8: Copied (replaced existing) 2025/02/13 23:23:10 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:23:10 INFO : only7: Copied (replaced existing) 2025/02/13 23:23:10 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/13 23:23:10 INFO : only9: Copied (replaced existing) 2025/02/13 23:23:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (111.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:23:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 23:23:22 INFO : sub dir: Making directory 2025/02/13 23:23:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.16s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" 2025/02/13 23:23:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 23:23:38 INFO : sub dir: Making directory 2025/02/13 23:23:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-deniduv4kima'", Local "Local file system at /tmp/rclone482723856", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.62s) PASS 2025/02/13 23:23:54 DEBUG : OpenDrive root 'rclone-test-deniduv4kima': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m52.694944204s (try 1/5)