"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/04/26 01:34:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3" 2024/04/26 01:34:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/26 01:34:23 DEBUG : Starting OpenDrive session with ID: 53a5f498a81307ba672863f61f4b10cb9737840969e6f82118b5e66440663fee 2024/04/26 01:34:24 DEBUG : Creating backend with remote "/tmp/rclone1627670260" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:34:25 NOTICE: sub dir: Skipped make directory as --dry-run is set 2024/04/26 01:34:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/26 01:34:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/04/26 01:34:25 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:34:25 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestCopyWithDryRun (2.56s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:34:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/26 01:34:27 DEBUG : sub dir: Making directory 2024/04/26 01:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/26 01:34:27 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:34:27 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:34:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/26 01:34:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/26 01:34:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:34:31 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.68s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.46s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:34:35 DEBUG : Creating backend with remote "/non-existing" 2024/04/26 01:34:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/04/26 01:34:35 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:34:35 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.11s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:34:36 DEBUG : sub dir: Making directory 2024/04/26 01:34:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/26 01:34:37 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:34:37 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:34:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/26 01:34:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/26 01:34:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestCopyNoTraverse (6.83s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:34:43 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Running all checks before starting transfers 2024/04/26 01:34:43 DEBUG : sub dir: Making directory 2024/04/26 01:34:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/26 01:34:44 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:34:44 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Checks finished, now starting transfers 2024/04/26 01:34:44 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:34:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/26 01:34:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/26 01:34:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestCopyCheckFirst (9.91s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:34:53 ERROR : Ignoring --no-traverse with sync 2024/04/26 01:34:53 DEBUG : sub dir: Making directory 2024/04/26 01:34:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/26 01:34:54 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:34:54 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:34:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/26 01:34:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/26 01:34:56 INFO : sub dir/hello world: Copied (new) 2024/04/26 01:34:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncNoTraverse (6.16s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:34:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/04/26 01:34:59 DEBUG : sub dir: Making directory 2024/04/26 01:34:59 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:34:59 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:35:00 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/04/26 01:35:02 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/04/26 01:35:02 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestCopyWithDepth (8.16s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:35:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/26 01:35:07 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:35:07 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:35:09 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/04/26 01:35:11 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/26 01:35:11 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (6.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:35:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/26 01:35:14 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:35:14 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:35:15 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/04/26 01:35:17 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/26 01:35:17 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.05s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:35:19 DEBUG : sub dir2: Making directory with metadata 2024/04/26 01:35:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/26 01:35:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/26 01:35:19 DEBUG : sub dir: Making directory 2024/04/26 01:35:20 DEBUG : sub dir2: Making directory 2024/04/26 01:35:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/26 01:35:21 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:35:21 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:35:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/26 01:35:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/26 01:35:23 INFO : sub dir/hello world: Copied (new) 2024/04/26 01:35:23 DEBUG : sub dir2: Making directory 2024/04/26 01:35:23 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': copied 1 directories run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:35:24 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (8.80s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:35:27 DEBUG : sub dir2: Making directory with metadata 2024/04/26 01:35:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/26 01:35:28 DEBUG : sub dir: Making directory 2024/04/26 01:35:28 DEBUG : sub dir2: Making directory 2024/04/26 01:35:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/26 01:35:29 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:35:29 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:35:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/26 01:35:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/26 01:35:31 INFO : sub dir/hello world: Copied (new) 2024/04/26 01:35:31 INFO : sub dir/hello world: Deleted 2024/04/26 01:35:31 DEBUG : sub dir: Making directory 2024/04/26 01:35:31 DEBUG : sub dir2: Making directory 2024/04/26 01:35:31 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': copied 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:35:32 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/04/26 01:35:33 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (7.45s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" sync_test.go:351: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:35:35 DEBUG : sub dir2: Making directory with metadata 2024/04/26 01:35:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/26 01:35:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/26 01:35:36 DEBUG : sub dir: Making directory 2024/04/26 01:35:37 DEBUG : sub dir2: Making directory 2024/04/26 01:35:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/26 01:35:38 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:35:38 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:35:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/26 01:35:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/26 01:35:41 INFO : sub dir/hello world: Copied (new) 2024/04/26 01:35:41 DEBUG : sub dir2: Making directory 2024/04/26 01:35:41 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': copied 1 directories 2024/04/26 01:35:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:35:41 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (9.78s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" sync_test.go:427: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.44s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:35:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/26 01:35:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-reboxaj6lazowek4denuboc7" 2024/04/26 01:35:51 DEBUG : Config file has changed externally - reloading 2024/04/26 01:35:51 DEBUG : Starting OpenDrive session with ID: cc3ddebfdfbc697d904523a20dc08a062df970b74603ecba5ee70d9c1604dfa5 sync_test.go:487: Server side copy (if possible) OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3' -> OpenDrive root 'rclone-test-reboxaj6lazowek4denuboc7' 2024/04/26 01:35:53 DEBUG : sub dir: Making directory 2024/04/26 01:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/26 01:35:54 DEBUG : OpenDrive root 'rclone-test-reboxaj6lazowek4denuboc7': Waiting for checks to finish 2024/04/26 01:35:54 DEBUG : OpenDrive root 'rclone-test-reboxaj6lazowek4denuboc7': Waiting for transfers to finish 2024/04/26 01:35:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/04/26 01:35:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:35:55 DEBUG : OpenDrive root 'rclone-test-reboxaj6lazowek4denuboc7': Purge remote --- PASS: TestServerSideCopy (14.08s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/26 01:36:03 ERROR : : error listing: directory not found 2024/04/26 01:36:04 DEBUG : Local file system at /tmp/rclone1627670260: Making directory 2024/04/26 01:36:04 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:36:04 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestCopyAfterDelete (6.68s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/26 01:36:11 DEBUG : sub dir: Making directory with metadata 2024/04/26 01:36:11 INFO : sub dir: Made directory with metadata (mtime=2024-04-26T01:36:11Z) 2024/04/26 01:36:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/04/26 01:36:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/26 01:36:11 DEBUG : Local file system at /tmp/rclone1627670260: Waiting for checks to finish 2024/04/26 01:36:11 DEBUG : Local file system at /tmp/rclone1627670260: Waiting for transfers to finish 2024/04/26 01:36:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/26 01:36:11 DEBUG : sub dir/hello world.casoyaw9.partial: renamed to: sub dir/hello world 2024/04/26 01:36:11 INFO : sub dir/hello world: Copied (new) 2024/04/26 01:36:11 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestCopyRedownload (7.60s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:14 DEBUG : check sum: Need to transfer - File not found at Destination 2024/04/26 01:36:14 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:36:14 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:36:15 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/04/26 01:36:16 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/26 01:36:16 INFO : check sum: Copied (new) 2024/04/26 01:36:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:18 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:36:18 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/26 01:36:18 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/04/26 01:36:18 DEBUG : check sum: Unchanged skipping 2024/04/26 01:36:18 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:36:18 DEBUG : Waiting for deletions to finish 2024/04/26 01:36:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (6.01s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/04/26 01:36:20 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:36:20 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:36:21 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/04/26 01:36:23 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/26 01:36:23 INFO : sizeonly: Copied (new) 2024/04/26 01:36:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:24 DEBUG : sizeonly: Sizes identical 2024/04/26 01:36:24 DEBUG : sizeonly: Unchanged skipping 2024/04/26 01:36:24 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:36:24 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:36:24 DEBUG : Waiting for deletions to finish 2024/04/26 01:36:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncSizeOnly (6.92s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/04/26 01:36:27 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:36:27 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:36:28 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/04/26 01:36:31 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/04/26 01:36:31 INFO : ignore-size: Copied (new) 2024/04/26 01:36:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:32 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:36:32 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:36:32 DEBUG : ignore-size: Unchanged skipping 2024/04/26 01:36:32 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:36:32 DEBUG : Waiting for deletions to finish 2024/04/26 01:36:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncIgnoreSize (9.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:37 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/04/26 01:36:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:36:40 DEBUG : existing: Unchanged skipping 2024/04/26 01:36:40 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:36:40 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:36:40 DEBUG : Waiting for deletions to finish 2024/04/26 01:36:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/04/26 01:36:41 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:36:41 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:36:42 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/04/26 01:36:43 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/26 01:36:43 INFO : existing: Copied (replaced existing) 2024/04/26 01:36:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (9.51s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:46 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/26 01:36:46 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:36:46 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:36:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/04/26 01:36:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/26 01:36:49 INFO : existing: Copied (new) 2024/04/26 01:36:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:49 DEBUG : existing: Destination exists, skipping 2024/04/26 01:36:49 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:36:49 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:36:49 DEBUG : Waiting for deletions to finish 2024/04/26 01:36:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (6.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:36:54 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/04/26 01:36:57 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/04/26 01:37:00 DEBUG : d: Making directory 2024/04/26 01:37:02 DEBUG : a: Making directory 2024/04/26 01:37:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/26 01:37:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:37:02 DEBUG : c/non empty space: Unchanged skipping 2024/04/26 01:37:02 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:37:02 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:37:03 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/04/26 01:37:05 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/26 01:37:05 INFO : a/potato2: Copied (new) 2024/04/26 01:37:05 DEBUG : Waiting for deletions to finish 2024/04/26 01:37:05 INFO : b/potato: Deleted 2024/04/26 01:37:05 INFO : d: Removing directory 2024/04/26 01:37:06 INFO : b: Removing directory 2024/04/26 01:37:07 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (19.42s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:37:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:37:16 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:37:16 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/04/26 01:37:16 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/26 01:37:16 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/04/26 01:37:16 DEBUG : empty space: Unchanged skipping 2024/04/26 01:37:16 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:37:16 DEBUG : Waiting for deletions to finish 2024/04/26 01:37:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:37:17 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/04/26 01:37:17 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:37:17 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/26 01:37:17 INFO : empty space: Updated modification time in destination 2024/04/26 01:37:17 DEBUG : empty space: Unchanged skipping 2024/04/26 01:37:17 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:37:17 DEBUG : Waiting for deletions to finish 2024/04/26 01:37:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (7.06s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:37:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:37:23 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:37:23 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/04/26 01:37:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/26 01:37:23 DEBUG : empty space: Unchanged skipping 2024/04/26 01:37:23 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:37:23 DEBUG : Waiting for deletions to finish 2024/04/26 01:37:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (6.14s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:37:26 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/04/26 01:37:29 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:37:29 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/04/26 01:37:29 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1627670260) 2024/04/26 01:37:29 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3') 2024/04/26 01:37:29 DEBUG : foo: md5 differ 2024/04/26 01:37:29 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:37:29 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/04/26 01:37:31 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/04/26 01:37:31 INFO : foo: Copied (replaced existing) 2024/04/26 01:37:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (7.95s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:37:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:37:37 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/26 01:37:37 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:37:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:37:37 DEBUG : empty space: Unchanged skipping 2024/04/26 01:37:37 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:37:38 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/04/26 01:37:39 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/26 01:37:39 INFO : potato: Copied (new) 2024/04/26 01:37:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (9.72s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:37:44 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/04/26 01:37:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/04/26 01:37:47 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:37:47 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:37:47 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/26 01:37:49 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/04/26 01:37:49 INFO : potato: Copied (replaced existing) 2024/04/26 01:37:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:37:52 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/26 01:37:54 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/04/26 01:37:54 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:37:54 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1627670260) 2024/04/26 01:37:54 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3') 2024/04/26 01:37:54 DEBUG : potato: md5 differ 2024/04/26 01:37:54 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:37:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/26 01:37:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/04/26 01:37:56 INFO : potato: Copied (replaced existing) 2024/04/26 01:37:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (6.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:37:59 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/26 01:38:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:38:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/26 01:38:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/04/26 01:38:02 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:38:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:38:02 DEBUG : empty space: Unchanged skipping 2024/04/26 01:38:02 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:38:02 DEBUG : Waiting for deletions to finish 2024/04/26 01:38:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:38:05 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/26 01:38:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:38:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/26 01:38:13 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:38:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:38:13 DEBUG : empty space: Unchanged skipping 2024/04/26 01:38:13 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:38:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/26 01:38:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/26 01:38:16 INFO : potato2: Copied (new) 2024/04/26 01:38:16 DEBUG : Waiting for deletions to finish 2024/04/26 01:38:16 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:38:21 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/04/26 01:38:25 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/04/26 01:38:26 DEBUG : d: Making directory 2024/04/26 01:38:27 DEBUG : d/e: Making directory 2024/04/26 01:38:30 DEBUG : a: Making directory 2024/04/26 01:38:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/26 01:38:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:38:31 DEBUG : c/non empty space: Unchanged skipping 2024/04/26 01:38:31 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:38:31 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:38:31 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/04/26 01:38:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/26 01:38:33 INFO : a/potato2: Copied (new) 2024/04/26 01:38:33 DEBUG : Waiting for deletions to finish 2024/04/26 01:38:33 INFO : b/potato: Deleted 2024/04/26 01:38:33 INFO : d/e: Removing directory 2024/04/26 01:38:33 INFO : d: Removing directory 2024/04/26 01:38:34 INFO : b: Removing directory 2024/04/26 01:38:34 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:38:39 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/04/26 01:38:41 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/04/26 01:38:43 DEBUG : d: Making directory 2024/04/26 01:38:44 DEBUG : a: Making directory 2024/04/26 01:38:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/26 01:38:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:38:45 DEBUG : c/non empty space: Unchanged skipping 2024/04/26 01:38:45 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:38:45 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:38:45 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/04/26 01:38:47 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/26 01:38:47 INFO : a/potato2: Copied (new) 2024/04/26 01:38:47 ERROR : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': not deleting files as there were IO errors 2024/04/26 01:38:47 ERROR : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.24s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:38:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/26 01:38:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:38:59 DEBUG : Waiting for deletions to finish 2024/04/26 01:39:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/26 01:39:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:39:00 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:39:00 DEBUG : empty space: Unchanged skipping 2024/04/26 01:39:00 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:39:00 INFO : potato: Deleted 2024/04/26 01:39:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/26 01:39:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/26 01:39:02 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncDeleteDuring (11.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:39:05 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/26 01:39:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:39:08 DEBUG : Waiting for deletions to finish 2024/04/26 01:39:08 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:39:08 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:39:09 INFO : potato: Deleted 2024/04/26 01:39:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/26 01:39:09 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:39:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:39:09 DEBUG : empty space: Unchanged skipping 2024/04/26 01:39:09 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:39:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/26 01:39:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/26 01:39:11 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncDeleteBefore (8.89s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:39:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/04/26 01:39:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/26 01:39:16 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:39:16 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:39:17 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/04/26 01:39:18 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/04/26 01:39:18 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestCopyDeleteBefore (6.74s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:39:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/26 01:39:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:39:24 DEBUG : enormous: Excluded (Size Filter) 2024/04/26 01:39:24 DEBUG : enormous: Excluded 2024/04/26 01:39:24 DEBUG : potato2: Excluded (Size Filter) 2024/04/26 01:39:24 DEBUG : potato2: Excluded 2024/04/26 01:39:24 DEBUG : potato2: Excluded (Size Filter) 2024/04/26 01:39:24 DEBUG : potato2: Excluded 2024/04/26 01:39:24 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:39:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:39:24 DEBUG : empty space: Unchanged skipping 2024/04/26 01:39:24 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:39:24 DEBUG : Waiting for deletions to finish 2024/04/26 01:39:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:39:24 DEBUG : enormous: Excluded (Size Filter) 2024/04/26 01:39:24 DEBUG : enormous: Excluded 2024/04/26 01:39:24 DEBUG : potato2: Excluded (Size Filter) 2024/04/26 01:39:24 DEBUG : potato2: Excluded 2024/04/26 01:39:25 DEBUG : potato2: Excluded (Size Filter) 2024/04/26 01:39:25 DEBUG : potato2: Excluded 2024/04/26 01:39:25 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/04/26 01:39:25 DEBUG : empty space: Unchanged skipping 2024/04/26 01:39:25 DEBUG : Local file system at /tmp/rclone1627670260: Waiting for checks to finish 2024/04/26 01:39:25 DEBUG : Local file system at /tmp/rclone1627670260: Waiting for transfers to finish 2024/04/26 01:39:25 DEBUG : Waiting for deletions to finish 2024/04/26 01:39:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncWithExclude (6.99s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:39:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/26 01:39:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:39:31 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/04/26 01:39:33 DEBUG : enormous: Excluded (Size Filter) 2024/04/26 01:39:33 DEBUG : enormous: Excluded 2024/04/26 01:39:33 DEBUG : potato2: Excluded (Size Filter) 2024/04/26 01:39:33 DEBUG : potato2: Excluded 2024/04/26 01:39:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:39:33 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:39:33 DEBUG : empty space: Unchanged skipping 2024/04/26 01:39:33 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:39:33 DEBUG : Waiting for deletions to finish 2024/04/26 01:39:33 INFO : enormous: Deleted 2024/04/26 01:39:34 INFO : potato2: Deleted 2024/04/26 01:39:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:39:34 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/04/26 01:39:34 DEBUG : empty space: Unchanged skipping 2024/04/26 01:39:34 DEBUG : Local file system at /tmp/rclone1627670260: Waiting for checks to finish 2024/04/26 01:39:34 DEBUG : Local file system at /tmp/rclone1627670260: Waiting for transfers to finish 2024/04/26 01:39:34 DEBUG : Waiting for deletions to finish 2024/04/26 01:39:34 INFO : enormous: Deleted 2024/04/26 01:39:34 INFO : potato2: Deleted 2024/04/26 01:39:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.84s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:39:38 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/04/26 01:39:40 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/04/26 01:39:42 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/04/26 01:39:46 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/04/26 01:39:48 DEBUG : five: Need to transfer - File not found at Destination 2024/04/26 01:39:48 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:39:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/04/26 01:39:48 DEBUG : one: Destination is newer than source, skipping 2024/04/26 01:39:48 DEBUG : three: Sizes identical 2024/04/26 01:39:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/04/26 01:39:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/04/26 01:39:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1627670260) 2024/04/26 01:39:48 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3') 2024/04/26 01:39:48 DEBUG : two: md5 differ 2024/04/26 01:39:48 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:39:48 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/04/26 01:39:48 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/04/26 01:39:49 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/04/26 01:39:49 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/04/26 01:39:49 INFO : four: Copied (replaced existing) 2024/04/26 01:39:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/26 01:39:50 INFO : two: Copied (replaced existing) 2024/04/26 01:39:53 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/04/26 01:39:53 INFO : five: Copied (new) 2024/04/26 01:39:53 DEBUG : Waiting for deletions to finish 2024/04/26 01:39:54 DEBUG : one: Destination is newer than source, skipping 2024/04/26 01:39:54 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:39:54 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/04/26 01:39:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/26 01:39:54 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/04/26 01:39:54 DEBUG : two: Size and md5 of src and dst objects identical 2024/04/26 01:39:54 DEBUG : four: Size and md5 of src and dst objects identical 2024/04/26 01:39:54 DEBUG : five: Size and md5 of src and dst objects identical 2024/04/26 01:39:54 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1627670260) 2024/04/26 01:39:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/04/26 01:39:54 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3') 2024/04/26 01:39:54 DEBUG : three: md5 differ 2024/04/26 01:39:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/04/26 01:39:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/04/26 01:39:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/04/26 01:39:54 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:39:54 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/04/26 01:39:57 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/04/26 01:39:57 INFO : three: Copied (replaced existing) 2024/04/26 01:39:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (23.98s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1261: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1261: 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-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" sync_test.go:1327: Can track renames: true 2024/04/26 01:40:00 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Making map for --track-renames 2024/04/26 01:40:00 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Finished making map for --track-renames 2024/04/26 01:40:00 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:40:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/26 01:40:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/04/26 01:40:00 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for renames to finish 2024/04/26 01:40:00 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:40:01 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/04/26 01:40:02 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/04/26 01:40:03 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/04/26 01:40:03 INFO : yam: Copied (new) 2024/04/26 01:40:03 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/04/26 01:40:03 INFO : potato: Copied (new) 2024/04/26 01:40:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:40:04 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Making map for --track-renames 2024/04/26 01:40:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:40:04 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Finished making map for --track-renames 2024/04/26 01:40:04 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:40:04 DEBUG : potato: Unchanged skipping 2024/04/26 01:40:04 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for renames to finish 2024/04/26 01:40:04 DEBUG : yam: same parent dir (ODFfNjE0MjY2Nl9pZlI3Rg) - using file/rename instead of move_copy for yaml 2024/04/26 01:40:04 INFO : yam: Moved (server-side) to: yaml 2024/04/26 01:40:04 INFO : yaml: Renamed from "yam" 2024/04/26 01:40:04 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:40:04 DEBUG : Waiting for deletions to finish 2024/04/26 01:40:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (9.44s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" sync_test.go:1399: Can track renames: true 2024/04/26 01:40:10 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Making map for --track-renames 2024/04/26 01:40:10 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Finished making map for --track-renames 2024/04/26 01:40:10 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:40:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/26 01:40:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/04/26 01:40:10 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for renames to finish 2024/04/26 01:40:10 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:40:11 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/04/26 01:40:11 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/04/26 01:40:12 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/04/26 01:40:12 INFO : yam: Copied (new) 2024/04/26 01:40:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/04/26 01:40:13 INFO : potato: Copied (new) 2024/04/26 01:40:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:40:13 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:40:13 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Making map for --track-renames 2024/04/26 01:40:13 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Finished making map for --track-renames 2024/04/26 01:40:13 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:40:13 DEBUG : potato: Unchanged skipping 2024/04/26 01:40:13 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for renames to finish 2024/04/26 01:40:15 DEBUG : yam: same parent dir (ODFfNjE0MjY2Nl9pZlI3Rg) - using file/rename instead of move_copy for yaml 2024/04/26 01:40:15 INFO : yam: Moved (server-side) to: yaml 2024/04/26 01:40:15 INFO : yaml: Renamed from "yam" 2024/04/26 01:40:15 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:40:15 DEBUG : Waiting for deletions to finish 2024/04/26 01:40:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" sync_test.go:1438: Can track renames: true 2024/04/26 01:40:19 DEBUG : sub: Making directory 2024/04/26 01:40:20 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Making map for --track-renames 2024/04/26 01:40:20 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Finished making map for --track-renames 2024/04/26 01:40:20 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:40:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/26 01:40:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/04/26 01:40:20 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for renames to finish 2024/04/26 01:40:20 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:40:20 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/04/26 01:40:21 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/04/26 01:40:22 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/04/26 01:40:22 INFO : sub/yam: Copied (new) 2024/04/26 01:40:23 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/04/26 01:40:23 INFO : potato: Copied (new) 2024/04/26 01:40:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:40:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:40:24 DEBUG : potato: Unchanged skipping 2024/04/26 01:40:24 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Making map for --track-renames 2024/04/26 01:40:24 INFO : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Finished making map for --track-renames 2024/04/26 01:40:24 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:40:24 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for renames to finish 2024/04/26 01:40:25 INFO : sub/yam: Moved (server-side) to: yam 2024/04/26 01:40:25 INFO : yam: Renamed from "sub/yam" 2024/04/26 01:40:25 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:40:25 DEBUG : Waiting for deletions to finish 2024/04/26 01:40:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:40:29 DEBUG : Creating backend with remote "/tmp/rclone1627670260/dir1" 2024/04/26 01:40:29 DEBUG : Creating backend with remote "/tmp/rclone1627670260/dir2" 2024/04/26 01:40:29 DEBUG : Local file system at /tmp/rclone1627670260/dir2: Using server-side directory move 2024/04/26 01:40:29 INFO : Local file system at /tmp/rclone1627670260/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/26 01:40:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/04/26 01:40:29 DEBUG : Local file system at /tmp/rclone1627670260/dir2: Waiting for checks to finish 2024/04/26 01:40:29 DEBUG : Local file system at /tmp/rclone1627670260/dir2: Waiting for transfers to finish 2024/04/26 01:40:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.70s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:40:30 DEBUG : nested: Making directory 2024/04/26 01:40:30 DEBUG : sub dir: Making directory 2024/04/26 01:40:31 DEBUG : nested/sub dir: Making directory 2024/04/26 01:40:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/26 01:40:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/26 01:40:32 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:40:32 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:40:33 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/04/26 01:40:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/26 01:40:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/04/26 01:40:34 INFO : nested/sub dir/file: Copied (new) 2024/04/26 01:40:34 INFO : nested/sub dir/file: Deleted 2024/04/26 01:40:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/26 01:40:36 INFO : sub dir/hello world: Copied (new) 2024/04/26 01:40:36 INFO : sub dir/hello world: Deleted 2024/04/26 01:40:36 INFO : sub dir: Removing directory 2024/04/26 01:40:36 INFO : nested/sub dir: Removing directory 2024/04/26 01:40:36 INFO : nested: Removing directory 2024/04/26 01:40:36 DEBUG : Local file system at /tmp/rclone1627670260: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:40:41 DEBUG : nested: Making directory 2024/04/26 01:40:41 DEBUG : sub dir: Making directory 2024/04/26 01:40:42 DEBUG : nested/sub dir: Making directory 2024/04/26 01:40:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/26 01:40:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/26 01:40:43 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:40:43 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:40:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/04/26 01:40:44 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/04/26 01:40:45 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/04/26 01:40:45 INFO : nested/sub dir/file: Copied (new) 2024/04/26 01:40:45 INFO : nested/sub dir/file: Deleted 2024/04/26 01:40:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/26 01:40:46 INFO : sub dir/hello world: Copied (new) 2024/04/26 01:40:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.72s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:40:50 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/26 01:40:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/04/26 01:40:50 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:40:50 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:40:51 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/04/26 01:40:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/04/26 01:40:52 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/04/26 01:40:52 INFO : existing-b: Copied (new) 2024/04/26 01:40:52 INFO : existing-b: Deleted 2024/04/26 01:40:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/26 01:40:53 INFO : existing: Copied (new) 2024/04/26 01:40:53 INFO : existing: Deleted 2024/04/26 01:40:54 DEBUG : existing: Destination exists, skipping 2024/04/26 01:40:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/04/26 01:40:54 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:40:54 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:40:54 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (6.68s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:40:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-raroheg4japunij3cubadiy9" 2024/04/26 01:40:56 DEBUG : Starting OpenDrive session with ID: 90acc0ff37da8e0268e27019dc2b756efacaa6a8e5c2067ca1156137923d092f 2024/04/26 01:40:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/26 01:41:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:41:05 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1494: Server side move (if possible) OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3' -> OpenDrive root 'rclone-test-raroheg4japunij3cubadiy9' 2024/04/26 01:41:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:41:11 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/04/26 01:41:13 DEBUG : OpenDrive root 'rclone-test-raroheg4japunij3cubadiy9': Using server-side directory move 2024/04/26 01:41:13 INFO : OpenDrive root 'rclone-test-raroheg4japunij3cubadiy9': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/26 01:41:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/26 01:41:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/04/26 01:41:14 DEBUG : empty space: Unchanged skipping 2024/04/26 01:41:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/26 01:41:14 DEBUG : OpenDrive root 'rclone-test-raroheg4japunij3cubadiy9': Waiting for checks to finish 2024/04/26 01:41:14 INFO : potato3: Deleted 2024/04/26 01:41:14 INFO : empty space: Deleted 2024/04/26 01:41:14 DEBUG : OpenDrive root 'rclone-test-raroheg4japunij3cubadiy9': Waiting for transfers to finish 2024/04/26 01:41:14 INFO : potato2: Moved (server-side) 2024/04/26 01:41:15 INFO : potato3: Moved (server-side) 2024/04/26 01:41:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qaqikeg4pinukut4difiyoj7" 2024/04/26 01:41:16 DEBUG : Starting OpenDrive session with ID: 58348e1857e7e8bd344c6302fad19db8d0f4742c6d74ba08856de9975aee179f 2024/04/26 01:41:16 DEBUG : OpenDrive root 'rclone-test-qaqikeg4pinukut4difiyoj7': Using server-side directory move 2024/04/26 01:41:16 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/04/26 01:41:17 INFO : OpenDrive root 'rclone-test-qaqikeg4pinukut4difiyoj7': Server side directory move succeeded 2024/04/26 01:41:17 ERROR : : error listing: directory not found 2024/04/26 01:41:17 DEBUG : OpenDrive root 'rclone-test-qaqikeg4pinukut4difiyoj7': Purge remote 2024/04/26 01:41:18 DEBUG : OpenDrive root 'rclone-test-raroheg4japunij3cubadiy9': Purge remote 2024/04/26 01:41:18 purge failed: directory not found --- PASS: TestServerSideMove (22.44s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:41:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qudemok6yiwohol3dabuweg9" 2024/04/26 01:41:19 DEBUG : Starting OpenDrive session with ID: 8d45ecdeb0eb68288981669fe84f921f1be317140ca3b8c60fea1834e7835c63 2024/04/26 01:41:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/26 01:41:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:41:25 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1494: Server side move (if possible) OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3' -> OpenDrive root 'rclone-test-qudemok6yiwohol3dabuweg9' 2024/04/26 01:41:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:41:31 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/04/26 01:41:32 DEBUG : empty space: Excluded (Size Filter) 2024/04/26 01:41:32 DEBUG : empty space: Excluded 2024/04/26 01:41:32 DEBUG : empty space: Excluded (Size Filter) 2024/04/26 01:41:32 DEBUG : empty space: Excluded 2024/04/26 01:41:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/26 01:41:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/26 01:41:32 DEBUG : OpenDrive root 'rclone-test-qudemok6yiwohol3dabuweg9': Waiting for checks to finish 2024/04/26 01:41:32 DEBUG : OpenDrive root 'rclone-test-qudemok6yiwohol3dabuweg9': Waiting for transfers to finish 2024/04/26 01:41:33 INFO : potato3: Deleted 2024/04/26 01:41:33 INFO : potato2: Moved (server-side) 2024/04/26 01:41:33 INFO : potato3: Moved (server-side) 2024/04/26 01:41:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-safogix1fotetex5zadadoj5" 2024/04/26 01:41:34 DEBUG : Starting OpenDrive session with ID: 6eb4ca72bf166158ef9afc72b220ae60ba17f834bdd0c1ceb3d10045caa3d087 2024/04/26 01:41:34 DEBUG : empty space: Excluded (Size Filter) 2024/04/26 01:41:34 DEBUG : empty space: Excluded 2024/04/26 01:41:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/26 01:41:34 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/26 01:41:34 DEBUG : OpenDrive root 'rclone-test-safogix1fotetex5zadadoj5': Waiting for checks to finish 2024/04/26 01:41:34 DEBUG : OpenDrive root 'rclone-test-safogix1fotetex5zadadoj5': Waiting for transfers to finish 2024/04/26 01:41:35 INFO : potato2: Moved (server-side) 2024/04/26 01:41:35 INFO : potato3: Moved (server-side) 2024/04/26 01:41:36 DEBUG : OpenDrive root 'rclone-test-safogix1fotetex5zadadoj5': Purge remote 2024/04/26 01:41:36 DEBUG : OpenDrive root 'rclone-test-qudemok6yiwohol3dabuweg9': Purge remote --- PASS: TestServerSideMoveWithFilter (18.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:41:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dowuxuj7segehav9yawidak7" 2024/04/26 01:41:38 DEBUG : Starting OpenDrive session with ID: f98e9d408ecbc00b94e0539fb02cc42e4e7d14517f8da3e85f3b1399ed3ce6ca 2024/04/26 01:41:39 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/04/26 01:41:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:41:43 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/04/26 01:41:45 DEBUG : tomatoDir: Making directory sync_test.go:1494: Server side move (if possible) OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3' -> OpenDrive root 'rclone-test-dowuxuj7segehav9yawidak7' 2024/04/26 01:41:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/04/26 01:41:49 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/04/26 01:41:51 DEBUG : OpenDrive root 'rclone-test-dowuxuj7segehav9yawidak7': Using server-side directory move 2024/04/26 01:41:51 INFO : OpenDrive root 'rclone-test-dowuxuj7segehav9yawidak7': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/26 01:41:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/26 01:41:51 DEBUG : tomatoDir: Making directory 2024/04/26 01:41:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/04/26 01:41:52 DEBUG : empty space: Unchanged skipping 2024/04/26 01:41:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/26 01:41:52 DEBUG : OpenDrive root 'rclone-test-dowuxuj7segehav9yawidak7': Waiting for checks to finish 2024/04/26 01:41:52 INFO : potato2: Moved (server-side) 2024/04/26 01:41:52 INFO : empty space: Deleted 2024/04/26 01:41:52 DEBUG : OpenDrive root 'rclone-test-dowuxuj7segehav9yawidak7': Waiting for transfers to finish 2024/04/26 01:41:53 INFO : potato3: Deleted 2024/04/26 01:41:54 INFO : potato3: Moved (server-side) 2024/04/26 01:41:54 INFO : tomatoDir: Removing directory 2024/04/26 01:41:55 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': deleted 1 directories 2024/04/26 01:41:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bacores5moxekax3peyomam2" 2024/04/26 01:41:57 DEBUG : Starting OpenDrive session with ID: 637725b80585fdb273774799ea83a329962aa85f0133d59e3db5662f975a3958 2024/04/26 01:41:57 DEBUG : tomatoDir: Making directory 2024/04/26 01:41:57 DEBUG : OpenDrive root 'rclone-test-bacores5moxekax3peyomam2': Using server-side directory move 2024/04/26 01:41:58 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/04/26 01:41:58 INFO : OpenDrive root 'rclone-test-bacores5moxekax3peyomam2': Server side directory move succeeded 2024/04/26 01:42:00 ERROR : : error listing: directory not found 2024/04/26 01:42:00 ERROR : : error listing: directory not found 2024/04/26 01:42:00 DEBUG : OpenDrive root 'rclone-test-bacores5moxekax3peyomam2': Purge remote 2024/04/26 01:42:01 DEBUG : OpenDrive root 'rclone-test-dowuxuj7segehav9yawidak7': Purge remote 2024/04/26 01:42:01 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.27s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" sync_test.go:1699: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.43s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:42:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/rclone-sync-test" 2024/04/26 01:42:03 DEBUG : Starting OpenDrive session with ID: fdf5d0ef0f46517857c46adc828b5fbff53db843aa47249c1a22259b4b2149bb run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncOverlap (7.42s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:42:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/rclone-sync-test" 2024/04/26 01:42:10 DEBUG : Starting OpenDrive session with ID: ac4022b91d7582dbcd0e51a8fd91933f22c838dfb551c4380b0e8c4faa6f9970 2024/04/26 01:42:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/rclone-sync-test-include/layer2" 2024/04/26 01:42:13 DEBUG : Starting OpenDrive session with ID: abcb022a26eb85e0205fea4e81636fd12c6486e3b3fb454d652d7c20b3fbc8d1 2024/04/26 01:42:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/rclone-sync-test-ignore-file" 2024/04/26 01:42:17 DEBUG : Starting OpenDrive session with ID: b21567087b258aaec01b692dccaacbd38b0310a81a436c7f1884dccbde6b0526 2024/04/26 01:42:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/04/26 01:42:25 DEBUG : rclone-sync-test: Excluded 2024/04/26 01:42:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/26 01:42:26 DEBUG : rclone-sync-test-include: Making directory 2024/04/26 01:42:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/26 01:42:26 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/rclone-sync-test': Waiting for checks to finish 2024/04/26 01:42:26 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/rclone-sync-test': Waiting for transfers to finish 2024/04/26 01:42:26 DEBUG : Waiting for deletions to finish 2024/04/26 01:42:26 INFO : There was nothing to transfer 2024/04/26 01:42:27 DEBUG : rclone-sync-test: Excluded 2024/04/26 01:42:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/26 01:42:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/26 01:42:28 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:42:28 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:42:28 DEBUG : Waiting for deletions to finish 2024/04/26 01:42:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:42:29 DEBUG : rclone-sync-test: Excluded 2024/04/26 01:42:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/26 01:42:29 DEBUG : rclone-sync-test-include: Making directory 2024/04/26 01:42:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/26 01:42:30 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/04/26 01:42:30 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/04/26 01:42:30 DEBUG : Waiting for deletions to finish 2024/04/26 01:42:30 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:42:31 DEBUG : rclone-sync-test: Excluded 2024/04/26 01:42:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/26 01:42:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/26 01:42:32 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:42:32 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:42:32 DEBUG : Waiting for deletions to finish 2024/04/26 01:42:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:42:33 DEBUG : : Excluded 2024/04/26 01:42:34 DEBUG : rclone-sync-test: Excluded 2024/04/26 01:42:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/26 01:42:34 DEBUG : rclone-sync-test-include: Making directory 2024/04/26 01:42:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/26 01:42:35 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/04/26 01:42:35 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/04/26 01:42:35 DEBUG : Waiting for deletions to finish 2024/04/26 01:42:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (37.96s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:42:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/dst" 2024/04/26 01:42:48 DEBUG : Starting OpenDrive session with ID: da74a3fd5e18ef319dbe73479194754170cf63c44a123c7586b3ba15ae7f70cf 2024/04/26 01:42:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/CompareDest" 2024/04/26 01:42:49 DEBUG : Starting OpenDrive session with ID: 4e6a715408217abba3f403140c605095ddfe5115343cad98ae5594263d68a360 2024/04/26 01:42:50 DEBUG : one: Need to transfer - File not found at Destination 2024/04/26 01:42:50 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:42:50 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:42:52 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/04/26 01:42:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/26 01:42:54 INFO : one: Copied (new) 2024/04/26 01:42:54 DEBUG : Waiting for deletions to finish 2024/04/26 01:42:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:42:55 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:42:55 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:42:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/26 01:42:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/26 01:42:57 INFO : one: Copied (replaced existing) 2024/04/26 01:42:57 DEBUG : Waiting for deletions to finish 2024/04/26 01:42:58 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/26 01:43:01 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/04/26 01:43:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:43:03 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:43:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:43:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/26 01:43:04 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:43:04 DEBUG : Waiting for deletions to finish 2024/04/26 01:43:04 INFO : There was nothing to transfer 2024/04/26 01:43:05 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/04/26 01:43:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:43:08 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/26 01:43:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:43:08 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:43:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:43:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/26 01:43:09 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:43:09 DEBUG : Waiting for deletions to finish 2024/04/26 01:43:09 INFO : There was nothing to transfer 2024/04/26 01:43:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:43:10 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/26 01:43:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:43:10 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:43:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:43:11 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/26 01:43:11 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:43:11 DEBUG : Waiting for deletions to finish 2024/04/26 01:43:11 INFO : There was nothing to transfer sync_test.go:1964: No hash on uploaded file so skipping compare timestamp test 2024/04/26 01:43:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/26 01:43:13 DEBUG : two: Need to transfer - File not found at Destination 2024/04/26 01:43:13 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:43:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:43:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:43:13 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/26 01:43:13 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:43:13 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/04/26 01:43:15 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/04/26 01:43:15 INFO : two: Copied (new) 2024/04/26 01:43:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (32.62s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:43:22 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/04/26 01:43:27 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/04/26 01:43:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/dest" 2024/04/26 01:43:31 DEBUG : Starting OpenDrive session with ID: 510ff2390425f969461ffa0ba1938517aadf4ead27bc577c9e9024b9ba19c9fe 2024/04/26 01:43:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/pre-dest1" 2024/04/26 01:43:32 DEBUG : Starting OpenDrive session with ID: be888c6da5a98020939c0e8166f8f023141c444f2d7dfc6f365357f11a9f1561 2024/04/26 01:43:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/pre-dest2" 2024/04/26 01:43:33 DEBUG : Starting OpenDrive session with ID: 0d5ed5b578a768aafe2432afb54a841ef17f45f4579389582751af02d8228d76 2024/04/26 01:43:34 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:43:34 DEBUG : 1: Destination found in --compare-dest, skipping 2024/04/26 01:43:34 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:43:34 DEBUG : 2: Destination found in --compare-dest, skipping 2024/04/26 01:43:35 DEBUG : 3: Need to transfer - File not found at Destination 2024/04/26 01:43:35 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dest': Waiting for checks to finish 2024/04/26 01:43:35 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dest': Waiting for transfers to finish 2024/04/26 01:43:36 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/04/26 01:43:38 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/04/26 01:43:38 INFO : 3: Copied (new) 2024/04/26 01:43:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (21.29s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:43:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/dst" 2024/04/26 01:43:42 DEBUG : Starting OpenDrive session with ID: b4f13557a2035af1c4801c277287d5e783dbed14dc7544d313d178aa119f3b2e 2024/04/26 01:43:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/CopyDest" 2024/04/26 01:43:43 DEBUG : Starting OpenDrive session with ID: 757c095c3cecb76c926c8a60fe299043177d05df54d53a38c362f914f1410f44 2024/04/26 01:43:44 DEBUG : one: Need to transfer - File not found at Destination 2024/04/26 01:43:44 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:43:44 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:43:46 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/04/26 01:43:48 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/26 01:43:48 INFO : one: Copied (new) 2024/04/26 01:43:48 DEBUG : Waiting for deletions to finish 2024/04/26 01:43:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:43:49 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:43:49 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:43:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/26 01:43:51 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/26 01:43:51 INFO : one: Copied (replaced existing) 2024/04/26 01:43:51 DEBUG : Waiting for deletions to finish 2024/04/26 01:43:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/26 01:43:54 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/04/26 01:43:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/BackupDir" 2024/04/26 01:43:57 DEBUG : Starting OpenDrive session with ID: 1e93c19dfa6692ca1097b059d1ac96c1e36d0e87cf9d3fb5e3a2f860bde19f7d 2024/04/26 01:44:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:44:00 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:44:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:44:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/26 01:44:02 INFO : one: Moved (server-side) 2024/04/26 01:44:02 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/26 01:44:02 INFO : one: Copied (server-side copy) 2024/04/26 01:44:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/26 01:44:02 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:44:02 DEBUG : Waiting for deletions to finish 2024/04/26 01:44:05 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/04/26 01:44:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:44:09 DEBUG : two: Dst hash empty - aborting Src hash check 2024/04/26 01:44:09 INFO : two: Copied (server-side copy) 2024/04/26 01:44:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/26 01:44:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:44:09 DEBUG : one: Unchanged skipping 2024/04/26 01:44:09 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:44:09 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:44:09 DEBUG : Waiting for deletions to finish 2024/04/26 01:44:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:44:11 DEBUG : one: Unchanged skipping 2024/04/26 01:44:11 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:44:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:44:11 DEBUG : two: Unchanged skipping 2024/04/26 01:44:11 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:44:11 DEBUG : Waiting for deletions to finish 2024/04/26 01:44:11 INFO : There was nothing to transfer 2024/04/26 01:44:15 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/04/26 01:44:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/26 01:44:18 DEBUG : three: Destination not found in --copy-dest 2024/04/26 01:44:18 DEBUG : three: Need to transfer - File not found at Destination 2024/04/26 01:44:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:44:18 DEBUG : one: Unchanged skipping 2024/04/26 01:44:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/04/26 01:44:18 DEBUG : two: Unchanged skipping 2024/04/26 01:44:18 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:44:18 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:44:20 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/04/26 01:44:21 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/04/26 01:44:21 INFO : three: Copied (new) 2024/04/26 01:44:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (45.98s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:44:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/26 01:44:32 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/04/26 01:44:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/04/26 01:44:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/dst" 2024/04/26 01:44:39 DEBUG : Starting OpenDrive session with ID: 0a15cc28dd550871ec83afbc5fd6993cf5e8e3f02f5d132e07cce369b8deb63f 2024/04/26 01:44:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/backup" 2024/04/26 01:44:40 DEBUG : Starting OpenDrive session with ID: 468fcdb3d47f1e4fed109b1cb533aaa2775ef0d30ebc5f18e84e4f0cf9bbc150 2024/04/26 01:44:43 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:44:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/26 01:44:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:44:43 DEBUG : two: Unchanged skipping 2024/04/26 01:44:46 INFO : one: Moved (server-side) 2024/04/26 01:44:46 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:44:47 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/04/26 01:44:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/26 01:44:49 INFO : one: Copied (new) 2024/04/26 01:44:49 DEBUG : Waiting for deletions to finish 2024/04/26 01:44:50 INFO : three.txt: Moved (server-side) 2024/04/26 01:44:50 INFO : three.txt: Moved into backup dir 2024/04/26 01:44:52 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/04/26 01:44:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/26 01:44:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:44:54 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:44:54 DEBUG : two: Unchanged skipping 2024/04/26 01:44:55 INFO : one: Deleted 2024/04/26 01:44:55 INFO : one: Moved (server-side) 2024/04/26 01:44:55 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:44:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/26 01:44:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/26 01:44:58 INFO : one: Copied (new) 2024/04/26 01:44:58 DEBUG : Waiting for deletions to finish 2024/04/26 01:44:59 INFO : three.txt: Deleted 2024/04/26 01:45:00 INFO : three.txt: Moved (server-side) 2024/04/26 01:45:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (35.28s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:45:05 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/26 01:45:09 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/04/26 01:45:12 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/04/26 01:45:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/dst" 2024/04/26 01:45:15 DEBUG : Starting OpenDrive session with ID: 75a5e529b9dc2a29512967dd687fe78ed7afec6633b0debc98980a44f14c3a03 2024/04/26 01:45:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/backup" 2024/04/26 01:45:16 DEBUG : Starting OpenDrive session with ID: 44f7d209a892a29a1a8b565bb87ee64c07f2533eb488e10f52be11366134ea3d 2024/04/26 01:45:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/26 01:45:19 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:45:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:45:19 DEBUG : two: Unchanged skipping 2024/04/26 01:45:21 INFO : one: Moved (server-side) to: one.bak 2024/04/26 01:45:21 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:45:23 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/04/26 01:45:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/26 01:45:24 INFO : one: Copied (new) 2024/04/26 01:45:24 DEBUG : Waiting for deletions to finish 2024/04/26 01:45:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/26 01:45:25 INFO : three.txt: Moved into backup dir 2024/04/26 01:45:26 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/04/26 01:45:31 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:45:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/26 01:45:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:45:31 DEBUG : two: Unchanged skipping 2024/04/26 01:45:31 INFO : one.bak: Deleted 2024/04/26 01:45:32 INFO : one: Moved (server-side) to: one.bak 2024/04/26 01:45:32 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:45:34 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/26 01:45:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/26 01:45:36 INFO : one: Copied (new) 2024/04/26 01:45:36 DEBUG : Waiting for deletions to finish 2024/04/26 01:45:36 INFO : three.txt.bak: Deleted 2024/04/26 01:45:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/26 01:45:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (39.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:45:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/26 01:45:47 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/04/26 01:45:50 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/04/26 01:45:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/dst" 2024/04/26 01:45:53 DEBUG : Starting OpenDrive session with ID: 5957c384d9ec6d07e3611911c68d2ea270f9558dba88b6f6696b807a21495560 2024/04/26 01:45:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/backup" 2024/04/26 01:45:54 DEBUG : Starting OpenDrive session with ID: fbc2f66d8ab91a90f7597c78cede229ae898f3d3bb7a5cc8c2087ae6e4651eaa 2024/04/26 01:45:56 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:45:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/26 01:45:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:45:56 DEBUG : two: Unchanged skipping 2024/04/26 01:45:57 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/26 01:45:57 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:45:58 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/04/26 01:46:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/26 01:46:00 INFO : one: Copied (new) 2024/04/26 01:46:00 DEBUG : Waiting for deletions to finish 2024/04/26 01:46:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/26 01:46:01 INFO : three.txt: Moved into backup dir 2024/04/26 01:46:02 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/04/26 01:46:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/26 01:46:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:46:05 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:46:05 DEBUG : two: Unchanged skipping 2024/04/26 01:46:06 INFO : one-2019-01-01: Deleted 2024/04/26 01:46:06 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/26 01:46:06 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:46:07 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/26 01:46:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/26 01:46:10 INFO : one: Copied (new) 2024/04/26 01:46:10 DEBUG : Waiting for deletions to finish 2024/04/26 01:46:10 INFO : three-2019-01-01.txt: Deleted 2024/04/26 01:46:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/26 01:46:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (34.81s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:46:20 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/26 01:46:22 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/04/26 01:46:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/04/26 01:46:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/dst" 2024/04/26 01:46:30 DEBUG : Starting OpenDrive session with ID: 105154cfac7136c57d8e5d1aa9a8947675ba5048fb0a8971b65d06e4cbf13d72 2024/04/26 01:46:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/26 01:46:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:46:31 DEBUG : two: Unchanged skipping 2024/04/26 01:46:31 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:46:31 DEBUG : one: same parent dir (ODFfNjE0MjczMV9HQlB6VA) - using file/rename instead of move_copy for one.bak 2024/04/26 01:46:31 INFO : one: Moved (server-side) to: one.bak 2024/04/26 01:46:31 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:46:33 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/04/26 01:46:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/26 01:46:35 INFO : one: Copied (new) 2024/04/26 01:46:35 DEBUG : Waiting for deletions to finish 2024/04/26 01:46:36 DEBUG : three.txt: same parent dir (ODFfNjE0MjczMV9HQlB6VA) - using file/rename instead of move_copy for three.txt.bak 2024/04/26 01:46:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/26 01:46:36 INFO : three.txt: Moved into backup dir 2024/04/26 01:46:38 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/04/26 01:46:42 DEBUG : one.bak: Excluded (Path Filter) 2024/04/26 01:46:42 DEBUG : one.bak: Excluded 2024/04/26 01:46:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/04/26 01:46:42 DEBUG : three.txt.bak: Excluded 2024/04/26 01:46:42 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for checks to finish 2024/04/26 01:46:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/26 01:46:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:46:42 DEBUG : two: Unchanged skipping 2024/04/26 01:46:42 INFO : one.bak: Deleted 2024/04/26 01:46:43 DEBUG : one: same parent dir (ODFfNjE0MjczMV9HQlB6VA) - using file/rename instead of move_copy for one.bak 2024/04/26 01:46:43 INFO : one: Moved (server-side) to: one.bak 2024/04/26 01:46:43 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3/dst': Waiting for transfers to finish 2024/04/26 01:46:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/26 01:46:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/26 01:46:45 INFO : one: Copied (new) 2024/04/26 01:46:45 DEBUG : Waiting for deletions to finish 2024/04/26 01:46:46 INFO : three.txt.bak: Deleted 2024/04/26 01:46:46 DEBUG : three.txt: same parent dir (ODFfNjE0MjczMV9HQlB6VA) - using file/rename instead of move_copy for three.txt.bak 2024/04/26 01:46:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/26 01:46:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (33.08s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:46:51 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/26 01:46:55 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/04/26 01:46:58 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/04/26 01:47:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/dst" 2024/04/26 01:47:01 DEBUG : Starting OpenDrive session with ID: ff3fd9e6c128851d999191384a029b957e14d20c1d159e05296355711977a1fc 2024/04/26 01:47:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/26 01:47:04 DEBUG : one: same parent dir (ODFfNjE0MjczMl9wcDVpaw) - using file/rename instead of move_copy for one.bak 2024/04/26 01:47:04 INFO : one: Moved (server-side) to: one.bak 2024/04/26 01:47:05 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/04/26 01:47:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/26 01:47:07 INFO : one: Copied (new) 2024/04/26 01:47:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:47:08 DEBUG : two: Unchanged skipping 2024/04/26 01:47:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/26 01:47:08 DEBUG : three.txt: same parent dir (ODFfNjE0MjczMl9wcDVpaw) - using file/rename instead of move_copy for three.txt.bak 2024/04/26 01:47:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/26 01:47:10 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/04/26 01:47:11 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/04/26 01:47:11 INFO : three.txt: Copied (new) 2024/04/26 01:47:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/26 01:47:15 INFO : one.bak: Deleted 2024/04/26 01:47:15 DEBUG : one: same parent dir (ODFfNjE0MjczMl9wcDVpaw) - using file/rename instead of move_copy for one.bak 2024/04/26 01:47:16 INFO : one: Moved (server-side) to: one.bak 2024/04/26 01:47:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/26 01:47:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/26 01:47:19 INFO : one: Copied (new) 2024/04/26 01:47:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:47:20 DEBUG : two: Unchanged skipping 2024/04/26 01:47:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/26 01:47:21 INFO : three.txt.bak: Deleted 2024/04/26 01:47:21 DEBUG : three.txt: same parent dir (ODFfNjE0MjczMl9wcDVpaw) - using file/rename instead of move_copy for three.txt.bak 2024/04/26 01:47:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/26 01:47:22 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/04/26 01:47:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/04/26 01:47:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (37.93s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:47:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/04/26 01:47:33 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/04/26 01:47:37 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/04/26 01:47:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gituqew4pasejeh8qogukez3/dst" 2024/04/26 01:47:39 DEBUG : Starting OpenDrive session with ID: f620e6ce31379d20e605c959567b92853b914c0a03514c30119e10e9b3f052d9 2024/04/26 01:47:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/26 01:47:40 DEBUG : one: same parent dir (ODFfNjE0MjczM184Y3pjaA) - using file/rename instead of move_copy for one-2019-01-01 2024/04/26 01:47:41 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/26 01:47:41 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/04/26 01:47:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/26 01:47:42 INFO : one: Copied (new) 2024/04/26 01:47:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:47:43 DEBUG : two: Unchanged skipping 2024/04/26 01:47:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/26 01:47:43 DEBUG : three.txt: same parent dir (ODFfNjE0MjczM184Y3pjaA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/04/26 01:47:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/26 01:47:45 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/04/26 01:47:49 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/04/26 01:47:49 INFO : three.txt: Copied (new) 2024/04/26 01:47:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/26 01:47:52 INFO : one-2019-01-01: Deleted 2024/04/26 01:47:52 DEBUG : one: same parent dir (ODFfNjE0MjczM184Y3pjaA) - using file/rename instead of move_copy for one-2019-01-01 2024/04/26 01:47:53 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/26 01:47:55 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/04/26 01:47:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/26 01:47:56 INFO : one: Copied (new) 2024/04/26 01:47:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:47:56 DEBUG : two: Unchanged skipping 2024/04/26 01:47:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/26 01:47:57 INFO : three-2019-01-01.txt: Deleted 2024/04/26 01:47:57 DEBUG : three.txt: same parent dir (ODFfNjE0MjczM184Y3pjaA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/04/26 01:47:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/26 01:47:59 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/04/26 01:48:01 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/04/26 01:48:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (37.00s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:48:07 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/04/26 01:48:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/04/26 01:48:10 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:48:10 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:48:10 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/04/26 01:48:11 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/04/26 01:48:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/04/26 01:48:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.59s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:48:14 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/26 01:48:14 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:48:14 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:48:16 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/04/26 01:48:18 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/26 01:48:18 INFO : existing: Copied (new) 2024/04/26 01:48:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:48:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/04/26 01:48:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/04/26 01:48:19 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:48:19 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:48:19 ERROR : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': not deleting files as there were IO errors 2024/04/26 01:48:19 ERROR : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncImmutable (8.65s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" sync_test.go:2391: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.43s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:48:23 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/04/26 01:48:26 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/04/26 01:48:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/04/26 01:48:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/04/26 01:48:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:48:40 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/04/26 01:48:40 DEBUG : existing: Unchanged skipping 2024/04/26 01:48:40 DEBUG : subdira-rclone-move-kifelup0: same parent dir (ODFfNjE0MjY2Nl9pZlI3Rg) - using folder/rename instead of move_copy 2024/04/26 01:48:41 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-poqiyiy2 2024/04/26 01:48:42 DEBUG : subdira: same parent dir (ODFfNjE0MjY2Nl9pZlI3Rg) - using folder/rename instead of move_copy 2024/04/26 01:48:42 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjE0MjY2Nl9pZlI3Rg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-poqiyiy2 2024/04/26 01:48:42 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/04/26 01:48:42 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-poqiyiy2 2024/04/26 01:48:42 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/04/26 01:48:42 DEBUG : EXISTING: moving to existing-rclone-move-wifimub2 2024/04/26 01:48:42 DEBUG : existingbutdifferent-rclone-move-poqiyiy2: same parent dir (ODFfNjE0MjY2Nl9pZlI3Rg) - using file/rename instead of move_copy for existingbutdifferent 2024/04/26 01:48:43 INFO : existingbutdifferent-rclone-move-poqiyiy2: Moved (server-side) to: existingbutdifferent 2024/04/26 01:48:43 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/04/26 01:48:43 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/04/26 01:48:43 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/04/26 01:48:43 DEBUG : EXISTING: same parent dir (ODFfNjE0MjY2Nl9pZlI3Rg) - using file/rename instead of move_copy for existing-rclone-move-wifimub2 2024/04/26 01:48:43 DEBUG : subdira/subdirb-rclone-move-jeqemaf9: same parent dir (ODFfNjE0MjczNF85N0xlUw) - using folder/rename instead of move_copy 2024/04/26 01:48:44 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-wifimub2 2024/04/26 01:48:44 DEBUG : EXISTING: moving to existing 2024/04/26 01:48:44 DEBUG : subdira/subdirb: same parent dir (ODFfNjE0MjczNF85N0xlUw) - using folder/rename instead of move_copy 2024/04/26 01:48:44 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/04/26 01:48:45 DEBUG : existing-rclone-move-wifimub2: same parent dir (ODFfNjE0MjY2Nl9pZlI3Rg) - using file/rename instead of move_copy for existing 2024/04/26 01:48:45 INFO : existing-rclone-move-wifimub2: Moved (server-side) to: existing 2024/04/26 01:48:45 INFO : EXISTING: Moved (server-side) to: existing 2024/04/26 01:48:45 INFO : EXISTING: Fixed case by renaming to: existing 2024/04/26 01:48:45 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/04/26 01:48:45 INFO : existingbutdifferent: Copied (replaced existing) 2024/04/26 01:48:46 DEBUG : subdira/subdirb/subdirc-rclone-move-herehol9: same parent dir (ODFfNjE0MjczNV9peVRFTw) - using folder/rename instead of move_copy 2024/04/26 01:48:48 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNjE0MjczNV9peVRFTw) - using folder/rename instead of move_copy 2024/04/26 01:48:48 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/04/26 01:48:49 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/04/26 01:48:49 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-ritahaf6: same parent dir (ODFfNjE0MjczNl9qd0t0QQ) - using folder/rename instead of move_copy 2024/04/26 01:48:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yejefuh6 2024/04/26 01:48:51 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNjE0MjczNl9qd0t0QQ) - using folder/rename instead of move_copy 2024/04/26 01:48:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNjE0MjczNl9qd0t0QQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-yejefuh6 2024/04/26 01:48:51 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/04/26 01:48:51 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yejefuh6 2024/04/26 01:48:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/04/26 01:48:51 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:48:51 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/04/26 01:48:51 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-yejefuh6: same parent dir (ODFfNjE0MjczNl9qd0t0QQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/04/26 01:48:52 INFO : subdira/subdirb/subdirc/hello-rclone-move-yejefuh6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/04/26 01:48:52 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/04/26 01:48:52 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/04/26 01:48:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gavawew0 2024/04/26 01:48:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNjE0MjczN19lRm1BUw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gavawew0 2024/04/26 01:48:52 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/04/26 01:48:52 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gavawew0 2024/04/26 01:48:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/26 01:48:53 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gavawew0: same parent dir (ODFfNjE0MjczN19lRm1BUw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/26 01:48:53 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gavawew0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/26 01:48:53 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/26 01:48:53 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/04/26 01:48:53 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:48:53 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/04/26 01:48:53 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/04/26 01:48:53 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/04/26 01:48:55 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/04/26 01:48:55 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/04/26 01:48:55 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (40.59s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" sync_test.go:2459: This test only runs on local --- PASS: TestMaxTransfer (1.93s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (1.07s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:49:06 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:08 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:11 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:14 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:17 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:21 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:24 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:26 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:29 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:32 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:36 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:38 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:41 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:45 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:47 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:50 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:53 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:56 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/04/26 01:49:58 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:00 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:04 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:06 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:10 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:13 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:16 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:19 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:21 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:23 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:27 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:30 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:32 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:36 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:40 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:42 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:45 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:49 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:52 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:55 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/04/26 01:50:58 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:03 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both0: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both1: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both10: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both11: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both12: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both13: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both14: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both15: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both16: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both17: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both18: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:51:06 DEBUG : both19: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both5: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both6: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both7: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both8: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:51:06 DEBUG : both9: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both2: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both3: Unchanged skipping 2024/04/26 01:51:06 DEBUG : both4: Unchanged skipping 2024/04/26 01:51:06 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:51:06 DEBUG : Waiting for deletions to finish 2024/04/26 01:51:06 INFO : only0: Deleted 2024/04/26 01:51:07 INFO : only1: Deleted 2024/04/26 01:51:07 INFO : only12: Deleted 2024/04/26 01:51:07 INFO : only5: Deleted 2024/04/26 01:51:07 INFO : only10: Deleted 2024/04/26 01:51:07 INFO : only11: Deleted 2024/04/26 01:51:07 INFO : only16: Deleted 2024/04/26 01:51:07 INFO : only9: Deleted 2024/04/26 01:51:07 INFO : only13: Deleted 2024/04/26 01:51:07 INFO : only15: Deleted 2024/04/26 01:51:07 INFO : only3: Deleted 2024/04/26 01:51:08 INFO : only4: Deleted 2024/04/26 01:51:08 INFO : only7: Deleted 2024/04/26 01:51:08 INFO : only14: Deleted 2024/04/26 01:51:08 INFO : only17: Deleted 2024/04/26 01:51:08 INFO : only6: Deleted 2024/04/26 01:51:08 INFO : only18: Deleted 2024/04/26 01:51:08 INFO : only19: Deleted 2024/04/26 01:51:08 INFO : only2: Deleted 2024/04/26 01:51:08 INFO : only8: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (132.10s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:51:18 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:21 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:25 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:28 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:30 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:32 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:36 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:41 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:44 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:46 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:50 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:53 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/04/26 01:51:55 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:00 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:03 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:05 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:07 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:11 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:13 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:17 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:21 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:24 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:28 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:30 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:34 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:37 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:41 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:44 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:48 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:51 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:54 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/04/26 01:52:57 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/04/26 01:53:02 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/04/26 01:53:05 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/04/26 01:53:08 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/04/26 01:53:11 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/04/26 01:53:14 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/04/26 01:53:18 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/04/26 01:53:20 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/04/26 01:53:24 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/04/26 01:53:27 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for checks to finish 2024/04/26 01:53:27 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both11: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both12: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both0: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both14: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both15: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both16: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both13: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both17: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both18: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both10: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both1: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both19: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both5: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both6: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both7: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both2: Unchanged skipping 2024/04/26 01:53:27 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/04/26 01:53:27 DEBUG : both9: Unchanged skipping 2024/04/26 01:53:27 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : both3: Unchanged skipping 2024/04/26 01:53:27 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : both4: Unchanged skipping 2024/04/26 01:53:27 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : both8: Unchanged skipping 2024/04/26 01:53:27 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/04/26 01:53:27 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Waiting for transfers to finish 2024/04/26 01:53:30 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:30 INFO : only14: Copied (replaced existing) 2024/04/26 01:53:32 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:32 INFO : only0: Copied (replaced existing) 2024/04/26 01:53:33 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:33 INFO : only15: Copied (replaced existing) 2024/04/26 01:53:35 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:35 INFO : only12: Copied (replaced existing) 2024/04/26 01:53:35 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:35 INFO : only17: Copied (replaced existing) 2024/04/26 01:53:37 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:37 INFO : only16: Copied (replaced existing) 2024/04/26 01:53:38 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:38 INFO : only13: Copied (replaced existing) 2024/04/26 01:53:38 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:38 INFO : only1: Copied (replaced existing) 2024/04/26 01:53:40 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:40 INFO : only19: Copied (replaced existing) 2024/04/26 01:53:41 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:41 INFO : only11: Copied (replaced existing) 2024/04/26 01:53:41 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:41 INFO : only5: Copied (replaced existing) 2024/04/26 01:53:42 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:42 INFO : only18: Copied (replaced existing) 2024/04/26 01:53:43 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:43 INFO : only7: Copied (replaced existing) 2024/04/26 01:53:43 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:43 INFO : only4: Copied (replaced existing) 2024/04/26 01:53:43 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:43 INFO : only6: Copied (replaced existing) 2024/04/26 01:53:44 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:44 INFO : only8: Copied (replaced existing) 2024/04/26 01:53:45 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:45 INFO : only2: Copied (replaced existing) 2024/04/26 01:53:45 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:45 INFO : only10: Copied (replaced existing) 2024/04/26 01:53:47 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:47 INFO : only3: Copied (replaced existing) 2024/04/26 01:53:47 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/26 01:53:47 INFO : only9: Copied (replaced existing) 2024/04/26 01:53:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (158.81s) === RUN TestNothingToTransfer run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" 2024/04/26 01:53:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/26 01:53:56 DEBUG : sub dir: Making directory 2024/04/26 01:53:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3'", Local "Local file system at /tmp/rclone1627670260", Modify Window "1s" --- PASS: TestNothingToTransfer (36.07s) PASS 2024/04/26 01:54:32 DEBUG : OpenDrive root 'rclone-test-gituqew4pasejeh8qogukez3': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 20m10.538068911s (try 1/5)