"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/14 22:56:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju" 2024/11/14 22:56:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 22:56:18 DEBUG : Starting OpenDrive session with ID: 9b15c242e37a24859532f2797174b3382143bce28c9d3d985851030442774c3e 2024/11/14 22:56:18 DEBUG : Creating backend with remote "/tmp/rclone3400200471" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:56:19 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:56:19 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:56:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.40s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:56:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:56:20 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:56:20 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:56:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:56:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:56:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:23 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (5.24s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", 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-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.33s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:25 DEBUG : Creating backend with remote "/non-existing" 2024/11/14 22:56:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/14 22:56:26 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:56:26 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.84s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:56:26 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:56:26 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:56:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:56:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:56:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.72s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:30 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Running all checks before starting transfers 2024/11/14 22:56:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:56:30 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:56:30 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Checks finished, now starting transfers 2024/11/14 22:56:30 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:56:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:56:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:56:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.75s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:34 ERROR : Ignoring --no-traverse with sync 2024/11/14 22:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:56:34 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:56:34 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:56:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:56:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:56:36 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:56:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.75s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:38 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/14 22:56:38 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:56:38 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:56:38 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/11/14 22:56:39 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/14 22:56:39 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestCopyWithDepth (2.92s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:56:41 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:56:41 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:56:41 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/14 22:56:42 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:56:42 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:56:43 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:56:43 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:56:44 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/14 22:56:45 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:56:45 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 22:56:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:56:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 22:56:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:56:46 DEBUG : sub dir: Making directory 2024/11/14 22:56:47 DEBUG : sub dir2: Making directory 2024/11/14 22:56:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:56:47 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/14 22:56:47 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:56:47 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:56:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:56:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:56:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:49 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.97s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:51 DEBUG : sub dir2: Making directory 2024/11/14 22:56:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 22:56:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:56:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:56:51 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:56:51 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:56:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:56:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:56:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.59s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:55 DEBUG : sub dir2: Making directory with metadata 2024/11/14 22:56:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:56:55 DEBUG : sub dir: Making directory 2024/11/14 22:56:55 DEBUG : sub dir2: Making directory 2024/11/14 22:56:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:56:55 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:56:55 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:56:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:56:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:56:57 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:56:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:56:58 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/14 22:56:58 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", 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-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:00 DEBUG : sub dir2: Making directory 2024/11/14 22:57:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:57:00 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:00 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:57:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:57:02 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:57:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.55s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:04 DEBUG : sub dir2: Making directory with metadata 2024/11/14 22:57:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:57:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:57:04 DEBUG : sub dir: Making directory 2024/11/14 22:57:04 DEBUG : sub dir2: Making directory 2024/11/14 22:57:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:57:05 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:05 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:57:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:57:06 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:57:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:07 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.67s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", 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-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:09 DEBUG : sub dir2: Making directory 2024/11/14 22:57:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:57:09 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:09 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:57:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:57:11 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:57:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.46s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:57:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-virukik7joxi" 2024/11/14 22:57:15 DEBUG : Starting OpenDrive session with ID: 8c5667aff69b8d3c054025561892adbd51c89c69a8959dfb8cb9b26fd6d97a67 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-cabocuc8leju' -> OpenDrive root 'rclone-test-virukik7joxi' 2024/11/14 22:57:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:57:16 DEBUG : OpenDrive root 'rclone-test-virukik7joxi': Waiting for checks to finish 2024/11/14 22:57:16 DEBUG : OpenDrive root 'rclone-test-virukik7joxi': Waiting for transfers to finish 2024/11/14 22:57:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/14 22:57:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:17 DEBUG : OpenDrive root 'rclone-test-virukik7joxi': Purge remote --- PASS: TestServerSideCopy (6.81s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:57:21 ERROR : : error listing: directory not found 2024/11/14 22:57:21 DEBUG : Local file system at /tmp/rclone3400200471: Making directory 2024/11/14 22:57:22 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:22 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.42s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:57:26 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:57:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:57:26 DEBUG : Local file system at /tmp/rclone3400200471: Waiting for checks to finish 2024/11/14 22:57:26 DEBUG : Local file system at /tmp/rclone3400200471: Waiting for transfers to finish 2024/11/14 22:57:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:57:27 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/11/14 22:57:27 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:57:27 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestCopyRedownload (4.56s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:28 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/14 22:57:28 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:28 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:29 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/11/14 22:57:30 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:57:30 INFO : check sum: Copied (new) 2024/11/14 22:57:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:30 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:30 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:57:30 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/14 22:57:30 DEBUG : check sum: Unchanged skipping 2024/11/14 22:57:30 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:30 DEBUG : Waiting for deletions to finish 2024/11/14 22:57:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.37s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/14 22:57:32 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:32 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:32 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/11/14 22:57:33 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 22:57:33 INFO : sizeonly: Copied (new) 2024/11/14 22:57:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:34 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:34 DEBUG : sizeonly: Sizes identical 2024/11/14 22:57:34 DEBUG : sizeonly: Unchanged skipping 2024/11/14 22:57:34 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:34 DEBUG : Waiting for deletions to finish 2024/11/14 22:57:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/14 22:57:35 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:35 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:36 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/11/14 22:57:37 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/14 22:57:37 INFO : ignore-size: Copied (new) 2024/11/14 22:57:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:37 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:37 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 22:57:37 DEBUG : ignore-size: Unchanged skipping 2024/11/14 22:57:37 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:37 DEBUG : Waiting for deletions to finish 2024/11/14 22:57:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.52s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:39 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/14 22:57:41 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 22:57:41 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:41 DEBUG : existing: Unchanged skipping 2024/11/14 22:57:41 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:41 DEBUG : Waiting for deletions to finish 2024/11/14 22:57:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:41 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/14 22:57:41 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:41 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/14 22:57:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 22:57:42 INFO : existing: Copied (replaced existing) 2024/11/14 22:57:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.56s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:43 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 22:57:43 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:43 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:44 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/14 22:57:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 22:57:45 INFO : existing: Copied (new) 2024/11/14 22:57:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:45 DEBUG : existing: Destination exists, skipping 2024/11/14 22:57:45 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:45 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:45 DEBUG : Waiting for deletions to finish 2024/11/14 22:57:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:48 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/14 22:57:50 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/14 22:57:51 DEBUG : d: Making directory 2024/11/14 22:57:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 22:57:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 22:57:52 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 22:57:52 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:52 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:53 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/14 22:57:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:57:54 INFO : a/potato2: Copied (new) 2024/11/14 22:57:54 DEBUG : Waiting for deletions to finish 2024/11/14 22:57:54 INFO : b/potato: Deleted 2024/11/14 22:57:54 INFO : d: Removing directory 2024/11/14 22:57:54 INFO : b: Removing directory 2024/11/14 22:57:55 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 22:57:59 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:59 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/14 22:57:59 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:57:59 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/14 22:57:59 DEBUG : empty space: Unchanged skipping 2024/11/14 22:57:59 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:57:59 DEBUG : Waiting for deletions to finish 2024/11/14 22:57:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:57:59 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:57:59 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/14 22:57:59 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:58:00 INFO : empty space: Updated modification time in destination 2024/11/14 22:58:00 DEBUG : empty space: Unchanged skipping 2024/11/14 22:58:00 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:58:00 DEBUG : Waiting for deletions to finish 2024/11/14 22:58:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.86s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:58:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 22:58:03 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/14 22:58:03 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:58:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:58:03 DEBUG : empty space: Unchanged skipping 2024/11/14 22:58:03 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:58:03 DEBUG : Waiting for deletions to finish 2024/11/14 22:58:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.99s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:58:05 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/14 22:58:06 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:58:06 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/14 22:58:06 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3400200471) 2024/11/14 22:58:06 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-cabocuc8leju') 2024/11/14 22:58:06 DEBUG : foo: md5 differ 2024/11/14 22:58:06 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:58:06 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/14 22:58:07 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/14 22:58:07 INFO : foo: Copied (replaced existing) 2024/11/14 22:58:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.21s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:58:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 22:58:10 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/14 22:58:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 22:58:10 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:58:10 DEBUG : empty space: Unchanged skipping 2024/11/14 22:58:10 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:58:11 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/14 22:58:12 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:58:12 INFO : potato: Copied (new) 2024/11/14 22:58:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.79s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:58:14 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/14 22:58:15 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/14 22:58:15 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:58:15 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:58:15 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/14 22:58:16 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/14 22:58:16 INFO : potato: Copied (replaced existing) 2024/11/14 22:58:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.15s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:58:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/14 22:58:19 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/14 22:58:19 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:58:19 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3400200471) 2024/11/14 22:58:19 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-cabocuc8leju') 2024/11/14 22:58:19 DEBUG : potato: md5 differ 2024/11/14 22:58:19 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:58:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/14 22:58:20 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/14 22:58:20 INFO : potato: Copied (replaced existing) 2024/11/14 22:58:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:58:22 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/14 22:58:24 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 22:58:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:58:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/14 22:58:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 22:58:25 DEBUG : empty space: Unchanged skipping 2024/11/14 22:58:25 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:58:25 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:58:25 DEBUG : Waiting for deletions to finish 2024/11/14 22:58:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:58:26 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/14 22:58:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 22:58:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:58:29 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:58:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 22:58:29 DEBUG : empty space: Unchanged skipping 2024/11/14 22:58:29 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:58:30 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/14 22:58:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:58:31 INFO : potato2: Copied (new) 2024/11/14 22:58:31 DEBUG : Waiting for deletions to finish 2024/11/14 22:58:31 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:58:33 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/14 22:58:35 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/14 22:58:36 DEBUG : d: Making directory 2024/11/14 22:58:37 DEBUG : d/e: Making directory 2024/11/14 22:58:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 22:58:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 22:58:38 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 22:58:39 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:58:39 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:58:39 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/14 22:58:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:58:40 INFO : a/potato2: Copied (new) 2024/11/14 22:58:40 DEBUG : Waiting for deletions to finish 2024/11/14 22:58:40 INFO : b/potato: Deleted 2024/11/14 22:58:40 INFO : d/e: Removing directory 2024/11/14 22:58:40 INFO : d: Removing directory 2024/11/14 22:58:40 INFO : b: Removing directory 2024/11/14 22:58:41 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:58:44 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/14 22:58:46 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/14 22:58:47 DEBUG : d: Making directory 2024/11/14 22:58:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 22:58:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 22:58:48 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 22:58:48 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:58:48 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:58:49 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/14 22:58:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:58:50 INFO : a/potato2: Copied (new) 2024/11/14 22:58:50 ERROR : OpenDrive root 'rclone-test-cabocuc8leju': not deleting files as there were IO errors 2024/11/14 22:58:50 ERROR : OpenDrive root 'rclone-test-cabocuc8leju': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:58:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/14 22:58:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 22:58:57 DEBUG : Waiting for deletions to finish 2024/11/14 22:58:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:58:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 22:58:57 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:58:57 DEBUG : empty space: Unchanged skipping 2024/11/14 22:58:57 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:58:57 INFO : potato: Deleted 2024/11/14 22:58:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/14 22:58:58 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:58:58 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:00 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/14 22:59:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 22:59:03 DEBUG : Waiting for deletions to finish 2024/11/14 22:59:03 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:03 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:03 INFO : potato: Deleted 2024/11/14 22:59:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:59:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 22:59:03 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:03 DEBUG : empty space: Unchanged skipping 2024/11/14 22:59:03 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:04 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/14 22:59:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:59:05 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.78s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:07 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/14 22:59:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:59:08 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:08 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:09 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/11/14 22:59:10 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/14 22:59:10 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.87s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/14 22:59:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 22:59:15 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 22:59:15 DEBUG : enormous: Excluded 2024/11/14 22:59:15 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:59:15 DEBUG : potato2: Excluded 2024/11/14 22:59:15 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:59:15 DEBUG : potato2: Excluded 2024/11/14 22:59:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 22:59:15 DEBUG : empty space: Unchanged skipping 2024/11/14 22:59:15 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:15 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:15 DEBUG : Waiting for deletions to finish 2024/11/14 22:59:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:15 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 22:59:15 DEBUG : enormous: Excluded 2024/11/14 22:59:15 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:59:15 DEBUG : potato2: Excluded 2024/11/14 22:59:15 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:59:15 DEBUG : potato2: Excluded 2024/11/14 22:59:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/14 22:59:15 DEBUG : empty space: Unchanged skipping 2024/11/14 22:59:15 DEBUG : Local file system at /tmp/rclone3400200471: Waiting for checks to finish 2024/11/14 22:59:15 DEBUG : Local file system at /tmp/rclone3400200471: Waiting for transfers to finish 2024/11/14 22:59:15 DEBUG : Waiting for deletions to finish 2024/11/14 22:59:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncWithExclude (5.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/14 22:59:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 22:59:21 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/11/14 22:59:22 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 22:59:22 DEBUG : enormous: Excluded 2024/11/14 22:59:22 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:59:22 DEBUG : potato2: Excluded 2024/11/14 22:59:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 22:59:22 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:22 DEBUG : empty space: Unchanged skipping 2024/11/14 22:59:22 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:22 DEBUG : Waiting for deletions to finish 2024/11/14 22:59:22 INFO : enormous: Deleted 2024/11/14 22:59:22 INFO : potato2: Deleted 2024/11/14 22:59:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:22 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/14 22:59:22 DEBUG : empty space: Unchanged skipping 2024/11/14 22:59:22 DEBUG : Local file system at /tmp/rclone3400200471: Waiting for checks to finish 2024/11/14 22:59:22 DEBUG : Local file system at /tmp/rclone3400200471: Waiting for transfers to finish 2024/11/14 22:59:22 DEBUG : Waiting for deletions to finish 2024/11/14 22:59:22 INFO : enormous: Deleted 2024/11/14 22:59:22 INFO : potato2: Deleted 2024/11/14 22:59:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.27s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:25 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/14 22:59:26 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/14 22:59:28 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/14 22:59:30 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/11/14 22:59:31 DEBUG : five: Need to transfer - File not found at Destination 2024/11/14 22:59:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/14 22:59:31 DEBUG : one: Destination is newer than source, skipping 2024/11/14 22:59:31 DEBUG : three: Sizes identical 2024/11/14 22:59:31 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 22:59:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 22:59:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3400200471) 2024/11/14 22:59:31 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-cabocuc8leju') 2024/11/14 22:59:31 DEBUG : two: md5 differ 2024/11/14 22:59:31 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:31 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/11/14 22:59:31 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/14 22:59:32 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/11/14 22:59:32 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/14 22:59:32 INFO : four: Copied (replaced existing) 2024/11/14 22:59:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/14 22:59:32 INFO : two: Copied (replaced existing) 2024/11/14 22:59:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/14 22:59:33 INFO : five: Copied (new) 2024/11/14 22:59:33 DEBUG : Waiting for deletions to finish 2024/11/14 22:59:33 DEBUG : one: Destination is newer than source, skipping 2024/11/14 22:59:33 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:33 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3400200471) 2024/11/14 22:59:33 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-cabocuc8leju') 2024/11/14 22:59:33 DEBUG : three: md5 differ 2024/11/14 22:59:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 22:59:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/14 22:59:33 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/14 22:59:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 22:59:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/14 22:59:33 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/14 22:59:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 22:59:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/14 22:59:33 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/14 22:59:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 22:59:33 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:33 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/14 22:59:34 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/14 22:59:34 INFO : three: Copied (replaced existing) 2024/11/14 22:59:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.39s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: 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-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" sync_test.go:1436: Can track renames: true 2024/11/14 22:59:35 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Making map for --track-renames 2024/11/14 22:59:35 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Finished making map for --track-renames 2024/11/14 22:59:35 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 22:59:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 22:59:35 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for renames to finish 2024/11/14 22:59:35 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:36 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/14 22:59:37 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/14 22:59:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/14 22:59:37 INFO : potato: Copied (new) 2024/11/14 22:59:37 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/14 22:59:37 INFO : yam: Copied (new) 2024/11/14 22:59:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 22:59:38 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Making map for --track-renames 2024/11/14 22:59:38 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Finished making map for --track-renames 2024/11/14 22:59:38 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:38 DEBUG : potato: Unchanged skipping 2024/11/14 22:59:38 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for renames to finish 2024/11/14 22:59:38 DEBUG : yam: same parent dir (ODFfNjk5MTM3Ml82djZ5Vg) - using file/rename instead of move_copy for yaml 2024/11/14 22:59:38 INFO : yam: Moved (server-side) to: yaml 2024/11/14 22:59:38 INFO : yaml: Renamed from "yam" 2024/11/14 22:59:38 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:38 DEBUG : Waiting for deletions to finish 2024/11/14 22:59:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" sync_test.go:1508: Can track renames: true 2024/11/14 22:59:40 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Making map for --track-renames 2024/11/14 22:59:40 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Finished making map for --track-renames 2024/11/14 22:59:40 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 22:59:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 22:59:40 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for renames to finish 2024/11/14 22:59:40 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:41 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/14 22:59:41 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/14 22:59:42 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/14 22:59:42 INFO : potato: Copied (new) 2024/11/14 22:59:42 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/14 22:59:42 INFO : yam: Copied (new) 2024/11/14 22:59:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:42 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 22:59:42 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Making map for --track-renames 2024/11/14 22:59:42 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Finished making map for --track-renames 2024/11/14 22:59:42 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:42 DEBUG : potato: Unchanged skipping 2024/11/14 22:59:42 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for renames to finish 2024/11/14 22:59:43 DEBUG : yam: same parent dir (ODFfNjk5MTM3Ml82djZ5Vg) - using file/rename instead of move_copy for yaml 2024/11/14 22:59:43 INFO : yam: Moved (server-side) to: yaml 2024/11/14 22:59:43 INFO : yaml: Renamed from "yam" 2024/11/14 22:59:43 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:43 DEBUG : Waiting for deletions to finish 2024/11/14 22:59:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" sync_test.go:1547: Can track renames: true 2024/11/14 22:59:44 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Making map for --track-renames 2024/11/14 22:59:44 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Finished making map for --track-renames 2024/11/14 22:59:44 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 22:59:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/14 22:59:44 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for renames to finish 2024/11/14 22:59:44 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:45 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/14 22:59:45 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/11/14 22:59:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/14 22:59:46 INFO : potato: Copied (new) 2024/11/14 22:59:46 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/14 22:59:46 INFO : sub/yam: Copied (new) 2024/11/14 22:59:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 22:59:47 DEBUG : potato: Unchanged skipping 2024/11/14 22:59:47 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Making map for --track-renames 2024/11/14 22:59:47 INFO : OpenDrive root 'rclone-test-cabocuc8leju': Finished making map for --track-renames 2024/11/14 22:59:47 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:47 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for renames to finish 2024/11/14 22:59:48 INFO : sub/yam: Moved (server-side) to: yam 2024/11/14 22:59:48 INFO : yam: Renamed from "sub/yam" 2024/11/14 22:59:48 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:48 DEBUG : Waiting for deletions to finish 2024/11/14 22:59:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:50 DEBUG : Creating backend with remote "/tmp/rclone3400200471/dir1" 2024/11/14 22:59:50 DEBUG : Creating backend with remote "/tmp/rclone3400200471/dir2" 2024/11/14 22:59:50 DEBUG : Local file system at /tmp/rclone3400200471/dir2: Using server-side directory move 2024/11/14 22:59:50 INFO : Local file system at /tmp/rclone3400200471/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 22:59:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/14 22:59:50 INFO : file1.txt: Moved (server-side) 2024/11/14 22:59:50 DEBUG : Local file system at /tmp/rclone3400200471/dir2: Waiting for checks to finish 2024/11/14 22:59:50 DEBUG : Local file system at /tmp/rclone3400200471/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:59:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 22:59:50 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:50 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:59:52 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/14 22:59:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:59:52 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:59:52 INFO : sub dir/hello world: Deleted 2024/11/14 22:59:53 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/14 22:59:53 INFO : nested/sub dir/file: Copied (new) 2024/11/14 22:59:53 INFO : nested/sub dir/file: Deleted 2024/11/14 22:59:53 INFO : sub dir: Removing directory 2024/11/14 22:59:53 INFO : nested/sub dir: Removing directory 2024/11/14 22:59:53 INFO : nested: Removing directory 2024/11/14 22:59:53 DEBUG : Local file system at /tmp/rclone3400200471: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.77s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 22:59:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:59:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 22:59:56 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 22:59:56 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 22:59:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/14 22:59:58 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/14 22:59:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:59:58 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:59:58 INFO : sub dir/hello world: Deleted 2024/11/14 22:59:59 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/14 22:59:59 INFO : nested/sub dir/file: Copied (new) 2024/11/14 22:59:59 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.79s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:00:02 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 23:00:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/14 23:00:02 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 23:00:02 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 23:00:03 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/14 23:00:03 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/11/14 23:00:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 23:00:04 INFO : existing: Copied (new) 2024/11/14 23:00:04 INFO : existing: Deleted 2024/11/14 23:00:04 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/14 23:00:04 INFO : existing-b: Copied (new) 2024/11/14 23:00:04 INFO : existing-b: Deleted 2024/11/14 23:00:04 DEBUG : existing: Destination exists, skipping 2024/11/14 23:00:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/14 23:00:04 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 23:00:04 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 23:00:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.72s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:00:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kehuroy8bona" 2024/11/14 23:00:06 DEBUG : Starting OpenDrive session with ID: dd63b6a3c17ae49d5d578843f2c7ee40c5c82f2ce3e4f35e93c612d653825069 2024/11/14 23:00:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/14 23:00:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 23:00:10 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1603: Server side move (if possible) OpenDrive root 'rclone-test-cabocuc8leju' -> OpenDrive root 'rclone-test-kehuroy8bona' 2024/11/14 23:00:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 23:00:14 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/14 23:00:15 DEBUG : OpenDrive root 'rclone-test-kehuroy8bona': Using server-side directory move 2024/11/14 23:00:15 INFO : OpenDrive root 'rclone-test-kehuroy8bona': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 23:00:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 23:00:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/14 23:00:16 DEBUG : empty space: Unchanged skipping 2024/11/14 23:00:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 23:00:16 DEBUG : OpenDrive root 'rclone-test-kehuroy8bona': Waiting for checks to finish 2024/11/14 23:00:16 INFO : potato3: Deleted 2024/11/14 23:00:16 INFO : empty space: Deleted 2024/11/14 23:00:16 DEBUG : OpenDrive root 'rclone-test-kehuroy8bona': Waiting for transfers to finish 2024/11/14 23:00:16 INFO : potato2: Moved (server-side) 2024/11/14 23:00:16 INFO : potato3: Moved (server-side) 2024/11/14 23:00:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xabaqur0zere" 2024/11/14 23:00:17 DEBUG : Starting OpenDrive session with ID: 70a1ce62aa740e7f833ad7382df91dc996adc30e54ddc23a451411f52d78bb60 2024/11/14 23:00:17 DEBUG : OpenDrive root 'rclone-test-xabaqur0zere': Using server-side directory move 2024/11/14 23:00:18 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/14 23:00:18 INFO : OpenDrive root 'rclone-test-xabaqur0zere': Server side directory move succeeded 2024/11/14 23:00:18 ERROR : : error listing: directory not found 2024/11/14 23:00:18 DEBUG : OpenDrive root 'rclone-test-xabaqur0zere': Purge remote 2024/11/14 23:00:19 DEBUG : OpenDrive root 'rclone-test-kehuroy8bona': Purge remote 2024/11/14 23:00:19 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:00:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-comepix3kisi" 2024/11/14 23:00:20 DEBUG : Starting OpenDrive session with ID: c913264f3c5ceb4a6c2006940a0a1842b1f46a0cbc400a27c29cc5ae0373fd27 2024/11/14 23:00:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/14 23:00:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 23:00:24 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1603: Server side move (if possible) OpenDrive root 'rclone-test-cabocuc8leju' -> OpenDrive root 'rclone-test-comepix3kisi' 2024/11/14 23:00:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 23:00:28 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/14 23:00:29 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 23:00:29 DEBUG : empty space: Excluded 2024/11/14 23:00:29 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 23:00:29 DEBUG : empty space: Excluded 2024/11/14 23:00:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 23:00:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 23:00:29 DEBUG : OpenDrive root 'rclone-test-comepix3kisi': Waiting for checks to finish 2024/11/14 23:00:29 DEBUG : OpenDrive root 'rclone-test-comepix3kisi': Waiting for transfers to finish 2024/11/14 23:00:29 INFO : potato3: Deleted 2024/11/14 23:00:29 INFO : potato2: Moved (server-side) 2024/11/14 23:00:30 INFO : potato3: Moved (server-side) 2024/11/14 23:00:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rihutob0kadi" 2024/11/14 23:00:30 DEBUG : Starting OpenDrive session with ID: 60b7d938f5217d9e2705ff51c9fd455efe32ac5595cca1824ee62e32b20769d8 2024/11/14 23:00:31 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 23:00:31 DEBUG : empty space: Excluded 2024/11/14 23:00:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 23:00:31 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/14 23:00:31 DEBUG : OpenDrive root 'rclone-test-rihutob0kadi': Waiting for checks to finish 2024/11/14 23:00:31 DEBUG : OpenDrive root 'rclone-test-rihutob0kadi': Waiting for transfers to finish 2024/11/14 23:00:32 INFO : potato2: Moved (server-side) 2024/11/14 23:00:32 INFO : potato3: Moved (server-side) 2024/11/14 23:00:32 DEBUG : OpenDrive root 'rclone-test-rihutob0kadi': Purge remote 2024/11/14 23:00:33 DEBUG : OpenDrive root 'rclone-test-comepix3kisi': Purge remote --- PASS: TestServerSideMoveWithFilter (14.19s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:00:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cehabin0nuci" 2024/11/14 23:00:34 DEBUG : Starting OpenDrive session with ID: 3814e551be33bcafc8ee4778035d2e36f5ae9693888e8e5f6877d8de92d42579 2024/11/14 23:00:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/14 23:00:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 23:00:38 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/11/14 23:00:39 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) OpenDrive root 'rclone-test-cabocuc8leju' -> OpenDrive root 'rclone-test-cehabin0nuci' 2024/11/14 23:00:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/14 23:00:42 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/14 23:00:44 DEBUG : OpenDrive root 'rclone-test-cehabin0nuci': Using server-side directory move 2024/11/14 23:00:44 INFO : OpenDrive root 'rclone-test-cehabin0nuci': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 23:00:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 23:00:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/14 23:00:44 DEBUG : empty space: Unchanged skipping 2024/11/14 23:00:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 23:00:44 INFO : potato3: Deleted 2024/11/14 23:00:44 DEBUG : OpenDrive root 'rclone-test-cehabin0nuci': Waiting for checks to finish 2024/11/14 23:00:44 INFO : empty space: Deleted 2024/11/14 23:00:44 DEBUG : OpenDrive root 'rclone-test-cehabin0nuci': Waiting for transfers to finish 2024/11/14 23:00:44 INFO : potato2: Moved (server-side) 2024/11/14 23:00:44 INFO : potato3: Moved (server-side) 2024/11/14 23:00:44 INFO : tomatoDir: Removing directory 2024/11/14 23:00:45 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': deleted 1 directories 2024/11/14 23:00:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-biqupuf4yoro" 2024/11/14 23:00:46 DEBUG : Starting OpenDrive session with ID: db2022fe4bedf5fa69b62ad87bca05e3f35b2103b4bc8a236eb345aac92f2dc9 2024/11/14 23:00:46 DEBUG : tomatoDir: Making directory 2024/11/14 23:00:46 DEBUG : OpenDrive root 'rclone-test-biqupuf4yoro': Using server-side directory move 2024/11/14 23:00:47 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/14 23:00:47 INFO : OpenDrive root 'rclone-test-biqupuf4yoro': Server side directory move succeeded 2024/11/14 23:00:48 ERROR : : error listing: directory not found 2024/11/14 23:00:48 ERROR : : error listing: directory not found 2024/11/14 23:00:48 DEBUG : OpenDrive root 'rclone-test-biqupuf4yoro': Purge remote 2024/11/14 23:00:48 DEBUG : OpenDrive root 'rclone-test-cehabin0nuci': Purge remote 2024/11/14 23:00:48 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.26s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:00:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/rclone-sync-test" 2024/11/14 23:00:50 DEBUG : Starting OpenDrive session with ID: 93e8dc5c0aef79c3d352fb1583c35278622c2b1cbb2d10f3338cddf2af947a6c run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncOverlap (3.07s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:00:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/rclone-sync-test" 2024/11/14 23:00:53 DEBUG : Starting OpenDrive session with ID: 876a3a9db2b69466d1b03bb1c4509dd966a89ef44d4b0e1d85876104ab62b42e 2024/11/14 23:00:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/rclone-sync-test-include/layer2" 2024/11/14 23:00:54 DEBUG : Starting OpenDrive session with ID: abff9677152deff98940ba7230270231604b2c6020debea947d3526267fa330d 2024/11/14 23:00:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/rclone-sync-test-ignore-file" 2024/11/14 23:00:56 DEBUG : Starting OpenDrive session with ID: 8c484490e5641197abcb65ed10c37a41f71c44cb479a1354c92358d142744db5 2024/11/14 23:00:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/11/14 23:01:00 DEBUG : rclone-sync-test: Excluded 2024/11/14 23:01:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 23:01:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 23:01:01 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/rclone-sync-test': Waiting for checks to finish 2024/11/14 23:01:01 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/rclone-sync-test': Waiting for transfers to finish 2024/11/14 23:01:01 DEBUG : Waiting for deletions to finish 2024/11/14 23:01:01 INFO : There was nothing to transfer 2024/11/14 23:01:01 DEBUG : rclone-sync-test: Excluded 2024/11/14 23:01:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 23:01:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 23:01:02 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 23:01:02 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 23:01:02 DEBUG : Waiting for deletions to finish 2024/11/14 23:01:02 INFO : rclone-sync-test-include: Removing directory 2024/11/14 23:01:02 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': deleted 1 directories 2024/11/14 23:01:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:01:03 DEBUG : rclone-sync-test: Excluded 2024/11/14 23:01:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 23:01:03 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/14 23:01:03 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/14 23:01:03 DEBUG : Waiting for deletions to finish 2024/11/14 23:01:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:01:03 DEBUG : rclone-sync-test: Excluded 2024/11/14 23:01:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 23:01:03 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 23:01:03 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 23:01:03 DEBUG : Waiting for deletions to finish 2024/11/14 23:01:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:01:04 DEBUG : : Excluded 2024/11/14 23:01:04 DEBUG : rclone-sync-test: Excluded 2024/11/14 23:01:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 23:01:04 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/14 23:01:04 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/14 23:01:04 DEBUG : Waiting for deletions to finish 2024/11/14 23:01:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.17s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:01:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/dst" 2024/11/14 23:01:12 DEBUG : Starting OpenDrive session with ID: 8e244cebdbd73f991b92b7978bec9afe4b867a7491e545e4307a3191685bf3ef 2024/11/14 23:01:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/CompareDest" 2024/11/14 23:01:13 DEBUG : Starting OpenDrive session with ID: e5d8a54b6e13fa56655ed400a93fe290527369404bf949cad3e5003bc86bd7fe 2024/11/14 23:01:14 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 23:01:14 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:01:14 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:01:15 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/14 23:01:16 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/14 23:01:16 INFO : one: Copied (new) 2024/11/14 23:01:16 DEBUG : Waiting for deletions to finish 2024/11/14 23:01:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 23:01:17 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:01:17 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:01:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/14 23:01:18 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/14 23:01:18 INFO : one: Copied (replaced existing) 2024/11/14 23:01:18 DEBUG : Waiting for deletions to finish 2024/11/14 23:01:19 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/14 23:01:21 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/11/14 23:01:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 23:01:22 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:01:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:01:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 23:01:22 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:01:22 DEBUG : Waiting for deletions to finish 2024/11/14 23:01:22 INFO : There was nothing to transfer 2024/11/14 23:01:24 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/11/14 23:01:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:01:25 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 23:01:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 23:01:25 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:01:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:01:25 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 23:01:25 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:01:25 DEBUG : Waiting for deletions to finish 2024/11/14 23:01:25 INFO : There was nothing to transfer 2024/11/14 23:01:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:01:26 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 23:01:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 23:01:26 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:01:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:01:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 23:01:26 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:01:26 DEBUG : Waiting for deletions to finish 2024/11/14 23:01:26 INFO : There was nothing to transfer sync_test.go:2073: No hash on uploaded file so skipping compare timestamp test 2024/11/14 23:01:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/14 23:01:28 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 23:01:28 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:01:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 23:01:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:01:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 23:01:28 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:01:28 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/11/14 23:01:29 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/14 23:01:29 INFO : two: Copied (new) 2024/11/14 23:01:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.37s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:01:33 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/11/14 23:01:35 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/11/14 23:01:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/dest" 2024/11/14 23:01:36 DEBUG : Starting OpenDrive session with ID: 0d6559bae22baba40ef4172779ad4f6abba859da6b5af31856d8dc2bf6aa5a8a 2024/11/14 23:01:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/pre-dest1" 2024/11/14 23:01:38 DEBUG : Starting OpenDrive session with ID: ef48d93ac92a9f941731c302564ee4820c3d1a1b1dc2f91b1a39a82843934819 2024/11/14 23:01:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/pre-dest2" 2024/11/14 23:01:39 DEBUG : Starting OpenDrive session with ID: 9453724eb5f03da5109a45d25ca25188a38b7f6c708a2f297cff22d6d1b3927b 2024/11/14 23:01:39 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:01:39 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/14 23:01:40 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:01:40 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/14 23:01:40 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/14 23:01:40 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dest': Waiting for checks to finish 2024/11/14 23:01:40 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dest': Waiting for transfers to finish 2024/11/14 23:01:41 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/14 23:01:42 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/14 23:01:42 INFO : 3: Copied (new) 2024/11/14 23:01:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.95s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:01:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/dst" 2024/11/14 23:01:45 DEBUG : Starting OpenDrive session with ID: 4e572b02cf95c5c14351cd0386798bcc91e23c517702f99c36b624089651e511 2024/11/14 23:01:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/CopyDest" 2024/11/14 23:01:46 DEBUG : Starting OpenDrive session with ID: d08e2f10bef59a7c62fb7d0fc70a9f0333c1d8c7fdb2aaddbf29d445746fda05 2024/11/14 23:01:47 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 23:01:47 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:01:47 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:01:48 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/14 23:01:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/14 23:01:49 INFO : one: Copied (new) 2024/11/14 23:01:49 DEBUG : Waiting for deletions to finish 2024/11/14 23:01:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 23:01:50 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:01:50 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:01:50 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/14 23:01:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/14 23:01:51 INFO : one: Copied (replaced existing) 2024/11/14 23:01:51 DEBUG : Waiting for deletions to finish 2024/11/14 23:01:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/14 23:01:54 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/11/14 23:01:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/BackupDir" 2024/11/14 23:01:56 DEBUG : Starting OpenDrive session with ID: 370c4d16e71fd5dc119dddbd17d85c357ef27a1b0362cb5356e64ea3dda6f321 2024/11/14 23:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 23:01:57 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:01:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 23:01:58 INFO : one: Moved (server-side) 2024/11/14 23:01:59 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/14 23:01:59 INFO : one: Copied (server-side copy) 2024/11/14 23:01:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/14 23:01:59 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:01:59 DEBUG : Waiting for deletions to finish 2024/11/14 23:02:00 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/11/14 23:02:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:02:02 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/14 23:02:02 INFO : two: Copied (server-side copy) 2024/11/14 23:02:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/14 23:02:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:02:02 DEBUG : one: Unchanged skipping 2024/11/14 23:02:02 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:02:02 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:02:02 DEBUG : Waiting for deletions to finish 2024/11/14 23:02:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:02:02 DEBUG : one: Unchanged skipping 2024/11/14 23:02:02 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:02:02 DEBUG : two: Unchanged skipping 2024/11/14 23:02:02 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:02:02 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:02:02 DEBUG : Waiting for deletions to finish 2024/11/14 23:02:02 INFO : There was nothing to transfer 2024/11/14 23:02:04 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/11/14 23:02:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/14 23:02:05 DEBUG : three: Destination not found in --copy-dest 2024/11/14 23:02:05 DEBUG : three: Need to transfer - File not found at Destination 2024/11/14 23:02:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:02:05 DEBUG : one: Unchanged skipping 2024/11/14 23:02:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 23:02:05 DEBUG : two: Unchanged skipping 2024/11/14 23:02:05 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:02:05 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:02:06 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/11/14 23:02:07 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/14 23:02:07 INFO : three: Copied (new) 2024/11/14 23:02:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.60s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:02:11 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/14 23:02:13 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/14 23:02:14 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/14 23:02:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/dst" 2024/11/14 23:02:16 DEBUG : Starting OpenDrive session with ID: fbd36779e0984cc0bb305fd6f16874a4c63aa93f952a20eb75a1543ea9b17e5e 2024/11/14 23:02:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/backup" 2024/11/14 23:02:17 DEBUG : Starting OpenDrive session with ID: 6b26309d574c03c50d9582579b268f4596b8f10befdee60024a83ae5bcaeb65c 2024/11/14 23:02:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 23:02:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:02:18 DEBUG : two: Unchanged skipping 2024/11/14 23:02:18 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:02:19 INFO : one: Moved (server-side) 2024/11/14 23:02:19 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:02:20 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/14 23:02:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 23:02:21 INFO : one: Copied (new) 2024/11/14 23:02:21 DEBUG : Waiting for deletions to finish 2024/11/14 23:02:21 INFO : three.txt: Moved (server-side) 2024/11/14 23:02:21 INFO : three.txt: Moved into backup dir 2024/11/14 23:02:22 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/14 23:02:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 23:02:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:02:24 DEBUG : two: Unchanged skipping 2024/11/14 23:02:24 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:02:24 INFO : one: Deleted 2024/11/14 23:02:25 INFO : one: Moved (server-side) 2024/11/14 23:02:25 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:02:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/14 23:02:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 23:02:26 INFO : one: Copied (new) 2024/11/14 23:02:26 DEBUG : Waiting for deletions to finish 2024/11/14 23:02:27 INFO : three.txt: Deleted 2024/11/14 23:02:27 INFO : three.txt: Moved (server-side) 2024/11/14 23:02:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.97s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:02:30 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/14 23:02:32 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/14 23:02:34 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/14 23:02:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/dst" 2024/11/14 23:02:35 DEBUG : Starting OpenDrive session with ID: 04fe3fdc76c45ff31d2b1878fd3ef857cf216b0e26ec9d1723785c09b35110cb 2024/11/14 23:02:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/backup" 2024/11/14 23:02:36 DEBUG : Starting OpenDrive session with ID: 7a8310bdbe87aec83aeaf2f49287d8f60e685bb5a341f2a3d5be423313f66f61 2024/11/14 23:02:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 23:02:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:02:37 DEBUG : two: Unchanged skipping 2024/11/14 23:02:37 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:02:38 INFO : one: Moved (server-side) to: one.bak 2024/11/14 23:02:38 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:02:39 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/14 23:02:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 23:02:40 INFO : one: Copied (new) 2024/11/14 23:02:40 DEBUG : Waiting for deletions to finish 2024/11/14 23:02:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 23:02:40 INFO : three.txt: Moved into backup dir 2024/11/14 23:02:41 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/14 23:02:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 23:02:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:02:43 DEBUG : two: Unchanged skipping 2024/11/14 23:02:43 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:02:43 INFO : one.bak: Deleted 2024/11/14 23:02:43 INFO : one: Moved (server-side) to: one.bak 2024/11/14 23:02:43 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:02:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/14 23:02:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 23:02:45 INFO : one: Copied (new) 2024/11/14 23:02:45 DEBUG : Waiting for deletions to finish 2024/11/14 23:02:45 INFO : three.txt.bak: Deleted 2024/11/14 23:02:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 23:02:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.91s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:02:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/14 23:02:51 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/14 23:02:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/14 23:02:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/dst" 2024/11/14 23:02:54 DEBUG : Starting OpenDrive session with ID: f5062156bd33c73b805d7e0e15547c5df2e4655bac92d927abc2df43315cf992 2024/11/14 23:02:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/backup" 2024/11/14 23:02:55 DEBUG : Starting OpenDrive session with ID: 25b23c99b18ee6ff622073def42583f3bc5d05956620f90fa52a732757acc823 2024/11/14 23:02:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 23:02:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:02:56 DEBUG : two: Unchanged skipping 2024/11/14 23:02:56 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:02:57 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 23:02:57 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:02:58 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/14 23:02:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 23:02:59 INFO : one: Copied (new) 2024/11/14 23:02:59 DEBUG : Waiting for deletions to finish 2024/11/14 23:02:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 23:02:59 INFO : three.txt: Moved into backup dir 2024/11/14 23:03:00 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/14 23:03:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 23:03:02 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:03:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:03:02 DEBUG : two: Unchanged skipping 2024/11/14 23:03:02 INFO : one-2019-01-01: Deleted 2024/11/14 23:03:03 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 23:03:03 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:03:03 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/14 23:03:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 23:03:05 INFO : one: Copied (new) 2024/11/14 23:03:05 DEBUG : Waiting for deletions to finish 2024/11/14 23:03:05 INFO : three-2019-01-01.txt: Deleted 2024/11/14 23:03:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 23:03:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.42s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:03:09 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/14 23:03:10 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/14 23:03:12 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/14 23:03:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/dst" 2024/11/14 23:03:13 DEBUG : Starting OpenDrive session with ID: 616314c405fd5f5849e83df8eb97d4e62f512ae72307343f9f21ef604711c5ff 2024/11/14 23:03:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 23:03:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:03:14 DEBUG : two: Unchanged skipping 2024/11/14 23:03:14 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:03:14 DEBUG : one: same parent dir (ODFfNjk5MTQ3MV9YclBCZg) - using file/rename instead of move_copy for one.bak 2024/11/14 23:03:15 INFO : one: Moved (server-side) to: one.bak 2024/11/14 23:03:15 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:03:15 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/14 23:03:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 23:03:16 INFO : one: Copied (new) 2024/11/14 23:03:16 DEBUG : Waiting for deletions to finish 2024/11/14 23:03:17 DEBUG : three.txt: same parent dir (ODFfNjk5MTQ3MV9YclBCZg) - using file/rename instead of move_copy for three.txt.bak 2024/11/14 23:03:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 23:03:17 INFO : three.txt: Moved into backup dir 2024/11/14 23:03:18 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/14 23:03:19 DEBUG : one.bak: Excluded (Path Filter) 2024/11/14 23:03:19 DEBUG : one.bak: Excluded 2024/11/14 23:03:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/14 23:03:19 DEBUG : three.txt.bak: Excluded 2024/11/14 23:03:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 23:03:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:03:19 DEBUG : two: Unchanged skipping 2024/11/14 23:03:19 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for checks to finish 2024/11/14 23:03:20 INFO : one.bak: Deleted 2024/11/14 23:03:20 DEBUG : one: same parent dir (ODFfNjk5MTQ3MV9YclBCZg) - using file/rename instead of move_copy for one.bak 2024/11/14 23:03:20 INFO : one: Moved (server-side) to: one.bak 2024/11/14 23:03:20 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju/dst': Waiting for transfers to finish 2024/11/14 23:03:21 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/14 23:03:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 23:03:22 INFO : one: Copied (new) 2024/11/14 23:03:22 DEBUG : Waiting for deletions to finish 2024/11/14 23:03:22 INFO : three.txt.bak: Deleted 2024/11/14 23:03:22 DEBUG : three.txt: same parent dir (ODFfNjk5MTQ3MV9YclBCZg) - using file/rename instead of move_copy for three.txt.bak 2024/11/14 23:03:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 23:03:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.03s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:03:26 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/14 23:03:27 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/14 23:03:29 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/14 23:03:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/dst" 2024/11/14 23:03:31 DEBUG : Starting OpenDrive session with ID: 7bb1683543ad380d880f7d380bbcc4e3f96faf736dddfc396b2180767d57da87 2024/11/14 23:03:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 23:03:31 DEBUG : one: same parent dir (ODFfNjk5MTQ3Ml81VlF1SQ) - using file/rename instead of move_copy for one.bak 2024/11/14 23:03:32 INFO : one: Moved (server-side) to: one.bak 2024/11/14 23:03:32 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/14 23:03:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 23:03:33 INFO : one: Copied (new) 2024/11/14 23:03:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:03:34 DEBUG : two: Unchanged skipping 2024/11/14 23:03:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 23:03:34 DEBUG : three.txt: same parent dir (ODFfNjk5MTQ3Ml81VlF1SQ) - using file/rename instead of move_copy for three.txt.bak 2024/11/14 23:03:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 23:03:35 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/14 23:03:36 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/14 23:03:36 INFO : three.txt: Copied (new) 2024/11/14 23:03:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 23:03:37 INFO : one.bak: Deleted 2024/11/14 23:03:37 DEBUG : one: same parent dir (ODFfNjk5MTQ3Ml81VlF1SQ) - using file/rename instead of move_copy for one.bak 2024/11/14 23:03:37 INFO : one: Moved (server-side) to: one.bak 2024/11/14 23:03:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/14 23:03:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 23:03:39 INFO : one: Copied (new) 2024/11/14 23:03:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:03:39 DEBUG : two: Unchanged skipping 2024/11/14 23:03:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 23:03:40 INFO : three.txt.bak: Deleted 2024/11/14 23:03:40 DEBUG : three.txt: same parent dir (ODFfNjk5MTQ3Ml81VlF1SQ) - using file/rename instead of move_copy for three.txt.bak 2024/11/14 23:03:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 23:03:41 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/14 23:03:42 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/14 23:03:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.39s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:03:45 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/14 23:03:47 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/14 23:03:49 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/14 23:03:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cabocuc8leju/dst" 2024/11/14 23:03:50 DEBUG : Starting OpenDrive session with ID: a52e1ab8f7c6c012a3a5b0c2c71f9620477edb0ddbcbed36610e9e96f16d0647 2024/11/14 23:03:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 23:03:51 DEBUG : one: same parent dir (ODFfNjk5MTQ3NV9KMlUzZA) - using file/rename instead of move_copy for one-2019-01-01 2024/11/14 23:03:51 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 23:03:52 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/14 23:03:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 23:03:53 INFO : one: Copied (new) 2024/11/14 23:03:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:03:53 DEBUG : two: Unchanged skipping 2024/11/14 23:03:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 23:03:54 DEBUG : three.txt: same parent dir (ODFfNjk5MTQ3NV9KMlUzZA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/14 23:03:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 23:03:55 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/14 23:03:56 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/14 23:03:56 INFO : three.txt: Copied (new) 2024/11/14 23:03:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 23:03:57 INFO : one-2019-01-01: Deleted 2024/11/14 23:03:57 DEBUG : one: same parent dir (ODFfNjk5MTQ3NV9KMlUzZA) - using file/rename instead of move_copy for one-2019-01-01 2024/11/14 23:03:57 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 23:03:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/14 23:03:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 23:03:59 INFO : one: Copied (new) 2024/11/14 23:03:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:03:59 DEBUG : two: Unchanged skipping 2024/11/14 23:03:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 23:04:00 INFO : three-2019-01-01.txt: Deleted 2024/11/14 23:04:00 DEBUG : three.txt: same parent dir (ODFfNjk5MTQ3NV9KMlUzZA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/14 23:04:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 23:04:01 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/14 23:04:02 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/14 23:04:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.75s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:04:04 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/11/14 23:04:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/14 23:04:06 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 23:04:06 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 23:04:06 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/11/14 23:04:07 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/14 23:04:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/14 23:04:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.03s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:04:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 23:04:08 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 23:04:08 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 23:04:09 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 23:04:10 INFO : existing: Copied (new) 2024/11/14 23:04:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:04:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/14 23:04:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/14 23:04:10 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 23:04:10 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 23:04:10 ERROR : OpenDrive root 'rclone-test-cabocuc8leju': not deleting files as there were IO errors 2024/11/14 23:04:10 ERROR : OpenDrive root 'rclone-test-cabocuc8leju': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncImmutable (3.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" sync_test.go:2500: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:04:13 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:14 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/11/14 23:04:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/11/14 23:04:19 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/11/14 23:04:21 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:04:21 DEBUG : existing: Unchanged skipping 2024/11/14 23:04:21 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/14 23:04:21 DEBUG : EXISTING: moving to existing-rclone-move-lexalur4 2024/11/14 23:04:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-xowoyik4 2024/11/14 23:04:21 DEBUG : subdira-rclone-move-sulamiw3: same parent dir (ODFfNjk5MTM3Ml82djZ5Vg) - using folder/rename instead of move_copy 2024/11/14 23:04:22 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjk5MTM3Ml82djZ5Vg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-xowoyik4 2024/11/14 23:04:22 DEBUG : subdira: same parent dir (ODFfNjk5MTM3Ml82djZ5Vg) - using folder/rename instead of move_copy 2024/11/14 23:04:22 DEBUG : EXISTING: same parent dir (ODFfNjk5MTM3Ml82djZ5Vg) - using file/rename instead of move_copy for existing-rclone-move-lexalur4 2024/11/14 23:04:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-xowoyik4 2024/11/14 23:04:22 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/14 23:04:22 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/14 23:04:22 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-lexalur4 2024/11/14 23:04:22 DEBUG : EXISTING: moving to existing 2024/11/14 23:04:22 DEBUG : existingbutdifferent-rclone-move-xowoyik4: same parent dir (ODFfNjk5MTM3Ml82djZ5Vg) - using file/rename instead of move_copy for existingbutdifferent 2024/11/14 23:04:23 INFO : existingbutdifferent-rclone-move-xowoyik4: Moved (server-side) to: existingbutdifferent 2024/11/14 23:04:23 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/14 23:04:23 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/14 23:04:23 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/11/14 23:04:23 DEBUG : existing-rclone-move-lexalur4: same parent dir (ODFfNjk5MTM3Ml82djZ5Vg) - using file/rename instead of move_copy for existing 2024/11/14 23:04:23 DEBUG : subdira/subdirb-rclone-move-dosihen7: same parent dir (ODFfNjk5MTQ4MF90VVlwbw) - using folder/rename instead of move_copy 2024/11/14 23:04:23 INFO : existing-rclone-move-lexalur4: Moved (server-side) to: existing 2024/11/14 23:04:23 INFO : EXISTING: Moved (server-side) to: existing 2024/11/14 23:04:23 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/14 23:04:23 DEBUG : subdira/subdirb: same parent dir (ODFfNjk5MTQ4MF90VVlwbw) - using folder/rename instead of move_copy 2024/11/14 23:04:24 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/14 23:04:24 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/14 23:04:24 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/14 23:04:24 DEBUG : subdira/subdirb/subdirc-rclone-move-lufoxam1: same parent dir (ODFfNjk5MTQ4MV9ZNHdkeg) - using folder/rename instead of move_copy 2024/11/14 23:04:25 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNjk5MTQ4MV9ZNHdkeg) - using folder/rename instead of move_copy 2024/11/14 23:04:25 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/14 23:04:25 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/14 23:04:26 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-zaqipiw9: same parent dir (ODFfNjk5MTQ4Ml9sdDI5WQ) - using folder/rename instead of move_copy 2024/11/14 23:04:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-guwikim1 2024/11/14 23:04:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNjk5MTQ4Ml9sdDI5WQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-guwikim1 2024/11/14 23:04:26 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNjk5MTQ4Ml9sdDI5WQ) - using folder/rename instead of move_copy 2024/11/14 23:04:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-guwikim1 2024/11/14 23:04:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/14 23:04:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/14 23:04:27 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-guwikim1: same parent dir (ODFfNjk5MTQ4Ml9sdDI5WQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/11/14 23:04:27 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 23:04:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/14 23:04:27 INFO : subdira/subdirb/subdirc/hello-rclone-move-guwikim1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/14 23:04:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/14 23:04:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/14 23:04:27 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/11/14 23:04:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yahelix3 2024/11/14 23:04:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNjk5MTQ4M182cjV1eQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yahelix3 2024/11/14 23:04:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yahelix3 2024/11/14 23:04:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 23:04:28 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yahelix3: same parent dir (ODFfNjk5MTQ4M182cjV1eQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 23:04:28 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yahelix3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 23:04:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 23:04:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 23:04:28 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 23:04:28 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/14 23:04:28 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/14 23:04:28 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/11/14 23:04:29 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/14 23:04:29 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/14 23:04:29 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (20.74s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (1.01s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.33s) --- SKIP: TestMaxTransfer/Cautious (0.33s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:04:34 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:36 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:38 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:39 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:41 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:42 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:44 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:46 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:47 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:49 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:50 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:52 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:54 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:55 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:57 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/14 23:04:58 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:00 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:02 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:03 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:05 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:07 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:08 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:10 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:12 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:13 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:15 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:17 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:18 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:20 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:21 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:23 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:24 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:26 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:28 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:29 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:31 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:33 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:34 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:36 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:37 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:39 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both0: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both1: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both10: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both11: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both12: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both13: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both14: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both15: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both16: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both17: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both18: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both19: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both2: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both3: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both4: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both5: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both6: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both7: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both8: Unchanged skipping 2024/11/14 23:05:39 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:05:39 DEBUG : both9: Unchanged skipping 2024/11/14 23:05:39 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 23:05:39 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 23:05:39 DEBUG : Waiting for deletions to finish 2024/11/14 23:05:39 INFO : only0: Deleted 2024/11/14 23:05:39 INFO : only10: Deleted 2024/11/14 23:05:39 INFO : only16: Deleted 2024/11/14 23:05:39 INFO : only3: Deleted 2024/11/14 23:05:39 INFO : only4: Deleted 2024/11/14 23:05:39 INFO : only14: Deleted 2024/11/14 23:05:39 INFO : only19: Deleted 2024/11/14 23:05:39 INFO : only7: Deleted 2024/11/14 23:05:39 INFO : only9: Deleted 2024/11/14 23:05:39 INFO : only11: Deleted 2024/11/14 23:05:39 INFO : only15: Deleted 2024/11/14 23:05:39 INFO : only6: Deleted 2024/11/14 23:05:39 INFO : only8: Deleted 2024/11/14 23:05:39 INFO : only2: Deleted 2024/11/14 23:05:40 INFO : only5: Deleted 2024/11/14 23:05:40 INFO : only1: Deleted 2024/11/14 23:05:40 INFO : only12: Deleted 2024/11/14 23:05:40 INFO : only13: Deleted 2024/11/14 23:05:40 INFO : only17: Deleted 2024/11/14 23:05:40 INFO : only18: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (70.21s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:05:45 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:46 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:48 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:49 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:51 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:53 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:54 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:56 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:57 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/14 23:05:59 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:01 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:02 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:04 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:06 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:07 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:09 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:10 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:12 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:14 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:15 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:17 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:18 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:20 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:22 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:23 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:25 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:26 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:28 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:30 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:31 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:33 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:35 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:36 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:38 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:40 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:41 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:43 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:44 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:46 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:48 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/14 23:06:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both0: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for checks to finish 2024/11/14 23:06:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both10: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both13: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both14: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both15: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both11: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both17: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both18: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both19: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both2: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both3: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both4: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both5: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both6: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both7: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both8: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 23:06:49 DEBUG : both9: Unchanged skipping 2024/11/14 23:06:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/14 23:06:49 DEBUG : both1: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both12: Unchanged skipping 2024/11/14 23:06:49 DEBUG : both16: Unchanged skipping 2024/11/14 23:06:49 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Waiting for transfers to finish 2024/11/14 23:06:50 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:50 INFO : only0: Copied (replaced existing) 2024/11/14 23:06:51 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:51 INFO : only10: Copied (replaced existing) 2024/11/14 23:06:51 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:51 INFO : only11: Copied (replaced existing) 2024/11/14 23:06:51 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:51 INFO : only12: Copied (replaced existing) 2024/11/14 23:06:51 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:51 INFO : only1: Copied (replaced existing) 2024/11/14 23:06:54 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:54 INFO : only15: Copied (replaced existing) 2024/11/14 23:06:54 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:54 INFO : only14: Copied (replaced existing) 2024/11/14 23:06:55 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:55 INFO : only17: Copied (replaced existing) 2024/11/14 23:06:56 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:56 INFO : only16: Copied (replaced existing) 2024/11/14 23:06:56 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:56 INFO : only13: Copied (replaced existing) 2024/11/14 23:06:57 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:57 INFO : only2: Copied (replaced existing) 2024/11/14 23:06:57 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:57 INFO : only18: Copied (replaced existing) 2024/11/14 23:06:58 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:58 INFO : only19: Copied (replaced existing) 2024/11/14 23:06:59 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:06:59 INFO : only4: Copied (replaced existing) 2024/11/14 23:07:00 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:07:00 INFO : only5: Copied (replaced existing) 2024/11/14 23:07:01 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:07:01 INFO : only3: Copied (replaced existing) 2024/11/14 23:07:02 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:07:02 INFO : only8: Copied (replaced existing) 2024/11/14 23:07:03 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:07:03 INFO : only7: Copied (replaced existing) 2024/11/14 23:07:05 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:07:05 INFO : only9: Copied (replaced existing) 2024/11/14 23:07:07 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 23:07:07 INFO : only6: Copied (replaced existing) 2024/11/14 23:07:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (91.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:07:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 23:07:15 DEBUG : sub dir: Making directory 2024/11/14 23:07:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" 2024/11/14 23:07:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 23:07:31 DEBUG : sub dir: Making directory 2024/11/14 23:07:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-cabocuc8leju'", Local "Local file system at /tmp/rclone3400200471", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.70s) PASS 2024/11/14 23:07:47 DEBUG : OpenDrive root 'rclone-test-cabocuc8leju': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 11m30.408805752s (try 1/5)