"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2024/11/14 22:21:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu" 2024/11/14 22:21:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 22:21:01 DEBUG : Creating backend with remote "/tmp/rclone3435974539" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:21:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:21:02 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:21:02 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:21:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.96s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:21:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:21:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:21:04 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:21:04 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:21:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:21:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:21:08 DEBUG : Yandex rclone-test-wofibiz2zepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.35s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.54s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.59s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:21:14 DEBUG : Creating backend with remote "/non-existing" 2024/11/14 22:21:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/14 22:21:14 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:21:14 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.22s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:21:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:21:17 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:21:17 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:21:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:21:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestCopyNoTraverse (7.35s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:21:24 INFO : Yandex rclone-test-wofibiz2zepu: Running all checks before starting transfers 2024/11/14 22:21:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:21:24 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:21:24 INFO : Yandex rclone-test-wofibiz2zepu: Checks finished, now starting transfers 2024/11/14 22:21:24 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:21:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:21:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestCopyCheckFirst (9.15s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:21:33 ERROR : Ignoring --no-traverse with sync 2024/11/14 22:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:21:33 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:21:33 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:21:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:21:36 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:21:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncNoTraverse (8.43s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:21:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/14 22:21:42 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:21:42 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:21:44 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/14 22:21:44 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestCopyWithDepth (5.84s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:21:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:21:48 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:21:48 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:21:51 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:21:51 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (6.73s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:21:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:21:54 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:21:54 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:21:56 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:21:56 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.44s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:21:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 22:21:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:21:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 22:21:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:22:00 DEBUG : sub dir: Making directory 2024/11/14 22:22:00 DEBUG : sub dir2: Making directory 2024/11/14 22:22:01 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/14 22:22:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:22:01 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:22:01 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:22:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:22:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:22:04 DEBUG : Yandex rclone-test-wofibiz2zepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:22:15 DEBUG : sub dir2: Making directory 2024/11/14 22:22:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 22:22:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:22:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:22:15 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:22:15 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:22:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:22:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (8.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:22:23 DEBUG : sub dir2: Making directory with metadata 2024/11/14 22:22:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:22:23 DEBUG : sub dir: Making directory 2024/11/14 22:22:24 DEBUG : sub dir2: Making directory 2024/11/14 22:22:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:22:24 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:22:24 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:22:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:22:28 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:22:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:22:30 DEBUG : Yandex rclone-test-wofibiz2zepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/14 22:22:30 DEBUG : Yandex rclone-test-wofibiz2zepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.71s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:22:37 DEBUG : sub dir2: Making directory 2024/11/14 22:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:22:38 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:22:38 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:22:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:22:40 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:22:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.02s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:22:45 DEBUG : sub dir2: Making directory with metadata 2024/11/14 22:22:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:22:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:22:46 DEBUG : sub dir: Making directory 2024/11/14 22:22:46 DEBUG : sub dir2: Making directory 2024/11/14 22:22:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:22:46 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:22:46 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:22:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:22:48 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:22:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:22:50 DEBUG : Yandex rclone-test-wofibiz2zepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.32s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.56s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:22:56 DEBUG : sub dir2: Making directory 2024/11/14 22:22:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:22:57 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:22:57 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:22:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:22:59 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:22:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (8.54s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:23:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-pajekax1muye" 2024/11/14 22:23:07 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-wofibiz2zepu -> Yandex rclone-test-pajekax1muye 2024/11/14 22:23:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:23:08 DEBUG : Yandex rclone-test-pajekax1muye: Waiting for checks to finish 2024/11/14 22:23:08 DEBUG : Yandex rclone-test-pajekax1muye: Waiting for transfers to finish 2024/11/14 22:23:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:23:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:23:12 DEBUG : Yandex rclone-test-pajekax1muye: Purge remote --- PASS: TestServerSideCopy (16.61s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:23:23 ERROR : : error listing: directory not found 2024/11/14 22:23:24 DEBUG : Local file system at /tmp/rclone3435974539: Making directory 2024/11/14 22:23:24 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:23:24 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestCopyAfterDelete (9.85s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:23:34 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:23:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:23:34 DEBUG : Local file system at /tmp/rclone3435974539: Waiting for checks to finish 2024/11/14 22:23:34 DEBUG : Local file system at /tmp/rclone3435974539: Waiting for transfers to finish 2024/11/14 22:23:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:23:35 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2024/11/14 22:23:35 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:23:35 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestCopyRedownload (8.79s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:23:40 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/14 22:23:40 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:23:40 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:23:43 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:23:43 INFO : check sum: Copied (new) 2024/11/14 22:23:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:23:44 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:23:44 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:23:44 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/14 22:23:44 DEBUG : check sum: Unchanged skipping 2024/11/14 22:23:44 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:23:44 DEBUG : Waiting for deletions to finish 2024/11/14 22:23:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (7.77s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:23:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/14 22:23:48 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:23:48 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:23:51 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 22:23:51 INFO : sizeonly: Copied (new) 2024/11/14 22:23:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:23:52 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:23:52 DEBUG : sizeonly: Sizes identical 2024/11/14 22:23:52 DEBUG : sizeonly: Unchanged skipping 2024/11/14 22:23:52 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:23:52 DEBUG : Waiting for deletions to finish 2024/11/14 22:23:52 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncSizeOnly (10.28s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:23:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/14 22:23:58 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:23:58 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:24:00 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/11/14 22:24:00 INFO : ignore-size: Copied (new) 2024/11/14 22:24:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:24:01 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:24:01 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:24:01 DEBUG : ignore-size: Unchanged skipping 2024/11/14 22:24:01 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:24:01 DEBUG : Waiting for deletions to finish 2024/11/14 22:24:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (8.09s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:24:09 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:24:09 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:24:09 DEBUG : existing: Unchanged skipping 2024/11/14 22:24:09 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:24:09 DEBUG : Waiting for deletions to finish 2024/11/14 22:24:09 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:24:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/14 22:24:09 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:24:09 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:24:11 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/14 22:24:11 INFO : existing: Copied (replaced existing) 2024/11/14 22:24:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (9.23s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:24:16 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 22:24:16 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:24:16 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:24:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 22:24:17 INFO : existing: Copied (new) 2024/11/14 22:24:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:24:22 DEBUG : existing: Destination exists, skipping 2024/11/14 22:24:22 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:24:22 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:24:22 DEBUG : Waiting for deletions to finish 2024/11/14 22:24:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (11.18s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:24:31 DEBUG : d: Making directory 2024/11/14 22:24:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 22:24:33 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:24:33 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:24:33 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 22:24:33 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:24:34 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:24:34 INFO : a/potato2: Copied (new) 2024/11/14 22:24:34 DEBUG : Waiting for deletions to finish 2024/11/14 22:24:35 INFO : b/potato: Deleted 2024/11/14 22:24:35 INFO : d: Removing directory 2024/11/14 22:24:39 INFO : b: Removing directory 2024/11/14 22:24:40 DEBUG : Yandex rclone-test-wofibiz2zepu: deleted 2 directories run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (22.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:24:52 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/14 22:24:52 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:24:52 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:24:52 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/14 22:24:52 DEBUG : empty space: Unchanged skipping 2024/11/14 22:24:52 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:24:52 DEBUG : Waiting for deletions to finish 2024/11/14 22:24:52 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:24:53 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/14 22:24:53 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:24:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:24:53 INFO : empty space: Updated modification time in destination 2024/11/14 22:24:53 DEBUG : empty space: Unchanged skipping 2024/11/14 22:24:53 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:24:53 DEBUG : Waiting for deletions to finish 2024/11/14 22:24:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (7.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:25:03 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/14 22:25:03 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:25:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:25:03 DEBUG : empty space: Unchanged skipping 2024/11/14 22:25:03 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:25:03 DEBUG : Waiting for deletions to finish 2024/11/14 22:25:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.87s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:25:08 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:25:08 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/14 22:25:08 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3435974539) 2024/11/14 22:25:08 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-wofibiz2zepu) 2024/11/14 22:25:08 DEBUG : foo: md5 differ 2024/11/14 22:25:08 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:25:11 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/11/14 22:25:11 INFO : foo: Copied (replaced existing) 2024/11/14 22:25:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (7.77s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:25:20 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/14 22:25:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:25:20 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:25:20 DEBUG : empty space: Unchanged skipping 2024/11/14 22:25:20 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:25:23 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:25:23 INFO : potato: Copied (new) 2024/11/14 22:25:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (13.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:25:30 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/14 22:25:30 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:25:30 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:25:32 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/14 22:25:32 INFO : potato: Copied (replaced existing) 2024/11/14 22:25:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.48s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:25:40 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:25:40 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/14 22:25:40 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3435974539) 2024/11/14 22:25:40 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-wofibiz2zepu) 2024/11/14 22:25:40 DEBUG : potato: md5 differ 2024/11/14 22:25:40 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:25:42 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/14 22:25:42 INFO : potato: Copied (replaced existing) 2024/11/14 22:25:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (9.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:25:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:25:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/14 22:25:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:25:50 DEBUG : empty space: Unchanged skipping 2024/11/14 22:25:50 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:25:50 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:25:50 DEBUG : Waiting for deletions to finish 2024/11/14 22:25:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:26:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:26:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:26:01 DEBUG : empty space: Unchanged skipping 2024/11/14 22:26:01 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:26:01 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:26:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:26:03 INFO : potato2: Copied (new) 2024/11/14 22:26:03 DEBUG : Waiting for deletions to finish 2024/11/14 22:26:05 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (13.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:26:12 DEBUG : d: Making directory 2024/11/14 22:26:13 DEBUG : d/e: Making directory 2024/11/14 22:26:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 22:26:19 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:26:19 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 22:26:19 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:26:19 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:26:21 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:26:21 INFO : a/potato2: Copied (new) 2024/11/14 22:26:21 DEBUG : Waiting for deletions to finish 2024/11/14 22:26:22 INFO : b/potato: Deleted 2024/11/14 22:26:22 INFO : d/e: Removing directory 2024/11/14 22:26:23 INFO : d: Removing directory 2024/11/14 22:26:25 INFO : b: Removing directory 2024/11/14 22:26:26 DEBUG : Yandex rclone-test-wofibiz2zepu: deleted 3 directories run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (25.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:26:40 DEBUG : d: Making directory 2024/11/14 22:26:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 22:26:41 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:26:41 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 22:26:41 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:26:41 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:26:42 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:26:42 INFO : a/potato2: Copied (new) 2024/11/14 22:26:42 ERROR : Yandex rclone-test-wofibiz2zepu: not deleting files as there were IO errors 2024/11/14 22:26:42 ERROR : Yandex rclone-test-wofibiz2zepu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (30.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:27:09 DEBUG : Waiting for deletions to finish 2024/11/14 22:27:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:27:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:27:10 DEBUG : empty space: Unchanged skipping 2024/11/14 22:27:10 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:27:10 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:27:11 INFO : potato: Deleted 2024/11/14 22:27:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:27:14 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (13.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:27:22 DEBUG : Waiting for deletions to finish 2024/11/14 22:27:22 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:27:22 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:27:24 INFO : potato: Deleted 2024/11/14 22:27:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:27:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:27:28 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:27:28 DEBUG : empty space: Unchanged skipping 2024/11/14 22:27:28 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:27:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:27:31 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (18.15s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:27:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:27:38 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:27:38 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:27:40 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/14 22:27:40 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (8.77s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:27:49 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 22:27:49 DEBUG : enormous: Excluded 2024/11/14 22:27:49 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:27:49 DEBUG : potato2: Excluded 2024/11/14 22:27:50 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:27:50 DEBUG : potato2: Excluded 2024/11/14 22:27:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:27:50 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:27:50 DEBUG : empty space: Unchanged skipping 2024/11/14 22:27:50 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:27:50 DEBUG : Waiting for deletions to finish 2024/11/14 22:27:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:27:51 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:27:51 DEBUG : potato2: Excluded 2024/11/14 22:27:51 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 22:27:51 DEBUG : enormous: Excluded 2024/11/14 22:27:51 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:27:51 DEBUG : potato2: Excluded 2024/11/14 22:27:51 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:27:51 DEBUG : potato2: Excluded 2024/11/14 22:27:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:27:51 DEBUG : empty space: Unchanged skipping 2024/11/14 22:27:51 DEBUG : Local file system at /tmp/rclone3435974539: Waiting for checks to finish 2024/11/14 22:27:51 DEBUG : Local file system at /tmp/rclone3435974539: Waiting for transfers to finish 2024/11/14 22:27:51 DEBUG : Waiting for deletions to finish 2024/11/14 22:27:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:27:52 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:27:52 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (12.80s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:28:06 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 22:28:06 DEBUG : enormous: Excluded 2024/11/14 22:28:06 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:28:06 DEBUG : potato2: Excluded 2024/11/14 22:28:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:28:06 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:28:06 DEBUG : empty space: Unchanged skipping 2024/11/14 22:28:06 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:28:06 DEBUG : Waiting for deletions to finish 2024/11/14 22:28:07 INFO : enormous: Deleted 2024/11/14 22:28:08 INFO : potato2: Deleted 2024/11/14 22:28:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:28:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:28:09 DEBUG : empty space: Unchanged skipping 2024/11/14 22:28:09 DEBUG : Local file system at /tmp/rclone3435974539: Waiting for checks to finish 2024/11/14 22:28:09 DEBUG : Local file system at /tmp/rclone3435974539: Waiting for transfers to finish 2024/11/14 22:28:09 DEBUG : Waiting for deletions to finish 2024/11/14 22:28:09 INFO : enormous: Deleted 2024/11/14 22:28:09 INFO : potato2: Deleted 2024/11/14 22:28:09 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.83s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:28:21 DEBUG : five: Need to transfer - File not found at Destination 2024/11/14 22:28:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/14 22:28:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 22:28:21 DEBUG : one: Destination is newer than source, skipping 2024/11/14 22:28:21 DEBUG : three: Sizes identical 2024/11/14 22:28:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 22:28:21 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:28:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3435974539) 2024/11/14 22:28:21 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-wofibiz2zepu) 2024/11/14 22:28:21 DEBUG : two: md5 differ 2024/11/14 22:28:21 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:28:23 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/14 22:28:23 INFO : two: Copied (replaced existing) 2024/11/14 22:28:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/14 22:28:23 INFO : five: Copied (new) 2024/11/14 22:28:27 DEBUG : four: Dst hash empty - aborting Src hash check 2024/11/14 22:28:27 INFO : four: Copied (replaced existing) 2024/11/14 22:28:27 DEBUG : Waiting for deletions to finish 2024/11/14 22:28:27 DEBUG : one: Destination is newer than source, skipping 2024/11/14 22:28:27 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:28:27 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3435974539) 2024/11/14 22:28:27 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-wofibiz2zepu) 2024/11/14 22:28:27 DEBUG : three: md5 differ 2024/11/14 22:28:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 22:28:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/14 22:28:27 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/14 22:28:27 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/14 22:28:27 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/14 22:28:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 22:28:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 22:28:27 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/14 22:28:27 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/14 22:28:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 22:28:27 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:28:30 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/14 22:28:30 INFO : three: Copied (replaced existing) 2024/11/14 22:28:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.27s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" sync_test.go:1436: Can track renames: true 2024/11/14 22:28:37 INFO : Yandex rclone-test-wofibiz2zepu: Making map for --track-renames 2024/11/14 22:28:37 INFO : Yandex rclone-test-wofibiz2zepu: Finished making map for --track-renames 2024/11/14 22:28:37 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:28:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 22:28:37 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for renames to finish 2024/11/14 22:28:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 22:28:37 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:28:39 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/14 22:28:39 INFO : yam: Copied (new) 2024/11/14 22:28:39 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/14 22:28:39 INFO : potato: Copied (new) 2024/11/14 22:28:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:28:40 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:28:40 INFO : Yandex rclone-test-wofibiz2zepu: Making map for --track-renames 2024/11/14 22:28:40 INFO : Yandex rclone-test-wofibiz2zepu: Finished making map for --track-renames 2024/11/14 22:28:40 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:28:40 DEBUG : potato: Unchanged skipping 2024/11/14 22:28:40 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for renames to finish 2024/11/14 22:28:41 INFO : yam: Moved (server-side) to: yaml 2024/11/14 22:28:41 INFO : yaml: Renamed from "yam" 2024/11/14 22:28:41 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:28:41 DEBUG : Waiting for deletions to finish 2024/11/14 22:28:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (11.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" sync_test.go:1508: Can track renames: true 2024/11/14 22:28:48 INFO : Yandex rclone-test-wofibiz2zepu: Making map for --track-renames 2024/11/14 22:28:48 INFO : Yandex rclone-test-wofibiz2zepu: Finished making map for --track-renames 2024/11/14 22:28:48 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:28:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 22:28:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 22:28:48 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for renames to finish 2024/11/14 22:28:48 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:28:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/14 22:28:50 INFO : potato: Copied (new) 2024/11/14 22:28:51 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/14 22:28:51 INFO : yam: Copied (new) 2024/11/14 22:28:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:28:52 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:28:52 INFO : Yandex rclone-test-wofibiz2zepu: Making map for --track-renames 2024/11/14 22:28:52 INFO : Yandex rclone-test-wofibiz2zepu: Finished making map for --track-renames 2024/11/14 22:28:52 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:28:52 DEBUG : potato: Unchanged skipping 2024/11/14 22:28:52 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for renames to finish 2024/11/14 22:28:54 INFO : yam: Moved (server-side) to: yaml 2024/11/14 22:28:54 INFO : yaml: Renamed from "yam" 2024/11/14 22:28:54 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:28:54 DEBUG : Waiting for deletions to finish 2024/11/14 22:28:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (11.90s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" sync_test.go:1547: Can track renames: true 2024/11/14 22:29:00 INFO : Yandex rclone-test-wofibiz2zepu: Making map for --track-renames 2024/11/14 22:29:00 INFO : Yandex rclone-test-wofibiz2zepu: Finished making map for --track-renames 2024/11/14 22:29:00 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:29:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 22:29:00 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for renames to finish 2024/11/14 22:29:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/14 22:29:00 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:29:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/14 22:29:02 INFO : potato: Copied (new) 2024/11/14 22:29:02 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/14 22:29:02 INFO : sub/yam: Copied (new) 2024/11/14 22:29:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:29:04 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:29:04 DEBUG : potato: Unchanged skipping 2024/11/14 22:29:04 INFO : Yandex rclone-test-wofibiz2zepu: Making map for --track-renames 2024/11/14 22:29:04 INFO : Yandex rclone-test-wofibiz2zepu: Finished making map for --track-renames 2024/11/14 22:29:04 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:29:04 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for renames to finish 2024/11/14 22:29:06 INFO : sub/yam: Moved (server-side) to: yam 2024/11/14 22:29:06 INFO : yam: Renamed from "sub/yam" 2024/11/14 22:29:06 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:29:06 DEBUG : Waiting for deletions to finish 2024/11/14 22:29:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.96s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:29:15 DEBUG : Creating backend with remote "/tmp/rclone3435974539/dir1" 2024/11/14 22:29:15 DEBUG : Creating backend with remote "/tmp/rclone3435974539/dir2" 2024/11/14 22:29:15 DEBUG : Local file system at /tmp/rclone3435974539/dir2: Using server-side directory move 2024/11/14 22:29:15 INFO : Local file system at /tmp/rclone3435974539/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 22:29:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/14 22:29:15 INFO : file1.txt: Moved (server-side) 2024/11/14 22:29:15 DEBUG : Local file system at /tmp/rclone3435974539/dir2: Waiting for checks to finish 2024/11/14 22:29:15 DEBUG : Local file system at /tmp/rclone3435974539/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.66s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:29:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:29:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 22:29:16 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:29:16 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:29:19 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/14 22:29:19 INFO : nested/sub dir/file: Copied (new) 2024/11/14 22:29:19 INFO : nested/sub dir/file: Deleted 2024/11/14 22:29:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:29:19 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:29:19 INFO : sub dir/hello world: Deleted 2024/11/14 22:29:19 INFO : sub dir: Removing directory 2024/11/14 22:29:19 INFO : nested/sub dir: Removing directory 2024/11/14 22:29:19 INFO : nested: Removing directory 2024/11/14 22:29:19 DEBUG : Local file system at /tmp/rclone3435974539: deleted 3 directories run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:29:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:29:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 22:29:33 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:29:33 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:29:36 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/14 22:29:36 INFO : nested/sub dir/file: Copied (new) 2024/11/14 22:29:36 INFO : nested/sub dir/file: Deleted 2024/11/14 22:29:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:29:37 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:29:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (19.19s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:29:52 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 22:29:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/14 22:29:52 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:29:52 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:29:54 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/14 22:29:54 INFO : existing-b: Copied (new) 2024/11/14 22:29:54 INFO : existing-b: Deleted 2024/11/14 22:29:56 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 22:29:56 INFO : existing: Copied (new) 2024/11/14 22:29:56 INFO : existing: Deleted 2024/11/14 22:29:57 DEBUG : existing: Destination exists, skipping 2024/11/14 22:29:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/14 22:29:57 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:29:57 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:29:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (9.45s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:30:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-sobumid8pemi" sync_test.go:1603: Server side move (if possible) Yandex rclone-test-wofibiz2zepu -> Yandex rclone-test-sobumid8pemi 2024/11/14 22:30:13 DEBUG : Yandex rclone-test-sobumid8pemi: Using server-side directory move 2024/11/14 22:30:14 INFO : Yandex rclone-test-sobumid8pemi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 22:30:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:30:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:30:14 DEBUG : empty space: Unchanged skipping 2024/11/14 22:30:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 22:30:14 DEBUG : Yandex rclone-test-sobumid8pemi: Waiting for checks to finish 2024/11/14 22:30:15 INFO : potato3: Deleted 2024/11/14 22:30:15 INFO : empty space: Deleted 2024/11/14 22:30:15 DEBUG : Yandex rclone-test-sobumid8pemi: Waiting for transfers to finish 2024/11/14 22:30:15 INFO : potato2: Moved (server-side) 2024/11/14 22:30:16 INFO : potato3: Moved (server-side) 2024/11/14 22:30:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-nonilac0pumo" 2024/11/14 22:30:18 DEBUG : Yandex rclone-test-nonilac0pumo: Using server-side directory move 2024/11/14 22:30:20 INFO : Yandex rclone-test-nonilac0pumo: Server side directory move succeeded 2024/11/14 22:30:21 ERROR : : error listing: directory not found 2024/11/14 22:30:21 DEBUG : Yandex rclone-test-nonilac0pumo: Purge remote 2024/11/14 22:30:23 DEBUG : Yandex rclone-test-sobumid8pemi: Purge remote 2024/11/14 22:30:24 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (23.01s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:30:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-jatutug1ludo" sync_test.go:1603: Server side move (if possible) Yandex rclone-test-wofibiz2zepu -> Yandex rclone-test-jatutug1ludo 2024/11/14 22:30:39 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 22:30:39 DEBUG : empty space: Excluded 2024/11/14 22:30:39 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 22:30:39 DEBUG : empty space: Excluded 2024/11/14 22:30:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:30:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 22:30:39 DEBUG : Yandex rclone-test-jatutug1ludo: Waiting for checks to finish 2024/11/14 22:30:39 DEBUG : Yandex rclone-test-jatutug1ludo: Waiting for transfers to finish 2024/11/14 22:30:41 INFO : potato2: Moved (server-side) 2024/11/14 22:30:41 INFO : potato3: Deleted 2024/11/14 22:30:43 INFO : potato3: Moved (server-side) 2024/11/14 22:30:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-verilem4jeta" 2024/11/14 22:30:44 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 22:30:44 DEBUG : empty space: Excluded 2024/11/14 22:30:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:30:44 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/14 22:30:44 DEBUG : Yandex rclone-test-verilem4jeta: Waiting for checks to finish 2024/11/14 22:30:44 DEBUG : Yandex rclone-test-verilem4jeta: Waiting for transfers to finish 2024/11/14 22:30:46 INFO : potato3: Moved (server-side) 2024/11/14 22:30:46 INFO : potato2: Moved (server-side) 2024/11/14 22:30:47 DEBUG : Yandex rclone-test-verilem4jeta: Purge remote 2024/11/14 22:30:49 DEBUG : Yandex rclone-test-jatutug1ludo: Purge remote --- PASS: TestServerSideMoveWithFilter (28.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:30:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-dolenim5xowa" 2024/11/14 22:31:00 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) Yandex rclone-test-wofibiz2zepu -> Yandex rclone-test-dolenim5xowa 2024/11/14 22:31:06 DEBUG : Yandex rclone-test-dolenim5xowa: Using server-side directory move 2024/11/14 22:31:06 INFO : Yandex rclone-test-dolenim5xowa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 22:31:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:31:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:31:06 DEBUG : empty space: Unchanged skipping 2024/11/14 22:31:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 22:31:06 DEBUG : Yandex rclone-test-dolenim5xowa: Waiting for checks to finish 2024/11/14 22:31:07 INFO : potato2: Moved (server-side) 2024/11/14 22:31:07 INFO : potato3: Deleted 2024/11/14 22:31:08 INFO : empty space: Deleted 2024/11/14 22:31:08 DEBUG : Yandex rclone-test-dolenim5xowa: Waiting for transfers to finish 2024/11/14 22:31:09 INFO : potato3: Moved (server-side) 2024/11/14 22:31:09 INFO : tomatoDir: Removing directory 2024/11/14 22:31:10 DEBUG : Yandex rclone-test-wofibiz2zepu: deleted 1 directories 2024/11/14 22:31:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-koqufut7jaca" 2024/11/14 22:31:11 DEBUG : tomatoDir: Making directory 2024/11/14 22:31:12 DEBUG : Yandex rclone-test-koqufut7jaca: Using server-side directory move 2024/11/14 22:31:14 INFO : Yandex rclone-test-koqufut7jaca: Server side directory move succeeded 2024/11/14 22:31:15 ERROR : : error listing: directory not found 2024/11/14 22:31:15 ERROR : : error listing: directory not found 2024/11/14 22:31:15 DEBUG : Yandex rclone-test-koqufut7jaca: Purge remote 2024/11/14 22:31:19 DEBUG : Yandex rclone-test-dolenim5xowa: Purge remote 2024/11/14 22:31:19 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (26.78s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.71s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:31:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/rclone-sync-test" 2024/11/14 22:31:21 DEBUG : Config file has changed externally - reloading run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncOverlap (7.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:31:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/rclone-sync-test" 2024/11/14 22:31:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/rclone-sync-test-include/layer2" 2024/11/14 22:31:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/rclone-sync-test-ignore-file" 2024/11/14 22:31:34 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:31:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:31:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:31:35 DEBUG : Yandex rclone-test-wofibiz2zepu/rclone-sync-test: Waiting for checks to finish 2024/11/14 22:31:35 DEBUG : Yandex rclone-test-wofibiz2zepu/rclone-sync-test: Waiting for transfers to finish 2024/11/14 22:31:35 DEBUG : Waiting for deletions to finish 2024/11/14 22:31:35 INFO : There was nothing to transfer 2024/11/14 22:31:36 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:31:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:31:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:31:38 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:31:38 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:31:38 DEBUG : Waiting for deletions to finish 2024/11/14 22:31:38 INFO : rclone-sync-test-include: Removing directory 2024/11/14 22:31:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/14 22:31:38 DEBUG : Yandex rclone-test-wofibiz2zepu: failed to delete 1 directories 2024/11/14 22:31:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:31:38 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:31:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:31:40 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:31:40 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:31:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:31:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:31:42 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:31:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:31:43 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:31:44 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:31:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:31:45 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:31:46 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:31:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:31:47 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:31:48 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:31:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:31:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:31:50 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:31:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:31:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:31:52 DEBUG : Yandex rclone-test-wofibiz2zepu/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/14 22:31:52 DEBUG : Yandex rclone-test-wofibiz2zepu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/14 22:31:52 DEBUG : Waiting for deletions to finish 2024/11/14 22:31:52 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:31:53 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:31:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:31:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:31:55 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:31:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:31:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:31:57 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:31:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:31:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:31:58 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:31:58 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:31:58 DEBUG : Waiting for deletions to finish 2024/11/14 22:31:58 INFO : rclone-sync-test-include: Removing directory 2024/11/14 22:31:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/14 22:31:59 DEBUG : Yandex rclone-test-wofibiz2zepu: failed to delete 1 directories 2024/11/14 22:31:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:32:00 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:32:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:32:02 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:32:02 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:32:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:32:04 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:32:04 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:32:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:32:06 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:32:06 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:32:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:32:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:32:08 DEBUG : : Excluded 2024/11/14 22:32:09 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:32:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:32:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:32:14 DEBUG : Yandex rclone-test-wofibiz2zepu/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/14 22:32:14 DEBUG : Yandex rclone-test-wofibiz2zepu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/14 22:32:14 DEBUG : Waiting for deletions to finish 2024/11/14 22:32:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:32:15 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:32:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:32:16 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:32:16 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:32:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:32:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:32:19 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:32:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:32:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:32:22 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:32:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:32:23 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:32:24 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:32:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:32:25 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (77.80s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:32:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/dst" 2024/11/14 22:32:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/CompareDest" 2024/11/14 22:32:47 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 22:32:47 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:32:47 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:32:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/14 22:32:49 INFO : one: Copied (new) 2024/11/14 22:32:49 DEBUG : Waiting for deletions to finish 2024/11/14 22:32:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:32:51 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:32:51 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:32:53 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/14 22:32:53 INFO : one: Copied (replaced existing) 2024/11/14 22:32:53 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2004 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |-113001h32m52.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-11-14 22:32:52 +0000 UTC) (precision 1ns) 2024/11/14 22:32:57 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/14 22:32:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/14 22:32:57 DEBUG : pacer: Reducing sleep to 15ms 2024/11/14 22:32:58 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/14 22:32:58 DEBUG : pacer: Reducing sleep to 10ms 2024/11/14 22:33:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:33:01 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:33:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:33:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 22:33:01 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:33:01 DEBUG : Waiting for deletions to finish 2024/11/14 22:33:01 INFO : There was nothing to transfer 2024/11/14 22:33:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:33:06 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 22:33:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:33:06 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:33:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:33:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 22:33:06 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:33:06 DEBUG : Waiting for deletions to finish 2024/11/14 22:33:06 INFO : There was nothing to transfer 2024/11/14 22:33:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:33:07 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 22:33:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:33:07 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:33:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:33:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 22:33:09 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:33:09 DEBUG : Waiting for deletions to finish 2024/11/14 22:33:09 INFO : There was nothing to transfer 2024/11/14 22:33:11 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/14 22:33:11 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/14 22:33:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 22:33:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:33:11 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:33:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:33:11 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 22:33:11 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:33:11 DEBUG : Waiting for deletions to finish 2024/11/14 22:33:11 INFO : There was nothing to transfer 2024/11/14 22:33:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/14 22:33:13 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 22:33:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:33:13 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:33:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:33:13 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 22:33:13 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:33:16 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/14 22:33:16 INFO : two: Copied (new) 2024/11/14 22:33:16 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCompareDest (42.25s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:33:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/dest" 2024/11/14 22:33:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/pre-dest1" 2024/11/14 22:33:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/pre-dest2" 2024/11/14 22:33:36 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:33:36 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/14 22:33:36 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:33:36 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/14 22:33:37 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/14 22:33:37 DEBUG : Yandex rclone-test-wofibiz2zepu/dest: Waiting for checks to finish 2024/11/14 22:33:37 DEBUG : Yandex rclone-test-wofibiz2zepu/dest: Waiting for transfers to finish 2024/11/14 22:33:39 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/14 22:33:39 INFO : 3: Copied (new) 2024/11/14 22:33:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (23.79s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:33:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/dst" 2024/11/14 22:33:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/CopyDest" 2024/11/14 22:33:53 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 22:33:53 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:33:53 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:33:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/14 22:33:56 INFO : one: Copied (new) 2024/11/14 22:33:56 DEBUG : Waiting for deletions to finish 2024/11/14 22:33:57 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:33:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:33:57 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:33:59 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/14 22:33:59 INFO : one: Copied (replaced existing) 2024/11/14 22:33:59 DEBUG : Waiting for deletions to finish 2024/11/14 22:34:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/BackupDir" 2024/11/14 22:34:05 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:34:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:34:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:34:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:34:08 INFO : one: Moved (server-side) 2024/11/14 22:34:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/14 22:34:09 INFO : one: Copied (server-side copy) 2024/11/14 22:34:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/14 22:34:09 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:34:09 DEBUG : Waiting for deletions to finish 2024/11/14 22:34:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:34:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/14 22:34:16 INFO : two: Copied (server-side copy) 2024/11/14 22:34:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/14 22:34:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:34:16 DEBUG : one: Unchanged skipping 2024/11/14 22:34:16 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:34:16 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:34:16 DEBUG : Waiting for deletions to finish 2024/11/14 22:34:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:34:17 DEBUG : one: Unchanged skipping 2024/11/14 22:34:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:34:17 DEBUG : two: Unchanged skipping 2024/11/14 22:34:17 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:34:17 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:34:17 DEBUG : Waiting for deletions to finish 2024/11/14 22:34:17 INFO : There was nothing to transfer 2024/11/14 22:34:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/14 22:34:20 DEBUG : three: Destination not found in --copy-dest 2024/11/14 22:34:20 DEBUG : three: Need to transfer - File not found at Destination 2024/11/14 22:34:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:34:20 DEBUG : one: Unchanged skipping 2024/11/14 22:34:20 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:34:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:34:20 DEBUG : two: Unchanged skipping 2024/11/14 22:34:20 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:34:22 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/14 22:34:22 INFO : three: Copied (new) 2024/11/14 22:34:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (47.38s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:34:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/dst" 2024/11/14 22:34:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/backup" 2024/11/14 22:34:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 22:34:47 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:34:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:34:47 DEBUG : two: Unchanged skipping 2024/11/14 22:34:50 INFO : one: Moved (server-side) 2024/11/14 22:34:50 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:34:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 22:34:52 INFO : one: Copied (new) 2024/11/14 22:34:52 DEBUG : Waiting for deletions to finish 2024/11/14 22:34:54 INFO : three.txt: Moved (server-side) 2024/11/14 22:34:54 INFO : three.txt: Moved into backup dir 2024/11/14 22:34:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 22:34:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:34:58 DEBUG : two: Unchanged skipping 2024/11/14 22:34:58 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:34:59 INFO : one: Deleted 2024/11/14 22:35:01 INFO : one: Moved (server-side) 2024/11/14 22:35:01 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:35:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 22:35:03 INFO : one: Copied (new) 2024/11/14 22:35:03 DEBUG : Waiting for deletions to finish 2024/11/14 22:35:05 INFO : three.txt: Deleted 2024/11/14 22:35:06 INFO : three.txt: Moved (server-side) 2024/11/14 22:35:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (39.57s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:35:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/dst" 2024/11/14 22:35:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/backup" 2024/11/14 22:35:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 22:35:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:35:27 DEBUG : two: Unchanged skipping 2024/11/14 22:35:27 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:35:29 INFO : one: Moved (server-side) to: one.bak 2024/11/14 22:35:29 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:35:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 22:35:31 INFO : one: Copied (new) 2024/11/14 22:35:31 DEBUG : Waiting for deletions to finish 2024/11/14 22:35:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 22:35:33 INFO : three.txt: Moved into backup dir 2024/11/14 22:35:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 22:35:37 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:35:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:35:37 DEBUG : two: Unchanged skipping 2024/11/14 22:35:39 INFO : one.bak: Deleted 2024/11/14 22:35:40 INFO : one: Moved (server-side) to: one.bak 2024/11/14 22:35:40 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:35:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 22:35:43 INFO : one: Copied (new) 2024/11/14 22:35:43 DEBUG : Waiting for deletions to finish 2024/11/14 22:35:44 INFO : three.txt.bak: Deleted 2024/11/14 22:35:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 22:35:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (37.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:36:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/dst" 2024/11/14 22:36:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/backup" 2024/11/14 22:36:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 22:36:05 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:36:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:36:05 DEBUG : two: Unchanged skipping 2024/11/14 22:36:07 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 22:36:07 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:36:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 22:36:10 INFO : one: Copied (new) 2024/11/14 22:36:10 DEBUG : Waiting for deletions to finish 2024/11/14 22:36:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 22:36:12 INFO : three.txt: Moved into backup dir 2024/11/14 22:36:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 22:36:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:36:16 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:36:16 DEBUG : two: Unchanged skipping 2024/11/14 22:36:18 INFO : one-2019-01-01: Deleted 2024/11/14 22:36:20 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 22:36:20 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:36:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 22:36:22 INFO : one: Copied (new) 2024/11/14 22:36:22 DEBUG : Waiting for deletions to finish 2024/11/14 22:36:25 INFO : three-2019-01-01.txt: Deleted 2024/11/14 22:36:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 22:36:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (43.73s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:36:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/dst" 2024/11/14 22:36:46 DEBUG : Config file has changed externally - reloading 2024/11/14 22:36:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 22:36:47 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:36:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:36:47 DEBUG : two: Unchanged skipping 2024/11/14 22:36:49 INFO : one: Moved (server-side) to: one.bak 2024/11/14 22:36:49 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:36:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 22:36:52 INFO : one: Copied (new) 2024/11/14 22:36:52 DEBUG : Waiting for deletions to finish 2024/11/14 22:36:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 22:36:53 INFO : three.txt: Moved into backup dir 2024/11/14 22:36:57 DEBUG : one.bak: Excluded (Path Filter) 2024/11/14 22:36:57 DEBUG : one.bak: Excluded 2024/11/14 22:36:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/14 22:36:57 DEBUG : three.txt.bak: Excluded 2024/11/14 22:36:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 22:36:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:36:57 DEBUG : two: Unchanged skipping 2024/11/14 22:36:57 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for checks to finish 2024/11/14 22:36:59 INFO : one.bak: Deleted 2024/11/14 22:37:01 INFO : one: Moved (server-side) to: one.bak 2024/11/14 22:37:01 DEBUG : Yandex rclone-test-wofibiz2zepu/dst: Waiting for transfers to finish 2024/11/14 22:37:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 22:37:03 INFO : one: Copied (new) 2024/11/14 22:37:03 DEBUG : Waiting for deletions to finish 2024/11/14 22:37:04 INFO : three.txt.bak: Deleted 2024/11/14 22:37:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 22:37:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (35.63s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:37:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/dst" 2024/11/14 22:37:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 22:37:25 INFO : one: Moved (server-side) to: one.bak 2024/11/14 22:37:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 22:37:30 INFO : one: Copied (new) 2024/11/14 22:37:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:37:31 DEBUG : two: Unchanged skipping 2024/11/14 22:37:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 22:37:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 22:37:36 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/14 22:37:36 INFO : three.txt: Copied (new) 2024/11/14 22:37:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 22:37:40 INFO : one.bak: Deleted 2024/11/14 22:37:42 INFO : one: Moved (server-side) to: one.bak 2024/11/14 22:37:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 22:37:44 INFO : one: Copied (new) 2024/11/14 22:37:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:37:44 DEBUG : two: Unchanged skipping 2024/11/14 22:37:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 22:37:46 INFO : three.txt.bak: Deleted 2024/11/14 22:37:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 22:37:51 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/14 22:37:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.87s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:38:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-wofibiz2zepu/dst" 2024/11/14 22:38:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 22:38:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 22:38:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 22:38:15 INFO : one: Copied (new) 2024/11/14 22:38:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:38:15 DEBUG : two: Unchanged skipping 2024/11/14 22:38:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 22:38:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 22:38:19 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/14 22:38:19 INFO : three.txt: Copied (new) 2024/11/14 22:38:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 22:38:23 INFO : one-2019-01-01: Deleted 2024/11/14 22:38:24 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 22:38:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 22:38:27 INFO : one: Copied (new) 2024/11/14 22:38:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:38:28 DEBUG : two: Unchanged skipping 2024/11/14 22:38:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 22:38:31 INFO : three-2019-01-01.txt: Deleted 2024/11/14 22:38:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 22:38:35 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/14 22:38:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (44.60s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:38:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/14 22:38:50 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:38:50 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:38:53 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/11/14 22:38:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/14 22:38:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.19s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:38:57 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 22:38:57 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:38:57 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:38:58 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 22:38:58 INFO : existing: Copied (new) 2024/11/14 22:38:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:39:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/14 22:39:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/14 22:39:00 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:39:00 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:39:00 ERROR : Yandex rclone-test-wofibiz2zepu: not deleting files as there were IO errors 2024/11/14 22:39:00 ERROR : Yandex rclone-test-wofibiz2zepu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncImmutable (8.29s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:39:08 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:39:08 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:39:08 DEBUG : existing: Unchanged skipping 2024/11/14 22:39:08 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:39:08 DEBUG : Waiting for deletions to finish 2024/11/14 22:39:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.55s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" sync_test.go:2529: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.59s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (2.08s) --- SKIP: TestMaxTransfer/Hard (0.83s) --- SKIP: TestMaxTransfer/Soft (0.56s) --- SKIP: TestMaxTransfer/Cautious (0.69s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:40:40 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:40:40 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both1: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both12: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both13: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both10: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both15: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both0: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both11: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both18: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both14: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both2: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both16: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both17: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both5: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both19: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both7: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both3: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:40:40 DEBUG : both6: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both4: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both8: Unchanged skipping 2024/11/14 22:40:40 DEBUG : both9: Unchanged skipping 2024/11/14 22:40:40 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:40:40 DEBUG : Waiting for deletions to finish 2024/11/14 22:40:41 INFO : only12: Deleted 2024/11/14 22:40:41 INFO : only10: Deleted 2024/11/14 22:40:41 INFO : only15: Deleted 2024/11/14 22:40:41 INFO : only18: Deleted 2024/11/14 22:40:42 INFO : only17: Deleted 2024/11/14 22:40:42 INFO : only6: Deleted 2024/11/14 22:40:42 INFO : only5: Deleted 2024/11/14 22:40:42 INFO : only7: Deleted 2024/11/14 22:40:43 INFO : only1: Deleted 2024/11/14 22:40:43 INFO : only13: Deleted 2024/11/14 22:40:44 INFO : only14: Deleted 2024/11/14 22:40:44 INFO : only3: Deleted 2024/11/14 22:40:45 INFO : only19: Deleted 2024/11/14 22:40:45 INFO : only16: Deleted 2024/11/14 22:40:46 INFO : only9: Deleted 2024/11/14 22:40:46 INFO : only0: Deleted 2024/11/14 22:40:46 INFO : only11: Deleted 2024/11/14 22:40:47 INFO : only2: Deleted 2024/11/14 22:40:47 INFO : only4: Deleted 2024/11/14 22:40:48 INFO : only8: Deleted 2024/11/14 22:40:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (125.01s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:43:00 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for checks to finish 2024/11/14 22:43:00 DEBUG : both0: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both12: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both13: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both14: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both15: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both16: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both17: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both1: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both19: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both2: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both10: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both18: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both5: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both6: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both7: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both8: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/14 22:43:00 DEBUG : both9: Unchanged skipping 2024/11/14 22:43:00 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/14 22:43:00 DEBUG : both11: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both3: Unchanged skipping 2024/11/14 22:43:00 DEBUG : both4: Unchanged skipping 2024/11/14 22:43:00 DEBUG : Yandex rclone-test-wofibiz2zepu: Waiting for transfers to finish 2024/11/14 22:43:03 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/11/14 22:43:03 INFO : only1: Copied (replaced existing) 2024/11/14 22:43:03 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/11/14 22:43:03 INFO : only0: Copied (replaced existing) 2024/11/14 22:43:03 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/11/14 22:43:03 INFO : only11: Copied (replaced existing) 2024/11/14 22:43:04 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/11/14 22:43:04 INFO : only10: Copied (replaced existing) 2024/11/14 22:43:04 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/11/14 22:43:04 INFO : only12: Copied (replaced existing) 2024/11/14 22:43:05 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/11/14 22:43:05 INFO : only13: Copied (replaced existing) 2024/11/14 22:43:05 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/11/14 22:43:05 INFO : only15: Copied (replaced existing) 2024/11/14 22:43:06 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/11/14 22:43:06 INFO : only14: Copied (replaced existing) 2024/11/14 22:43:06 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/11/14 22:43:06 INFO : only16: Copied (replaced existing) 2024/11/14 22:43:07 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/11/14 22:43:07 INFO : only18: Copied (replaced existing) 2024/11/14 22:43:07 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/11/14 22:43:07 INFO : only17: Copied (replaced existing) 2024/11/14 22:43:08 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/11/14 22:43:08 INFO : only19: Copied (replaced existing) 2024/11/14 22:43:09 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/11/14 22:43:09 INFO : only3: Copied (replaced existing) 2024/11/14 22:43:09 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/11/14 22:43:09 INFO : only2: Copied (replaced existing) 2024/11/14 22:43:10 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/11/14 22:43:10 INFO : only4: Copied (replaced existing) 2024/11/14 22:43:10 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/11/14 22:43:10 INFO : only5: Copied (replaced existing) 2024/11/14 22:43:10 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/11/14 22:43:10 INFO : only7: Copied (replaced existing) 2024/11/14 22:43:11 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/11/14 22:43:11 INFO : only6: Copied (replaced existing) 2024/11/14 22:43:11 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/11/14 22:43:11 INFO : only8: Copied (replaced existing) 2024/11/14 22:43:12 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/11/14 22:43:12 INFO : only9: Copied (replaced existing) 2024/11/14 22:43:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (178.18s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:44:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:44:16 DEBUG : sub dir: Making directory 2024/11/14 22:44:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (50.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" 2024/11/14 22:45:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:45:07 DEBUG : sub dir: Making directory 2024/11/14 22:45:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-wofibiz2zepu", Local "Local file system at /tmp/rclone3435974539", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (52.53s) FAIL 2024/11/14 22:46:00 DEBUG : Yandex rclone-test-wofibiz2zepu: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 25m0.577709002s (try 1/5): exit status 1: Failed [TestSyncCompareDest]