"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/09/22 01:28:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu" 2025/09/22 01:28:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/22 01:28:05 DEBUG : Starting OpenDrive session with ID: 2ad0ed55a3e80de7bce9c11eb2b618f41c82557977659b476d6d04f818a3a04f 2025/09/22 01:28:05 DEBUG : Creating backend with remote "/tmp/rclone1864486617" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:28:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:28:06 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:28:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/22 01:28:06 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.07s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:28:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/22 01:28:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:28:07 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:28:07 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:28:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:28:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:28:09 INFO : sub dir/hello world: Copied (new) 2025/09/22 01:28:09 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.70s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:28:11 DEBUG : Creating backend with remote "/non-existing" 2025/09/22 01:28:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/22 01:28:11 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:28:11 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:28:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:28:12 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:28:12 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:28:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:28:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:28:14 INFO : sub dir/hello world: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure --- PASS: TestCopyNoTraverse (14.93s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:28:27 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Running all checks before starting transfers 2025/09/22 01:28:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:28:27 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:28:27 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Checks finished, now starting transfers 2025/09/22 01:28:27 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:28:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:28:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:28:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.73s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:28:30 ERROR : Ignoring --no-traverse with sync 2025/09/22 01:28:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:28:31 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:28:31 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:28:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:28:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:28:33 INFO : sub dir/hello world: Copied (new) 2025/09/22 01:28:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.78s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:28:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/22 01:28:34 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:28:34 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:28:35 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/09/22 01:28:36 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/09/22 01:28:36 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.73s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:28:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 01:28:37 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:28:37 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:28:38 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/09/22 01:28:39 ERROR : potato2: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1864486617) 11 vs dst(OpenDrive root 'rclone-test-deqasac7jilu') 0 2025/09/22 01:28:39 INFO : potato2: Removing failed copy sync_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:328 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:334 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1864486617) 11 vs dst(OpenDrive root 'rclone-test-deqasac7jilu') 0 Test: TestCopyWithFilesFrom --- FAIL: TestCopyWithFilesFrom (2.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:28:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 01:28:40 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:28:40 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:28:40 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/09/22 01:28:41 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:28:41 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFromAndNoTraverse (9.65s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:28:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/22 01:28:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 01:28:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/22 01:28:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/22 01:28:49 INFO : sub dir2: Making directory 2025/09/22 01:28:50 INFO : sub dir: Making directory 2025/09/22 01:28:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:28:50 INFO : sub dir2/sub sub dir2: Making directory 2025/09/22 01:28:51 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:28:51 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:28:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:28:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:28:52 INFO : sub dir/hello world: Copied (new) 2025/09/22 01:28:52 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:28:54 INFO : sub dir2: Making directory 2025/09/22 01:28:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/22 01:28:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 01:28:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:28:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:28:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:28:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:28:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:28:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.81s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:28:58 DEBUG : sub dir2: Making directory with metadata 2025/09/22 01:28:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 01:28:58 INFO : sub dir2: Making directory 2025/09/22 01:28:59 INFO : sub dir: Making directory 2025/09/22 01:28:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:28:59 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:28:59 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:29:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:29:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:29:01 INFO : sub dir/hello world: Copied (new) 2025/09/22 01:29:01 INFO : sub dir/hello world: Deleted fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:415 Error: Should be true Test: TestMoveEmptyDirectories Messages: sub dir/hello world: Modification time difference too big |-215925h23m53.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-09-22 01:29:00 +0000 UTC) (precision 1s) 2025/09/22 01:29:01 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/22 01:29:01 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- FAIL: TestMoveEmptyDirectories (4.79s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:29:03 INFO : sub dir2: Making directory 2025/09/22 01:29:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:29:03 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:29:03 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:29:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:29:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:29:06 INFO : sub dir/hello world: Copied (new) 2025/09/22 01:29:06 INFO : sub dir/hello world: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestMoveNoEmptyDirectories (11.65s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:29:15 DEBUG : sub dir2: Making directory with metadata 2025/09/22 01:29:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 01:29:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/22 01:29:15 INFO : sub dir2: Making directory 2025/09/22 01:29:15 INFO : sub dir: Making directory 2025/09/22 01:29:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:29:16 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:29:16 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:29:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:29:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:29:18 INFO : sub dir/hello world: Copied (new) 2025/09/22 01:29:18 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting files as there were IO errors 2025/09/22 01:29:18 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (4.23s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:29:19 INFO : sub dir2: Making directory 2025/09/22 01:29:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:29:20 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:29:20 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:29:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:29:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:29:22 INFO : sub dir/hello world: Copied (new) 2025/09/22 01:29:22 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting files as there were IO errors 2025/09/22 01:29:22 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (3.54s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:29:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:29:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kagakaj2bujo" 2025/09/22 01:29:25 DEBUG : Config file has changed externally - reloading 2025/09/22 01:29:26 DEBUG : Starting OpenDrive session with ID: de346208c6d3db6d06748210735f1b23022e2f63ddacfa508aac59cd0907aa68 sync_test.go:620: Server side copy (if possible) OpenDrive root 'rclone-test-deqasac7jilu' -> OpenDrive root 'rclone-test-kagakaj2bujo' 2025/09/22 01:29:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:29:27 DEBUG : OpenDrive root 'rclone-test-kagakaj2bujo': Waiting for checks to finish 2025/09/22 01:29:27 DEBUG : OpenDrive root 'rclone-test-kagakaj2bujo': Waiting for transfers to finish 2025/09/22 01:29:28 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/09/22 01:29:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/22 01:29:28 DEBUG : OpenDrive root 'rclone-test-kagakaj2bujo': Purge remote --- PASS: TestServerSideCopy (6.90s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:29:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:29:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/22 01:29:33 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:29:33 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:29:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/09/22 01:29:34 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/09/22 01:29:34 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (5.47s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:29:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:29:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tizecef0zuta" 2025/09/22 01:29:39 DEBUG : Starting OpenDrive session with ID: 8e79566abda95e705a3d896e3e953455cd9a2c7a2500218d0b68bcc0cc9cd875 sync_test.go:656: Server side copy (if possible) OpenDrive root 'rclone-test-deqasac7jilu' -> OpenDrive root 'rclone-test-tizecef0zuta' 2025/09/22 01:29:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:29:39 DEBUG : OpenDrive root 'rclone-test-tizecef0zuta': Waiting for checks to finish 2025/09/22 01:29:39 DEBUG : OpenDrive root 'rclone-test-tizecef0zuta': Waiting for transfers to finish 2025/09/22 01:29:41 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/09/22 01:29:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/22 01:29:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/09/22 01:29:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/22 01:29:44 DEBUG : OpenDrive root 'rclone-test-tizecef0zuta': Waiting for checks to finish 2025/09/22 01:29:44 DEBUG : OpenDrive root 'rclone-test-tizecef0zuta': Waiting for transfers to finish 2025/09/22 01:29:44 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/09/22 01:29:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/09/22 01:29:45 DEBUG : OpenDrive root 'rclone-test-tizecef0zuta': Purge remote --- PASS: TestServerSideCopyOverSelf (10.83s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:29:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:29:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/22 01:29:49 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:29:49 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:29:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/09/22 01:29:50 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/09/22 01:29:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/22 01:29:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-deqasac7jilu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideMoveOverSelf (0.89s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-deqasac7jilu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyAfterDelete (0.70s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-deqasac7jilu'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyRedownload (0.70s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:29:54 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/22 01:29:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:29:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:29:55 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/09/22 01:29:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/22 01:29:56 INFO : check sum: Copied (new) 2025/09/22 01:29:56 DEBUG : Waiting for deletions to finish 2025/09/22 01:29:57 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:29:57 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/22 01:29:57 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/09/22 01:29:57 DEBUG : check sum: Unchanged skipping 2025/09/22 01:29:57 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:29:57 DEBUG : Waiting for deletions to finish 2025/09/22 01:29:57 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (3.15s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:29:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/22 01:29:57 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:29:57 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:29:59 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/09/22 01:30:00 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/22 01:30:00 INFO : sizeonly: Copied (new) 2025/09/22 01:30:00 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:00 DEBUG : sizeonly: Sizes identical 2025/09/22 01:30:00 DEBUG : sizeonly: Unchanged skipping 2025/09/22 01:30:00 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:00 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:00 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:00 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (3.39s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:30:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/22 01:30:01 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:01 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:02 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/09/22 01:30:03 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/09/22 01:30:03 INFO : ignore-size: Copied (new) 2025/09/22 01:30:03 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:03 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:30:03 DEBUG : ignore-size: Unchanged skipping 2025/09/22 01:30:03 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:03 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:03 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (3.20s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:30:05 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/22 01:30:06 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:30:06 DEBUG : existing: Unchanged skipping 2025/09/22 01:30:06 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:06 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:06 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:06 INFO : There was nothing to transfer 2025/09/22 01:30:06 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/22 01:30:06 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:06 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/22 01:30:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/22 01:30:07 INFO : existing: Copied (replaced existing) 2025/09/22 01:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (4.15s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:30:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/22 01:30:08 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:08 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:09 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/22 01:30:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/22 01:30:10 INFO : existing: Copied (new) 2025/09/22 01:30:10 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:10 DEBUG : existing: Destination exists, skipping 2025/09/22 01:30:10 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:10 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:10 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.05s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:30:12 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/09/22 01:30:14 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/09/22 01:30:15 INFO : d: Making directory 2025/09/22 01:30:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/22 01:30:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:30:17 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:17 DEBUG : c/non empty space: Unchanged skipping 2025/09/22 01:30:17 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:18 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/09/22 01:30:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/22 01:30:19 INFO : a/potato2: Copied (new) 2025/09/22 01:30:19 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:19 INFO : b/potato: Deleted 2025/09/22 01:30:19 INFO : d: Removing directory 2025/09/22 01:30:19 INFO : b: Removing directory 2025/09/22 01:30:20 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': deleted 2 directories --- PASS: TestSyncIgnoreErrors (10.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:30:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:30:24 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/22 01:30:24 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:24 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/22 01:30:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/09/22 01:30:24 DEBUG : empty space: Unchanged skipping 2025/09/22 01:30:24 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:24 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:24 INFO : There was nothing to transfer 2025/09/22 01:30:24 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/22 01:30:24 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:24 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/22 01:30:24 INFO : empty space: Updated modification time in destination 2025/09/22 01:30:24 DEBUG : empty space: Unchanged skipping 2025/09/22 01:30:24 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:24 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:30:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:30:27 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:27 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/22 01:30:27 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/22 01:30:27 DEBUG : empty space: Unchanged skipping 2025/09/22 01:30:27 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:27 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.81s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:30:29 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/09/22 01:30: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/09/22 01:30:30 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:30 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1864486617) 2025/09/22 01:30:30 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-deqasac7jilu') 2025/09/22 01:30:30 DEBUG : foo: md5 differ 2025/09/22 01:30:30 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:30 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/09/22 01:30:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/09/22 01:30:31 INFO : foo: Copied (replaced existing) 2025/09/22 01:30:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (4.06s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:30:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:30:34 DEBUG : empty space: Modification times differ by 120468h30m33.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-09-22 01:30:33 +0000 UTC 2025/09/22 01:30:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/22 01:30:34 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/09/22 01:30:35 INFO : empty space: Updated modification time in destination 2025/09/22 01:30:35 DEBUG : empty space: Unchanged skipping 2025/09/22 01:30:35 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:35 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/09/22 01:30:36 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/22 01:30:36 INFO : potato: Copied (new) 2025/09/22 01:30:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (5.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:30:38 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/09/22 01:30:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/22 01:30:39 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:39 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:39 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/22 01:30:40 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/09/22 01:30:40 INFO : potato: Copied (replaced existing) 2025/09/22 01:30:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.00s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:30:42 DEBUG : potato: Uploading chunk 0, size=21, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1142 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: potato: Modification time difference too big |-120348h30m43s| > 1s (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-09-22 01:30:42 +0000 UTC) (precision 1s) 2025/09/22 01:30: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/09/22 01:30:44 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:44 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1864486617) 2025/09/22 01:30:44 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-deqasac7jilu') 2025/09/22 01:30:44 DEBUG : potato: md5 differ 2025/09/22 01:30:44 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/22 01:30:45 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/09/22 01:30:45 INFO : potato: Copied (replaced existing) 2025/09/22 01:30:45 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncAfterChangingContentsOnly (4.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:30:46 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/22 01:30:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:30:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 01:30:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:30:49 DEBUG : empty space: Unchanged skipping 2025/09/22 01:30:49 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:49 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/22 01:30:49 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:30:51 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/22 01:30:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:30:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:30:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 01:30:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:30:54 DEBUG : empty space: Unchanged skipping 2025/09/22 01:30:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:30:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/22 01:30:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/22 01:30:56 INFO : potato2: Copied (new) 2025/09/22 01:30:56 DEBUG : Waiting for deletions to finish 2025/09/22 01:30:56 INFO : potato: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (14.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:31:05 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/09/22 01:31:07 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/09/22 01:31:09 INFO : d: Making directory 2025/09/22 01:31:09 INFO : d/e: Making directory 2025/09/22 01:31:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/22 01:31:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:31:10 DEBUG : c/non empty space: Unchanged skipping 2025/09/22 01:31:11 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:31:11 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:31:12 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/09/22 01:31:12 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/22 01:31:12 INFO : a/potato2: Copied (new) 2025/09/22 01:31:12 DEBUG : Waiting for deletions to finish 2025/09/22 01:31:13 INFO : b/potato: Deleted 2025/09/22 01:31:13 INFO : d/e: Removing directory 2025/09/22 01:31:13 INFO : d: Removing directory 2025/09/22 01:31:13 INFO : b: Removing directory 2025/09/22 01:31:14 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': deleted 3 directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:31:25 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/09/22 01:31:27 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/09/22 01:31:28 INFO : d: Making directory 2025/09/22 01:31:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/22 01:31:29 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:31:29 DEBUG : c/non empty space: Unchanged skipping 2025/09/22 01:31:29 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:31:29 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:31:30 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/09/22 01:31:31 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/22 01:31:31 INFO : a/potato2: Copied (new) 2025/09/22 01:31:31 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting files as there were IO errors 2025/09/22 01:31:31 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.95s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:31:35 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/22 01:31:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:31:38 DEBUG : Waiting for deletions to finish 2025/09/22 01:31:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:31:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 01:31:38 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:31:38 DEBUG : empty space: Unchanged skipping 2025/09/22 01:31:38 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:31:38 INFO : potato: Deleted 2025/09/22 01:31:39 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/22 01:31:40 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/22 01:31:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.61s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:31:42 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/22 01:31:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:31:45 DEBUG : Waiting for deletions to finish 2025/09/22 01:31:45 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:31:45 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:31:45 INFO : potato: Deleted 2025/09/22 01:31:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:31:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 01:31:45 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:31:45 DEBUG : empty space: Unchanged skipping 2025/09/22 01:31:45 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:31:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/22 01:31:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/09/22 01:31:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.88s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:31:49 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/09/22 01:31:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 01:31:50 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:31:50 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:31:51 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/09/22 01:31:52 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/09/22 01:31:52 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyDeleteBefore (12.70s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:32:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/22 01:32:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:32:04 DEBUG : enormous: Excluded (Size Filter) 2025/09/22 01:32:04 DEBUG : enormous: Excluded 2025/09/22 01:32:04 DEBUG : potato2: Excluded (Size Filter) 2025/09/22 01:32:04 DEBUG : potato2: Excluded 2025/09/22 01:32:04 DEBUG : potato2: Excluded (Size Filter) 2025/09/22 01:32:04 DEBUG : potato2: Excluded 2025/09/22 01:32:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:32:04 DEBUG : empty space: Unchanged skipping 2025/09/22 01:32:04 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:04 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:04 DEBUG : Waiting for deletions to finish 2025/09/22 01:32:04 INFO : There was nothing to transfer 2025/09/22 01:32:04 DEBUG : enormous: Excluded (Size Filter) 2025/09/22 01:32:04 DEBUG : enormous: Excluded 2025/09/22 01:32:04 DEBUG : potato2: Excluded (Size Filter) 2025/09/22 01:32:04 DEBUG : potato2: Excluded 2025/09/22 01:32:05 DEBUG : potato2: Excluded (Size Filter) 2025/09/22 01:32:05 DEBUG : potato2: Excluded 2025/09/22 01:32:05 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/22 01:32:05 DEBUG : empty space: Unchanged skipping 2025/09/22 01:32:05 DEBUG : Local file system at /tmp/rclone1864486617: Waiting for checks to finish 2025/09/22 01:32:05 DEBUG : Local file system at /tmp/rclone1864486617: Waiting for transfers to finish 2025/09/22 01:32:05 DEBUG : Waiting for deletions to finish 2025/09/22 01:32:05 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (4.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:32:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/22 01:32:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:32:10 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/09/22 01:32:11 DEBUG : enormous: Excluded (Size Filter) 2025/09/22 01:32:11 DEBUG : enormous: Excluded 2025/09/22 01:32:11 DEBUG : potato2: Excluded (Size Filter) 2025/09/22 01:32:11 DEBUG : potato2: Excluded 2025/09/22 01:32:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:32:11 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:11 DEBUG : empty space: Unchanged skipping 2025/09/22 01:32:11 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:11 DEBUG : Waiting for deletions to finish 2025/09/22 01:32:11 INFO : enormous: Deleted 2025/09/22 01:32:11 INFO : potato2: Deleted 2025/09/22 01:32:11 INFO : There was nothing to transfer 2025/09/22 01:32:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/22 01:32:12 DEBUG : empty space: Unchanged skipping 2025/09/22 01:32:12 DEBUG : Local file system at /tmp/rclone1864486617: Waiting for checks to finish 2025/09/22 01:32:12 DEBUG : Local file system at /tmp/rclone1864486617: Waiting for transfers to finish 2025/09/22 01:32:12 DEBUG : Waiting for deletions to finish 2025/09/22 01:32:12 INFO : enormous: Deleted 2025/09/22 01:32:12 INFO : potato2: Deleted 2025/09/22 01:32:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.94s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:32:13 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/22 01:32:15 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/09/22 01:32:17 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/09/22 01:32:19 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/09/22 01:32:20 DEBUG : five: Need to transfer - File not found at Destination 2025/09/22 01:32:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/22 01:32:20 DEBUG : one: Destination is newer than source, skipping 2025/09/22 01:32:20 DEBUG : three: Sizes identical 2025/09/22 01:32:20 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1864486617) 2025/09/22 01:32:20 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-deqasac7jilu') 2025/09/22 01:32:20 DEBUG : two: md5 differ 2025/09/22 01:32:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/22 01:32:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/22 01:32:20 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:20 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/09/22 01:32:21 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/09/22 01:32:21 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/09/22 01:32:22 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/22 01:32:22 INFO : four: Copied (replaced existing) 2025/09/22 01:32:22 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/22 01:32:22 INFO : two: Copied (replaced existing) 2025/09/22 01:32:22 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/22 01:32:22 INFO : five: Copied (new) 2025/09/22 01:32:22 DEBUG : Waiting for deletions to finish 2025/09/22 01:32:23 DEBUG : one: Destination is newer than source, skipping 2025/09/22 01:32:23 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:23 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1864486617) 2025/09/22 01:32:23 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-deqasac7jilu') 2025/09/22 01:32:23 DEBUG : three: md5 differ 2025/09/22 01:32:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/09/22 01:32:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/09/22 01:32:23 DEBUG : two: Size and md5 of src and dst objects identical 2025/09/22 01:32:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/09/22 01:32:23 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/09/22 01:32:23 DEBUG : four: Size and md5 of src and dst objects identical 2025/09/22 01:32:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/09/22 01:32:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/09/22 01:32:23 DEBUG : five: Size and md5 of src and dst objects identical 2025/09/22 01:32:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/09/22 01:32:23 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:23 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/09/22 01:32:24 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/09/22 01:32:24 INFO : three: Copied (replaced existing) 2025/09/22 01:32:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.95s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/09/22 01:32:25 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Making map for --track-renames 2025/09/22 01:32:25 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Finished making map for --track-renames 2025/09/22 01:32:25 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/22 01:32:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/22 01:32:25 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for renames to finish 2025/09/22 01:32:25 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:26 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/09/22 01:32:27 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/09/22 01:32:27 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/09/22 01:32:27 INFO : potato: Copied (new) 2025/09/22 01:32:27 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/09/22 01:32:27 INFO : yam: Copied (new) 2025/09/22 01:32:27 DEBUG : Waiting for deletions to finish 2025/09/22 01:32:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:32:28 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Making map for --track-renames 2025/09/22 01:32:28 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Finished making map for --track-renames 2025/09/22 01:32:28 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:28 DEBUG : potato: Unchanged skipping 2025/09/22 01:32:28 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for renames to finish 2025/09/22 01:32:28 DEBUG : yam: same parent dir (ODFfOTQ1ODY0OV9aWG9uQQ) - using file/rename instead of move_copy for yaml 2025/09/22 01:32:28 INFO : yam: Moved (server-side) to: yaml 2025/09/22 01:32:28 INFO : yaml: Renamed from "yam" 2025/09/22 01:32:28 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:28 DEBUG : Waiting for deletions to finish 2025/09/22 01:32:28 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (4.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/22 01:32:29 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Making map for --track-renames 2025/09/22 01:32:29 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Finished making map for --track-renames 2025/09/22 01:32:29 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/22 01:32:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/22 01:32:29 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for renames to finish 2025/09/22 01:32:29 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:30 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/09/22 01:32:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/09/22 01:32:31 INFO : potato: Copied (new) 2025/09/22 01:32:32 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/09/22 01:32:33 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/09/22 01:32:33 INFO : yam: Copied (new) 2025/09/22 01:32:33 DEBUG : Waiting for deletions to finish 2025/09/22 01:32:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:32:33 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Making map for --track-renames 2025/09/22 01:32:33 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Finished making map for --track-renames 2025/09/22 01:32:33 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:33 DEBUG : potato: Unchanged skipping 2025/09/22 01:32:33 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for renames to finish 2025/09/22 01:32:33 DEBUG : yam: same parent dir (ODFfOTQ1ODY0OV9aWG9uQQ) - using file/rename instead of move_copy for yaml 2025/09/22 01:32:33 INFO : yam: Moved (server-side) to: yaml 2025/09/22 01:32:33 INFO : yaml: Renamed from "yam" 2025/09/22 01:32:33 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:33 DEBUG : Waiting for deletions to finish 2025/09/22 01:32:33 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.08s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/22 01:32:35 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Making map for --track-renames 2025/09/22 01:32:35 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Finished making map for --track-renames 2025/09/22 01:32:35 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/22 01:32:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/22 01:32:35 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for renames to finish 2025/09/22 01:32:35 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:35 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/09/22 01:32:36 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/09/22 01:32:36 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/09/22 01:32:36 INFO : potato: Copied (new) 2025/09/22 01:32:37 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/09/22 01:32:37 INFO : sub/yam: Copied (new) 2025/09/22 01:32:37 DEBUG : Waiting for deletions to finish 2025/09/22 01:32:37 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:32:37 DEBUG : potato: Unchanged skipping 2025/09/22 01:32:38 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Making map for --track-renames 2025/09/22 01:32:38 INFO : OpenDrive root 'rclone-test-deqasac7jilu': Finished making map for --track-renames 2025/09/22 01:32:38 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:38 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for renames to finish 2025/09/22 01:32:38 INFO : sub/yam: Moved (server-side) to: yam 2025/09/22 01:32:38 INFO : yam: Renamed from "sub/yam" 2025/09/22 01:32:38 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:38 DEBUG : Waiting for deletions to finish 2025/09/22 01:32:38 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.30s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:32:40 DEBUG : Creating backend with remote "/tmp/rclone1864486617/dir1" 2025/09/22 01:32:40 DEBUG : Config file has changed externally - reloading 2025/09/22 01:32:40 DEBUG : Creating backend with remote "/tmp/rclone1864486617/dir2" 2025/09/22 01:32:40 DEBUG : Local file system at /tmp/rclone1864486617/dir2: Using server-side directory move 2025/09/22 01:32:40 INFO : Local file system at /tmp/rclone1864486617/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/22 01:32:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/22 01:32:40 INFO : file1.txt: Moved (server-side) 2025/09/22 01:32:40 DEBUG : Local file system at /tmp/rclone1864486617/dir2: Waiting for checks to finish 2025/09/22 01:32:40 DEBUG : Local file system at /tmp/rclone1864486617/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:32:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:32:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/22 01:32:40 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:40 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:32:42 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/09/22 01:32:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:32:42 INFO : sub dir/hello world: Copied (new) 2025/09/22 01:32:42 INFO : sub dir/hello world: Deleted 2025/09/22 01:32:43 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/09/22 01:32:43 INFO : nested/sub dir/file: Copied (new) 2025/09/22 01:32:43 INFO : nested/sub dir/file: Deleted 2025/09/22 01:32:43 INFO : sub dir: Removing directory 2025/09/22 01:32:43 INFO : nested/sub dir: Removing directory 2025/09/22 01:32:43 INFO : nested: Removing directory 2025/09/22 01:32:43 DEBUG : Local file system at /tmp/rclone1864486617: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (5.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:32:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/22 01:32:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/22 01:32:46 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:46 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:47 ERROR : nested/sub dir/file: Failed to copy: failed to get folder list: Directory does not exist (Error 404) 2025/09/22 01:32:47 ERROR : nested/sub dir/file: Not deleting source as copy failed: failed to get folder list: Directory does not exist (Error 404) 2025/09/22 01:32:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/09/22 01:32:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/22 01:32:48 INFO : sub dir/hello world: Copied (new) 2025/09/22 01:32:48 INFO : sub dir/hello world: Deleted sync_test.go:1838: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1838 Error: Received unexpected error: failed to get folder list: Directory does not exist (Error 404) Test: TestMoveWithoutDeleteEmptySrcDirs run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (5.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:32:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/22 01:32:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/22 01:32:51 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:51 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:52 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/09/22 01:32:53 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/22 01:32:53 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/09/22 01:32:53 INFO : existing-b: Copied (new) 2025/09/22 01:32:53 INFO : existing-b: Deleted 2025/09/22 01:32:54 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/22 01:32:54 INFO : existing: Copied (new) 2025/09/22 01:32:54 INFO : existing: Deleted 2025/09/22 01:32:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:32:54 DEBUG : existing: Destination exists, skipping 2025/09/22 01:32:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/22 01:32:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:32:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (4.29s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:32:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tiwudum9qive" 2025/09/22 01:32:56 DEBUG : Starting OpenDrive session with ID: aceb1d115021bd22da8cb83c6d4d36a0a0594ac89b74f7d8341799e9177b3772 2025/09/22 01:32:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/22 01:32:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:33:00 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-deqasac7jilu' -> OpenDrive root 'rclone-test-tiwudum9qive' 2025/09/22 01:33:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:33:04 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/09/22 01:33:05 DEBUG : OpenDrive root 'rclone-test-tiwudum9qive': Using server-side directory move 2025/09/22 01:33:05 INFO : OpenDrive root 'rclone-test-tiwudum9qive': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/22 01:33:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 01:33:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/22 01:33:06 DEBUG : empty space: Unchanged skipping 2025/09/22 01:33:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/22 01:33:06 DEBUG : OpenDrive root 'rclone-test-tiwudum9qive': Waiting for checks to finish 2025/09/22 01:33:06 INFO : empty space: Deleted 2025/09/22 01:33:06 DEBUG : OpenDrive root 'rclone-test-tiwudum9qive': Waiting for transfers to finish 2025/09/22 01:33:06 INFO : potato3: Deleted 2025/09/22 01:33:06 INFO : potato2: Moved (server-side) 2025/09/22 01:33:06 INFO : potato3: Moved (server-side) 2025/09/22 01:33:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vohutoy9dome" 2025/09/22 01:33:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value sync_test.go:1763: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1763 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: failed to create session: Unknown 404 Not Found (Error 404) Test: TestServerSideMove 2025/09/22 01:33:07 DEBUG : OpenDrive root 'rclone-test-tiwudum9qive': Purge remote --- FAIL: TestServerSideMove (12.82s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:33:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jupilay0daxo" 2025/09/22 01:33:08 DEBUG : Starting OpenDrive session with ID: db2ae9dc0d70aa730105ecc000e8b58e017af830bd0d65fee59e9249e8a11b48 2025/09/22 01:33:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/22 01:33:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:33:13 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-deqasac7jilu' -> OpenDrive root 'rclone-test-jupilay0daxo' 2025/09/22 01:33:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:33:17 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/09/22 01:33:19 DEBUG : empty space: Excluded (Size Filter) 2025/09/22 01:33:19 DEBUG : empty space: Excluded 2025/09/22 01:33:19 DEBUG : empty space: Excluded (Size Filter) 2025/09/22 01:33:19 DEBUG : empty space: Excluded 2025/09/22 01:33:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 01:33:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/22 01:33:19 DEBUG : OpenDrive root 'rclone-test-jupilay0daxo': Waiting for checks to finish 2025/09/22 01:33:19 DEBUG : OpenDrive root 'rclone-test-jupilay0daxo': Waiting for transfers to finish 2025/09/22 01:33:19 INFO : potato3: Deleted 2025/09/22 01:33:19 INFO : potato2: Moved (server-side) 2025/09/22 01:33:19 INFO : potato3: Moved (server-side) 2025/09/22 01:33:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kipexik9kuwu" 2025/09/22 01:33:20 DEBUG : Starting OpenDrive session with ID: f0c4a6fe17e99f7077f681984e786883470941ebdfbe3ee28094fd290aa47960 2025/09/22 01:33:21 DEBUG : empty space: Excluded (Size Filter) 2025/09/22 01:33:21 DEBUG : empty space: Excluded 2025/09/22 01:33:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 01:33:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/22 01:33:21 DEBUG : OpenDrive root 'rclone-test-kipexik9kuwu': Waiting for checks to finish 2025/09/22 01:33:21 DEBUG : OpenDrive root 'rclone-test-kipexik9kuwu': Waiting for transfers to finish 2025/09/22 01:33:22 INFO : potato2: Moved (server-side) 2025/09/22 01:33:22 INFO : potato3: Moved (server-side) 2025/09/22 01:33:22 DEBUG : OpenDrive root 'rclone-test-kipexik9kuwu': Purge remote 2025/09/22 01:33:23 DEBUG : OpenDrive root 'rclone-test-jupilay0daxo': Purge remote --- PASS: TestServerSideMoveWithFilter (15.90s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:33:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qineyih6ceza" 2025/09/22 01:33:24 DEBUG : Starting OpenDrive session with ID: 871928fc212bda4811903ff33ed81ecded83211f2465494c8d8a62fa59649953 2025/09/22 01:33:25 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/09/22 01:33:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:33:30 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/09/22 01:33:31 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-deqasac7jilu' -> OpenDrive root 'rclone-test-qineyih6ceza' 2025/09/22 01:33:32 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/09/22 01:33:34 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/09/22 01:33:35 DEBUG : OpenDrive root 'rclone-test-qineyih6ceza': Using server-side directory move 2025/09/22 01:33:35 INFO : OpenDrive root 'rclone-test-qineyih6ceza': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/22 01:33:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/22 01:33:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/22 01:33:35 DEBUG : empty space: Unchanged skipping 2025/09/22 01:33:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/22 01:33:36 INFO : potato3: Deleted 2025/09/22 01:33:36 DEBUG : OpenDrive root 'rclone-test-qineyih6ceza': Waiting for checks to finish 2025/09/22 01:33:36 INFO : empty space: Deleted 2025/09/22 01:33:36 DEBUG : OpenDrive root 'rclone-test-qineyih6ceza': Waiting for transfers to finish 2025/09/22 01:33:36 INFO : potato2: Moved (server-side) 2025/09/22 01:33:36 INFO : potato3: Moved (server-side) 2025/09/22 01:33:36 INFO : tomatoDir: Removing directory 2025/09/22 01:33:37 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': deleted 1 directories 2025/09/22 01:33:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cegemen5gone" 2025/09/22 01:33:37 DEBUG : Config file has changed externally - reloading 2025/09/22 01:33:38 DEBUG : Starting OpenDrive session with ID: 459b20462e2e3d0aae73a8a2ceebab805986b9c374e18247f47091193512c336 2025/09/22 01:33:38 INFO : tomatoDir: Making directory 2025/09/22 01:33:38 DEBUG : OpenDrive root 'rclone-test-cegemen5gone': Using server-side directory move 2025/09/22 01:33:39 DEBUG : same parent dir (0) - using folder/rename instead of move_copy 2025/09/22 01:33:39 INFO : OpenDrive root 'rclone-test-cegemen5gone': Server side directory move succeeded 2025/09/22 01:33:39 ERROR : error listing: directory not found 2025/09/22 01:33:40 ERROR : error listing: directory not found 2025/09/22 01:33:40 DEBUG : OpenDrive root 'rclone-test-cegemen5gone': Purge remote 2025/09/22 01:33:40 DEBUG : OpenDrive root 'rclone-test-qineyih6ceza': Purge remote 2025/09/22 01:33:40 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.77s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:33:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/rclone-sync-test" 2025/09/22 01:33:41 DEBUG : Starting OpenDrive session with ID: 53f940371faff31575ab2bb0f1b7d79a6a64d94d3408a3fe79e9afd023d23eb5 --- PASS: TestSyncOverlap (1.56s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:33:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/rclone-sync-test" 2025/09/22 01:33:43 DEBUG : Starting OpenDrive session with ID: 0cdcf3feeff53ac5d2bebb091d9d62306baea5fb9c28ac68a2a0934f79282199 2025/09/22 01:33:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/rclone-sync-test-include/layer2" 2025/09/22 01:33:45 DEBUG : Starting OpenDrive session with ID: 912788c9b06e47c29c1fa10967bd52d0976e4febc9f46fba5c720e2d3d41540d 2025/09/22 01:33:45 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/22 01:33:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/22 01:33:45 DEBUG : pacer: Reducing sleep to 10ms 2025/09/22 01:33:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/rclone-sync-test-ignore-file" 2025/09/22 01:33:47 DEBUG : Starting OpenDrive session with ID: c70c1a36722d6416e0a2b52e1579a749bde6de40d6dc38adbf6aeaa7ca47626e 2025/09/22 01:33:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/09/22 01:33:51 DEBUG : rclone-sync-test: Excluded 2025/09/22 01:33:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/22 01:33:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/22 01:33:52 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/rclone-sync-test': Waiting for checks to finish 2025/09/22 01:33:52 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/rclone-sync-test': Waiting for transfers to finish 2025/09/22 01:33:52 DEBUG : Waiting for deletions to finish 2025/09/22 01:33:52 INFO : There was nothing to transfer 2025/09/22 01:33:52 DEBUG : rclone-sync-test: Excluded 2025/09/22 01:33:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/22 01:33:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/22 01:33:53 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:33:53 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:33:53 DEBUG : Waiting for deletions to finish 2025/09/22 01:33:53 INFO : rclone-sync-test-include: Removing directory 2025/09/22 01:33:53 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': deleted 1 directories 2025/09/22 01:33:53 INFO : There was nothing to transfer 2025/09/22 01:33:54 DEBUG : rclone-sync-test: Excluded 2025/09/22 01:33:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/22 01:33:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/09/22 01:33:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/09/22 01:33:54 DEBUG : Waiting for deletions to finish 2025/09/22 01:33:54 INFO : There was nothing to transfer 2025/09/22 01:33:55 DEBUG : rclone-sync-test: Excluded 2025/09/22 01:33:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/22 01:33:55 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:33:55 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:33:55 DEBUG : Waiting for deletions to finish 2025/09/22 01:33:55 INFO : There was nothing to transfer 2025/09/22 01:33:55 DEBUG : Excluded 2025/09/22 01:33:55 DEBUG : rclone-sync-test: Excluded 2025/09/22 01:33:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/22 01:33:55 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/09/22 01:33:55 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/09/22 01:33:55 DEBUG : Waiting for deletions to finish 2025/09/22 01:33:55 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (14.43s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:33:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/dst" 2025/09/22 01:33:57 DEBUG : Starting OpenDrive session with ID: 4305a9c9238af476adbb022bb26d999dbe04f449e573bfb66c34f04a6044b5dd 2025/09/22 01:33:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/CompareDest" 2025/09/22 01:33:59 DEBUG : Starting OpenDrive session with ID: 16a9ba57ac51d22eefd66e3fb7b17222ab1e460d2162933f20c267f38f80779d 2025/09/22 01:34:00 DEBUG : one: Need to transfer - File not found at Destination 2025/09/22 01:34:00 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:34:00 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:34:01 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/22 01:34:02 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/22 01:34:02 INFO : one: Copied (new) 2025/09/22 01:34:02 DEBUG : Waiting for deletions to finish 2025/09/22 01:34:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:34:03 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:34:03 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:34:03 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/22 01:34:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/22 01:34:04 INFO : one: Copied (replaced existing) 2025/09/22 01:34:04 DEBUG : Waiting for deletions to finish 2025/09/22 01:34:05 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/22 01:34:07 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/09/22 01:34:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:34:09 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:34:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:34:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/22 01:34:09 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:34:09 DEBUG : Waiting for deletions to finish 2025/09/22 01:34:09 INFO : There was nothing to transfer 2025/09/22 01:34:10 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/09/22 01:34:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:34:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:34:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/22 01:34:12 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:34:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:34:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/22 01:34:12 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:34:12 DEBUG : Waiting for deletions to finish 2025/09/22 01:34:12 INFO : There was nothing to transfer 2025/09/22 01:34:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:34:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:34:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/22 01:34:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:34:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/22 01:34:13 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:34:13 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:34:13 DEBUG : Waiting for deletions to finish 2025/09/22 01:34:13 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/22 01:34:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:34:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:34:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/22 01:34:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/22 01:34:14 DEBUG : two: Need to transfer - File not found at Destination 2025/09/22 01:34:14 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:34:14 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:34:15 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/09/22 01:34:16 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/09/22 01:34:16 INFO : two: Copied (new) 2025/09/22 01:34:16 DEBUG : Waiting for deletions to finish run.go:125: removing dir "CompareDest" failed - try 1/3: folder not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncCompareDest (30.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:34:28 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/09/22 01:34:31 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/09/22 01:34:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/dest" 2025/09/22 01:34:32 DEBUG : Starting OpenDrive session with ID: 5953f08b30bf6d46c3de489e809f038e22e060a63d720451a133be1190cd536d 2025/09/22 01:34:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/pre-dest1" 2025/09/22 01:34:34 DEBUG : Starting OpenDrive session with ID: 10a1575131ad911a8706c750534ddac4806a8921be9ef0b3818917d3377f0e8b 2025/09/22 01:34:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/pre-dest2" 2025/09/22 01:34:35 DEBUG : Starting OpenDrive session with ID: c302577e0f26cc494a0c6c9f948e172f1251b88d375fb8ff33a05b324ba386e8 2025/09/22 01:34:35 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:34:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/22 01:34:36 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:34:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/22 01:34:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/22 01:34:36 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dest': Waiting for checks to finish 2025/09/22 01:34:36 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dest': Waiting for transfers to finish 2025/09/22 01:34:37 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/09/22 01:34:38 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/09/22 01:34:38 INFO : 3: Copied (new) 2025/09/22 01:34:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.93s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:34:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/dst" 2025/09/22 01:34:42 DEBUG : Starting OpenDrive session with ID: d68db7d98378e49b64908f4a00b5cc0df0035c59b0e61af953eca99655b0d5a8 2025/09/22 01:34:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/CopyDest" 2025/09/22 01:34:43 DEBUG : Starting OpenDrive session with ID: 207aa6f6dffed61668a742f94fd4c550f482131735bcba2f98e4f279b9c1456c 2025/09/22 01:34:44 DEBUG : one: Need to transfer - File not found at Destination 2025/09/22 01:34:44 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:34:44 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:34:45 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/09/22 01:34:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/09/22 01:34:46 INFO : one: Copied (new) 2025/09/22 01:34:46 DEBUG : Waiting for deletions to finish 2025/09/22 01:34:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:34:47 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:34:47 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:34:48 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/22 01:34:48 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/09/22 01:34:48 INFO : one: Copied (replaced existing) 2025/09/22 01:34:48 DEBUG : Waiting for deletions to finish 2025/09/22 01:34:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/22 01:34:52 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/09/22 01:34:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/BackupDir" 2025/09/22 01:34:54 DEBUG : Starting OpenDrive session with ID: 8fc6d4d4836d0b7adc74873e4fd241939631e78f31862a0bf79617febcab99eb 2025/09/22 01:34:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:34:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:34:55 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:34:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/22 01:34:56 INFO : one: Moved (server-side) 2025/09/22 01:34:56 DEBUG : one: Dst hash empty - aborting Src hash check 2025/09/22 01:34:56 INFO : one: Copied (server-side copy) 2025/09/22 01:34:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/22 01:34:56 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:34:56 DEBUG : Waiting for deletions to finish 2025/09/22 01:34:57 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/09/22 01:34:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:34:59 DEBUG : one: Unchanged skipping 2025/09/22 01:34:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:35:00 DEBUG : two: Dst hash empty - aborting Src hash check 2025/09/22 01:35:00 INFO : two: Copied (server-side copy) 2025/09/22 01:35:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/22 01:35:00 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:35:00 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:35:00 DEBUG : Waiting for deletions to finish 2025/09/22 01:35:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:35:00 DEBUG : one: Unchanged skipping 2025/09/22 01:35:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:35:00 DEBUG : two: Unchanged skipping 2025/09/22 01:35:00 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:35:00 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:35:00 DEBUG : Waiting for deletions to finish 2025/09/22 01:35:00 INFO : There was nothing to transfer 2025/09/22 01:35:01 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/09/22 01:35:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:35:03 DEBUG : one: Unchanged skipping 2025/09/22 01:35:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/22 01:35:03 DEBUG : three: Destination not found in --copy-dest 2025/09/22 01:35:03 DEBUG : three: Need to transfer - File not found at Destination 2025/09/22 01:35:03 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:35:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/22 01:35:03 DEBUG : two: Unchanged skipping 2025/09/22 01:35:03 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:35:04 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/09/22 01:35:05 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/09/22 01:35:05 INFO : three: Copied (new) 2025/09/22 01:35:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.91s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:35:09 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/22 01:35:11 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/22 01:35:13 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/22 01:35:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/dst" 2025/09/22 01:35:15 DEBUG : Starting OpenDrive session with ID: f65c74b69185284e1f20a0827b117d19c784d73a42cbc5eecbbff2ad9a5aab40 2025/09/22 01:35:15 DEBUG : pacer: low level retry 1/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/22 01:35:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/22 01:35:15 DEBUG : pacer: low level retry 2/10 (error Session does not exist, please re-login. (Error 401)) 2025/09/22 01:35:15 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/22 01:35:15 DEBUG : pacer: Reducing sleep to 20ms 2025/09/22 01:35:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/backup" 2025/09/22 01:35:16 DEBUG : Starting OpenDrive session with ID: b1c26a5d49421f722966662cefa15adca6d6b103055e7c8945d27c4ba5a0ecf4 2025/09/22 01:35:17 DEBUG : pacer: Reducing sleep to 10ms 2025/09/22 01:35:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/22 01:35:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:35:17 DEBUG : two: Unchanged skipping 2025/09/22 01:35:17 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:35:18 INFO : one: Moved (server-side) 2025/09/22 01:35:18 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:35:18 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/22 01:35:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/22 01:35:19 INFO : one: Copied (new) 2025/09/22 01:35:19 DEBUG : Waiting for deletions to finish 2025/09/22 01:35:20 INFO : three.txt: Moved (server-side) 2025/09/22 01:35:20 INFO : three.txt: Moved into backup dir 2025/09/22 01:35:21 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/22 01:35:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/22 01:35:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:35:22 DEBUG : two: Unchanged skipping 2025/09/22 01:35:22 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:35:23 INFO : one: Deleted 2025/09/22 01:35:23 INFO : one: Moved (server-side) 2025/09/22 01:35:23 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:35:24 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/22 01:35:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/22 01:35:25 INFO : one: Copied (new) 2025/09/22 01:35:25 DEBUG : Waiting for deletions to finish 2025/09/22 01:35:26 INFO : three.txt: Deleted 2025/09/22 01:35:26 INFO : three.txt: Moved (server-side) 2025/09/22 01:35:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.15s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:35:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/22 01:35:31 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/22 01:35:33 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/22 01:35:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/dst" 2025/09/22 01:35:35 DEBUG : Starting OpenDrive session with ID: fab118da99068a05e09873bd218b94592fa6b06056550af479221fcb66c452a5 2025/09/22 01:35:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/backup" 2025/09/22 01:35:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2461 Error: Received unexpected error: failed to make fs for --backup-dir "TestOpenDrive:rclone-test-deqasac7jilu/backup": failed to create session: Unknown 404 Not Found (Error 404) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (9.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:35:38 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/22 01:35:40 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/22 01:35:42 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/22 01:35:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/dst" 2025/09/22 01:35:44 DEBUG : Starting OpenDrive session with ID: b8ea4869b812fb98815f710c8001df3c5b71a7c46bf95e41cb16df2b5ec30a71 2025/09/22 01:35:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/backup" 2025/09/22 01:35:45 DEBUG : Starting OpenDrive session with ID: 1a4b1f6e64539b6a0847bd71554bcbce0c16c37e3ae79c63cb11894f8e694ca0 2025/09/22 01:35:46 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:35:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:35:46 DEBUG : two: Unchanged skipping 2025/09/22 01:35:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/22 01:35:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/22 01:35:47 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:35:48 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/22 01:35:49 ERROR : one: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1864486617) 4 vs dst(OpenDrive root 'rclone-test-deqasac7jilu/dst') 0 2025/09/22 01:35:49 INFO : one: Removing failed copy 2025/09/22 01:35:49 ERROR : OpenDrive root 'rclone-test-deqasac7jilu/dst': not deleting files as there were IO errors 2025/09/22 01:35:49 ERROR : OpenDrive root 'rclone-test-deqasac7jilu/dst': not deleting directories as there were IO errors sync_test.go:2415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2415 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone1864486617) 4 vs dst(OpenDrive root 'rclone-test-deqasac7jilu/dst') 0 Test: TestSyncBackupDirWithSuffixKeepExtension --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (13.45s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:35:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/22 01:35:54 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/22 01:35:56 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/22 01:35:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/dst" 2025/09/22 01:35:58 DEBUG : Starting OpenDrive session with ID: 0dfacb9234313bf7452269de004b77d788c1815508e95978ca5991b23dcf3e5f 2025/09/22 01:35:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/22 01:35:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:35:58 DEBUG : two: Unchanged skipping 2025/09/22 01:35:58 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:35:59 DEBUG : one: same parent dir (ODFfOTQ1ODgyMl96YXhGSA) - using file/rename instead of move_copy for one.bak 2025/09/22 01:35:59 INFO : one: Moved (server-side) to: one.bak 2025/09/22 01:35:59 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:36:00 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/22 01:36:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/22 01:36:01 INFO : one: Copied (new) 2025/09/22 01:36:01 DEBUG : Waiting for deletions to finish 2025/09/22 01:36:01 DEBUG : three.txt: same parent dir (ODFfOTQ1ODgyMl96YXhGSA) - using file/rename instead of move_copy for three.txt.bak 2025/09/22 01:36:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/22 01:36:01 INFO : three.txt: Moved into backup dir 2025/09/22 01:36:03 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/09/22 01:36:04 DEBUG : one.bak: Excluded (Path Filter) 2025/09/22 01:36:04 DEBUG : one.bak: Excluded 2025/09/22 01:36:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/22 01:36:04 DEBUG : three.txt.bak: Excluded 2025/09/22 01:36:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/22 01:36:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:36:04 DEBUG : two: Unchanged skipping 2025/09/22 01:36:04 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for checks to finish 2025/09/22 01:36:05 INFO : one.bak: Deleted 2025/09/22 01:36:05 DEBUG : one: same parent dir (ODFfOTQ1ODgyMl96YXhGSA) - using file/rename instead of move_copy for one.bak 2025/09/22 01:36:05 INFO : one: Moved (server-side) to: one.bak 2025/09/22 01:36:05 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu/dst': Waiting for transfers to finish 2025/09/22 01:36:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/22 01:36:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/22 01:36:07 INFO : one: Copied (new) 2025/09/22 01:36:07 DEBUG : Waiting for deletions to finish 2025/09/22 01:36:07 INFO : three.txt.bak: Deleted 2025/09/22 01:36:07 DEBUG : three.txt: same parent dir (ODFfOTQ1ODgyMl96YXhGSA) - using file/rename instead of move_copy for three.txt.bak 2025/09/22 01:36:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/22 01:36:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (18.91s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:36:11 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/22 01:36:13 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/22 01:36:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/22 01:36:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/dst" 2025/09/22 01:36:16 DEBUG : Starting OpenDrive session with ID: b0c0b547def78a2d1701afdf7db1ab0b03872f1f8604d7aa9111f3610d8b480a 2025/09/22 01:36:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/22 01:36:17 DEBUG : one: same parent dir (ODFfOTQ1ODgyN19lcmRHeQ) - using file/rename instead of move_copy for one.bak 2025/09/22 01:36:17 INFO : one: Moved (server-side) to: one.bak 2025/09/22 01:36:18 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/22 01:36:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/22 01:36:19 INFO : one: Copied (new) 2025/09/22 01:36:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:36:19 DEBUG : two: Unchanged skipping 2025/09/22 01:36:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/22 01:36:20 DEBUG : three.txt: same parent dir (ODFfOTQ1ODgyN19lcmRHeQ) - using file/rename instead of move_copy for three.txt.bak 2025/09/22 01:36:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/22 01:36:21 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/09/22 01:36:22 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/09/22 01:36:22 INFO : three.txt: Copied (new) 2025/09/22 01:36:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/22 01:36:23 INFO : one.bak: Deleted 2025/09/22 01:36:23 DEBUG : one: same parent dir (ODFfOTQ1ODgyN19lcmRHeQ) - using file/rename instead of move_copy for one.bak 2025/09/22 01:36:23 INFO : one: Moved (server-side) to: one.bak 2025/09/22 01:36:24 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/22 01:36:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/22 01:36:26 INFO : one: Copied (new) 2025/09/22 01:36:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:36:26 DEBUG : two: Unchanged skipping 2025/09/22 01:36:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/22 01:36:26 INFO : three.txt.bak: Deleted 2025/09/22 01:36:26 DEBUG : three.txt: same parent dir (ODFfOTQ1ODgyN19lcmRHeQ) - using file/rename instead of move_copy for three.txt.bak 2025/09/22 01:36:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/22 01:36:27 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/09/22 01:36:28 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/09/22 01:36:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.83s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:36:32 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/09/22 01:36:33 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/09/22 01:36:35 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/09/22 01:36:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqasac7jilu/dst" 2025/09/22 01:36:37 DEBUG : Starting OpenDrive session with ID: 7eb8bd0e332de2a86fbab9ceb537d1ec4b3f169f3db7d54f5ab5464eaccaae8e 2025/09/22 01:36:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/22 01:36:38 DEBUG : one: same parent dir (ODFfOTQ1ODgyOV9zb3dYTw) - using file/rename instead of move_copy for one-2019-01-01 2025/09/22 01:36:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/22 01:36:39 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/09/22 01:36:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/09/22 01:36:40 INFO : one: Copied (new) 2025/09/22 01:36:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:36:40 DEBUG : two: Unchanged skipping 2025/09/22 01:36:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/22 01:36:41 DEBUG : three.txt: same parent dir (ODFfOTQ1ODgyOV9zb3dYTw) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/09/22 01:36:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/22 01:36:42 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/09/22 01:36:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/09/22 01:36:43 INFO : three.txt: Copied (new) 2025/09/22 01:36:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/22 01:36:44 INFO : one-2019-01-01: Deleted 2025/09/22 01:36:44 DEBUG : one: same parent dir (ODFfOTQ1ODgyOV9zb3dYTw) - using file/rename instead of move_copy for one-2019-01-01 2025/09/22 01:36:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/22 01:36:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/09/22 01:36:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/09/22 01:36:46 INFO : one: Copied (new) 2025/09/22 01:36:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:36:47 DEBUG : two: Unchanged skipping 2025/09/22 01:36:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/22 01:36:47 INFO : three-2019-01-01.txt: Deleted 2025/09/22 01:36:47 DEBUG : three.txt: same parent dir (ODFfOTQ1ODgyOV9zb3dYTw) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/09/22 01:36:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/22 01:36:48 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/09/22 01:36:49 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/09/22 01:36:49 INFO : three.txt: Copied (new) run.go:125: removing dir "dst" failed - try 1/3: folder not empty --- PASS: TestSyncSuffixKeepExtension (22.02s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:36:53 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/09/22 01:36:55 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/22 01:36:55 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:36:55 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:36:55 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/09/22 01:36:56 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/09/22 01:36:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/22 01:36:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.01s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:36:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/22 01:36:57 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:36:57 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:36:58 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/09/22 01:36:59 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/09/22 01:36:59 INFO : existing: Copied (new) 2025/09/22 01:36:59 DEBUG : Waiting for deletions to finish 2025/09/22 01:36:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/22 01:36:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/22 01:36:59 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:36:59 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:36:59 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting files as there were IO errors 2025/09/22 01:36:59 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (3.39s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.36s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:37:01 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:03 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/09/22 01:37:06 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/09/22 01:37:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/09/22 01:37:18 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:37:18 DEBUG : existing: Unchanged skipping 2025/09/22 01:37:18 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/09/22 01:37:18 DEBUG : subdira-rclone-move-dakorup4: same parent dir (ODFfOTQ1ODY0OV9aWG9uQQ) - using folder/rename instead of move_copy 2025/09/22 01:37:19 DEBUG : EXISTING: moving to existing-rclone-move-buqiguy1 2025/09/22 01:37:19 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-siqohuj0 2025/09/22 01:37:19 DEBUG : subdira: same parent dir (ODFfOTQ1ODY0OV9aWG9uQQ) - using folder/rename instead of move_copy 2025/09/22 01:37:19 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfOTQ1ODY0OV9aWG9uQQ) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-siqohuj0 2025/09/22 01:37:19 DEBUG : EXISTING: same parent dir (ODFfOTQ1ODY0OV9aWG9uQQ) - using file/rename instead of move_copy for existing-rclone-move-buqiguy1 2025/09/22 01:37:19 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/09/22 01:37:20 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-siqohuj0 2025/09/22 01:37:20 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/09/22 01:37:20 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-buqiguy1 2025/09/22 01:37:20 DEBUG : EXISTING: moving to existing 2025/09/22 01:37:20 DEBUG : existing-rclone-move-buqiguy1: same parent dir (ODFfOTQ1ODY0OV9aWG9uQQ) - using file/rename instead of move_copy for existing 2025/09/22 01:37:20 DEBUG : subdira/subdirb-rclone-move-rihaqan2: same parent dir (ODFfOTQ1ODgzNl9UcTVnRw) - using folder/rename instead of move_copy 2025/09/22 01:37:20 DEBUG : existingbutdifferent-rclone-move-siqohuj0: same parent dir (ODFfOTQ1ODY0OV9aWG9uQQ) - using file/rename instead of move_copy for existingbutdifferent 2025/09/22 01:37:20 INFO : existing-rclone-move-buqiguy1: Moved (server-side) to: existing 2025/09/22 01:37:20 INFO : EXISTING: Moved (server-side) to: existing 2025/09/22 01:37:20 INFO : EXISTING: Fixed case by renaming to: existing 2025/09/22 01:37:20 INFO : existingbutdifferent-rclone-move-siqohuj0: Moved (server-side) to: existingbutdifferent 2025/09/22 01:37:20 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/09/22 01:37:20 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/09/22 01:37:21 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/09/22 01:37:21 DEBUG : subdira/subdirb: same parent dir (ODFfOTQ1ODgzNl9UcTVnRw) - using folder/rename instead of move_copy 2025/09/22 01:37:21 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/09/22 01:37:22 DEBUG : subdira/subdirb/subdirc-rclone-move-roqaqan9: same parent dir (ODFfOTQ1ODgzN181UHFpUg) - using folder/rename instead of move_copy 2025/09/22 01:37:22 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/09/22 01:37:22 INFO : existingbutdifferent: Copied (replaced existing) 2025/09/22 01:37:22 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfOTQ1ODgzN181UHFpUg) - using folder/rename instead of move_copy 2025/09/22 01:37:22 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/09/22 01:37:23 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/09/22 01:37:23 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-yimatop3: same parent dir (ODFfOTQ1ODgzOF9FMnVESg) - using folder/rename instead of move_copy 2025/09/22 01:37:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-zuwezov5 2025/09/22 01:37:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfOTQ1ODgzOF9FMnVESg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-zuwezov5 2025/09/22 01:37:24 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfOTQ1ODgzOF9FMnVESg) - using folder/rename instead of move_copy 2025/09/22 01:37:24 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-zuwezov5 2025/09/22 01:37:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/09/22 01:37:24 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-zuwezov5: same parent dir (ODFfOTQ1ODgzOF9FMnVESg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/09/22 01:37:24 INFO : subdira/subdirb/subdirc/hello-rclone-move-zuwezov5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/09/22 01:37:24 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/09/22 01:37:24 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/09/22 01:37:24 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/09/22 01:37:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/09/22 01:37:25 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:37:25 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/09/22 01:37:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-balejuz1 2025/09/22 01:37:25 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/09/22 01:37:25 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/09/22 01:37:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfOTQ1ODgzOV9ja0J5VA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-balejuz1 2025/09/22 01:37:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-balejuz1 2025/09/22 01:37:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/09/22 01:37:26 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-balejuz1: same parent dir (ODFfOTQ1ODgzOV9ja0J5VA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/09/22 01:37:26 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-balejuz1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/09/22 01:37:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/09/22 01:37:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/09/22 01:37:26 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:37:26 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/09/22 01:37:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/09/22 01:37:27 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/09/22 01:37:27 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (31.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.07s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:37:34 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:35 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:37 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:39 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:41 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:42 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:44 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:46 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:48 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:50 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:51 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:53 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:55 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:57 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/09/22 01:37:59 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:01 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:02 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:04 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:06 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:08 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:10 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:12 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:13 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:15 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:17 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:19 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:20 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:22 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:24 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:26 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:27 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:29 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:31 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:33 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:35 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:37 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:38 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:40 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:42 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:43 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:45 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both0: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both11: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both12: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both14: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both13: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both17: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both18: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both15: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both10: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both2: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both16: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both4: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both5: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both6: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both7: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both8: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:38:45 DEBUG : both9: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both1: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both19: Unchanged skipping 2025/09/22 01:38:45 DEBUG : both3: Unchanged skipping 2025/09/22 01:38:45 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:38:45 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:38:45 DEBUG : Waiting for deletions to finish 2025/09/22 01:38:45 INFO : only0: Deleted 2025/09/22 01:38:45 INFO : only10: Deleted 2025/09/22 01:38:46 INFO : only1: Deleted 2025/09/22 01:38:46 INFO : only16: Deleted 2025/09/22 01:38:46 INFO : only4: Deleted 2025/09/22 01:38:46 INFO : only11: Deleted 2025/09/22 01:38:46 INFO : only13: Deleted 2025/09/22 01:38:46 INFO : only7: Deleted 2025/09/22 01:38:46 INFO : only12: Deleted 2025/09/22 01:38:46 INFO : only14: Deleted 2025/09/22 01:38:46 INFO : only15: Deleted 2025/09/22 01:38:46 INFO : only17: Deleted 2025/09/22 01:38:46 INFO : only18: Deleted 2025/09/22 01:38:46 INFO : only2: Deleted 2025/09/22 01:38:46 INFO : only5: Deleted 2025/09/22 01:38:46 INFO : only3: Deleted 2025/09/22 01:38:46 INFO : only19: Deleted 2025/09/22 01:38:46 INFO : only8: Deleted 2025/09/22 01:38:46 INFO : only6: Deleted 2025/09/22 01:38:46 INFO : only9: Deleted --- PASS: TestSyncConcurrentDelete (77.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:38:51 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:53 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:55 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:57 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/09/22 01:38:59 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:00 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:02 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:04 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:06 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:07 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:09 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:11 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:13 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:15 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:17 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:18 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:20 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:22 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:24 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:26 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:28 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:29 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:31 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:33 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:34 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:36 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:38 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:40 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:42 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:43 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:45 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:47 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:49 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:51 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:52 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:54 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:56 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:58 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/09/22 01:39:59 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/09/22 01:40:01 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/09/22 01:40:02 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:02 DEBUG : both0: Unchanged skipping 2025/09/22 01:40:02 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:02 DEBUG : both10: Unchanged skipping 2025/09/22 01:40:02 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:02 DEBUG : both11: Unchanged skipping 2025/09/22 01:40:02 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:02 DEBUG : both12: Unchanged skipping 2025/09/22 01:40:02 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:02 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:02 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:02 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:02 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:40:02 DEBUG : both14: Unchanged skipping 2025/09/22 01:40:03 DEBUG : both13: Unchanged skipping 2025/09/22 01:40:03 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:03 DEBUG : both17: Unchanged skipping 2025/09/22 01:40:03 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:03 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:03 DEBUG : both18: Unchanged skipping 2025/09/22 01:40:03 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:03 DEBUG : both15: Unchanged skipping 2025/09/22 01:40:03 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:03 DEBUG : both2: Unchanged skipping 2025/09/22 01:40:03 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:03 DEBUG : both3: Unchanged skipping 2025/09/22 01:40:03 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:03 DEBUG : both16: Unchanged skipping 2025/09/22 01:40:03 DEBUG : both19: Unchanged skipping 2025/09/22 01:40:03 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:03 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:03 DEBUG : both5: Unchanged skipping 2025/09/22 01:40:03 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:03 DEBUG : both7: Unchanged skipping 2025/09/22 01:40:03 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:03 DEBUG : both8: Unchanged skipping 2025/09/22 01:40:03 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:40:03 DEBUG : both9: Unchanged skipping 2025/09/22 01:40:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : both6: Unchanged skipping 2025/09/22 01:40:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : both4: Unchanged skipping 2025/09/22 01:40:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : both1: Unchanged skipping 2025/09/22 01:40:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/22 01:40:03 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:40:04 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:04 INFO : only14: Copied (replaced existing) 2025/09/22 01:40:04 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:04 INFO : only11: Copied (replaced existing) 2025/09/22 01:40:04 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:04 INFO : only15: Copied (replaced existing) 2025/09/22 01:40:05 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:05 INFO : only16: Copied (replaced existing) 2025/09/22 01:40:05 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:05 INFO : only18: Copied (replaced existing) 2025/09/22 01:40:05 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:05 INFO : only0: Copied (replaced existing) 2025/09/22 01:40:05 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:05 INFO : only17: Copied (replaced existing) 2025/09/22 01:40:06 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:06 INFO : only1: Copied (replaced existing) 2025/09/22 01:40:06 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:06 INFO : only2: Copied (replaced existing) 2025/09/22 01:40:06 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:06 INFO : only10: Copied (replaced existing) 2025/09/22 01:40:08 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:08 INFO : only13: Copied (replaced existing) 2025/09/22 01:40:09 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:09 INFO : only7: Copied (replaced existing) 2025/09/22 01:40:09 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:09 INFO : only12: Copied (replaced existing) 2025/09/22 01:40:09 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:09 INFO : only19: Copied (replaced existing) 2025/09/22 01:40:10 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:10 INFO : only3: Copied (replaced existing) 2025/09/22 01:40:10 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:10 INFO : only4: Copied (replaced existing) 2025/09/22 01:40:10 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:10 INFO : only5: Copied (replaced existing) 2025/09/22 01:40:11 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:11 INFO : only8: Copied (replaced existing) 2025/09/22 01:40:11 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:11 INFO : only6: Copied (replaced existing) 2025/09/22 01:40:11 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/09/22 01:40:11 INFO : only9: Copied (replaced existing) 2025/09/22 01:40:11 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncConcurrentTruncate (96.03s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:40:26 DEBUG : empty_dir: Making directory with metadata 2025/09/22 01:40:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 01:40:26 DEBUG : empty_on_remote: Making directory with metadata 2025/09/22 01:40:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 01:40:26 INFO : empty_on_remote: Making directory 2025/09/22 01:40:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/22 01:40:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/22 01:40:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/22 01:40:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/22 01:40:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (7.31s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:40:34 DEBUG : empty_dir: Making directory with metadata 2025/09/22 01:40:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 01:40:34 DEBUG : empty_on_remote: Making directory with metadata 2025/09/22 01:40:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/22 01:40:34 INFO : empty_on_remote: Making directory 2025/09/22 01:40:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/22 01:40:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/22 01:40:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/22 01:40:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/22 01:40:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/22 01:40:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (7.92s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:40:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/22 01:40:42 INFO : sub dir: Making directory 2025/09/22 01:40:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (15.67s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:40:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/22 01:40:57 INFO : sub dir: Making directory 2025/09/22 01:40:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (15.71s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:41:14 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:16 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:18 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 run.go:285: Failed to put "dir1/0002-cdefghi.txt" to "OpenDrive root 'rclone-test-deqasac7jilu'": failed to get fileinfo: File was not found (Error 404) === RUN TestTransform/NFD run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:41:22 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:24 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:25 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:27 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:29 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:31 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:33 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:35 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:37 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:38 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:40 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/22 01:41:42 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/22 01:41:44 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/22 01:41:45 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/22 01:41:47 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/22 01:41:49 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/22 01:41:51 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/22 01:41:53 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/22 01:41:55 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/22 01:41:57 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/22 01:41:58 DEBUG : Waiting for deletions to finish 2025/09/22 01:41:58 DEBUG : apple: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : apple: Excluded 2025/09/22 01:41:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : appleappleapplebanana: Excluded 2025/09/22 01:41:58 DEBUG : banana: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : banana: Excluded 2025/09/22 01:41:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : splitbananasplit: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/22 01:41:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 01:41:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/22 01:41:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 01:41:59 DEBUG : apple: Unchanged skipping 2025/09/22 01:41:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : banana: Unchanged skipping 2025/09/22 01:41:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:41:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 01:41:59 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:41:59 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:41:59 DEBUG : Waiting for deletions to finish 2025/09/22 01:41:59 INFO : There was nothing to transfer 2025/09/22 01:41:59 DEBUG : Waiting for deletions to finish 2025/09/22 01:41:59 DEBUG : apple: Excluded (Path Filter) 2025/09/22 01:41:59 DEBUG : apple: Excluded 2025/09/22 01:41:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 01:41:59 DEBUG : appleappleapplebanana: Excluded 2025/09/22 01:41:59 DEBUG : banana: Excluded (Path Filter) 2025/09/22 01:41:59 DEBUG : banana: Excluded 2025/09/22 01:41:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 01:41:59 DEBUG : splitbananasplit: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/22 01:42:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/22 01:42:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/22 01:42:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : apple: Unchanged skipping 2025/09/22 01:42:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : banana: Unchanged skipping 2025/09/22 01:42:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:42:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/22 01:42:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/22 01:42:00 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:42:00 DEBUG : Waiting for deletions to finish 2025/09/22 01:42:00 INFO : There was nothing to transfer 2025/09/22 01:42:00 DEBUG : Waiting for deletions to finish 2025/09/22 01:42:00 DEBUG : apple: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : apple: Excluded 2025/09/22 01:42:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : appleappleapplebanana: Excluded 2025/09/22 01:42:00 DEBUG : banana: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : banana: Excluded 2025/09/22 01:42:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 01:42:00 DEBUG : splitbananasplit: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/22 01:42:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 01:42:01 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:42:07 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:42:09 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:42:11 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:42:12 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:42:14 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:42:16 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:42:18 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:42:20 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:42:21 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:42:23 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/09/22 01:42:25 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/09/22 01:42:27 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/09/22 01:42:28 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/09/22 01:42:30 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/09/22 01:42:32 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/09/22 01:42:34 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/09/22 01:42:35 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/09/22 01:42:37 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/09/22 01:42:39 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/09/22 01:42:41 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/09/22 01:42:42 DEBUG : Waiting for deletions to finish 2025/09/22 01:42:42 DEBUG : apple: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : apple: Excluded 2025/09/22 01:42:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : appleappleapplebanana: Excluded 2025/09/22 01:42:42 DEBUG : banana: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : banana: Excluded 2025/09/22 01:42:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : splitbananasplit: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/22 01:42:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/22 01:42:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/22 01:42:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 01:42:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 01:42:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 01:42:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 01:42:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 01:42:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 01:42:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 01:42:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 01:42:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 01:42:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 01:42:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 01:42:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 01:42:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 01:42:43 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 01:42:43 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 01:42:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/22 01:42:43 DEBUG : banana: transformed to: YmFuYW5h 2025/09/22 01:42:43 DEBUG : apple: transformed to: YXBwbGU= 2025/09/22 01:42:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 01:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 01:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 01:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 01:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 01:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 01:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 01:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 01:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 01:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 01:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 01:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 01:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 01:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 01:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 01:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 01:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 01:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 01:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 01:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 01:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 01:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 01:42:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 01:42:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 01:42:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/22 01:42:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/22 01:42:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/22 01:42:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/22 01:42:43 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:42:43 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:42:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:44 ERROR : splitbananasplit: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/22 01:42:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:44 ERROR : dir1/0000-abcdefg.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/22 01:42:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:44 ERROR : banana: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/22 01:42:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:44 ERROR : appleappleapplebanana: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/22 01:42:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 ERROR : dir1/0002-cdefghi.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 ERROR : dir1/0003-defghij.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 ERROR : dir1/0004-efghijk.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 ERROR : dir1/0006-ghijklm.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 ERROR : dir1/0005-fghijkl.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 ERROR : dir1/0007-1234567.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 ERROR : dir1/0008-2345678.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 ERROR : dir1/0009-3456789.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 ERROR : apple: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 ERROR : dir1/0010-456789.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/22 01:42:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 ERROR : dir1/0012-6789;.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/22 01:42:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 ERROR : dir1/0011-56789;.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 ERROR : dir1/0013-789;=.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 ERROR : dir1/0014-89;=.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 ERROR : dir1/0015-9;=.txt: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:46 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting files as there were IO errors 2025/09/22 01:42:46 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: failed to create file: Unknown 404 Not Found (Error 404) Test: TestTransform/base64 2025/09/22 01:42:46 DEBUG : Waiting for deletions to finish 2025/09/22 01:42:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) sync_transform_test.go:176: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:176 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:182 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/base64 2025/09/22 01:42:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:46 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) sync_transform_test.go:187: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/base64 sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 0 Test: TestTransform/base64 2025/09/22 01:42:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:47 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/base64 2025/09/22 01:42:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:47 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/base64 === RUN TestTransform/prefix run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:42:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-deqasac7jilu'": failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:47 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/prefix 2025/09/22 01:42:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:47 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/prefix === RUN TestTransform/suffix run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:42:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-deqasac7jilu'": failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:48 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/suffix 2025/09/22 01:42:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:48 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/suffix === RUN TestTransform/truncate run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:42:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-deqasac7jilu'": failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:49 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/truncate 2025/09/22 01:42:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:49 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/truncate === RUN TestTransform/encoder run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:42:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-deqasac7jilu'": failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:49 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/encoder 2025/09/22 01:42:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:49 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/encoder === RUN TestTransform/ISO-8859-1 run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:42:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-deqasac7jilu'": failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:50 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/ISO-8859-1 2025/09/22 01:42:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:50 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/ISO-8859-1 === RUN TestTransform/charmap run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:42:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-deqasac7jilu'": failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:51 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/charmap 2025/09/22 01:42:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:51 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/charmap === RUN TestTransform/lowercase run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:42:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-deqasac7jilu'": failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:51 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/lowercase 2025/09/22 01:42:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:52 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/lowercase === RUN TestTransform/ascii run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:42:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value run.go:285: Failed to put "dir1/0000-abcdefg.txt" to "OpenDrive root 'rclone-test-deqasac7jilu'": failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:52 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/ascii 2025/09/22 01:42:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:52 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransform/ascii --- FAIL: TestTransform (99.17s) --- FAIL: TestTransform/NFC (7.47s) --- PASS: TestTransform/NFD (45.29s) --- FAIL: TestTransform/base64 (40.87s) --- FAIL: TestTransform/prefix (0.69s) --- FAIL: TestTransform/suffix (0.69s) --- FAIL: TestTransform/truncate (0.70s) --- FAIL: TestTransform/encoder (0.69s) --- FAIL: TestTransform/ISO-8859-1 (0.69s) --- FAIL: TestTransform/charmap (0.69s) --- FAIL: TestTransform/lowercase (0.69s) --- FAIL: TestTransform/ascii (0.69s) === RUN TestTransformCopy run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:42:52 DEBUG : splitbananasplit: transformed to: splitbananasplit_somesuffix 2025/09/22 01:42:52 DEBUG : apple: transformed to: apple_somesuffix 2025/09/22 01:42:52 DEBUG : banana: transformed to: banana_somesuffix 2025/09/22 01:42:52 DEBUG : splitbananasplit: transformed to: splitbananasplit_somesuffix 2025/09/22 01:42:52 DEBUG : banana: transformed to: banana_somesuffix 2025/09/22 01:42:52 DEBUG : apple: transformed to: apple_somesuffix 2025/09/22 01:42:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/22 01:42:52 DEBUG : splitbananasplit: transformed to: splitbananasplit_somesuffix 2025/09/22 01:42:52 DEBUG : dir1: transformed to: dir1_somesuffix 2025/09/22 01:42:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/22 01:42:52 DEBUG : dir1: transformed to: dir1_somesuffix 2025/09/22 01:42:52 DEBUG : splitbananasplit: transformed to: splitbananasplit_somesuffix 2025/09/22 01:42:52 DEBUG : dir1: transformed to: dir1_somesuffix 2025/09/22 01:42:52 DEBUG : banana: transformed to: banana_somesuffix 2025/09/22 01:42:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebanana_somesuffix 2025/09/22 01:42:52 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/22 01:42:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebanana_somesuffix 2025/09/22 01:42:52 DEBUG : splitbananasplit: transformed to: splitbananasplit_somesuffix 2025/09/22 01:42:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebanana_somesuffix 2025/09/22 01:42:52 DEBUG : dir1: transformed to: dir1_somesuffix 2025/09/22 01:42:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebanana_somesuffix 2025/09/22 01:42:52 DEBUG : banana: transformed to: banana_somesuffix 2025/09/22 01:42:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebanana_somesuffix 2025/09/22 01:42:52 DEBUG : apple: transformed to: apple_somesuffix 2025/09/22 01:42:52 DEBUG : apple: transformed to: apple_somesuffix 2025/09/22 01:42:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:52 DEBUG : apple: transformed to: apple_somesuffix 2025/09/22 01:42:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/22 01:42:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebanana_somesuffix 2025/09/22 01:42:52 DEBUG : apple: transformed to: apple_somesuffix 2025/09/22 01:42:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebanana_somesuffix 2025/09/22 01:42:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/22 01:42:52 DEBUG : banana: transformed to: banana_somesuffix 2025/09/22 01:42:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebanana_somesuffix 2025/09/22 01:42:52 DEBUG : banana: transformed to: banana_somesuffix 2025/09/22 01:42:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/22 01:42:52 DEBUG : dir1: transformed to: dir1_somesuffix 2025/09/22 01:42:52 DEBUG : dir1: transformed to: dir1_somesuffix 2025/09/22 01:42:52 INFO : dir1_somesuffix: Making directory 2025/09/22 01:42:52 DEBUG : banana: transformed to: banana_somesuffix 2025/09/22 01:42:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:53 DEBUG : dir1: transformed to: dir1_somesuffix 2025/09/22 01:42:53 DEBUG : splitbananasplit: transformed to: splitbananasplit_somesuffix 2025/09/22 01:42:53 DEBUG : splitbananasplit: transformed to: splitbananasplit_somesuffix 2025/09/22 01:42:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/22 01:42:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/22 01:42:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/22 01:42:53 INFO : sub dir_somesuffix: Making directory 2025/09/22 01:42:53 DEBUG : splitbananasplit: transformed to: splitbananasplit_somesuffix 2025/09/22 01:42:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:53 ERROR : apple: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:53 DEBUG : apple: transformed to: apple_somesuffix 2025/09/22 01:42:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:53 ERROR : appleappleapplebanana: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebanana_somesuffix 2025/09/22 01:42:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:53 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/22 01:42:53 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': error reading destination root directory: failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:53 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:42:53 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:42:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:53 ERROR : banana: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:53 DEBUG : banana: transformed to: banana_somesuffix 2025/09/22 01:42:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:53 ERROR : splitbananasplit: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:53 DEBUG : splitbananasplit: transformed to: splitbananasplit_somesuffix 2025/09/22 01:42:53 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting files as there were IO errors 2025/09/22 01:42:53 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: failed to create file: Unknown 404 Not Found (Error 404) Test: TestTransformCopy 2025/09/22 01:42:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:53 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransformCopy --- FAIL: TestTransformCopy (1.07s) === RUN TestDoubleTransform run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:42:53 DEBUG : splitbananasplit: transformed to: tictacsplitbananasplit 2025/09/22 01:42:53 DEBUG : apple: transformed to: tictacapple 2025/09/22 01:42:53 DEBUG : toe: transformed to: tictactoe 2025/09/22 01:42:53 DEBUG : splitbananasplit: transformed to: tictacsplitbananasplit 2025/09/22 01:42:53 DEBUG : banana: transformed to: tictacbanana 2025/09/22 01:42:53 DEBUG : toe: transformed to: tictactoe 2025/09/22 01:42:53 DEBUG : banana: transformed to: tictacbanana 2025/09/22 01:42:53 DEBUG : splitbananasplit: transformed to: tictacsplitbananasplit 2025/09/22 01:42:53 DEBUG : banana: transformed to: tictacbanana 2025/09/22 01:42:53 DEBUG : apple: transformed to: tictacapple 2025/09/22 01:42:53 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/22 01:42:53 DEBUG : toe: transformed to: tictactoe 2025/09/22 01:42:53 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/22 01:42:53 DEBUG : splitbananasplit: transformed to: tictacsplitbananasplit 2025/09/22 01:42:53 DEBUG : dir1: transformed to: tictacdir1 2025/09/22 01:42:53 DEBUG : toe: transformed to: tictactoe 2025/09/22 01:42:53 DEBUG : dir1: transformed to: tictacdir1 2025/09/22 01:42:53 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/22 01:42:53 DEBUG : dir1: transformed to: tictacdir1 2025/09/22 01:42:53 DEBUG : splitbananasplit: transformed to: tictacsplitbananasplit 2025/09/22 01:42:53 DEBUG : dir1: transformed to: tictacdir1 2025/09/22 01:42:53 DEBUG : banana: transformed to: tictacbanana 2025/09/22 01:42:53 DEBUG : appleappleapplebanana: transformed to: tictacappleappleapplebanana 2025/09/22 01:42:53 DEBUG : toe: transformed to: tictactoe 2025/09/22 01:42:53 DEBUG : appleappleapplebanana: transformed to: tictacappleappleapplebanana 2025/09/22 01:42:53 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/22 01:42:53 DEBUG : appleappleapplebanana: transformed to: tictacappleappleapplebanana 2025/09/22 01:42:53 DEBUG : splitbananasplit: transformed to: tictacsplitbananasplit 2025/09/22 01:42:53 DEBUG : appleappleapplebanana: transformed to: tictacappleappleapplebanana 2025/09/22 01:42:53 DEBUG : dir1: transformed to: tictacdir1 2025/09/22 01:42:53 DEBUG : appleappleapplebanana: transformed to: tictacappleappleapplebanana 2025/09/22 01:42:53 DEBUG : banana: transformed to: tictacbanana 2025/09/22 01:42:53 DEBUG : appleappleapplebanana: transformed to: tictacappleappleapplebanana 2025/09/22 01:42:53 DEBUG : apple: transformed to: tictacapple 2025/09/22 01:42:53 DEBUG : apple: transformed to: tictacapple 2025/09/22 01:42:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:53 DEBUG : apple: transformed to: tictacapple 2025/09/22 01:42:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/22 01:42:53 DEBUG : appleappleapplebanana: transformed to: tictacappleappleapplebanana 2025/09/22 01:42:53 DEBUG : apple: transformed to: tictacapple 2025/09/22 01:42:53 DEBUG : appleappleapplebanana: transformed to: tictacappleappleapplebanana 2025/09/22 01:42:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/22 01:42:53 DEBUG : banana: transformed to: tictacbanana 2025/09/22 01:42:53 DEBUG : appleappleapplebanana: transformed to: tictacappleappleapplebanana 2025/09/22 01:42:53 DEBUG : banana: transformed to: tictacbanana 2025/09/22 01:42:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/22 01:42:53 DEBUG : dir1: transformed to: tictacdir1 2025/09/22 01:42:53 DEBUG : dir1: transformed to: tictacdir1 2025/09/22 01:42:53 INFO : tictacdir1: Making directory 2025/09/22 01:42:53 DEBUG : banana: transformed to: tictacbanana 2025/09/22 01:42:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:54 DEBUG : dir1: transformed to: tictacdir1 2025/09/22 01:42:54 DEBUG : splitbananasplit: transformed to: tictacsplitbananasplit 2025/09/22 01:42:54 DEBUG : splitbananasplit: transformed to: tictacsplitbananasplit 2025/09/22 01:42:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/22 01:42:54 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/22 01:42:54 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/22 01:42:54 INFO : tictacsub dir: Making directory 2025/09/22 01:42:54 DEBUG : splitbananasplit: transformed to: tictacsplitbananasplit 2025/09/22 01:42:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:54 ERROR : apple: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:54 DEBUG : apple: transformed to: tictacapple 2025/09/22 01:42:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:54 ERROR : appleappleapplebanana: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:54 DEBUG : appleappleapplebanana: transformed to: tictacappleappleapplebanana 2025/09/22 01:42:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:54 DEBUG : sub dir: transformed to: tictacsub dir 2025/09/22 01:42:54 DEBUG : toe: transformed to: tictactoe 2025/09/22 01:42:54 DEBUG : toe: transformed to: tictactoe 2025/09/22 01:42:54 INFO : tictactoe: Making directory 2025/09/22 01:42:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:54 ERROR : banana: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:54 DEBUG : banana: transformed to: tictacbanana 2025/09/22 01:42:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:54 DEBUG : toe: transformed to: tictactoe 2025/09/22 01:42:54 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': error reading destination root directory: failed to get folder list: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for checks to finish 2025/09/22 01:42:54 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Waiting for transfers to finish 2025/09/22 01:42:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:54 ERROR : splitbananasplit: Failed to copy: failed to create file: Unknown 404 Not Found (Error 404) 2025/09/22 01:42:54 DEBUG : splitbananasplit: transformed to: tictacsplitbananasplit 2025/09/22 01:42:54 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting files as there were IO errors 2025/09/22 01:42:54 ERROR : OpenDrive root 'rclone-test-deqasac7jilu': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: failed to create file: Unknown 404 Not Found (Error 404) Test: TestDoubleTransform 2025/09/22 01:42:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:55 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestDoubleTransform --- FAIL: TestDoubleTransform (1.24s) === RUN TestFileTag run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone1864486617/toe/toe": mkdir /tmp/rclone1864486617/toe/toe: not a directory 2025/09/22 01:42:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:55 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:267 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestFileTag --- FAIL: TestFileTag (0.17s) === RUN TestNoTag run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone1864486617/toe/toe": mkdir /tmp/rclone1864486617/toe/toe: not a directory 2025/09/22 01:42:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:55 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:284 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestNoTag --- FAIL: TestNoTag (0.17s) === RUN TestDirTag run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone1864486617/toe/toe": mkdir /tmp/rclone1864486617/toe/toe: not a directory 2025/09/22 01:42:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:55 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:301 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestDirTag --- FAIL: TestDirTag (0.17s) === RUN TestAllTag run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone1864486617/toe/toe": mkdir /tmp/rclone1864486617/toe/toe: not a directory 2025/09/22 01:42:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:55 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:320 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestAllTag --- FAIL: TestAllTag (0.17s) === RUN TestRunTwice run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone1864486617/toe/toe": mkdir /tmp/rclone1864486617/toe/toe: not a directory 2025/09/22 01:42:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:55 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:341 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestRunTwice --- FAIL: TestRunTwice (0.17s) === RUN TestSyntax 2025/09/22 01:42:55 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone1864486617/toe/toe": mkdir /tmp/rclone1864486617/toe/toe: not a directory 2025/09/22 01:42:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:56 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:382 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestConflicting --- FAIL: TestConflicting (0.17s) === RUN TestMove run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone1864486617/toe/toe": mkdir /tmp/rclone1864486617/toe/toe: not a directory 2025/09/22 01:42:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:56 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:400 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestMove --- FAIL: TestMove (0.17s) === RUN TestTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone1864486617/toe/toe": mkdir /tmp/rclone1864486617/toe/toe: not a directory 2025/09/22 01:42:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:56 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:419 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestTransformFile --- FAIL: TestTransformFile (0.17s) === RUN TestManualTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" 2025/09/22 01:42:56 DEBUG : Reset feature "Copy" 2025/09/22 01:42:56 DEBUG : Reset feature "Move" 2025/09/22 01:42:56 DEBUG : Reset feature "Copy" 2025/09/22 01:42:56 DEBUG : Reset feature "Move" run.go:220: Failed to make directories "/tmp/rclone1864486617/toe/toe": mkdir /tmp/rclone1864486617/toe/toe: not a directory 2025/09/22 01:42:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:56 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:449 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestManualTransformFile --- FAIL: TestManualTransformFile (0.18s) === RUN TestBase64 run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone1864486617/toe/toe": mkdir /tmp/rclone1864486617/toe/toe: not a directory 2025/09/22 01:42:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:56 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:475 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestBase64 --- FAIL: TestBase64 (0.17s) === RUN TestError run.go:180: Remote "OpenDrive root 'rclone-test-deqasac7jilu'", Local "Local file system at /tmp/rclone1864486617", Modify Window "1s" run.go:220: Failed to make directories "/tmp/rclone1864486617/toe/toe": mkdir /tmp/rclone1864486617/toe/toe: not a directory 2025/09/22 01:42:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:56 ERROR : error listing: failed to get folder list: Unknown 404 Not Found (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:220 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:503 Error: Received unexpected error: failed to get folder list: Unknown 404 Not Found (Error 404) Test: TestError --- FAIL: TestError (0.17s) FAIL 2025/09/22 01:42:56 DEBUG : OpenDrive root 'rclone-test-deqasac7jilu': Purge remote 2025/09/22 01:42:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2025/09/22 01:42:57 NOTICE: purge failed: Unknown 404 Not Found (Error 404) "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 14m52.257550467s (try 1/5): exit status 1: Failed [TestCopyWithFilesFrom TestMoveEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncAfterChangingContentsOnly TestMoveWithoutDeleteEmptySrcDirs TestServerSideMove TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestTransform/NFC TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64 TestError]