"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/04/05 02:13:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji" 2025/04/05 02:13:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 02:13:14 DEBUG : Creating backend with remote "/tmp/rclone228209979" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:13:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:13:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/05 02:13:15 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:13:15 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.74s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:13:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 02:13:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:13:18 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:13:18 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:13:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:13:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:13:22 DEBUG : Yandex rclone-test-vewujap0qeji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (14.88s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.87s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.69s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:13:34 DEBUG : Creating backend with remote "/non-existing" 2025/04/05 02:13:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/05 02:13:35 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:13:35 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.38s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:13:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:13:37 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:13:37 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:13:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:13:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestCopyNoTraverse (14.71s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:13:51 INFO : Yandex rclone-test-vewujap0qeji: Running all checks before starting transfers 2025/04/05 02:13:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:13:52 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:13:52 INFO : Yandex rclone-test-vewujap0qeji: Checks finished, now starting transfers 2025/04/05 02:13:52 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:13:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:13:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestCopyCheckFirst (15.33s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:14:07 ERROR : Ignoring --no-traverse with sync 2025/04/05 02:14:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:14:07 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:14:07 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:14:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:14:10 INFO : sub dir/hello world: Copied (new) 2025/04/05 02:14:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncNoTraverse (14.67s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:14:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/05 02:14:22 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:14:22 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:14:24 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/05 02:14:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/05 02:14:24 DEBUG : pacer: Reducing sleep to 15ms 2025/04/05 02:14:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/05 02:14:25 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/05 02:14:25 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:14:25 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyWithDepth (9.35s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:14:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 02:14:31 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:14:31 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:14:34 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:14:34 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (9.63s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:14:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 02:14:41 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:14:41 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:14:43 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:14:43 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (9.59s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:14:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/05 02:14:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 02:14:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/05 02:14:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 02:14:50 INFO : sub dir: Making directory 2025/04/05 02:14:51 INFO : sub dir2: Making directory 2025/04/05 02:14:51 INFO : sub dir2/sub sub dir2: Making directory 2025/04/05 02:14:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:14:51 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:14:51 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:14:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:14:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:14:56 DEBUG : Yandex rclone-test-vewujap0qeji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (25.67s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:15:16 INFO : sub dir2: Making directory 2025/04/05 02:15:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/05 02:15:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 02:15:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:15:16 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:15:16 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:15:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:15:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (14.71s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:15:30 DEBUG : sub dir2: Making directory with metadata 2025/04/05 02:15:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 02:15:31 INFO : sub dir: Making directory 2025/04/05 02:15:31 INFO : sub dir2: Making directory 2025/04/05 02:15:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:15:31 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:15:31 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:15:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:15:34 INFO : sub dir/hello world: Copied (new) 2025/04/05 02:15:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:15:36 DEBUG : Yandex rclone-test-vewujap0qeji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/05 02:15:37 DEBUG : Yandex rclone-test-vewujap0qeji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (21.43s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.61s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:15:52 INFO : sub dir2: Making directory 2025/04/05 02:15:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:15:53 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:15:53 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:15:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:15:56 INFO : sub dir/hello world: Copied (new) 2025/04/05 02:15:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (13.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:16:06 DEBUG : sub dir2: Making directory with metadata 2025/04/05 02:16:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 02:16:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 02:16:06 INFO : sub dir: Making directory 2025/04/05 02:16:07 INFO : sub dir2: Making directory 2025/04/05 02:16:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:16:07 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:16:07 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:16:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:16:10 INFO : sub dir/hello world: Copied (new) 2025/04/05 02:16:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:16:11 DEBUG : Yandex rclone-test-vewujap0qeji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (21.15s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.87s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:16:28 INFO : sub dir2: Making directory 2025/04/05 02:16:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:16:28 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:16:28 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:16:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:16:30 INFO : sub dir/hello world: Copied (new) 2025/04/05 02:16:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (12.74s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:16:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-yuxawev2noxe" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-vewujap0qeji -> Yandex rclone-test-yuxawev2noxe 2025/04/05 02:16:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:16:45 DEBUG : Yandex rclone-test-yuxawev2noxe: Waiting for checks to finish 2025/04/05 02:16:45 DEBUG : Yandex rclone-test-yuxawev2noxe: Waiting for transfers to finish 2025/04/05 02:16:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:16:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:16:50 DEBUG : Yandex rclone-test-yuxawev2noxe: Purge remote --- PASS: TestServerSideCopy (24.26s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 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:605 Error: Should be true Test: TestCopyOverSelf Messages: sub dir/hello world: Modification time difference too big |-211846h11m59.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-05 02:17:06 +0000 UTC) (precision 1ns) 2025/04/05 02:17:08 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:17:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/05 02:17:08 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:17:11 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/05 02:17:11 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- FAIL: TestCopyOverSelf (16.82s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:17:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-rarucod1wefi" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-vewujap0qeji -> Yandex rclone-test-rarucod1wefi 2025/04/05 02:17:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:17:26 DEBUG : Yandex rclone-test-rarucod1wefi: Waiting for checks to finish 2025/04/05 02:17:26 DEBUG : Yandex rclone-test-rarucod1wefi: Waiting for transfers to finish 2025/04/05 02:17:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:17:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:17:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/05 02:17:35 DEBUG : Yandex rclone-test-rarucod1wefi: Waiting for checks to finish 2025/04/05 02:17:35 DEBUG : Yandex rclone-test-rarucod1wefi: Waiting for transfers to finish 2025/04/05 02:17:36 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.padexob8" before starting 2025/04/05 02:17:38 DEBUG : sub dir/hello world.padexob8: server side copy: removing renamed existing file after operation 2025/04/05 02:17:42 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/05 02:17:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:17:44 DEBUG : Yandex rclone-test-rarucod1wefi: Purge remote --- PASS: TestServerSideCopyOverSelf (40.08s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:18:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/05 02:18:05 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:18:05 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:18:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/05 02:18:08 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/05 02:18:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestMoveOverSelf (19.22s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:18:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-gicekuh5yipu" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-vewujap0qeji -> Yandex rclone-test-gicekuh5yipu 2025/04/05 02:18:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:18:25 DEBUG : Yandex rclone-test-gicekuh5yipu: Waiting for checks to finish 2025/04/05 02:18:25 DEBUG : Yandex rclone-test-gicekuh5yipu: Waiting for transfers to finish 2025/04/05 02:18:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:18:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:18:32 DEBUG : Yandex rclone-test-gicekuh5yipu: Using server-side directory move 2025/04/05 02:18:33 INFO : Yandex rclone-test-gicekuh5yipu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/05 02:18:34 DEBUG : Yandex rclone-test-gicekuh5yipu: Waiting for checks to finish 2025/04/05 02:18:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/05 02:18:34 DEBUG : Yandex rclone-test-gicekuh5yipu: Waiting for transfers to finish 2025/04/05 02:18:37 INFO : sub dir/hello world: Deleted 2025/04/05 02:18:40 INFO : sub dir/hello world: Moved (server-side) 2025/04/05 02:18:44 DEBUG : testing file moves 2025/04/05 02:18:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/05 02:18:45 DEBUG : Yandex rclone-test-gicekuh5yipu: Waiting for checks to finish 2025/04/05 02:18:45 DEBUG : Yandex rclone-test-gicekuh5yipu: Waiting for transfers to finish 2025/04/05 02:18:48 INFO : sub dir/hello world: Deleted 2025/04/05 02:18:50 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:18:52 DEBUG : Yandex rclone-test-gicekuh5yipu: Purge remote --- PASS: TestServerSideMoveOverSelf (42.80s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:19:06 ERROR : : error listing: directory not found 2025/04/05 02:19:07 INFO : Local file system at /tmp/rclone228209979: Making directory 2025/04/05 02:19:08 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:19:08 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestCopyAfterDelete (16.34s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:19:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/05 02:19:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:19:24 DEBUG : Local file system at /tmp/rclone228209979: Waiting for checks to finish 2025/04/05 02:19:24 DEBUG : Local file system at /tmp/rclone228209979: Waiting for transfers to finish 2025/04/05 02:19:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:19:25 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/04/05 02:19:25 INFO : sub dir/hello world: Copied (new) 2025/04/05 02:19:25 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestCopyRedownload (14.69s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:19:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/05 02:19:35 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:19:35 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:19:38 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/05 02:19:38 INFO : check sum: Copied (new) 2025/04/05 02:19:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:19:38 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:19:38 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/05 02:19:38 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/05 02:19:38 DEBUG : check sum: Unchanged skipping 2025/04/05 02:19:38 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:19:38 DEBUG : Waiting for deletions to finish 2025/04/05 02:19:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (13.48s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:19:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/05 02:19:49 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:19:49 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:19:51 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/05 02:19:51 INFO : sizeonly: Copied (new) 2025/04/05 02:19:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:19:52 DEBUG : sizeonly: Sizes identical 2025/04/05 02:19:52 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:19:52 DEBUG : sizeonly: Unchanged skipping 2025/04/05 02:19:52 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:19:52 DEBUG : Waiting for deletions to finish 2025/04/05 02:19:52 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncSizeOnly (10.81s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:19:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/05 02:19:59 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:19:59 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:20:01 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/04/05 02:20:01 INFO : ignore-size: Copied (new) 2025/04/05 02:20:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:20:02 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:20:02 DEBUG : ignore-size: Unchanged skipping 2025/04/05 02:20:02 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:20:02 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:20:02 DEBUG : Waiting for deletions to finish 2025/04/05 02:20:02 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (10.08s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:20:12 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:20:12 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:20:12 DEBUG : existing: Unchanged skipping 2025/04/05 02:20:12 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:20:12 DEBUG : Waiting for deletions to finish 2025/04/05 02:20:12 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:20:13 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/05 02:20:13 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:20:13 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:20:14 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/04/05 02:20:14 INFO : existing: Copied (replaced existing) 2025/04/05 02:20:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (12.46s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:20:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/05 02:20:22 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:20:22 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:20:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/05 02:20:24 INFO : existing: Copied (new) 2025/04/05 02:20:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:20:25 DEBUG : existing: Destination exists, skipping 2025/04/05 02:20:25 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:20:25 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:20:25 DEBUG : Waiting for deletions to finish 2025/04/05 02:20:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (9.33s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:20:36 INFO : d: Making directory 2025/04/05 02:20:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/05 02:20:38 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:20:38 DEBUG : c/non empty space: Unchanged skipping 2025/04/05 02:20:38 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:20:38 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:20:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 02:20:40 INFO : a/potato2: Copied (new) 2025/04/05 02:20:40 DEBUG : Waiting for deletions to finish 2025/04/05 02:20:44 INFO : b/potato: Deleted 2025/04/05 02:20:44 INFO : d: Removing directory 2025/04/05 02:20:48 INFO : b: Removing directory 2025/04/05 02:20:52 DEBUG : Yandex rclone-test-vewujap0qeji: deleted 2 directories run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (41.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:21:15 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 2025/04/05 02:21:15 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:21:15 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/05 02:21:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/05 02:21:15 DEBUG : empty space: Unchanged skipping 2025/04/05 02:21:15 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:21:15 DEBUG : Waiting for deletions to finish 2025/04/05 02:21:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:21:17 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 2025/04/05 02:21:17 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:21:17 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/05 02:21:17 INFO : empty space: Updated modification time in destination 2025/04/05 02:21:17 DEBUG : empty space: Unchanged skipping 2025/04/05 02:21:17 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:21:17 DEBUG : Waiting for deletions to finish 2025/04/05 02:21:17 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (11.19s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:21:26 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:21:26 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 2025/04/05 02:21:26 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/05 02:21:26 DEBUG : empty space: Unchanged skipping 2025/04/05 02:21:26 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:21:26 DEBUG : Waiting for deletions to finish 2025/04/05 02:21:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.48s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:21:35 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:21:35 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 2025/04/05 02:21:35 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone228209979) 2025/04/05 02:21:35 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-vewujap0qeji) 2025/04/05 02:21:35 DEBUG : foo: md5 differ 2025/04/05 02:21:35 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:21:37 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/04/05 02:21:37 INFO : foo: Copied (replaced existing) 2025/04/05 02:21:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (9.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:21:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/05 02:21:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:21:44 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:21:44 DEBUG : empty space: Unchanged skipping 2025/04/05 02:21:44 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:21:49 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 02:21:49 INFO : potato: Copied (new) 2025/04/05 02:21:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (17.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:22:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/05 02:22:03 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:22:03 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:22:05 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/05 02:22:05 INFO : potato: Copied (replaced existing) 2025/04/05 02:22:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (12.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:22:14 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:22:14 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/05 02:22:14 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone228209979) 2025/04/05 02:22:14 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-vewujap0qeji) 2025/04/05 02:22:14 DEBUG : potato: md5 differ 2025/04/05 02:22:14 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:22:17 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/05 02:22:17 INFO : potato: Copied (replaced existing) 2025/04/05 02:22:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (11.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:22:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 02:22:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/05 02:22:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:22:34 DEBUG : empty space: Unchanged skipping 2025/04/05 02:22:34 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:22:34 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:22:34 DEBUG : Waiting for deletions to finish 2025/04/05 02:22:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (20.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:22:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 02:22:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:22:49 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:22:49 DEBUG : empty space: Unchanged skipping 2025/04/05 02:22:49 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:22:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 02:22:52 INFO : potato2: Copied (new) 2025/04/05 02:22:52 DEBUG : Waiting for deletions to finish 2025/04/05 02:22:56 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (23.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:23:11 INFO : d: Making directory 2025/04/05 02:23:11 INFO : d/e: Making directory 2025/04/05 02:23:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/05 02:23:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:23:13 DEBUG : c/non empty space: Unchanged skipping 2025/04/05 02:23:14 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:23:14 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:23:16 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 02:23:16 INFO : a/potato2: Copied (new) 2025/04/05 02:23:16 DEBUG : Waiting for deletions to finish 2025/04/05 02:23:20 INFO : b/potato: Deleted 2025/04/05 02:23:20 INFO : d/e: Removing directory 2025/04/05 02:23:25 INFO : d: Removing directory 2025/04/05 02:23:29 INFO : b: Removing directory 2025/04/05 02:23:34 DEBUG : Yandex rclone-test-vewujap0qeji: deleted 3 directories run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (48.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:24:00 INFO : d: Making directory 2025/04/05 02:24:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/05 02:24:03 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:24:03 DEBUG : c/non empty space: Unchanged skipping 2025/04/05 02:24:03 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:24:03 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:24:05 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 02:24:05 INFO : a/potato2: Copied (new) 2025/04/05 02:24:05 ERROR : Yandex rclone-test-vewujap0qeji: not deleting files as there were IO errors 2025/04/05 02:24:05 ERROR : Yandex rclone-test-vewujap0qeji: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (43.88s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:24:46 DEBUG : Waiting for deletions to finish 2025/04/05 02:24:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 02:24:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:24:47 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:24:47 DEBUG : empty space: Unchanged skipping 2025/04/05 02:24:47 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:24:49 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 02:24:49 INFO : potato2: Copied (new) 2025/04/05 02:24:51 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (22.60s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:25:07 DEBUG : Waiting for deletions to finish 2025/04/05 02:25:07 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:25:07 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:25:11 INFO : potato: Deleted 2025/04/05 02:25:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 02:25:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:25:11 DEBUG : empty space: Unchanged skipping 2025/04/05 02:25:11 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:25:11 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:25:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 02:25:14 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;potato2 3a3 > 2025-04-05 02:25:13.000000000;d6548b156ea68a4e003e786df99eee76;60;potato2 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1158 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1326 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;potato2 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space lsf: 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space 2025-04-05 02:25:13.000000000;d6548b156ea68a4e003e786df99eee76;60;potato2 Test: TestSyncDeleteBefore --- FAIL: TestSyncDeleteBefore (21.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:25:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 02:25:26 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:25:26 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:25:29 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/05 02:25:29 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (14.39s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:25:43 DEBUG : enormous: Excluded (Size Filter) 2025/04/05 02:25:43 DEBUG : enormous: Excluded 2025/04/05 02:25:43 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 02:25:43 DEBUG : potato2: Excluded 2025/04/05 02:25:43 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 02:25:43 DEBUG : potato2: Excluded 2025/04/05 02:25:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:25:43 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:25:43 DEBUG : empty space: Unchanged skipping 2025/04/05 02:25:43 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:25:43 DEBUG : Waiting for deletions to finish 2025/04/05 02:25:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:25:44 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 02:25:44 DEBUG : potato2: Excluded 2025/04/05 02:25:44 DEBUG : enormous: Excluded (Size Filter) 2025/04/05 02:25:44 DEBUG : enormous: Excluded 2025/04/05 02:25:44 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 02:25:44 DEBUG : potato2: Excluded 2025/04/05 02:25:44 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 02:25:44 DEBUG : potato2: Excluded 2025/04/05 02:25:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:25:44 DEBUG : empty space: Unchanged skipping 2025/04/05 02:25:44 DEBUG : Local file system at /tmp/rclone228209979: Waiting for checks to finish 2025/04/05 02:25:44 DEBUG : Local file system at /tmp/rclone228209979: Waiting for transfers to finish 2025/04/05 02:25:44 DEBUG : Waiting for deletions to finish 2025/04/05 02:25:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:25:45 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 02:25:45 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (16.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:26:02 DEBUG : enormous: Excluded (Size Filter) 2025/04/05 02:26:02 DEBUG : enormous: Excluded 2025/04/05 02:26:02 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 02:26:02 DEBUG : potato2: Excluded 2025/04/05 02:26:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:26:02 DEBUG : empty space: Unchanged skipping 2025/04/05 02:26:02 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:26:02 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:26:02 DEBUG : Waiting for deletions to finish 2025/04/05 02:26:06 INFO : enormous: Deleted 2025/04/05 02:26:06 INFO : potato2: Deleted 2025/04/05 02:26:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:26:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:26:08 DEBUG : empty space: Unchanged skipping 2025/04/05 02:26:08 DEBUG : Local file system at /tmp/rclone228209979: Waiting for checks to finish 2025/04/05 02:26:08 DEBUG : Local file system at /tmp/rclone228209979: Waiting for transfers to finish 2025/04/05 02:26:08 DEBUG : Waiting for deletions to finish 2025/04/05 02:26:08 INFO : enormous: Deleted 2025/04/05 02:26:08 INFO : potato2: Deleted 2025/04/05 02:26:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.47s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:26:23 DEBUG : five: Need to transfer - File not found at Destination 2025/04/05 02:26:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/05 02:26:23 DEBUG : one: Destination is newer than source, skipping 2025/04/05 02:26:23 DEBUG : three: Sizes identical 2025/04/05 02:26:23 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:26:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone228209979) 2025/04/05 02:26:23 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-vewujap0qeji) 2025/04/05 02:26:23 DEBUG : two: md5 differ 2025/04/05 02:26:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/05 02:26:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 02:26:23 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:26:25 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/05 02:26:25 INFO : two: Copied (replaced existing) 2025/04/05 02:26:25 DEBUG : four: Dst hash empty - aborting Src hash check 2025/04/05 02:26:25 INFO : four: Copied (replaced existing) 2025/04/05 02:26:25 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/05 02:26:25 INFO : five: Copied (new) 2025/04/05 02:26:25 DEBUG : Waiting for deletions to finish 2025/04/05 02:26:26 DEBUG : one: Destination is newer than source, skipping 2025/04/05 02:26:26 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:26:26 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone228209979) 2025/04/05 02:26:26 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-vewujap0qeji) 2025/04/05 02:26:26 DEBUG : three: md5 differ 2025/04/05 02:26:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/05 02:26:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/05 02:26:26 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/05 02:26:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 02:26:26 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/05 02:26:26 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/05 02:26:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 02:26:26 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/05 02:26:26 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/05 02:26:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 02:26:26 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:26:28 DEBUG : three: Dst hash empty - aborting Src hash check 2025/04/05 02:26:28 INFO : three: Copied (replaced existing) 2025/04/05 02:26:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (33.05s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/04/05 02:26:47 INFO : Yandex rclone-test-vewujap0qeji: Making map for --track-renames 2025/04/05 02:26:47 INFO : Yandex rclone-test-vewujap0qeji: Finished making map for --track-renames 2025/04/05 02:26:47 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:26:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/05 02:26:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/05 02:26:47 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for renames to finish 2025/04/05 02:26:47 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:26:50 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/05 02:26:50 INFO : yam: Copied (new) 2025/04/05 02:26:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/05 02:26:50 INFO : potato: Copied (new) 2025/04/05 02:26:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:26:51 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:26:51 INFO : Yandex rclone-test-vewujap0qeji: Making map for --track-renames 2025/04/05 02:26:51 INFO : Yandex rclone-test-vewujap0qeji: Finished making map for --track-renames 2025/04/05 02:26:51 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:26:51 DEBUG : potato: Unchanged skipping 2025/04/05 02:26:51 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for renames to finish 2025/04/05 02:26:54 INFO : yam: Moved (server-side) to: yaml 2025/04/05 02:26:54 INFO : yaml: Renamed from "yam" 2025/04/05 02:26:54 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:26:54 DEBUG : Waiting for deletions to finish 2025/04/05 02:26:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (17.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/04/05 02:27:05 INFO : Yandex rclone-test-vewujap0qeji: Making map for --track-renames 2025/04/05 02:27:05 INFO : Yandex rclone-test-vewujap0qeji: Finished making map for --track-renames 2025/04/05 02:27:05 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:27:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/05 02:27:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/05 02:27:05 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for renames to finish 2025/04/05 02:27:05 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:27:08 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/05 02:27:08 INFO : yam: Copied (new) 2025/04/05 02:27:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/05 02:27:08 INFO : potato: Copied (new) 2025/04/05 02:27:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:27:09 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:27:09 INFO : Yandex rclone-test-vewujap0qeji: Making map for --track-renames 2025/04/05 02:27:09 INFO : Yandex rclone-test-vewujap0qeji: Finished making map for --track-renames 2025/04/05 02:27:09 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:27:09 DEBUG : potato: Unchanged skipping 2025/04/05 02:27:09 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for renames to finish 2025/04/05 02:27:11 INFO : yam: Moved (server-side) to: yaml 2025/04/05 02:27:11 INFO : yaml: Renamed from "yam" 2025/04/05 02:27:11 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:27:11 DEBUG : Waiting for deletions to finish 2025/04/05 02:27:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/04/05 02:27:23 INFO : Yandex rclone-test-vewujap0qeji: Making map for --track-renames 2025/04/05 02:27:23 INFO : Yandex rclone-test-vewujap0qeji: Finished making map for --track-renames 2025/04/05 02:27:23 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:27:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/05 02:27:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/05 02:27:23 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for renames to finish 2025/04/05 02:27:23 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:27:26 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/05 02:27:26 INFO : sub/yam: Copied (new) 2025/04/05 02:27:26 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/05 02:27:26 INFO : potato: Copied (new) 2025/04/05 02:27:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:27:28 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:27:28 DEBUG : potato: Unchanged skipping 2025/04/05 02:27:28 INFO : Yandex rclone-test-vewujap0qeji: Making map for --track-renames 2025/04/05 02:27:28 INFO : Yandex rclone-test-vewujap0qeji: Finished making map for --track-renames 2025/04/05 02:27:28 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:27:28 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for renames to finish 2025/04/05 02:27:31 INFO : sub/yam: Moved (server-side) to: yam 2025/04/05 02:27:31 INFO : yam: Renamed from "sub/yam" 2025/04/05 02:27:31 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:27:31 DEBUG : Waiting for deletions to finish 2025/04/05 02:27:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (24.49s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:27:48 DEBUG : Creating backend with remote "/tmp/rclone228209979/dir1" 2025/04/05 02:27:48 DEBUG : Creating backend with remote "/tmp/rclone228209979/dir2" 2025/04/05 02:27:48 DEBUG : Local file system at /tmp/rclone228209979/dir2: Using server-side directory move 2025/04/05 02:27:48 INFO : Local file system at /tmp/rclone228209979/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/05 02:27:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/05 02:27:48 DEBUG : Local file system at /tmp/rclone228209979/dir2: Waiting for checks to finish 2025/04/05 02:27:48 INFO : file1.txt: Moved (server-side) 2025/04/05 02:27:48 DEBUG : Local file system at /tmp/rclone228209979/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.87s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:27:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:27:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/05 02:27:49 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:27:49 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:27:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:27:51 INFO : sub dir/hello world: Copied (new) 2025/04/05 02:27:51 INFO : sub dir/hello world: Deleted 2025/04/05 02:27:53 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/05 02:27:53 INFO : nested/sub dir/file: Copied (new) 2025/04/05 02:27:53 INFO : nested/sub dir/file: Deleted 2025/04/05 02:27:53 INFO : sub dir: Removing directory 2025/04/05 02:27:53 INFO : nested/sub dir: Removing directory 2025/04/05 02:27:53 INFO : nested: Removing directory 2025/04/05 02:27:53 DEBUG : Local file system at /tmp/rclone228209979: deleted 3 directories run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (28.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:28:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 02:28:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/05 02:28:18 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:28:18 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:28:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 02:28:20 INFO : sub dir/hello world: Copied (new) 2025/04/05 02:28:20 INFO : sub dir/hello world: Deleted 2025/04/05 02:28:22 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/05 02:28:22 INFO : nested/sub dir/file: Copied (new) 2025/04/05 02:28:22 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (29.75s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:28:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/05 02:28:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/05 02:28:47 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:28:47 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:28:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/05 02:28:49 INFO : existing: Copied (new) 2025/04/05 02:28:49 INFO : existing: Deleted 2025/04/05 02:28:50 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/05 02:28:50 INFO : existing-b: Copied (new) 2025/04/05 02:28:50 INFO : existing-b: Deleted 2025/04/05 02:28:51 DEBUG : existing: Destination exists, skipping 2025/04/05 02:28:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/05 02:28:51 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:28:51 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:28:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (13.52s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:29:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-heyemig0tori" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-vewujap0qeji -> Yandex rclone-test-heyemig0tori 2025/04/05 02:29:16 DEBUG : Yandex rclone-test-heyemig0tori: Using server-side directory move 2025/04/05 02:29:16 INFO : Yandex rclone-test-heyemig0tori: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/05 02:29:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 02:29:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:29:16 DEBUG : empty space: Unchanged skipping 2025/04/05 02:29:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/05 02:29:16 DEBUG : Yandex rclone-test-heyemig0tori: Waiting for checks to finish 2025/04/05 02:29:18 INFO : potato2: Moved (server-side) 2025/04/05 02:29:20 INFO : potato3: Deleted 2025/04/05 02:29:21 INFO : potato3: Moved (server-side) 2025/04/05 02:29:22 INFO : empty space: Deleted 2025/04/05 02:29:22 DEBUG : Yandex rclone-test-heyemig0tori: Waiting for transfers to finish 2025/04/05 02:29:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-febofic0migi" 2025/04/05 02:29:23 DEBUG : Yandex rclone-test-febofic0migi: Using server-side directory move 2025/04/05 02:29:26 INFO : Yandex rclone-test-febofic0migi: Server side directory move succeeded 2025/04/05 02:29:27 ERROR : : error listing: directory not found 2025/04/05 02:29:27 DEBUG : Yandex rclone-test-febofic0migi: Purge remote 2025/04/05 02:29:35 DEBUG : Yandex rclone-test-heyemig0tori: Purge remote 2025/04/05 02:29:35 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (35.16s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:29:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-nutikoy1tive" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-vewujap0qeji -> Yandex rclone-test-nutikoy1tive 2025/04/05 02:29:48 DEBUG : empty space: Excluded (Size Filter) 2025/04/05 02:29:48 DEBUG : empty space: Excluded 2025/04/05 02:29:49 DEBUG : empty space: Excluded (Size Filter) 2025/04/05 02:29:49 DEBUG : empty space: Excluded 2025/04/05 02:29:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 02:29:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/05 02:29:49 DEBUG : Yandex rclone-test-nutikoy1tive: Waiting for checks to finish 2025/04/05 02:29:49 DEBUG : Yandex rclone-test-nutikoy1tive: Waiting for transfers to finish 2025/04/05 02:29:50 INFO : potato2: Moved (server-side) 2025/04/05 02:29:53 INFO : potato3: Deleted 2025/04/05 02:29:55 INFO : potato3: Moved (server-side) 2025/04/05 02:29:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-dasawuv4puho" 2025/04/05 02:29:56 DEBUG : empty space: Excluded (Size Filter) 2025/04/05 02:29:56 DEBUG : empty space: Excluded 2025/04/05 02:29:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 02:29:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/05 02:29:56 DEBUG : Yandex rclone-test-dasawuv4puho: Waiting for checks to finish 2025/04/05 02:29:56 DEBUG : Yandex rclone-test-dasawuv4puho: Waiting for transfers to finish 2025/04/05 02:29:57 INFO : potato2: Moved (server-side) 2025/04/05 02:29:58 INFO : potato3: Moved (server-side) 2025/04/05 02:29:59 DEBUG : Yandex rclone-test-dasawuv4puho: Purge remote 2025/04/05 02:30:05 DEBUG : Yandex rclone-test-nutikoy1tive: Purge remote --- PASS: TestServerSideMoveWithFilter (39.94s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:30:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-sudupot5nafu" 2025/04/05 02:30:24 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-vewujap0qeji -> Yandex rclone-test-sudupot5nafu 2025/04/05 02:30:31 DEBUG : Yandex rclone-test-sudupot5nafu: Using server-side directory move 2025/04/05 02:30:31 INFO : Yandex rclone-test-sudupot5nafu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/05 02:30:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 02:30:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:30:31 DEBUG : empty space: Unchanged skipping 2025/04/05 02:30:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/05 02:30:32 DEBUG : Yandex rclone-test-sudupot5nafu: Waiting for checks to finish 2025/04/05 02:30:33 INFO : potato2: Moved (server-side) 2025/04/05 02:30:36 INFO : empty space: Deleted 2025/04/05 02:30:36 DEBUG : Yandex rclone-test-sudupot5nafu: Waiting for transfers to finish 2025/04/05 02:30:38 INFO : potato3: Deleted 2025/04/05 02:30:39 INFO : potato3: Moved (server-side) 2025/04/05 02:30:39 INFO : tomatoDir: Removing directory 2025/04/05 02:30:44 DEBUG : Yandex rclone-test-vewujap0qeji: deleted 1 directories 2025/04/05 02:30:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-piviwuv0fomo" 2025/04/05 02:30:45 INFO : tomatoDir: Making directory 2025/04/05 02:30:46 DEBUG : Yandex rclone-test-piviwuv0fomo: Using server-side directory move 2025/04/05 02:30:49 INFO : Yandex rclone-test-piviwuv0fomo: Server side directory move succeeded 2025/04/05 02:30:52 ERROR : : error listing: directory not found 2025/04/05 02:30:52 ERROR : : error listing: directory not found 2025/04/05 02:30:52 DEBUG : Yandex rclone-test-piviwuv0fomo: Purge remote 2025/04/05 02:31:01 DEBUG : Yandex rclone-test-sudupot5nafu: Purge remote 2025/04/05 02:31:01 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (46.80s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.74s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncOverlap (5.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/rclone-sync-test" 2025/04/05 02:31:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/rclone-sync-test-include/layer2" 2025/04/05 02:31:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/rclone-sync-test-ignore-file" 2025/04/05 02:31:16 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/05 02:31:18 DEBUG : Yandex rclone-test-vewujap0qeji/rclone-sync-test: Waiting for checks to finish 2025/04/05 02:31:18 DEBUG : Yandex rclone-test-vewujap0qeji/rclone-sync-test: Waiting for transfers to finish 2025/04/05 02:31:18 DEBUG : Waiting for deletions to finish 2025/04/05 02:31:18 INFO : There was nothing to transfer 2025/04/05 02:31:19 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/05 02:31:20 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:31:20 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:31:20 DEBUG : Waiting for deletions to finish 2025/04/05 02:31:20 INFO : rclone-sync-test-include: Removing directory 2025/04/05 02:31:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/05 02:31:20 DEBUG : Yandex rclone-test-vewujap0qeji: failed to delete 1 directories 2025/04/05 02:31:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:21 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:22 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:23 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:25 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:26 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:27 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:28 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:29 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:30 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:31 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:32 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/05 02:31:34 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/05 02:31:35 DEBUG : Yandex rclone-test-vewujap0qeji/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/05 02:31:35 DEBUG : Yandex rclone-test-vewujap0qeji/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/05 02:31:35 DEBUG : Waiting for deletions to finish 2025/04/05 02:31:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:36 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:37 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:38 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/05 02:31:41 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/05 02:31:42 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:31:42 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:31:42 DEBUG : Waiting for deletions to finish 2025/04/05 02:31:42 INFO : rclone-sync-test-include: Removing directory 2025/04/05 02:31:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/05 02:31:42 DEBUG : Yandex rclone-test-vewujap0qeji: failed to delete 1 directories 2025/04/05 02:31:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:43 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:45 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:46 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:47 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:49 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:49 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/05 02:31:51 DEBUG : : Excluded 2025/04/05 02:31:52 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/05 02:31:53 DEBUG : Yandex rclone-test-vewujap0qeji/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/05 02:31:53 DEBUG : Yandex rclone-test-vewujap0qeji/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/05 02:31:53 DEBUG : Waiting for deletions to finish 2025/04/05 02:31:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:54 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:56 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:31:58 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:31:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:31:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:32:00 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:32:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:32:01 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:32:02 DEBUG : rclone-sync-test: Excluded 2025/04/05 02:32:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 02:32:04 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (94.45s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:32:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/dst" 2025/04/05 02:32:44 DEBUG : Config file has changed externally - reloading 2025/04/05 02:32:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/CompareDest" 2025/04/05 02:32:47 DEBUG : one: Need to transfer - File not found at Destination 2025/04/05 02:32:47 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:32:47 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:32:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/05 02:32:49 INFO : one: Copied (new) 2025/04/05 02:32:49 DEBUG : Waiting for deletions to finish 2025/04/05 02:32:51 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:32:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 02:32:52 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:32:54 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/05 02:32:54 INFO : one: Copied (replaced existing) 2025/04/05 02:32:54 DEBUG : Waiting for deletions to finish 2025/04/05 02:33:01 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:33:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 02:33:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:33:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 02:33:01 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:33:01 DEBUG : Waiting for deletions to finish 2025/04/05 02:33:01 INFO : There was nothing to transfer 2025/04/05 02:33:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:33:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 02:33:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 02:33:05 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:33:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:33:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 02:33:06 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:33:06 DEBUG : Waiting for deletions to finish 2025/04/05 02:33:06 INFO : There was nothing to transfer 2025/04/05 02:33:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:33:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 02:33:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 02:33:08 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:33:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:33:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 02:33:08 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:33:08 DEBUG : Waiting for deletions to finish 2025/04/05 02:33:08 INFO : There was nothing to transfer 2025/04/05 02:33:09 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 2025/04/05 02:33:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/05 02:33:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 02:33:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 02:33:09 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:33:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:33:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 02:33:10 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:33:10 DEBUG : Waiting for deletions to finish 2025/04/05 02:33:10 INFO : There was nothing to transfer 2025/04/05 02:33:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/05 02:33:12 DEBUG : two: Need to transfer - File not found at Destination 2025/04/05 02:33:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 02:33:12 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:33:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:33:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 02:33:12 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:33:14 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/05 02:33:14 INFO : two: Copied (new) 2025/04/05 02:33:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (55.52s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:33:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/dest" 2025/04/05 02:33:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/pre-dest1" 2025/04/05 02:33:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/pre-dest2" 2025/04/05 02:33:46 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:33:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/05 02:33:47 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:33:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/05 02:33:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/05 02:33:48 DEBUG : Yandex rclone-test-vewujap0qeji/dest: Waiting for checks to finish 2025/04/05 02:33:48 DEBUG : Yandex rclone-test-vewujap0qeji/dest: Waiting for transfers to finish 2025/04/05 02:33:50 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/05 02:33:50 INFO : 3: Copied (new) 2025/04/05 02:33:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.42s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:34:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/dst" 2025/04/05 02:34:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/CopyDest" 2025/04/05 02:34:19 DEBUG : one: Need to transfer - File not found at Destination 2025/04/05 02:34:19 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:34:19 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:34:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/05 02:34:21 INFO : one: Copied (new) 2025/04/05 02:34:21 DEBUG : Waiting for deletions to finish 2025/04/05 02:34:23 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:34:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 02:34:23 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:34:26 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/05 02:34:26 INFO : one: Copied (replaced existing) 2025/04/05 02:34:26 DEBUG : Waiting for deletions to finish 2025/04/05 02:34:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/BackupDir" 2025/04/05 02:34:35 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:34:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 02:34:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:34:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 02:34:37 INFO : one: Moved (server-side) 2025/04/05 02:34:39 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/05 02:34:39 INFO : one: Copied (server-side copy) 2025/04/05 02:34:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/05 02:34:39 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:34:39 DEBUG : Waiting for deletions to finish 2025/04/05 02:34:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:34:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/05 02:34:45 INFO : two: Copied (server-side copy) 2025/04/05 02:34:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/05 02:34:45 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:34:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:34:45 DEBUG : one: Unchanged skipping 2025/04/05 02:34:45 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:34:45 DEBUG : Waiting for deletions to finish 2025/04/05 02:34:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:34:48 DEBUG : one: Unchanged skipping 2025/04/05 02:34:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:34:48 DEBUG : two: Unchanged skipping 2025/04/05 02:34:48 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:34:48 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:34:48 DEBUG : Waiting for deletions to finish 2025/04/05 02:34:48 INFO : There was nothing to transfer 2025/04/05 02:34:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/05 02:34:59 DEBUG : three: Destination not found in --copy-dest 2025/04/05 02:34:59 DEBUG : three: Need to transfer - File not found at Destination 2025/04/05 02:34:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:34:59 DEBUG : one: Unchanged skipping 2025/04/05 02:34:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:34:59 DEBUG : two: Unchanged skipping 2025/04/05 02:34:59 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:34:59 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:35:01 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/05 02:35:01 INFO : three: Copied (new) 2025/04/05 02:35:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (87.19s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:35:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/dst" 2025/04/05 02:35:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/backup" 2025/04/05 02:35:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 02:35:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:35:54 DEBUG : two: Unchanged skipping 2025/04/05 02:35:54 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:35:56 INFO : one: Moved (server-side) 2025/04/05 02:35:56 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:35:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/05 02:35:59 INFO : one: Copied (new) 2025/04/05 02:35:59 DEBUG : Waiting for deletions to finish 2025/04/05 02:36:01 INFO : three.txt: Moved (server-side) 2025/04/05 02:36:01 INFO : three.txt: Moved into backup dir 2025/04/05 02:36:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 02:36:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:36:05 DEBUG : two: Unchanged skipping 2025/04/05 02:36:05 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:36:10 INFO : one: Deleted 2025/04/05 02:36:11 INFO : one: Moved (server-side) 2025/04/05 02:36:11 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:36:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/05 02:36:13 INFO : one: Copied (new) 2025/04/05 02:36:13 DEBUG : Waiting for deletions to finish 2025/04/05 02:36:17 INFO : three.txt: Deleted 2025/04/05 02:36:19 INFO : three.txt: Moved (server-side) 2025/04/05 02:36:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (59.96s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:36:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/dst" 2025/04/05 02:36:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/backup" 2025/04/05 02:36:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 02:36:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:36:52 DEBUG : two: Unchanged skipping 2025/04/05 02:36:52 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:36:55 INFO : one: Moved (server-side) to: one.bak 2025/04/05 02:36:55 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:36:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/05 02:36:57 INFO : one: Copied (new) 2025/04/05 02:36:57 DEBUG : Waiting for deletions to finish 2025/04/05 02:36:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/05 02:36:59 INFO : three.txt: Moved into backup dir 2025/04/05 02:37:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 02:37:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:37:03 DEBUG : two: Unchanged skipping 2025/04/05 02:37:03 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:37:08 INFO : one.bak: Deleted 2025/04/05 02:37:10 INFO : one: Moved (server-side) to: one.bak 2025/04/05 02:37:10 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:37:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/05 02:37:12 INFO : one: Copied (new) 2025/04/05 02:37:12 DEBUG : Waiting for deletions to finish 2025/04/05 02:37:16 INFO : three.txt.bak: Deleted 2025/04/05 02:37:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/05 02:37:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (59.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:37:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/dst" 2025/04/05 02:37:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/backup" 2025/04/05 02:37:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 02:37:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:37:51 DEBUG : two: Unchanged skipping 2025/04/05 02:37:51 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:37:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/05 02:37:53 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:37:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/05 02:37:56 INFO : one: Copied (new) 2025/04/05 02:37:56 DEBUG : Waiting for deletions to finish 2025/04/05 02:37:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/05 02:37:58 INFO : three.txt: Moved into backup dir 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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/one: Modification time difference too big |-116389h37m54.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-05 02:37:54 +0000 UTC) (precision 1ns) 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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/one: Modification time difference too big |-116389h37m54.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-05 02:37:54 +0000 UTC) (precision 1ns) 2025/04/05 02:38:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 02:38:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:38:02 DEBUG : two: Unchanged skipping 2025/04/05 02:38:02 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:38:06 INFO : one-2019-01-01: Deleted 2025/04/05 02:38:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/05 02:38:08 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:38:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/05 02:38:10 INFO : one: Copied (new) 2025/04/05 02:38:10 DEBUG : Waiting for deletions to finish 2025/04/05 02:38:15 INFO : three-2019-01-01.txt: Deleted 2025/04/05 02:38:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/05 02:38:16 INFO : three.txt: Moved into backup dir 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:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-116389h38m7.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-05 02:38:07 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (58.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:38:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/dst" 2025/04/05 02:38:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 02:38:50 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:38:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:38:50 DEBUG : two: Unchanged skipping 2025/04/05 02:38:54 INFO : one: Moved (server-side) to: one.bak 2025/04/05 02:38:54 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:38:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/05 02:38:57 INFO : one: Copied (new) 2025/04/05 02:38:57 DEBUG : Waiting for deletions to finish 2025/04/05 02:38:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/05 02:38:59 INFO : three.txt: Moved into backup dir 2025/04/05 02:39:03 DEBUG : one.bak: Excluded (Path Filter) 2025/04/05 02:39:03 DEBUG : one.bak: Excluded 2025/04/05 02:39:03 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/05 02:39:03 DEBUG : three.txt.bak: Excluded 2025/04/05 02:39:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 02:39:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:39:03 DEBUG : two: Unchanged skipping 2025/04/05 02:39:03 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for checks to finish 2025/04/05 02:39:07 INFO : one.bak: Deleted 2025/04/05 02:39:08 INFO : one: Moved (server-side) to: one.bak 2025/04/05 02:39:08 DEBUG : Yandex rclone-test-vewujap0qeji/dst: Waiting for transfers to finish 2025/04/05 02:39:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/05 02:39:10 INFO : one: Copied (new) 2025/04/05 02:39:10 DEBUG : Waiting for deletions to finish 2025/04/05 02:39:14 INFO : three.txt.bak: Deleted 2025/04/05 02:39:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/05 02:39:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (58.33s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:39:42 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/05 02:39:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/05 02:39:42 DEBUG : pacer: Reducing sleep to 15ms 2025/04/05 02:39:43 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/05 02:39:43 DEBUG : pacer: Reducing sleep to 10ms 2025/04/05 02:39:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/dst" 2025/04/05 02:39:48 DEBUG : Config file has changed externally - reloading 2025/04/05 02:39:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 02:39:51 INFO : one: Moved (server-side) to: one.bak 2025/04/05 02:39:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/05 02:39:53 INFO : one: Copied (new) 2025/04/05 02:39:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:39:54 DEBUG : two: Unchanged skipping 2025/04/05 02:39:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/05 02:39:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/05 02:40:00 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/05 02:40:00 INFO : three.txt: Copied (new) 2025/04/05 02:40:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 02:40:06 INFO : one.bak: Deleted 2025/04/05 02:40:08 INFO : one: Moved (server-side) to: one.bak 2025/04/05 02:40:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/05 02:40:18 INFO : one: Copied (new) 2025/04/05 02:40:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:40:18 DEBUG : two: Unchanged skipping 2025/04/05 02:40:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/05 02:40:22 INFO : three.txt.bak: Deleted 2025/04/05 02:40:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/05 02:40:26 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/05 02:40:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (70.60s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:40:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-vewujap0qeji/dst" 2025/04/05 02:40:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 02:41:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/05 02:41:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/05 02:41:04 INFO : one: Copied (new) 2025/04/05 02:41:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:41:04 DEBUG : two: Unchanged skipping 2025/04/05 02:41:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/05 02:41:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/05 02:41:10 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/05 02:41:10 INFO : three.txt: Copied (new) 2025/04/05 02:41:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 02:41:16 INFO : one-2019-01-01: Deleted 2025/04/05 02:41:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/05 02:41:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/05 02:41:19 INFO : one: Copied (new) 2025/04/05 02:41:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:41:20 DEBUG : two: Unchanged skipping 2025/04/05 02:41:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/05 02:41:24 INFO : three-2019-01-01.txt: Deleted 2025/04/05 02:41:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/05 02:41:28 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/05 02:41:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (62.55s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:41:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/05 02:41:58 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:41:58 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:42:00 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/04/05 02:42:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/05 02:42:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.08s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:42:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/05 02:42:06 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:42:06 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:42:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/05 02:42:08 INFO : existing: Copied (new) 2025/04/05 02:42:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:42:10 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/05 02:42:10 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/05 02:42:10 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:42:10 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:42:10 ERROR : Yandex rclone-test-vewujap0qeji: not deleting files as there were IO errors 2025/04/05 02:42:10 ERROR : Yandex rclone-test-vewujap0qeji: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncImmutable (11.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:42:19 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:42:19 DEBUG : existing: Unchanged skipping 2025/04/05 02:42:19 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:42:19 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:42:19 DEBUG : Waiting for deletions to finish 2025/04/05 02:42:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.57s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.82s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.81s) --- SKIP: TestMaxTransfer/Hard (0.65s) --- SKIP: TestMaxTransfer/Soft (0.62s) --- SKIP: TestMaxTransfer/Cautious (0.54s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only10: Modification time difference too big |-211846h38m7.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-05 02:43:14 +0000 UTC) (precision 1ns) 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only13: Modification time difference too big |-211846h38m19.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-05 02:43:26 +0000 UTC) (precision 1ns) 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only17: Modification time difference too big |-211846h38m36.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-05 02:43:43 +0000 UTC) (precision 1ns) 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only6: Modification time difference too big |-211846h37m50.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-05 02:42:57 +0000 UTC) (precision 1ns) 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only7: Modification time difference too big |-211846h37m54.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-05 02:43:01 +0000 UTC) (precision 1ns) 2025/04/05 02:43:52 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:43:52 DEBUG : both0: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both12: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both13: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both1: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both15: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both10: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both17: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both18: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both11: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both14: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both3: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both4: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both5: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both6: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both7: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both8: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:43:52 DEBUG : both9: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both16: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both19: Unchanged skipping 2025/04/05 02:43:52 DEBUG : both2: Unchanged skipping 2025/04/05 02:43:52 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:43:52 DEBUG : Waiting for deletions to finish 2025/04/05 02:43:55 INFO : only18: Deleted 2025/04/05 02:43:56 INFO : only7: Deleted 2025/04/05 02:43:56 INFO : only4: Deleted 2025/04/05 02:43:56 INFO : only5: Deleted 2025/04/05 02:43:59 INFO : only0: Deleted 2025/04/05 02:43:59 INFO : only11: Deleted 2025/04/05 02:43:59 INFO : only9: Deleted 2025/04/05 02:44:00 INFO : only1: Deleted 2025/04/05 02:44:02 INFO : only10: Deleted 2025/04/05 02:44:03 INFO : only12: Deleted 2025/04/05 02:44:03 INFO : only16: Deleted 2025/04/05 02:44:04 INFO : only15: Deleted 2025/04/05 02:44:06 INFO : only17: Deleted 2025/04/05 02:44:07 INFO : only6: Deleted 2025/04/05 02:44:07 INFO : only8: Deleted 2025/04/05 02:44:07 INFO : only13: Deleted 2025/04/05 02:44:11 INFO : only19: Deleted 2025/04/05 02:44:11 INFO : only14: Deleted 2025/04/05 02:44:11 INFO : only2: Deleted 2025/04/05 02:44:11 INFO : only3: Deleted 2025/04/05 02:44:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (183.76s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only8: Modification time difference too big |-211846h41m7.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-05 02:46:14 +0000 UTC) (precision 1ns) 2025/04/05 02:47:04 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for checks to finish 2025/04/05 02:47:04 DEBUG : both1: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both11: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both13: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both14: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both10: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both16: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both0: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both18: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both12: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both2: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both3: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both4: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both15: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both17: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both19: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both8: Unchanged skipping 2025/04/05 02:47:04 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/05 02:47:04 DEBUG : both9: Unchanged skipping 2025/04/05 02:47:04 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : both5: Unchanged skipping 2025/04/05 02:47:04 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : both6: Unchanged skipping 2025/04/05 02:47:04 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : both7: Unchanged skipping 2025/04/05 02:47:04 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/05 02:47:04 DEBUG : Yandex rclone-test-vewujap0qeji: Waiting for transfers to finish 2025/04/05 02:47:06 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/04/05 02:47:06 INFO : only13: Copied (replaced existing) 2025/04/05 02:47:06 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/04/05 02:47:06 INFO : only1: Copied (replaced existing) 2025/04/05 02:47:06 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/04/05 02:47:06 INFO : only0: Copied (replaced existing) 2025/04/05 02:47:06 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/04/05 02:47:06 INFO : only10: Copied (replaced existing) 2025/04/05 02:47:08 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/04/05 02:47:08 INFO : only11: Copied (replaced existing) 2025/04/05 02:47:08 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/04/05 02:47:08 INFO : only12: Copied (replaced existing) 2025/04/05 02:47:08 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/04/05 02:47:08 INFO : only16: Copied (replaced existing) 2025/04/05 02:47:09 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/04/05 02:47:09 INFO : only18: Copied (replaced existing) 2025/04/05 02:47:10 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/04/05 02:47:10 INFO : only19: Copied (replaced existing) 2025/04/05 02:47:11 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/04/05 02:47:11 INFO : only2: Copied (replaced existing) 2025/04/05 02:47:11 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/04/05 02:47:11 INFO : only4: Copied (replaced existing) 2025/04/05 02:47:11 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/04/05 02:47:11 INFO : only3: Copied (replaced existing) 2025/04/05 02:47:12 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/04/05 02:47:12 INFO : only5: Copied (replaced existing) 2025/04/05 02:47:12 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/04/05 02:47:12 INFO : only6: Copied (replaced existing) 2025/04/05 02:47:13 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/04/05 02:47:13 INFO : only7: Copied (replaced existing) 2025/04/05 02:47:13 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/04/05 02:47:13 INFO : only8: Copied (replaced existing) 2025/04/05 02:47:15 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/04/05 02:47:15 INFO : only14: Copied (replaced existing) 2025/04/05 02:47:15 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/04/05 02:47:15 INFO : only17: Copied (replaced existing) 2025/04/05 02:47:15 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/04/05 02:47:15 INFO : only15: Copied (replaced existing) 2025/04/05 02:47:16 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/04/05 02:47:16 INFO : only9: Copied (replaced existing) 2025/04/05 02:47:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (256.62s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:49:47 DEBUG : empty_dir: Making directory with metadata 2025/04/05 02:49:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 02:49:47 DEBUG : empty_on_remote: Making directory with metadata 2025/04/05 02:49:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 02:49:47 INFO : empty_on_remote: Making directory 2025/04/05 02:49:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:49:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/05 02:49:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/05 02:49:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/05 02:49:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (45.45s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:50:32 DEBUG : empty_dir: Making directory with metadata 2025/04/05 02:50:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 02:50:32 DEBUG : empty_on_remote: Making directory with metadata 2025/04/05 02:50:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 02:50:32 INFO : empty_on_remote: Making directory 2025/04/05 02:50:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:50:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/05 02:50:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/05 02:50:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/05 02:50:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/05 02:50:39 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (49.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:51:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 02:51:21 INFO : sub dir: Making directory 2025/04/05 02:51:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (80.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" 2025/04/05 02:52:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 02:52:42 INFO : sub dir: Making directory 2025/04/05 02:52:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vewujap0qeji", Local "Local file system at /tmp/rclone228209979", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (77.11s) FAIL 2025/04/05 02:53:59 DEBUG : Yandex rclone-test-vewujap0qeji: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 40m50.056739511s (try 1/5): exit status 1: Failed [TestCopyOverSelf TestSyncDeleteBefore TestSyncBackupDirWithSuffixKeepExtension TestSyncConcurrentDelete TestSyncConcurrentTruncate]