"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/07 03:41:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso" 2024/11/07 03:41:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 03:41:29 DEBUG : Starting OpenDrive session with ID: 962048baacc4a51d54b039bab8b04bf40d37cc347ecef2054b9b7c758afebfa5 2024/11/07 03:41:30 DEBUG : Creating backend with remote "/tmp/rclone2418588991" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:41:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:41:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/07 03:41:30 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:41:30 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.41s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:41:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 03:41:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:41:31 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:41:31 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:41:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:41:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:41:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:82 Error: Should be true Test: TestCopy Messages: sub dir/hello world: Modification time difference too big |-208271h36m26.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-07 03:41:33 +0000 UTC) (precision 1s) 2024/11/07 03:41:34 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- FAIL: TestCopy (3.96s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:41:36 DEBUG : Creating backend with remote "/non-existing" 2024/11/07 03:41:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/07 03:41:36 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:41:36 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.88s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:41:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:41:37 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:41:37 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:41:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:41:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:41:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.96s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:41:41 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Running all checks before starting transfers 2024/11/07 03:41:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:41:41 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:41:41 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Checks finished, now starting transfers 2024/11/07 03:41:41 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:41:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:41:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:41:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.81s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:41:45 ERROR : Ignoring --no-traverse with sync 2024/11/07 03:41:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:41:45 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:41:45 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:41:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:41:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:41:47 INFO : sub dir/hello world: Copied (new) 2024/11/07 03:41:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.94s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:41:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/07 03:41:49 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:41:49 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:41:49 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/11/07 03:41:50 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/07 03:41:50 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestCopyWithDepth (2.95s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:41:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 03:41:52 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:41:52 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:41:52 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/07 03:41:53 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:41:53 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.95s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:41:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 03:41:55 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:41:55 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:41:55 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/07 03:41:56 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:41:56 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.92s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:41:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/07 03:41:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 03:41:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/07 03:41:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 03:41:57 DEBUG : sub dir: Making directory 2024/11/07 03:41:58 DEBUG : sub dir2: Making directory 2024/11/07 03:41:58 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/07 03:41:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:41:58 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:41:58 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:41:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:42:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:42:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:01 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.51s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:03 DEBUG : sub dir2: Making directory 2024/11/07 03:42:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/07 03:42:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 03:42:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:42:03 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:42:03 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:42:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:42:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:42:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.46s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:06 DEBUG : sub dir2: Making directory with metadata 2024/11/07 03:42:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 03:42:06 DEBUG : sub dir: Making directory 2024/11/07 03:42:07 DEBUG : sub dir2: Making directory 2024/11/07 03:42:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:42:07 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:42:07 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:42:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:42:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:42:09 INFO : sub dir/hello world: Copied (new) 2024/11/07 03:42:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:09 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/07 03:42:09 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.98s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:12 DEBUG : sub dir2: Making directory 2024/11/07 03:42:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:42:12 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:42:12 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:42:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:42:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:42:14 INFO : sub dir/hello world: Copied (new) 2024/11/07 03:42:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.59s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:15 DEBUG : sub dir2: Making directory with metadata 2024/11/07 03:42:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 03:42:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 03:42:15 DEBUG : sub dir: Making directory 2024/11/07 03:42:16 DEBUG : sub dir2: Making directory 2024/11/07 03:42:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:42:16 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:42:16 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:42:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:42:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:42:18 INFO : sub dir/hello world: Copied (new) 2024/11/07 03:42:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:18 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.74s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:20 DEBUG : sub dir2: Making directory 2024/11/07 03:42:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:42:20 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:42:20 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:42:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:42:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:42:22 INFO : sub dir/hello world: Copied (new) 2024/11/07 03:42:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.57s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:42:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cohizoh5qesu" 2024/11/07 03:42:27 DEBUG : Starting OpenDrive session with ID: 113b9376945baec191dc803102f5e0e62b316dac065dd2cb23e06d5e182c95b1 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-sakuwih9peso' -> OpenDrive root 'rclone-test-cohizoh5qesu' 2024/11/07 03:42:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:42:27 DEBUG : OpenDrive root 'rclone-test-cohizoh5qesu': Waiting for checks to finish 2024/11/07 03:42:27 DEBUG : OpenDrive root 'rclone-test-cohizoh5qesu': Waiting for transfers to finish 2024/11/07 03:42:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/07 03:42:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:29 DEBUG : OpenDrive root 'rclone-test-cohizoh5qesu': Purge remote --- PASS: TestServerSideCopy (6.72s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:42:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 03:42:33 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:42:33 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:42:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/07 03:42:34 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/07 03:42:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestCopyOverSelf (5.60s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:42:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qinelol2jino" 2024/11/07 03:42:39 DEBUG : Starting OpenDrive session with ID: 52e776152e34166d6ee6f624066104838888e166f55900c45c3002cba8f86423 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-sakuwih9peso' -> OpenDrive root 'rclone-test-qinelol2jino' 2024/11/07 03:42:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:42:40 DEBUG : OpenDrive root 'rclone-test-qinelol2jino': Waiting for checks to finish 2024/11/07 03:42:40 DEBUG : OpenDrive root 'rclone-test-qinelol2jino': Waiting for transfers to finish 2024/11/07 03:42:41 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/07 03:42:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/07 03:42:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 03:42:43 DEBUG : OpenDrive root 'rclone-test-qinelol2jino': Waiting for checks to finish 2024/11/07 03:42:43 DEBUG : OpenDrive root 'rclone-test-qinelol2jino': Waiting for transfers to finish 2024/11/07 03:42:44 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/07 03:42:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:44 DEBUG : OpenDrive root 'rclone-test-qinelol2jino': Purge remote --- PASS: TestServerSideCopyOverSelf (9.79s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:42:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 03:42:49 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:42:49 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:42:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/07 03:42:50 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/07 03:42:50 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/07 03:42:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestMoveOverSelf (5.48s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:42:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fimagex7gaga" 2024/11/07 03:42:54 DEBUG : Config file has changed externally - reloading 2024/11/07 03:42:54 DEBUG : Starting OpenDrive session with ID: cd0310aeaf1e8167cec56810c29591d2db65d7a11764c3f0372c32ace39edfa2 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-sakuwih9peso' -> OpenDrive root 'rclone-test-fimagex7gaga' 2024/11/07 03:42:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:42:55 DEBUG : OpenDrive root 'rclone-test-fimagex7gaga': Waiting for checks to finish 2024/11/07 03:42:55 DEBUG : OpenDrive root 'rclone-test-fimagex7gaga': Waiting for transfers to finish 2024/11/07 03:42:56 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/07 03:42:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:42:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/07 03:42:58 DEBUG : OpenDrive root 'rclone-test-fimagex7gaga': Using server-side directory move 2024/11/07 03:42:58 INFO : OpenDrive root 'rclone-test-fimagex7gaga': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/07 03:42:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 03:42:58 DEBUG : OpenDrive root 'rclone-test-fimagex7gaga': Waiting for checks to finish 2024/11/07 03:42:58 DEBUG : OpenDrive root 'rclone-test-fimagex7gaga': Waiting for transfers to finish 2024/11/07 03:42:58 INFO : sub dir/hello world: Deleted 2024/11/07 03:42:59 INFO : sub dir/hello world: Moved (server-side) 2024/11/07 03:43:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/11/07 03:43:01 DEBUG : testing file moves 2024/11/07 03:43:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/07 03:43:02 DEBUG : OpenDrive root 'rclone-test-fimagex7gaga': Waiting for checks to finish 2024/11/07 03:43:02 DEBUG : OpenDrive root 'rclone-test-fimagex7gaga': Waiting for transfers to finish 2024/11/07 03:43:02 INFO : sub dir/hello world: Deleted 2024/11/07 03:43:02 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:03 DEBUG : OpenDrive root 'rclone-test-fimagex7gaga': Purge remote --- PASS: TestServerSideMoveOverSelf (13.45s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:43:07 ERROR : : error listing: directory not found 2024/11/07 03:43:07 DEBUG : Local file system at /tmp/rclone2418588991: Making directory 2024/11/07 03:43:08 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:08 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.47s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:43:12 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/07 03:43:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:43:12 DEBUG : Local file system at /tmp/rclone2418588991: Waiting for checks to finish 2024/11/07 03:43:12 DEBUG : Local file system at /tmp/rclone2418588991: Waiting for transfers to finish 2024/11/07 03:43:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:43:12 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/11/07 03:43:12 INFO : sub dir/hello world: Copied (new) 2024/11/07 03:43:12 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestCopyRedownload (4.49s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:14 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/07 03:43:14 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:14 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:15 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/11/07 03:43:16 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/07 03:43:16 INFO : check sum: Copied (new) 2024/11/07 03:43:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:16 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:16 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/07 03:43:16 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/07 03:43:16 DEBUG : check sum: Unchanged skipping 2024/11/07 03:43:16 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:16 DEBUG : Waiting for deletions to finish 2024/11/07 03:43:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.49s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/07 03:43:17 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:17 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:18 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/11/07 03:43:19 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/07 03:43:19 INFO : sizeonly: Copied (new) 2024/11/07 03:43:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:20 DEBUG : sizeonly: Sizes identical 2024/11/07 03:43:20 DEBUG : sizeonly: Unchanged skipping 2024/11/07 03:43:20 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:20 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:20 DEBUG : Waiting for deletions to finish 2024/11/07 03:43:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:21 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/07 03:43:21 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:21 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:22 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/11/07 03:43:23 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/07 03:43:23 INFO : ignore-size: Copied (new) 2024/11/07 03:43:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:23 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:43:23 DEBUG : ignore-size: Unchanged skipping 2024/11/07 03:43:23 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:23 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:23 DEBUG : Waiting for deletions to finish 2024/11/07 03:43:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.47s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:25 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/07 03:43:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:43:26 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:26 DEBUG : existing: Unchanged skipping 2024/11/07 03:43:26 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:26 DEBUG : Waiting for deletions to finish 2024/11/07 03:43:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:27 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/07 03:43:27 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:27 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/07 03:43:28 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/07 03:43:28 INFO : existing: Copied (replaced existing) 2024/11/07 03:43:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.56s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:29 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/07 03:43:29 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:29 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:30 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/07 03:43:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/07 03:43:31 INFO : existing: Copied (new) 2024/11/07 03:43:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:31 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:31 DEBUG : existing: Destination exists, skipping 2024/11/07 03:43:31 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:31 DEBUG : Waiting for deletions to finish 2024/11/07 03:43:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.46s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:34 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/07 03:43:36 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/07 03:43:37 DEBUG : d: Making directory 2024/11/07 03:43:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/07 03:43:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:43:38 DEBUG : c/non empty space: Unchanged skipping 2024/11/07 03:43:38 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:38 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:39 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/07 03:43:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/07 03:43:40 INFO : a/potato2: Copied (new) 2024/11/07 03:43:40 DEBUG : Waiting for deletions to finish 2024/11/07 03:43:40 INFO : b/potato: Deleted 2024/11/07 03:43:40 INFO : d: Removing directory 2024/11/07 03:43:40 INFO : b: Removing directory 2024/11/07 03:43:41 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.36s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:43:45 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:45 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/07 03:43:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/07 03:43:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/07 03:43:45 DEBUG : empty space: Unchanged skipping 2024/11/07 03:43:45 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:45 DEBUG : Waiting for deletions to finish 2024/11/07 03:43:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:45 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/07 03:43:45 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/07 03:43:45 INFO : empty space: Updated modification time in destination 2024/11/07 03:43:45 DEBUG : empty space: Unchanged skipping 2024/11/07 03:43:45 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:45 DEBUG : Waiting for deletions to finish 2024/11/07 03:43:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.93s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:43:49 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:49 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/07 03:43:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/07 03:43:49 DEBUG : empty space: Unchanged skipping 2024/11/07 03:43:49 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:49 DEBUG : Waiting for deletions to finish 2024/11/07 03:43:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.13s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:51 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/07 03:43:52 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/07 03:43:52 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:52 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2418588991) 2024/11/07 03:43:52 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-sakuwih9peso') 2024/11/07 03:43:52 DEBUG : foo: md5 differ 2024/11/07 03:43:52 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:52 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/07 03:43:53 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/07 03:43:53 INFO : foo: Copied (replaced existing) 2024/11/07 03:43:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (3.96s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:43:56 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/07 03:43:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:43:56 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:43:56 DEBUG : empty space: Unchanged skipping 2024/11/07 03:43:56 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:43:57 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/07 03:43:57 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/07 03:43:57 INFO : potato: Copied (new) 2024/11/07 03:43:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.83s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:43:59 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/07 03:44:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/07 03:44:01 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:44:01 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:44:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/07 03:44:02 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/07 03:44:02 INFO : potato: Copied (replaced existing) 2024/11/07 03:44:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.00s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:44:03 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/07 03:44:05 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/07 03:44:05 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:44:05 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2418588991) 2024/11/07 03:44:05 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-sakuwih9peso') 2024/11/07 03:44:05 DEBUG : potato: md5 differ 2024/11/07 03:44:05 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:44:05 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/07 03:44:06 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/07 03:44:06 INFO : potato: Copied (replaced existing) 2024/11/07 03:44:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:44:07 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/07 03:44:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:44:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 03:44:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/07 03:44:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:44:10 DEBUG : empty space: Unchanged skipping 2024/11/07 03:44:10 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:44:10 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:44:10 DEBUG : Waiting for deletions to finish 2024/11/07 03:44:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:44:12 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/07 03:44:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:44:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 03:44:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:44:15 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:44:15 DEBUG : empty space: Unchanged skipping 2024/11/07 03:44:15 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:44:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/07 03:44:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/07 03:44:17 INFO : potato2: Copied (new) 2024/11/07 03:44:17 DEBUG : Waiting for deletions to finish 2024/11/07 03:44:17 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:44:19 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/07 03:44:22 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/07 03:44:23 DEBUG : d: Making directory 2024/11/07 03:44:23 DEBUG : d/e: Making directory 2024/11/07 03:44:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/07 03:44:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:44:24 DEBUG : c/non empty space: Unchanged skipping 2024/11/07 03:44:25 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:44:25 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:44:25 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/07 03:44:26 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/07 03:44:26 INFO : a/potato2: Copied (new) 2024/11/07 03:44:26 DEBUG : Waiting for deletions to finish 2024/11/07 03:44:26 INFO : b/potato: Deleted 2024/11/07 03:44:26 INFO : d/e: Removing directory 2024/11/07 03:44:26 INFO : d: Removing directory 2024/11/07 03:44:27 INFO : b: Removing directory 2024/11/07 03:44:27 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:44:30 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/07 03:44:32 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/07 03:44:33 DEBUG : d: Making directory 2024/11/07 03:44:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/07 03:44:34 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:44:34 DEBUG : c/non empty space: Unchanged skipping 2024/11/07 03:44:35 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:44:35 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:44:35 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/07 03:44:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/07 03:44:36 INFO : a/potato2: Copied (new) 2024/11/07 03:44:36 ERROR : OpenDrive root 'rclone-test-sakuwih9peso': not deleting files as there were IO errors 2024/11/07 03:44:36 ERROR : OpenDrive root 'rclone-test-sakuwih9peso': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.35s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:44:40 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/07 03:44:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:44:44 DEBUG : Waiting for deletions to finish 2024/11/07 03:44:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 03:44:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:44:44 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:44:44 DEBUG : empty space: Unchanged skipping 2024/11/07 03:44:44 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:44:44 INFO : potato: Deleted 2024/11/07 03:44:45 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/07 03:44:46 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/07 03:44:46 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncDeleteDuring (15.08s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:44:56 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/07 03:44:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:44:58 DEBUG : Waiting for deletions to finish 2024/11/07 03:44:59 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:44:59 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:44:59 INFO : potato: Deleted 2024/11/07 03:44:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 03:44:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:44:59 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:44:59 DEBUG : empty space: Unchanged skipping 2024/11/07 03:44:59 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/07 03:45:01 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/07 03:45:01 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.15s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:03 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/07 03:45:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 03:45:04 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:04 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:05 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/11/07 03:45:06 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/07 03:45:06 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.06s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:08 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/07 03:45:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:45:11 DEBUG : enormous: Excluded (Size Filter) 2024/11/07 03:45:11 DEBUG : enormous: Excluded 2024/11/07 03:45:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 03:45:11 DEBUG : potato2: Excluded 2024/11/07 03:45:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 03:45:11 DEBUG : potato2: Excluded 2024/11/07 03:45:11 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:45:11 DEBUG : empty space: Unchanged skipping 2024/11/07 03:45:11 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:11 DEBUG : Waiting for deletions to finish 2024/11/07 03:45:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:11 DEBUG : enormous: Excluded (Size Filter) 2024/11/07 03:45:11 DEBUG : enormous: Excluded 2024/11/07 03:45:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 03:45:11 DEBUG : potato2: Excluded 2024/11/07 03:45:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 03:45:11 DEBUG : potato2: Excluded 2024/11/07 03:45:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/07 03:45:11 DEBUG : empty space: Unchanged skipping 2024/11/07 03:45:11 DEBUG : Local file system at /tmp/rclone2418588991: Waiting for checks to finish 2024/11/07 03:45:11 DEBUG : Local file system at /tmp/rclone2418588991: Waiting for transfers to finish 2024/11/07 03:45:11 DEBUG : Waiting for deletions to finish 2024/11/07 03:45:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncWithExclude (5.72s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/07 03:45:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:45:17 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/11/07 03:45:18 DEBUG : enormous: Excluded (Size Filter) 2024/11/07 03:45:18 DEBUG : enormous: Excluded 2024/11/07 03:45:18 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 03:45:18 DEBUG : potato2: Excluded 2024/11/07 03:45:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:45:18 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:18 DEBUG : empty space: Unchanged skipping 2024/11/07 03:45:18 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:18 DEBUG : Waiting for deletions to finish 2024/11/07 03:45:18 INFO : enormous: Deleted 2024/11/07 03:45:18 INFO : potato2: Deleted 2024/11/07 03:45:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:19 DEBUG : Local file system at /tmp/rclone2418588991: Waiting for checks to finish 2024/11/07 03:45:19 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/07 03:45:19 DEBUG : empty space: Unchanged skipping 2024/11/07 03:45:19 DEBUG : Local file system at /tmp/rclone2418588991: Waiting for transfers to finish 2024/11/07 03:45:19 DEBUG : Waiting for deletions to finish 2024/11/07 03:45:19 INFO : enormous: Deleted 2024/11/07 03:45:19 INFO : potato2: Deleted 2024/11/07 03:45:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.15s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:21 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/07 03:45:22 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/07 03:45:24 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/07 03:45:26 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/11/07 03:45:27 DEBUG : five: Need to transfer - File not found at Destination 2024/11/07 03:45:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/07 03:45:27 DEBUG : one: Destination is newer than source, skipping 2024/11/07 03:45:27 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:27 DEBUG : three: Sizes identical 2024/11/07 03:45:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/07 03:45:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/07 03:45:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2418588991) 2024/11/07 03:45:27 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-sakuwih9peso') 2024/11/07 03:45:27 DEBUG : two: md5 differ 2024/11/07 03:45:27 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:28 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/11/07 03:45:28 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/07 03:45:28 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/11/07 03:45:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/07 03:45:29 INFO : two: Copied (replaced existing) 2024/11/07 03:45:29 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/07 03:45:29 INFO : four: Copied (replaced existing) 2024/11/07 03:45:29 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/07 03:45:29 INFO : five: Copied (new) 2024/11/07 03:45:29 DEBUG : Waiting for deletions to finish 2024/11/07 03:45:30 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:30 DEBUG : one: Destination is newer than source, skipping 2024/11/07 03:45:30 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/07 03:45:30 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/07 03:45:30 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2418588991) 2024/11/07 03:45:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/07 03:45:30 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-sakuwih9peso') 2024/11/07 03:45:30 DEBUG : three: md5 differ 2024/11/07 03:45:30 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/07 03:45:30 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/07 03:45:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/07 03:45:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/07 03:45:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/07 03:45:30 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/07 03:45:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/07 03:45:30 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:30 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/07 03:45:31 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/07 03:45:31 INFO : three: Copied (replaced existing) 2024/11/07 03:45:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.25s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/07 03:45:32 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Making map for --track-renames 2024/11/07 03:45:32 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Finished making map for --track-renames 2024/11/07 03:45:32 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/07 03:45:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/07 03:45:32 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for renames to finish 2024/11/07 03:45:32 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:33 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/07 03:45:33 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/07 03:45:34 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/07 03:45:34 INFO : potato: Copied (new) 2024/11/07 03:45:34 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/07 03:45:34 INFO : yam: Copied (new) 2024/11/07 03:45:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:35 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Making map for --track-renames 2024/11/07 03:45:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:45:35 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Finished making map for --track-renames 2024/11/07 03:45:35 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:35 DEBUG : potato: Unchanged skipping 2024/11/07 03:45:35 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for renames to finish 2024/11/07 03:45:35 DEBUG : yam: same parent dir (ODFfNjgyMTI2M185Zll4VQ) - using file/rename instead of move_copy for yaml 2024/11/07 03:45:35 INFO : yam: Moved (server-side) to: yaml 2024/11/07 03:45:35 INFO : yaml: Renamed from "yam" 2024/11/07 03:45:35 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:35 DEBUG : Waiting for deletions to finish 2024/11/07 03:45:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/07 03:45:37 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Making map for --track-renames 2024/11/07 03:45:37 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Finished making map for --track-renames 2024/11/07 03:45:37 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:37 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for renames to finish 2024/11/07 03:45:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/07 03:45:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/07 03:45:37 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:38 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/07 03:45:38 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/07 03:45:39 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/07 03:45:39 INFO : potato: Copied (new) 2024/11/07 03:45:39 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/07 03:45:39 INFO : yam: Copied (new) 2024/11/07 03:45:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:45:39 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Making map for --track-renames 2024/11/07 03:45:39 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Finished making map for --track-renames 2024/11/07 03:45:39 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:39 DEBUG : potato: Unchanged skipping 2024/11/07 03:45:39 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for renames to finish 2024/11/07 03:45:40 DEBUG : yam: same parent dir (ODFfNjgyMTI2M185Zll4VQ) - using file/rename instead of move_copy for yaml 2024/11/07 03:45:40 INFO : yam: Moved (server-side) to: yaml 2024/11/07 03:45:40 INFO : yaml: Renamed from "yam" 2024/11/07 03:45:40 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:40 DEBUG : Waiting for deletions to finish 2024/11/07 03:45:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.57s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/07 03:45:42 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Making map for --track-renames 2024/11/07 03:45:42 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Finished making map for --track-renames 2024/11/07 03:45:42 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/07 03:45:42 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for renames to finish 2024/11/07 03:45:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/07 03:45:42 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:42 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/07 03:45:43 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/11/07 03:45:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/07 03:45:43 INFO : potato: Copied (new) 2024/11/07 03:45:44 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/07 03:45:44 INFO : sub/yam: Copied (new) 2024/11/07 03:45:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:45:44 DEBUG : potato: Unchanged skipping 2024/11/07 03:45:44 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Making map for --track-renames 2024/11/07 03:45:44 INFO : OpenDrive root 'rclone-test-sakuwih9peso': Finished making map for --track-renames 2024/11/07 03:45:44 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:44 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for renames to finish 2024/11/07 03:45:45 INFO : sub/yam: Moved (server-side) to: yam 2024/11/07 03:45:45 INFO : yam: Renamed from "sub/yam" 2024/11/07 03:45:45 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:45 DEBUG : Waiting for deletions to finish 2024/11/07 03:45:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.70s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:47 DEBUG : Creating backend with remote "/tmp/rclone2418588991/dir1" 2024/11/07 03:45:47 DEBUG : Config file has changed externally - reloading 2024/11/07 03:45:47 DEBUG : Creating backend with remote "/tmp/rclone2418588991/dir2" 2024/11/07 03:45:47 DEBUG : Local file system at /tmp/rclone2418588991/dir2: Using server-side directory move 2024/11/07 03:45:47 INFO : Local file system at /tmp/rclone2418588991/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/07 03:45:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/07 03:45:47 DEBUG : Local file system at /tmp/rclone2418588991/dir2: Waiting for checks to finish 2024/11/07 03:45:47 DEBUG : Local file system at /tmp/rclone2418588991/dir2: Waiting for transfers to finish 2024/11/07 03:45:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:45:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/07 03:45:48 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:48 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:45:49 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/07 03:45:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:45:50 INFO : sub dir/hello world: Copied (new) 2024/11/07 03:45:50 INFO : sub dir/hello world: Deleted 2024/11/07 03:45:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/07 03:45:50 INFO : nested/sub dir/file: Copied (new) 2024/11/07 03:45:50 INFO : nested/sub dir/file: Deleted 2024/11/07 03:45:50 INFO : sub dir: Removing directory 2024/11/07 03:45:50 INFO : nested/sub dir: Removing directory 2024/11/07 03:45:50 INFO : nested: Removing directory 2024/11/07 03:45:50 DEBUG : Local file system at /tmp/rclone2418588991: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 03:45:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/07 03:45:54 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:54 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:45:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/07 03:45:55 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/07 03:45:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/07 03:45:56 INFO : sub dir/hello world: Copied (new) 2024/11/07 03:45:56 INFO : sub dir/hello world: Deleted 2024/11/07 03:45:56 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/07 03:45:56 INFO : nested/sub dir/file: Copied (new) 2024/11/07 03:45:56 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.90s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:45:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/07 03:45:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/07 03:45:59 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:45:59 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:46:00 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/07 03:46:01 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/11/07 03:46:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/07 03:46:01 INFO : existing: Copied (new) 2024/11/07 03:46:01 INFO : existing: Deleted 2024/11/07 03:46:01 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/07 03:46:01 INFO : existing-b: Copied (new) 2024/11/07 03:46:01 INFO : existing-b: Deleted 2024/11/07 03:46:02 DEBUG : existing: Destination exists, skipping 2024/11/07 03:46:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/07 03:46:02 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:46:02 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:46:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.71s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:46:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zidafek3bize" 2024/11/07 03:46:03 DEBUG : Starting OpenDrive session with ID: a7c2a419bfbb9a342031b3b814edd4c176f7b55a13dcba9ed4b744f8a0017de0 2024/11/07 03:46:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/07 03:46:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:46:08 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-sakuwih9peso' -> OpenDrive root 'rclone-test-zidafek3bize' 2024/11/07 03:46:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:46:12 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/07 03:46:13 DEBUG : OpenDrive root 'rclone-test-zidafek3bize': Using server-side directory move 2024/11/07 03:46:13 INFO : OpenDrive root 'rclone-test-zidafek3bize': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/07 03:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 03:46:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/07 03:46:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/07 03:46:13 DEBUG : empty space: Unchanged skipping 2024/11/07 03:46:13 DEBUG : OpenDrive root 'rclone-test-zidafek3bize': Waiting for checks to finish 2024/11/07 03:46:13 INFO : potato3: Deleted 2024/11/07 03:46:13 INFO : empty space: Deleted 2024/11/07 03:46:13 DEBUG : OpenDrive root 'rclone-test-zidafek3bize': Waiting for transfers to finish 2024/11/07 03:46:13 INFO : potato2: Moved (server-side) 2024/11/07 03:46:13 INFO : potato3: Moved (server-side) 2024/11/07 03:46:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kalimum7vaqe" 2024/11/07 03:46:14 DEBUG : Config file has changed externally - reloading 2024/11/07 03:46:14 DEBUG : Starting OpenDrive session with ID: e52f3b82233bd58000a396245457c35a00357e632b08db102b08e26b9e014837 2024/11/07 03:46:15 DEBUG : OpenDrive root 'rclone-test-kalimum7vaqe': Using server-side directory move 2024/11/07 03:46:15 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/07 03:46:15 INFO : OpenDrive root 'rclone-test-kalimum7vaqe': Server side directory move succeeded 2024/11/07 03:46:16 ERROR : : error listing: directory not found 2024/11/07 03:46:16 DEBUG : OpenDrive root 'rclone-test-kalimum7vaqe': Purge remote 2024/11/07 03:46:16 DEBUG : OpenDrive root 'rclone-test-zidafek3bize': Purge remote 2024/11/07 03:46:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.59s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:46:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-weheseb2hezu" 2024/11/07 03:46:17 DEBUG : Starting OpenDrive session with ID: 5f78cd9719376f6c3a358411869b78f47c1d4eb2e9dcbd890a2b4d272817b987 2024/11/07 03:46:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/07 03:46:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:46:22 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-sakuwih9peso' -> OpenDrive root 'rclone-test-weheseb2hezu' 2024/11/07 03:46:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:46:26 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/11/07 03:46:34 DEBUG : empty space: Excluded (Size Filter) 2024/11/07 03:46:34 DEBUG : empty space: Excluded 2024/11/07 03:46:35 DEBUG : empty space: Excluded (Size Filter) 2024/11/07 03:46:35 DEBUG : empty space: Excluded 2024/11/07 03:46:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 03:46:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/07 03:46:35 DEBUG : OpenDrive root 'rclone-test-weheseb2hezu': Waiting for checks to finish 2024/11/07 03:46:35 DEBUG : OpenDrive root 'rclone-test-weheseb2hezu': Waiting for transfers to finish 2024/11/07 03:46:35 INFO : potato3: Deleted 2024/11/07 03:46:35 INFO : potato2: Moved (server-side) 2024/11/07 03:46:35 INFO : potato3: Moved (server-side) 2024/11/07 03:46:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nuriliv4kesa" 2024/11/07 03:46:36 DEBUG : Starting OpenDrive session with ID: 6e8ed4d59b09b68d19202a711be68743b8a5c250e147b4c05927aa19b3b94107 2024/11/07 03:46:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/07 03:46:37 DEBUG : empty space: Excluded 2024/11/07 03:46:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 03:46:37 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/07 03:46:37 DEBUG : OpenDrive root 'rclone-test-nuriliv4kesa': Waiting for checks to finish 2024/11/07 03:46:37 DEBUG : OpenDrive root 'rclone-test-nuriliv4kesa': Waiting for transfers to finish 2024/11/07 03:46:38 INFO : potato2: Moved (server-side) 2024/11/07 03:46:38 INFO : potato3: Moved (server-side) 2024/11/07 03:46:38 DEBUG : OpenDrive root 'rclone-test-nuriliv4kesa': Purge remote 2024/11/07 03:46:38 DEBUG : OpenDrive root 'rclone-test-weheseb2hezu': Purge remote --- PASS: TestServerSideMoveWithFilter (22.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:46:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-javelal2ceko" 2024/11/07 03:46:39 DEBUG : Config file has changed externally - reloading 2024/11/07 03:46:40 DEBUG : Starting OpenDrive session with ID: f88a46133ab95f9c4936c40ceff462b40f6cb3312a62967443fac4110851f444 2024/11/07 03:46:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/07 03:46:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:46:44 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/11/07 03:46:45 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-sakuwih9peso' -> OpenDrive root 'rclone-test-javelal2ceko' 2024/11/07 03:46:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/07 03:46:49 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/07 03:46:50 DEBUG : OpenDrive root 'rclone-test-javelal2ceko': Using server-side directory move 2024/11/07 03:46:50 INFO : OpenDrive root 'rclone-test-javelal2ceko': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/07 03:46:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 03:46:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/07 03:46:50 DEBUG : empty space: Unchanged skipping 2024/11/07 03:46:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/07 03:46:51 INFO : potato3: Deleted 2024/11/07 03:46:51 DEBUG : OpenDrive root 'rclone-test-javelal2ceko': Waiting for checks to finish 2024/11/07 03:46:51 INFO : empty space: Deleted 2024/11/07 03:46:51 DEBUG : OpenDrive root 'rclone-test-javelal2ceko': Waiting for transfers to finish 2024/11/07 03:46:51 INFO : potato2: Moved (server-side) 2024/11/07 03:46:51 INFO : potato3: Moved (server-side) 2024/11/07 03:46:51 INFO : tomatoDir: Removing directory 2024/11/07 03:46:51 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': deleted 1 directories 2024/11/07 03:46:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yotiqaj1fogo" 2024/11/07 03:46:52 DEBUG : Starting OpenDrive session with ID: 7b9f9429754c6a86f9e46c20d1c710770557a15fb6fab46cd381d95dbe728b08 2024/11/07 03:46:53 DEBUG : tomatoDir: Making directory 2024/11/07 03:46:53 DEBUG : OpenDrive root 'rclone-test-yotiqaj1fogo': Using server-side directory move 2024/11/07 03:46:53 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/07 03:46:53 INFO : OpenDrive root 'rclone-test-yotiqaj1fogo': Server side directory move succeeded 2024/11/07 03:46:54 ERROR : : error listing: directory not found 2024/11/07 03:46:55 ERROR : : error listing: directory not found 2024/11/07 03:46:55 DEBUG : OpenDrive root 'rclone-test-yotiqaj1fogo': Purge remote 2024/11/07 03:46:55 DEBUG : OpenDrive root 'rclone-test-javelal2ceko': Purge remote 2024/11/07 03:46:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.30s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:46:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/rclone-sync-test" 2024/11/07 03:46:57 DEBUG : Starting OpenDrive session with ID: e0b699dd4151bb50d1ed514b51d152f7bcb87803538d9f2023c1d23f3ebac2e8 run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncOverlap (3.20s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:46:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/rclone-sync-test" 2024/11/07 03:47:00 DEBUG : Starting OpenDrive session with ID: 100a7ce2202cbea33fc6f3a3d62a4c2472ca02777bd9b16cc1bac6ed6fe3263d 2024/11/07 03:47:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/rclone-sync-test-include/layer2" 2024/11/07 03:47:01 DEBUG : Starting OpenDrive session with ID: b135d610fddadce7fa95a989099ddbae0aa8c625de65b25d1bfaf108842b6c84 2024/11/07 03:47:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/rclone-sync-test-ignore-file" 2024/11/07 03:47:03 DEBUG : Starting OpenDrive session with ID: 858ab4befb8a7c12072ccda37ac99088410e7370ccbf25a4d0289078a68a34cb 2024/11/07 03:47:05 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/11/07 03:47:07 DEBUG : rclone-sync-test: Excluded 2024/11/07 03:47:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 03:47:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/07 03:47:08 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/rclone-sync-test': Waiting for checks to finish 2024/11/07 03:47:08 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/rclone-sync-test': Waiting for transfers to finish 2024/11/07 03:47:08 DEBUG : Waiting for deletions to finish 2024/11/07 03:47:08 INFO : There was nothing to transfer 2024/11/07 03:47:08 DEBUG : rclone-sync-test: Excluded 2024/11/07 03:47:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 03:47:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/07 03:47:09 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:47:09 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:47:09 DEBUG : Waiting for deletions to finish 2024/11/07 03:47:09 INFO : rclone-sync-test-include: Removing directory 2024/11/07 03:47:09 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': deleted 1 directories 2024/11/07 03:47:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:47:10 DEBUG : rclone-sync-test: Excluded 2024/11/07 03:47:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 03:47:10 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/07 03:47:10 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/07 03:47:10 DEBUG : Waiting for deletions to finish 2024/11/07 03:47:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:47:10 DEBUG : rclone-sync-test: Excluded 2024/11/07 03:47:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 03:47:10 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:47:10 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:47:10 DEBUG : Waiting for deletions to finish 2024/11/07 03:47:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:47:11 DEBUG : : Excluded 2024/11/07 03:47:11 DEBUG : rclone-sync-test: Excluded 2024/11/07 03:47:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/07 03:47:11 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/07 03:47:11 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/07 03:47:11 DEBUG : Waiting for deletions to finish 2024/11/07 03:47:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.57s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:47:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/dst" 2024/11/07 03:47:19 DEBUG : Starting OpenDrive session with ID: 9e3e79df41c7c56090f8704882aeb4e4e005d186d0077aa784894a54368a111c 2024/11/07 03:47:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/CompareDest" 2024/11/07 03:47:21 DEBUG : Starting OpenDrive session with ID: c999ec2c3b369227c35c606a7a41e1e14ef4d69e00f1d18a5a714de98a8590a8 2024/11/07 03:47:22 DEBUG : one: Need to transfer - File not found at Destination 2024/11/07 03:47:22 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:47:22 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:47:23 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/07 03:47:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/07 03:47:24 INFO : one: Copied (new) 2024/11/07 03:47:24 DEBUG : Waiting for deletions to finish 2024/11/07 03:47:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:47:25 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:47:25 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:47:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/07 03:47:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/07 03:47:26 INFO : one: Copied (replaced existing) 2024/11/07 03:47:26 DEBUG : Waiting for deletions to finish 2024/11/07 03:47:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/07 03:47:29 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/11/07 03:47:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:47:30 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:47:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:47:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 03:47:31 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:47:31 DEBUG : Waiting for deletions to finish 2024/11/07 03:47:31 INFO : There was nothing to transfer 2024/11/07 03:47:32 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/11/07 03:47:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:47:34 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 03:47:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:47:34 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:47:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:47:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 03:47:34 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:47:34 DEBUG : Waiting for deletions to finish 2024/11/07 03:47:34 INFO : There was nothing to transfer 2024/11/07 03:47:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:47:35 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 03:47:35 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:47:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:47:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:47:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 03:47:35 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:47:35 DEBUG : Waiting for deletions to finish 2024/11/07 03:47:35 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/07 03:47:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/07 03:47:36 DEBUG : two: Need to transfer - File not found at Destination 2024/11/07 03:47:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:47:36 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:47:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:47:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 03:47:37 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:47:37 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/11/07 03:47:38 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/07 03:47:38 INFO : two: Copied (new) 2024/11/07 03:47:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.72s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:47:41 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/11/07 03:47:43 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/11/07 03:47:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/dest" 2024/11/07 03:47:45 DEBUG : Starting OpenDrive session with ID: bf4615b45fbe0ad60a2aa0edf21c4b7ad021e5b0a772f6b6750edf1c200652c2 2024/11/07 03:47:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/pre-dest1" 2024/11/07 03:47:46 DEBUG : Starting OpenDrive session with ID: d6319a1c183b8ed49314a03a1cb267d5f32c8c3bee7ec27422b9ffacb29e610b 2024/11/07 03:47:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/pre-dest2" 2024/11/07 03:47:48 DEBUG : Starting OpenDrive session with ID: fae3087f2632031866783d81ca6e5902efe4c5c2a715d086aa146dbfd008ca74 2024/11/07 03:47:49 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:47:49 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/07 03:47:49 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:47:49 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/07 03:47:49 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/07 03:47:49 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dest': Waiting for checks to finish 2024/11/07 03:47:49 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dest': Waiting for transfers to finish 2024/11/07 03:47:50 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/07 03:47:51 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/07 03:47:51 INFO : 3: Copied (new) 2024/11/07 03:47:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.68s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:47:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/dst" 2024/11/07 03:47:55 DEBUG : Starting OpenDrive session with ID: dbc4a1f8fd8ede62ed8e4dee96a611aacb3475cda167137a5a48630138bba007 2024/11/07 03:47:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/CopyDest" 2024/11/07 03:47:56 DEBUG : Starting OpenDrive session with ID: 0458f02435061c59100d2d696f32ed11b5a25aa087913294e7cacf9e8dd6ed17 2024/11/07 03:47:57 DEBUG : one: Need to transfer - File not found at Destination 2024/11/07 03:47:57 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:47:57 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:47:58 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/07 03:47:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/07 03:47:59 INFO : one: Copied (new) 2024/11/07 03:47:59 DEBUG : Waiting for deletions to finish 2024/11/07 03:48:00 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:48:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:48:00 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:48:00 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/07 03:48:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/07 03:48:01 INFO : one: Copied (replaced existing) 2024/11/07 03:48:01 DEBUG : Waiting for deletions to finish 2024/11/07 03:48:02 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/07 03:48:04 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/11/07 03:48:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/BackupDir" 2024/11/07 03:48:05 DEBUG : Config file has changed externally - reloading 2024/11/07 03:48:06 DEBUG : Starting OpenDrive session with ID: 107dc9d0c5179021da9ac816a9d8cde5e60d5137c577eca4a56d73e80bb55eb5 2024/11/07 03:48:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:48:07 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:48:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:48:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 03:48:08 INFO : one: Moved (server-side) 2024/11/07 03:48:08 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/07 03:48:08 INFO : one: Copied (server-side copy) 2024/11/07 03:48:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/07 03:48:08 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:48:08 DEBUG : Waiting for deletions to finish 2024/11/07 03:48:10 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/11/07 03:48:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:48:12 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/07 03:48:12 INFO : two: Copied (server-side copy) 2024/11/07 03:48:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/07 03:48:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:48:12 DEBUG : one: Unchanged skipping 2024/11/07 03:48:12 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:48:12 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:48:12 DEBUG : Waiting for deletions to finish 2024/11/07 03:48:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:48:12 DEBUG : one: Unchanged skipping 2024/11/07 03:48:12 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:48:12 DEBUG : two: Unchanged skipping 2024/11/07 03:48:12 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:48:12 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:48:12 DEBUG : Waiting for deletions to finish 2024/11/07 03:48:12 INFO : There was nothing to transfer 2024/11/07 03:48:14 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/11/07 03:48:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/07 03:48:16 DEBUG : three: Destination not found in --copy-dest 2024/11/07 03:48:16 DEBUG : three: Need to transfer - File not found at Destination 2024/11/07 03:48:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:48:16 DEBUG : one: Unchanged skipping 2024/11/07 03:48:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/07 03:48:16 DEBUG : two: Unchanged skipping 2024/11/07 03:48:16 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:48:16 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:48:16 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/11/07 03:48:17 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/07 03:48:17 INFO : three: Copied (new) 2024/11/07 03:48:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.61s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:48:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/07 03:48:23 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/07 03:48:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/07 03:48:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/dst" 2024/11/07 03:48:27 DEBUG : Starting OpenDrive session with ID: 260dcf1dd45ac75ec04a01a8322677efc46f9cac99469ce76c7741239210bbc0 2024/11/07 03:48:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/backup" 2024/11/07 03:48:28 DEBUG : Starting OpenDrive session with ID: f472c57178e3d2ee3221c60834e349c68ed2e26cdb710d936ced8b0731cde8e5 2024/11/07 03:48:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 03:48:29 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:48:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:48:29 DEBUG : two: Unchanged skipping 2024/11/07 03:48:30 INFO : one: Moved (server-side) 2024/11/07 03:48:30 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:48:30 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/07 03:48:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/07 03:48:31 INFO : one: Copied (new) 2024/11/07 03:48:31 DEBUG : Waiting for deletions to finish 2024/11/07 03:48:32 INFO : three.txt: Moved (server-side) 2024/11/07 03:48:32 INFO : three.txt: Moved into backup dir 2024/11/07 03:48:33 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/07 03:48:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 03:48:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:48:34 DEBUG : two: Unchanged skipping 2024/11/07 03:48:34 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:48:35 INFO : one: Deleted 2024/11/07 03:48:35 INFO : one: Moved (server-side) 2024/11/07 03:48:35 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:48:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/07 03:48:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/07 03:48:37 INFO : one: Copied (new) 2024/11/07 03:48:37 DEBUG : Waiting for deletions to finish 2024/11/07 03:48:37 INFO : three.txt: Deleted 2024/11/07 03:48:38 INFO : three.txt: Moved (server-side) 2024/11/07 03:48:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:48:41 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/07 03:48:43 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/07 03:48:45 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/07 03:48:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/dst" 2024/11/07 03:48:46 DEBUG : Config file has changed externally - reloading 2024/11/07 03:48:46 DEBUG : Starting OpenDrive session with ID: 22affcd9d9579dfc28fdca7137d15ce2d32307fa064ac96cec111fb64b35c8e8 2024/11/07 03:48:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/backup" 2024/11/07 03:48:47 DEBUG : Starting OpenDrive session with ID: f41e30e16a114c88d61d52e794a05aa1341cd25699168d3e84b60bdbda263eed 2024/11/07 03:48:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 03:48:48 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:48:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:48:48 DEBUG : two: Unchanged skipping 2024/11/07 03:48:49 INFO : one: Moved (server-side) to: one.bak 2024/11/07 03:48:49 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:48:50 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/07 03:48:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/07 03:48:51 INFO : one: Copied (new) 2024/11/07 03:48:51 DEBUG : Waiting for deletions to finish 2024/11/07 03:48:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/07 03:48:51 INFO : three.txt: Moved into backup dir 2024/11/07 03:48:52 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/07 03:48:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:48:54 DEBUG : two: Unchanged skipping 2024/11/07 03:48:54 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:48:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 03:48:55 INFO : one.bak: Deleted 2024/11/07 03:48:55 INFO : one: Moved (server-side) to: one.bak 2024/11/07 03:48:55 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:48:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/07 03:48:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/07 03:48:57 INFO : one: Copied (new) 2024/11/07 03:48:57 DEBUG : Waiting for deletions to finish 2024/11/07 03:48:57 INFO : three.txt.bak: Deleted 2024/11/07 03:48:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/07 03:48:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.74s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:49:01 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/07 03:49:02 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/07 03:49:04 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/07 03:49:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/dst" 2024/11/07 03:49:05 DEBUG : Config file has changed externally - reloading 2024/11/07 03:49:06 DEBUG : Starting OpenDrive session with ID: d3693f8ac029985876eca40caac8839d1ce59093deb1044d9493c8f06c0fc6ac 2024/11/07 03:49:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/backup" 2024/11/07 03:49:06 DEBUG : Config file has changed externally - reloading 2024/11/07 03:49:07 DEBUG : Starting OpenDrive session with ID: 0f87aa4c8efa13c814a3d3f7c91529ac63b9f4e8752d2ef2dd49c06c1ac67847 2024/11/07 03:49:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 03:49:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:49:08 DEBUG : two: Unchanged skipping 2024/11/07 03:49:08 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:49:09 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/07 03:49:09 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:49:09 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/07 03:49:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/07 03:49:10 INFO : one: Copied (new) 2024/11/07 03:49:10 DEBUG : Waiting for deletions to finish 2024/11/07 03:49:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/07 03:49:11 INFO : three.txt: Moved into backup dir 2024/11/07 03:49:12 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/07 03:49:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 03:49:14 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:49:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:49:14 DEBUG : two: Unchanged skipping 2024/11/07 03:49:14 INFO : one-2019-01-01: Deleted 2024/11/07 03:49:14 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/07 03:49:14 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:49:15 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/07 03:49:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/07 03:49:16 INFO : one: Copied (new) 2024/11/07 03:49:16 DEBUG : Waiting for deletions to finish 2024/11/07 03:49:16 INFO : three-2019-01-01.txt: Deleted 2024/11/07 03:49:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/07 03:49:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:49:20 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/07 03:49:22 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/07 03:49:24 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/07 03:49:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/dst" 2024/11/07 03:49:26 DEBUG : Starting OpenDrive session with ID: ff7049460d75c5a89f6f995793546529655281faf98beea3b618d9a321a8d010 2024/11/07 03:49:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 03:49:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:49:26 DEBUG : two: Unchanged skipping 2024/11/07 03:49:26 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:49:26 DEBUG : one: same parent dir (ODFfNjgyMTM1Ml8zTUxiOA) - using file/rename instead of move_copy for one.bak 2024/11/07 03:49:27 INFO : one: Moved (server-side) to: one.bak 2024/11/07 03:49:27 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:49:27 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/07 03:49:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/07 03:49:28 INFO : one: Copied (new) 2024/11/07 03:49:28 DEBUG : Waiting for deletions to finish 2024/11/07 03:49:29 DEBUG : three.txt: same parent dir (ODFfNjgyMTM1Ml8zTUxiOA) - using file/rename instead of move_copy for three.txt.bak 2024/11/07 03:49:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/07 03:49:29 INFO : three.txt: Moved into backup dir 2024/11/07 03:49:30 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/07 03:49:32 DEBUG : one.bak: Excluded (Path Filter) 2024/11/07 03:49:32 DEBUG : one.bak: Excluded 2024/11/07 03:49:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/07 03:49:32 DEBUG : three.txt.bak: Excluded 2024/11/07 03:49:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 03:49:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:49:32 DEBUG : two: Unchanged skipping 2024/11/07 03:49:32 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for checks to finish 2024/11/07 03:49:32 INFO : one.bak: Deleted 2024/11/07 03:49:32 DEBUG : one: same parent dir (ODFfNjgyMTM1Ml8zTUxiOA) - using file/rename instead of move_copy for one.bak 2024/11/07 03:49:32 INFO : one: Moved (server-side) to: one.bak 2024/11/07 03:49:32 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso/dst': Waiting for transfers to finish 2024/11/07 03:49:33 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/07 03:49:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/07 03:49:34 INFO : one: Copied (new) 2024/11/07 03:49:34 DEBUG : Waiting for deletions to finish 2024/11/07 03:49:34 INFO : three.txt.bak: Deleted 2024/11/07 03:49:34 DEBUG : three.txt: same parent dir (ODFfNjgyMTM1Ml8zTUxiOA) - using file/rename instead of move_copy for three.txt.bak 2024/11/07 03:49:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/07 03:49:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.40s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:49:38 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/07 03:49:39 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/07 03:49:41 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/07 03:49:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/dst" 2024/11/07 03:49:42 DEBUG : Config file has changed externally - reloading 2024/11/07 03:49:43 DEBUG : Starting OpenDrive session with ID: 9c5f3bd5b47e4e3e03c268d5f16368ec0e0039c41f5dfc4ce1516a7c7d211d04 2024/11/07 03:49:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 03:49:44 DEBUG : one: same parent dir (ODFfNjgyMTM1M19xRVF6Qg) - using file/rename instead of move_copy for one.bak 2024/11/07 03:49:44 INFO : one: Moved (server-side) to: one.bak 2024/11/07 03:49:44 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/07 03:49:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/07 03:49:46 INFO : one: Copied (new) 2024/11/07 03:49:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:49:46 DEBUG : two: Unchanged skipping 2024/11/07 03:49:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/07 03:49:46 DEBUG : three.txt: same parent dir (ODFfNjgyMTM1M19xRVF6Qg) - using file/rename instead of move_copy for three.txt.bak 2024/11/07 03:49:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/07 03:49:47 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/07 03:49:48 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/07 03:49:48 INFO : three.txt: Copied (new) 2024/11/07 03:49:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 03:49:49 INFO : one.bak: Deleted 2024/11/07 03:49:50 DEBUG : one: same parent dir (ODFfNjgyMTM1M19xRVF6Qg) - using file/rename instead of move_copy for one.bak 2024/11/07 03:49:50 INFO : one: Moved (server-side) to: one.bak 2024/11/07 03:49:51 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/07 03:49:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/07 03:49:51 INFO : one: Copied (new) 2024/11/07 03:49:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:49:52 DEBUG : two: Unchanged skipping 2024/11/07 03:49:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/07 03:49:52 INFO : three.txt.bak: Deleted 2024/11/07 03:49:52 DEBUG : three.txt: same parent dir (ODFfNjgyMTM1M19xRVF6Qg) - using file/rename instead of move_copy for three.txt.bak 2024/11/07 03:49:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/07 03:49:53 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/07 03:49:54 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/07 03:49:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.01s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:49:58 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/07 03:50:00 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/07 03:50:01 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/07 03:50:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sakuwih9peso/dst" 2024/11/07 03:50:03 DEBUG : Starting OpenDrive session with ID: e259b4f5145ff36ec3cbcd28c2ef0b8014af593cef0a06b4a4cc76605070a420 2024/11/07 03:50:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 03:50:04 DEBUG : one: same parent dir (ODFfNjgyMTM1N19sakFMcQ) - using file/rename instead of move_copy for one-2019-01-01 2024/11/07 03:50:04 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/07 03:50:05 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/07 03:50:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/07 03:50:06 INFO : one: Copied (new) 2024/11/07 03:50:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:50:06 DEBUG : two: Unchanged skipping 2024/11/07 03:50:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/07 03:50:07 DEBUG : three.txt: same parent dir (ODFfNjgyMTM1N19sakFMcQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/07 03:50:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/07 03:50:08 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/07 03:50:09 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/07 03:50:09 INFO : three.txt: Copied (new) 2024/11/07 03:50:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 03:50:10 INFO : one-2019-01-01: Deleted 2024/11/07 03:50:10 DEBUG : one: same parent dir (ODFfNjgyMTM1N19sakFMcQ) - using file/rename instead of move_copy for one-2019-01-01 2024/11/07 03:50:10 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/07 03:50:11 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/07 03:50:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/07 03:50:12 INFO : one: Copied (new) 2024/11/07 03:50:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:50:12 DEBUG : two: Unchanged skipping 2024/11/07 03:50:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/07 03:50:13 INFO : three-2019-01-01.txt: Deleted 2024/11/07 03:50:13 DEBUG : three.txt: same parent dir (ODFfNjgyMTM1N19sakFMcQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/07 03:50:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/07 03:50:14 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/07 03:50:15 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/07 03:50:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.66s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:50:18 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/11/07 03:50:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/07 03:50:19 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:50:19 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:50:19 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/11/07 03:50:21 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/07 03:50:21 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/07 03:50:21 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncUTFNorm (11.93s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:50:29 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/07 03:50:29 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:50:29 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:50:30 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/07 03:50:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/07 03:50:31 INFO : existing: Copied (new) 2024/11/07 03:50:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:50:32 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:50:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/07 03:50:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/07 03:50:32 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:50:32 ERROR : OpenDrive root 'rclone-test-sakuwih9peso': not deleting files as there were IO errors 2024/11/07 03:50:32 ERROR : OpenDrive root 'rclone-test-sakuwih9peso': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncImmutable (4.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:50:34 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/11/07 03:50:36 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/11/07 03:50:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/11/07 03:50:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/11/07 03:50:43 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/07 03:50:43 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:50:43 DEBUG : existing: Unchanged skipping 2024/11/07 03:50:43 DEBUG : subdira-rclone-move-kakulum1: same parent dir (ODFfNjgyMTI2M185Zll4VQ) - using folder/rename instead of move_copy 2024/11/07 03:50:43 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-yunafer9 2024/11/07 03:50:43 DEBUG : EXISTING: moving to existing-rclone-move-gufawad3 2024/11/07 03:50:43 DEBUG : subdira: same parent dir (ODFfNjgyMTI2M185Zll4VQ) - using folder/rename instead of move_copy 2024/11/07 03:50:44 DEBUG : EXISTING: same parent dir (ODFfNjgyMTI2M185Zll4VQ) - using file/rename instead of move_copy for existing-rclone-move-gufawad3 2024/11/07 03:50:44 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjgyMTI2M185Zll4VQ) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-yunafer9 2024/11/07 03:50:44 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/07 03:50:44 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-gufawad3 2024/11/07 03:50:44 DEBUG : EXISTING: moving to existing 2024/11/07 03:50:44 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-yunafer9 2024/11/07 03:50:44 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/07 03:50:44 DEBUG : existingbutdifferent-rclone-move-yunafer9: same parent dir (ODFfNjgyMTI2M185Zll4VQ) - using file/rename instead of move_copy for existingbutdifferent 2024/11/07 03:50:44 DEBUG : subdira/subdirb-rclone-move-pusopic4: same parent dir (ODFfNjgyMTM3MV91VW1Qaw) - using folder/rename instead of move_copy 2024/11/07 03:50:44 DEBUG : existing-rclone-move-gufawad3: same parent dir (ODFfNjgyMTI2M185Zll4VQ) - using file/rename instead of move_copy for existing 2024/11/07 03:50:45 INFO : existingbutdifferent-rclone-move-yunafer9: Moved (server-side) to: existingbutdifferent 2024/11/07 03:50:45 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/07 03:50:45 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/07 03:50:45 INFO : existing-rclone-move-gufawad3: Moved (server-side) to: existing 2024/11/07 03:50:45 INFO : EXISTING: Moved (server-side) to: existing 2024/11/07 03:50:45 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/07 03:50:45 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/11/07 03:50:45 DEBUG : subdira/subdirb: same parent dir (ODFfNjgyMTM3MV91VW1Qaw) - using folder/rename instead of move_copy 2024/11/07 03:50:45 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/07 03:50:46 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/07 03:50:46 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/07 03:50:46 DEBUG : subdira/subdirb/subdirc-rclone-move-cawizex0: same parent dir (ODFfNjgyMTM3Ml9QOWY3WA) - using folder/rename instead of move_copy 2024/11/07 03:50:47 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNjgyMTM3Ml9QOWY3WA) - using folder/rename instead of move_copy 2024/11/07 03:50:47 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/07 03:50:47 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/07 03:50:48 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-nulexen7: same parent dir (ODFfNjgyMTM3M19xV3oxcw) - using folder/rename instead of move_copy 2024/11/07 03:50:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yecunog7 2024/11/07 03:50:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNjgyMTM3M19xV3oxcw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-yecunog7 2024/11/07 03:50:48 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNjgyMTM3M19xV3oxcw) - using folder/rename instead of move_copy 2024/11/07 03:50:48 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yecunog7 2024/11/07 03:50:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/07 03:50:48 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/07 03:50:49 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-yecunog7: same parent dir (ODFfNjgyMTM3M19xV3oxcw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/11/07 03:50:49 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/07 03:50:49 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:50:49 INFO : subdira/subdirb/subdirc/hello-rclone-move-yecunog7: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/07 03:50:49 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/07 03:50:49 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/07 03:50:49 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/11/07 03:50:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fahadow9 2024/11/07 03:50:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNjgyMTM3NV9BVUEzZQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fahadow9 2024/11/07 03:50:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fahadow9 2024/11/07 03:50:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/07 03:50:50 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fahadow9: same parent dir (ODFfNjgyMTM3NV9BVUEzZQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/07 03:50:50 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-fahadow9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/07 03:50:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/07 03:50:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/07 03:50:50 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:50:50 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/07 03:50:50 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/07 03:50:50 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/11/07 03:50:51 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/07 03:50:51 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/07 03:50:51 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.29s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.02s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:50:57 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/07 03:50:58 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:00 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:02 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:03 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:05 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:07 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:08 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:10 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:12 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:14 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:15 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:17 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:19 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:21 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:22 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:24 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:26 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:28 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:29 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:31 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:33 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:34 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:36 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:38 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:40 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:41 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:43 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:45 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:47 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:49 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:50 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:52 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:53 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:55 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:57 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/07 03:51:59 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:00 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:02 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:04 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:05 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:52:05 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both0: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both12: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both1: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both14: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both10: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both11: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both13: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both18: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both15: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both16: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both3: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both4: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both5: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both6: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both7: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both8: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:52:05 DEBUG : both9: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both17: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both19: Unchanged skipping 2024/11/07 03:52:05 DEBUG : both2: Unchanged skipping 2024/11/07 03:52:05 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:52:05 DEBUG : Waiting for deletions to finish 2024/11/07 03:52:05 INFO : only14: Deleted 2024/11/07 03:52:05 INFO : only2: Deleted 2024/11/07 03:52:05 INFO : only13: Deleted 2024/11/07 03:52:05 INFO : only1: Deleted 2024/11/07 03:52:05 INFO : only15: Deleted 2024/11/07 03:52:05 INFO : only19: Deleted 2024/11/07 03:52:05 INFO : only3: Deleted 2024/11/07 03:52:05 INFO : only5: Deleted 2024/11/07 03:52:05 INFO : only8: Deleted 2024/11/07 03:52:06 INFO : only0: Deleted 2024/11/07 03:52:06 INFO : only17: Deleted 2024/11/07 03:52:06 INFO : only4: Deleted 2024/11/07 03:52:06 INFO : only6: Deleted 2024/11/07 03:52:06 INFO : only7: Deleted 2024/11/07 03:52:06 INFO : only9: Deleted 2024/11/07 03:52:06 INFO : only12: Deleted 2024/11/07 03:52:06 INFO : only11: Deleted 2024/11/07 03:52:06 INFO : only16: Deleted 2024/11/07 03:52:06 INFO : only18: Deleted 2024/11/07 03:52:06 INFO : only10: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (74.41s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:52:11 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:13 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:14 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:16 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:18 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:20 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:22 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:23 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:25 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:26 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:28 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:30 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:31 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:33 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:35 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:36 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:38 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:39 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:41 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:43 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:45 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:46 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:48 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:50 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:51 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:53 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:55 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:56 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/07 03:52:58 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/07 03:53:00 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/07 03:53:01 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/07 03:53:03 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/07 03:53:05 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/07 03:53:06 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/07 03:53:08 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/07 03:53:10 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/07 03:53:11 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/07 03:53:13 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/07 03:53:15 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/07 03:53:17 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/07 03:53:18 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for checks to finish 2024/11/07 03:53:18 DEBUG : both0: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both12: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both13: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both14: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both15: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both10: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both11: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both18: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both19: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both1: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both16: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both4: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both5: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both6: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both7: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both8: Unchanged skipping 2024/11/07 03:53:18 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/07 03:53:18 DEBUG : both9: Unchanged skipping 2024/11/07 03:53:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : both17: Unchanged skipping 2024/11/07 03:53:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : both2: Unchanged skipping 2024/11/07 03:53:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : both3: Unchanged skipping 2024/11/07 03:53:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/07 03:53:18 DEBUG : OpenDrive root 'rclone-test-sakuwih9peso': Waiting for transfers to finish 2024/11/07 03:53:20 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:20 INFO : only12: Copied (replaced existing) 2024/11/07 03:53:20 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:20 INFO : only11: Copied (replaced existing) 2024/11/07 03:53:20 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:20 INFO : only0: Copied (replaced existing) 2024/11/07 03:53:20 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:20 INFO : only13: Copied (replaced existing) 2024/11/07 03:53:21 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:21 INFO : only15: Copied (replaced existing) 2024/11/07 03:53:21 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:21 INFO : only16: Copied (replaced existing) 2024/11/07 03:53:21 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:21 INFO : only17: Copied (replaced existing) 2024/11/07 03:53:21 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:21 INFO : only18: Copied (replaced existing) 2024/11/07 03:53:22 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:22 INFO : only19: Copied (replaced existing) 2024/11/07 03:53:22 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:22 INFO : only3: Copied (replaced existing) 2024/11/07 03:53:23 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:23 INFO : only2: Copied (replaced existing) 2024/11/07 03:53:23 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:23 INFO : only1: Copied (replaced existing) 2024/11/07 03:53:23 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:23 INFO : only4: Copied (replaced existing) 2024/11/07 03:53:24 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:24 INFO : only10: Copied (replaced existing) 2024/11/07 03:53:24 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:24 INFO : only14: Copied (replaced existing) 2024/11/07 03:53:25 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:25 INFO : only6: Copied (replaced existing) 2024/11/07 03:53:25 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:25 INFO : only5: Copied (replaced existing) 2024/11/07 03:53:25 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:25 INFO : only8: Copied (replaced existing) 2024/11/07 03:53:26 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:26 INFO : only9: Copied (replaced existing) 2024/11/07 03:53:26 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/07 03:53:26 INFO : only7: Copied (replaced existing) 2024/11/07 03:53:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (83.33s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:53:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 03:53:34 DEBUG : sub dir: Making directory 2024/11/07 03:53:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-sakuwih9peso'", Local "Local file system at /tmp/rclone2418588991", Modify Window "1s" 2024/11/07 03:53:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 03:53:49 DEBUG : sub dir: Making directory 2024/11/07 03:53:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2793: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:25 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2791 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2875 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (5.66s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m27.181252792s (try 1/5): exit status 1: Failed [TestCopy TestNothingToTransferWithoutEmptyDirs]